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

Comparing ircd-hybrid-7.3/configure (file contents):
Revision 1033 by michael, Thu Dec 3 19:04:55 2009 UTC vs.
Revision 1084 by michael, Sat Mar 13 23:24:10 2010 UTC

# Line 1 | Line 1
1   #! /bin/sh
2 < # From configure.ac Id: configure.ac 1015 2009-10-25 00:08:06Z michael .
2 > # From configure.ac Id: configure.ac 1068 2010-02-16 23:01:26Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4 < # Generated by GNU Autoconf 2.65 for ircd-hybrid 7.2.4.
4 > # Generated by GNU Autoconf 2.65 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,
# Line 229 | Line 231 | fi
231      $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
232      $as_echo "$0: be upgraded to zsh 4.3.4 or later."
233    else
234 <    $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
235 < $0: including any error possibly output before this
236 < $0: message. Then install a modern shell, or manually run
237 < $0: the script under such a shell if you do have one."
234 >    $as_echo "$0: Please tell bug-autoconf@gnu.org and
235 > $0: bugs@ircd-hybrid.org about your system, including any
236 > $0: error possibly output before this message. Then install
237 > $0: a modern shell, or manually run the script under such a
238 > $0: shell if you do have one."
239    fi
240    exit 1
241   fi
# Line 527 | Line 530 | as_tr_cpp="eval sed 'y%*$as_cr_letters%P
530   as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
531  
532  
533 + lt_ltdl_dir='libltdl'
534 +
535  
536   # Check that we are running under the correct shell.
537   SHELL=${CONFIG_SHELL-/bin/sh}
# Line 676 | Line 681 | fi
681  
682  
683  
679 lt_ltdl_dir='libltdl'
680
684   lt_dlopen_dir="$lt_ltdl_dir"
685  
686   test -n "$DJDIR" || exec 7<&0 </dev/null
# Line 703 | Line 706 | MAKEFLAGS=
706   # Identity of this package.
707   PACKAGE_NAME='ircd-hybrid'
708   PACKAGE_TARNAME='ircd-hybrid'
709 < PACKAGE_VERSION='7.2.4'
710 < PACKAGE_STRING='ircd-hybrid 7.2.4'
711 < PACKAGE_BUGREPORT=''
709 > PACKAGE_VERSION='7.3-rc1'
710 > PACKAGE_STRING='ircd-hybrid 7.3-rc1'
711 > PACKAGE_BUGREPORT='bugs@ircd-hybrid.org'
712   PACKAGE_URL=''
713  
714   ac_unique_file="src/ircd.c"
# Line 1486 | Line 1489 | if test "$ac_init_help" = "long"; then
1489    # Omit some internal or obsolete options to make the list less imposing.
1490    # This message is too long to be a string in the A/UX 3.1 sh.
1491    cat <<_ACEOF
1492 < \`configure' configures ircd-hybrid 7.2.4 to adapt to many kinds of systems.
1492 > \`configure' configures ircd-hybrid 7.3-rc1 to adapt to many kinds of systems.
1493  
1494   Usage: $0 [OPTION]... [VAR=VALUE]...
1495  
# Line 1556 | Line 1559 | fi
1559  
1560   if test -n "$ac_init_help"; then
1561    case $ac_init_help in
1562 <     short | recursive ) echo "Configuration of ircd-hybrid 7.2.4:";;
1562 >     short | recursive ) echo "Configuration of ircd-hybrid 7.3-rc1:";;
1563     esac
1564    cat <<\_ACEOF
1565  
# Line 1629 | Line 1632 | Some influential environment variables:
1632   Use these variables to override the choices made by `configure' or to help
1633   it to find libraries and programs with nonstandard names/locations.
1634  
1635 < Report bugs to the package provider.
1635 > Report bugs to <bugs@ircd-hybrid.org>.
1636   _ACEOF
1637   ac_status=$?
1638   fi
# Line 1692 | Line 1695 | fi
1695   test -n "$ac_init_help" && exit $ac_status
1696   if $ac_init_version; then
1697    cat <<\_ACEOF
1698 < ircd-hybrid configure 7.2.4
1698 > ircd-hybrid configure 7.3-rc1
1699   generated by GNU Autoconf 2.65
1700  
1701   Copyright (C) 2009 Free Software Foundation, Inc.
# Line 2187 | Line 2190 | $as_echo "$as_me: WARNING: $2: see the A
2190   $as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
2191      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2192   $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2193 + ( cat <<\_ASBOX
2194 + ## ----------------------------------- ##
2195 + ## Report this to bugs@ircd-hybrid.org ##
2196 + ## ----------------------------------- ##
2197 + _ASBOX
2198 +     ) | sed "s/^/$as_me: WARNING:     /" >&2
2199      ;;
2200   esac
2201    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
# Line 2207 | Line 2216 | cat >config.log <<_ACEOF
2216   This file contains any messages produced by compilers while
2217   running configure, to aid debugging if configure makes a mistake.
2218  
2219 < It was created by ircd-hybrid $as_me 7.2.4, which was
2219 > It was created by ircd-hybrid $as_me 7.3-rc1, which was
2220   generated by GNU Autoconf 2.65.  Invocation command line was
2221  
2222    $ $0 $@
# Line 3032 | Line 3041 | fi
3041  
3042   # Define the identity of the package.
3043   PACKAGE='ircd-hybrid'
3044 < VERSION='7.2.4'
3044 > VERSION='7.3-rc1'
3045  
3046  
3047   cat >>confdefs.h <<_ACEOF
# Line 4467 | Line 4476 | fi
4476  
4477  
4478   # Initializing libtool.
4479 +
4480 +
4481 +
4482 +
4483 +
4484 +
4485 +
4486 +
4487   case `pwd` in
4488    *\ * | *\     *)
4489      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
# Line 4475 | Line 4492 | esac
4492  
4493  
4494  
4495 < macro_version='2.2.6'
4496 < macro_revision='1.3012'
4495 > macro_version='2.2.6b'
4496 > macro_revision='1.3017'
4497  
4498  
4499  
# Line 5147 | Line 5164 | if test "${lt_cv_nm_interface+set}" = se
5164   else
5165    lt_cv_nm_interface="BSD nm"
5166    echo "int some_variable = 0;" > conftest.$ac_ext
5167 <  (eval echo "\"\$as_me:5150: $ac_compile\"" >&5)
5167 >  (eval echo "\"\$as_me:5167: $ac_compile\"" >&5)
5168    (eval "$ac_compile" 2>conftest.err)
5169    cat conftest.err >&5
5170 <  (eval echo "\"\$as_me:5153: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
5170 >  (eval echo "\"\$as_me:5170: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
5171    (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
5172    cat conftest.err >&5
5173 <  (eval echo "\"\$as_me:5156: output\"" >&5)
5173 >  (eval echo "\"\$as_me:5173: output\"" >&5)
5174    cat conftest.out >&5
5175    if $GREP 'External.*some_variable' conftest.out > /dev/null; then
5176      lt_cv_nm_interface="MS dumpbin"
# Line 6358 | Line 6375 | ia64-*-hpux*)
6375    ;;
6376   *-*-irix6*)
6377    # Find out which ABI we are using.
6378 <  echo '#line 6361 "configure"' > conftest.$ac_ext
6378 >  echo '#line 6378 "configure"' > conftest.$ac_ext
6379    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6380    (eval $ac_compile) 2>&5
6381    ac_status=$?
# Line 7882 | Line 7899 | else
7899     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7900     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7901     -e 's:$: $lt_compiler_flag:'`
7902 <   (eval echo "\"\$as_me:7885: $lt_compile\"" >&5)
7902 >   (eval echo "\"\$as_me:7902: $lt_compile\"" >&5)
7903     (eval "$lt_compile" 2>conftest.err)
7904     ac_status=$?
7905     cat conftest.err >&5
7906 <   echo "$as_me:7889: \$? = $ac_status" >&5
7906 >   echo "$as_me:7906: \$? = $ac_status" >&5
7907     if (exit $ac_status) && test -s "$ac_outfile"; then
7908       # The compiler can only warn and ignore the option if not recognized
7909       # So say no if there are warnings other than the usual output.
# Line 8221 | Line 8238 | else
8238     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8239     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8240     -e 's:$: $lt_compiler_flag:'`
8241 <   (eval echo "\"\$as_me:8224: $lt_compile\"" >&5)
8241 >   (eval echo "\"\$as_me:8241: $lt_compile\"" >&5)
8242     (eval "$lt_compile" 2>conftest.err)
8243     ac_status=$?
8244     cat conftest.err >&5
8245 <   echo "$as_me:8228: \$? = $ac_status" >&5
8245 >   echo "$as_me:8245: \$? = $ac_status" >&5
8246     if (exit $ac_status) && test -s "$ac_outfile"; then
8247       # The compiler can only warn and ignore the option if not recognized
8248       # So say no if there are warnings other than the usual output.
# Line 8326 | Line 8343 | else
8343     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8344     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8345     -e 's:$: $lt_compiler_flag:'`
8346 <   (eval echo "\"\$as_me:8329: $lt_compile\"" >&5)
8346 >   (eval echo "\"\$as_me:8346: $lt_compile\"" >&5)
8347     (eval "$lt_compile" 2>out/conftest.err)
8348     ac_status=$?
8349     cat out/conftest.err >&5
8350 <   echo "$as_me:8333: \$? = $ac_status" >&5
8350 >   echo "$as_me:8350: \$? = $ac_status" >&5
8351     if (exit $ac_status) && test -s out/conftest2.$ac_objext
8352     then
8353       # The compiler can only warn and ignore the option if not recognized
# Line 8381 | Line 8398 | else
8398     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8399     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8400     -e 's:$: $lt_compiler_flag:'`
8401 <   (eval echo "\"\$as_me:8384: $lt_compile\"" >&5)
8401 >   (eval echo "\"\$as_me:8401: $lt_compile\"" >&5)
8402     (eval "$lt_compile" 2>out/conftest.err)
8403     ac_status=$?
8404     cat out/conftest.err >&5
8405 <   echo "$as_me:8388: \$? = $ac_status" >&5
8405 >   echo "$as_me:8405: \$? = $ac_status" >&5
8406     if (exit $ac_status) && test -s out/conftest2.$ac_objext
8407     then
8408       # The compiler can only warn and ignore the option if not recognized
# Line 8857 | Line 8874 | _LT_EOF
8874          if test "$aix_use_runtimelinking" = yes; then
8875            shared_flag="$shared_flag "'${wl}-G'
8876          fi
8860        link_all_deplibs=no
8877        else
8878          # not using gcc
8879          if test "$host_cpu" = ia64; then
# Line 10114 | Line 10130 | rm -f core conftest.err conftest.$ac_obj
10130    # before this can be enabled.
10131    hardcode_into_libs=yes
10132  
10117  # find out which ABI we are using
10118  libsuff=
10119  case "$host_cpu" in
10120  x86_64*|s390x*|powerpc64*)
10121    echo '#line 10121 "configure"' > conftest.$ac_ext
10122    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
10123  (eval $ac_compile) 2>&5
10124  ac_status=$?
10125  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10126  test $ac_status = 0; }; then
10127      case `/usr/bin/file conftest.$ac_objext` in
10128      *64-bit*)
10129        libsuff=64
10130        ;;
10131      esac
10132    fi
10133    rm -rf conftest*
10134    ;;
10135  esac
10136
10137  sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff}"
10138
10133    # Append ld.so.conf contents to the search path
10134    if test -f /etc/ld.so.conf; then
10135      lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[       ]*hwcap[        ]/d;s/[:,      ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
10136 <    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
10136 >    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
10137    fi
10138  
10139    # We used to test for /lib/ld.so.1 and disable shared libraries on
# Line 10771 | Line 10765 | else
10765    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10766    lt_status=$lt_dlunknown
10767    cat > conftest.$ac_ext <<_LT_EOF
10768 < #line 10774 "configure"
10768 > #line 10768 "configure"
10769   #include "confdefs.h"
10770  
10771   #if HAVE_DLFCN_H
# Line 10867 | Line 10861 | else
10861    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10862    lt_status=$lt_dlunknown
10863    cat > conftest.$ac_ext <<_LT_EOF
10864 < #line 10870 "configure"
10864 > #line 10864 "configure"
10865   #include "confdefs.h"
10866  
10867   #if HAVE_DLFCN_H
# Line 11539 | Line 11533 | else
11533    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11534    lt_status=$lt_dlunknown
11535    cat > conftest.$ac_ext <<_LT_EOF
11536 < #line 11542 "configure"
11536 > #line 11536 "configure"
11537   #include "confdefs.h"
11538  
11539   #if HAVE_DLFCN_H
# Line 11948 | Line 11942 | fi
11942  
11943  
11944  
11951
11952
11953
11954
11955
11945   # Check whether --with-ltdl_include was given.
11946   if test "${with_ltdl_include+set}" = set; then :
11947    withval=$with_ltdl_include;
# Line 12152 | Line 12141 | LTDLOPEN=`eval "\\$ECHO \"$libname_spec\
12141   # Only expand once:
12142  
12143  
12144 + LIBTOOL="$LIBTOOL --silent"
12145  
12146   # Checks for libraries.
12147  
# Line 13726 | Line 13716 | _ACEOF
13716    test "$exec_prefix_NONE" && exec_prefix=NONE
13717  
13718  
13719 < ac_config_files="$ac_config_files Makefile etc/Makefile etc/example.conf etc/example.conf.quick etc/example.efnet.conf servlink/Makefile contrib/Makefile contrib/help/Makefile src/Makefile messages/Makefile modules/Makefile modules/core/Makefile doc/Makefile help/Makefile help/opers/Makefile help/users/Makefile tools/Makefile"
13719 > ac_config_files="$ac_config_files Makefile etc/Makefile servlink/Makefile contrib/Makefile contrib/help/Makefile src/Makefile messages/Makefile modules/Makefile modules/core/Makefile doc/Makefile help/Makefile help/opers/Makefile help/users/Makefile tools/Makefile"
13720  
13721  
13722   cat >confcache <<\_ACEOF
# Line 14292 | Line 14282 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
14282   # report actual input values of CONFIG_FILES etc. instead of their
14283   # values after options handling.
14284   ac_log="
14285 < This file was extended by ircd-hybrid $as_me 7.2.4, which was
14285 > This file was extended by ircd-hybrid $as_me 7.3-rc1, which was
14286   generated by GNU Autoconf 2.65.  Invocation command line was
14287  
14288    CONFIG_FILES    = $CONFIG_FILES
# Line 14352 | Line 14342 | $config_headers
14342   Configuration commands:
14343   $config_commands
14344  
14345 < Report bugs to the package provider."
14345 > Report bugs to <bugs@ircd-hybrid.org>."
14346  
14347   _ACEOF
14348   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14349   ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
14350   ac_cs_version="\\
14351 < ircd-hybrid config.status 7.2.4
14351 > ircd-hybrid config.status 7.3-rc1
14352   configured by $0, generated by GNU Autoconf 2.65,
14353    with options \\"\$ac_cs_config\\"
14354  
# Line 14741 | Line 14731 | do
14731      "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
14732      "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
14733      "etc/Makefile") CONFIG_FILES="$CONFIG_FILES etc/Makefile" ;;
14744    "etc/example.conf") CONFIG_FILES="$CONFIG_FILES etc/example.conf" ;;
14745    "etc/example.conf.quick") CONFIG_FILES="$CONFIG_FILES etc/example.conf.quick" ;;
14746    "etc/example.efnet.conf") CONFIG_FILES="$CONFIG_FILES etc/example.efnet.conf" ;;
14734      "servlink/Makefile") CONFIG_FILES="$CONFIG_FILES servlink/Makefile" ;;
14735      "contrib/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/Makefile" ;;
14736      "contrib/help/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/help/Makefile" ;;

Diff Legend

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