| 1 |
|
#! /bin/sh |
| 2 |
|
# Guess values for system-dependent variables and create Makefiles. |
| 3 |
< |
# Generated by GNU Autoconf 2.62 for ircd-hybrid 7.2.4. |
| 3 |
> |
# Generated by GNU Autoconf 2.63 for ircd-hybrid 7.2.4. |
| 4 |
|
# |
| 5 |
|
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
| 6 |
|
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
| 792 |
|
ac_func_list= |
| 793 |
|
ac_header_list= |
| 794 |
|
enable_option_checking=no |
| 795 |
< |
ac_subst_vars='SHELL |
| 796 |
< |
PATH_SEPARATOR |
| 797 |
< |
PACKAGE_NAME |
| 798 |
< |
PACKAGE_TARNAME |
| 799 |
< |
PACKAGE_VERSION |
| 800 |
< |
PACKAGE_STRING |
| 801 |
< |
PACKAGE_BUGREPORT |
| 802 |
< |
exec_prefix |
| 803 |
< |
prefix |
| 804 |
< |
program_transform_name |
| 805 |
< |
bindir |
| 806 |
< |
sbindir |
| 807 |
< |
libexecdir |
| 808 |
< |
datarootdir |
| 809 |
< |
datadir |
| 810 |
< |
sysconfdir |
| 811 |
< |
sharedstatedir |
| 812 |
< |
localstatedir |
| 813 |
< |
includedir |
| 814 |
< |
oldincludedir |
| 815 |
< |
docdir |
| 816 |
< |
infodir |
| 817 |
< |
htmldir |
| 818 |
< |
dvidir |
| 819 |
< |
pdfdir |
| 820 |
< |
psdir |
| 821 |
< |
libdir |
| 822 |
< |
localedir |
| 823 |
< |
mandir |
| 824 |
< |
DEFS |
| 825 |
< |
ECHO_C |
| 826 |
< |
ECHO_N |
| 827 |
< |
ECHO_T |
| 828 |
< |
LIBS |
| 829 |
< |
build_alias |
| 830 |
< |
host_alias |
| 831 |
< |
target_alias |
| 832 |
< |
INSTALL_PROGRAM |
| 833 |
< |
INSTALL_SCRIPT |
| 834 |
< |
INSTALL_DATA |
| 835 |
< |
am__isrc |
| 836 |
< |
CYGPATH_W |
| 837 |
< |
PACKAGE |
| 838 |
< |
VERSION |
| 839 |
< |
ACLOCAL |
| 840 |
< |
AUTOCONF |
| 841 |
< |
AUTOMAKE |
| 842 |
< |
AUTOHEADER |
| 843 |
< |
MAKEINFO |
| 844 |
< |
install_sh |
| 845 |
< |
STRIP |
| 846 |
< |
INSTALL_STRIP_PROGRAM |
| 847 |
< |
MKDIR_P |
| 848 |
< |
mkdir_p |
| 849 |
< |
AWK |
| 850 |
< |
SET_MAKE |
| 851 |
< |
am__leading_dot |
| 852 |
< |
AMTAR |
| 853 |
< |
am__tar |
| 854 |
< |
am__untar |
| 855 |
< |
MAINTAINER_MODE_TRUE |
| 856 |
< |
MAINTAINER_MODE_FALSE |
| 857 |
< |
MAINT |
| 858 |
< |
INCLTDL |
| 859 |
< |
LIBLTDL |
| 860 |
< |
CC |
| 861 |
< |
CFLAGS |
| 862 |
< |
LDFLAGS |
| 863 |
< |
CPPFLAGS |
| 864 |
< |
ac_ct_CC |
| 865 |
< |
EXEEXT |
| 866 |
< |
OBJEXT |
| 867 |
< |
DEPDIR |
| 868 |
< |
am__include |
| 869 |
< |
am__quote |
| 870 |
< |
AMDEP_TRUE |
| 871 |
< |
AMDEP_FALSE |
| 872 |
< |
AMDEPBACKSLASH |
| 873 |
< |
CCDEPMODE |
| 874 |
< |
am__fastdepCC_TRUE |
| 875 |
< |
am__fastdepCC_FALSE |
| 876 |
< |
YACC |
| 877 |
< |
YFLAGS |
| 878 |
< |
LEX |
| 879 |
< |
LEX_OUTPUT_ROOT |
| 880 |
< |
LEXLIB |
| 881 |
< |
build |
| 882 |
< |
build_cpu |
| 883 |
< |
build_vendor |
| 884 |
< |
build_os |
| 885 |
< |
host |
| 886 |
< |
host_cpu |
| 887 |
< |
host_vendor |
| 888 |
< |
host_os |
| 889 |
< |
SED |
| 890 |
< |
GREP |
| 891 |
< |
EGREP |
| 892 |
< |
LN_S |
| 893 |
< |
ECHO |
| 894 |
< |
AR |
| 895 |
< |
RANLIB |
| 896 |
< |
DSYMUTIL |
| 897 |
< |
NMEDIT |
| 898 |
< |
CPP |
| 899 |
< |
CXX |
| 900 |
< |
CXXFLAGS |
| 901 |
< |
ac_ct_CXX |
| 902 |
< |
CXXDEPMODE |
| 903 |
< |
am__fastdepCXX_TRUE |
| 904 |
< |
am__fastdepCXX_FALSE |
| 905 |
< |
CXXCPP |
| 906 |
< |
F77 |
| 907 |
< |
FFLAGS |
| 908 |
< |
ac_ct_F77 |
| 909 |
< |
LIBTOOL |
| 910 |
< |
HAVE_CRYPT_TRUE |
| 911 |
< |
HAVE_CRYPT_FALSE |
| 912 |
< |
ENABLE_SSL_TRUE |
| 913 |
< |
ENABLE_SSL_FALSE |
| 914 |
< |
EFNET_TRUE |
| 915 |
< |
EFNET_FALSE |
| 916 |
< |
PREFIX |
| 917 |
< |
SYSCONFDIR |
| 918 |
< |
LIBDIR |
| 919 |
< |
DATADIR |
| 920 |
< |
LOCALSTATEDIR |
| 921 |
< |
subdirs |
| 795 |
> |
ac_subst_vars='LTLIBOBJS |
| 796 |
|
LIBOBJS |
| 797 |
< |
LTLIBOBJS' |
| 797 |
> |
subdirs |
| 798 |
> |
LOCALSTATEDIR |
| 799 |
> |
DATADIR |
| 800 |
> |
LIBDIR |
| 801 |
> |
SYSCONFDIR |
| 802 |
> |
PREFIX |
| 803 |
> |
EFNET_FALSE |
| 804 |
> |
EFNET_TRUE |
| 805 |
> |
ENABLE_SSL_FALSE |
| 806 |
> |
ENABLE_SSL_TRUE |
| 807 |
> |
HAVE_CRYPT_FALSE |
| 808 |
> |
HAVE_CRYPT_TRUE |
| 809 |
> |
LIBTOOL |
| 810 |
> |
ac_ct_F77 |
| 811 |
> |
FFLAGS |
| 812 |
> |
F77 |
| 813 |
> |
CXXCPP |
| 814 |
> |
am__fastdepCXX_FALSE |
| 815 |
> |
am__fastdepCXX_TRUE |
| 816 |
> |
CXXDEPMODE |
| 817 |
> |
ac_ct_CXX |
| 818 |
> |
CXXFLAGS |
| 819 |
> |
CXX |
| 820 |
> |
CPP |
| 821 |
> |
NMEDIT |
| 822 |
> |
DSYMUTIL |
| 823 |
> |
RANLIB |
| 824 |
> |
AR |
| 825 |
> |
ECHO |
| 826 |
> |
LN_S |
| 827 |
> |
EGREP |
| 828 |
> |
GREP |
| 829 |
> |
SED |
| 830 |
> |
host_os |
| 831 |
> |
host_vendor |
| 832 |
> |
host_cpu |
| 833 |
> |
host |
| 834 |
> |
build_os |
| 835 |
> |
build_vendor |
| 836 |
> |
build_cpu |
| 837 |
> |
build |
| 838 |
> |
LEXLIB |
| 839 |
> |
LEX_OUTPUT_ROOT |
| 840 |
> |
LEX |
| 841 |
> |
YFLAGS |
| 842 |
> |
YACC |
| 843 |
> |
am__fastdepCC_FALSE |
| 844 |
> |
am__fastdepCC_TRUE |
| 845 |
> |
CCDEPMODE |
| 846 |
> |
AMDEPBACKSLASH |
| 847 |
> |
AMDEP_FALSE |
| 848 |
> |
AMDEP_TRUE |
| 849 |
> |
am__quote |
| 850 |
> |
am__include |
| 851 |
> |
DEPDIR |
| 852 |
> |
OBJEXT |
| 853 |
> |
EXEEXT |
| 854 |
> |
ac_ct_CC |
| 855 |
> |
CPPFLAGS |
| 856 |
> |
LDFLAGS |
| 857 |
> |
CFLAGS |
| 858 |
> |
CC |
| 859 |
> |
LIBLTDL |
| 860 |
> |
INCLTDL |
| 861 |
> |
MAINT |
| 862 |
> |
MAINTAINER_MODE_FALSE |
| 863 |
> |
MAINTAINER_MODE_TRUE |
| 864 |
> |
am__untar |
| 865 |
> |
am__tar |
| 866 |
> |
AMTAR |
| 867 |
> |
am__leading_dot |
| 868 |
> |
SET_MAKE |
| 869 |
> |
AWK |
| 870 |
> |
mkdir_p |
| 871 |
> |
MKDIR_P |
| 872 |
> |
INSTALL_STRIP_PROGRAM |
| 873 |
> |
STRIP |
| 874 |
> |
install_sh |
| 875 |
> |
MAKEINFO |
| 876 |
> |
AUTOHEADER |
| 877 |
> |
AUTOMAKE |
| 878 |
> |
AUTOCONF |
| 879 |
> |
ACLOCAL |
| 880 |
> |
VERSION |
| 881 |
> |
PACKAGE |
| 882 |
> |
CYGPATH_W |
| 883 |
> |
am__isrc |
| 884 |
> |
INSTALL_DATA |
| 885 |
> |
INSTALL_SCRIPT |
| 886 |
> |
INSTALL_PROGRAM |
| 887 |
> |
target_alias |
| 888 |
> |
host_alias |
| 889 |
> |
build_alias |
| 890 |
> |
LIBS |
| 891 |
> |
ECHO_T |
| 892 |
> |
ECHO_N |
| 893 |
> |
ECHO_C |
| 894 |
> |
DEFS |
| 895 |
> |
mandir |
| 896 |
> |
localedir |
| 897 |
> |
libdir |
| 898 |
> |
psdir |
| 899 |
> |
pdfdir |
| 900 |
> |
dvidir |
| 901 |
> |
htmldir |
| 902 |
> |
infodir |
| 903 |
> |
docdir |
| 904 |
> |
oldincludedir |
| 905 |
> |
includedir |
| 906 |
> |
localstatedir |
| 907 |
> |
sharedstatedir |
| 908 |
> |
sysconfdir |
| 909 |
> |
datadir |
| 910 |
> |
datarootdir |
| 911 |
> |
libexecdir |
| 912 |
> |
sbindir |
| 913 |
> |
bindir |
| 914 |
> |
program_transform_name |
| 915 |
> |
prefix |
| 916 |
> |
exec_prefix |
| 917 |
> |
PACKAGE_BUGREPORT |
| 918 |
> |
PACKAGE_STRING |
| 919 |
> |
PACKAGE_VERSION |
| 920 |
> |
PACKAGE_TARNAME |
| 921 |
> |
PACKAGE_NAME |
| 922 |
> |
PATH_SEPARATOR |
| 923 |
> |
SHELL' |
| 924 |
|
ac_subst_files='' |
| 925 |
|
ac_user_opts=' |
| 926 |
|
enable_option_checking |
| 1392 |
|
if test -n "$ac_unrecognized_opts"; then |
| 1393 |
|
case $enable_option_checking in |
| 1394 |
|
no) ;; |
| 1395 |
< |
fatal) { $as_echo "$as_me: error: Unrecognized options: $ac_unrecognized_opts" >&2 |
| 1395 |
> |
fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2 |
| 1396 |
|
{ (exit 1); exit 1; }; } ;; |
| 1397 |
< |
*) $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2 ;; |
| 1397 |
> |
*) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; |
| 1398 |
|
esac |
| 1399 |
|
fi |
| 1400 |
|
|
| 1447 |
|
ac_pwd=`pwd` && test -n "$ac_pwd" && |
| 1448 |
|
ac_ls_di=`ls -di .` && |
| 1449 |
|
ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || |
| 1450 |
< |
{ $as_echo "$as_me: error: Working directory cannot be determined" >&2 |
| 1450 |
> |
{ $as_echo "$as_me: error: working directory cannot be determined" >&2 |
| 1451 |
|
{ (exit 1); exit 1; }; } |
| 1452 |
|
test "X$ac_ls_di" = "X$ac_pwd_ls_di" || |
| 1453 |
|
{ $as_echo "$as_me: error: pwd does not report name of working directory" >&2 |
| 1728 |
|
if $ac_init_version; then |
| 1729 |
|
cat <<\_ACEOF |
| 1730 |
|
ircd-hybrid configure 7.2.4 |
| 1731 |
< |
generated by GNU Autoconf 2.62 |
| 1731 |
> |
generated by GNU Autoconf 2.63 |
| 1732 |
|
|
| 1733 |
|
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
| 1734 |
|
2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
| 1742 |
|
running configure, to aid debugging if configure makes a mistake. |
| 1743 |
|
|
| 1744 |
|
It was created by ircd-hybrid $as_me 7.2.4, which was |
| 1745 |
< |
generated by GNU Autoconf 2.62. Invocation command line was |
| 1745 |
> |
generated by GNU Autoconf 2.63. Invocation command line was |
| 1746 |
|
|
| 1747 |
|
$ $0 $@ |
| 1748 |
|
|
| 1865 |
|
case $ac_val in #( |
| 1866 |
|
*${as_nl}*) |
| 1867 |
|
case $ac_var in #( |
| 1868 |
< |
*_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 |
| 1869 |
< |
$as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; |
| 1868 |
> |
*_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 |
| 1869 |
> |
$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; |
| 1870 |
|
esac |
| 1871 |
|
case $ac_var in #( |
| 1872 |
|
_ | IFS | as_nl) ;; #( |
| 2019 |
|
fi |
| 2020 |
|
|
| 2021 |
|
ac_func_list="$ac_func_list snprintf" |
| 2022 |
+ |
ac_func_list="$ac_func_list vsnprintf" |
| 2023 |
+ |
ac_func_list="$ac_func_list lrand48" |
| 2024 |
+ |
ac_func_list="$ac_func_list srand48" |
| 2025 |
+ |
ac_func_list="$ac_func_list mmap" |
| 2026 |
+ |
ac_func_list="$ac_func_list strtok_r" |
| 2027 |
+ |
ac_func_list="$ac_func_list usleep" |
| 2028 |
+ |
ac_func_list="$ac_func_list strlcat" |
| 2029 |
+ |
ac_func_list="$ac_func_list strlcpy" |
| 2030 |
+ |
ac_func_list="$ac_func_list basename" |
| 2031 |
|
ac_header_list="$ac_header_list crypt.h" |
| 2032 |
|
ac_header_list="$ac_header_list inttypes.h" |
| 2033 |
|
ac_header_list="$ac_header_list stdint.h" |
| 2093 |
|
fi |
| 2094 |
|
done |
| 2095 |
|
if $ac_cache_corrupted; then |
| 2096 |
+ |
{ $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
| 2097 |
+ |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 2098 |
|
{ $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 |
| 2099 |
|
$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} |
| 2100 |
|
{ { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 |
| 2598 |
|
else |
| 2599 |
|
case $cross_compiling:$ac_tool_warned in |
| 2600 |
|
yes:) |
| 2601 |
< |
{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools |
| 2602 |
< |
whose name does not start with the host triplet. If you think this |
| 2592 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&5 |
| 2593 |
< |
$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools |
| 2594 |
< |
whose name does not start with the host triplet. If you think this |
| 2595 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&2;} |
| 2601 |
> |
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 |
| 2602 |
> |
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} |
| 2603 |
|
ac_tool_warned=yes ;; |
| 2604 |
|
esac |
| 2605 |
|
STRIP=$ac_ct_STRIP |
| 2806 |
|
else |
| 2807 |
|
case $cross_compiling:$ac_tool_warned in |
| 2808 |
|
yes:) |
| 2809 |
< |
{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools |
| 2810 |
< |
whose name does not start with the host triplet. If you think this |
| 2804 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&5 |
| 2805 |
< |
$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools |
| 2806 |
< |
whose name does not start with the host triplet. If you think this |
| 2807 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&2;} |
| 2809 |
> |
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 |
| 2810 |
> |
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} |
| 2811 |
|
ac_tool_warned=yes ;; |
| 2812 |
|
esac |
| 2813 |
|
CC=$ac_ct_CC |
| 3006 |
|
else |
| 3007 |
|
case $cross_compiling:$ac_tool_warned in |
| 3008 |
|
yes:) |
| 3009 |
< |
{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools |
| 3010 |
< |
whose name does not start with the host triplet. If you think this |
| 3008 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&5 |
| 3009 |
< |
$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools |
| 3010 |
< |
whose name does not start with the host triplet. If you think this |
| 3011 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&2;} |
| 3009 |
> |
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 |
| 3010 |
> |
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} |
| 3011 |
|
ac_tool_warned=yes ;; |
| 3012 |
|
esac |
| 3013 |
|
CC=$ac_ct_CC |
| 3017 |
|
fi |
| 3018 |
|
|
| 3019 |
|
|
| 3020 |
< |
test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH |
| 3020 |
> |
test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
| 3021 |
> |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 3022 |
> |
{ { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH |
| 3023 |
|
See \`config.log' for more details." >&5 |
| 3024 |
|
$as_echo "$as_me: error: no acceptable C compiler found in \$PATH |
| 3025 |
|
See \`config.log' for more details." >&2;} |
| 3026 |
< |
{ (exit 1); exit 1; }; } |
| 3026 |
> |
{ (exit 1); exit 1; }; }; } |
| 3027 |
|
|
| 3028 |
|
# Provide some information about the compiler. |
| 3029 |
|
$as_echo "$as_me:$LINENO: checking for C compiler version" >&5 |
| 3153 |
|
$as_echo "$as_me: failed program was:" >&5 |
| 3154 |
|
sed 's/^/| /' conftest.$ac_ext >&5 |
| 3155 |
|
|
| 3156 |
+ |
{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
| 3157 |
+ |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 3158 |
|
{ { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables |
| 3159 |
|
See \`config.log' for more details." >&5 |
| 3160 |
|
$as_echo "$as_me: error: C compiler cannot create executables |
| 3161 |
|
See \`config.log' for more details." >&2;} |
| 3162 |
< |
{ (exit 77); exit 77; }; } |
| 3162 |
> |
{ (exit 77); exit 77; }; }; } |
| 3163 |
|
fi |
| 3164 |
|
|
| 3165 |
|
ac_exeext=$ac_cv_exeext |
| 3187 |
|
if test "$cross_compiling" = maybe; then |
| 3188 |
|
cross_compiling=yes |
| 3189 |
|
else |
| 3190 |
< |
{ { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. |
| 3190 |
> |
{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
| 3191 |
> |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 3192 |
> |
{ { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. |
| 3193 |
|
If you meant to cross compile, use \`--host'. |
| 3194 |
|
See \`config.log' for more details." >&5 |
| 3195 |
|
$as_echo "$as_me: error: cannot run C compiled programs. |
| 3196 |
|
If you meant to cross compile, use \`--host'. |
| 3197 |
|
See \`config.log' for more details." >&2;} |
| 3198 |
< |
{ (exit 1); exit 1; }; } |
| 3198 |
> |
{ (exit 1); exit 1; }; }; } |
| 3199 |
|
fi |
| 3200 |
|
fi |
| 3201 |
|
fi |
| 3238 |
|
esac |
| 3239 |
|
done |
| 3240 |
|
else |
| 3241 |
< |
{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link |
| 3241 |
> |
{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
| 3242 |
> |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 3243 |
> |
{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link |
| 3244 |
|
See \`config.log' for more details." >&5 |
| 3245 |
|
$as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link |
| 3246 |
|
See \`config.log' for more details." >&2;} |
| 3247 |
< |
{ (exit 1); exit 1; }; } |
| 3247 |
> |
{ (exit 1); exit 1; }; }; } |
| 3248 |
|
fi |
| 3249 |
|
|
| 3250 |
|
rm -f conftest$ac_cv_exeext |
| 3298 |
|
$as_echo "$as_me: failed program was:" >&5 |
| 3299 |
|
sed 's/^/| /' conftest.$ac_ext >&5 |
| 3300 |
|
|
| 3301 |
+ |
{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
| 3302 |
+ |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 3303 |
|
{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile |
| 3304 |
|
See \`config.log' for more details." >&5 |
| 3305 |
|
$as_echo "$as_me: error: cannot compute suffix of object files: cannot compile |
| 3306 |
|
See \`config.log' for more details." >&2;} |
| 3307 |
< |
{ (exit 1); exit 1; }; } |
| 3307 |
> |
{ (exit 1); exit 1; }; }; } |
| 3308 |
|
fi |
| 3309 |
|
|
| 3310 |
|
rm -f conftest.$ac_cv_objext conftest.$ac_ext |
| 4906 |
|
;; |
| 4907 |
|
*-*-irix6*) |
| 4908 |
|
# Find out which ABI we are using. |
| 4909 |
< |
echo '#line 4900 "configure"' > conftest.$ac_ext |
| 4909 |
> |
echo '#line 4909 "configure"' > conftest.$ac_ext |
| 4910 |
|
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4911 |
|
(eval $ac_compile) 2>&5 |
| 4912 |
|
ac_status=$? |
| 5321 |
|
if $ac_preproc_ok; then |
| 5322 |
|
: |
| 5323 |
|
else |
| 5324 |
< |
{ { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check |
| 5324 |
> |
{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
| 5325 |
> |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 5326 |
> |
{ { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check |
| 5327 |
|
See \`config.log' for more details." >&5 |
| 5328 |
|
$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check |
| 5329 |
|
See \`config.log' for more details." >&2;} |
| 5330 |
< |
{ (exit 1); exit 1; }; } |
| 5330 |
> |
{ (exit 1); exit 1; }; }; } |
| 5331 |
|
fi |
| 5332 |
|
|
| 5333 |
|
ac_ext=c |
| 5576 |
|
$as_echo "$as_val"'` |
| 5577 |
|
{ $as_echo "$as_me:$LINENO: result: $ac_res" >&5 |
| 5578 |
|
$as_echo "$ac_res" >&6; } |
| 5579 |
< |
if test `eval 'as_val=${'$as_ac_Header'} |
| 5580 |
< |
$as_echo "$as_val"'` = yes; then |
| 5579 |
> |
as_val=`eval 'as_val=${'$as_ac_Header'} |
| 5580 |
> |
$as_echo "$as_val"'` |
| 5581 |
> |
if test "x$as_val" = x""yes; then |
| 5582 |
|
cat >>confdefs.h <<_ACEOF |
| 5583 |
|
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 5584 |
|
_ACEOF |
| 5723 |
|
$as_echo "$ac_res" >&6; } |
| 5724 |
|
|
| 5725 |
|
fi |
| 5726 |
< |
if test `eval 'as_val=${'$as_ac_Header'} |
| 5727 |
< |
$as_echo "$as_val"'` = yes; then |
| 5726 |
> |
as_val=`eval 'as_val=${'$as_ac_Header'} |
| 5727 |
> |
$as_echo "$as_val"'` |
| 5728 |
> |
if test "x$as_val" = x""yes; then |
| 5729 |
|
cat >>confdefs.h <<_ACEOF |
| 5730 |
|
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 5731 |
|
_ACEOF |
| 5835 |
|
else |
| 5836 |
|
case $cross_compiling:$ac_tool_warned in |
| 5837 |
|
yes:) |
| 5838 |
< |
{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools |
| 5839 |
< |
whose name does not start with the host triplet. If you think this |
| 5827 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&5 |
| 5828 |
< |
$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools |
| 5829 |
< |
whose name does not start with the host triplet. If you think this |
| 5830 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&2;} |
| 5838 |
> |
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 |
| 5839 |
> |
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} |
| 5840 |
|
ac_tool_warned=yes ;; |
| 5841 |
|
esac |
| 5842 |
|
CXX=$ac_ct_CXX |
| 6436 |
|
if $ac_preproc_ok; then |
| 6437 |
|
: |
| 6438 |
|
else |
| 6439 |
< |
{ { $as_echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check |
| 6439 |
> |
{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
| 6440 |
> |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 6441 |
> |
{ { $as_echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check |
| 6442 |
|
See \`config.log' for more details." >&5 |
| 6443 |
|
$as_echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check |
| 6444 |
|
See \`config.log' for more details." >&2;} |
| 6445 |
< |
{ (exit 1); exit 1; }; } |
| 6445 |
> |
{ (exit 1); exit 1; }; }; } |
| 6446 |
|
fi |
| 6447 |
|
|
| 6448 |
|
ac_ext=cpp |
| 6550 |
|
else |
| 6551 |
|
case $cross_compiling:$ac_tool_warned in |
| 6552 |
|
yes:) |
| 6553 |
< |
{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools |
| 6554 |
< |
whose name does not start with the host triplet. If you think this |
| 6544 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&5 |
| 6545 |
< |
$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools |
| 6546 |
< |
whose name does not start with the host triplet. If you think this |
| 6547 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&2;} |
| 6553 |
> |
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 |
| 6554 |
> |
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} |
| 6555 |
|
ac_tool_warned=yes ;; |
| 6556 |
|
esac |
| 6557 |
|
F77=$ac_ct_F77 |
| 7206 |
|
else |
| 7207 |
|
case $cross_compiling:$ac_tool_warned in |
| 7208 |
|
yes:) |
| 7209 |
< |
{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools |
| 7210 |
< |
whose name does not start with the host triplet. If you think this |
| 7204 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&5 |
| 7205 |
< |
$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools |
| 7206 |
< |
whose name does not start with the host triplet. If you think this |
| 7207 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&2;} |
| 7209 |
> |
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 |
| 7210 |
> |
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} |
| 7211 |
|
ac_tool_warned=yes ;; |
| 7212 |
|
esac |
| 7213 |
|
AR=$ac_ct_AR |
| 7298 |
|
else |
| 7299 |
|
case $cross_compiling:$ac_tool_warned in |
| 7300 |
|
yes:) |
| 7301 |
< |
{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools |
| 7302 |
< |
whose name does not start with the host triplet. If you think this |
| 7300 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&5 |
| 7301 |
< |
$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools |
| 7302 |
< |
whose name does not start with the host triplet. If you think this |
| 7303 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&2;} |
| 7301 |
> |
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 |
| 7302 |
> |
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} |
| 7303 |
|
ac_tool_warned=yes ;; |
| 7304 |
|
esac |
| 7305 |
|
RANLIB=$ac_ct_RANLIB |
| 7390 |
|
else |
| 7391 |
|
case $cross_compiling:$ac_tool_warned in |
| 7392 |
|
yes:) |
| 7393 |
< |
{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools |
| 7394 |
< |
whose name does not start with the host triplet. If you think this |
| 7396 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&5 |
| 7397 |
< |
$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools |
| 7398 |
< |
whose name does not start with the host triplet. If you think this |
| 7399 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&2;} |
| 7393 |
> |
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 |
| 7394 |
> |
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} |
| 7395 |
|
ac_tool_warned=yes ;; |
| 7396 |
|
esac |
| 7397 |
|
STRIP=$ac_ct_STRIP |
| 7670 |
|
else |
| 7671 |
|
case $cross_compiling:$ac_tool_warned in |
| 7672 |
|
yes:) |
| 7673 |
< |
{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools |
| 7674 |
< |
whose name does not start with the host triplet. If you think this |
| 7680 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&5 |
| 7681 |
< |
$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools |
| 7682 |
< |
whose name does not start with the host triplet. If you think this |
| 7683 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&2;} |
| 7673 |
> |
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 |
| 7674 |
> |
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} |
| 7675 |
|
ac_tool_warned=yes ;; |
| 7676 |
|
esac |
| 7677 |
|
DSYMUTIL=$ac_ct_DSYMUTIL |
| 7762 |
|
else |
| 7763 |
|
case $cross_compiling:$ac_tool_warned in |
| 7764 |
|
yes:) |
| 7765 |
< |
{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools |
| 7766 |
< |
whose name does not start with the host triplet. If you think this |
| 7776 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&5 |
| 7777 |
< |
$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools |
| 7778 |
< |
whose name does not start with the host triplet. If you think this |
| 7779 |
< |
configuration is useful to you, please write to autoconf@gnu.org." >&2;} |
| 7765 |
> |
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 |
| 7766 |
> |
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} |
| 7767 |
|
ac_tool_warned=yes ;; |
| 7768 |
|
esac |
| 7769 |
|
NMEDIT=$ac_ct_NMEDIT |
| 7986 |
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 7987 |
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 7988 |
|
-e 's:$: $lt_compiler_flag:'` |
| 7989 |
< |
(eval echo "\"\$as_me:8002: $lt_compile\"" >&5) |
| 7989 |
> |
(eval echo "\"\$as_me:7989: $lt_compile\"" >&5) |
| 7990 |
|
(eval "$lt_compile" 2>conftest.err) |
| 7991 |
|
ac_status=$? |
| 7992 |
|
cat conftest.err >&5 |
| 7993 |
< |
echo "$as_me:8006: \$? = $ac_status" >&5 |
| 7993 |
> |
echo "$as_me:7993: \$? = $ac_status" >&5 |
| 7994 |
|
if (exit $ac_status) && test -s "$ac_outfile"; then |
| 7995 |
|
# The compiler can only warn and ignore the option if not recognized |
| 7996 |
|
# So say no if there are warnings other than the usual output. |
| 8276 |
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 8277 |
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 8278 |
|
-e 's:$: $lt_compiler_flag:'` |
| 8279 |
< |
(eval echo "\"\$as_me:8292: $lt_compile\"" >&5) |
| 8279 |
> |
(eval echo "\"\$as_me:8279: $lt_compile\"" >&5) |
| 8280 |
|
(eval "$lt_compile" 2>conftest.err) |
| 8281 |
|
ac_status=$? |
| 8282 |
|
cat conftest.err >&5 |
| 8283 |
< |
echo "$as_me:8296: \$? = $ac_status" >&5 |
| 8283 |
> |
echo "$as_me:8283: \$? = $ac_status" >&5 |
| 8284 |
|
if (exit $ac_status) && test -s "$ac_outfile"; then |
| 8285 |
|
# The compiler can only warn and ignore the option if not recognized |
| 8286 |
|
# So say no if there are warnings other than the usual output. |
| 8380 |
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 8381 |
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 8382 |
|
-e 's:$: $lt_compiler_flag:'` |
| 8383 |
< |
(eval echo "\"\$as_me:8396: $lt_compile\"" >&5) |
| 8383 |
> |
(eval echo "\"\$as_me:8383: $lt_compile\"" >&5) |
| 8384 |
|
(eval "$lt_compile" 2>out/conftest.err) |
| 8385 |
|
ac_status=$? |
| 8386 |
|
cat out/conftest.err >&5 |
| 8387 |
< |
echo "$as_me:8400: \$? = $ac_status" >&5 |
| 8387 |
> |
echo "$as_me:8387: \$? = $ac_status" >&5 |
| 8388 |
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
| 8389 |
|
then |
| 8390 |
|
# The compiler can only warn and ignore the option if not recognized |
| 10272 |
|
fi |
| 10273 |
|
{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 |
| 10274 |
|
$as_echo "$ac_cv_lib_dl_dlopen" >&6; } |
| 10275 |
< |
if test $ac_cv_lib_dl_dlopen = yes; then |
| 10275 |
> |
if test "x$ac_cv_lib_dl_dlopen" = x""yes; then |
| 10276 |
|
lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" |
| 10277 |
|
else |
| 10278 |
|
|
| 10370 |
|
fi |
| 10371 |
|
{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5 |
| 10372 |
|
$as_echo "$ac_cv_func_shl_load" >&6; } |
| 10373 |
< |
if test $ac_cv_func_shl_load = yes; then |
| 10373 |
> |
if test "x$ac_cv_func_shl_load" = x""yes; then |
| 10374 |
|
lt_cv_dlopen="shl_load" |
| 10375 |
|
else |
| 10376 |
|
{ $as_echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 |
| 10438 |
|
fi |
| 10439 |
|
{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 |
| 10440 |
|
$as_echo "$ac_cv_lib_dld_shl_load" >&6; } |
| 10441 |
< |
if test $ac_cv_lib_dld_shl_load = yes; then |
| 10441 |
> |
if test "x$ac_cv_lib_dld_shl_load" = x""yes; then |
| 10442 |
|
lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld" |
| 10443 |
|
else |
| 10444 |
|
{ $as_echo "$as_me:$LINENO: checking for dlopen" >&5 |
| 10526 |
|
fi |
| 10527 |
|
{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5 |
| 10528 |
|
$as_echo "$ac_cv_func_dlopen" >&6; } |
| 10529 |
< |
if test $ac_cv_func_dlopen = yes; then |
| 10529 |
> |
if test "x$ac_cv_func_dlopen" = x""yes; then |
| 10530 |
|
lt_cv_dlopen="dlopen" |
| 10531 |
|
else |
| 10532 |
|
{ $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 |
| 10594 |
|
fi |
| 10595 |
|
{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 |
| 10596 |
|
$as_echo "$ac_cv_lib_dl_dlopen" >&6; } |
| 10597 |
< |
if test $ac_cv_lib_dl_dlopen = yes; then |
| 10597 |
> |
if test "x$ac_cv_lib_dl_dlopen" = x""yes; then |
| 10598 |
|
lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" |
| 10599 |
|
else |
| 10600 |
|
{ $as_echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5 |
| 10662 |
|
fi |
| 10663 |
|
{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5 |
| 10664 |
|
$as_echo "$ac_cv_lib_svld_dlopen" >&6; } |
| 10665 |
< |
if test $ac_cv_lib_svld_dlopen = yes; then |
| 10665 |
> |
if test "x$ac_cv_lib_svld_dlopen" = x""yes; then |
| 10666 |
|
lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" |
| 10667 |
|
else |
| 10668 |
|
{ $as_echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5 |
| 10730 |
|
fi |
| 10731 |
|
{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5 |
| 10732 |
|
$as_echo "$ac_cv_lib_dld_dld_link" >&6; } |
| 10733 |
< |
if test $ac_cv_lib_dld_dld_link = yes; then |
| 10733 |
> |
if test "x$ac_cv_lib_dld_dld_link" = x""yes; then |
| 10734 |
|
lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld" |
| 10735 |
|
fi |
| 10736 |
|
|
| 10780 |
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| 10781 |
|
lt_status=$lt_dlunknown |
| 10782 |
|
cat > conftest.$ac_ext <<EOF |
| 10783 |
< |
#line 10796 "configure" |
| 10783 |
> |
#line 10783 "configure" |
| 10784 |
|
#include "confdefs.h" |
| 10785 |
|
|
| 10786 |
|
#if HAVE_DLFCN_H |
| 10880 |
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| 10881 |
|
lt_status=$lt_dlunknown |
| 10882 |
|
cat > conftest.$ac_ext <<EOF |
| 10883 |
< |
#line 10896 "configure" |
| 10883 |
> |
#line 10883 "configure" |
| 10884 |
|
#include "confdefs.h" |
| 10885 |
|
|
| 10886 |
|
#if HAVE_DLFCN_H |
| 13289 |
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 13290 |
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 13291 |
|
-e 's:$: $lt_compiler_flag:'` |
| 13292 |
< |
(eval echo "\"\$as_me:13305: $lt_compile\"" >&5) |
| 13292 |
> |
(eval echo "\"\$as_me:13292: $lt_compile\"" >&5) |
| 13293 |
|
(eval "$lt_compile" 2>conftest.err) |
| 13294 |
|
ac_status=$? |
| 13295 |
|
cat conftest.err >&5 |
| 13296 |
< |
echo "$as_me:13309: \$? = $ac_status" >&5 |
| 13296 |
> |
echo "$as_me:13296: \$? = $ac_status" >&5 |
| 13297 |
|
if (exit $ac_status) && test -s "$ac_outfile"; then |
| 13298 |
|
# The compiler can only warn and ignore the option if not recognized |
| 13299 |
|
# So say no if there are warnings other than the usual output. |
| 13393 |
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 13394 |
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 13395 |
|
-e 's:$: $lt_compiler_flag:'` |
| 13396 |
< |
(eval echo "\"\$as_me:13409: $lt_compile\"" >&5) |
| 13396 |
> |
(eval echo "\"\$as_me:13396: $lt_compile\"" >&5) |
| 13397 |
|
(eval "$lt_compile" 2>out/conftest.err) |
| 13398 |
|
ac_status=$? |
| 13399 |
|
cat out/conftest.err >&5 |
| 13400 |
< |
echo "$as_me:13413: \$? = $ac_status" >&5 |
| 13400 |
> |
echo "$as_me:13400: \$? = $ac_status" >&5 |
| 13401 |
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
| 13402 |
|
then |
| 13403 |
|
# The compiler can only warn and ignore the option if not recognized |
| 14976 |
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 14977 |
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 14978 |
|
-e 's:$: $lt_compiler_flag:'` |
| 14979 |
< |
(eval echo "\"\$as_me:14992: $lt_compile\"" >&5) |
| 14979 |
> |
(eval echo "\"\$as_me:14979: $lt_compile\"" >&5) |
| 14980 |
|
(eval "$lt_compile" 2>conftest.err) |
| 14981 |
|
ac_status=$? |
| 14982 |
|
cat conftest.err >&5 |
| 14983 |
< |
echo "$as_me:14996: \$? = $ac_status" >&5 |
| 14983 |
> |
echo "$as_me:14983: \$? = $ac_status" >&5 |
| 14984 |
|
if (exit $ac_status) && test -s "$ac_outfile"; then |
| 14985 |
|
# The compiler can only warn and ignore the option if not recognized |
| 14986 |
|
# So say no if there are warnings other than the usual output. |
| 15080 |
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 15081 |
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 15082 |
|
-e 's:$: $lt_compiler_flag:'` |
| 15083 |
< |
(eval echo "\"\$as_me:15096: $lt_compile\"" >&5) |
| 15083 |
> |
(eval echo "\"\$as_me:15083: $lt_compile\"" >&5) |
| 15084 |
|
(eval "$lt_compile" 2>out/conftest.err) |
| 15085 |
|
ac_status=$? |
| 15086 |
|
cat out/conftest.err >&5 |
| 15087 |
< |
echo "$as_me:15100: \$? = $ac_status" >&5 |
| 15087 |
> |
echo "$as_me:15087: \$? = $ac_status" >&5 |
| 15088 |
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
| 15089 |
|
then |
| 15090 |
|
# The compiler can only warn and ignore the option if not recognized |
| 17295 |
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 17296 |
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 17297 |
|
-e 's:$: $lt_compiler_flag:'` |
| 17298 |
< |
(eval echo "\"\$as_me:17311: $lt_compile\"" >&5) |
| 17298 |
> |
(eval echo "\"\$as_me:17298: $lt_compile\"" >&5) |
| 17299 |
|
(eval "$lt_compile" 2>conftest.err) |
| 17300 |
|
ac_status=$? |
| 17301 |
|
cat conftest.err >&5 |
| 17302 |
< |
echo "$as_me:17315: \$? = $ac_status" >&5 |
| 17302 |
> |
echo "$as_me:17302: \$? = $ac_status" >&5 |
| 17303 |
|
if (exit $ac_status) && test -s "$ac_outfile"; then |
| 17304 |
|
# The compiler can only warn and ignore the option if not recognized |
| 17305 |
|
# So say no if there are warnings other than the usual output. |
| 17585 |
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 17586 |
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 17587 |
|
-e 's:$: $lt_compiler_flag:'` |
| 17588 |
< |
(eval echo "\"\$as_me:17601: $lt_compile\"" >&5) |
| 17588 |
> |
(eval echo "\"\$as_me:17588: $lt_compile\"" >&5) |
| 17589 |
|
(eval "$lt_compile" 2>conftest.err) |
| 17590 |
|
ac_status=$? |
| 17591 |
|
cat conftest.err >&5 |
| 17592 |
< |
echo "$as_me:17605: \$? = $ac_status" >&5 |
| 17592 |
> |
echo "$as_me:17592: \$? = $ac_status" >&5 |
| 17593 |
|
if (exit $ac_status) && test -s "$ac_outfile"; then |
| 17594 |
|
# The compiler can only warn and ignore the option if not recognized |
| 17595 |
|
# So say no if there are warnings other than the usual output. |
| 17689 |
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 17690 |
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 17691 |
|
-e 's:$: $lt_compiler_flag:'` |
| 17692 |
< |
(eval echo "\"\$as_me:17705: $lt_compile\"" >&5) |
| 17692 |
> |
(eval echo "\"\$as_me:17692: $lt_compile\"" >&5) |
| 17693 |
|
(eval "$lt_compile" 2>out/conftest.err) |
| 17694 |
|
ac_status=$? |
| 17695 |
|
cat out/conftest.err >&5 |
| 17696 |
< |
echo "$as_me:17709: \$? = $ac_status" >&5 |
| 17696 |
> |
echo "$as_me:17696: \$? = $ac_status" >&5 |
| 17697 |
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
| 17698 |
|
then |
| 17699 |
|
# The compiler can only warn and ignore the option if not recognized |
| 20563 |
|
$as_echo "$as_val"'` |
| 20564 |
|
{ $as_echo "$as_me:$LINENO: result: $ac_res" >&5 |
| 20565 |
|
$as_echo "$ac_res" >&6; } |
| 20566 |
< |
if test `eval 'as_val=${'$as_ac_var'} |
| 20567 |
< |
$as_echo "$as_val"'` = yes; then |
| 20566 |
> |
as_val=`eval 'as_val=${'$as_ac_var'} |
| 20567 |
> |
$as_echo "$as_val"'` |
| 20568 |
> |
if test "x$as_val" = x""yes; then |
| 20569 |
|
cat >>confdefs.h <<_ACEOF |
| 20570 |
|
#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
| 20571 |
|
_ACEOF |
| 20675 |
|
fi |
| 20676 |
|
{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_sockaddr_in" >&5 |
| 20677 |
|
$as_echo "$ac_cv_type_struct_sockaddr_in" >&6; } |
| 20678 |
< |
if test $ac_cv_type_struct_sockaddr_in = yes; then |
| 20678 |
> |
if test "x$ac_cv_type_struct_sockaddr_in" = x""yes; then |
| 20679 |
|
|
| 20680 |
|
cat >>confdefs.h <<_ACEOF |
| 20681 |
|
#define HAVE_STRUCT_SOCKADDR_IN 1 |
| 20785 |
|
fi |
| 20786 |
|
{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_sockaddr_storage" >&5 |
| 20787 |
|
$as_echo "$ac_cv_type_struct_sockaddr_storage" >&6; } |
| 20788 |
< |
if test $ac_cv_type_struct_sockaddr_storage = yes; then |
| 20788 |
> |
if test "x$ac_cv_type_struct_sockaddr_storage" = x""yes; then |
| 20789 |
|
|
| 20790 |
|
cat >>confdefs.h <<_ACEOF |
| 20791 |
|
#define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
| 20895 |
|
fi |
| 20896 |
|
{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_addrinfo" >&5 |
| 20897 |
|
$as_echo "$ac_cv_type_struct_addrinfo" >&6; } |
| 20898 |
< |
if test $ac_cv_type_struct_addrinfo = yes; then |
| 20898 |
> |
if test "x$ac_cv_type_struct_addrinfo" = x""yes; then |
| 20899 |
|
|
| 20900 |
|
cat >>confdefs.h <<_ACEOF |
| 20901 |
|
#define HAVE_STRUCT_ADDRINFO 1 |
| 21003 |
|
fi |
| 21004 |
|
{ $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in_sin_len" >&5 |
| 21005 |
|
$as_echo "$ac_cv_member_struct_sockaddr_in_sin_len" >&6; } |
| 21006 |
< |
if test $ac_cv_member_struct_sockaddr_in_sin_len = yes; then |
| 21006 |
> |
if test "x$ac_cv_member_struct_sockaddr_in_sin_len" = x""yes; then |
| 21007 |
|
|
| 21008 |
|
cat >>confdefs.h <<_ACEOF |
| 21009 |
|
#define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1 |
| 21108 |
|
fi |
| 21109 |
|
{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_sockaddr_in6" >&5 |
| 21110 |
|
$as_echo "$ac_cv_type_struct_sockaddr_in6" >&6; } |
| 21111 |
< |
if test $ac_cv_type_struct_sockaddr_in6 = yes; then |
| 21111 |
> |
if test "x$ac_cv_type_struct_sockaddr_in6" = x""yes; then |
| 21112 |
|
|
| 21113 |
|
cat >>confdefs.h <<_ACEOF |
| 21114 |
|
#define HAVE_STRUCT_SOCKADDR_IN6 1 |
| 21311 |
|
$as_echo_n "(cached) " >&6 |
| 21312 |
|
else |
| 21313 |
|
ac_cv_c_bigendian=unknown |
| 21314 |
< |
# See if __BIG_ENDIAN__ or __LITTLE_ENDIAN__ is defined. |
| 21315 |
< |
cat >conftest.$ac_ext <<_ACEOF |
| 21314 |
> |
# See if we're dealing with a universal compiler. |
| 21315 |
> |
cat >conftest.$ac_ext <<_ACEOF |
| 21316 |
|
/* confdefs.h. */ |
| 21317 |
|
_ACEOF |
| 21318 |
|
cat confdefs.h >>conftest.$ac_ext |
| 21319 |
|
cat >>conftest.$ac_ext <<_ACEOF |
| 21320 |
|
/* end confdefs.h. */ |
| 21321 |
< |
#if ! (defined __BIG_ENDIAN__ || defined __LITTLE_ENDIAN__) |
| 21322 |
< |
neither is defined; |
| 21321 |
> |
#ifndef __APPLE_CC__ |
| 21322 |
> |
not a universal capable compiler |
| 21323 |
|
#endif |
| 21324 |
|
typedef int dummy; |
| 21325 |
|
|
| 21342 |
|
test -z "$ac_c_werror_flag" || |
| 21343 |
|
test ! -s conftest.err |
| 21344 |
|
} && test -s conftest.$ac_objext; then |
| 21345 |
< |
ac_cv_c_bigendian=universal |
| 21345 |
> |
|
| 21346 |
> |
# Check for potential -arch flags. It is not universal unless |
| 21347 |
> |
# there are some -arch flags. Note that *ppc* also matches |
| 21348 |
> |
# ppc64. This check is also rather less than ideal. |
| 21349 |
> |
case "${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS}" in #( |
| 21350 |
> |
*-arch*ppc*|*-arch*i386*|*-arch*x86_64*) ac_cv_c_bigendian=universal;; |
| 21351 |
> |
esac |
| 21352 |
|
else |
| 21353 |
|
$as_echo "$as_me: failed program was:" >&5 |
| 21354 |
|
sed 's/^/| /' conftest.$ac_ext >&5 |
| 21696 |
|
no) |
| 21697 |
|
;; #( |
| 21698 |
|
universal) |
| 21699 |
< |
;; #( |
| 21699 |
> |
|
| 21700 |
> |
cat >>confdefs.h <<\_ACEOF |
| 21701 |
> |
#define AC_APPLE_UNIVERSAL_BUILD 1 |
| 21702 |
> |
_ACEOF |
| 21703 |
> |
|
| 21704 |
> |
;; #( |
| 21705 |
|
*) |
| 21706 |
|
{ { $as_echo "$as_me:$LINENO: error: unknown endianness |
| 21707 |
|
presetting ac_cv_c_bigendian=no (or yes) will help" >&5 |
| 21962 |
|
case $ac_lo in |
| 21963 |
|
?*) ac_cv_sizeof_int64_t=$ac_lo;; |
| 21964 |
|
'') if test "$ac_cv_type_int64_t" = yes; then |
| 21965 |
< |
{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int64_t) |
| 21965 |
> |
{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
| 21966 |
> |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 21967 |
> |
{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int64_t) |
| 21968 |
|
See \`config.log' for more details." >&5 |
| 21969 |
|
$as_echo "$as_me: error: cannot compute sizeof (int64_t) |
| 21970 |
|
See \`config.log' for more details." >&2;} |
| 21971 |
< |
{ (exit 77); exit 77; }; } |
| 21971 |
> |
{ (exit 77); exit 77; }; }; } |
| 21972 |
|
else |
| 21973 |
|
ac_cv_sizeof_int64_t=0 |
| 21974 |
|
fi ;; |
| 22044 |
|
|
| 22045 |
|
( exit $ac_status ) |
| 22046 |
|
if test "$ac_cv_type_int64_t" = yes; then |
| 22047 |
< |
{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int64_t) |
| 22047 |
> |
{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
| 22048 |
> |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 22049 |
> |
{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int64_t) |
| 22050 |
|
See \`config.log' for more details." >&5 |
| 22051 |
|
$as_echo "$as_me: error: cannot compute sizeof (int64_t) |
| 22052 |
|
See \`config.log' for more details." >&2;} |
| 22053 |
< |
{ (exit 77); exit 77; }; } |
| 22053 |
> |
{ (exit 77); exit 77; }; }; } |
| 22054 |
|
else |
| 22055 |
|
ac_cv_sizeof_int64_t=0 |
| 22056 |
|
fi |
| 22321 |
|
case $ac_lo in |
| 22322 |
|
?*) ac_cv_sizeof_long_long=$ac_lo;; |
| 22323 |
|
'') if test "$ac_cv_type_long_long" = yes; then |
| 22324 |
< |
{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (long long) |
| 22324 |
> |
{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
| 22325 |
> |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 22326 |
> |
{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (long long) |
| 22327 |
|
See \`config.log' for more details." >&5 |
| 22328 |
|
$as_echo "$as_me: error: cannot compute sizeof (long long) |
| 22329 |
|
See \`config.log' for more details." >&2;} |
| 22330 |
< |
{ (exit 77); exit 77; }; } |
| 22330 |
> |
{ (exit 77); exit 77; }; }; } |
| 22331 |
|
else |
| 22332 |
|
ac_cv_sizeof_long_long=0 |
| 22333 |
|
fi ;; |
| 22403 |
|
|
| 22404 |
|
( exit $ac_status ) |
| 22405 |
|
if test "$ac_cv_type_long_long" = yes; then |
| 22406 |
< |
{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (long long) |
| 22406 |
> |
{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
| 22407 |
> |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 22408 |
> |
{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (long long) |
| 22409 |
|
See \`config.log' for more details." >&5 |
| 22410 |
|
$as_echo "$as_me: error: cannot compute sizeof (long long) |
| 22411 |
|
See \`config.log' for more details." >&2;} |
| 22412 |
< |
{ (exit 77); exit 77; }; } |
| 22412 |
> |
{ (exit 77); exit 77; }; }; } |
| 22413 |
|
else |
| 22414 |
|
ac_cv_sizeof_long_long=0 |
| 22415 |
|
fi |
| 22716 |
|
fi |
| 22717 |
|
{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_uint64_t" >&5 |
| 22718 |
|
$as_echo "$ac_cv_type_uint64_t" >&6; } |
| 22719 |
< |
if test $ac_cv_type_uint64_t = yes; then |
| 22719 |
> |
if test "x$ac_cv_type_uint64_t" = x""yes; then |
| 22720 |
|
: |
| 22721 |
|
else |
| 22722 |
|
|
| 22820 |
|
fi |
| 22821 |
|
{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_int64_t" >&5 |
| 22822 |
|
$as_echo "$ac_cv_type_int64_t" >&6; } |
| 22823 |
< |
if test $ac_cv_type_int64_t = yes; then |
| 22823 |
> |
if test "x$ac_cv_type_int64_t" = x""yes; then |
| 22824 |
|
: |
| 22825 |
|
else |
| 22826 |
|
|
| 22932 |
|
$as_echo "$as_val"'` |
| 22933 |
|
{ $as_echo "$as_me:$LINENO: result: $ac_res" >&5 |
| 22934 |
|
$as_echo "$ac_res" >&6; } |
| 22935 |
< |
if test `eval 'as_val=${'$as_ac_var'} |
| 22936 |
< |
$as_echo "$as_val"'` = yes; then |
| 22935 |
> |
as_val=`eval 'as_val=${'$as_ac_var'} |
| 22936 |
> |
$as_echo "$as_val"'` |
| 22937 |
> |
if test "x$as_val" = x""yes; then |
| 22938 |
|
cat >>confdefs.h <<_ACEOF |
| 22939 |
|
#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
| 22940 |
|
_ACEOF |
| 22951 |
|
|
| 22952 |
|
|
| 22953 |
|
|
| 22954 |
+ |
|
| 22955 |
+ |
|
| 22956 |
+ |
|
| 22957 |
+ |
|
| 22958 |
+ |
|
| 22959 |
+ |
|
| 22960 |
+ |
|
| 22961 |
+ |
|
| 22962 |
+ |
|
| 22963 |
+ |
|
| 22964 |
+ |
|
| 22965 |
+ |
|
| 22966 |
+ |
|
| 22967 |
+ |
|
| 22968 |
+ |
|
| 22969 |
+ |
|
| 22970 |
+ |
|
| 22971 |
+ |
|
| 22972 |
+ |
|
| 22973 |
+ |
|
| 22974 |
+ |
|
| 22975 |
+ |
|
| 22976 |
+ |
|
| 22977 |
+ |
|
| 22978 |
+ |
|
| 22979 |
+ |
|
| 22980 |
+ |
|
| 22981 |
+ |
|
| 22982 |
+ |
|
| 22983 |
+ |
|
| 22984 |
+ |
|
| 22985 |
+ |
|
| 22986 |
+ |
|
| 22987 |
+ |
|
| 22988 |
+ |
|
| 22989 |
+ |
|
| 22990 |
|
# Checks for header files. |
| 22991 |
|
|
| 22992 |
|
|
| 23126 |
|
$as_echo "$ac_res" >&6; } |
| 23127 |
|
|
| 23128 |
|
fi |
| 23129 |
< |
if test `eval 'as_val=${'$as_ac_Header'} |
| 23130 |
< |
$as_echo "$as_val"'` = yes; then |
| 23129 |
> |
as_val=`eval 'as_val=${'$as_ac_Header'} |
| 23130 |
> |
$as_echo "$as_val"'` |
| 23131 |
> |
if test "x$as_val" = x""yes; then |
| 23132 |
|
cat >>confdefs.h <<_ACEOF |
| 23133 |
|
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 23134 |
|
_ACEOF |
| 23459 |
|
$as_echo "$ac_cv_header_zlib_h" >&6; } |
| 23460 |
|
|
| 23461 |
|
fi |
| 23462 |
< |
if test $ac_cv_header_zlib_h = yes; then |
| 23462 |
> |
if test "x$ac_cv_header_zlib_h" = x""yes; then |
| 23463 |
|
{ $as_echo "$as_me:$LINENO: checking for zlibVersion in -lz" >&5 |
| 23464 |
|
$as_echo_n "checking for zlibVersion in -lz... " >&6; } |
| 23465 |
|
if test "${ac_cv_lib_z_zlibVersion+set}" = set; then |
| 23525 |
|
fi |
| 23526 |
|
{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_z_zlibVersion" >&5 |
| 23527 |
|
$as_echo "$ac_cv_lib_z_zlibVersion" >&6; } |
| 23528 |
< |
if test $ac_cv_lib_z_zlibVersion = yes; then |
| 23528 |
> |
if test "x$ac_cv_lib_z_zlibVersion" = x""yes; then |
| 23529 |
|
|
| 23530 |
|
LIBS="-lz $LIBS" |
| 23531 |
|
|
| 23723 |
|
|
| 23724 |
|
fi |
| 23725 |
|
|
| 23681 |
– |
cat >>confdefs.h <<\_ACEOF |
| 23682 |
– |
#define HAVE_BASENAME 1 |
| 23683 |
– |
_ACEOF |
| 23684 |
– |
|
| 23726 |
|
|
| 23727 |
|
# Argument processing. |
| 23728 |
|
|
| 23855 |
|
_ACEOF |
| 23856 |
|
|
| 23857 |
|
if test "$cross_compiling" = yes; then |
| 23858 |
< |
{ { $as_echo "$as_me:$LINENO: error: cannot run test program while cross compiling |
| 23858 |
> |
{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
| 23859 |
> |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 23860 |
> |
{ { $as_echo "$as_me:$LINENO: error: cannot run test program while cross compiling |
| 23861 |
|
See \`config.log' for more details." >&5 |
| 23862 |
|
$as_echo "$as_me: error: cannot run test program while cross compiling |
| 23863 |
|
See \`config.log' for more details." >&2;} |
| 23864 |
< |
{ (exit 1); exit 1; }; } |
| 23864 |
> |
{ (exit 1); exit 1; }; }; } |
| 23865 |
|
else |
| 23866 |
|
cat >conftest.$ac_ext <<_ACEOF |
| 23867 |
|
|
| 24043 |
|
_ACEOF |
| 24044 |
|
|
| 24045 |
|
if test "$cross_compiling" = yes; then |
| 24046 |
< |
{ { $as_echo "$as_me:$LINENO: error: cannot run test program while cross compiling |
| 24046 |
> |
{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
| 24047 |
> |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 24048 |
> |
{ { $as_echo "$as_me:$LINENO: error: cannot run test program while cross compiling |
| 24049 |
|
See \`config.log' for more details." >&5 |
| 24050 |
|
$as_echo "$as_me: error: cannot run test program while cross compiling |
| 24051 |
|
See \`config.log' for more details." >&2;} |
| 24052 |
< |
{ (exit 1); exit 1; }; } |
| 24052 |
> |
{ (exit 1); exit 1; }; }; } |
| 24053 |
|
else |
| 24054 |
|
cat >conftest.$ac_ext <<_ACEOF |
| 24055 |
|
/* confdefs.h. */ |
| 24586 |
|
$as_echo "$ac_res" >&6; } |
| 24587 |
|
|
| 24588 |
|
fi |
| 24589 |
< |
if test `eval 'as_val=${'$as_ac_Header'} |
| 24590 |
< |
$as_echo "$as_val"'` = yes; then |
| 24589 |
> |
as_val=`eval 'as_val=${'$as_ac_Header'} |
| 24590 |
> |
$as_echo "$as_val"'` |
| 24591 |
> |
if test "x$as_val" = x""yes; then |
| 24592 |
|
cat >>confdefs.h <<_ACEOF |
| 24593 |
|
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 24594 |
|
_ACEOF |
| 24751 |
|
case $ac_val in #( |
| 24752 |
|
*${as_nl}*) |
| 24753 |
|
case $ac_var in #( |
| 24754 |
< |
*_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 |
| 24755 |
< |
$as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; |
| 24754 |
> |
*_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 |
| 24755 |
> |
$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; |
| 24756 |
|
esac |
| 24757 |
|
case $ac_var in #( |
| 24758 |
|
_ | IFS | as_nl) ;; #( |
| 24849 |
|
Usually this means the macro was only invoked conditionally." >&2;} |
| 24850 |
|
{ (exit 1); exit 1; }; } |
| 24851 |
|
fi |
| 24852 |
+ |
|
| 24853 |
|
if test -z "${HAVE_CRYPT_TRUE}" && test -z "${HAVE_CRYPT_FALSE}"; then |
| 24854 |
|
{ { $as_echo "$as_me:$LINENO: error: conditional \"HAVE_CRYPT\" was never defined. |
| 24855 |
|
Usually this means the macro was only invoked conditionally." >&5 |
| 25194 |
|
# values after options handling. |
| 25195 |
|
ac_log=" |
| 25196 |
|
This file was extended by ircd-hybrid $as_me 7.2.4, which was |
| 25197 |
< |
generated by GNU Autoconf 2.62. Invocation command line was |
| 25197 |
> |
generated by GNU Autoconf 2.63. Invocation command line was |
| 25198 |
|
|
| 25199 |
|
CONFIG_FILES = $CONFIG_FILES |
| 25200 |
|
CONFIG_HEADERS = $CONFIG_HEADERS |
| 25207 |
|
|
| 25208 |
|
_ACEOF |
| 25209 |
|
|
| 25210 |
+ |
case $ac_config_files in *" |
| 25211 |
+ |
"*) set x $ac_config_files; shift; ac_config_files=$*;; |
| 25212 |
+ |
esac |
| 25213 |
+ |
|
| 25214 |
+ |
case $ac_config_headers in *" |
| 25215 |
+ |
"*) set x $ac_config_headers; shift; ac_config_headers=$*;; |
| 25216 |
+ |
esac |
| 25217 |
+ |
|
| 25218 |
+ |
|
| 25219 |
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 25220 |
|
# Files that config.status was made for. |
| 25221 |
< |
config_files="$ac_config_files" |
| 25222 |
< |
config_headers="$ac_config_headers" |
| 25223 |
< |
config_commands="$ac_config_commands" |
| 25221 |
> |
config_files="`echo $ac_config_files`" |
| 25222 |
> |
config_headers="`echo $ac_config_headers`" |
| 25223 |
> |
config_commands="`echo $ac_config_commands`" |
| 25224 |
|
|
| 25225 |
|
_ACEOF |
| 25226 |
|
|
| 25229 |
|
\`$as_me' instantiates files from templates according to the |
| 25230 |
|
current configuration. |
| 25231 |
|
|
| 25232 |
< |
Usage: $0 [OPTIONS] [FILE]... |
| 25232 |
> |
Usage: $0 [OPTION]... [FILE]... |
| 25233 |
|
|
| 25234 |
|
-h, --help print this help, then exit |
| 25235 |
|
-V, --version print version number and configuration settings, then exit |
| 25236 |
< |
-q, --quiet do not print progress messages |
| 25236 |
> |
-q, --quiet, --silent |
| 25237 |
> |
do not print progress messages |
| 25238 |
|
-d, --debug don't remove temporary files |
| 25239 |
|
--recheck update $as_me by reconfiguring in the same conditions |
| 25240 |
< |
--file=FILE[:TEMPLATE] |
| 25240 |
> |
--file=FILE[:TEMPLATE] |
| 25241 |
|
instantiate the configuration file FILE |
| 25242 |
< |
--header=FILE[:TEMPLATE] |
| 25242 |
> |
--header=FILE[:TEMPLATE] |
| 25243 |
|
instantiate the configuration header FILE |
| 25244 |
|
|
| 25245 |
|
Configuration files: |
| 25257 |
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 25258 |
|
ac_cs_version="\\ |
| 25259 |
|
ircd-hybrid config.status 7.2.4 |
| 25260 |
< |
configured by $0, generated by GNU Autoconf 2.62, |
| 25260 |
> |
configured by $0, generated by GNU Autoconf 2.63, |
| 25261 |
|
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |
| 25262 |
|
|
| 25263 |
|
Copyright (C) 2008 Free Software Foundation, Inc. |
| 25481 |
|
$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} |
| 25482 |
|
{ (exit 1); exit 1; }; } |
| 25483 |
|
|
| 25484 |
< |
if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` = $ac_delim_num; then |
| 25484 |
> |
ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` |
| 25485 |
> |
if test $ac_delim_n = $ac_delim_num; then |
| 25486 |
|
break |
| 25487 |
|
elif $ac_last_try; then |
| 25488 |
|
{ { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 |
| 25687 |
|
} |
| 25688 |
|
split(mac1, mac2, "(") #) |
| 25689 |
|
macro = mac2[1] |
| 25690 |
+ |
prefix = substr(line, 1, index(line, defundef) - 1) |
| 25691 |
|
if (D_is_set[macro]) { |
| 25692 |
|
# Preserve the white space surrounding the "#". |
| 25634 |
– |
prefix = substr(line, 1, index(line, defundef) - 1) |
| 25693 |
|
print prefix "define", macro P[macro] D[macro] |
| 25694 |
|
next |
| 25695 |
|
} else { |
| 25697 |
|
# in the case of _POSIX_SOURCE, which is predefined and required |
| 25698 |
|
# on some systems where configure will not decide to define it. |
| 25699 |
|
if (defundef == "undef") { |
| 25700 |
< |
print "/*", line, "*/" |
| 25700 |
> |
print "/*", prefix defundef, macro, "*/" |
| 25701 |
|
next |
| 25702 |
|
} |
| 25703 |
|
} |
| 25721 |
|
esac |
| 25722 |
|
case $ac_mode$ac_tag in |
| 25723 |
|
:[FHL]*:*);; |
| 25724 |
< |
:L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5 |
| 25725 |
< |
$as_echo "$as_me: error: Invalid tag $ac_tag." >&2;} |
| 25724 |
> |
:L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5 |
| 25725 |
> |
$as_echo "$as_me: error: invalid tag $ac_tag" >&2;} |
| 25726 |
|
{ (exit 1); exit 1; }; };; |
| 25727 |
|
:[FH]-) ac_tag=-:-;; |
| 25728 |
|
:[FH]*) ac_tag=$ac_tag:$ac_tag.in;; |
| 26402 |
|
done |
| 26403 |
|
fi |
| 26404 |
|
if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then |
| 26405 |
< |
{ $as_echo "$as_me:$LINENO: WARNING: Unrecognized options: $ac_unrecognized_opts" >&5 |
| 26406 |
< |
$as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2;} |
| 26405 |
> |
{ $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 |
| 26406 |
> |
$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |
| 26407 |
|
fi |
| 26408 |
|
|