Mercurial > emacs
diff src/config.in @ 108127:4daf18b3d6e8
Remove some AC_DEFINEs that are now unused.
* configure.in (HAVE_MOTIF_2_1, HAVE_LIBXP): Remove unused AC_DEFINEs,
replaced by LIBXP.
* configure, src/config.in: Regenerate.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 26 Apr 2010 20:32:39 -0700 |
parents | 76692c9b0d43 |
children | 1e7aaadc50e8 |
line wrap: on
line diff
--- a/src/config.in Mon Apr 26 20:18:39 2010 -0700 +++ b/src/config.in Mon Apr 26 20:32:39 2010 -0700 @@ -405,9 +405,6 @@ /* Define to 1 if you have the `Xmu' library (-lXmu). */ #undef HAVE_LIBXMU -/* Define to 1 if you have the Xp library (-lXp). */ -#undef HAVE_LIBXP - /* Define to 1 if you have the <limits.h> header file. */ #undef HAVE_LIMITS_H @@ -488,9 +485,6 @@ /* Define to 1 if you have a working `mmap' system call. */ #undef HAVE_MMAP -/* Define to 1 if you have Motif 2.1 or newer. */ -#undef HAVE_MOTIF_2_1 - /* Define to 1 if you have the `mremap' function. */ #undef HAVE_MREMAP