diff options
| author | Glenn Morris | 2013-07-03 06:17:43 -0400 |
|---|---|---|
| committer | Glenn Morris | 2013-07-03 06:17:43 -0400 |
| commit | db7863f422260758d9e0fc5e3bf71fae0e8aabb4 (patch) | |
| tree | aadc62876c136da21c06c5d3dee379ecbb8709ab | |
| parent | 527769f7ede3788154e709befd8f8127d8b1832a (diff) | |
| download | emacs-db7863f422260758d9e0fc5e3bf71fae0e8aabb4.tar.gz emacs-db7863f422260758d9e0fc5e3bf71fae0e8aabb4.zip | |
Auto-commit of generated files.
| -rw-r--r-- | autogen/config.in | 73 | ||||
| -rwxr-xr-x | autogen/configure | 176 |
2 files changed, 7 insertions, 242 deletions
diff --git a/autogen/config.in b/autogen/config.in index 94185b160ca..89ad415f3b0 100644 --- a/autogen/config.in +++ b/autogen/config.in | |||
| @@ -90,9 +90,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 90 | /* Name of the default sound device. */ | 90 | /* Name of the default sound device. */ |
| 91 | #undef DEFAULT_SOUND_DEVICE | 91 | #undef DEFAULT_SOUND_DEVICE |
| 92 | 92 | ||
| 93 | /* Character that separates a device in a file name. */ | ||
| 94 | #undef DEVICE_SEP | ||
| 95 | |||
| 96 | /* Define to 1 for DGUX with <sys/dg_sys_info.h>. */ | 93 | /* Define to 1 for DGUX with <sys/dg_sys_info.h>. */ |
| 97 | #undef DGUX | 94 | #undef DGUX |
| 98 | 95 | ||
| @@ -281,9 +278,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 281 | /* Define to 1 if the ACL type ACL_TYPE_EXTENDED exists. */ | 278 | /* Define to 1 if the ACL type ACL_TYPE_EXTENDED exists. */ |
| 282 | #undef HAVE_ACL_TYPE_EXTENDED | 279 | #undef HAVE_ACL_TYPE_EXTENDED |
| 283 | 280 | ||
| 284 | /* Define to 1 if the file /usr/lpp/X11/bin/smt.exp exists. */ | ||
| 285 | #undef HAVE_AIX_SMT_EXP | ||
| 286 | |||
| 287 | /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that | 281 | /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that |
| 288 | may be supplied by this distribution. */ | 282 | may be supplied by this distribution. */ |
| 289 | #undef HAVE_ALLOCA | 283 | #undef HAVE_ALLOCA |
| @@ -412,12 +406,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 412 | don't. */ | 406 | don't. */ |
| 413 | #undef HAVE_DECL___SYS_SIGLIST | 407 | #undef HAVE_DECL___SYS_SIGLIST |
| 414 | 408 | ||
| 415 | /* Define to 1 if you have the <des.h> header file. */ | ||
| 416 | #undef HAVE_DES_H | ||
| 417 | |||
| 418 | /* Define to 1 if dynamic ptys are supported. */ | ||
| 419 | #undef HAVE_DEV_PTMX | ||
| 420 | |||
| 421 | /* Define to 1 if you have the `difftime' function. */ | 409 | /* Define to 1 if you have the `difftime' function. */ |
| 422 | #undef HAVE_DIFFTIME | 410 | #undef HAVE_DIFFTIME |
| 423 | 411 | ||
| @@ -559,13 +547,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 559 | /* Define if using GnuTLS. */ | 547 | /* Define if using GnuTLS. */ |
| 560 | #undef HAVE_GNUTLS | 548 | #undef HAVE_GNUTLS |
| 561 | 549 | ||
| 562 | /* Define if using GnuTLS certificate verification callbacks. */ | ||
| 563 | #undef HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY | ||
| 564 | |||
| 565 | /* Define to 1 if you have the `gnutls_certificate_set_verify_function' | ||
| 566 | function. */ | ||
| 567 | #undef HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION | ||
| 568 | |||
| 569 | /* Define to 1 if you have the gpm library (-lgpm). */ | 550 | /* Define to 1 if you have the gpm library (-lgpm). */ |
| 570 | #undef HAVE_GPM | 551 | #undef HAVE_GPM |
| 571 | 552 | ||
| @@ -635,15 +616,9 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 635 | /* Define to 1 if you have the jpeg library (-ljpeg). */ | 616 | /* Define to 1 if you have the jpeg library (-ljpeg). */ |
| 636 | #undef HAVE_JPEG | 617 | #undef HAVE_JPEG |
| 637 | 618 | ||
| 638 | /* Define to 1 if you have the <kerberosIV/des.h> header file. */ | ||
| 639 | #undef HAVE_KERBEROSIV_DES_H | ||
| 640 | |||
| 641 | /* Define to 1 if you have the <kerberosIV/krb.h> header file. */ | 619 | /* Define to 1 if you have the <kerberosIV/krb.h> header file. */ |
| 642 | #undef HAVE_KERBEROSIV_KRB_H | 620 | #undef HAVE_KERBEROSIV_KRB_H |
| 643 | 621 | ||
| 644 | /* Define to 1 if you have the <kerberos/des.h> header file. */ | ||
| 645 | #undef HAVE_KERBEROS_DES_H | ||
| 646 | |||
| 647 | /* Define to 1 if you have the <kerberos/krb.h> header file. */ | 622 | /* Define to 1 if you have the <kerberos/krb.h> header file. */ |
| 648 | #undef HAVE_KERBEROS_KRB_H | 623 | #undef HAVE_KERBEROS_KRB_H |
| 649 | 624 | ||
| @@ -662,18 +637,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 662 | /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ | 637 | /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ |
| 663 | #undef HAVE_LANGINFO_CODESET | 638 | #undef HAVE_LANGINFO_CODESET |
| 664 | 639 | ||
| 665 | /* Define to 1 if you have the `com_err' library (-lcom_err). */ | ||
| 666 | #undef HAVE_LIBCOM_ERR | ||
| 667 | |||
| 668 | /* Define to 1 if you have the `crypto' library (-lcrypto). */ | ||
| 669 | #undef HAVE_LIBCRYPTO | ||
| 670 | |||
| 671 | /* Define to 1 if you have the `des' library (-ldes). */ | ||
| 672 | #undef HAVE_LIBDES | ||
| 673 | |||
| 674 | /* Define to 1 if you have the `des425' library (-ldes425). */ | ||
| 675 | #undef HAVE_LIBDES425 | ||
| 676 | |||
| 677 | /* Define to 1 if you have the `dgc' library (-ldgc). */ | 640 | /* Define to 1 if you have the `dgc' library (-ldgc). */ |
| 678 | #undef HAVE_LIBDGC | 641 | #undef HAVE_LIBDGC |
| 679 | 642 | ||
| @@ -683,21 +646,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 683 | /* Define to 1 if you have the <libgen.h> header file. */ | 646 | /* Define to 1 if you have the <libgen.h> header file. */ |
| 684 | #undef HAVE_LIBGEN_H | 647 | #undef HAVE_LIBGEN_H |
| 685 | 648 | ||
| 686 | /* Define to 1 if you have the hesiod library (-lhesiod). */ | ||
| 687 | #undef HAVE_LIBHESIOD | ||
| 688 | |||
| 689 | /* Define to 1 if you have the `k5crypto' library (-lk5crypto). */ | ||
| 690 | #undef HAVE_LIBK5CRYPTO | ||
| 691 | |||
| 692 | /* Define to 1 if you have the `krb' library (-lkrb). */ | ||
| 693 | #undef HAVE_LIBKRB | ||
| 694 | |||
| 695 | /* Define to 1 if you have the `krb4' library (-lkrb4). */ | ||
| 696 | #undef HAVE_LIBKRB4 | ||
| 697 | |||
| 698 | /* Define to 1 if you have the `krb5' library (-lkrb5). */ | ||
| 699 | #undef HAVE_LIBKRB5 | ||
| 700 | |||
| 701 | /* Define to 1 if you have the `kstat' library (-lkstat). */ | 649 | /* Define to 1 if you have the `kstat' library (-lkstat). */ |
| 702 | #undef HAVE_LIBKSTAT | 650 | #undef HAVE_LIBKSTAT |
| 703 | 651 | ||
| @@ -722,9 +670,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 722 | /* Define to 1 if you have the `pthreads' library (-lpthreads). */ | 670 | /* Define to 1 if you have the `pthreads' library (-lpthreads). */ |
| 723 | #undef HAVE_LIBPTHREADS | 671 | #undef HAVE_LIBPTHREADS |
| 724 | 672 | ||
| 725 | /* Define to 1 if you have the resolv library (-lresolv). */ | ||
| 726 | #undef HAVE_LIBRESOLV | ||
| 727 | |||
| 728 | /* Define to 1 if using SELinux. */ | 673 | /* Define to 1 if using SELinux. */ |
| 729 | #undef HAVE_LIBSELINUX | 674 | #undef HAVE_LIBSELINUX |
| 730 | 675 | ||
| @@ -737,9 +682,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 737 | /* Define to 1 if you have the `Xmu' library (-lXmu). */ | 682 | /* Define to 1 if you have the `Xmu' library (-lXmu). */ |
| 738 | #undef HAVE_LIBXMU | 683 | #undef HAVE_LIBXMU |
| 739 | 684 | ||
| 740 | /* Define to 1 if you have the <linux/version.h> header file. */ | ||
| 741 | #undef HAVE_LINUX_VERSION_H | ||
| 742 | |||
| 743 | /* Define to 1 if you have the `localtime_r' function. */ | 685 | /* Define to 1 if you have the `localtime_r' function. */ |
| 744 | #undef HAVE_LOCALTIME_R | 686 | #undef HAVE_LOCALTIME_R |
| 745 | 687 | ||
| @@ -802,9 +744,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 802 | /* Define to 1 if you have a working `mmap' system call. */ | 744 | /* Define to 1 if you have a working `mmap' system call. */ |
| 803 | #undef HAVE_MMAP | 745 | #undef HAVE_MMAP |
| 804 | 746 | ||
| 805 | /* Define to 1 if you have the <mmsystem.h> header file. */ | ||
| 806 | #undef HAVE_MMSYSTEM_H | ||
| 807 | |||
| 808 | /* Define to 1 if you have the `nanotime' function. */ | 747 | /* Define to 1 if you have the `nanotime' function. */ |
| 809 | #undef HAVE_NANOTIME | 748 | #undef HAVE_NANOTIME |
| 810 | 749 | ||
| @@ -939,9 +878,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 939 | /* Define to 1 if you have the <soundcard.h> header file. */ | 878 | /* Define to 1 if you have the <soundcard.h> header file. */ |
| 940 | #undef HAVE_SOUNDCARD_H | 879 | #undef HAVE_SOUNDCARD_H |
| 941 | 880 | ||
| 942 | /* Define to 1 if `speed_t' is declared by <termios.h>. */ | ||
| 943 | #undef HAVE_SPEED_T | ||
| 944 | |||
| 945 | /* Define to 1 if you have the `statacl' function. */ | 881 | /* Define to 1 if you have the `statacl' function. */ |
| 946 | #undef HAVE_STATACL | 882 | #undef HAVE_STATACL |
| 947 | 883 | ||
| @@ -1128,9 +1064,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 1128 | /* Define to 1 if you have the `utimensat' function. */ | 1064 | /* Define to 1 if you have the `utimensat' function. */ |
| 1129 | #undef HAVE_UTIMENSAT | 1065 | #undef HAVE_UTIMENSAT |
| 1130 | 1066 | ||
| 1131 | /* Define to 1 if you have the `utimes' function. */ | ||
| 1132 | #undef HAVE_UTIMES | ||
| 1133 | |||
| 1134 | /* Define to 1 if you have the <utime.h> header file. */ | 1067 | /* Define to 1 if you have the <utime.h> header file. */ |
| 1135 | #undef HAVE_UTIME_H | 1068 | #undef HAVE_UTIME_H |
| 1136 | 1069 | ||
| @@ -1561,9 +1494,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 1561 | /* Define if the system is compatible with System III. */ | 1494 | /* Define if the system is compatible with System III. */ |
| 1562 | #undef USG | 1495 | #undef USG |
| 1563 | 1496 | ||
| 1564 | /* Define if the system is compatible with System V. */ | ||
| 1565 | #undef USG5 | ||
| 1566 | |||
| 1567 | /* Define if the system is compatible with System V Release 4. */ | 1497 | /* Define if the system is compatible with System V Release 4. */ |
| 1568 | #undef USG5_4 | 1498 | #undef USG5_4 |
| 1569 | 1499 | ||
| @@ -1797,9 +1727,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 1797 | /* Define to enable asynchronous subprocesses. */ | 1727 | /* Define to enable asynchronous subprocesses. */ |
| 1798 | #undef subprocesses | 1728 | #undef subprocesses |
| 1799 | 1729 | ||
| 1800 | /* Define to any substitute for sys_siglist. */ | ||
| 1801 | #undef sys_siglist | ||
| 1802 | |||
| 1803 | /* Define as a marker that can be attached to declarations that might not | 1730 | /* Define as a marker that can be attached to declarations that might not |
| 1804 | be used. This helps to reduce warnings, such as from | 1731 | be used. This helps to reduce warnings, such as from |
| 1805 | GCC -Wunused-parameter. */ | 1732 | GCC -Wunused-parameter. */ |
diff --git a/autogen/configure b/autogen/configure index 4feb8ace937..463c5905a12 100755 --- a/autogen/configure +++ b/autogen/configure | |||
| @@ -3352,7 +3352,6 @@ $as_echo "$as_me: creating cache $cache_file" >&6;} | |||
| 3352 | >$cache_file | 3352 | >$cache_file |
| 3353 | fi | 3353 | fi |
| 3354 | 3354 | ||
| 3355 | as_fn_append ac_header_list " linux/version.h" | ||
| 3356 | as_fn_append ac_header_list " sys/systeminfo.h" | 3355 | as_fn_append ac_header_list " sys/systeminfo.h" |
| 3357 | as_fn_append ac_header_list " coff.h" | 3356 | as_fn_append ac_header_list " coff.h" |
| 3358 | as_fn_append ac_header_list " pty.h" | 3357 | as_fn_append ac_header_list " pty.h" |
| @@ -8991,7 +8990,7 @@ fi | |||
| 8991 | 8990 | ||
| 8992 | if test "${with_sound}" != "no"; then | 8991 | if test "${with_sound}" != "no"; then |
| 8993 | # Sound support for GNU/Linux, the free BSDs, and MinGW. | 8992 | # Sound support for GNU/Linux, the free BSDs, and MinGW. |
| 8994 | for ac_header in machine/soundcard.h sys/soundcard.h soundcard.h mmsystem.h | 8993 | for ac_header in machine/soundcard.h sys/soundcard.h soundcard.h |
| 8995 | do : | 8994 | do : |
| 8996 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 8995 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 8997 | ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" " | 8996 | ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" " |
| @@ -9213,8 +9212,6 @@ done | |||
| 9213 | 9212 | ||
| 9214 | 9213 | ||
| 9215 | 9214 | ||
| 9216 | |||
| 9217 | |||
| 9218 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if personality LINUX32 can be set" >&5 | 9215 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if personality LINUX32 can be set" >&5 |
| 9219 | $as_echo_n "checking if personality LINUX32 can be set... " >&6; } | 9216 | $as_echo_n "checking if personality LINUX32 can be set... " >&6; } |
| 9220 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 9217 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| @@ -9318,11 +9315,6 @@ cat >>confdefs.h <<_ACEOF | |||
| 9318 | #define HAVE_DECL___SYS_SIGLIST $ac_have_decl | 9315 | #define HAVE_DECL___SYS_SIGLIST $ac_have_decl |
| 9319 | _ACEOF | 9316 | _ACEOF |
| 9320 | 9317 | ||
| 9321 | if test $ac_cv_have_decl___sys_siglist = yes; then | ||
| 9322 | |||
| 9323 | $as_echo "#define sys_siglist __sys_siglist" >>confdefs.h | ||
| 9324 | |||
| 9325 | fi | ||
| 9326 | fi | 9318 | fi |
| 9327 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >&5 | 9319 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >&5 |
| 9328 | $as_echo_n "checking for sys/wait.h that is POSIX.1 compatible... " >&6; } | 9320 | $as_echo_n "checking for sys/wait.h that is POSIX.1 compatible... " >&6; } |
| @@ -9366,37 +9358,6 @@ $as_echo "#define HAVE_SYS_WAIT_H 1" >>confdefs.h | |||
| 9366 | fi | 9358 | fi |
| 9367 | 9359 | ||
| 9368 | 9360 | ||
| 9369 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for speed_t" >&5 | ||
| 9370 | $as_echo_n "checking for speed_t... " >&6; } | ||
| 9371 | if test "${emacs_cv_speed_t+set}" = set; then : | ||
| 9372 | $as_echo_n "(cached) " >&6 | ||
| 9373 | else | ||
| 9374 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
| 9375 | /* end confdefs.h. */ | ||
| 9376 | #include <termios.h> | ||
| 9377 | int | ||
| 9378 | main () | ||
| 9379 | { | ||
| 9380 | speed_t x = 1; | ||
| 9381 | ; | ||
| 9382 | return 0; | ||
| 9383 | } | ||
| 9384 | _ACEOF | ||
| 9385 | if ac_fn_c_try_compile "$LINENO"; then : | ||
| 9386 | emacs_cv_speed_t=yes | ||
| 9387 | else | ||
| 9388 | emacs_cv_speed_t=no | ||
| 9389 | fi | ||
| 9390 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | ||
| 9391 | fi | ||
| 9392 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $emacs_cv_speed_t" >&5 | ||
| 9393 | $as_echo "$emacs_cv_speed_t" >&6; } | ||
| 9394 | if test $emacs_cv_speed_t = yes; then | ||
| 9395 | |||
| 9396 | $as_echo "#define HAVE_SPEED_T 1" >>confdefs.h | ||
| 9397 | |||
| 9398 | fi | ||
| 9399 | |||
| 9400 | 9361 | ||
| 9401 | 9362 | ||
| 9402 | 9363 | ||
| @@ -11960,7 +11921,6 @@ fi | |||
| 11960 | 11921 | ||
| 11961 | 11922 | ||
| 11962 | HAVE_GNUTLS=no | 11923 | HAVE_GNUTLS=no |
| 11963 | HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY=no | ||
| 11964 | if test "${with_gnutls}" = "yes" ; then | 11924 | if test "${with_gnutls}" = "yes" ; then |
| 11965 | 11925 | ||
| 11966 | succeeded=no | 11926 | succeeded=no |
| @@ -12019,33 +11979,12 @@ $as_echo "#define HAVE_GNUTLS 1" >>confdefs.h | |||
| 12019 | 11979 | ||
| 12020 | fi | 11980 | fi |
| 12021 | 11981 | ||
| 12022 | OLD_CFLAGS=$CFLAGS | ||
| 12023 | OLD_LIBS=$LIBS | ||
| 12024 | CFLAGS="$CFLAGS $LIBGNUTLS_CFLAGS" | ||
| 12025 | LIBS="$LIBGNUTLS_LIBS $LIBS" | ||
| 12026 | for ac_func in gnutls_certificate_set_verify_function | ||
| 12027 | do : | ||
| 12028 | ac_fn_c_check_func "$LINENO" "gnutls_certificate_set_verify_function" "ac_cv_func_gnutls_certificate_set_verify_function" | ||
| 12029 | if test "x$ac_cv_func_gnutls_certificate_set_verify_function" = x""yes; then : | ||
| 12030 | cat >>confdefs.h <<_ACEOF | ||
| 12031 | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 | ||
| 12032 | _ACEOF | ||
| 12033 | HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY=yes | ||
| 12034 | fi | ||
| 12035 | done | ||
| 12036 | |||
| 12037 | |||
| 12038 | if test "${HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY}" = "yes"; then | ||
| 12039 | |||
| 12040 | $as_echo "#define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1" >>confdefs.h | ||
| 12041 | |||
| 12042 | fi | ||
| 12043 | |||
| 12044 | # Windows loads GnuTLS dynamically | 11982 | # Windows loads GnuTLS dynamically |
| 12045 | if test "${opsys}" = "mingw32"; then | 11983 | if test "${opsys}" = "mingw32"; then |
| 12046 | CFLAGS=$OLD_CFLAGS | ||
| 12047 | LIBS=$OLD_LIBS | ||
| 12048 | LIBGNUTLS_LIBS= | 11984 | LIBGNUTLS_LIBS= |
| 11985 | else | ||
| 11986 | CFLAGS="$CFLAGS $LIBGNUTLS_CFLAGS" | ||
| 11987 | LIBS="$LIBGNUTLS_LIBS $LIBS" | ||
| 12049 | fi | 11988 | fi |
| 12050 | fi | 11989 | fi |
| 12051 | 11990 | ||
| @@ -14720,7 +14659,7 @@ for ac_func in gethostname \ | |||
| 14720 | getrusage get_current_dir_name \ | 14659 | getrusage get_current_dir_name \ |
| 14721 | lrand48 \ | 14660 | lrand48 \ |
| 14722 | select getpagesize setlocale \ | 14661 | select getpagesize setlocale \ |
| 14723 | utimes getrlimit setrlimit shutdown getaddrinfo \ | 14662 | getrlimit setrlimit shutdown getaddrinfo \ |
| 14724 | strsignal setitimer \ | 14663 | strsignal setitimer \ |
| 14725 | sendto recvfrom getsockname getpeername getifaddrs freeifaddrs \ | 14664 | sendto recvfrom getsockname getpeername getifaddrs freeifaddrs \ |
| 14726 | gai_strerror mkstemp getline getdelim sync \ | 14665 | gai_strerror mkstemp getline getdelim sync \ |
| @@ -15293,9 +15232,6 @@ fi | |||
| 15293 | 15232 | ||
| 15294 | 15233 | ||
| 15295 | if test x"$hesiod" = xyes; then | 15234 | if test x"$hesiod" = xyes; then |
| 15296 | |||
| 15297 | $as_echo "#define HAVE_LIBHESIOD 1" >>confdefs.h | ||
| 15298 | |||
| 15299 | LIBHESIOD=-lhesiod | 15235 | LIBHESIOD=-lhesiod |
| 15300 | fi | 15236 | fi |
| 15301 | fi | 15237 | fi |
| @@ -15303,9 +15239,6 @@ fi | |||
| 15303 | 15239 | ||
| 15304 | # Do we need libresolv (due to res_init or Hesiod)? | 15240 | # Do we need libresolv (due to res_init or Hesiod)? |
| 15305 | if test "$resolv" = yes && test $opsys != darwin; then | 15241 | if test "$resolv" = yes && test $opsys != darwin; then |
| 15306 | |||
| 15307 | $as_echo "#define HAVE_LIBRESOLV 1" >>confdefs.h | ||
| 15308 | |||
| 15309 | LIBRESOLV=-lresolv | 15242 | LIBRESOLV=-lresolv |
| 15310 | else | 15243 | else |
| 15311 | LIBRESOLV= | 15244 | LIBRESOLV= |
| @@ -15365,9 +15298,6 @@ fi | |||
| 15365 | if test $have_com_err = yes; then | 15298 | if test $have_com_err = yes; then |
| 15366 | COM_ERRLIB=-lcom_err | 15299 | COM_ERRLIB=-lcom_err |
| 15367 | LIBS="$COM_ERRLIB $LIBS" | 15300 | LIBS="$COM_ERRLIB $LIBS" |
| 15368 | |||
| 15369 | $as_echo "#define HAVE_LIBCOM_ERR 1" >>confdefs.h | ||
| 15370 | |||
| 15371 | fi | 15301 | fi |
| 15372 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mit_des_cbc_encrypt in -lcrypto" >&5 | 15302 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mit_des_cbc_encrypt in -lcrypto" >&5 |
| 15373 | $as_echo_n "checking for mit_des_cbc_encrypt in -lcrypto... " >&6; } | 15303 | $as_echo_n "checking for mit_des_cbc_encrypt in -lcrypto... " >&6; } |
| @@ -15414,9 +15344,6 @@ fi | |||
| 15414 | if test $have_crypto = yes; then | 15344 | if test $have_crypto = yes; then |
| 15415 | CRYPTOLIB=-lcrypto | 15345 | CRYPTOLIB=-lcrypto |
| 15416 | LIBS="$CRYPTOLIB $LIBS" | 15346 | LIBS="$CRYPTOLIB $LIBS" |
| 15417 | |||
| 15418 | $as_echo "#define HAVE_LIBCRYPTO 1" >>confdefs.h | ||
| 15419 | |||
| 15420 | fi | 15347 | fi |
| 15421 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mit_des_cbc_encrypt in -lk5crypto" >&5 | 15348 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mit_des_cbc_encrypt in -lk5crypto" >&5 |
| 15422 | $as_echo_n "checking for mit_des_cbc_encrypt in -lk5crypto... " >&6; } | 15349 | $as_echo_n "checking for mit_des_cbc_encrypt in -lk5crypto... " >&6; } |
| @@ -15463,9 +15390,6 @@ fi | |||
| 15463 | if test $have_k5crypto = yes; then | 15390 | if test $have_k5crypto = yes; then |
| 15464 | CRYPTOLIB=-lk5crypto | 15391 | CRYPTOLIB=-lk5crypto |
| 15465 | LIBS="$CRYPTOLIB $LIBS" | 15392 | LIBS="$CRYPTOLIB $LIBS" |
| 15466 | |||
| 15467 | $as_echo "#define HAVE_LIBK5CRYPTO 1" >>confdefs.h | ||
| 15468 | |||
| 15469 | fi | 15393 | fi |
| 15470 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for krb5_init_context in -lkrb5" >&5 | 15394 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for krb5_init_context in -lkrb5" >&5 |
| 15471 | $as_echo_n "checking for krb5_init_context in -lkrb5... " >&6; } | 15395 | $as_echo_n "checking for krb5_init_context in -lkrb5... " >&6; } |
| @@ -15512,9 +15436,6 @@ fi | |||
| 15512 | if test $have_krb5=yes; then | 15436 | if test $have_krb5=yes; then |
| 15513 | KRB5LIB=-lkrb5 | 15437 | KRB5LIB=-lkrb5 |
| 15514 | LIBS="$KRB5LIB $LIBS" | 15438 | LIBS="$KRB5LIB $LIBS" |
| 15515 | |||
| 15516 | $as_echo "#define HAVE_LIBKRB5 1" >>confdefs.h | ||
| 15517 | |||
| 15518 | fi | 15439 | fi |
| 15519 | if test "${with_kerberos5}" = no; then | 15440 | if test "${with_kerberos5}" = no; then |
| 15520 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for des_cbc_encrypt in -ldes425" >&5 | 15441 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for des_cbc_encrypt in -ldes425" >&5 |
| @@ -15562,9 +15483,6 @@ fi | |||
| 15562 | if test $have_des425 = yes; then | 15483 | if test $have_des425 = yes; then |
| 15563 | DESLIB=-ldes425 | 15484 | DESLIB=-ldes425 |
| 15564 | LIBS="$DESLIB $LIBS" | 15485 | LIBS="$DESLIB $LIBS" |
| 15565 | |||
| 15566 | $as_echo "#define HAVE_LIBDES425 1" >>confdefs.h | ||
| 15567 | |||
| 15568 | else | 15486 | else |
| 15569 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for des_cbc_encrypt in -ldes" >&5 | 15487 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for des_cbc_encrypt in -ldes" >&5 |
| 15570 | $as_echo_n "checking for des_cbc_encrypt in -ldes... " >&6; } | 15488 | $as_echo_n "checking for des_cbc_encrypt in -ldes... " >&6; } |
| @@ -15611,9 +15529,6 @@ fi | |||
| 15611 | if test $have_des = yes; then | 15529 | if test $have_des = yes; then |
| 15612 | DESLIB=-ldes | 15530 | DESLIB=-ldes |
| 15613 | LIBS="$DESLIB $LIBS" | 15531 | LIBS="$DESLIB $LIBS" |
| 15614 | |||
| 15615 | $as_echo "#define HAVE_LIBDES 1" >>confdefs.h | ||
| 15616 | |||
| 15617 | fi | 15532 | fi |
| 15618 | fi | 15533 | fi |
| 15619 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for krb_get_cred in -lkrb4" >&5 | 15534 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for krb_get_cred in -lkrb4" >&5 |
| @@ -15661,9 +15576,6 @@ fi | |||
| 15661 | if test $have_krb4 = yes; then | 15576 | if test $have_krb4 = yes; then |
| 15662 | KRB4LIB=-lkrb4 | 15577 | KRB4LIB=-lkrb4 |
| 15663 | LIBS="$KRB4LIB $LIBS" | 15578 | LIBS="$KRB4LIB $LIBS" |
| 15664 | |||
| 15665 | $as_echo "#define HAVE_LIBKRB4 1" >>confdefs.h | ||
| 15666 | |||
| 15667 | else | 15579 | else |
| 15668 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for krb_get_cred in -lkrb" >&5 | 15580 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for krb_get_cred in -lkrb" >&5 |
| 15669 | $as_echo_n "checking for krb_get_cred in -lkrb... " >&6; } | 15581 | $as_echo_n "checking for krb_get_cred in -lkrb... " >&6; } |
| @@ -15710,9 +15622,6 @@ fi | |||
| 15710 | if test $have_krb = yes; then | 15622 | if test $have_krb = yes; then |
| 15711 | KRB4LIB=-lkrb | 15623 | KRB4LIB=-lkrb |
| 15712 | LIBS="$KRB4LIB $LIBS" | 15624 | LIBS="$KRB4LIB $LIBS" |
| 15713 | |||
| 15714 | $as_echo "#define HAVE_LIBKRB 1" >>confdefs.h | ||
| 15715 | |||
| 15716 | fi | 15625 | fi |
| 15717 | fi | 15626 | fi |
| 15718 | fi | 15627 | fi |
| @@ -15751,44 +15660,6 @@ fi | |||
| 15751 | done | 15660 | done |
| 15752 | 15661 | ||
| 15753 | else | 15662 | else |
| 15754 | for ac_header in des.h | ||
| 15755 | do : | ||
| 15756 | ac_fn_c_check_header_mongrel "$LINENO" "des.h" "ac_cv_header_des_h" "$ac_includes_default" | ||
| 15757 | if test "x$ac_cv_header_des_h" = x""yes; then : | ||
| 15758 | cat >>confdefs.h <<_ACEOF | ||
| 15759 | #define HAVE_DES_H 1 | ||
| 15760 | _ACEOF | ||
| 15761 | |||
| 15762 | else | ||
| 15763 | for ac_header in kerberosIV/des.h | ||
| 15764 | do : | ||
| 15765 | ac_fn_c_check_header_mongrel "$LINENO" "kerberosIV/des.h" "ac_cv_header_kerberosIV_des_h" "$ac_includes_default" | ||
| 15766 | if test "x$ac_cv_header_kerberosIV_des_h" = x""yes; then : | ||
| 15767 | cat >>confdefs.h <<_ACEOF | ||
| 15768 | #define HAVE_KERBEROSIV_DES_H 1 | ||
| 15769 | _ACEOF | ||
| 15770 | |||
| 15771 | else | ||
| 15772 | for ac_header in kerberos/des.h | ||
| 15773 | do : | ||
| 15774 | ac_fn_c_check_header_mongrel "$LINENO" "kerberos/des.h" "ac_cv_header_kerberos_des_h" "$ac_includes_default" | ||
| 15775 | if test "x$ac_cv_header_kerberos_des_h" = x""yes; then : | ||
| 15776 | cat >>confdefs.h <<_ACEOF | ||
| 15777 | #define HAVE_KERBEROS_DES_H 1 | ||
| 15778 | _ACEOF | ||
| 15779 | |||
| 15780 | fi | ||
| 15781 | |||
| 15782 | done | ||
| 15783 | |||
| 15784 | fi | ||
| 15785 | |||
| 15786 | done | ||
| 15787 | |||
| 15788 | fi | ||
| 15789 | |||
| 15790 | done | ||
| 15791 | |||
| 15792 | for ac_header in krb.h | 15663 | for ac_header in krb.h |
| 15793 | do : | 15664 | do : |
| 15794 | ac_fn_c_check_header_mongrel "$LINENO" "krb.h" "ac_cv_header_krb_h" "$ac_includes_default" | 15665 | ac_fn_c_check_header_mongrel "$LINENO" "krb.h" "ac_cv_header_krb_h" "$ac_includes_default" |
| @@ -15958,25 +15829,6 @@ $as_echo "#define HAVE_INET_SOCKETS 1" >>confdefs.h | |||
| 15958 | 15829 | ||
| 15959 | fi | 15830 | fi |
| 15960 | 15831 | ||
| 15961 | if test -f /usr/lpp/X11/bin/smt.exp; then | ||
| 15962 | |||
| 15963 | $as_echo "#define HAVE_AIX_SMT_EXP 1" >>confdefs.h | ||
| 15964 | |||
| 15965 | fi | ||
| 15966 | |||
| 15967 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether system supports dynamic ptys" >&5 | ||
| 15968 | $as_echo_n "checking whether system supports dynamic ptys... " >&6; } | ||
| 15969 | if test -d /dev/pts && ls -d /dev/ptmx > /dev/null 2>&1 ; then | ||
| 15970 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | ||
| 15971 | $as_echo "yes" >&6; } | ||
| 15972 | |||
| 15973 | $as_echo "#define HAVE_DEV_PTMX 1" >>confdefs.h | ||
| 15974 | |||
| 15975 | else | ||
| 15976 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
| 15977 | $as_echo "no" >&6; } | ||
| 15978 | fi | ||
| 15979 | |||
| 15980 | case $canonical in | 15832 | case $canonical in |
| 15981 | *-solaris2.4 | *-solaris2.4.*) | 15833 | *-solaris2.4 | *-solaris2.4.*) |
| 15982 | : ${ac_cv_func_vfork_works=no};; | 15834 | : ${ac_cv_func_vfork_works=no};; |
| @@ -16409,12 +16261,9 @@ $as_echo "#define USER_FULL_NAME pw->pw_gecos" >>confdefs.h | |||
| 16409 | $as_echo "#define DIRECTORY_SEP '/'" >>confdefs.h | 16261 | $as_echo "#define DIRECTORY_SEP '/'" >>confdefs.h |
| 16410 | 16262 | ||
| 16411 | 16263 | ||
| 16412 | |||
| 16413 | if test "${opsys}" = "mingw32"; then | 16264 | if test "${opsys}" = "mingw32"; then |
| 16414 | $as_echo "#define DEVICE_SEP ':'" >>confdefs.h | ||
| 16415 | |||
| 16416 | 16265 | ||
| 16417 | $as_echo "#define IS_DEVICE_SEP(_c_) ((_c_) == DEVICE_SEP)" >>confdefs.h | 16266 | $as_echo "#define IS_DEVICE_SEP(_c_) ((_c_) == ':')" >>confdefs.h |
| 16418 | 16267 | ||
| 16419 | 16268 | ||
| 16420 | 16269 | ||
| @@ -16466,7 +16315,7 @@ esac | |||
| 16466 | emacs_broken_SIGIO=no | 16315 | emacs_broken_SIGIO=no |
| 16467 | 16316 | ||
| 16468 | case $opsys in | 16317 | case $opsys in |
| 16469 | hpux* | irix6-5 | openbsd | sol2* | unixware ) | 16318 | hpux* | irix6-5 | openbsd | sol2* | unixware | gnu-kfreebsd ) |
| 16470 | emacs_broken_SIGIO=yes | 16319 | emacs_broken_SIGIO=yes |
| 16471 | ;; | 16320 | ;; |
| 16472 | 16321 | ||
| @@ -16898,13 +16747,10 @@ esac | |||
| 16898 | 16747 | ||
| 16899 | 16748 | ||
| 16900 | 16749 | ||
| 16901 | |||
| 16902 | case $opsys in | 16750 | case $opsys in |
| 16903 | aix4-2) | 16751 | aix4-2) |
| 16904 | $as_echo "#define USG /**/" >>confdefs.h | 16752 | $as_echo "#define USG /**/" >>confdefs.h |
| 16905 | 16753 | ||
| 16906 | $as_echo "#define USG5 /**/" >>confdefs.h | ||
| 16907 | |||
| 16908 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 16754 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 16909 | /* end confdefs.h. */ | 16755 | /* end confdefs.h. */ |
| 16910 | 16756 | ||
| @@ -16953,8 +16799,6 @@ $as_echo "#define GNU_LINUX /**/" >>confdefs.h | |||
| 16953 | hpux*) | 16799 | hpux*) |
| 16954 | $as_echo "#define USG /**/" >>confdefs.h | 16800 | $as_echo "#define USG /**/" >>confdefs.h |
| 16955 | 16801 | ||
| 16956 | $as_echo "#define USG5 /**/" >>confdefs.h | ||
| 16957 | |||
| 16958 | 16802 | ||
| 16959 | $as_echo "#define HPUX /**/" >>confdefs.h | 16803 | $as_echo "#define HPUX /**/" >>confdefs.h |
| 16960 | 16804 | ||
| @@ -16963,8 +16807,6 @@ $as_echo "#define HPUX /**/" >>confdefs.h | |||
| 16963 | irix6-5) | 16807 | irix6-5) |
| 16964 | $as_echo "#define USG /**/" >>confdefs.h | 16808 | $as_echo "#define USG /**/" >>confdefs.h |
| 16965 | 16809 | ||
| 16966 | $as_echo "#define USG5 /**/" >>confdefs.h | ||
| 16967 | |||
| 16968 | $as_echo "#define USG5_4 /**/" >>confdefs.h | 16810 | $as_echo "#define USG5_4 /**/" >>confdefs.h |
| 16969 | 16811 | ||
| 16970 | 16812 | ||
| @@ -16988,8 +16830,6 @@ $as_echo "#define EMACSDEBUG 1" >>confdefs.h | |||
| 16988 | sol2*) | 16830 | sol2*) |
| 16989 | $as_echo "#define USG /**/" >>confdefs.h | 16831 | $as_echo "#define USG /**/" >>confdefs.h |
| 16990 | 16832 | ||
| 16991 | $as_echo "#define USG5 /**/" >>confdefs.h | ||
| 16992 | |||
| 16993 | $as_echo "#define USG5_4 /**/" >>confdefs.h | 16833 | $as_echo "#define USG5_4 /**/" >>confdefs.h |
| 16994 | 16834 | ||
| 16995 | 16835 | ||
| @@ -17000,8 +16840,6 @@ $as_echo "#define SOLARIS2 /**/" >>confdefs.h | |||
| 17000 | unixware) | 16840 | unixware) |
| 17001 | $as_echo "#define USG /**/" >>confdefs.h | 16841 | $as_echo "#define USG /**/" >>confdefs.h |
| 17002 | 16842 | ||
| 17003 | $as_echo "#define USG5 /**/" >>confdefs.h | ||
| 17004 | |||
| 17005 | $as_echo "#define USG5_4 /**/" >>confdefs.h | 16843 | $as_echo "#define USG5_4 /**/" >>confdefs.h |
| 17006 | 16844 | ||
| 17007 | ;; | 16845 | ;; |