Mercurial > emacs
comparison src/config.in @ 81318:85e3338d2264
(HAVE_GIF): Doc fix.
(LIBGIF): New (already used by Makefile.in).
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 12 Jun 2007 08:14:14 +0000 |
parents | 62b6aa7f8c37 |
children | 273988c78dd3 |
comparison
equal
deleted
inserted
replaced
81317:e88adc9bd017 | 81318:85e3338d2264 |
---|---|
226 #undef HAVE_GETWD | 226 #undef HAVE_GETWD |
227 | 227 |
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 the ungif library (-lungif). */ | 231 /* Define to 1 if you have a gif library (default -lungif; otherwise |
232 specify with LIBGIF). */ | |
232 #undef HAVE_GIF | 233 #undef HAVE_GIF |
233 | 234 |
234 /* Define to 1 if you have the gpm library (-lgpm). */ | 235 /* Define to 1 if you have the gpm library (-lgpm). */ |
235 #undef HAVE_GPM | 236 #undef HAVE_GPM |
236 | 237 |
765 #undef LD_SWITCH_X_SITE | 766 #undef LD_SWITCH_X_SITE |
766 | 767 |
767 /* Define LD_SWITCH_X_SITE_AUX with an -R option in case it's needed (for | 768 /* Define LD_SWITCH_X_SITE_AUX with an -R option in case it's needed (for |
768 Solaris, for example). */ | 769 Solaris, for example). */ |
769 #undef LD_SWITCH_X_SITE_AUX | 770 #undef LD_SWITCH_X_SITE_AUX |
771 | |
772 /* Define to compiler option to link with gif library, if not -lungif. */ | |
773 #undef LIBGIF | |
770 | 774 |
771 /* Define to 1 if localtime caches TZ. */ | 775 /* Define to 1 if localtime caches TZ. */ |
772 #undef LOCALTIME_CACHE | 776 #undef LOCALTIME_CACHE |
773 | 777 |
774 /* Define to support POP mail retrieval. */ | 778 /* Define to support POP mail retrieval. */ |