comparison 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
comparison
equal deleted inserted replaced
108126:fa115392c7cd 108127:4daf18b3d6e8
403 #undef HAVE_LIBXEXT 403 #undef HAVE_LIBXEXT
404 404
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
414 /* Define to 1 if you have the <linux/version.h> header file. */ 411 /* Define to 1 if you have the <linux/version.h> header file. */
415 #undef HAVE_LINUX_VERSION_H 412 #undef HAVE_LINUX_VERSION_H
485 /* Define to 1 if you have the `mktime' function. */ 482 /* Define to 1 if you have the `mktime' function. */
486 #undef HAVE_MKTIME 483 #undef HAVE_MKTIME
487 484
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
491 /* Define to 1 if you have Motif 2.1 or newer. */
492 #undef HAVE_MOTIF_2_1
493 487
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
497 /* Define to 1 if you have the <net/if.h> header file. */ 491 /* Define to 1 if you have the <net/if.h> header file. */