|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for CUPS 2.4.8. |
| 3 | +# Generated by GNU Autoconf 2.71 for CUPS 2.4.9. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://github.com/openprinting/cups/issues>. |
6 | 6 | # |
@@ -610,8 +610,8 @@ MAKEFLAGS= |
610 | 610 | # Identity of this package. |
611 | 611 | PACKAGE_NAME='CUPS' |
612 | 612 | PACKAGE_TARNAME='cups' |
613 | | -PACKAGE_VERSION='2.4.8' |
614 | | -PACKAGE_STRING='CUPS 2.4.8' |
| 613 | +PACKAGE_VERSION='2.4.9' |
| 614 | +PACKAGE_STRING='CUPS 2.4.9' |
615 | 615 | PACKAGE_BUGREPORT='https://github.com/openprinting/cups/issues' |
616 | 616 | PACKAGE_URL='https://openprinting.github.io/cups' |
617 | 617 |
|
@@ -1504,7 +1504,7 @@ if test "$ac_init_help" = "long"; then |
1504 | 1504 | # Omit some internal or obsolete options to make the list less imposing. |
1505 | 1505 | # This message is too long to be a string in the A/UX 3.1 sh. |
1506 | 1506 | cat <<_ACEOF |
1507 | | -\`configure' configures CUPS 2.4.8 to adapt to many kinds of systems. |
| 1507 | +\`configure' configures CUPS 2.4.9 to adapt to many kinds of systems. |
1508 | 1508 |
|
1509 | 1509 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1510 | 1510 |
|
|
1570 | 1570 |
|
1571 | 1571 | if test -n "$ac_init_help"; then |
1572 | 1572 | case $ac_init_help in |
1573 | | - short | recursive ) echo "Configuration of CUPS 2.4.8:";; |
| 1573 | + short | recursive ) echo "Configuration of CUPS 2.4.9:";; |
1574 | 1574 | esac |
1575 | 1575 | cat <<\_ACEOF |
1576 | 1576 |
|
|
1758 | 1758 | test -n "$ac_init_help" && exit $ac_status |
1759 | 1759 | if $ac_init_version; then |
1760 | 1760 | cat <<\_ACEOF |
1761 | | -CUPS configure 2.4.8 |
| 1761 | +CUPS configure 2.4.9 |
1762 | 1762 | generated by GNU Autoconf 2.71 |
1763 | 1763 |
|
1764 | 1764 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -2113,7 +2113,7 @@ cat >config.log <<_ACEOF |
2113 | 2113 | This file contains any messages produced by compilers while |
2114 | 2114 | running configure, to aid debugging if configure makes a mistake. |
2115 | 2115 |
|
2116 | | -It was created by CUPS $as_me 2.4.8, which was |
| 2116 | +It was created by CUPS $as_me 2.4.9, which was |
2117 | 2117 | generated by GNU Autoconf 2.71. Invocation command line was |
2118 | 2118 |
|
2119 | 2119 | $ $0$ac_configure_args_raw |
@@ -3244,8 +3244,8 @@ done |
3244 | 3244 | ac_config_headers="$ac_config_headers config.h" |
3245 | 3245 |
|
3246 | 3246 |
|
3247 | | -CUPS_VERSION="2.4.8" |
3248 | | -CUPS_API_VERSION="$(echo 2.4.8 | awk -F. '{print $1 "." $2}')" |
| 3247 | +CUPS_VERSION="2.4.9" |
| 3248 | +CUPS_API_VERSION="$(echo 2.4.9 | awk -F. '{print $1 "." $2}')" |
3249 | 3249 | CUPS_BUILD="cups-$CUPS_VERSION" |
3250 | 3250 |
|
3251 | 3251 |
|
@@ -12894,7 +12894,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
12894 | 12894 | # report actual input values of CONFIG_FILES etc. instead of their |
12895 | 12895 | # values after options handling. |
12896 | 12896 | ac_log=" |
12897 | | -This file was extended by CUPS $as_me 2.4.8, which was |
| 12897 | +This file was extended by CUPS $as_me 2.4.9, which was |
12898 | 12898 | generated by GNU Autoconf 2.71. Invocation command line was |
12899 | 12899 |
|
12900 | 12900 | CONFIG_FILES = $CONFIG_FILES |
@@ -12959,7 +12959,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
12959 | 12959 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
12960 | 12960 | ac_cs_config='$ac_cs_config_escaped' |
12961 | 12961 | ac_cs_version="\\ |
12962 | | -CUPS config.status 2.4.8 |
| 12962 | +CUPS config.status 2.4.9 |
12963 | 12963 | configured by $0, generated by GNU Autoconf 2.71, |
12964 | 12964 | with options \\"\$ac_cs_config\\" |
12965 | 12965 |
|
|
0 commit comments