|
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.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for libfq 0.4.1. |
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.0' |
594 | | -PACKAGE_STRING='libfq 0.4.0' |
| 593 | +PACKAGE_VERSION='0.4.1' |
| 594 | +PACKAGE_STRING='libfq 0.4.1' |
595 | 595 | PACKAGE_BUGREPORT='barwick@gmail.com' |
596 | 596 | PACKAGE_URL='' |
597 | 597 |
|
@@ -1315,7 +1315,7 @@ if test "$ac_init_help" = "long"; then |
1315 | 1315 | # Omit some internal or obsolete options to make the list less imposing. |
1316 | 1316 | # This message is too long to be a string in the A/UX 3.1 sh. |
1317 | 1317 | cat <<_ACEOF |
1318 | | -\`configure' configures libfq 0.4.0 to adapt to many kinds of systems. |
| 1318 | +\`configure' configures libfq 0.4.1 to adapt to many kinds of systems. |
1319 | 1319 |
|
1320 | 1320 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1321 | 1321 |
|
|
1385 | 1385 |
|
1386 | 1386 | if test -n "$ac_init_help"; then |
1387 | 1387 | case $ac_init_help in |
1388 | | - short | recursive ) echo "Configuration of libfq 0.4.0:";; |
| 1388 | + short | recursive ) echo "Configuration of libfq 0.4.1:";; |
1389 | 1389 | esac |
1390 | 1390 | cat <<\_ACEOF |
1391 | 1391 |
|
|
1494 | 1494 | test -n "$ac_init_help" && exit $ac_status |
1495 | 1495 | if $ac_init_version; then |
1496 | 1496 | cat <<\_ACEOF |
1497 | | -libfq configure 0.4.0 |
| 1497 | +libfq configure 0.4.1 |
1498 | 1498 | generated by GNU Autoconf 2.69 |
1499 | 1499 |
|
1500 | 1500 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1863,7 +1863,7 @@ cat >config.log <<_ACEOF |
1863 | 1863 | This file contains any messages produced by compilers while |
1864 | 1864 | running configure, to aid debugging if configure makes a mistake. |
1865 | 1865 |
|
1866 | | -It was created by libfq $as_me 0.4.0, which was |
| 1866 | +It was created by libfq $as_me 0.4.1, which was |
1867 | 1867 | generated by GNU Autoconf 2.69. Invocation command line was |
1868 | 1868 |
|
1869 | 1869 | $ $0 $@ |
|
2751 | 2751 |
|
2752 | 2752 | # Define the identity of the package. |
2753 | 2753 | PACKAGE='libfq' |
2754 | | - VERSION='0.4.0' |
| 2754 | + VERSION='0.4.1' |
2755 | 2755 |
|
2756 | 2756 |
|
2757 | 2757 | cat >>confdefs.h <<_ACEOF |
@@ -12107,7 +12107,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
12107 | 12107 | # report actual input values of CONFIG_FILES etc. instead of their |
12108 | 12108 | # values after options handling. |
12109 | 12109 | ac_log=" |
12110 | | -This file was extended by libfq $as_me 0.4.0, which was |
| 12110 | +This file was extended by libfq $as_me 0.4.1, which was |
12111 | 12111 | generated by GNU Autoconf 2.69. Invocation command line was |
12112 | 12112 |
|
12113 | 12113 | CONFIG_FILES = $CONFIG_FILES |
@@ -12173,7 +12173,7 @@ _ACEOF |
12173 | 12173 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
12174 | 12174 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
12175 | 12175 | ac_cs_version="\\ |
12176 | | -libfq config.status 0.4.0 |
| 12176 | +libfq config.status 0.4.1 |
12177 | 12177 | configured by $0, generated by GNU Autoconf 2.69, |
12178 | 12178 | with options \\"\$ac_cs_config\\" |
12179 | 12179 |
|
|
0 commit comments