comparison src/config.in @ 90979:988f1edc9674

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 803-805) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-227
author Miles Bader <miles@gnu.org>
date Mon, 09 Jul 2007 08:00:55 +0000
parents 3619e7770f2e b90e252f008d
children f55f9811f5d7
comparison
equal deleted inserted replaced
90978:f866074aedc4 90979:988f1edc9674
229 #undef HAVE_GETWD 229 #undef HAVE_GETWD
230 230
231 /* Define to 1 if you have the `get_current_dir_name' function. */ 231 /* Define to 1 if you have the `get_current_dir_name' function. */
232 #undef HAVE_GET_CURRENT_DIR_NAME 232 #undef HAVE_GET_CURRENT_DIR_NAME
233 233
234 /* Define to 1 if you have a gif library (default -lungif; otherwise specify 234 /* Define to 1 if you have a gif library (default -lgif; otherwise specify
235 with LIBGIF). */ 235 with LIBGIF). */
236 #undef HAVE_GIF 236 #undef HAVE_GIF
237 237
238 /* Define to 1 if you have the gpm library (-lgpm). */ 238 /* Define to 1 if you have the gpm library (-lgpm). */
239 #undef HAVE_GPM 239 #undef HAVE_GPM
776 776
777 /* Define LD_SWITCH_X_SITE_AUX with an -R option in case it's needed (for 777 /* Define LD_SWITCH_X_SITE_AUX with an -R option in case it's needed (for
778 Solaris, for example). */ 778 Solaris, for example). */
779 #undef LD_SWITCH_X_SITE_AUX 779 #undef LD_SWITCH_X_SITE_AUX
780 780
781 /* Compiler option to link with the gif library (if not -lungif). */ 781 /* Compiler option to link with the gif library (if not -lgif). */
782 #undef LIBGIF 782 #undef LIBGIF
783 783
784 /* Define to 1 if localtime caches TZ. */ 784 /* Define to 1 if localtime caches TZ. */
785 #undef LOCALTIME_CACHE 785 #undef LOCALTIME_CACHE
786 786