|
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.3. |
| 3 | +# Generated by GNU Autoconf 2.71 for CUPS 2.5b1. |
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.3' |
614 | | -PACKAGE_STRING='CUPS 2.4.3' |
| 613 | +PACKAGE_VERSION='2.5b1' |
| 614 | +PACKAGE_STRING='CUPS 2.5b1' |
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.3 to adapt to many kinds of systems. |
| 1507 | +\`configure' configures CUPS 2.5b1 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.3:";; |
| 1573 | + short | recursive ) echo "Configuration of CUPS 2.5b1:";; |
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.3 |
| 1761 | +CUPS configure 2.5b1 |
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.3, which was |
| 2116 | +It was created by CUPS $as_me 2.5b1, 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.3" |
3248 | | -CUPS_API_VERSION="$(echo 2.4.3 | awk -F. '{print $1 "." $2}')" |
| 3247 | +CUPS_VERSION="2.5b1" |
| 3248 | +CUPS_API_VERSION="$(echo 2.5b1 | awk -F. '{print $1 "." $2}')" |
3249 | 3249 | CUPS_BUILD="cups-$CUPS_VERSION" |
3250 | 3250 |
|
3251 | 3251 |
|
@@ -7133,7 +7133,7 @@ printf "%s\n" "#define CUPS_LITE 1" >>confdefs.h |
7133 | 7133 | ;; #( |
7134 | 7134 | *) : |
7135 | 7135 |
|
7136 | | - as_fn_error $? "Bad build component \"$COMPONENT\" specified." "$LINENO" 5 |
| 7136 | + as_fn_error $? "Bad build component \"$COMPONENTS\" specified." "$LINENO" 5 |
7137 | 7137 | ;; #( |
7138 | 7138 | *) : |
7139 | 7139 | ;; |
@@ -12884,7 +12884,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
12884 | 12884 | # report actual input values of CONFIG_FILES etc. instead of their |
12885 | 12885 | # values after options handling. |
12886 | 12886 | ac_log=" |
12887 | | -This file was extended by CUPS $as_me 2.4.3, which was |
| 12887 | +This file was extended by CUPS $as_me 2.5b1, which was |
12888 | 12888 | generated by GNU Autoconf 2.71. Invocation command line was |
12889 | 12889 |
|
12890 | 12890 | CONFIG_FILES = $CONFIG_FILES |
@@ -12949,7 +12949,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
12949 | 12949 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
12950 | 12950 | ac_cs_config='$ac_cs_config_escaped' |
12951 | 12951 | ac_cs_version="\\ |
12952 | | -CUPS config.status 2.4.3 |
| 12952 | +CUPS config.status 2.5b1 |
12953 | 12953 | configured by $0, generated by GNU Autoconf 2.71, |
12954 | 12954 | with options \\"\$ac_cs_config\\" |
12955 | 12955 |
|
|
0 commit comments