PennMUSH Community

Changeset 1270

Show
Ignore:
Timestamp:
09/16/08 09:40:27 (3 months ago)
Author:
shawnw
Message:

Updated autoconf to 2.63

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 1.8.3/branches/devel/configure

    r1265 r1270  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.62
     3# Generated by GNU Autoconf 2.63
    44# 
    55# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 
     
    636636#endif" 
    637637 
    638 ac_subst_vars='SHELL 
     638ac_subst_vars='LTLIBOBJS 
     639LIBOBJS 
     640SQLITE3_VERSION 
     641SQLITE3_LDFLAGS 
     642SQLITE3_CFLAGS 
     643POSTGRESQL_LDFLAGS 
     644POSTGRESQL_CFLAGS 
     645POSTGRESQL_VERSION 
     646PG_CONFIG 
     647MYSQL_LDFLAGS 
     648MYSQL_CFLAGS 
     649MYSQL_VERSION 
     650MYSQL_CONFIG 
     651PCRE_CFLAGS 
     652PCRE_LIBS 
     653HAVE_SSL 
     654EGREP 
     655GREP 
     656CPP 
     657SENDMAIL 
     658UPTIME 
     659EXCTAGS 
     660ETAGS 
     661CTAGS 
     662INDENT 
     663RM 
     664TOUCH 
     665TEST 
     666PERL 
     667MAKE 
     668LN_S 
     669INSTALL_DATA 
     670INSTALL_SCRIPT 
     671INSTALL_PROGRAM 
     672ECHO 
     673CP 
     674CHMOD 
     675GDB 
     676OBJEXT 
     677EXEEXT 
     678ac_ct_CC 
     679CPPFLAGS 
     680LDFLAGS 
     681CFLAGS 
     682CC 
     683CAT 
     684build_os 
     685build_vendor 
     686build_cpu 
     687build 
     688target_alias 
     689host_alias 
     690build_alias 
     691LIBS 
     692ECHO_T 
     693ECHO_N 
     694ECHO_C 
     695DEFS 
     696mandir 
     697localedir 
     698libdir 
     699psdir 
     700pdfdir 
     701dvidir 
     702htmldir 
     703infodir 
     704docdir 
     705oldincludedir 
     706includedir 
     707localstatedir 
     708sharedstatedir 
     709sysconfdir 
     710datadir 
     711datarootdir 
     712libexecdir 
     713sbindir 
     714bindir 
     715program_transform_name 
     716prefix 
     717exec_prefix 
     718PACKAGE_BUGREPORT 
     719PACKAGE_STRING 
     720PACKAGE_VERSION 
     721PACKAGE_TARNAME 
     722PACKAGE_NAME 
    639723PATH_SEPARATOR 
    640 PACKAGE_NAME 
    641 PACKAGE_TARNAME 
    642 PACKAGE_VERSION 
    643 PACKAGE_STRING 
    644 PACKAGE_BUGREPORT 
    645 exec_prefix 
    646 prefix 
    647 program_transform_name 
    648 bindir 
    649 sbindir 
    650 libexecdir 
    651 datarootdir 
    652 datadir 
    653 sysconfdir 
    654 sharedstatedir 
    655 localstatedir 
    656 includedir 
    657 oldincludedir 
    658 docdir 
    659 infodir 
    660 htmldir 
    661 dvidir 
    662 pdfdir 
    663 psdir 
    664 libdir 
    665 localedir 
    666 mandir 
    667 DEFS 
    668 ECHO_C 
    669 ECHO_N 
    670 ECHO_T 
    671 LIBS 
    672 build_alias 
    673 host_alias 
    674 target_alias 
    675 build 
    676 build_cpu 
    677 build_vendor 
    678 build_os 
    679 CAT 
    680 CC 
    681 CFLAGS 
    682 LDFLAGS 
    683 CPPFLAGS 
    684 ac_ct_CC 
    685 EXEEXT 
    686 OBJEXT 
    687 GDB 
    688 CHMOD 
    689 CP 
    690 ECHO 
    691 INSTALL_PROGRAM 
    692 INSTALL_SCRIPT 
    693 INSTALL_DATA 
    694 LN_S 
    695 MAKE 
    696 PERL 
    697 TEST 
    698 TOUCH 
    699 RM 
    700 INDENT 
    701 CTAGS 
    702 ETAGS 
    703 EXCTAGS 
    704 UPTIME 
    705 SENDMAIL 
    706 CPP 
    707 GREP 
    708 EGREP 
    709 HAVE_SSL 
    710 PCRE_LIBS 
    711 PCRE_CFLAGS 
    712 MYSQL_CONFIG 
    713 MYSQL_VERSION 
    714 MYSQL_CFLAGS 
    715 MYSQL_LDFLAGS 
    716 PG_CONFIG 
    717 POSTGRESQL_VERSION 
    718 POSTGRESQL_CFLAGS 
    719 POSTGRESQL_LDFLAGS 
    720 SQLITE3_CFLAGS 
    721 SQLITE3_LDFLAGS 
    722 SQLITE3_VERSION 
    723 LIBOBJS 
    724 LTLIBOBJS' 
     724SHELL' 
    725725ac_subst_files='' 
    726726ac_user_opts=' 
     
    11671167  case $enable_option_checking in 
    11681168    no) ;; 
    1169     fatal) { $as_echo "$as_me: error: Unrecognized options: $ac_unrecognized_opts" >&2 
     1169    fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2 
    11701170   { (exit 1); exit 1; }; } ;; 
    1171     *)     $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2 ;; 
     1171    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 
    11721172  esac 
    11731173fi 
     
    12221222ac_ls_di=`ls -di .` && 
    12231223ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 
    1224   { $as_echo "$as_me: error: Working directory cannot be determined" >&2 
     1224  { $as_echo "$as_me: error: working directory cannot be determined" >&2 
    12251225   { (exit 1); exit 1; }; } 
    12261226test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 
     
    14631463  cat <<\_ACEOF 
    14641464configure 
    1465 generated by GNU Autoconf 2.62 
     1465generated by GNU Autoconf 2.63 
    14661466 
    14671467Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 
     
    14771477 
    14781478It was created by $as_me, which was 
    1479 generated by GNU Autoconf 2.62.  Invocation command line was 
     1479generated by GNU Autoconf 2.63.  Invocation command line was 
    14801480 
    14811481  $ $0 $@ 
     
    16001600    *${as_nl}*) 
    16011601      case $ac_var in #( 
    1602       *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 
    1603 $as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; 
     1602      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 
     1603$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 
    16041604      esac 
    16051605      case $ac_var in #( 
     
    18041804done 
    18051805if $ac_cache_corrupted; then 
     1806  { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     1807$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
    18061808  { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 
    18071809$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 
     
    20572059    case $cross_compiling:$ac_tool_warned in 
    20582060yes:) 
    2059 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
    2060 whose name does not start with the host triplet.  If you think this 
    2061 configuration is useful to you, please write to autoconf@gnu.org." >&5 
    2062 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
    2063 whose name does not start with the host triplet.  If you think this 
    2064 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
     2061{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 
     2062$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
    20652063ac_tool_warned=yes ;; 
    20662064esac 
     
    22612259    case $cross_compiling:$ac_tool_warned in 
    22622260yes:) 
    2263 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
    2264 whose name does not start with the host triplet.  If you think this 
    2265 configuration is useful to you, please write to autoconf@gnu.org." >&5 
    2266 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
    2267 whose name does not start with the host triplet.  If you think this 
    2268 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
     2261{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 
     2262$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
    22692263ac_tool_warned=yes ;; 
    22702264esac 
     
    22762270 
    22772271 
    2278 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 
     2272test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2273$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     2274{ { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 
    22792275See \`config.log' for more details." >&5 
    22802276$as_echo "$as_me: error: no acceptable C compiler found in \$PATH 
    22812277See \`config.log' for more details." >&2;} 
    2282    { (exit 1); exit 1; }; } 
     2278   { (exit 1); exit 1; }; }; } 
    22832279 
    22842280# Provide some information about the compiler. 
     
    24102406sed 's/^/| /' conftest.$ac_ext >&5 
    24112407 
     2408{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2409$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
    24122410{ { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables 
    24132411See \`config.log' for more details." >&5 
    24142412$as_echo "$as_me: error: C compiler cannot create executables 
    24152413See \`config.log' for more details." >&2;} 
    2416    { (exit 77); exit 77; }; } 
     2414   { (exit 77); exit 77; }; }; } 
    24172415fi 
    24182416 
     
    24422440    cross_compiling=yes 
    24432441    else 
    2444     { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. 
     2442    { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2443$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     2444{ { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. 
    24452445If you meant to cross compile, use \`--host'. 
    24462446See \`config.log' for more details." >&5 
     
    24482448If you meant to cross compile, use \`--host'. 
    24492449See \`config.log' for more details." >&2;} 
    2450    { (exit 1); exit 1; }; } 
     2450   { (exit 1); exit 1; }; }; } 
    24512451    fi 
    24522452  fi 
     
    24912491done 
    24922492else 
    2493   { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 
     2493  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2494$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     2495{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 
    24942496See \`config.log' for more details." >&5 
    24952497$as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 
    24962498See \`config.log' for more details." >&2;} 
    2497    { (exit 1); exit 1; }; } 
     2499   { (exit 1); exit 1; }; }; } 
    24982500fi 
    24992501 
     
    25492551sed 's/^/| /' conftest.$ac_ext >&5 
    25502552 
     2553{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2554$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
    25512555{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 
    25522556See \`config.log' for more details." >&5 
    25532557$as_echo "$as_me: error: cannot compute suffix of object files: cannot compile 
    25542558See \`config.log' for more details." >&2;} 
    2555    { (exit 1); exit 1; }; } 
     2559   { (exit 1); exit 1; }; }; } 
    25562560fi 
    25572561 
     
    42254229  : 
    42264230else 
    4227   { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 
     4231  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     4232$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     4233{ { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 
    42284234See \`config.log' for more details." >&5 
    42294235$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 
    42304236See \`config.log' for more details." >&2;} 
    4231    { (exit 1); exit 1; }; } 
     4237   { (exit 1); exit 1; }; }; } 
    42324238fi 
    42334239 
     
    46124618           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
    46134619$as_echo "$ac_res" >&6; } 
    4614 if test `eval 'as_val=${'$as_ac_Header'} 
    4615          $as_echo "$as_val"'` = yes; then 
     4620as_val=`eval 'as_val=${'$as_ac_Header'} 
     4621         $as_echo "$as_val"'` 
     4622   if test "x$as_val" = x""yes; then 
    46164623  cat >>confdefs.h <<_ACEOF 
    46174624#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
     
    48364843{ $as_echo "$as_me:$LINENO: result: $ac_cv_type__Bool" >&5 
    48374844$as_echo "$ac_cv_type__Bool" >&6; } 
    4838 if test $ac_cv_type__Bool = yes; then 
     4845if test "x$ac_cv_type__Bool" = x""yes; then 
    48394846 
    48404847cat >>confdefs.h <<_ACEOF 
     
    51105117 
    51115118fi 
    5112 if test $ac_cv_header_sys_time_h = yes; then 
     5119if test "x$ac_cv_header_sys_time_h" = x""yes; then 
    51135120  cat >>confdefs.h <<\_ACEOF 
    51145121#define I_SYS_TIME 1 
     
    52455252 
    52465253fi 
    5247 if test $ac_cv_header_arpa_inet_h = yes; then 
     5254if test "x$ac_cv_header_arpa_inet_h" = x""yes; then 
    52485255  cat >>confdefs.h <<\_ACEOF 
    52495256#define I_ARPA_INET 1 
     
    53805387 
    53815388fi 
    5382 if test $ac_cv_header_arpa_nameser_h = yes; then 
     5389if test "x$ac_cv_header_arpa_nameser_h" = x""yes; then 
    53835390  cat >>confdefs.h <<\_ACEOF 
    53845391#define I_ARPA_NAMESER 1 
     
    55155522 
    55165523fi 
    5517 if test $ac_cv_header_fcntl_h = yes; then 
     5524if test "x$ac_cv_header_fcntl_h" = x""yes; then 
    55185525  cat >>confdefs.h <<\_ACEOF 
    55195526#define I_FCNTL 1 
     
    56505657 
    56515658fi 
    5652 if test $ac_cv_header_floatingpoint_h = yes; then 
     5659if test "x$ac_cv_header_floatingpoint_h" = x""yes; then 
    56535660  cat >>confdefs.h <<\_ACEOF 
    56545661#define I_FLOATINGPOINT 1 
     
    57855792 
    57865793fi 
    5787 if test $ac_cv_header_libintl_h = yes; then 
     5794if test "x$ac_cv_header_libintl_h" = x""yes; then 
    57885795  cat >>confdefs.h <<\_ACEOF 
    57895796#define I_LIBINTL 1 
     
    59205927 
    59215928fi 
    5922 if test $ac_cv_header_malloc_h = yes; then 
     5929if test "x$ac_cv_header_malloc_h" = x""yes; then 
    59235930  cat >>confdefs.h <<\_ACEOF 
    59245931#define I_MALLOC 1 
     
    60556062 
    60566063fi 
    6057 if test $ac_cv_header_netdb_h = yes; then 
     6064if test "x$ac_cv_header_netdb_h" = x""yes; then 
    60586065  cat >>confdefs.h <<\_ACEOF 
    60596066#define I_NETDB 1 
     
    61906197 
    61916198fi 
    6192 if test $ac_cv_header_netinet_in_h = yes; then 
     6199if test "x$ac_cv_header_netinet_in_h" = x""yes; then 
    61936200  cat >>confdefs.h <<\_ACEOF 
    61946201#define I_NETINET_IN 1 
     
    63256332 
    63266333fi 
    6327 if test $ac_cv_header_netinet_tcp_h = yes; then 
     6334if test "x$ac_cv_header_netinet_tcp_h" = x""yes; then 
    63286335  cat >>confdefs.h <<\_ACEOF 
    63296336#define I_NETINET_TCP 1 
     
    64606467 
    64616468fi 
    6462 if test $ac_cv_header_sys_errno_h = yes; then 
     6469if test "x$ac_cv_header_sys_errno_h" = x""yes; then 
    64636470  cat >>confdefs.h <<\_ACEOF 
    64646471#define I_SYS_ERRNO 1 
     
    65956602 
    65966603fi 
    6597 if test $ac_cv_header_sys_file_h = yes; then 
     6604if test "x$ac_cv_header_sys_file_h" = x""yes; then 
    65986605  cat >>confdefs.h <<\_ACEOF 
    65996606#define I_SYS_FILE 1 
     
    67306737 
    67316738fi 
    6732 if test $ac_cv_header_sys_in_h = yes; then 
     6739if test "x$ac_cv_header_sys_in_h" = x""yes; then 
    67336740  cat >>confdefs.h <<\_ACEOF 
    67346741#define I_SYS_IN 1 
     
    68656872 
    68666873fi 
    6867 if test $ac_cv_header_sys_mman_h = yes; then 
     6874if test "x$ac_cv_header_sys_mman_h" = x""yes; then 
    68686875  cat >>confdefs.h <<\_ACEOF 
    68696876#define I_SYS_MMAN 1 
     
    70007007 
    70017008fi 
    7002 if test $ac_cv_header_sys_page_h = yes; then 
     7009if test "x$ac_cv_header_sys_page_h" = x""yes; then 
    70037010  cat >>confdefs.h <<\_ACEOF 
    70047011#define I_SYS_PAGE 1 
     
    71357142 
    71367143fi 
    7137 if test $ac_cv_header_sys_param_h = yes; then 
     7144if test "x$ac_cv_header_sys_param_h" = x""yes; then 
    71387145  cat >>confdefs.h <<\_ACEOF 
    71397146#define I_SYS_PARAM 1 
     
    72707277 
    72717278fi 
    7272 if test $ac_cv_header_sys_socket_h = yes; then 
     7279if test "x$ac_cv_header_sys_socket_h" = x""yes; then 
    72737280  cat >>confdefs.h <<\_ACEOF 
    72747281#define I_SYS_SOCKET 1 
     
    74057412 
    74067413fi 
    7407 if test $ac_cv_header_sys_stat_h = yes; then 
     7414if test "x$ac_cv_header_sys_stat_h" = x""yes; then 
    74087415  cat >>confdefs.h <<\_ACEOF 
    74097416#define I_SYS_STAT 1 
     
    75407547 
    75417548fi 
    7542 if test $ac_cv_header_sys_types_h = yes; then 
     7549if test "x$ac_cv_header_sys_types_h" = x""yes; then 
    75437550  cat >>confdefs.h <<\_ACEOF 
    75447551#define I_SYS_TYPES 1 
     
    76877694 
    76887695fi 
    7689 if test `eval 'as_val=${'$as_ac_Header'} 
    7690          $as_echo "$as_val"'` = yes; then 
     7696as_val=`eval 'as_val=${'$as_ac_Header'} 
     7697         $as_echo "$as_val"'` 
     7698   if test "x$as_val" = x""yes; then 
    76917699  cat >>confdefs.h <<_ACEOF 
    76927700#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
     
    78367844 
    78377845fi 
    7838 if test `eval 'as_val=${'$as_ac_Header'} 
    7839          $as_echo "$as_val"'` = yes; then 
     7846as_val=`eval 'as_val=${'$as_ac_Header'} 
     7847         $as_echo "$as_val"'` 
     7848   if test "x$as_val" = x""yes; then 
    78407849  cat >>confdefs.h <<_ACEOF 
    78417850#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
     
    82228231{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5 
    82238232$as_echo "$ac_cv_type_ssize_t" >&6; } 
    8224 if test $ac_cv_type_ssize_t = yes; then 
     8233if test "x$ac_cv_type_ssize_t" = x""yes; then 
    82258234  : 
    82268235else 
     
    83268335{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5 
    83278336$as_echo "$ac_cv_type_pid_t" >&6; } 
    8328 if test $ac_cv_type_pid_t = yes; then 
     8337if test "x$ac_cv_type_pid_t" = x""yes; then 
    83298338  : 
    83308339else 
     
    91829191{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_intmax_t" >&5 
    91839192$as_echo "$ac_cv_type_intmax_t" >&6; } 
    9184 if test $ac_cv_type_intmax_t = yes; then 
     9193if test "x$ac_cv_type_intmax_t" = x""yes; then 
    91859194 
    91869195cat >>confdefs.h <<\_ACEOF 
     
    93819390{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_uintmax_t" >&5 
    93829391$as_echo "$ac_cv_type_uintmax_t" >&6; } 
    9383 if test $ac_cv_type_uintmax_t = yes; then 
     9392if test "x$ac_cv_type_uintmax_t" = x""yes; then 
    93849393 
    93859394cat >>confdefs.h <<\_ACEOF 
     
    96519660?*) ac_cv_sizeof_int=$ac_lo;; 
    96529661'') if test "$ac_cv_type_int" = yes; then 
    9653      { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int) 
     9662     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     9663$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     9664{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int) 
    96549665See \`config.log' for more details." >&5 
    96559666$as_echo "$as_me: error: cannot compute sizeof (int) 
    96569667See \`config.log' for more details." >&2;} 
    9657    { (exit 77); exit 77; }; } 
     9668   { (exit 77); exit 77; }; }; } 
    96589669   else 
    96599670     ac_cv_sizeof_int=0 
     
    97319742( exit $ac_status ) 
    97329743if test "$ac_cv_type_int" = yes; then 
    9733      { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int) 
     9744     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     9745$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     9746{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int) 
    97349747See \`config.log' for more details." >&5 
    97359748$as_echo "$as_me: error: cannot compute sizeof (int) 
    97369749See \`config.log' for more details." >&2;} 
    9737    { (exit 77); exit 77; }; } 
     9750   { (exit 77); exit 77; }; }; } 
    97389751   else 
    97399752     ac_cv_sizeof_int=0 
     
    1000610019?*) ac_cv_sizeof_long=$ac_lo;; 
    1000710020'') if test "$ac_cv_type_long" = yes; then 
    10008      { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (long) 
     10021     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     10022$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     10023{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (long) 
    1000910024See \`config.log' for more details." >&5 
    1001010025$as_echo "$as_me: error: cannot compute sizeof (long) 
    1001110026See \`config.log' for more details." >&2;} 
    10012    { (exit 77); exit 77; }; } 
     10027   { (exit 77); exit 77; }; }; } 
    1001310028   else 
    1001410029     ac_cv_sizeof_long=0 
     
    1008610101( exit $ac_status ) 
    1008710102if test "$ac_cv_type_long" = yes; then 
    10088      { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (long) 
     10103     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     10104$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     10105{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (long) 
    1008910106See \`config.log' for more details." >&5 
    1009010107$as_echo "$as_me: error: cannot compute sizeof (long) 
    1009110108See \`config.log' for more details." >&2;} 
    10092    { (exit 77); exit 77; }; } 
     10109   { (exit 77); exit 77; }; }; } 
    1009310110   else 
    1009410111     ac_cv_sizeof_long=0 
     
    1036110378?*) ac_cv_sizeof_int64_t=$ac_lo;; 
    1036210379'') if test "$ac_cv_type_int64_t" = yes; then 
    10363      { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int64_t) 
     10380     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     10381$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     10382{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int64_t) 
    1036410383See \`config.log' for more details." >&5 
    1036510384$as_echo "$as_me: error: cannot compute sizeof (int64_t) 
    1036610385See \`config.log' for more details." >&2;} 
    10367    { (exit 77); exit 77; }; } 
     10386   { (exit 77); exit 77; }; }; } 
    1036810387   else 
    1036910388     ac_cv_sizeof_int64_t=0 
     
    1044110460( exit $ac_status ) 
    1044210461if test "$ac_cv_type_int64_t" = yes; then 
    10443      { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int64_t) 
     10462     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     10463$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     10464{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int64_t) 
    1044410465See \`config.log' for more details." >&5 
    1044510466$as_echo "$as_me: error: cannot compute sizeof (int64_t) 
    1044610467See \`config.log' for more details." >&2;} 
    10447    { (exit 77); exit 77; }; } 
     10468   { (exit 77); exit 77; }; }; } 
    1044810469   else 
    1044910470     ac_cv_sizeof_int64_t=0 
     
    1071610737?*) ac_cv_sizeof_intmax_t=$ac_lo;; 
    1071710738'') if test "$ac_cv_type_intmax_t" = yes; then 
    10718      { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (intmax_t) 
     10739     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     10740$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     10741{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (intmax_t) 
    1071910742See \`config.log' for more details." >&5 
    1072010743$as_echo "$as_me: error: cannot compute sizeof (intmax_t) 
    1072110744See \`config.log' for more details." >&2;} 
    10722    { (exit 77); exit 77; }; } 
     10745   { (exit 77); exit 77; }; }; } 
    1072310746   else 
    1072410747     ac_cv_sizeof_intmax_t=0 
     
    1079610819( exit $ac_status ) 
    1079710820if test "$ac_cv_type_intmax_t" = yes; then 
    10798      { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (intmax_t) 
     10821     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     10822$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     10823{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (intmax_t) 
    1079910824See \`config.log' for more details." >&5 
    1080010825$as_echo "$as_me: error: cannot compute sizeof (intmax_t) 
    1080110826See \`config.log' for more details." >&2;} 
    10802    { (exit 77); exit 77; }; } 
     10827   { (exit 77); exit 77; }; }; } 
    1080310828   else 
    1080410829     ac_cv_sizeof_intmax_t=0 
     
    1107111096?*) ac_cv_sizeof_time_t=$ac_lo;; 
    1107211097'') if test "$ac_cv_type_time_t" = yes; then 
    11073      { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (time_t) 
     11098     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     11099$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     11100{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (time_t) 
    1107411101See \`config.log' for more details." >&5 
    1107511102$as_echo "$as_me: error: cannot compute sizeof (time_t) 
    1107611103See \`config.log' for more details." >&2;} 
    11077    { (exit 77); exit 77; }; } 
     11104   { (exit 77); exit 77; }; }; } 
    1107811105   else 
    1107911106     ac_cv_sizeof_time_t=0 
     
    1115111178( exit $ac_status ) 
    1115211179if test "$ac_cv_type_time_t" = yes; then 
    11153      { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (time_t) 
     11180     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     11181$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     11182{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (time_t) 
    1115411183See \`config.log' for more details." >&5 
    1115511184$as_echo "$as_me: error: cannot compute sizeof (time_t) 
    1115611185See \`config.log' for more details." >&2;} 
    11157    { (exit 77); exit 77; }; } 
     11186   { (exit 77); exit 77; }; }; } 
    1115811187   else 
    1115911188     ac_cv_sizeof_time_t=0 
     
    1142611455?*) ac_cv_sizeof_void_p=$ac_lo;; 
    1142711456'') if test "$ac_cv_type_void_p" = yes; then 
    11428      { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (void *) 
     11457     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     11458$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     11459{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (void *) 
    1142911460See \`config.log' for more details." >&5 
    1143011461$as_echo "$as_me: error: cannot compute sizeof (void *) 
    1143111462See \`config.log' for more details." >&2;} 
    11432    { (exit 77); exit 77; }; } 
     11463   { (exit 77); exit 77; }; }; } 
    1143311464   else 
    1143411465     ac_cv_sizeof_void_p=0 
     
    1150611537( exit $ac_status ) 
    1150711538if test "$ac_cv_type_void_p" = yes; then 
    11508      { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (void *) 
     11539     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     11540$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     11541{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (void *) 
    1150911542See \`config.log' for more details." >&5 
    1151011543$as_echo "$as_me: error: cannot compute sizeof (void *) 
    1151111544See \`config.log' for more details." >&2;} 
    11512    { (exit 77); exit 77; }; } 
     11545   { (exit 77); exit 77; }; }; } 
    1151311546   else 
    1151411547     ac_cv_sizeof_void_p=0 
     
    1159811631{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_m_sin" >&5 
    1159911632$as_echo "$ac_cv_lib_m_sin" >&6; } 
    11600 if test $ac_cv_lib_m_sin = yes; then 
     11633if test "x$ac_cv_lib_m_sin" = x""yes; then 
    1160111634  cat >>confdefs.h <<_ACEOF 
    1160211635#define HAVE_LIBM 1 
     
    1167311706{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_intl_gettext" >&5 
    1167411707$as_echo "$ac_cv_lib_intl_gettext" >&6; } 
    11675 if test $ac_cv_lib_intl_gettext = yes; then 
     11708if test "x$ac_cv_lib_intl_gettext" = x""yes; then 
    1167611709  cat >>confdefs.h <<_ACEOF 
    1167711710#define HAVE_LIBINTL 1 
     
    1174811781{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_crypt_crypt" >&5 
    1174911782$as_echo "$ac_cv_lib_crypt_crypt" >&6; } 
    11750 if test $ac_cv_lib_crypt_crypt = yes; then 
     11783if test "x$ac_cv_lib_crypt_crypt" = x""yes; then 
    1175111784  cat >>confdefs.h <<_ACEOF 
    1175211785#define HAVE_LIBCRYPT 1 
     
    1199712030{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_socket" >&5 
    1199812031$as_echo "$ac_cv_lib_socket_socket" >&6; } 
    11999 if test $ac_cv_lib_socket_socket = yes; then 
     12032if test "x$ac_cv_lib_socket_socket" = x""yes; then 
    1200012033  LIBS="-lsocket -lnsl $LIBS" 
    1200112034fi 
     
    1207012103{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_fam_FAMOpen" >&5 
    1207112104$as_echo "$ac_cv_lib_fam_FAMOpen" >&6; } 
    12072 if test $ac_cv_lib_fam_FAMOpen = yes; then 
     12105if test "x$ac_cv_lib_fam_FAMOpen" = x""yes; then 
    1207312106  cat >>confdefs.h <<_ACEOF 
    1207412107#define HAVE_LIBFAM 1 
     
    1224112274{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pcre_pcre_study" >&5 
    1224212275$as_echo "$ac_cv_lib_pcre_pcre_study" >&6; } 
    12243 if test $ac_cv_lib_pcre_pcre_study = yes; then 
     12276if test "x$ac_cv_lib_pcre_pcre_study" = x""yes; then 
    1224412277  cat >>confdefs.h <<_ACEOF 
    1224512278#define HAVE_LIBPCRE 1 
     
    1232712360{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pcre_pcre_compile" >&5 
    1232812361$as_echo "$ac_cv_lib_pcre_pcre_compile" >&6; } 
    12329 if test $ac_cv_lib_pcre_pcre_compile = yes; then 
     12362if test "x$ac_cv_lib_pcre_pcre_compile" = x""yes; then 
    1233012363  cat >>confdefs.h <<_ACEOF 
    1233112364#define HAVE_LIBPCRE 1 
     
    1291012943{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_bindtextdomain" >&5 
    1291112944$as_echo "$ac_cv_func_bindtextdomain" >&6; } 
    12912 if test $ac_cv_func_bindtextdomain = yes; then 
     12945if test "x$ac_cv_func_bindtextdomain" = x""yes; then 
    1291312946  cat >>confdefs.h <<\_ACEOF 
    1291412947#define HAS_BINDTEXTDOMAIN 1 
     
    1300213035{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_crypt" >&5 
    1300313036$as_echo "$ac_cv_func_crypt" >&6; } 
    13004 if test $ac_cv_func_crypt = yes; then 
     13037if test "x$ac_cv_func_crypt" = x""yes; then 
    1300513038  cat >>confdefs.h <<\_ACEOF 
    1300613039#define HAS_CRYPT 1 
     
    1310113134           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
    1310213135$as_echo "$ac_res" >&6; } 
    13103 if test `eval 'as_val=${'$as_ac_var'} 
    13104          $as_echo "$as_val"'` = yes; then 
     13136as_val=`eval 'as_val=${'$as_ac_var'} 
     13137         $as_echo "$as_val"'` 
     13138   if test "x$as_val" = x""yes; then 
    1310513139  cat >>confdefs.h <<_ACEOF 
    1310613140#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 
     
    1324413278{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_gai_strerror" >&5 
    1324513279$as_echo "$ac_cv_func_gai_strerror" >&6; } 
    13246 if test $ac_cv_func_gai_strerror = yes; then 
     13280if test "x$ac_cv_func_gai_strerror" = x""yes; then 
    1324713281  cat >>confdefs.h <<\_ACEOF 
    1324813282#define HAS_GAI_STRERROR 1 
     
    1333613370{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_getaddrinfo" >&5 
    1333713371$as_echo "$ac_cv_func_getaddrinfo" >&6; } 
    13338 if test $ac_cv_func_getaddrinfo = yes; then 
     13372if test "x$ac_cv_func_getaddrinfo" = x""yes; then 
    1333913373  cat >>confdefs.h <<\_ACEOF 
    1334013374#define HAS_GETADDRINFO 1 
     
    1342813462{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_getdate" >&5 
    1342913463$as_echo "$ac_cv_func_getdate" >&6; } 
    13430 if test $ac_cv_func_getdate = yes; then 
     13464if test "x$ac_cv_func_getdate" = x""yes; then 
    1343113465  cat >>confdefs.h <<\_ACEOF 
    1343213466#define HAS_GETDATE 1 
     
    1352013554{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname2" >&5 
    1352113555$as_echo "$ac_cv_func_gethostbyname2" >&6; } 
    13522 if test $ac_cv_func_gethostbyname2 = yes; then 
     13556if test "x$ac_cv_func_gethostbyname2" = x""yes; then 
    1352313557  cat >>confdefs.h <<\_ACEOF 
    1352413558#define HAS_GETHOSTBYNAME2 1 
     
    1361213646{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_getnameinfo" >&5 
    1361313647$as_echo "$ac_cv_func_getnameinfo" >&6; } 
    13614 if test $ac_cv_func_getnameinfo = yes; then 
     13648if test "x$ac_cv_func_getnameinfo" = x""yes; then 
    1361513649  cat >>confdefs.h <<\_ACEOF 
    1361613650#define HAS_GETNAMEINFO 1 
     
    1370413738{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_getpagesize" >&5 
    1370513739$as_echo "$ac_cv_func_getpagesize" >&6; } 
    13706 if test $ac_cv_func_getpagesize = yes; then 
     13740if test "x$ac_cv_func_getpagesize" = x""yes; then 
    1370713741  cat >>confdefs.h <<\_ACEOF 
    1370813742#define HAS_GETPAGESIZE 1 
     
    1379613830{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_getrlimit" >&5 
    1379713831$as_echo "$ac_cv_func_getrlimit" >&6; } 
    13798 if test $ac_cv_func_getrlimit = yes; then 
     13832if test "x$ac_cv_func_getrlimit" = x""yes; then 
    1379913833  cat >>confdefs.h <<\_ACEOF 
    1380013834#define HAS_GETRLIMIT 1 
     
    1388813922{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_getrusage" >&5 
    1388913923$as_echo "$ac_cv_func_getrusage" >&6; } 
    13890 if test $ac_cv_func_getrusage = yes; then 
     13924if test "x$ac_cv_func_getrusage" = x""yes; then 
    1389113925  cat >>confdefs.h <<\_ACEOF 
    1389213926#define HAS_GETRUSAGE 1 
     
    1398814022           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
    1398914023$as_echo "$ac_res" >&6; } 
    13990 if test `eval 'as_val=${'$as_ac_var'} 
    13991          $as_echo "$as_val"'` = yes; then 
     14024as_val=`eval 'as_val=${'$as_ac_var'} 
     14025         $as_echo "$as_val"'` 
     14026   if test "x$as_val" = x""yes; then 
    1399214027  cat >>confdefs.h <<_ACEOF 
    1399314028#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 
     
    1408214117{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_inet_pton" >&5 
    1408314118$as_echo "$ac_cv_func_inet_pton" >&6; } 
    14084 if test $ac_cv_func_inet_pton = yes; then 
     14119if test "x$ac_cv_func_inet_pton" = x""yes; then 
    1408514120  cat >>confdefs.h <<\_ACEOF 
    1408614121#define HAS_INET_PTON 1 
     
    1417414209{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_setitimer" >&5 
    1417514210$as_echo "$ac_cv_func_setitimer" >&6; } 
    14176 if test $ac_cv_func_setitimer = yes; then 
     14211if test "x$ac_cv_func_setitimer" = x""yes; then 
    1417714212  cat >>confdefs.h <<\_ACEOF 
    1417814213#define HAS_ITIMER 1 
     
    1426614301{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_setlocale" >&5 
    1426714302$as_echo "$ac_cv_func_setlocale" >&6; } 
    14268 if test $ac_cv_func_setlocale = yes; then 
     14303if test "x$ac_cv_func_setlocale" = x""yes; then 
    1426914304  cat >>confdefs.h <<\_ACEOF 
    1427014305#define HAS_SETLOCALE 1 
     
    1440814443 
    1440914444fi 
    14410 if test `eval 'as_val=${'$as_ac_Header'} 
    14411          $as_echo "$as_val"'` = yes; then 
     14445as_val=`eval 'as_val=${'$as_ac_Header'} 
     14446         $as_echo "$as_val"'` 
     14447   if test "x$as_val" = x""yes; then 
    1441214448  cat >>confdefs.h <<_ACEOF 
    1441314449#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
     
    1451014546           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
    1451114547$as_echo "$ac_res" >&6; } 
    14512 if test `eval 'as_val=${'$as_ac_var'} 
    14513          $as_echo "$as_val"'` = yes; then 
     14548as_val=`eval 'as_val=${'$as_ac_var'} 
     14549         $as_echo "$as_val"'` 
     14550   if test "x$as_val" = x""yes; then 
    1451414551  cat >>confdefs.h <<_ACEOF 
    1451514552#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 
     
    1486914906           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
    1487014907$as_echo "$ac_res" >&6; } 
    14871 if test `eval 'as_val=${'$as_ac_var'} 
    14872          $as_echo "$as_val"'` = yes; then 
     14908as_val=`eval 'as_val=${'$as_ac_var'} 
     14909         $as_echo "$as_val"'` 
     14910   if test "x$as_val" = x""yes; then 
    1487314911  cat >>confdefs.h <<_ACEOF 
    1487414912#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 
     
    1504915087           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
    1505015088$as_echo "$ac_res" >&6; } 
    15051 if test `eval 'as_val=${'$as_ac_var'} 
    15052          $as_echo "$as_val"'` = yes; then 
     15089as_val=`eval 'as_val=${'$as_ac_var'} 
     15090         $as_echo "$as_val"'` 
     15091   if test "x$as_val" = x""yes; then 
    1505315092  cat >>confdefs.h <<_ACEOF 
    1505415093#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 
     
    1515315192           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
    1515415193$as_echo "$ac_res" >&6; } 
    15155 if test `eval 'as_val=${'$as_ac_var'} 
    15156          $as_echo "$as_val"'` = yes; then 
     15194as_val=`eval 'as_val=${'$as_ac_var'} 
     15195         $as_echo "$as_val"'` 
     15196   if test "x$as_val" = x""yes; then 
    1515715197  cat >>confdefs.h <<_ACEOF 
    1515815198#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 
     
    1525715297           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
    1525815298$as_echo "$ac_res" >&6; } 
    15259 if test `eval 'as_val=${'$as_ac_var'} 
    15260          $as_echo "$as_val"'` = yes; then 
     15299as_val=`eval 'as_val=${'$as_ac_var'} 
     15300         $as_echo "$as_val"'` 
     15301   if test "x$as_val" = x""yes; then 
    1526115302  cat >>confdefs.h <<_ACEOF 
    1526215303#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 
     
    1536415405           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
    1536515406$as_echo "$ac_res" >&6; } 
    15366 if test `eval 'as_val=${'$as_ac_var'} 
    15367          $as_echo "$as_val"'` = yes; then 
     15407as_val=`eval 'as_val=${'$as_ac_var'} 
     15408         $as_echo "$as_val"'` 
     15409   if test "x$as_val" = x""yes; then 
    1536815410  cat >>confdefs.h <<_ACEOF 
    1536915411#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 
     
    1546615508           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
    1546715509$as_echo "$ac_res" >&6; } 
    15468 if test `eval 'as_val=${'$as_ac_var'} 
    15469          $as_echo "$as_val"'` = yes; then 
     15510as_val=`eval 'as_val=${'$as_ac_var'} 
     15511         $as_echo "$as_val"'` 
     15512   if test "x$as_val" = x""yes; then 
    1547015513  cat >>confdefs.h <<_ACEOF 
    1547115514#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 
     
    1574415787           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
    1574515788$as_echo "$ac_res" >&6; } 
    15746 if test `eval 'as_val=${'$as_ac_var'} 
    15747          $as_echo "$as_val"'` = yes; then 
     15789as_val=`eval 'as_val=${'$as_ac_var'} 
     15790         $as_echo "$as_val"'` 
     15791   if test "x$as_val" = x""yes; then 
    1574815792  cat >>confdefs.h <<_ACEOF 
    1574915793#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 
     
    1584915893           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
    1585015894$as_echo "$ac_res" >&6; } 
    15851 if test `eval 'as_val=${'$as_ac_var'} 
    15852          $as_echo "$as_val"'` = yes; then 
     15895as_val=`eval 'as_val=${'$as_ac_var'} 
     15896         $as_echo "$as_val"'` 
     15897   if test "x$as_val" = x""yes; then 
    1585315898  cat >>confdefs.h <<_ACEOF 
    1585415899#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 
     
    1602516070           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
    1602616071$as_echo "$ac_res" >&6; } 
    16027 if test `eval 'as_val=${'$as_ac_var'} 
    16028          $as_echo "$as_val"'` = yes; then 
     16072as_val=`eval 'as_val=${'$as_ac_var'} 
     16073         $as_echo "$as_val"'` 
     16074   if test "x$as_val" = x""yes; then 
    1602916075  cat >>confdefs.h <<_ACEOF 
    1603016076#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 
     
    1611916165{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_sysconf" >&5 
    1612016166$as_echo "$ac_cv_func_sysconf" >&6; } 
    16121 if test $ac_cv_func_sysconf = yes; then 
     16167if test "x$ac_cv_func_sysconf" = x""yes; then 
    1612216168  cat >>confdefs.h <<\_ACEOF 
    1612316169#define HAS_SYSCONF 1 
     
    1621116257{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_textdomain" >&5 
    1621216258$as_echo "$ac_cv_func_textdomain" >&6; } 
    16213 if test $ac_cv_func_textdomain = yes; then 
     16259if test "x$ac_cv_func_textdomain" = x""yes; then 
    1621416260  cat >>confdefs.h <<\_ACEOF 
    1621516261#define HAS_TEXTDOMAIN 1 
     
    1631016356           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
    1631116357$as_echo "$ac_res" >&6; } 
    16312 if test `eval 'as_val=${'$as_ac_var'} 
    16313          $as_echo "$as_val"'` = yes; then 
     16358as_val=`eval 'as_val=${'$as_ac_var'} 
     16359         $as_echo "$as_val"'` 
     16360   if test "x$as_val" = x""yes; then 
    1631416361  cat >>confdefs.h <<_ACEOF 
    1631516362#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 
     
    1641416461           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
    1641516462$as_echo "$ac_res" >&6; } 
    16416 if test `eval 'as_val=${'$as_ac_var'} 
    16417          $as_echo "$as_val"'` = yes; then 
     16463as_val=`eval 'as_val=${'$as_ac_var'} 
     16464         $as_echo "$as_val"'` 
     16465   if test "x$as_val" = x""yes; then 
    1641816466  cat >>confdefs.h <<_ACEOF 
    1641916467#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 
     
    1652916577{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_union_wait" >&5 
    1653016578$as_echo "$ac_cv_type_union_wait" >&6; } 
    16531 if test $ac_cv_type_union_wait = yes; then 
     16579if test "x$ac_cv_type_union_wait" = x""yes; then 
    1653216580 
    1653316581cat >>confdefs.h <<_ACEOF 
     
    1661016658{ $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_h_errno" >&5 
    1661116659$as_echo "$ac_cv_have_decl_h_errno" >&6; } 
    16612 if test $ac_cv_have_decl_h_errno = yes; then 
     16660if test "x$ac_cv_have_decl_h_errno" = x""yes; then 
    1661316661 
    1661416662cat >>confdefs.h <<_ACEOF 
     
    1673416782{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_sockaddr_in6" >&5 
    1673516783$as_echo "$ac_cv_type_struct_sockaddr_in6" >&6; } 
    16736 if test $ac_cv_type_struct_sockaddr_in6 = yes; then 
     16784if test "x$ac_cv_type_struct_sockaddr_in6" = x""yes; then 
    1673716785 
    1673816786cat >>confdefs.h <<_ACEOF 
     
    1686616914{ $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_SIGCHLD" >&5 
    1686716915$as_echo "$ac_cv_have_decl_SIGCHLD" >&6; } 
    16868 if test $ac_cv_have_decl_SIGCHLD = yes; then 
     16916if test "x$ac_cv_have_decl_SIGCHLD" = x""yes; then 
    1686916917 
    1687016918cat >>confdefs.h <<_ACEOF 
     
    1694216990{ $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_SIGCLD" >&5 
    1694316991$as_echo "$ac_cv_have_decl_SIGCLD" >&6; } 
    16944 if test $ac_cv_have_decl_SIGCLD = yes; then 
     16992if test "x$ac_cv_have_decl_SIGCLD" = x""yes; then 
    1694516993 
    1694616994cat >>confdefs.h <<_ACEOF 
     
    1698117029{ $as_echo "$as_me:$LINENO: result: $ac_cv_file__dev_urandom" >&5 
    1698217030$as_echo "$ac_cv_file__dev_urandom" >&6; } 
    16983 if test $ac_cv_file__dev_urandom = yes; then 
     17031if test "x$ac_cv_file__dev_urandom" = x""yes; then 
    1698417032  cat >>confdefs.h <<\_ACEOF 
    1698517033#define HAS_DEV_URANDOM 1 
     
    1705517103    *${as_nl}*) 
    1705617104      case $ac_var in #( 
    17057       *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 
    17058 $as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; 
     17105      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 
     17106$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 
    1705917107      esac 
    1706017108      case $ac_var in #( 
     
    1744817496ac_log=" 
    1744917497This file was extended by $as_me, which was 
    17450 generated by GNU Autoconf 2.62.  Invocation command line was 
     17498generated by GNU Autoconf 2.63.  Invocation command line was 
    1745117499