|
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.10. |
| 3 | +# Generated by GNU Autoconf 2.71 for CUPS 2.4.11. |
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.10' |
614 | | -PACKAGE_STRING='CUPS 2.4.10' |
| 613 | +PACKAGE_VERSION='2.4.11' |
| 614 | +PACKAGE_STRING='CUPS 2.4.11' |
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.10 to adapt to many kinds of systems. |
| 1507 | +\`configure' configures CUPS 2.4.11 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.10:";; |
| 1573 | + short | recursive ) echo "Configuration of CUPS 2.4.11:";; |
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.10 |
| 1761 | +CUPS configure 2.4.11 |
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.10, which was |
| 2116 | +It was created by CUPS $as_me 2.4.11, 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.10" |
3248 | | -CUPS_API_VERSION="$(echo 2.4.10 | awk -F. '{print $1 "." $2}')" |
| 3247 | +CUPS_VERSION="2.4.11" |
| 3248 | +CUPS_API_VERSION="$(echo 2.4.11 | awk -F. '{print $1 "." $2}')" |
3249 | 3249 | CUPS_BUILD="cups-$CUPS_VERSION" |
3250 | 3250 |
|
3251 | 3251 |
|
@@ -4727,11 +4727,11 @@ if test x$ac_prog_cxx_stdcxx = xno |
4727 | 4727 | then : |
4728 | 4728 | { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++11 features" >&5 |
4729 | 4729 | printf %s "checking for $CXX option to enable C++11 features... " >&6; } |
4730 | | -if test ${ac_cv_prog_cxx_11+y} |
| 4730 | +if test ${ac_cv_prog_cxx_cxx11+y} |
4731 | 4731 | then : |
4732 | 4732 | printf %s "(cached) " >&6 |
4733 | 4733 | else $as_nop |
4734 | | - ac_cv_prog_cxx_11=no |
| 4734 | + ac_cv_prog_cxx_cxx11=no |
4735 | 4735 | ac_save_CXX=$CXX |
4736 | 4736 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
4737 | 4737 | /* end confdefs.h. */ |
@@ -4773,11 +4773,11 @@ if test x$ac_prog_cxx_stdcxx = xno |
4773 | 4773 | then : |
4774 | 4774 | { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++98 features" >&5 |
4775 | 4775 | printf %s "checking for $CXX option to enable C++98 features... " >&6; } |
4776 | | -if test ${ac_cv_prog_cxx_98+y} |
| 4776 | +if test ${ac_cv_prog_cxx_cxx98+y} |
4777 | 4777 | then : |
4778 | 4778 | printf %s "(cached) " >&6 |
4779 | 4779 | else $as_nop |
4780 | | - ac_cv_prog_cxx_98=no |
| 4780 | + ac_cv_prog_cxx_cxx98=no |
4781 | 4781 | ac_save_CXX=$CXX |
4782 | 4782 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
4783 | 4783 | /* end confdefs.h. */ |
@@ -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.10, which was |
| 12897 | +This file was extended by CUPS $as_me 2.4.11, 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.10 |
| 12962 | +CUPS config.status 2.4.11 |
12963 | 12963 | configured by $0, generated by GNU Autoconf 2.71, |
12964 | 12964 | with options \\"\$ac_cs_config\\" |
12965 | 12965 |
|
|
0 commit comments