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

Comparing:
ircd-hybrid-7.3/configure (file contents), Revision 1106 by michael, Tue Nov 2 15:10:53 2010 UTC vs.
ircd-hybrid-8/configure (file contents), Revision 1156 by michael, Tue Aug 9 20:29:20 2011 UTC

# Line 1 | Line 1
1   #! /bin/sh
2 < # From configure.ac Id: configure.ac 1095 2010-08-02 20:14:21Z michael .
2 > # From configure.ac Id: configure.ac 1111 2010-11-26 20:01:41Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4 < # Generated by GNU Autoconf 2.68 for ircd-hybrid 7.3-rc1.
4 > # Generated by GNU Autoconf 2.68 for ircd-hybrid 7.3.0.
5   #
6   # Report bugs to <bugs@ircd-hybrid.org>.
7   #
# Line 573 | Line 573 | MAKEFLAGS=
573   # Identity of this package.
574   PACKAGE_NAME='ircd-hybrid'
575   PACKAGE_TARNAME='ircd-hybrid'
576 < PACKAGE_VERSION='7.3-rc1'
577 < PACKAGE_STRING='ircd-hybrid 7.3-rc1'
576 > PACKAGE_VERSION='7.3.0'
577 > PACKAGE_STRING='ircd-hybrid 7.3.0'
578   PACKAGE_BUGREPORT='bugs@ircd-hybrid.org'
579   PACKAGE_URL=''
580  
# Line 1358 | Line 1358 | if test "$ac_init_help" = "long"; then
1358    # Omit some internal or obsolete options to make the list less imposing.
1359    # This message is too long to be a string in the A/UX 3.1 sh.
1360    cat <<_ACEOF
1361 < \`configure' configures ircd-hybrid 7.3-rc1 to adapt to many kinds of systems.
1361 > \`configure' configures ircd-hybrid 7.3.0 to adapt to many kinds of systems.
1362  
1363   Usage: $0 [OPTION]... [VAR=VALUE]...
1364  
# Line 1428 | Line 1428 | fi
1428  
1429   if test -n "$ac_init_help"; then
1430    case $ac_init_help in
1431 <     short | recursive ) echo "Configuration of ircd-hybrid 7.3-rc1:";;
1431 >     short | recursive ) echo "Configuration of ircd-hybrid 7.3.0:";;
1432     esac
1433    cat <<\_ACEOF
1434  
# Line 1567 | Line 1567 | fi
1567   test -n "$ac_init_help" && exit $ac_status
1568   if $ac_init_version; then
1569    cat <<\_ACEOF
1570 < ircd-hybrid configure 7.3-rc1
1570 > ircd-hybrid configure 7.3.0
1571   generated by GNU Autoconf 2.68
1572  
1573   Copyright (C) 2010 Free Software Foundation, Inc.
# Line 2093 | Line 2093 | cat >config.log <<_ACEOF
2093   This file contains any messages produced by compilers while
2094   running configure, to aid debugging if configure makes a mistake.
2095  
2096 < It was created by ircd-hybrid $as_me 7.3-rc1, which was
2096 > It was created by ircd-hybrid $as_me 7.3.0, which was
2097   generated by GNU Autoconf 2.68.  Invocation command line was
2098  
2099    $ $0 $@
# Line 2378 | Line 2378 | as_fn_append ac_func_list " strtok_r"
2378   as_fn_append ac_func_list " usleep"
2379   as_fn_append ac_func_list " strlcat"
2380   as_fn_append ac_func_list " strlcpy"
2381 + as_fn_append ac_func_list " socketpair"
2382   as_fn_append ac_header_list " crypt.h"
2383   as_fn_append ac_header_list " inttypes.h"
2384   as_fn_append ac_header_list " stdint.h"
# Line 2925 | Line 2926 | fi
2926  
2927   # Define the identity of the package.
2928   PACKAGE='ircd-hybrid'
2929 < VERSION='7.3-rc1'
2929 > VERSION='7.3.0'
2930  
2931  
2932   cat >>confdefs.h <<_ACEOF
# Line 13189 | Line 13190 | fi
13190  
13191  
13192  
13193 <  ac_fn_c_check_type "$LINENO" "struct sockaddr_in6" "ac_cv_type_struct_sockaddr_in6" "$ac_includes_default"
13193 >  ac_fn_c_check_type "$LINENO" "struct sockaddr_in6" "ac_cv_type_struct_sockaddr_in6" "#include <netinet/in.h>
13194 > "
13195   if test "x$ac_cv_type_struct_sockaddr_in6" = xyes; then :
13196  
13195 cat >>confdefs.h <<_ACEOF
13196 #define HAVE_STRUCT_SOCKADDR_IN6 1
13197 _ACEOF
13198
13199
13200 else
13201
13197   $as_echo "#define IPV6 1" >>confdefs.h
13198  
13199   fi
# Line 13459 | Line 13454 | done
13454  
13455  
13456  
13457 +
13458 +
13459   # Checks for header files.
13460  
13461  
# Line 14454 | Line 14451 | fi
14451  
14452   $as_echo "#define EFNET 1" >>confdefs.h
14453  
14457
14458 $as_echo "#define TS5_ONLY 1" >>confdefs.h
14459
14454          else
14455                  use_efnet="no"
14456    fi
# Line 15219 | Line 15213 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
15213   # report actual input values of CONFIG_FILES etc. instead of their
15214   # values after options handling.
15215   ac_log="
15216 < This file was extended by ircd-hybrid $as_me 7.3-rc1, which was
15216 > This file was extended by ircd-hybrid $as_me 7.3.0, which was
15217   generated by GNU Autoconf 2.68.  Invocation command line was
15218  
15219    CONFIG_FILES    = $CONFIG_FILES
# Line 15285 | Line 15279 | _ACEOF
15279   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15280   ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15281   ac_cs_version="\\
15282 < ircd-hybrid config.status 7.3-rc1
15282 > ircd-hybrid config.status 7.3.0
15283   configured by $0, generated by GNU Autoconf 2.68,
15284    with options \\"\$ac_cs_config\\"
15285  

Diff Legend

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