aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGlenn Morris2010-05-15 15:36:29 -0700
committerGlenn Morris2010-05-15 15:36:29 -0700
commit1dea46ded2dc826b3d28473426cc8654c2f9df8f (patch)
tree8f496ab7a80540611556ed7c2885ba1e6001bf3f /src
parent4235ca472b0ff11d3cf2d80066f6c2375ac36037 (diff)
downloademacs-1dea46ded2dc826b3d28473426cc8654c2f9df8f.tar.gz
emacs-1dea46ded2dc826b3d28473426cc8654c2f9df8f.zip
Regenerate configure, src/config.in.
Diffstat (limited to 'src')
-rw-r--r--src/config.in65
1 files changed, 31 insertions, 34 deletions
diff --git a/src/config.in b/src/config.in
index 4a0f58cc7da..35530943682 100644
--- a/src/config.in
+++ b/src/config.in
@@ -315,10 +315,10 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
315/* Define to 1 if you have the <kerberos/krb.h> header file. */ 315/* Define to 1 if you have the <kerberos/krb.h> header file. */
316#undef HAVE_KERBEROS_KRB_H 316#undef HAVE_KERBEROS_KRB_H
317 317
318/* Define to 1 if `e_text' is a member of `krb5_error'. */ 318/* Define to 1 if `e_text' is member of `krb5_error'. */
319#undef HAVE_KRB5_ERROR_E_TEXT 319#undef HAVE_KRB5_ERROR_E_TEXT
320 320
321/* Define to 1 if `text' is a member of `krb5_error'. */ 321/* Define to 1 if `text' is member of `krb5_error'. */
322#undef HAVE_KRB5_ERROR_TEXT 322#undef HAVE_KRB5_ERROR_TEXT
323 323
324/* Define to 1 if you have the <krb5.h> header file. */ 324/* Define to 1 if you have the <krb5.h> header file. */
@@ -609,25 +609,25 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
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 a member of `struct ifreq'. */ 612/* Define to 1 if `ifr_addr' is 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 a member of `struct ifreq'. */ 615/* Define to 1 if `ifr_broadaddr' is 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 a member of `struct ifreq'. */ 618/* Define to 1 if `ifr_flags' is 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 a member of `struct ifreq'. */ 621/* Define to 1 if `ifr_hwaddr' is 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 a member of `struct ifreq'. */ 624/* Define to 1 if `ifr_netmask' is 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 a member of `struct nlist'. */ 627/* Define to 1 if `n_un.n_name' is 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 a member of `struct tm'. */ 630/* Define to 1 if `tm_zone' is 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>. */
@@ -853,9 +853,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
853/* Define to the one symbol short name of this package. */ 853/* Define to the one symbol short name of this package. */
854#undef PACKAGE_TARNAME 854#undef PACKAGE_TARNAME
855 855
856/* Define to the home page for this package. */
857#undef PACKAGE_URL
858
859/* Define to the version of this package. */ 856/* Define to the version of this package. */
860#undef PACKAGE_VERSION 857#undef PACKAGE_VERSION
861 858
@@ -915,28 +912,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
915/* Define to 1 if using the Motif X toolkit. */ 912/* Define to 1 if using the Motif X toolkit. */
916#undef USE_MOTIF 913#undef USE_MOTIF
917 914
918/* Enable extensions on AIX 3, Interix. */
919#ifndef _ALL_SOURCE
920# undef _ALL_SOURCE
921#endif
922/* Enable GNU extensions on systems that have them. */
923#ifndef _GNU_SOURCE
924# undef _GNU_SOURCE
925#endif
926/* Enable threading extensions on Solaris. */
927#ifndef _POSIX_PTHREAD_SEMANTICS
928# undef _POSIX_PTHREAD_SEMANTICS
929#endif
930/* Enable extensions on HP NonStop. */
931#ifndef _TANDEM_SOURCE
932# undef _TANDEM_SOURCE
933#endif
934/* Enable general extensions on Solaris. */
935#ifndef __EXTENSIONS__
936# undef __EXTENSIONS__
937#endif
938
939
940/* Define to 1 if we should use toolkit scroll bars. */ 915/* Define to 1 if we should use toolkit scroll bars. */
941#undef USE_TOOLKIT_SCROLL_BARS 916#undef USE_TOOLKIT_SCROLL_BARS
942 917
@@ -972,6 +947,28 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
972/* Define to 1 if you need to in order for `stat' and other things to work. */ 947/* Define to 1 if you need to in order for `stat' and other things to work. */
973#undef _POSIX_SOURCE 948#undef _POSIX_SOURCE
974 949
950/* Enable extensions on AIX 3, Interix. */
951#ifndef _ALL_SOURCE
952# undef _ALL_SOURCE
953#endif
954/* Enable GNU extensions on systems that have them. */
955#ifndef _GNU_SOURCE
956# undef _GNU_SOURCE
957#endif
958/* Enable threading extensions on Solaris. */
959#ifndef _POSIX_PTHREAD_SEMANTICS
960# undef _POSIX_PTHREAD_SEMANTICS
961#endif
962/* Enable extensions on HP NonStop. */
963#ifndef _TANDEM_SOURCE
964# undef _TANDEM_SOURCE
965#endif
966/* Enable general extensions on Solaris. */
967#ifndef __EXTENSIONS__
968# undef __EXTENSIONS__
969#endif
970
971
975/* Define to rpl_ if the getopt replacement functions and variables should be 972/* Define to rpl_ if the getopt replacement functions and variables should be
976 used. */ 973 used. */
977#undef __GETOPT_PREFIX 974#undef __GETOPT_PREFIX