aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/FindGIF.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/FindGIF.cmake b/modules/FindGIF.cmake
index b8b85e83..08c59a59 100644
--- a/modules/FindGIF.cmake
+++ b/modules/FindGIF.cmake
@@ -13,7 +13,7 @@ FIND_PATH(GIF_INCLUDE_DIR gif_lib.h
/usr/local/include
)
-FIND_LIBRARY(GIF_LIBRARY NAMES ungif
+FIND_LIBRARY(GIF_LIBRARY NAMES gif ungif
PATHS
/usr/lib
/usr/local/lib