|
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.1. |
| 3 | +# Generated by GNU Autoconf 2.69 for libfq 0.4.2. |
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.1' |
594 | | -PACKAGE_STRING='libfq 0.4.1' |
| 593 | +PACKAGE_VERSION='0.4.2' |
| 594 | +PACKAGE_STRING='libfq 0.4.2' |
595 | 595 | PACKAGE_BUGREPORT='barwick@gmail.com' |
596 | 596 | PACKAGE_URL='' |
597 | 597 |
|
@@ -1317,7 +1317,7 @@ if test "$ac_init_help" = "long"; then |
1317 | 1317 | # Omit some internal or obsolete options to make the list less imposing. |
1318 | 1318 | # This message is too long to be a string in the A/UX 3.1 sh. |
1319 | 1319 | cat <<_ACEOF |
1320 | | -\`configure' configures libfq 0.4.1 to adapt to many kinds of systems. |
| 1320 | +\`configure' configures libfq 0.4.2 to adapt to many kinds of systems. |
1321 | 1321 |
|
1322 | 1322 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1323 | 1323 |
|
|
1387 | 1387 |
|
1388 | 1388 | if test -n "$ac_init_help"; then |
1389 | 1389 | case $ac_init_help in |
1390 | | - short | recursive ) echo "Configuration of libfq 0.4.1:";; |
| 1390 | + short | recursive ) echo "Configuration of libfq 0.4.2:";; |
1391 | 1391 | esac |
1392 | 1392 | cat <<\_ACEOF |
1393 | 1393 |
|
|
1497 | 1497 | test -n "$ac_init_help" && exit $ac_status |
1498 | 1498 | if $ac_init_version; then |
1499 | 1499 | cat <<\_ACEOF |
1500 | | -libfq configure 0.4.1 |
| 1500 | +libfq configure 0.4.2 |
1501 | 1501 | generated by GNU Autoconf 2.69 |
1502 | 1502 |
|
1503 | 1503 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1866,7 +1866,7 @@ cat >config.log <<_ACEOF |
1866 | 1866 | This file contains any messages produced by compilers while |
1867 | 1867 | running configure, to aid debugging if configure makes a mistake. |
1868 | 1868 |
|
1869 | | -It was created by libfq $as_me 0.4.1, which was |
| 1869 | +It was created by libfq $as_me 0.4.2, which was |
1870 | 1870 | generated by GNU Autoconf 2.69. Invocation command line was |
1871 | 1871 |
|
1872 | 1872 | $ $0 $@ |
|
2754 | 2754 |
|
2755 | 2755 | # Define the identity of the package. |
2756 | 2756 | PACKAGE='libfq' |
2757 | | - VERSION='0.4.1' |
| 2757 | + VERSION='0.4.2' |
2758 | 2758 |
|
2759 | 2759 |
|
2760 | 2760 | cat >>confdefs.h <<_ACEOF |
@@ -12123,7 +12123,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
12123 | 12123 | # report actual input values of CONFIG_FILES etc. instead of their |
12124 | 12124 | # values after options handling. |
12125 | 12125 | ac_log=" |
12126 | | -This file was extended by libfq $as_me 0.4.1, which was |
| 12126 | +This file was extended by libfq $as_me 0.4.2, which was |
12127 | 12127 | generated by GNU Autoconf 2.69. Invocation command line was |
12128 | 12128 |
|
12129 | 12129 | CONFIG_FILES = $CONFIG_FILES |
@@ -12189,7 +12189,7 @@ _ACEOF |
12189 | 12189 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
12190 | 12190 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
12191 | 12191 | ac_cs_version="\\ |
12192 | | -libfq config.status 0.4.1 |
| 12192 | +libfq config.status 0.4.2 |
12193 | 12193 | configured by $0, generated by GNU Autoconf 2.69, |
12194 | 12194 | with options \\"\$ac_cs_config\\" |
12195 | 12195 |
|
|
0 commit comments