diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/config.in b/src/config.in index 654f32346ec..25b45f8ca97 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -405,9 +405,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 405 | /* Define to 1 if you have the `Xmu' library (-lXmu). */ | 405 | /* Define to 1 if you have the `Xmu' library (-lXmu). */ |
| 406 | #undef HAVE_LIBXMU | 406 | #undef HAVE_LIBXMU |
| 407 | 407 | ||
| 408 | /* Define to 1 if you have the Xp library (-lXp). */ | ||
| 409 | #undef HAVE_LIBXP | ||
| 410 | |||
| 411 | /* Define to 1 if you have the <limits.h> header file. */ | 408 | /* Define to 1 if you have the <limits.h> header file. */ |
| 412 | #undef HAVE_LIMITS_H | 409 | #undef HAVE_LIMITS_H |
| 413 | 410 | ||
| @@ -488,9 +485,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 488 | /* Define to 1 if you have a working `mmap' system call. */ | 485 | /* Define to 1 if you have a working `mmap' system call. */ |
| 489 | #undef HAVE_MMAP | 486 | #undef HAVE_MMAP |
| 490 | 487 | ||
| 491 | /* Define to 1 if you have Motif 2.1 or newer. */ | ||
| 492 | #undef HAVE_MOTIF_2_1 | ||
| 493 | |||
| 494 | /* Define to 1 if you have the `mremap' function. */ | 488 | /* Define to 1 if you have the `mremap' function. */ |
| 495 | #undef HAVE_MREMAP | 489 | #undef HAVE_MREMAP |
| 496 | 490 | ||