|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.72 for poudriere 3.4.5. |
| 3 | +# Generated by GNU Autoconf 2.72 for poudriere 3.4.6. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://github.com/freebsd/poudriere>. |
6 | 6 | # |
@@ -614,8 +614,8 @@ MAKEFLAGS= |
614 | 614 | # Identity of this package. |
615 | 615 | PACKAGE_NAME='poudriere' |
616 | 616 | PACKAGE_TARNAME='poudriere' |
617 | | -PACKAGE_VERSION='3.4.5' |
618 | | -PACKAGE_STRING='poudriere 3.4.5' |
| 617 | +PACKAGE_VERSION='3.4.6' |
| 618 | +PACKAGE_STRING='poudriere 3.4.6' |
619 | 619 | PACKAGE_BUGREPORT='https://github.com/freebsd/poudriere' |
620 | 620 | PACKAGE_URL='' |
621 | 621 |
|
@@ -1357,7 +1357,7 @@ if test "$ac_init_help" = "long"; then |
1357 | 1357 | # Omit some internal or obsolete options to make the list less imposing. |
1358 | 1358 | # This message is too long to be a string in the A/UX 3.1 sh. |
1359 | 1359 | cat <<_ACEOF |
1360 | | -'configure' configures poudriere 3.4.5 to adapt to many kinds of systems. |
| 1360 | +'configure' configures poudriere 3.4.6 to adapt to many kinds of systems. |
1361 | 1361 |
|
1362 | 1362 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1363 | 1363 |
|
|
1428 | 1428 |
|
1429 | 1429 | if test -n "$ac_init_help"; then |
1430 | 1430 | case $ac_init_help in |
1431 | | - short | recursive ) echo "Configuration of poudriere 3.4.5:";; |
| 1431 | + short | recursive ) echo "Configuration of poudriere 3.4.6:";; |
1432 | 1432 | esac |
1433 | 1433 | cat <<\_ACEOF |
1434 | 1434 |
|
|
1543 | 1543 | test -n "$ac_init_help" && exit $ac_status |
1544 | 1544 | if $ac_init_version; then |
1545 | 1545 | cat <<\_ACEOF |
1546 | | -poudriere configure 3.4.5 |
| 1546 | +poudriere configure 3.4.6 |
1547 | 1547 | generated by GNU Autoconf 2.72 |
1548 | 1548 |
|
1549 | 1549 | Copyright (C) 2023 Free Software Foundation, Inc. |
@@ -1821,7 +1821,7 @@ cat >config.log <<_ACEOF |
1821 | 1821 | This file contains any messages produced by compilers while |
1822 | 1822 | running configure, to aid debugging if configure makes a mistake. |
1823 | 1823 |
|
1824 | | -It was created by poudriere $as_me 3.4.5, which was |
| 1824 | +It was created by poudriere $as_me 3.4.6, which was |
1825 | 1825 | generated by GNU Autoconf 2.72. Invocation command line was |
1826 | 1826 |
|
1827 | 1827 | $ $0$ac_configure_args_raw |
|
3314 | 3314 |
|
3315 | 3315 | # Define the identity of the package. |
3316 | 3316 | PACKAGE='poudriere' |
3317 | | - VERSION='3.4.5' |
| 3317 | + VERSION='3.4.6' |
3318 | 3318 |
|
3319 | 3319 |
|
3320 | 3320 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h |
@@ -14202,7 +14202,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
14202 | 14202 | # report actual input values of CONFIG_FILES etc. instead of their |
14203 | 14203 | # values after options handling. |
14204 | 14204 | ac_log=" |
14205 | | -This file was extended by poudriere $as_me 3.4.5, which was |
| 14205 | +This file was extended by poudriere $as_me 3.4.6, which was |
14206 | 14206 | generated by GNU Autoconf 2.72. Invocation command line was |
14207 | 14207 |
|
14208 | 14208 | CONFIG_FILES = $CONFIG_FILES |
@@ -14270,7 +14270,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
14270 | 14270 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
14271 | 14271 | ac_cs_config='$ac_cs_config_escaped' |
14272 | 14272 | ac_cs_version="\\ |
14273 | | -poudriere config.status 3.4.5 |
| 14273 | +poudriere config.status 3.4.6 |
14274 | 14274 | configured by $0, generated by GNU Autoconf 2.72, |
14275 | 14275 | with options \\"\$ac_cs_config\\" |
14276 | 14276 |
|
|
0 commit comments