changeset 81485:518327b0a441

(LIBGIF): Default to -lgif.
author Glenn Morris <rgm@gnu.org>
date Wed, 20 Jun 2007 07:51:59 +0000
parents d9764a388075
children 4fa637b72d35
files src/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Wed Jun 20 07:51:47 2007 +0000
+++ b/src/Makefile.in	Wed Jun 20 07:51:59 2007 +0000
@@ -440,7 +440,7 @@
 
 #if HAVE_GIF
 #ifndef LIBGIF
-#define LIBGIF -lungif
+#define LIBGIF -lgif
 #endif /* not defined LIBGIF */
 #else /* not HAVE_GIF */
 #define LIBGIF