comparison src/config.in @ 108374:f043f612f6da

Regenerate src/config.in.
author Glenn Morris <rgm@gnu.org>
date Sat, 08 May 2010 11:42:56 -0700
parents 767894eefe6c
children 72fc67fa8fe3
comparison
equal deleted inserted replaced
108373:38a6beebdf4a 108374:f043f612f6da
319 #undef HAVE_KERBEROS_DES_H 319 #undef HAVE_KERBEROS_DES_H
320 320
321 /* Define to 1 if you have the <kerberos/krb.h> header file. */ 321 /* Define to 1 if you have the <kerberos/krb.h> header file. */
322 #undef HAVE_KERBEROS_KRB_H 322 #undef HAVE_KERBEROS_KRB_H
323 323
324 /* Define to 1 if `e_text' is a member of `krb5_error'. */ 324 /* Define to 1 if `e_text' is member of `krb5_error'. */
325 #undef HAVE_KRB5_ERROR_E_TEXT 325 #undef HAVE_KRB5_ERROR_E_TEXT
326 326
327 /* Define to 1 if `text' is a member of `krb5_error'. */ 327 /* Define to 1 if `text' is member of `krb5_error'. */
328 #undef HAVE_KRB5_ERROR_TEXT 328 #undef HAVE_KRB5_ERROR_TEXT
329 329
330 /* Define to 1 if you have the <krb5.h> header file. */ 330 /* Define to 1 if you have the <krb5.h> header file. */
331 #undef HAVE_KRB5_H 331 #undef HAVE_KRB5_H
332 332
610 #undef HAVE_STRING_H 610 #undef HAVE_STRING_H
611 611
612 /* Define to 1 if you have the `strsignal' function. */ 612 /* Define to 1 if you have the `strsignal' function. */
613 #undef HAVE_STRSIGNAL 613 #undef HAVE_STRSIGNAL
614 614
615 /* Define to 1 if `ifr_addr' is a member of `struct ifreq'. */ 615 /* Define to 1 if `ifr_addr' is member of `struct ifreq'. */
616 #undef HAVE_STRUCT_IFREQ_IFR_ADDR 616 #undef HAVE_STRUCT_IFREQ_IFR_ADDR
617 617
618 /* Define to 1 if `ifr_broadaddr' is a member of `struct ifreq'. */ 618 /* Define to 1 if `ifr_broadaddr' is member of `struct ifreq'. */
619 #undef HAVE_STRUCT_IFREQ_IFR_BROADADDR 619 #undef HAVE_STRUCT_IFREQ_IFR_BROADADDR
620 620
621 /* Define to 1 if `ifr_flags' is a member of `struct ifreq'. */ 621 /* Define to 1 if `ifr_flags' is member of `struct ifreq'. */
622 #undef HAVE_STRUCT_IFREQ_IFR_FLAGS 622 #undef HAVE_STRUCT_IFREQ_IFR_FLAGS
623 623
624 /* Define to 1 if `ifr_hwaddr' is a member of `struct ifreq'. */ 624 /* Define to 1 if `ifr_hwaddr' is member of `struct ifreq'. */
625 #undef HAVE_STRUCT_IFREQ_IFR_HWADDR 625 #undef HAVE_STRUCT_IFREQ_IFR_HWADDR
626 626
627 /* Define to 1 if `ifr_netmask' is a member of `struct ifreq'. */ 627 /* Define to 1 if `ifr_netmask' is member of `struct ifreq'. */
628 #undef HAVE_STRUCT_IFREQ_IFR_NETMASK 628 #undef HAVE_STRUCT_IFREQ_IFR_NETMASK
629 629
630 /* Define to 1 if `n_un.n_name' is a member of `struct nlist'. */ 630 /* Define to 1 if `n_un.n_name' is member of `struct nlist'. */
631 #undef HAVE_STRUCT_NLIST_N_UN_N_NAME 631 #undef HAVE_STRUCT_NLIST_N_UN_N_NAME
632 632
633 /* Define to 1 if `tm_zone' is a member of `struct tm'. */ 633 /* Define to 1 if `tm_zone' is member of `struct tm'. */
634 #undef HAVE_STRUCT_TM_TM_ZONE 634 #undef HAVE_STRUCT_TM_TM_ZONE
635 635
636 /* Define to 1 if `struct utimbuf' is declared by <utime.h>. */ 636 /* Define to 1 if `struct utimbuf' is declared by <utime.h>. */
637 #undef HAVE_STRUCT_UTIMBUF 637 #undef HAVE_STRUCT_UTIMBUF
638 638
850 /* Define to the full name and version of this package. */ 850 /* Define to the full name and version of this package. */
851 #undef PACKAGE_STRING 851 #undef PACKAGE_STRING
852 852
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
856 /* Define to the home page for this package. */
857 #undef PACKAGE_URL
858 855
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
862 /* Define as `void' if your compiler accepts `void *'; otherwise define as 859 /* Define as `void' if your compiler accepts `void *'; otherwise define as
888 #undef SVR4 885 #undef SVR4
889 886
890 /* Process async input synchronously. */ 887 /* Process async input synchronously. */
891 #undef SYNC_INPUT 888 #undef SYNC_INPUT
892 889
890 /* Define to 1 if you use terminfo instead of termcap. */
891 #undef TERMINFO
892
893 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 893 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
894 #undef TIME_WITH_SYS_TIME 894 #undef TIME_WITH_SYS_TIME
895 895
896 /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 896 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
897 #undef TM_IN_SYS_TIME 897 #undef TM_IN_SYS_TIME
910 #undef USE_LUCID 910 #undef USE_LUCID
911 911
912 /* Define to 1 if using the Motif X toolkit. */ 912 /* Define to 1 if using the Motif X toolkit. */
913 #undef USE_MOTIF 913 #undef USE_MOTIF
914 914
915 /* Define to 1 if we should use toolkit scroll bars. */
916 #undef USE_TOOLKIT_SCROLL_BARS
917
918 /* Define to 1 if we should use XIM, if it is available. */
919 #undef USE_XIM
920
921 /* Define to 1 if using an X toolkit. */
922 #undef USE_X_TOOLKIT
923
924 /* Define this to check for malloc buffer overrun. */
925 #undef XMALLOC_OVERRUN_CHECK
926
927 /* Define to the type of the 6th arg of XRegisterIMInstantiateCallback, either
928 XPointer or XPointer*. */
929 #undef XRegisterIMInstantiateCallback_arg6
930
931 /* Number of bits in a file offset, on hosts where this is settable. */
932 #undef _FILE_OFFSET_BITS
933
934 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
935 #undef _LARGEFILE_SOURCE
936
937 /* Define for large files, on AIX-style hosts. */
938 #undef _LARGE_FILES
939
940 /* Define to 1 if on MINIX. */
941 #undef _MINIX
942
943 /* Define to 2 if the system does not provide POSIX.1 features except with
944 this defined. */
945 #undef _POSIX_1_SOURCE
946
947 /* Define to 1 if you need to in order for `stat' and other things to work. */
948 #undef _POSIX_SOURCE
949
915 /* Enable extensions on AIX 3, Interix. */ 950 /* Enable extensions on AIX 3, Interix. */
916 #ifndef _ALL_SOURCE 951 #ifndef _ALL_SOURCE
917 # undef _ALL_SOURCE 952 # undef _ALL_SOURCE
918 #endif 953 #endif
919 /* Enable GNU extensions on systems that have them. */ 954 /* Enable GNU extensions on systems that have them. */
931 /* Enable general extensions on Solaris. */ 966 /* Enable general extensions on Solaris. */
932 #ifndef __EXTENSIONS__ 967 #ifndef __EXTENSIONS__
933 # undef __EXTENSIONS__ 968 # undef __EXTENSIONS__
934 #endif 969 #endif
935 970
936
937 /* Define to 1 if we should use toolkit scroll bars. */
938 #undef USE_TOOLKIT_SCROLL_BARS
939
940 /* Define to 1 if we should use XIM, if it is available. */
941 #undef USE_XIM
942
943 /* Define to 1 if using an X toolkit. */
944 #undef USE_X_TOOLKIT
945
946 /* Define this to check for malloc buffer overrun. */
947 #undef XMALLOC_OVERRUN_CHECK
948
949 /* Define to the type of the 6th arg of XRegisterIMInstantiateCallback, either
950 XPointer or XPointer*. */
951 #undef XRegisterIMInstantiateCallback_arg6
952
953 /* Number of bits in a file offset, on hosts where this is settable. */
954 #undef _FILE_OFFSET_BITS
955
956 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
957 #undef _LARGEFILE_SOURCE
958
959 /* Define for large files, on AIX-style hosts. */
960 #undef _LARGE_FILES
961
962 /* Define to 1 if on MINIX. */
963 #undef _MINIX
964
965 /* Define to 2 if the system does not provide POSIX.1 features except with
966 this defined. */
967 #undef _POSIX_1_SOURCE
968
969 /* Define to 1 if you need to in order for `stat' and other things to work. */
970 #undef _POSIX_SOURCE
971 971
972 /* 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
973 used. */ 973 used. */
974 #undef __GETOPT_PREFIX 974 #undef __GETOPT_PREFIX
975 975