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

Comparing ircd-hybrid/branches/8.0.x/configure (file contents):
Revision 1657 by michael, Fri Nov 16 19:47:07 2012 UTC vs.
Revision 1732 by michael, Fri Jan 11 12:57:19 2013 UTC

# Line 1 | Line 1
1   #! /bin/sh
2 < # From configure.ac Id: configure.ac 1642 2012-11-04 19:23:28Z michael .
2 > # From configure.ac Id: configure.ac 1706 2012-12-23 14:58:42Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4 < # Generated by GNU Autoconf 2.69 for ircd-hybrid 8.0.1.
4 > # Generated by GNU Autoconf 2.69 for ircd-hybrid 8.0.3.
5   #
6   # Report bugs to <bugs@ircd-hybrid.org>.
7   #
# Line 593 | Line 593 | MAKEFLAGS=
593   # Identity of this package.
594   PACKAGE_NAME='ircd-hybrid'
595   PACKAGE_TARNAME='ircd-hybrid'
596 < PACKAGE_VERSION='8.0.1'
597 < PACKAGE_STRING='ircd-hybrid 8.0.1'
596 > PACKAGE_VERSION='8.0.3'
597 > PACKAGE_STRING='ircd-hybrid 8.0.3'
598   PACKAGE_BUGREPORT='bugs@ircd-hybrid.org'
599   PACKAGE_URL=''
600  
# Line 723 | Line 723 | CC
723   MAINT
724   MAINTAINER_MODE_FALSE
725   MAINTAINER_MODE_TRUE
726 + AM_BACKSLASH
727 + AM_DEFAULT_VERBOSITY
728 + AM_DEFAULT_V
729 + AM_V
730   am__untar
731   am__tar
732   AMTAR
# Line 787 | Line 791 | SHELL'
791   ac_subst_files=''
792   ac_user_opts='
793   enable_option_checking
794 + enable_silent_rules
795   enable_maintainer_mode
796   enable_dependency_tracking
797   enable_static
# Line 1366 | Line 1371 | if test "$ac_init_help" = "long"; then
1371    # Omit some internal or obsolete options to make the list less imposing.
1372    # This message is too long to be a string in the A/UX 3.1 sh.
1373    cat <<_ACEOF
1374 < \`configure' configures ircd-hybrid 8.0.1 to adapt to many kinds of systems.
1374 > \`configure' configures ircd-hybrid 8.0.3 to adapt to many kinds of systems.
1375  
1376   Usage: $0 [OPTION]... [VAR=VALUE]...
1377  
# Line 1436 | Line 1441 | fi
1441  
1442   if test -n "$ac_init_help"; then
1443    case $ac_init_help in
1444 <     short | recursive ) echo "Configuration of ircd-hybrid 8.0.1:";;
1444 >     short | recursive ) echo "Configuration of ircd-hybrid 8.0.3:";;
1445     esac
1446    cat <<\_ACEOF
1447  
# Line 1444 | Line 1449 | Optional Features:
1449    --disable-option-checking  ignore unrecognized --enable/--with options
1450    --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1451    --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1452 +  --enable-silent-rules   less verbose build output (undo: "make V=1")
1453 +  --disable-silent-rules  verbose build output (undo: "make V=0")
1454    --enable-maintainer-mode
1455                            enable make rules and dependencies not useful (and
1456                            sometimes confusing) to the casual installer
# Line 1567 | Line 1574 | fi
1574   test -n "$ac_init_help" && exit $ac_status
1575   if $ac_init_version; then
1576    cat <<\_ACEOF
1577 < ircd-hybrid configure 8.0.1
1577 > ircd-hybrid configure 8.0.3
1578   generated by GNU Autoconf 2.69
1579  
1580   Copyright (C) 2012 Free Software Foundation, Inc.
# Line 2093 | Line 2100 | cat >config.log <<_ACEOF
2100   This file contains any messages produced by compilers while
2101   running configure, to aid debugging if configure makes a mistake.
2102  
2103 < It was created by ircd-hybrid $as_me 8.0.1, which was
2103 > It was created by ircd-hybrid $as_me 8.0.3, which was
2104   generated by GNU Autoconf 2.69.  Invocation command line was
2105  
2106    $ $0 $@
# Line 2453 | Line 2460 | ac_link='$CC -o conftest$ac_exeext $CFLA
2460   ac_compiler_gnu=$ac_cv_c_compiler_gnu
2461  
2462  
2463 < am__api_version='1.12'
2463 > am__api_version='1.13'
2464  
2465   ac_aux_dir=
2466   for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
# Line 2666 | Line 2673 | if test x"${MISSING+set}" != xset; then
2673    esac
2674   fi
2675   # Use eval to expand $SHELL
2676 < if eval "$MISSING --run true"; then
2677 <  am_missing_run="$MISSING --run "
2676 > if eval "$MISSING --is-lightweight"; then
2677 >  am_missing_run="$MISSING "
2678   else
2679    am_missing_run=
2680    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
# Line 2907 | Line 2914 | else
2914   fi
2915   rmdir .tst 2>/dev/null
2916  
2917 + # Check whether --enable-silent-rules was given.
2918 + if test "${enable_silent_rules+set}" = set; then :
2919 +  enableval=$enable_silent_rules;
2920 + fi
2921 +
2922 + case $enable_silent_rules in # (((
2923 +  yes) AM_DEFAULT_VERBOSITY=0;;
2924 +   no) AM_DEFAULT_VERBOSITY=1;;
2925 +    *) AM_DEFAULT_VERBOSITY=1;;
2926 + esac
2927 + am_make=${MAKE-make}
2928 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2929 + $as_echo_n "checking whether $am_make supports nested variables... " >&6; }
2930 + if ${am_cv_make_support_nested_variables+:} false; then :
2931 +  $as_echo_n "(cached) " >&6
2932 + else
2933 +  if $as_echo 'TRUE=$(BAR$(V))
2934 + BAR0=false
2935 + BAR1=true
2936 + V=1
2937 + am__doit:
2938 +        @$(TRUE)
2939 + .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
2940 +  am_cv_make_support_nested_variables=yes
2941 + else
2942 +  am_cv_make_support_nested_variables=no
2943 + fi
2944 + fi
2945 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2946 + $as_echo "$am_cv_make_support_nested_variables" >&6; }
2947 + if test $am_cv_make_support_nested_variables = yes; then
2948 +    AM_V='$(V)'
2949 +  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2950 + else
2951 +  AM_V=$AM_DEFAULT_VERBOSITY
2952 +  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
2953 + fi
2954 + AM_BACKSLASH='\'
2955 +
2956   if test "`cd $srcdir && pwd`" != "`pwd`"; then
2957    # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2958    # is not polluted with repeated "-I."
# Line 2929 | Line 2975 | fi
2975  
2976   # Define the identity of the package.
2977   PACKAGE='ircd-hybrid'
2978 < VERSION='8.0.1'
2978 > VERSION='8.0.3'
2979  
2980  
2981   cat >>confdefs.h <<_ACEOF
# Line 13028 | Line 13074 | LIBTOOL="$LIBTOOL --silent"
13074  
13075   # Checks for libraries.
13076  
13077 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5
13078 < $as_echo_n "checking for library containing socket... " >&6; }
13079 < if ${ac_cv_search_socket+:} false; then :
13077 >  ac_fn_c_check_func "$LINENO" "getaddrinfo" "ac_cv_func_getaddrinfo"
13078 > if test "x$ac_cv_func_getaddrinfo" = xyes; then :
13079 >
13080 > else
13081 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing getaddrinfo" >&5
13082 > $as_echo_n "checking for library containing getaddrinfo... " >&6; }
13083 > if ${ac_cv_search_getaddrinfo+:} false; then :
13084    $as_echo_n "(cached) " >&6
13085   else
13086    ac_func_search_save_LIBS=$LIBS
# Line 13043 | Line 13093 | cat confdefs.h - <<_ACEOF >conftest.$ac_
13093   #ifdef __cplusplus
13094   extern "C"
13095   #endif
13096 < char socket ();
13096 > char getaddrinfo ();
13097   int
13098   main ()
13099   {
13100 < return socket ();
13100 > return getaddrinfo ();
13101    ;
13102    return 0;
13103   }
13104   _ACEOF
13105 < for ac_lib in '' socket; do
13105 > for ac_lib in '' nsl; do
13106    if test -z "$ac_lib"; then
13107      ac_res="none required"
13108    else
# Line 13060 | Line 13110 | for ac_lib in '' socket; do
13110      LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
13111    fi
13112    if ac_fn_c_try_link "$LINENO"; then :
13113 <  ac_cv_search_socket=$ac_res
13113 >  ac_cv_search_getaddrinfo=$ac_res
13114   fi
13115   rm -f core conftest.err conftest.$ac_objext \
13116      conftest$ac_exeext
13117 <  if ${ac_cv_search_socket+:} false; then :
13117 >  if ${ac_cv_search_getaddrinfo+:} false; then :
13118    break
13119   fi
13120   done
13121 < if ${ac_cv_search_socket+:} false; then :
13121 > if ${ac_cv_search_getaddrinfo+:} false; then :
13122  
13123   else
13124 <  ac_cv_search_socket=no
13124 >  ac_cv_search_getaddrinfo=no
13125   fi
13126   rm conftest.$ac_ext
13127   LIBS=$ac_func_search_save_LIBS
13128   fi
13129 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_socket" >&5
13130 < $as_echo "$ac_cv_search_socket" >&6; }
13131 < ac_res=$ac_cv_search_socket
13129 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_getaddrinfo" >&5
13130 > $as_echo "$ac_cv_search_getaddrinfo" >&6; }
13131 > ac_res=$ac_cv_search_getaddrinfo
13132   if test "$ac_res" != no; then :
13133    test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13134  
13085 else
13086  as_fn_error $? "socket library not found" "$LINENO" 5
13135   fi
13136  
13137 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing inet_ntoa" >&5
13138 < $as_echo_n "checking for library containing inet_ntoa... " >&6; }
13139 < if ${ac_cv_search_inet_ntoa+:} false; then :
13137 > fi
13138 >
13139 >  ac_fn_c_check_func "$LINENO" "getnameinfo" "ac_cv_func_getnameinfo"
13140 > if test "x$ac_cv_func_getnameinfo" = xyes; then :
13141 >
13142 > else
13143 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing getnameinfo" >&5
13144 > $as_echo_n "checking for library containing getnameinfo... " >&6; }
13145 > if ${ac_cv_search_getnameinfo+:} false; then :
13146    $as_echo_n "(cached) " >&6
13147   else
13148    ac_func_search_save_LIBS=$LIBS
# Line 13101 | Line 13155 | cat confdefs.h - <<_ACEOF >conftest.$ac_
13155   #ifdef __cplusplus
13156   extern "C"
13157   #endif
13158 < char inet_ntoa ();
13158 > char getnameinfo ();
13159   int
13160   main ()
13161   {
13162 < return inet_ntoa ();
13162 > return getnameinfo ();
13163    ;
13164    return 0;
13165   }
# Line 13118 | Line 13172 | for ac_lib in '' nsl; do
13172      LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
13173    fi
13174    if ac_fn_c_try_link "$LINENO"; then :
13175 <  ac_cv_search_inet_ntoa=$ac_res
13175 >  ac_cv_search_getnameinfo=$ac_res
13176   fi
13177   rm -f core conftest.err conftest.$ac_objext \
13178      conftest$ac_exeext
13179 <  if ${ac_cv_search_inet_ntoa+:} false; then :
13179 >  if ${ac_cv_search_getnameinfo+:} false; then :
13180    break
13181   fi
13182   done
13183 < if ${ac_cv_search_inet_ntoa+:} false; then :
13183 > if ${ac_cv_search_getnameinfo+:} false; then :
13184  
13185   else
13186 <  ac_cv_search_inet_ntoa=no
13186 >  ac_cv_search_getnameinfo=no
13187   fi
13188   rm conftest.$ac_ext
13189   LIBS=$ac_func_search_save_LIBS
13190   fi
13191 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_inet_ntoa" >&5
13192 < $as_echo "$ac_cv_search_inet_ntoa" >&6; }
13193 < ac_res=$ac_cv_search_inet_ntoa
13191 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_getnameinfo" >&5
13192 > $as_echo "$ac_cv_search_getnameinfo" >&6; }
13193 > ac_res=$ac_cv_search_getnameinfo
13194   if test "$ac_res" != no; then :
13195    test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13196  
13197   fi
13198  
13199 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing inet_aton" >&5
13200 < $as_echo_n "checking for library containing inet_aton... " >&6; }
13201 < if ${ac_cv_search_inet_aton+:} false; then :
13199 > fi
13200 >
13201 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5
13202 > $as_echo_n "checking for library containing socket... " >&6; }
13203 > if ${ac_cv_search_socket+:} false; then :
13204    $as_echo_n "(cached) " >&6
13205   else
13206    ac_func_search_save_LIBS=$LIBS
# Line 13157 | Line 13213 | cat confdefs.h - <<_ACEOF >conftest.$ac_
13213   #ifdef __cplusplus
13214   extern "C"
13215   #endif
13216 < char inet_aton ();
13216 > char socket ();
13217   int
13218   main ()
13219   {
13220 < return inet_aton ();
13220 > return socket ();
13221    ;
13222    return 0;
13223   }
13224   _ACEOF
13225 < for ac_lib in '' resolv; do
13225 > for ac_lib in '' socket; do
13226    if test -z "$ac_lib"; then
13227      ac_res="none required"
13228    else
# Line 13174 | Line 13230 | for ac_lib in '' resolv; do
13230      LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
13231    fi
13232    if ac_fn_c_try_link "$LINENO"; then :
13233 <  ac_cv_search_inet_aton=$ac_res
13233 >  ac_cv_search_socket=$ac_res
13234   fi
13235   rm -f core conftest.err conftest.$ac_objext \
13236      conftest$ac_exeext
13237 <  if ${ac_cv_search_inet_aton+:} false; then :
13237 >  if ${ac_cv_search_socket+:} false; then :
13238    break
13239   fi
13240   done
13241 < if ${ac_cv_search_inet_aton+:} false; then :
13241 > if ${ac_cv_search_socket+:} false; then :
13242  
13243   else
13244 <  ac_cv_search_inet_aton=no
13244 >  ac_cv_search_socket=no
13245   fi
13246   rm conftest.$ac_ext
13247   LIBS=$ac_func_search_save_LIBS
13248   fi
13249 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_inet_aton" >&5
13250 < $as_echo "$ac_cv_search_inet_aton" >&6; }
13251 < ac_res=$ac_cv_search_inet_aton
13249 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_socket" >&5
13250 > $as_echo "$ac_cv_search_socket" >&6; }
13251 > ac_res=$ac_cv_search_socket
13252   if test "$ac_res" != no; then :
13253    test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13254  
13255 + else
13256 +  as_fn_error $? "socket library not found" "$LINENO" 5
13257   fi
13258  
13201  for ac_func in inet_aton inet_ntop inet_pton
13202 do :
13203  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13204 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
13205 if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
13206  cat >>confdefs.h <<_ACEOF
13207 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13208 _ACEOF
13209
13210 fi
13211 done
13212
13259    ac_fn_c_check_type "$LINENO" "struct sockaddr_in" "ac_cv_type_struct_sockaddr_in" "#include <sys/types.h>
13260     #include <sys/socket.h>
13261     #include <netdb.h>
# Line 14136 | Line 14182 | rm -f core conftest.err conftest.$ac_obj
14182   $as_echo "#define HAVE_SYS_DEVPOLL_H 1" >>confdefs.h
14183  
14184    fi
14185 <      iopoll_mechanism_rtsigio=4
14140 <
14141 < cat >>confdefs.h <<_ACEOF
14142 < #define __IOPOLL_MECHANISM_RTSIGIO $iopoll_mechanism_rtsigio
14143 < _ACEOF
14144 <
14145 <  if test "$cross_compiling" = yes; then :
14146 <  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14147 < $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14148 < as_fn_error $? "cannot run test program while cross compiling
14149 < See \`config.log' for more details" "$LINENO" 5; }
14150 < else
14151 <  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14152 < /* end confdefs.h.  */
14153 <
14154 < #define _GNU_SOURCE
14155 < #include <fcntl.h>
14156 < static unsigned int have_f_setsig = 0;
14157 <
14158 < int
14159 < main ()
14160 < {
14161 <
14162 < #ifdef F_SETSIG
14163 <  have_f_setsig = 1;
14164 < #endif
14165 <  return have_f_setsig == 0;
14166 <
14167 <  ;
14168 <  return 0;
14169 < }
14170 < _ACEOF
14171 < if ac_fn_c_try_run "$LINENO"; then :
14172 <  is_rtsigio_mechanism_available="yes"
14173 < else
14174 <  is_rtsigio_mechanism_available="no"
14175 < fi
14176 < rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
14177 <  conftest.$ac_objext conftest.beam conftest.$ac_ext
14178 < fi
14179 <
14180 <      iopoll_mechanism_poll=5
14185 >      iopoll_mechanism_poll=4
14186  
14187   cat >>confdefs.h <<_ACEOF
14188   #define __IOPOLL_MECHANISM_POLL $iopoll_mechanism_poll
# Line 14231 | Line 14236 | else
14236   fi
14237   rm -f core conftest.err conftest.$ac_objext \
14238      conftest$ac_exeext conftest.$ac_ext
14239 <      iopoll_mechanism_select=6
14239 >      iopoll_mechanism_select=5
14240  
14241   cat >>confdefs.h <<_ACEOF
14242   #define __IOPOLL_MECHANISM_SELECT $iopoll_mechanism_select
# Line 14286 | Line 14291 | fi
14291   rm -f core conftest.err conftest.$ac_objext \
14292      conftest$ac_exeext conftest.$ac_ext
14293        optimal_iopoll_mechanism="none"
14294 <  for mechanism in "kqueue" "epoll" "devpoll" "rtsigio" "poll" "select" ; do # order is important
14294 >  for mechanism in "kqueue" "epoll" "devpoll" "poll" "select" ; do # order is important
14295      eval "is_optimal_iopoll_mechanism_available=\$is_${mechanism}_mechanism_available"
14296      if test "$is_optimal_iopoll_mechanism_available" = "yes" ; then
14297        optimal_iopoll_mechanism="$mechanism"
# Line 15044 | Line 15049 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
15049   # report actual input values of CONFIG_FILES etc. instead of their
15050   # values after options handling.
15051   ac_log="
15052 < This file was extended by ircd-hybrid $as_me 8.0.1, which was
15052 > This file was extended by ircd-hybrid $as_me 8.0.3, which was
15053   generated by GNU Autoconf 2.69.  Invocation command line was
15054  
15055    CONFIG_FILES    = $CONFIG_FILES
# Line 15110 | Line 15115 | _ACEOF
15115   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15116   ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15117   ac_cs_version="\\
15118 < ircd-hybrid config.status 8.0.1
15118 > ircd-hybrid config.status 8.0.3
15119   configured by $0, generated by GNU Autoconf 2.69,
15120    with options \\"\$ac_cs_config\\"
15121  
# Line 16128 | Line 16133 | $as_echo "$as_me: executing $ac_file com
16133  
16134    case $ac_file$ac_mode in
16135      "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
16136 <  # Autoconf 2.62 quotes --file arguments for eval, but not when files
16136 >  # Older Autoconf quotes --file arguments for eval, but not when files
16137    # are listed without --file.  Let's play safe and only enable the eval
16138    # if we detect the quoting.
16139    case $CONFIG_FILES in

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)