ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/configure
(Generate patch)

Comparing ircd-hybrid-7.3/configure (file contents):
Revision 1094 by michael, Sun Jun 13 10:09:34 2010 UTC vs.
Revision 1095 by michael, Mon Aug 2 20:14:21 2010 UTC

# Line 1 | Line 1
1   #! /bin/sh
2   # From configure.ac Id: configure.ac 1092 2010-03-25 11:10:59Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4 < # Generated by GNU Autoconf 2.65 for ircd-hybrid 7.3-rc1.
4 > # Generated by GNU Autoconf 2.67 for ircd-hybrid 7.3-rc1.
5   #
6   # Report bugs to <bugs@ircd-hybrid.org>.
7   #
8   #
9   # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
10 < # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
11 < # Inc.
10 > # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
11 > # Foundation, Inc.
12   #
13   #
14   # This configure script is free software; the Free Software Foundation
# Line 328 | Line 328 | $as_echo X"$as_dir" |
328        test -d "$as_dir" && break
329      done
330      test -z "$as_dirs" || eval "mkdir $as_dirs"
331 <  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
331 >  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
332  
333  
334   } # as_fn_mkdir_p
# Line 368 | Line 368 | else
368   fi # as_fn_arith
369  
370  
371 < # as_fn_error ERROR [LINENO LOG_FD]
372 < # ---------------------------------
371 > # as_fn_error STATUS ERROR [LINENO LOG_FD]
372 > # ----------------------------------------
373   # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
374   # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
375 < # script with status $?, using 1 if that was 0.
375 > # script with STATUS, using 1 if that was 0.
376   as_fn_error ()
377   {
378 <  as_status=$?; test $as_status -eq 0 && as_status=1
379 <  if test "$3"; then
380 <    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
381 <    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
378 >  as_status=$1; test $as_status -eq 0 && as_status=1
379 >  if test "$4"; then
380 >    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
381 >    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
382    fi
383 <  $as_echo "$as_me: error: $1" >&2
383 >  $as_echo "$as_me: error: $2" >&2
384    as_fn_exit $as_status
385   } # as_fn_error
386  
# Line 546 | Line 546 | test -n "$DJDIR" || exec 7<&0 </dev/null
546   exec 6>&1
547  
548   # Name of the host.
549 < # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
549 > # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
550   # so uname gets run too.
551   ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
552  
# Line 866 | Line 866 | do
866    fi
867  
868    case $ac_option in
869 <  *=*)  ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
870 <  *)    ac_optarg=yes ;;
869 >  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
870 >  *=)   ac_optarg= ;;
871 >  *)    ac_optarg=yes ;;
872    esac
873  
874    # Accept the important Cygnus configure options, so we can diagnose typos.
# Line 912 | Line 913 | do
913      ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
914      # Reject names that are not valid shell variable names.
915      expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
916 <      as_fn_error "invalid feature name: $ac_useropt"
916 >      as_fn_error $? "invalid feature name: $ac_useropt"
917      ac_useropt_orig=$ac_useropt
918      ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
919      case $ac_user_opts in
# Line 938 | Line 939 | do
939      ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
940      # Reject names that are not valid shell variable names.
941      expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
942 <      as_fn_error "invalid feature name: $ac_useropt"
942 >      as_fn_error $? "invalid feature name: $ac_useropt"
943      ac_useropt_orig=$ac_useropt
944      ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
945      case $ac_user_opts in
# Line 1142 | Line 1143 | do
1143      ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1144      # Reject names that are not valid shell variable names.
1145      expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1146 <      as_fn_error "invalid package name: $ac_useropt"
1146 >      as_fn_error $? "invalid package name: $ac_useropt"
1147      ac_useropt_orig=$ac_useropt
1148      ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1149      case $ac_user_opts in
# Line 1158 | Line 1159 | do
1159      ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1160      # Reject names that are not valid shell variable names.
1161      expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1162 <      as_fn_error "invalid package name: $ac_useropt"
1162 >      as_fn_error $? "invalid package name: $ac_useropt"
1163      ac_useropt_orig=$ac_useropt
1164      ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1165      case $ac_user_opts in
# Line 1188 | Line 1189 | do
1189    | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1190      x_libraries=$ac_optarg ;;
1191  
1192 <  -*) as_fn_error "unrecognized option: \`$ac_option'
1193 < Try \`$0 --help' for more information."
1192 >  -*) as_fn_error $? "unrecognized option: \`$ac_option'
1193 > Try \`$0 --help' for more information"
1194      ;;
1195  
1196    *=*)
# Line 1197 | Line 1198 | Try \`$0 --help' for more information."
1198      # Reject names that are not valid shell variable names.
1199      case $ac_envvar in #(
1200        '' | [0-9]* | *[!_$as_cr_alnum]* )
1201 <      as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1201 >      as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1202      esac
1203      eval $ac_envvar=\$ac_optarg
1204      export $ac_envvar ;;
# Line 1215 | Line 1216 | done
1216  
1217   if test -n "$ac_prev"; then
1218    ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1219 <  as_fn_error "missing argument to $ac_option"
1219 >  as_fn_error $? "missing argument to $ac_option"
1220   fi
1221  
1222   if test -n "$ac_unrecognized_opts"; then
1223    case $enable_option_checking in
1224      no) ;;
1225 <    fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1225 >    fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1226      *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1227    esac
1228   fi
# Line 1244 | Line 1245 | do
1245      [\\/$]* | ?:[\\/]* )  continue;;
1246      NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1247    esac
1248 <  as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1248 >  as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1249   done
1250  
1251   # There might be people who depend on the old broken behavior: `$host'
# Line 1258 | Line 1259 | target=$target_alias
1259   if test "x$host_alias" != x; then
1260    if test "x$build_alias" = x; then
1261      cross_compiling=maybe
1262 <    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1263 <    If a cross compiler is detected then cross compile mode will be used." >&2
1262 >    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1263 >    If a cross compiler is detected then cross compile mode will be used" >&2
1264    elif test "x$build_alias" != "x$host_alias"; then
1265      cross_compiling=yes
1266    fi
# Line 1274 | Line 1275 | test "$silent" = yes && exec 6>/dev/null
1275   ac_pwd=`pwd` && test -n "$ac_pwd" &&
1276   ac_ls_di=`ls -di .` &&
1277   ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1278 <  as_fn_error "working directory cannot be determined"
1278 >  as_fn_error $? "working directory cannot be determined"
1279   test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1280 <  as_fn_error "pwd does not report name of working directory"
1280 >  as_fn_error $? "pwd does not report name of working directory"
1281  
1282  
1283   # Find the source files, if location was not specified.
# Line 1315 | Line 1316 | else
1316   fi
1317   if test ! -r "$srcdir/$ac_unique_file"; then
1318    test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1319 <  as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1319 >  as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1320   fi
1321   ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1322   ac_abs_confdir=`(
1323 <        cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1323 >        cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1324          pwd)`
1325   # When building in place, set srcdir=.
1326   if test "$ac_abs_confdir" = "$ac_pwd"; then
# Line 1359 | Line 1360 | Configuration:
1360        --help=short        display options specific to this package
1361        --help=recursive    display the short help of all the included packages
1362    -V, --version           display version information and exit
1363 <  -q, --quiet, --silent   do not print \`checking...' messages
1363 >  -q, --quiet, --silent   do not print \`checking ...' messages
1364        --cache-file=FILE   cache test results in FILE [disabled]
1365    -C, --config-cache      alias for \`--cache-file=config.cache'
1366    -n, --no-create         do not create output files
# Line 1552 | Line 1553 | test -n "$ac_init_help" && exit $ac_stat
1553   if $ac_init_version; then
1554    cat <<\_ACEOF
1555   ircd-hybrid configure 7.3-rc1
1556 < generated by GNU Autoconf 2.65
1556 > generated by GNU Autoconf 2.67
1557  
1558 < Copyright (C) 2009 Free Software Foundation, Inc.
1558 > Copyright (C) 2010 Free Software Foundation, Inc.
1559   This configure script is free software; the Free Software Foundation
1560   gives unlimited permission to copy, distribute and modify it.
1561   _ACEOF
# Line 1658 | Line 1659 | ac_fn_c_check_header_compile ()
1659    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1660    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1661   $as_echo_n "checking for $2... " >&6; }
1662 < if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1662 > if eval "test \"\${$3+set}\"" = set; then :
1663    $as_echo_n "(cached) " >&6
1664   else
1665    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
# Line 1701 | Line 1702 | $as_echo "$ac_try_echo"; } >&5
1702      mv -f conftest.er1 conftest.err
1703    fi
1704    $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1705 <  test $ac_status = 0; } >/dev/null && {
1705 >  test $ac_status = 0; } > conftest.i && {
1706           test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1707           test ! -s conftest.err
1708         }; then :
# Line 1767 | Line 1768 | ac_fn_c_check_func ()
1768    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1769    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1770   $as_echo_n "checking for $2... " >&6; }
1771 < if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1771 > if eval "test \"\${$3+set}\"" = set; then :
1772    $as_echo_n "(cached) " >&6
1773   else
1774    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
# Line 1826 | Line 1827 | $as_echo "$ac_res" >&6; }
1827  
1828   } # ac_fn_c_check_func
1829  
1830 < # ac_fn_c_check_decl LINENO SYMBOL VAR
1831 < # ------------------------------------
1832 < # Tests whether SYMBOL is declared, setting cache variable VAR accordingly.
1830 > # ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES
1831 > # ---------------------------------------------
1832 > # Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR
1833 > # accordingly.
1834   ac_fn_c_check_decl ()
1835   {
1836    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1837 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $2 is declared" >&5
1838 < $as_echo_n "checking whether $2 is declared... " >&6; }
1839 < if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1837 >  as_decl_name=`echo $2|sed 's/ *(.*//'`
1838 >  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
1839 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
1840 > $as_echo_n "checking whether $as_decl_name is declared... " >&6; }
1841 > if eval "test \"\${$3+set}\"" = set; then :
1842    $as_echo_n "(cached) " >&6
1843   else
1844    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
# Line 1843 | Line 1847 | $4
1847   int
1848   main ()
1849   {
1850 < #ifndef $2
1851 <  (void) $2;
1850 > #ifndef $as_decl_name
1851 > #ifdef __cplusplus
1852 >  (void) $as_decl_use;
1853 > #else
1854 >  (void) $as_decl_name;
1855 > #endif
1856   #endif
1857  
1858    ;
# Line 1874 | Line 1882 | ac_fn_c_check_type ()
1882    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1883    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1884   $as_echo_n "checking for $2... " >&6; }
1885 < if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1885 > if eval "test \"\${$3+set}\"" = set; then :
1886    $as_echo_n "(cached) " >&6
1887   else
1888    eval "$3=no"
# Line 1928 | Line 1936 | ac_fn_c_check_member ()
1936    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1937    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
1938   $as_echo_n "checking for $2.$3... " >&6; }
1939 < if { as_var=$4; eval "test \"\${$as_var+set}\" = set"; }; then :
1939 > if eval "test \"\${$4+set}\"" = set; then :
1940    $as_echo_n "(cached) " >&6
1941   else
1942    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
# Line 1984 | Line 1992 | $as_echo "$ac_res" >&6; }
1992   ac_fn_c_check_header_mongrel ()
1993   {
1994    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1995 <  if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1995 >  if eval "test \"\${$3+set}\"" = set; then :
1996    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1997   $as_echo_n "checking for $2... " >&6; }
1998 < if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1998 > if eval "test \"\${$3+set}\"" = set; then :
1999    $as_echo_n "(cached) " >&6
2000   fi
2001   eval ac_res=\$$3
# Line 2023 | Line 2031 | if ac_fn_c_try_cpp "$LINENO"; then :
2031   else
2032    ac_header_preproc=no
2033   fi
2034 < rm -f conftest.err conftest.$ac_ext
2034 > rm -f conftest.err conftest.i conftest.$ac_ext
2035   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
2036   $as_echo "$ac_header_preproc" >&6; }
2037  
# Line 2046 | Line 2054 | $as_echo "$as_me: WARNING: $2: see the A
2054   $as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
2055      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2056   $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2057 < ( cat <<\_ASBOX
2050 < ## ----------------------------------- ##
2057 > ( $as_echo "## ----------------------------------- ##
2058   ## Report this to bugs@ircd-hybrid.org ##
2059 < ## ----------------------------------- ##
2053 < _ASBOX
2059 > ## ----------------------------------- ##"
2060       ) | sed "s/^/$as_me: WARNING:     /" >&2
2061      ;;
2062   esac
2063    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2064   $as_echo_n "checking for $2... " >&6; }
2065 < if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2065 > if eval "test \"\${$3+set}\"" = set; then :
2066    $as_echo_n "(cached) " >&6
2067   else
2068    eval "$3=\$ac_header_compiler"
# Line 2073 | Line 2079 | This file contains any messages produced
2079   running configure, to aid debugging if configure makes a mistake.
2080  
2081   It was created by ircd-hybrid $as_me 7.3-rc1, which was
2082 < generated by GNU Autoconf 2.65.  Invocation command line was
2082 > generated by GNU Autoconf 2.67.  Invocation command line was
2083  
2084    $ $0 $@
2085  
# Line 2183 | Line 2189 | trap 'exit_status=$?
2189    {
2190      echo
2191  
2192 <    cat <<\_ASBOX
2187 < ## ---------------- ##
2192 >    $as_echo "## ---------------- ##
2193   ## Cache variables. ##
2194 < ## ---------------- ##
2190 < _ASBOX
2194 > ## ---------------- ##"
2195      echo
2196      # The following way of writing the cache mishandles newlines in values,
2197   (
# Line 2221 | Line 2225 | $as_echo "$as_me: WARNING: cache variabl
2225   )
2226      echo
2227  
2228 <    cat <<\_ASBOX
2225 < ## ----------------- ##
2228 >    $as_echo "## ----------------- ##
2229   ## Output variables. ##
2230 < ## ----------------- ##
2228 < _ASBOX
2230 > ## ----------------- ##"
2231      echo
2232      for ac_var in $ac_subst_vars
2233      do
# Line 2238 | Line 2240 | _ASBOX
2240      echo
2241  
2242      if test -n "$ac_subst_files"; then
2243 <      cat <<\_ASBOX
2242 < ## ------------------- ##
2243 >      $as_echo "## ------------------- ##
2244   ## File substitutions. ##
2245 < ## ------------------- ##
2245 < _ASBOX
2245 > ## ------------------- ##"
2246        echo
2247        for ac_var in $ac_subst_files
2248        do
# Line 2256 | Line 2256 | _ASBOX
2256      fi
2257  
2258      if test -s confdefs.h; then
2259 <      cat <<\_ASBOX
2260 < ## ----------- ##
2259 >      $as_echo "## ----------- ##
2260   ## confdefs.h. ##
2261 < ## ----------- ##
2263 < _ASBOX
2261 > ## ----------- ##"
2262        echo
2263        cat confdefs.h
2264        echo
# Line 2315 | Line 2313 | _ACEOF
2313   ac_site_file1=NONE
2314   ac_site_file2=NONE
2315   if test -n "$CONFIG_SITE"; then
2316 <  ac_site_file1=$CONFIG_SITE
2316 >  # We do not want a PATH search for config.site.
2317 >  case $CONFIG_SITE in #((
2318 >    -*)  ac_site_file1=./$CONFIG_SITE;;
2319 >    */*) ac_site_file1=$CONFIG_SITE;;
2320 >    *)   ac_site_file1=./$CONFIG_SITE;;
2321 >  esac
2322   elif test "x$prefix" != xNONE; then
2323    ac_site_file1=$prefix/share/config.site
2324    ac_site_file2=$prefix/etc/config.site
# Line 2330 | Line 2333 | do
2333      { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2334   $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2335      sed 's/^/| /' "$ac_site_file" >&5
2336 <    . "$ac_site_file"
2336 >    . "$ac_site_file" \
2337 >      || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2338 > $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2339 > as_fn_error $? "failed to load site script $ac_site_file
2340 > See \`config.log' for more details" "$LINENO" 5; }
2341    fi
2342   done
2343  
# Line 2423 | Line 2430 | if $ac_cache_corrupted; then
2430   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2431    { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2432   $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2433 <  as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2433 >  as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2434   fi
2435   ## -------------------- ##
2436   ## Main body of script. ##
# Line 2440 | Line 2447 | am__api_version='1.11'
2447  
2448   ac_aux_dir=
2449   for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2450 <  for ac_t in install-sh install.sh shtool; do
2451 <    if test -f "$ac_dir/$ac_t"; then
2452 <      ac_aux_dir=$ac_dir
2453 <      ac_install_sh="$ac_aux_dir/$ac_t -c"
2454 <      break 2
2455 <    fi
2456 <  done
2450 >  if test -f "$ac_dir/install-sh"; then
2451 >    ac_aux_dir=$ac_dir
2452 >    ac_install_sh="$ac_aux_dir/install-sh -c"
2453 >    break
2454 >  elif test -f "$ac_dir/install.sh"; then
2455 >    ac_aux_dir=$ac_dir
2456 >    ac_install_sh="$ac_aux_dir/install.sh -c"
2457 >    break
2458 >  elif test -f "$ac_dir/shtool"; then
2459 >    ac_aux_dir=$ac_dir
2460 >    ac_install_sh="$ac_aux_dir/shtool install -c"
2461 >    break
2462 >  fi
2463   done
2464   if test -z "$ac_aux_dir"; then
2465 <  as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2465 >  as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2466   fi
2467  
2468   # These three variables are undocumented and unsupported,
# Line 2565 | Line 2578 | am_lf='
2578   '
2579   case `pwd` in
2580    *[\\\"\#\$\&\'\`$am_lf]*)
2581 <    as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
2581 >    as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
2582   esac
2583   case $srcdir in
2584    *[\\\"\#\$\&\'\`$am_lf\ \     ]*)
2585 <    as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2585 >    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2586   esac
2587  
2588   # Do `set' in a subshell so we don't clobber the current shell's
# Line 2591 | Line 2604 | if (
2604        # if, for instance, CONFIG_SHELL is bash and it inherits a
2605        # broken ls alias from the environment.  This has actually
2606        # happened.  Such a system could not be considered "sane".
2607 <      as_fn_error "ls -t appears to fail.  Make sure there is not a broken
2607 >      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2608   alias in your environment" "$LINENO" 5
2609     fi
2610  
# Line 2601 | Line 2614 | then
2614     # Ok.
2615     :
2616   else
2617 <   as_fn_error "newly created file is older than distributed files!
2617 >   as_fn_error $? "newly created file is older than distributed files!
2618   Check your system clock" "$LINENO" 5
2619   fi
2620   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
# Line 2839 | Line 2852 | done
2852   $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2853   set x ${MAKE-make}
2854   ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2855 < if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
2855 > if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
2856    $as_echo_n "(cached) " >&6
2857   else
2858    cat >conftest.make <<\_ACEOF
# Line 2847 | Line 2860 | SHELL = /bin/sh
2860   all:
2861          @echo '@@@%%%=$(MAKE)=@@@%%%'
2862   _ACEOF
2863 < # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2863 > # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
2864   case `${MAKE-make} -f conftest.make 2>/dev/null` in
2865    *@@@%%%=?*=@@@%%%*)
2866      eval ac_cv_prog_make_${ac_make}_set=yes;;
# Line 2881 | Line 2894 | if test "`cd $srcdir && pwd`" != "`pwd`"
2894    am__isrc=' -I$(srcdir)'
2895    # test to see if srcdir already configured
2896    if test -f $srcdir/config.status; then
2897 <    as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2897 >    as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2898    fi
2899   fi
2900  
# Line 3327 | Line 3340 | fi
3340  
3341   test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3342   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3343 < as_fn_error "no acceptable C compiler found in \$PATH
3344 < See \`config.log' for more details." "$LINENO" 5; }
3343 > as_fn_error $? "no acceptable C compiler found in \$PATH
3344 > See \`config.log' for more details" "$LINENO" 5; }
3345  
3346   # Provide some information about the compiler.
3347   $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
# Line 3442 | Line 3455 | sed 's/^/| /' conftest.$ac_ext >&5
3455  
3456   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3457   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3458 < { as_fn_set_status 77
3459 < as_fn_error "C compiler cannot create executables
3447 < See \`config.log' for more details." "$LINENO" 5; }; }
3458 > as_fn_error 77 "C compiler cannot create executables
3459 > See \`config.log' for more details" "$LINENO" 5; }
3460   else
3461    { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3462   $as_echo "yes" >&6; }
# Line 3486 | Line 3498 | done
3498   else
3499    { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3500   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3501 < as_fn_error "cannot compute suffix of executables: cannot compile and link
3502 < See \`config.log' for more details." "$LINENO" 5; }
3501 > as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3502 > See \`config.log' for more details" "$LINENO" 5; }
3503   fi
3504   rm -f conftest conftest$ac_cv_exeext
3505   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
# Line 3544 | Line 3556 | $as_echo "$ac_try_echo"; } >&5
3556      else
3557          { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3558   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3559 < as_fn_error "cannot run C compiled programs.
3559 > as_fn_error $? "cannot run C compiled programs.
3560   If you meant to cross compile, use \`--host'.
3561 < See \`config.log' for more details." "$LINENO" 5; }
3561 > See \`config.log' for more details" "$LINENO" 5; }
3562      fi
3563    fi
3564   fi
# Line 3597 | Line 3609 | sed 's/^/| /' conftest.$ac_ext >&5
3609  
3610   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3611   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3612 < as_fn_error "cannot compute suffix of object files: cannot compile
3613 < See \`config.log' for more details." "$LINENO" 5; }
3612 > as_fn_error $? "cannot compute suffix of object files: cannot compile
3613 > See \`config.log' for more details" "$LINENO" 5; }
3614   fi
3615   rm -f conftest.$ac_cv_objext conftest.$ac_ext
3616   fi
# Line 4123 | Line 4135 | fi
4135  
4136  
4137   if test "$ac_cv_prog_cc_c99" = "no"; then :
4138 <  as_fn_error "no C99 compiler found. Aborting." "$LINENO" 5
4138 >  as_fn_error $? "no C99 compiler found. Aborting." "$LINENO" 5
4139   fi
4140   for ac_prog in 'bison -y' byacc
4141   do
# Line 4254 | Line 4266 | if test -f lex.yy.c; then
4266   elif test -f lexyy.c; then
4267    ac_cv_prog_lex_root=lexyy
4268   else
4269 <  as_fn_error "cannot find output from $LEX; giving up" "$LINENO" 5
4269 >  as_fn_error $? "cannot find output from $LEX; giving up" "$LINENO" 5
4270   fi
4271   fi
4272   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_lex_root" >&5
# Line 4366 | Line 4378 | ltmain="$ac_aux_dir/ltmain.sh"
4378  
4379   # Make sure we can run config.sub.
4380   $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4381 <  as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4381 >  as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4382  
4383   { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4384   $as_echo_n "checking build system type... " >&6; }
# Line 4377 | Line 4389 | else
4389   test "x$ac_build_alias" = x &&
4390    ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4391   test "x$ac_build_alias" = x &&
4392 <  as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4392 >  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
4393   ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4394 <  as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4394 >  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4395  
4396   fi
4397   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4398   $as_echo "$ac_cv_build" >&6; }
4399   case $ac_cv_build in
4400   *-*-*) ;;
4401 < *) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
4401 > *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
4402   esac
4403   build=$ac_cv_build
4404   ac_save_IFS=$IFS; IFS='-'
# Line 4411 | Line 4423 | else
4423    ac_cv_host=$ac_cv_build
4424   else
4425    ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4426 <    as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4426 >    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4427   fi
4428  
4429   fi
# Line 4419 | Line 4431 | fi
4431   $as_echo "$ac_cv_host" >&6; }
4432   case $ac_cv_host in
4433   *-*-*) ;;
4434 < *) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
4434 > *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
4435   esac
4436   host=$ac_cv_host
4437   ac_save_IFS=$IFS; IFS='-'
# Line 4561 | Line 4573 | esac
4573    done
4574   IFS=$as_save_IFS
4575    if test -z "$ac_cv_path_SED"; then
4576 <    as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
4576 >    as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
4577    fi
4578   else
4579    ac_cv_path_SED=$SED
# Line 4637 | Line 4649 | esac
4649    done
4650   IFS=$as_save_IFS
4651    if test -z "$ac_cv_path_GREP"; then
4652 <    as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4652 >    as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4653    fi
4654   else
4655    ac_cv_path_GREP=$GREP
# Line 4703 | Line 4715 | esac
4715    done
4716   IFS=$as_save_IFS
4717    if test -z "$ac_cv_path_EGREP"; then
4718 <    as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4718 >    as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4719    fi
4720   else
4721    ac_cv_path_EGREP=$EGREP
# Line 4770 | Line 4782 | esac
4782    done
4783   IFS=$as_save_IFS
4784    if test -z "$ac_cv_path_FGREP"; then
4785 <    as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4785 >    as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4786    fi
4787   else
4788    ac_cv_path_FGREP=$FGREP
# Line 4886 | Line 4898 | else
4898    { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4899   $as_echo "no" >&6; }
4900   fi
4901 < test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
4901 > test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
4902   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4903   $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
4904   if test "${lt_cv_prog_gnu_ld+set}" = set; then :
# Line 7155 | Line 7167 | else
7167    # Broken: fails on valid input.
7168   continue
7169   fi
7170 < rm -f conftest.err conftest.$ac_ext
7170 > rm -f conftest.err conftest.i conftest.$ac_ext
7171  
7172    # OK, works on sane cases.  Now check whether nonexistent headers
7173    # can be detected and how.
# Line 7171 | Line 7183 | else
7183   ac_preproc_ok=:
7184   break
7185   fi
7186 < rm -f conftest.err conftest.$ac_ext
7186 > rm -f conftest.err conftest.i conftest.$ac_ext
7187  
7188   done
7189   # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
7190 < rm -f conftest.err conftest.$ac_ext
7190 > rm -f conftest.i conftest.err conftest.$ac_ext
7191   if $ac_preproc_ok; then :
7192    break
7193   fi
# Line 7214 | Line 7226 | else
7226    # Broken: fails on valid input.
7227   continue
7228   fi
7229 < rm -f conftest.err conftest.$ac_ext
7229 > rm -f conftest.err conftest.i conftest.$ac_ext
7230  
7231    # OK, works on sane cases.  Now check whether nonexistent headers
7232    # can be detected and how.
# Line 7230 | Line 7242 | else
7242   ac_preproc_ok=:
7243   break
7244   fi
7245 < rm -f conftest.err conftest.$ac_ext
7245 > rm -f conftest.err conftest.i conftest.$ac_ext
7246  
7247   done
7248   # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
7249 < rm -f conftest.err conftest.$ac_ext
7249 > rm -f conftest.i conftest.err conftest.$ac_ext
7250   if $ac_preproc_ok; then :
7251  
7252   else
7253    { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
7254   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
7255 < as_fn_error "C preprocessor \"$CPP\" fails sanity check
7256 < See \`config.log' for more details." "$LINENO" 5; }
7255 > as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
7256 > See \`config.log' for more details" "$LINENO" 5; }
7257   fi
7258  
7259   ac_ext=c
# Line 7370 | Line 7382 | do :
7382    as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7383   ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
7384   "
7385 < eval as_val=\$$as_ac_Header
7374 <   if test "x$as_val" = x""yes; then :
7385 > if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
7386    cat >>confdefs.h <<_ACEOF
7387   #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7388   _ACEOF
# Line 11908 | Line 11919 | for ac_func in argz_add argz_append argz
11919   do :
11920    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
11921   ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
11922 < eval as_val=\$$as_ac_var
11912 <   if test "x$as_val" = x""yes; then :
11922 > if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
11923    cat >>confdefs.h <<_ACEOF
11924   #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
11925   _ACEOF
# Line 12086 | Line 12096 | fi
12096   if test -n "$with_ltdl_include"; then
12097    if test -f "$with_ltdl_include/ltdl.h"; then :
12098    else
12099 <    as_fn_error "invalid ltdl include directory: \`$with_ltdl_include'" "$LINENO" 5
12099 >    as_fn_error $? "invalid ltdl include directory: \`$with_ltdl_include'" "$LINENO" 5
12100    fi
12101   else
12102    with_ltdl_include=no
# Line 12102 | Line 12112 | fi
12112   if test -n "$with_ltdl_lib"; then
12113    if test -f "$with_ltdl_lib/libltdl.la"; then :
12114    else
12115 <    as_fn_error "invalid ltdl library directory: \`$with_ltdl_lib'" "$LINENO" 5
12115 >    as_fn_error $? "invalid ltdl library directory: \`$with_ltdl_lib'" "$LINENO" 5
12116    fi
12117   else
12118    with_ltdl_lib=no
# Line 12111 | Line 12121 | fi
12121   case ,$with_included_ltdl,$with_ltdl_include,$with_ltdl_lib, in
12122    ,yes,no,no,)
12123          case $enable_ltdl_convenience in
12124 <  no) as_fn_error "this package needs a convenience libltdl" "$LINENO" 5 ;;
12124 >  no) as_fn_error $? "this package needs a convenience libltdl" "$LINENO" 5 ;;
12125    "") enable_ltdl_convenience=yes
12126        ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;;
12127   esac
# Line 12139 | Line 12149 | $as_echo "#define HAVE_LTDL 1" >>confdef
12149          LTDLINCL=
12150          ;;
12151    ,no*,no,*)
12152 <        as_fn_error "\`--with-ltdl-include' and \`--with-ltdl-lib' options must be used together" "$LINENO" 5
12152 >        as_fn_error $? "\`--with-ltdl-include' and \`--with-ltdl-lib' options must be used together" "$LINENO" 5
12153          ;;
12154    *)    with_included_ltdl=no
12155          LIBLTDL="-L$with_ltdl_lib -lltdl"
# Line 12206 | Line 12216 | do :
12216    as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12217   ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
12218   "
12219 < eval as_val=\$$as_ac_Header
12210 <   if test "x$as_val" = x""yes; then :
12219 > if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
12220    cat >>confdefs.h <<_ACEOF
12221   #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12222   _ACEOF
# Line 12221 | Line 12230 | for ac_func in closedir opendir readdir
12230   do :
12231    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12232   ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
12233 < eval as_val=\$$as_ac_var
12225 <   if test "x$as_val" = x""yes; then :
12233 > if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
12234    cat >>confdefs.h <<_ACEOF
12235   #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12236   _ACEOF
# Line 12239 | Line 12247 | for ac_func in strlcat strlcpy
12247   do :
12248    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12249   ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
12250 < eval as_val=\$$as_ac_var
12243 <   if test "x$as_val" = x""yes; then :
12250 > if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
12251    cat >>confdefs.h <<_ACEOF
12252   #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12253   _ACEOF
# Line 12332 | Line 12339 | if test "$ac_res" != no; then :
12339    test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
12340  
12341   else
12342 <  as_fn_error "socket library not found" "$LINENO" 5
12342 >  as_fn_error $? "socket library not found" "$LINENO" 5
12343   fi
12344  
12345    for ac_func in inet_aton inet_ntop inet_pton
12346   do :
12347    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12348   ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
12349 < eval as_val=\$$as_ac_var
12343 <   if test "x$as_val" = x""yes; then :
12349 > if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
12350    cat >>confdefs.h <<_ACEOF
12351   #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12352   _ACEOF
# Line 12639 | Line 12645 | $as_echo "#define AC_APPLE_UNIVERSAL_BUI
12645  
12646       ;; #(
12647     *)
12648 <     as_fn_error "unknown endianness
12648 >     as_fn_error $? "unknown endianness
12649   presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
12650   esac
12651  
# Line 12652 | Line 12658 | $as_echo "#define AC_APPLE_UNIVERSAL_BUI
12658   do :
12659    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12660   ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
12661 < eval as_val=\$$as_ac_var
12656 <   if test "x$as_val" = x""yes; then :
12661 > if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
12662    cat >>confdefs.h <<_ACEOF
12663   #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12664   _ACEOF
# Line 12682 | Line 12687 | do :
12687    as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12688   ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
12689   "
12690 < eval as_val=\$$as_ac_Header
12686 <   if test "x$as_val" = x""yes; then :
12690 > if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
12691    cat >>confdefs.h <<_ACEOF
12692   #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12693   _ACEOF
# Line 13100 | Line 13104 | fi
13104   do :
13105    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13106   ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
13107 < eval as_val=\$$as_ac_var
13104 <   if test "x$as_val" = x""yes; then :
13107 > if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
13108    cat >>confdefs.h <<_ACEOF
13109   #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13110   _ACEOF
# Line 13323 | Line 13326 | _ACEOF
13326    if test "$cross_compiling" = yes; then :
13327    { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13328   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13329 < as_fn_error "cannot run test program while cross compiling
13330 < See \`config.log' for more details." "$LINENO" 5; }
13329 > as_fn_error $? "cannot run test program while cross compiling
13330 > See \`config.log' for more details" "$LINENO" 5; }
13331   else
13332    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13333   /* end confdefs.h.  */
# Line 13428 | Line 13431 | _ACEOF
13431    if test "$cross_compiling" = yes; then :
13432    { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13433   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13434 < as_fn_error "cannot run test program while cross compiling
13435 < See \`config.log' for more details." "$LINENO" 5; }
13434 > as_fn_error $? "cannot run test program while cross compiling
13435 > See \`config.log' for more details" "$LINENO" 5; }
13436   else
13437    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13438   /* end confdefs.h.  */
# Line 13578 | Line 13581 | rm -f core conftest.err conftest.$ac_obj
13581      if test "$optimal_iopoll_mechanism" = "none" ; then
13582        { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
13583   $as_echo "none" >&6; }
13584 <      as_fn_error "no iopoll mechanism found!" "$LINENO" 5
13584 >      as_fn_error $? "no iopoll mechanism found!" "$LINENO" 5
13585      else
13586        selected_iopoll_mechanism=$optimal_iopoll_mechanism
13587        { $as_echo "$as_me:${as_lineno-$LINENO}: result: $selected_iopoll_mechanism" >&5
# Line 13593 | Line 13596 | $as_echo "$selected_iopoll_mechanism" >&
13596      else
13597        { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
13598   $as_echo "none" >&6; }
13599 <      as_fn_error "desired iopoll mechanism, $desired_iopoll_mechanism, is not available" "$LINENO" 5
13599 >      as_fn_error $? "desired iopoll mechanism, $desired_iopoll_mechanism, is not available" "$LINENO" 5
13600      fi
13601    fi
13602        eval "use_iopoll_mechanism=\$iopoll_mechanism_${selected_iopoll_mechanism}"
# Line 13726 | Line 13729 | fi
13729   do :
13730    as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
13731   ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
13732 < eval as_val=\$$as_ac_Header
13730 <   if test "x$as_val" = x""yes; then :
13732 > if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
13733    cat >>confdefs.h <<_ACEOF
13734   #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
13735   _ACEOF
# Line 13753 | Line 13755 | $as_echo "#define SYSLOG_USERS 1" >>conf
13755   $as_echo "#define SYSLOG_OPER 1" >>confdefs.h
13756   ;;
13757          yes) : ;;
13758 <        *) as_fn_error "invalid value for --enable-syslog: $option" "$LINENO" 5 ;;
13758 >        *) as_fn_error $? "invalid value for --enable-syslog: $option" "$LINENO" 5 ;;
13759        esac
13760      done
13761  
# Line 13934 | Line 13936 | DEFS=-DHAVE_CONFIG_H
13936  
13937   ac_libobjs=
13938   ac_ltlibobjs=
13939 + U=
13940   for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
13941    # 1. Remove the extension, and $U if already installed.
13942    ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
# Line 13957 | Line 13960 | else
13960   fi
13961  
13962   if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
13963 <  as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
13963 >  as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined.
13964   Usually this means the macro was only invoked conditionally." "$LINENO" 5
13965   fi
13966   if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
13967 <  as_fn_error "conditional \"AMDEP\" was never defined.
13967 >  as_fn_error $? "conditional \"AMDEP\" was never defined.
13968   Usually this means the macro was only invoked conditionally." "$LINENO" 5
13969   fi
13970   if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
13971 <  as_fn_error "conditional \"am__fastdepCC\" was never defined.
13971 >  as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
13972   Usually this means the macro was only invoked conditionally." "$LINENO" 5
13973   fi
13974   if test -z "${INSTALL_LTDL_TRUE}" && test -z "${INSTALL_LTDL_FALSE}"; then
13975 <  as_fn_error "conditional \"INSTALL_LTDL\" was never defined.
13975 >  as_fn_error $? "conditional \"INSTALL_LTDL\" was never defined.
13976   Usually this means the macro was only invoked conditionally." "$LINENO" 5
13977   fi
13978   if test -z "${CONVENIENCE_LTDL_TRUE}" && test -z "${CONVENIENCE_LTDL_FALSE}"; then
13979 <  as_fn_error "conditional \"CONVENIENCE_LTDL\" was never defined.
13979 >  as_fn_error $? "conditional \"CONVENIENCE_LTDL\" was never defined.
13980   Usually this means the macro was only invoked conditionally." "$LINENO" 5
13981   fi
13982   LT_CONFIG_H=config.h
# Line 13995 | Line 13998 | LT_CONFIG_H=config.h
13998  
13999  
14000   if test -z "${ENABLE_PCRE_TRUE}" && test -z "${ENABLE_PCRE_FALSE}"; then
14001 <  as_fn_error "conditional \"ENABLE_PCRE\" was never defined.
14001 >  as_fn_error $? "conditional \"ENABLE_PCRE\" was never defined.
14002   Usually this means the macro was only invoked conditionally." "$LINENO" 5
14003   fi
14004   if test -z "${ENABLE_SSL_TRUE}" && test -z "${ENABLE_SSL_FALSE}"; then
14005 <  as_fn_error "conditional \"ENABLE_SSL\" was never defined.
14005 >  as_fn_error $? "conditional \"ENABLE_SSL\" was never defined.
14006   Usually this means the macro was only invoked conditionally." "$LINENO" 5
14007   fi
14008   if test -z "${EFNET_TRUE}" && test -z "${EFNET_FALSE}"; then
14009 <  as_fn_error "conditional \"EFNET\" was never defined.
14009 >  as_fn_error $? "conditional \"EFNET\" was never defined.
14010   Usually this means the macro was only invoked conditionally." "$LINENO" 5
14011   fi
14012  
# Line 14153 | Line 14156 | export LANGUAGE
14156   (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14157  
14158  
14159 < # as_fn_error ERROR [LINENO LOG_FD]
14160 < # ---------------------------------
14159 > # as_fn_error STATUS ERROR [LINENO LOG_FD]
14160 > # ----------------------------------------
14161   # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
14162   # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
14163 < # script with status $?, using 1 if that was 0.
14163 > # script with STATUS, using 1 if that was 0.
14164   as_fn_error ()
14165   {
14166 <  as_status=$?; test $as_status -eq 0 && as_status=1
14167 <  if test "$3"; then
14168 <    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
14169 <    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
14166 >  as_status=$1; test $as_status -eq 0 && as_status=1
14167 >  if test "$4"; then
14168 >    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
14169 >    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
14170    fi
14171 <  $as_echo "$as_me: error: $1" >&2
14171 >  $as_echo "$as_me: error: $2" >&2
14172    as_fn_exit $as_status
14173   } # as_fn_error
14174  
# Line 14361 | Line 14364 | $as_echo X"$as_dir" |
14364        test -d "$as_dir" && break
14365      done
14366      test -z "$as_dirs" || eval "mkdir $as_dirs"
14367 <  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
14367 >  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
14368  
14369  
14370   } # as_fn_mkdir_p
# Line 14415 | Line 14418 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
14418   # values after options handling.
14419   ac_log="
14420   This file was extended by ircd-hybrid $as_me 7.3-rc1, which was
14421 < generated by GNU Autoconf 2.65.  Invocation command line was
14421 > generated by GNU Autoconf 2.67.  Invocation command line was
14422  
14423    CONFIG_FILES    = $CONFIG_FILES
14424    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 14481 | Line 14484 | cat >>$CONFIG_STATUS <<_ACEOF || ac_writ
14484   ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
14485   ac_cs_version="\\
14486   ircd-hybrid config.status 7.3-rc1
14487 < configured by $0, generated by GNU Autoconf 2.65,
14487 > configured by $0, generated by GNU Autoconf 2.67,
14488    with options \\"\$ac_cs_config\\"
14489  
14490 < Copyright (C) 2009 Free Software Foundation, Inc.
14490 > Copyright (C) 2010 Free Software Foundation, Inc.
14491   This config.status script is free software; the Free Software Foundation
14492   gives unlimited permission to copy, distribute and modify it."
14493  
# Line 14502 | Line 14505 | ac_need_defaults=:
14505   while test $# != 0
14506   do
14507    case $1 in
14508 <  --*=*)
14508 >  --*=?*)
14509      ac_option=`expr "X$1" : 'X\([^=]*\)='`
14510      ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
14511      ac_shift=:
14512      ;;
14513 +  --*=)
14514 +    ac_option=`expr "X$1" : 'X\([^=]*\)='`
14515 +    ac_optarg=
14516 +    ac_shift=:
14517 +    ;;
14518    *)
14519      ac_option=$1
14520      ac_optarg=$2
# Line 14528 | Line 14536 | do
14536      $ac_shift
14537      case $ac_optarg in
14538      *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14539 +    '') as_fn_error $? "missing file argument" ;;
14540      esac
14541      as_fn_append CONFIG_FILES " '$ac_optarg'"
14542      ac_need_defaults=false;;
# Line 14540 | Line 14549 | do
14549      ac_need_defaults=false;;
14550    --he | --h)
14551      # Conflict between --help and --header
14552 <    as_fn_error "ambiguous option: \`$1'
14552 >    as_fn_error $? "ambiguous option: \`$1'
14553   Try \`$0 --help' for more information.";;
14554    --help | --hel | -h )
14555      $as_echo "$ac_cs_usage"; exit ;;
# Line 14549 | Line 14558 | Try \`$0 --help' for more information.";
14558      ac_cs_silent=: ;;
14559  
14560    # This is an error.
14561 <  -*) as_fn_error "unrecognized option: \`$1'
14561 >  -*) as_fn_error $? "unrecognized option: \`$1'
14562   Try \`$0 --help' for more information." ;;
14563  
14564    *) as_fn_append ac_config_targets " $1"
# Line 14882 | Line 14891 | do
14891      "help/users/Makefile") CONFIG_FILES="$CONFIG_FILES help/users/Makefile" ;;
14892      "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
14893  
14894 <  *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
14894 >  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
14895    esac
14896   done
14897  
# Line 14920 | Line 14929 | $debug ||
14929   {
14930    tmp=./conf$$-$RANDOM
14931    (umask 077 && mkdir "$tmp")
14932 < } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
14932 > } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
14933  
14934   # Set up the scripts for CONFIG_FILES section.
14935   # No need to generate them if there are no CONFIG_FILES.
# Line 14937 | Line 14946 | if test "x$ac_cr" = x; then
14946   fi
14947   ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
14948   if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
14949 <  ac_cs_awk_cr='\r'
14949 >  ac_cs_awk_cr='\\r'
14950   else
14951    ac_cs_awk_cr=$ac_cr
14952   fi
# Line 14951 | Line 14960 | _ACEOF
14960    echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
14961    echo "_ACEOF"
14962   } >conf$$subs.sh ||
14963 <  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14964 < ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
14963 >  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
14964 > ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
14965   ac_delim='%!_!# '
14966   for ac_last_try in false false false false false :; do
14967    . ./conf$$subs.sh ||
14968 <    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14968 >    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
14969  
14970    ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
14971    if test $ac_delim_n = $ac_delim_num; then
14972      break
14973    elif $ac_last_try; then
14974 <    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14974 >    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
14975    else
14976      ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14977    fi
# Line 15051 | Line 15060 | if sed "s/$ac_cr//" < /dev/null > /dev/n
15060   else
15061    cat
15062   fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
15063 <  || as_fn_error "could not setup config files machinery" "$LINENO" 5
15063 >  || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
15064   _ACEOF
15065  
15066 < # VPATH may cause trouble with some makes, so we remove $(srcdir),
15067 < # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
15066 > # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
15067 > # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
15068   # trailing colons and then remove the whole line if VPATH becomes empty
15069   # (actually we leave an empty line to preserve line numbers).
15070   if test "x$srcdir" = x.; then
15071 <  ac_vpsub='/^[  ]*VPATH[        ]*=/{
15072 < s/:*\$(srcdir):*/:/
15073 < s/:*\${srcdir}:*/:/
15074 < s/:*@srcdir@:*/:/
15075 < s/^\([^=]*=[     ]*\):*/\1/
15071 >  ac_vpsub='/^[  ]*VPATH[        ]*=[    ]*/{
15072 > h
15073 > s///
15074 > s/^/:/
15075 > s/[      ]*$/:/
15076 > s/:\$(srcdir):/:/g
15077 > s/:\${srcdir}:/:/g
15078 > s/:@srcdir@:/:/g
15079 > s/^:*//
15080   s/:*$//
15081 + x
15082 + s/\(=[   ]*\).*/\1/
15083 + G
15084 + s/\n//
15085   s/^[^=]*=[       ]*$//
15086   }'
15087   fi
# Line 15092 | Line 15109 | for ac_last_try in false false :; do
15109    if test -z "$ac_t"; then
15110      break
15111    elif $ac_last_try; then
15112 <    as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
15112 >    as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
15113    else
15114      ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
15115    fi
# Line 15177 | Line 15194 | cat >>$CONFIG_STATUS <<_ACEOF || ac_writ
15194   _ACAWK
15195   _ACEOF
15196   cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15197 <  as_fn_error "could not setup config headers machinery" "$LINENO" 5
15197 >  as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
15198   fi # test -n "$CONFIG_HEADERS"
15199  
15200  
# Line 15190 | Line 15207 | do
15207    esac
15208    case $ac_mode$ac_tag in
15209    :[FHL]*:*);;
15210 <  :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
15210 >  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
15211    :[FH]-) ac_tag=-:-;;
15212    :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
15213    esac
# Line 15218 | Line 15235 | do
15235             [\\/$]*) false;;
15236             *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
15237             esac ||
15238 <           as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
15238 >           as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
15239        esac
15240        case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
15241        as_fn_append ac_file_inputs " '$ac_f'"
# Line 15245 | Line 15262 | $as_echo "$as_me: creating $ac_file" >&6
15262  
15263      case $ac_tag in
15264      *:-:* | *:-) cat >"$tmp/stdin" \
15265 <      || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
15265 >      || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
15266      esac
15267      ;;
15268    esac
# Line 15382 | Line 15399 | s&@MKDIR_P@&$ac_MKDIR_P&;t t
15399   $ac_datarootdir_hack
15400   "
15401   eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
15402 <  || as_fn_error "could not create $ac_file" "$LINENO" 5
15402 >  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
15403  
15404   test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
15405    { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
15406    { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
15407    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15408 < which seems to be undefined.  Please make sure it is defined." >&5
15408 > which seems to be undefined.  Please make sure it is defined" >&5
15409   $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15410 < which seems to be undefined.  Please make sure it is defined." >&2;}
15410 > which seems to be undefined.  Please make sure it is defined" >&2;}
15411  
15412    rm -f "$tmp/stdin"
15413    case $ac_file in
15414    -) cat "$tmp/out" && rm -f "$tmp/out";;
15415    *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
15416    esac \
15417 <  || as_fn_error "could not create $ac_file" "$LINENO" 5
15417 >  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
15418   ;;
15419    :H)
15420    #
# Line 15408 | Line 15425 | which seems to be undefined.  Please mak
15425        $as_echo "/* $configure_input  */" \
15426        && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
15427      } >"$tmp/config.h" \
15428 <      || as_fn_error "could not create $ac_file" "$LINENO" 5
15428 >      || as_fn_error $? "could not create $ac_file" "$LINENO" 5
15429      if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
15430        { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
15431   $as_echo "$as_me: $ac_file is unchanged" >&6;}
15432      else
15433        rm -f "$ac_file"
15434        mv "$tmp/config.h" "$ac_file" \
15435 <        || as_fn_error "could not create $ac_file" "$LINENO" 5
15435 >        || as_fn_error $? "could not create $ac_file" "$LINENO" 5
15436      fi
15437    else
15438      $as_echo "/* $configure_input  */" \
15439        && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
15440 <      || as_fn_error "could not create -" "$LINENO" 5
15440 >      || as_fn_error $? "could not create -" "$LINENO" 5
15441    fi
15442   # Compute "$ac_file"'s index in $config_headers.
15443   _am_arg="$ac_file"
# Line 16210 | Line 16227 | _ACEOF
16227   ac_clean_files=$ac_clean_files_save
16228  
16229   test $ac_write_fail = 0 ||
16230 <  as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
16230 >  as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
16231  
16232  
16233   # configure is writing to config.log, and then calls config.status.
# Line 16231 | Line 16248 | if test "$no_create" != yes; then
16248    exec 5>>config.log
16249    # Use ||, not &&, to avoid exiting from the if with $? = 1, which
16250    # would make configure fail if this is the last instruction.
16251 <  $ac_cs_success || as_fn_exit $?
16251 >  $ac_cs_success || as_fn_exit 1
16252   fi
16253   if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
16254    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines