|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for libfq 0.4.3. |
| 3 | +# Generated by GNU Autoconf 2.69 for libfq 0.5.0. |
4 | 4 | # |
5 | 5 | # Report bugs to <barwick@gmail.com>. |
6 | 6 | # |
@@ -590,8 +590,8 @@ MAKEFLAGS= |
590 | 590 | # Identity of this package. |
591 | 591 | PACKAGE_NAME='libfq' |
592 | 592 | PACKAGE_TARNAME='libfq' |
593 | | -PACKAGE_VERSION='0.4.3' |
594 | | -PACKAGE_STRING='libfq 0.4.3' |
| 593 | +PACKAGE_VERSION='0.5.0' |
| 594 | +PACKAGE_STRING='libfq 0.5.0' |
595 | 595 | PACKAGE_BUGREPORT='barwick@gmail.com' |
596 | 596 | PACKAGE_URL='' |
597 | 597 |
|
@@ -1320,7 +1320,7 @@ if test "$ac_init_help" = "long"; then |
1320 | 1320 | # Omit some internal or obsolete options to make the list less imposing. |
1321 | 1321 | # This message is too long to be a string in the A/UX 3.1 sh. |
1322 | 1322 | cat <<_ACEOF |
1323 | | -\`configure' configures libfq 0.4.3 to adapt to many kinds of systems. |
| 1323 | +\`configure' configures libfq 0.5.0 to adapt to many kinds of systems. |
1324 | 1324 |
|
1325 | 1325 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1326 | 1326 |
|
|
1390 | 1390 |
|
1391 | 1391 | if test -n "$ac_init_help"; then |
1392 | 1392 | case $ac_init_help in |
1393 | | - short | recursive ) echo "Configuration of libfq 0.4.3:";; |
| 1393 | + short | recursive ) echo "Configuration of libfq 0.5.0:";; |
1394 | 1394 | esac |
1395 | 1395 | cat <<\_ACEOF |
1396 | 1396 |
|
|
1505 | 1505 | test -n "$ac_init_help" && exit $ac_status |
1506 | 1506 | if $ac_init_version; then |
1507 | 1507 | cat <<\_ACEOF |
1508 | | -libfq configure 0.4.3 |
| 1508 | +libfq configure 0.5.0 |
1509 | 1509 | generated by GNU Autoconf 2.69 |
1510 | 1510 |
|
1511 | 1511 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1874,7 +1874,7 @@ cat >config.log <<_ACEOF |
1874 | 1874 | This file contains any messages produced by compilers while |
1875 | 1875 | running configure, to aid debugging if configure makes a mistake. |
1876 | 1876 |
|
1877 | | -It was created by libfq $as_me 0.4.3, which was |
| 1877 | +It was created by libfq $as_me 0.5.0, which was |
1878 | 1878 | generated by GNU Autoconf 2.69. Invocation command line was |
1879 | 1879 |
|
1880 | 1880 | $ $0 $@ |
|
2762 | 2762 |
|
2763 | 2763 | # Define the identity of the package. |
2764 | 2764 | PACKAGE='libfq' |
2765 | | - VERSION='0.4.3' |
| 2765 | + VERSION='0.5.0' |
2766 | 2766 |
|
2767 | 2767 |
|
2768 | 2768 | cat >>confdefs.h <<_ACEOF |
@@ -12729,7 +12729,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
12729 | 12729 | # report actual input values of CONFIG_FILES etc. instead of their |
12730 | 12730 | # values after options handling. |
12731 | 12731 | ac_log=" |
12732 | | -This file was extended by libfq $as_me 0.4.3, which was |
| 12732 | +This file was extended by libfq $as_me 0.5.0, which was |
12733 | 12733 | generated by GNU Autoconf 2.69. Invocation command line was |
12734 | 12734 |
|
12735 | 12735 | CONFIG_FILES = $CONFIG_FILES |
@@ -12795,7 +12795,7 @@ _ACEOF |
12795 | 12795 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
12796 | 12796 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
12797 | 12797 | ac_cs_version="\\ |
12798 | | -libfq config.status 0.4.3 |
| 12798 | +libfq config.status 0.5.0 |
12799 | 12799 | configured by $0, generated by GNU Autoconf 2.69, |
12800 | 12800 | with options \\"\$ac_cs_config\\" |
12801 | 12801 |
|
|
0 commit comments