|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for libpqxx 7.10.0. |
| 3 | +# Generated by GNU Autoconf 2.71 for libpqxx 8.0.0. |
4 | 4 | # |
5 | 5 | # Report bugs to <Jeroen T. Vermeulen>. |
6 | 6 | # |
@@ -621,8 +621,8 @@ MAKEFLAGS= |
621 | 621 | # Identity of this package. |
622 | 622 | PACKAGE_NAME='libpqxx' |
623 | 623 | PACKAGE_TARNAME='libpqxx' |
624 | | -PACKAGE_VERSION='7.10.0' |
625 | | -PACKAGE_STRING='libpqxx 7.10.0' |
| 624 | +PACKAGE_VERSION='8.0.0' |
| 625 | +PACKAGE_STRING='libpqxx 8.0.0' |
626 | 626 | PACKAGE_BUGREPORT='Jeroen T. Vermeulen' |
627 | 627 | PACKAGE_URL='' |
628 | 628 |
|
@@ -1381,7 +1381,7 @@ if test "$ac_init_help" = "long"; then |
1381 | 1381 | # Omit some internal or obsolete options to make the list less imposing. |
1382 | 1382 | # This message is too long to be a string in the A/UX 3.1 sh. |
1383 | 1383 | cat <<_ACEOF |
1384 | | -\`configure' configures libpqxx 7.10.0 to adapt to many kinds of systems. |
| 1384 | +\`configure' configures libpqxx 8.0.0 to adapt to many kinds of systems. |
1385 | 1385 |
|
1386 | 1386 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1387 | 1387 |
|
|
1452 | 1452 |
|
1453 | 1453 | if test -n "$ac_init_help"; then |
1454 | 1454 | case $ac_init_help in |
1455 | | - short | recursive ) echo "Configuration of libpqxx 7.10.0:";; |
| 1455 | + short | recursive ) echo "Configuration of libpqxx 8.0.0:";; |
1456 | 1456 | esac |
1457 | 1457 | cat <<\_ACEOF |
1458 | 1458 |
|
|
1576 | 1576 | test -n "$ac_init_help" && exit $ac_status |
1577 | 1577 | if $ac_init_version; then |
1578 | 1578 | cat <<\_ACEOF |
1579 | | -libpqxx configure 7.10.0 |
| 1579 | +libpqxx configure 8.0.0 |
1580 | 1580 | generated by GNU Autoconf 2.71 |
1581 | 1581 |
|
1582 | 1582 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -1951,7 +1951,7 @@ cat >config.log <<_ACEOF |
1951 | 1951 | This file contains any messages produced by compilers while |
1952 | 1952 | running configure, to aid debugging if configure makes a mistake. |
1953 | 1953 |
|
1954 | | -It was created by libpqxx $as_me 7.10.0, which was |
| 1954 | +It was created by libpqxx $as_me 8.0.0, which was |
1955 | 1955 | generated by GNU Autoconf 2.71. Invocation command line was |
1956 | 1956 |
|
1957 | 1957 | $ $0$ac_configure_args_raw |
|
3446 | 3446 |
|
3447 | 3447 | # Define the identity of the package. |
3448 | 3448 | PACKAGE='libpqxx' |
3449 | | - VERSION='7.10.0' |
| 3449 | + VERSION='8.0.0' |
3450 | 3450 |
|
3451 | 3451 |
|
3452 | 3452 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h |
@@ -3550,7 +3550,7 @@ END |
3550 | 3550 | fi |
3551 | 3551 |
|
3552 | 3552 |
|
3553 | | -PQXX_ABI=7.10 |
| 3553 | +PQXX_ABI=8.0 |
3554 | 3554 | PQXXVERSION=$PACKAGE_VERSION |
3555 | 3555 |
|
3556 | 3556 |
|
@@ -19311,7 +19311,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
19311 | 19311 | # report actual input values of CONFIG_FILES etc. instead of their |
19312 | 19312 | # values after options handling. |
19313 | 19313 | ac_log=" |
19314 | | -This file was extended by libpqxx $as_me 7.10.0, which was |
| 19314 | +This file was extended by libpqxx $as_me 8.0.0, which was |
19315 | 19315 | generated by GNU Autoconf 2.71. Invocation command line was |
19316 | 19316 |
|
19317 | 19317 | CONFIG_FILES = $CONFIG_FILES |
@@ -19379,7 +19379,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
19379 | 19379 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
19380 | 19380 | ac_cs_config='$ac_cs_config_escaped' |
19381 | 19381 | ac_cs_version="\\ |
19382 | | -libpqxx config.status 7.10.0 |
| 19382 | +libpqxx config.status 8.0.0 |
19383 | 19383 | configured by $0, generated by GNU Autoconf 2.71, |
19384 | 19384 | with options \\"\$ac_cs_config\\" |
19385 | 19385 |
|
|
0 commit comments