Mercurial > emacs
comparison src/config.in @ 108128:1e7aaadc50e8
Reduce CPP usage.
* Makefile.in (LIB_X11_LIB): Remove, inline in the only user.
(obj): Use autoconf for unexec instead of cpp.
* configure.in (LIB_X11_LIB): Remove, inline in the only user.
(unexec): Define unconditionally, all platforms define
UNEXEC. AC_SUBST it.
(UNEXEC_SRC): Remove, unused.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 26 Apr 2010 20:47:47 -0700 |
parents | 4daf18b3d6e8 |
children | b7d03b0055ab |
comparison
equal
deleted
inserted
replaced
108127:4daf18b3d6e8 | 108128:1e7aaadc50e8 |
---|---|
316 #undef HAVE_KERBEROS_DES_H | 316 #undef HAVE_KERBEROS_DES_H |
317 | 317 |
318 /* Define to 1 if you have the <kerberos/krb.h> header file. */ | 318 /* Define to 1 if you have the <kerberos/krb.h> header file. */ |
319 #undef HAVE_KERBEROS_KRB_H | 319 #undef HAVE_KERBEROS_KRB_H |
320 | 320 |
321 /* Define to 1 if `e_text' is member of `krb5_error'. */ | 321 /* Define to 1 if `e_text' is a member of `krb5_error'. */ |
322 #undef HAVE_KRB5_ERROR_E_TEXT | 322 #undef HAVE_KRB5_ERROR_E_TEXT |
323 | 323 |
324 /* Define to 1 if `text' is member of `krb5_error'. */ | 324 /* Define to 1 if `text' is a member of `krb5_error'. */ |
325 #undef HAVE_KRB5_ERROR_TEXT | 325 #undef HAVE_KRB5_ERROR_TEXT |
326 | 326 |
327 /* Define to 1 if you have the <krb5.h> header file. */ | 327 /* Define to 1 if you have the <krb5.h> header file. */ |
328 #undef HAVE_KRB5_H | 328 #undef HAVE_KRB5_H |
329 | 329 |
607 #undef HAVE_STRING_H | 607 #undef HAVE_STRING_H |
608 | 608 |
609 /* Define to 1 if you have the `strsignal' function. */ | 609 /* Define to 1 if you have the `strsignal' function. */ |
610 #undef HAVE_STRSIGNAL | 610 #undef HAVE_STRSIGNAL |
611 | 611 |
612 /* Define to 1 if `ifr_addr' is member of `struct ifreq'. */ | 612 /* Define to 1 if `ifr_addr' is a member of `struct ifreq'. */ |
613 #undef HAVE_STRUCT_IFREQ_IFR_ADDR | 613 #undef HAVE_STRUCT_IFREQ_IFR_ADDR |
614 | 614 |
615 /* Define to 1 if `ifr_broadaddr' is member of `struct ifreq'. */ | 615 /* Define to 1 if `ifr_broadaddr' is a member of `struct ifreq'. */ |
616 #undef HAVE_STRUCT_IFREQ_IFR_BROADADDR | 616 #undef HAVE_STRUCT_IFREQ_IFR_BROADADDR |
617 | 617 |
618 /* Define to 1 if `ifr_flags' is member of `struct ifreq'. */ | 618 /* Define to 1 if `ifr_flags' is a member of `struct ifreq'. */ |
619 #undef HAVE_STRUCT_IFREQ_IFR_FLAGS | 619 #undef HAVE_STRUCT_IFREQ_IFR_FLAGS |
620 | 620 |
621 /* Define to 1 if `ifr_hwaddr' is member of `struct ifreq'. */ | 621 /* Define to 1 if `ifr_hwaddr' is a member of `struct ifreq'. */ |
622 #undef HAVE_STRUCT_IFREQ_IFR_HWADDR | 622 #undef HAVE_STRUCT_IFREQ_IFR_HWADDR |
623 | 623 |
624 /* Define to 1 if `ifr_netmask' is member of `struct ifreq'. */ | 624 /* Define to 1 if `ifr_netmask' is a member of `struct ifreq'. */ |
625 #undef HAVE_STRUCT_IFREQ_IFR_NETMASK | 625 #undef HAVE_STRUCT_IFREQ_IFR_NETMASK |
626 | 626 |
627 /* Define to 1 if `n_un.n_name' is member of `struct nlist'. */ | 627 /* Define to 1 if `n_un.n_name' is a member of `struct nlist'. */ |
628 #undef HAVE_STRUCT_NLIST_N_UN_N_NAME | 628 #undef HAVE_STRUCT_NLIST_N_UN_N_NAME |
629 | 629 |
630 /* Define to 1 if `tm_zone' is member of `struct tm'. */ | 630 /* Define to 1 if `tm_zone' is a member of `struct tm'. */ |
631 #undef HAVE_STRUCT_TM_TM_ZONE | 631 #undef HAVE_STRUCT_TM_TM_ZONE |
632 | 632 |
633 /* Define to 1 if `struct utimbuf' is declared by <utime.h>. */ | 633 /* Define to 1 if `struct utimbuf' is declared by <utime.h>. */ |
634 #undef HAVE_STRUCT_UTIMBUF | 634 #undef HAVE_STRUCT_UTIMBUF |
635 | 635 |
851 /* Define to the full name and version of this package. */ | 851 /* Define to the full name and version of this package. */ |
852 #undef PACKAGE_STRING | 852 #undef PACKAGE_STRING |
853 | 853 |
854 /* Define to the one symbol short name of this package. */ | 854 /* Define to the one symbol short name of this package. */ |
855 #undef PACKAGE_TARNAME | 855 #undef PACKAGE_TARNAME |
856 | |
857 /* Define to the home page for this package. */ | |
858 #undef PACKAGE_URL | |
856 | 859 |
857 /* Define to the version of this package. */ | 860 /* Define to the version of this package. */ |
858 #undef PACKAGE_VERSION | 861 #undef PACKAGE_VERSION |
859 | 862 |
860 /* Define as `void' if your compiler accepts `void *'; otherwise define as | 863 /* Define as `void' if your compiler accepts `void *'; otherwise define as |
899 | 902 |
900 /* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of | 903 /* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of |
901 <sys/cpustats.h>. */ | 904 <sys/cpustats.h>. */ |
902 #undef UMAX4_3 | 905 #undef UMAX4_3 |
903 | 906 |
904 /* Define to the unexec source file name. */ | |
905 #undef UNEXEC_SRC | |
906 | |
907 /* Define to 1 if using GTK. */ | 907 /* Define to 1 if using GTK. */ |
908 #undef USE_GTK | 908 #undef USE_GTK |
909 | 909 |
910 /* Define to 1 if using the Lucid X toolkit. */ | 910 /* Define to 1 if using the Lucid X toolkit. */ |
911 #undef USE_LUCID | 911 #undef USE_LUCID |
912 | 912 |
913 /* Define to 1 if using the Motif X toolkit. */ | 913 /* Define to 1 if using the Motif X toolkit. */ |
914 #undef USE_MOTIF | 914 #undef USE_MOTIF |
915 | |
916 /* Enable extensions on AIX 3, Interix. */ | |
917 #ifndef _ALL_SOURCE | |
918 # undef _ALL_SOURCE | |
919 #endif | |
920 /* Enable GNU extensions on systems that have them. */ | |
921 #ifndef _GNU_SOURCE | |
922 # undef _GNU_SOURCE | |
923 #endif | |
924 /* Enable threading extensions on Solaris. */ | |
925 #ifndef _POSIX_PTHREAD_SEMANTICS | |
926 # undef _POSIX_PTHREAD_SEMANTICS | |
927 #endif | |
928 /* Enable extensions on HP NonStop. */ | |
929 #ifndef _TANDEM_SOURCE | |
930 # undef _TANDEM_SOURCE | |
931 #endif | |
932 /* Enable general extensions on Solaris. */ | |
933 #ifndef __EXTENSIONS__ | |
934 # undef __EXTENSIONS__ | |
935 #endif | |
936 | |
915 | 937 |
916 /* Define to 1 if we should use toolkit scroll bars. */ | 938 /* Define to 1 if we should use toolkit scroll bars. */ |
917 #undef USE_TOOLKIT_SCROLL_BARS | 939 #undef USE_TOOLKIT_SCROLL_BARS |
918 | 940 |
919 /* Define to 1 if we should use XIM, if it is available. */ | 941 /* Define to 1 if we should use XIM, if it is available. */ |
945 this defined. */ | 967 this defined. */ |
946 #undef _POSIX_1_SOURCE | 968 #undef _POSIX_1_SOURCE |
947 | 969 |
948 /* Define to 1 if you need to in order for `stat' and other things to work. */ | 970 /* Define to 1 if you need to in order for `stat' and other things to work. */ |
949 #undef _POSIX_SOURCE | 971 #undef _POSIX_SOURCE |
950 | |
951 /* Enable extensions on AIX 3, Interix. */ | |
952 #ifndef _ALL_SOURCE | |
953 # undef _ALL_SOURCE | |
954 #endif | |
955 /* Enable GNU extensions on systems that have them. */ | |
956 #ifndef _GNU_SOURCE | |
957 # undef _GNU_SOURCE | |
958 #endif | |
959 /* Enable threading extensions on Solaris. */ | |
960 #ifndef _POSIX_PTHREAD_SEMANTICS | |
961 # undef _POSIX_PTHREAD_SEMANTICS | |
962 #endif | |
963 /* Enable extensions on HP NonStop. */ | |
964 #ifndef _TANDEM_SOURCE | |
965 # undef _TANDEM_SOURCE | |
966 #endif | |
967 /* Enable general extensions on Solaris. */ | |
968 #ifndef __EXTENSIONS__ | |
969 # undef __EXTENSIONS__ | |
970 #endif | |
971 | |
972 | 972 |
973 /* Define to rpl_ if the getopt replacement functions and variables should be | 973 /* Define to rpl_ if the getopt replacement functions and variables should be |
974 used. */ | 974 used. */ |
975 #undef __GETOPT_PREFIX | 975 #undef __GETOPT_PREFIX |
976 | 976 |