aboutsummaryrefslogtreecommitdiff
path: root/modules/FindGIF.cmake
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2006-02-09 18:17:53 +0000
committerAlexander Neundorf <neundorf@kde.org>2006-02-09 18:17:53 +0000
commit07660ecde4e99774ade07cebd9233de8495ce31f (patch)
tree48a0ec942c0cc9f5f3f0d3fee4707c5f8c3d0df7 /modules/FindGIF.cmake
parent16c16f6238c4cd2c5c649af5cd64a7f5b87f64e7 (diff)
downloadextra-cmake-modules-07660ecde4e99774ade07cebd9233de8495ce31f.tar.gz
extra-cmake-modules-07660ecde4e99774ade07cebd9233de8495ce31f.tar.bz2
fixes for msys
Alex svn path=/trunk/KDE/kdelibs/; revision=507636
Diffstat (limited to 'modules/FindGIF.cmake')
-rw-r--r--modules/FindGIF.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/FindGIF.cmake b/modules/FindGIF.cmake
index c243deb8..b1dc4a57 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 gif libgif ungif libungif
+FIND_LIBRARY(GIF_LIBRARY NAMES gif libgif ungif libungif giflib
PATHS
/usr/lib
/usr/local/lib