|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.72 for pkgin 23.12.0. |
| 3 | +# Generated by GNU Autoconf 2.72 for pkgin 24.12.0. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://github.com/NetBSDfr/pkgin/issues>. |
6 | 6 | # |
@@ -603,8 +603,8 @@ MAKEFLAGS= |
603 | 603 | # Identity of this package. |
604 | 604 | PACKAGE_NAME='pkgin' |
605 | 605 | PACKAGE_TARNAME='pkgin' |
606 | | -PACKAGE_VERSION='23.12.0' |
607 | | -PACKAGE_STRING='pkgin 23.12.0' |
| 606 | +PACKAGE_VERSION='24.12.0' |
| 607 | +PACKAGE_STRING='pkgin 24.12.0' |
608 | 608 | PACKAGE_BUGREPORT='https://github.com/NetBSDfr/pkgin/issues' |
609 | 609 | PACKAGE_URL='' |
610 | 610 |
|
@@ -1308,7 +1308,7 @@ if test "$ac_init_help" = "long"; then |
1308 | 1308 | # Omit some internal or obsolete options to make the list less imposing. |
1309 | 1309 | # This message is too long to be a string in the A/UX 3.1 sh. |
1310 | 1310 | cat <<_ACEOF |
1311 | | -'configure' configures pkgin 23.12.0 to adapt to many kinds of systems. |
| 1311 | +'configure' configures pkgin 24.12.0 to adapt to many kinds of systems. |
1312 | 1312 |
|
1313 | 1313 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1314 | 1314 |
|
|
1375 | 1375 |
|
1376 | 1376 | if test -n "$ac_init_help"; then |
1377 | 1377 | case $ac_init_help in |
1378 | | - short | recursive ) echo "Configuration of pkgin 23.12.0:";; |
| 1378 | + short | recursive ) echo "Configuration of pkgin 24.12.0:";; |
1379 | 1379 | esac |
1380 | 1380 | cat <<\_ACEOF |
1381 | 1381 |
|
|
1480 | 1480 | test -n "$ac_init_help" && exit $ac_status |
1481 | 1481 | if $ac_init_version; then |
1482 | 1482 | cat <<\_ACEOF |
1483 | | -pkgin configure 23.12.0 |
| 1483 | +pkgin configure 24.12.0 |
1484 | 1484 | generated by GNU Autoconf 2.72 |
1485 | 1485 |
|
1486 | 1486 | Copyright (C) 2023 Free Software Foundation, Inc. |
@@ -1767,7 +1767,7 @@ cat >config.log <<_ACEOF |
1767 | 1767 | This file contains any messages produced by compilers while |
1768 | 1768 | running configure, to aid debugging if configure makes a mistake. |
1769 | 1769 |
|
1770 | | -It was created by pkgin $as_me 23.12.0, which was |
| 1770 | +It was created by pkgin $as_me 24.12.0, which was |
1771 | 1771 | generated by GNU Autoconf 2.72. Invocation command line was |
1772 | 1772 |
|
1773 | 1773 | $ $0$ac_configure_args_raw |
|
3063 | 3063 |
|
3064 | 3064 | # Define the identity of the package. |
3065 | 3065 | PACKAGE='pkgin' |
3066 | | - VERSION='23.12.0' |
| 3066 | + VERSION='24.12.0' |
3067 | 3067 |
|
3068 | 3068 |
|
3069 | 3069 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h |
@@ -5727,7 +5727,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
5727 | 5727 | # report actual input values of CONFIG_FILES etc. instead of their |
5728 | 5728 | # values after options handling. |
5729 | 5729 | ac_log=" |
5730 | | -This file was extended by pkgin $as_me 23.12.0, which was |
| 5730 | +This file was extended by pkgin $as_me 24.12.0, which was |
5731 | 5731 | generated by GNU Autoconf 2.72. Invocation command line was |
5732 | 5732 |
|
5733 | 5733 | CONFIG_FILES = $CONFIG_FILES |
@@ -5795,7 +5795,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
5795 | 5795 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
5796 | 5796 | ac_cs_config='$ac_cs_config_escaped' |
5797 | 5797 | ac_cs_version="\\ |
5798 | | -pkgin config.status 23.12.0 |
| 5798 | +pkgin config.status 24.12.0 |
5799 | 5799 | configured by $0, generated by GNU Autoconf 2.72, |
5800 | 5800 | with options \\"\$ac_cs_config\\" |
5801 | 5801 |
|
|
0 commit comments