aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2007-06-13 06:02:22 +0000
committerGlenn Morris2007-06-13 06:02:22 +0000
commitd9158c26b98a5e68e19600da24f3f58e77d5f8f3 (patch)
treeff772accaa095f842768c2cdc163788a248dfe06
parentcf5792360eee0ab93f86e5ada73782b10c79b52b (diff)
downloademacs-d9158c26b98a5e68e19600da24f3f58e77d5f8f3.tar.gz
emacs-d9158c26b98a5e68e19600da24f3f58e77d5f8f3.zip
Regenerate, rather than applying previous changes by hand.
-rw-r--r--src/config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/config.in b/src/config.in
index 020fc6295c8..cdf172b5c60 100644
--- a/src/config.in
+++ b/src/config.in
@@ -228,8 +228,8 @@ Boston, MA 02110-1301, USA. */
228/* Define to 1 if you have the `get_current_dir_name' function. */ 228/* Define to 1 if you have the `get_current_dir_name' function. */
229#undef HAVE_GET_CURRENT_DIR_NAME 229#undef HAVE_GET_CURRENT_DIR_NAME
230 230
231/* Define to 1 if you have a gif library (default -lungif; otherwise 231/* Define to 1 if you have a gif library (default -lungif; otherwise specify
232 specify with LIBGIF). */ 232 with LIBGIF). */
233#undef HAVE_GIF 233#undef HAVE_GIF
234 234
235/* Define to 1 if you have the gpm library (-lgpm). */ 235/* Define to 1 if you have the gpm library (-lgpm). */
@@ -769,7 +769,7 @@ Boston, MA 02110-1301, USA. */
769 Solaris, for example). */ 769 Solaris, for example). */
770#undef LD_SWITCH_X_SITE_AUX 770#undef LD_SWITCH_X_SITE_AUX
771 771
772/* Define to compiler option to link with gif library, if not -lungif. */ 772/* Compiler option to link with the gif library (if not -lungif). */
773#undef LIBGIF 773#undef LIBGIF
774 774
775/* Define to 1 if localtime caches TZ. */ 775/* Define to 1 if localtime caches TZ. */