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

Comparing ircd-hybrid/trunk/configure (file contents):
Revision 4806 by michael, Thu Oct 30 19:33:19 2014 UTC vs.
Revision 4906 by michael, Sat Nov 22 21:40:31 2014 UTC

# Line 1 | Line 1
1   #! /bin/sh
2 < # From configure.ac Id: configure.ac 4579 2014-08-25 09:55:40Z michael .
2 > # From configure.ac Id: configure.ac 4901 2014-11-22 18:31:53Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4 < # Generated by GNU Autoconf 2.69 for ircd-hybrid TRUNK.
4 > # Generated by GNU Autoconf 2.69 for ircd-hybrid 8.2.1.
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='TRUNK'
597 < PACKAGE_STRING='ircd-hybrid TRUNK'
596 > PACKAGE_VERSION='8.2.1'
597 > PACKAGE_STRING='ircd-hybrid 8.2.1'
598   PACKAGE_BUGREPORT='bugs@ircd-hybrid.org'
599   PACKAGE_URL=''
600  
# Line 1366 | Line 1366 | if test "$ac_init_help" = "long"; then
1366    # Omit some internal or obsolete options to make the list less imposing.
1367    # This message is too long to be a string in the A/UX 3.1 sh.
1368    cat <<_ACEOF
1369 < \`configure' configures ircd-hybrid TRUNK to adapt to many kinds of systems.
1369 > \`configure' configures ircd-hybrid 8.2.1 to adapt to many kinds of systems.
1370  
1371   Usage: $0 [OPTION]... [VAR=VALUE]...
1372  
# Line 1436 | Line 1436 | fi
1436  
1437   if test -n "$ac_init_help"; then
1438    case $ac_init_help in
1439 <     short | recursive ) echo "Configuration of ircd-hybrid TRUNK:";;
1439 >     short | recursive ) echo "Configuration of ircd-hybrid 8.2.1:";;
1440     esac
1441    cat <<\_ACEOF
1442  
# Line 1564 | Line 1564 | fi
1564   test -n "$ac_init_help" && exit $ac_status
1565   if $ac_init_version; then
1566    cat <<\_ACEOF
1567 < ircd-hybrid configure TRUNK
1567 > ircd-hybrid configure 8.2.1
1568   generated by GNU Autoconf 2.69
1569  
1570   Copyright (C) 2012 Free Software Foundation, Inc.
# Line 2033 | Line 2033 | cat >config.log <<_ACEOF
2033   This file contains any messages produced by compilers while
2034   running configure, to aid debugging if configure makes a mistake.
2035  
2036 < It was created by ircd-hybrid $as_me TRUNK, which was
2036 > It was created by ircd-hybrid $as_me 8.2.1, which was
2037   generated by GNU Autoconf 2.69.  Invocation command line was
2038  
2039    $ $0 $@
# Line 2907 | Line 2907 | fi
2907  
2908   # Define the identity of the package.
2909   PACKAGE='ircd-hybrid'
2910 < VERSION='TRUNK'
2910 > VERSION='8.2.1'
2911  
2912  
2913   cat >>confdefs.h <<_ACEOF
# Line 16211 | Line 16211 | _ACEOF
16211    test "$exec_prefix_NONE" && exec_prefix=NONE
16212  
16213  
16214 < ac_config_files="$ac_config_files Makefile src/Makefile libltdl/Makefile modules/Makefile modules/core/Makefile doc/Makefile help/Makefile tools/Makefile"
16214 > ac_config_files="$ac_config_files Makefile src/Makefile libltdl/Makefile modules/Makefile modules/core/Makefile modules/extra/Makefile doc/Makefile help/Makefile tools/Makefile"
16215  
16216  
16217   cat >confcache <<\_ACEOF
# Line 16778 | Line 16778 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
16778   # report actual input values of CONFIG_FILES etc. instead of their
16779   # values after options handling.
16780   ac_log="
16781 < This file was extended by ircd-hybrid $as_me TRUNK, which was
16781 > This file was extended by ircd-hybrid $as_me 8.2.1, which was
16782   generated by GNU Autoconf 2.69.  Invocation command line was
16783  
16784    CONFIG_FILES    = $CONFIG_FILES
# Line 16844 | Line 16844 | _ACEOF
16844   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16845   ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
16846   ac_cs_version="\\
16847 < ircd-hybrid config.status TRUNK
16847 > ircd-hybrid config.status 8.2.1
16848   configured by $0, generated by GNU Autoconf 2.69,
16849    with options \\"\$ac_cs_config\\"
16850  
# Line 17261 | Line 17261 | do
17261      "libltdl/Makefile") CONFIG_FILES="$CONFIG_FILES libltdl/Makefile" ;;
17262      "modules/Makefile") CONFIG_FILES="$CONFIG_FILES modules/Makefile" ;;
17263      "modules/core/Makefile") CONFIG_FILES="$CONFIG_FILES modules/core/Makefile" ;;
17264 +    "modules/extra/Makefile") CONFIG_FILES="$CONFIG_FILES modules/extra/Makefile" ;;
17265      "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
17266      "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
17267      "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;

Diff Legend

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