|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.72 for CUPS 2.4.18. |
| 3 | +# Generated by GNU Autoconf 2.72 for CUPS 2.4.19. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://github.com/openprinting/cups/issues>. |
6 | 6 | # |
@@ -603,8 +603,8 @@ MAKEFLAGS= |
603 | 603 | # Identity of this package. |
604 | 604 | PACKAGE_NAME='CUPS' |
605 | 605 | PACKAGE_TARNAME='cups' |
606 | | -PACKAGE_VERSION='2.4.18' |
607 | | -PACKAGE_STRING='CUPS 2.4.18' |
| 606 | +PACKAGE_VERSION='2.4.19' |
| 607 | +PACKAGE_STRING='CUPS 2.4.19' |
608 | 608 | PACKAGE_BUGREPORT='https://github.com/openprinting/cups/issues' |
609 | 609 | PACKAGE_URL='https://openprinting.github.io/cups' |
610 | 610 |
|
@@ -1495,7 +1495,7 @@ if test "$ac_init_help" = "long"; then |
1495 | 1495 | # Omit some internal or obsolete options to make the list less imposing. |
1496 | 1496 | # This message is too long to be a string in the A/UX 3.1 sh. |
1497 | 1497 | cat <<_ACEOF |
1498 | | -'configure' configures CUPS 2.4.18 to adapt to many kinds of systems. |
| 1498 | +'configure' configures CUPS 2.4.19 to adapt to many kinds of systems. |
1499 | 1499 |
|
1500 | 1500 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1501 | 1501 |
|
|
1561 | 1561 |
|
1562 | 1562 | if test -n "$ac_init_help"; then |
1563 | 1563 | case $ac_init_help in |
1564 | | - short | recursive ) echo "Configuration of CUPS 2.4.18:";; |
| 1564 | + short | recursive ) echo "Configuration of CUPS 2.4.19:";; |
1565 | 1565 | esac |
1566 | 1566 | cat <<\_ACEOF |
1567 | 1567 |
|
|
1749 | 1749 | test -n "$ac_init_help" && exit $ac_status |
1750 | 1750 | if $ac_init_version; then |
1751 | 1751 | cat <<\_ACEOF |
1752 | | -CUPS configure 2.4.18 |
| 1752 | +CUPS configure 2.4.19 |
1753 | 1753 | generated by GNU Autoconf 2.72 |
1754 | 1754 |
|
1755 | 1755 | Copyright (C) 2023 Free Software Foundation, Inc. |
@@ -2115,7 +2115,7 @@ cat >config.log <<_ACEOF |
2115 | 2115 | This file contains any messages produced by compilers while |
2116 | 2116 | running configure, to aid debugging if configure makes a mistake. |
2117 | 2117 |
|
2118 | | -It was created by CUPS $as_me 2.4.18, which was |
| 2118 | +It was created by CUPS $as_me 2.4.19, which was |
2119 | 2119 | generated by GNU Autoconf 2.72. Invocation command line was |
2120 | 2120 |
|
2121 | 2121 | $ $0$ac_configure_args_raw |
@@ -3268,8 +3268,8 @@ done |
3268 | 3268 | ac_config_headers="$ac_config_headers config.h" |
3269 | 3269 |
|
3270 | 3270 |
|
3271 | | -CUPS_VERSION="2.4.18" |
3272 | | -CUPS_API_VERSION="$(echo 2.4.18 | awk -F. '{print $1 "." $2}')" |
| 3271 | +CUPS_VERSION="2.4.19" |
| 3272 | +CUPS_API_VERSION="$(echo 2.4.19 | awk -F. '{print $1 "." $2}')" |
3273 | 3273 | CUPS_BUILD="cups-$CUPS_VERSION" |
3274 | 3274 |
|
3275 | 3275 |
|
@@ -13283,7 +13283,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
13283 | 13283 | # report actual input values of CONFIG_FILES etc. instead of their |
13284 | 13284 | # values after options handling. |
13285 | 13285 | ac_log=" |
13286 | | -This file was extended by CUPS $as_me 2.4.18, which was |
| 13286 | +This file was extended by CUPS $as_me 2.4.19, which was |
13287 | 13287 | generated by GNU Autoconf 2.72. Invocation command line was |
13288 | 13288 |
|
13289 | 13289 | CONFIG_FILES = $CONFIG_FILES |
@@ -13348,7 +13348,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
13348 | 13348 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
13349 | 13349 | ac_cs_config='$ac_cs_config_escaped' |
13350 | 13350 | ac_cs_version="\\ |
13351 | | -CUPS config.status 2.4.18 |
| 13351 | +CUPS config.status 2.4.19 |
13352 | 13352 | configured by $0, generated by GNU Autoconf 2.72, |
13353 | 13353 | with options \\"\$ac_cs_config\\" |
13354 | 13354 |
|
|
0 commit comments