From 92648dea00b1640f7699854e39b7130292951fea Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 20 Jun 2007 07:51:47 +0000 Subject: [PATCH] Regenerate. --- src/ChangeLog | 4 ++++ src/config.in | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index 5410a13e384..3402728de9a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2007-06-20 Glenn Morris + + * Makefile.in (LIBGIF): Default to -lgif. + 2007-06-17 Jason Rumney * w32menu.c (add_menu_item): Don't use multibyte string functions on diff --git a/src/config.in b/src/config.in index cdf172b5c60..69d2504c871 100644 --- a/src/config.in +++ b/src/config.in @@ -228,7 +228,7 @@ Boston, MA 02110-1301, USA. */ /* Define to 1 if you have the `get_current_dir_name' function. */ #undef HAVE_GET_CURRENT_DIR_NAME -/* Define to 1 if you have a gif library (default -lungif; otherwise specify +/* Define to 1 if you have a gif library (default -lgif; otherwise specify with LIBGIF). */ #undef HAVE_GIF @@ -769,7 +769,7 @@ Boston, MA 02110-1301, USA. */ Solaris, for example). */ #undef LD_SWITCH_X_SITE_AUX -/* Compiler option to link with the gif library (if not -lungif). */ +/* Compiler option to link with the gif library (if not -lgif). */ #undef LIBGIF /* Define to 1 if localtime caches TZ. */ -- 2.39.2