|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for ocurl 0.9.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for ocurl 0.9.1. |
4 | 4 | #
|
5 | 5 | #
|
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
@@ -577,8 +577,8 @@ MAKEFLAGS=
|
577 | 577 | # Identity of this package.
|
578 | 578 | PACKAGE_NAME='ocurl'
|
579 | 579 | PACKAGE_TARNAME='ocurl'
|
580 |
| -PACKAGE_VERSION='0.9.0' |
581 |
| -PACKAGE_STRING='ocurl 0.9.0' |
| 580 | +PACKAGE_VERSION='0.9.1' |
| 581 | +PACKAGE_STRING='ocurl 0.9.1' |
582 | 582 | PACKAGE_BUGREPORT=''
|
583 | 583 | PACKAGE_URL=''
|
584 | 584 |
|
@@ -1259,7 +1259,7 @@ if test "$ac_init_help" = "long"; then
|
1259 | 1259 | # Omit some internal or obsolete options to make the list less imposing.
|
1260 | 1260 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1261 | 1261 | cat <<_ACEOF
|
1262 |
| -\`configure' configures ocurl 0.9.0 to adapt to many kinds of systems. |
| 1262 | +\`configure' configures ocurl 0.9.1 to adapt to many kinds of systems. |
1263 | 1263 |
|
1264 | 1264 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1265 | 1265 |
|
|
1321 | 1321 |
|
1322 | 1322 | if test -n "$ac_init_help"; then
|
1323 | 1323 | case $ac_init_help in
|
1324 |
| - short | recursive ) echo "Configuration of ocurl 0.9.0:";; |
| 1324 | + short | recursive ) echo "Configuration of ocurl 0.9.1:";; |
1325 | 1325 | esac
|
1326 | 1326 | cat <<\_ACEOF
|
1327 | 1327 |
|
|
1401 | 1401 | test -n "$ac_init_help" && exit $ac_status
|
1402 | 1402 | if $ac_init_version; then
|
1403 | 1403 | cat <<\_ACEOF
|
1404 |
| -ocurl configure 0.9.0 |
| 1404 | +ocurl configure 0.9.1 |
1405 | 1405 | generated by GNU Autoconf 2.69
|
1406 | 1406 |
|
1407 | 1407 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -1699,7 +1699,7 @@ cat >config.log <<_ACEOF
|
1699 | 1699 | This file contains any messages produced by compilers while
|
1700 | 1700 | running configure, to aid debugging if configure makes a mistake.
|
1701 | 1701 |
|
1702 |
| -It was created by ocurl $as_me 0.9.0, which was |
| 1702 | +It was created by ocurl $as_me 0.9.1, which was |
1703 | 1703 | generated by GNU Autoconf 2.69. Invocation command line was
|
1704 | 1704 |
|
1705 | 1705 | $ $0 $@
|
@@ -9004,7 +9004,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
9004 | 9004 | # report actual input values of CONFIG_FILES etc. instead of their
|
9005 | 9005 | # values after options handling.
|
9006 | 9006 | ac_log="
|
9007 |
| -This file was extended by ocurl $as_me 0.9.0, which was |
| 9007 | +This file was extended by ocurl $as_me 0.9.1, which was |
9008 | 9008 | generated by GNU Autoconf 2.69. Invocation command line was
|
9009 | 9009 |
|
9010 | 9010 | CONFIG_FILES = $CONFIG_FILES
|
@@ -9066,7 +9066,7 @@ _ACEOF
|
9066 | 9066 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
9067 | 9067 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
9068 | 9068 | ac_cs_version="\\
|
9069 |
| -ocurl config.status 0.9.0 |
| 9069 | +ocurl config.status 0.9.1 |
9070 | 9070 | configured by $0, generated by GNU Autoconf 2.69,
|
9071 | 9071 | with options \\"\$ac_cs_config\\"
|
9072 | 9072 |
|
|
0 commit comments