comparison src/config.in @ 90951:3619e7770f2e

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 793-802) - Update from CVS - Remove RCS keywords - Merge from emacs--rel--22 * emacs--rel--22 (patch 42-50) - Update from CVS - Merge from gnus--rel--5.10 - Gnus ChangeLog tweaks * gnus--rel--5.10 (patch 229-232) - Merge from emacs--devo--0, emacs--rel--22 - ChangeLog tweak - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-223
author Miles Bader <miles@gnu.org>
date Sat, 16 Jun 2007 22:32:13 +0000
parents 31beec9ee600 273988c78dd3
children 988f1edc9674
comparison
equal deleted inserted replaced
90950:8568c29985a3 90951:3619e7770f2e
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 the ungif library (-lungif). */ 234 /* Define to 1 if you have a gif library (default -lungif; otherwise specify
235 with LIBGIF). */
235 #undef HAVE_GIF 236 #undef HAVE_GIF
236 237
237 /* Define to 1 if you have the gpm library (-lgpm). */ 238 /* Define to 1 if you have the gpm library (-lgpm). */
238 #undef HAVE_GPM 239 #undef HAVE_GPM
239 240
774 #undef LD_SWITCH_X_SITE 775 #undef LD_SWITCH_X_SITE
775 776
776 /* 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
777 Solaris, for example). */ 778 Solaris, for example). */
778 #undef LD_SWITCH_X_SITE_AUX 779 #undef LD_SWITCH_X_SITE_AUX
780
781 /* Compiler option to link with the gif library (if not -lungif). */
782 #undef LIBGIF
779 783
780 /* Define to 1 if localtime caches TZ. */ 784 /* Define to 1 if localtime caches TZ. */
781 #undef LOCALTIME_CACHE 785 #undef LOCALTIME_CACHE
782 786
783 /* Define to support POP mail retrieval. */ 787 /* Define to support POP mail retrieval. */