|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for giza 1.0.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for giza 1.1.0. |
4 | 4 | #
|
5 | 5 | # Report bugs to <daniel.price@monash.edu>.
|
6 | 6 | #
|
@@ -590,8 +590,8 @@ MAKEFLAGS=
|
590 | 590 | # Identity of this package.
|
591 | 591 | PACKAGE_NAME='giza'
|
592 | 592 | PACKAGE_TARNAME='giza'
|
593 |
| -PACKAGE_VERSION='1.0.0' |
594 |
| -PACKAGE_STRING='giza 1.0.0' |
| 593 | +PACKAGE_VERSION='1.1.0' |
| 594 | +PACKAGE_STRING='giza 1.1.0' |
595 | 595 | PACKAGE_BUGREPORT='daniel.price@monash.edu'
|
596 | 596 | PACKAGE_URL='http://danieljprice.github.io/giza'
|
597 | 597 |
|
@@ -1341,7 +1341,7 @@ if test "$ac_init_help" = "long"; then
|
1341 | 1341 | # Omit some internal or obsolete options to make the list less imposing.
|
1342 | 1342 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1343 | 1343 | cat <<_ACEOF
|
1344 |
| -\`configure' configures giza 1.0.0 to adapt to many kinds of systems. |
| 1344 | +\`configure' configures giza 1.1.0 to adapt to many kinds of systems. |
1345 | 1345 |
|
1346 | 1346 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1347 | 1347 |
|
|
1411 | 1411 |
|
1412 | 1412 | if test -n "$ac_init_help"; then
|
1413 | 1413 | case $ac_init_help in
|
1414 |
| - short | recursive ) echo "Configuration of giza 1.0.0:";; |
| 1414 | + short | recursive ) echo "Configuration of giza 1.1.0:";; |
1415 | 1415 | esac
|
1416 | 1416 | cat <<\_ACEOF
|
1417 | 1417 |
|
|
1537 | 1537 | test -n "$ac_init_help" && exit $ac_status
|
1538 | 1538 | if $ac_init_version; then
|
1539 | 1539 | cat <<\_ACEOF
|
1540 |
| -giza configure 1.0.0 |
| 1540 | +giza configure 1.1.0 |
1541 | 1541 | generated by GNU Autoconf 2.69
|
1542 | 1542 |
|
1543 | 1543 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -1899,7 +1899,7 @@ cat >config.log <<_ACEOF
|
1899 | 1899 | This file contains any messages produced by compilers while
|
1900 | 1900 | running configure, to aid debugging if configure makes a mistake.
|
1901 | 1901 |
|
1902 |
| -It was created by giza $as_me 1.0.0, which was |
| 1902 | +It was created by giza $as_me 1.1.0, which was |
1903 | 1903 | generated by GNU Autoconf 2.69. Invocation command line was
|
1904 | 1904 |
|
1905 | 1905 | $ $0 $@
|
|
2762 | 2762 |
|
2763 | 2763 | # Define the identity of the package.
|
2764 | 2764 | PACKAGE='giza'
|
2765 |
| - VERSION='1.0.0' |
| 2765 | + VERSION='1.1.0' |
2766 | 2766 |
|
2767 | 2767 |
|
2768 | 2768 | cat >>confdefs.h <<_ACEOF
|
@@ -4172,7 +4172,7 @@ ac_config_headers="$ac_config_headers config.h"
|
4172 | 4172 |
|
4173 | 4173 | GIZA_VERSION_MAJOR=1
|
4174 | 4174 |
|
4175 |
| -GIZA_VERSION_MINOR=0 |
| 4175 | +GIZA_VERSION_MINOR=1 |
4176 | 4176 |
|
4177 | 4177 | GIZA_VERSION_MICRO=0
|
4178 | 4178 |
|
@@ -16196,7 +16196,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
16196 | 16196 | # report actual input values of CONFIG_FILES etc. instead of their
|
16197 | 16197 | # values after options handling.
|
16198 | 16198 | ac_log="
|
16199 |
| -This file was extended by giza $as_me 1.0.0, which was |
| 16199 | +This file was extended by giza $as_me 1.1.0, which was |
16200 | 16200 | generated by GNU Autoconf 2.69. Invocation command line was
|
16201 | 16201 |
|
16202 | 16202 | CONFIG_FILES = $CONFIG_FILES
|
@@ -16263,7 +16263,7 @@ _ACEOF
|
16263 | 16263 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
16264 | 16264 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
16265 | 16265 | ac_cs_version="\\
|
16266 |
| -giza config.status 1.0.0 |
| 16266 | +giza config.status 1.1.0 |
16267 | 16267 | configured by $0, generated by GNU Autoconf 2.69,
|
16268 | 16268 | with options \\"\$ac_cs_config\\"
|
16269 | 16269 |
|
|
0 commit comments