comparison src/config.in @ 107376:5a46c741f65e

Don't use termcap.c on Posix platforms, only on MS-DOS. configure.in <AC_CHECK_HEADERS>: Remove termcap.h. configure: Regenerated. src/Makefilie.in (termcapobj): Move termcap.o from here... (MSDOS_OBJ): ...to here. (termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is now identical to when LIBS_TERMCAP is defined. src/term.c: Remove (ifdef'ed away) inclusion of termcap.h. src/cm.c: Remove (ifdef'ed away) inclusion of termcap.h. src/config.in: Regenerated.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 12 Mar 2010 11:34:27 -0500
parents 4ab5994c2846
children e3c196b081c6
comparison
equal deleted inserted replaced
107375:8e2f9c04da7c 107376:5a46c741f65e
317 #undef HAVE_KERBEROS_DES_H 317 #undef HAVE_KERBEROS_DES_H
318 318
319 /* Define to 1 if you have the <kerberos/krb.h> header file. */ 319 /* Define to 1 if you have the <kerberos/krb.h> header file. */
320 #undef HAVE_KERBEROS_KRB_H 320 #undef HAVE_KERBEROS_KRB_H
321 321
322 /* Define to 1 if `e_text' is member of `krb5_error'. */ 322 /* Define to 1 if `krb5_error' is a member of `e_text'. */
323 #undef HAVE_KRB5_ERROR_E_TEXT 323 #undef HAVE_KRB5_ERROR_E_TEXT
324 324
325 /* Define to 1 if `text' is member of `krb5_error'. */ 325 /* Define to 1 if `krb5_error' is a member of `text'. */
326 #undef HAVE_KRB5_ERROR_TEXT 326 #undef HAVE_KRB5_ERROR_TEXT
327 327
328 /* Define to 1 if you have the <krb5.h> header file. */ 328 /* Define to 1 if you have the <krb5.h> header file. */
329 #undef HAVE_KRB5_H 329 #undef HAVE_KRB5_H
330 330
614 #undef HAVE_STRING_H 614 #undef HAVE_STRING_H
615 615
616 /* Define to 1 if you have the `strsignal' function. */ 616 /* Define to 1 if you have the `strsignal' function. */
617 #undef HAVE_STRSIGNAL 617 #undef HAVE_STRSIGNAL
618 618
619 /* Define to 1 if `ifr_addr' is member of `struct ifreq'. */ 619 /* Define to 1 if `struct ifreq' is a member of `ifr_addr'. */
620 #undef HAVE_STRUCT_IFREQ_IFR_ADDR 620 #undef HAVE_STRUCT_IFREQ_IFR_ADDR
621 621
622 /* Define to 1 if `ifr_broadaddr' is member of `struct ifreq'. */ 622 /* Define to 1 if `struct ifreq' is a member of `ifr_broadaddr'. */
623 #undef HAVE_STRUCT_IFREQ_IFR_BROADADDR 623 #undef HAVE_STRUCT_IFREQ_IFR_BROADADDR
624 624
625 /* Define to 1 if `ifr_flags' is member of `struct ifreq'. */ 625 /* Define to 1 if `struct ifreq' is a member of `ifr_flags'. */
626 #undef HAVE_STRUCT_IFREQ_IFR_FLAGS 626 #undef HAVE_STRUCT_IFREQ_IFR_FLAGS
627 627
628 /* Define to 1 if `ifr_hwaddr' is member of `struct ifreq'. */ 628 /* Define to 1 if `struct ifreq' is a member of `ifr_hwaddr'. */
629 #undef HAVE_STRUCT_IFREQ_IFR_HWADDR 629 #undef HAVE_STRUCT_IFREQ_IFR_HWADDR
630 630
631 /* Define to 1 if `ifr_netmask' is member of `struct ifreq'. */ 631 /* Define to 1 if `struct ifreq' is a member of `ifr_netmask'. */
632 #undef HAVE_STRUCT_IFREQ_IFR_NETMASK 632 #undef HAVE_STRUCT_IFREQ_IFR_NETMASK
633 633
634 /* Define to 1 if `n_un.n_name' is member of `struct nlist'. */ 634 /* Define to 1 if `struct nlist' is a member of `n_un.n_name'. */
635 #undef HAVE_STRUCT_NLIST_N_UN_N_NAME 635 #undef HAVE_STRUCT_NLIST_N_UN_N_NAME
636 636
637 /* Define to 1 if `tm_zone' is member of `struct tm'. */ 637 /* Define to 1 if `struct tm' is a member of `tm_zone'. */
638 #undef HAVE_STRUCT_TM_TM_ZONE 638 #undef HAVE_STRUCT_TM_TM_ZONE
639 639
640 /* Define to 1 if `struct utimbuf' is declared by <utime.h>. */ 640 /* Define to 1 if `struct utimbuf' is declared by <utime.h>. */
641 #undef HAVE_STRUCT_UTIMBUF 641 #undef HAVE_STRUCT_UTIMBUF
642 642
694 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 694 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
695 #undef HAVE_SYS_WAIT_H 695 #undef HAVE_SYS_WAIT_H
696 696
697 /* Define to 1 if you have the <sys/_mbstate_t.h> header file. */ 697 /* Define to 1 if you have the <sys/_mbstate_t.h> header file. */
698 #undef HAVE_SYS__MBSTATE_T_H 698 #undef HAVE_SYS__MBSTATE_T_H
699
700 /* Define to 1 if you have the <termcap.h> header file. */
701 #undef HAVE_TERMCAP_H
702 699
703 /* Define to 1 if you have the <termios.h> header file. */ 700 /* Define to 1 if you have the <termios.h> header file. */
704 #undef HAVE_TERMIOS_H 701 #undef HAVE_TERMIOS_H
705 702
706 /* Define to 1 if you have the <term.h> header file. */ 703 /* Define to 1 if you have the <term.h> header file. */
855 /* Define to the full name and version of this package. */ 852 /* Define to the full name and version of this package. */
856 #undef PACKAGE_STRING 853 #undef PACKAGE_STRING
857 854
858 /* Define to the one symbol short name of this package. */ 855 /* Define to the one symbol short name of this package. */
859 #undef PACKAGE_TARNAME 856 #undef PACKAGE_TARNAME
857
858 /* Define to the home page for this package. */
859 #undef PACKAGE_URL
860 860
861 /* Define to the version of this package. */ 861 /* Define to the version of this package. */
862 #undef PACKAGE_VERSION 862 #undef PACKAGE_VERSION
863 863
864 /* Define as `void' if your compiler accepts `void *'; otherwise define as 864 /* Define as `void' if your compiler accepts `void *'; otherwise define as
915 #undef USE_LUCID 915 #undef USE_LUCID
916 916
917 /* Define to 1 if using the Motif X toolkit. */ 917 /* Define to 1 if using the Motif X toolkit. */
918 #undef USE_MOTIF 918 #undef USE_MOTIF
919 919
920 /* Enable extensions on AIX 3, Interix. */
921 #ifndef _ALL_SOURCE
922 # undef _ALL_SOURCE
923 #endif
924 /* Enable GNU extensions on systems that have them. */
925 #ifndef _GNU_SOURCE
926 # undef _GNU_SOURCE
927 #endif
928 /* Enable threading extensions on Solaris. */
929 #ifndef _POSIX_PTHREAD_SEMANTICS
930 # undef _POSIX_PTHREAD_SEMANTICS
931 #endif
932 /* Enable extensions on HP NonStop. */
933 #ifndef _TANDEM_SOURCE
934 # undef _TANDEM_SOURCE
935 #endif
936 /* Enable general extensions on Solaris. */
937 #ifndef __EXTENSIONS__
938 # undef __EXTENSIONS__
939 #endif
940
941
920 /* Define to 1 if we should use toolkit scroll bars. */ 942 /* Define to 1 if we should use toolkit scroll bars. */
921 #undef USE_TOOLKIT_SCROLL_BARS 943 #undef USE_TOOLKIT_SCROLL_BARS
922 944
923 /* Define to 1 if we should use XIM, if it is available. */ 945 /* Define to 1 if we should use XIM, if it is available. */
924 #undef USE_XIM 946 #undef USE_XIM
949 this defined. */ 971 this defined. */
950 #undef _POSIX_1_SOURCE 972 #undef _POSIX_1_SOURCE
951 973
952 /* Define to 1 if you need to in order for `stat' and other things to work. */ 974 /* Define to 1 if you need to in order for `stat' and other things to work. */
953 #undef _POSIX_SOURCE 975 #undef _POSIX_SOURCE
954
955 /* Enable extensions on AIX 3, Interix. */
956 #ifndef _ALL_SOURCE
957 # undef _ALL_SOURCE
958 #endif
959 /* Enable GNU extensions on systems that have them. */
960 #ifndef _GNU_SOURCE
961 # undef _GNU_SOURCE
962 #endif
963 /* Enable threading extensions on Solaris. */
964 #ifndef _POSIX_PTHREAD_SEMANTICS
965 # undef _POSIX_PTHREAD_SEMANTICS
966 #endif
967 /* Enable extensions on HP NonStop. */
968 #ifndef _TANDEM_SOURCE
969 # undef _TANDEM_SOURCE
970 #endif
971 /* Enable general extensions on Solaris. */
972 #ifndef __EXTENSIONS__
973 # undef __EXTENSIONS__
974 #endif
975
976 976
977 /* Define to rpl_ if the getopt replacement functions and variables should be 977 /* Define to rpl_ if the getopt replacement functions and variables should be
978 used. */ 978 used. */
979 #undef __GETOPT_PREFIX 979 #undef __GETOPT_PREFIX
980 980