ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.0.x/configure
(Generate patch)

Comparing hopm/branches/1.0.x/configure (file contents):
Revision 5312 by michael, Sat Jan 3 21:19:52 2015 UTC vs.
Revision 5313 by michael, Tue Jan 6 13:27:21 2015 UTC

# Line 1 | Line 1
1   #! /bin/sh
2 + # From configure.ac Id: configure.ac 4980 2014-12-05 14:30:16Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4 < # Generated by GNU Autoconf 2.69 for hopm 1.0.0.
4 > # Generated by GNU Autoconf 2.69 for hopm 1.0.1.
5   #
6   # Report bugs to <bugs@ircd-hybrid.org>.
7   #
# Line 590 | Line 591 | MAKEFLAGS=
591   # Identity of this package.
592   PACKAGE_NAME='hopm'
593   PACKAGE_TARNAME='hopm'
594 < PACKAGE_VERSION='1.0.0'
595 < PACKAGE_STRING='hopm 1.0.0'
594 > PACKAGE_VERSION='1.0.1'
595 > PACKAGE_STRING='hopm 1.0.1'
596   PACKAGE_BUGREPORT='bugs@ircd-hybrid.org'
597   PACKAGE_URL=''
598  
# Line 1323 | Line 1324 | if test "$ac_init_help" = "long"; then
1324    # Omit some internal or obsolete options to make the list less imposing.
1325    # This message is too long to be a string in the A/UX 3.1 sh.
1326    cat <<_ACEOF
1327 < \`configure' configures hopm 1.0.0 to adapt to many kinds of systems.
1327 > \`configure' configures hopm 1.0.1 to adapt to many kinds of systems.
1328  
1329   Usage: $0 [OPTION]... [VAR=VALUE]...
1330  
# Line 1393 | Line 1394 | fi
1394  
1395   if test -n "$ac_init_help"; then
1396    case $ac_init_help in
1397 <     short | recursive ) echo "Configuration of hopm 1.0.0:";;
1397 >     short | recursive ) echo "Configuration of hopm 1.0.1:";;
1398     esac
1399    cat <<\_ACEOF
1400  
# Line 1510 | Line 1511 | fi
1511   test -n "$ac_init_help" && exit $ac_status
1512   if $ac_init_version; then
1513    cat <<\_ACEOF
1514 < hopm configure 1.0.0
1514 > hopm configure 1.0.1
1515   generated by GNU Autoconf 2.69
1516  
1517   Copyright (C) 2012 Free Software Foundation, Inc.
# Line 1788 | Line 1789 | cat >config.log <<_ACEOF
1789   This file contains any messages produced by compilers while
1790   running configure, to aid debugging if configure makes a mistake.
1791  
1792 < It was created by hopm $as_me 1.0.0, which was
1792 > It was created by hopm $as_me 1.0.1, which was
1793   generated by GNU Autoconf 2.69.  Invocation command line was
1794  
1795    $ $0 $@
# Line 2136 | Line 2137 | ac_link='$CC -o conftest$ac_exeext $CFLA
2137   ac_compiler_gnu=$ac_cv_c_compiler_gnu
2138  
2139  
2139
2140 ac_config_headers="$ac_config_headers src/setup.h"
2141
2140   am__api_version='1.14'
2141  
2142   ac_aux_dir=
# Line 2654 | Line 2652 | fi
2652  
2653   # Define the identity of the package.
2654   PACKAGE='hopm'
2655 < VERSION='1.0.0'
2655 > VERSION='1.0.1'
2656  
2657  
2658   cat >>confdefs.h <<_ACEOF
# Line 2747 | Line 2745 | END
2745    fi
2746   fi
2747  
2750
2748   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
2749   $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
2750      # Check whether --enable-maintainer-mode was given.
# Line 2771 | Line 2768 | fi
2768  
2769  
2770  
2771 + ac_config_headers="$ac_config_headers src/setup.h"
2772 +
2773 +
2774 +
2775   DEPDIR="${am__leading_dot}deps"
2776  
2777   ac_config_commands="$ac_config_commands depfiles"
# Line 13155 | Line 13156 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
13156   # report actual input values of CONFIG_FILES etc. instead of their
13157   # values after options handling.
13158   ac_log="
13159 < This file was extended by hopm $as_me 1.0.0, which was
13159 > This file was extended by hopm $as_me 1.0.1, which was
13160   generated by GNU Autoconf 2.69.  Invocation command line was
13161  
13162    CONFIG_FILES    = $CONFIG_FILES
# Line 13221 | Line 13222 | _ACEOF
13222   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13223   ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
13224   ac_cs_version="\\
13225 < hopm config.status 1.0.0
13225 > hopm config.status 1.0.1
13226   configured by $0, generated by GNU Autoconf 2.69,
13227    with options \\"\$ac_cs_config\\"
13228  

Diff Legend

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