|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for libcups 3.0.0. |
| 3 | +# Generated by GNU Autoconf 2.71 for libcups 3.0.1. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://github.com/OpenPrinting/libcups/issues>. |
6 | 6 | # |
@@ -610,8 +610,8 @@ MAKEFLAGS= |
610 | 610 | # Identity of this package. |
611 | 611 | PACKAGE_NAME='libcups' |
612 | 612 | PACKAGE_TARNAME='cups' |
613 | | -PACKAGE_VERSION='3.0.0' |
614 | | -PACKAGE_STRING='libcups 3.0.0' |
| 613 | +PACKAGE_VERSION='3.0.1' |
| 614 | +PACKAGE_STRING='libcups 3.0.1' |
615 | 615 | PACKAGE_BUGREPORT='https://github.com/OpenPrinting/libcups/issues' |
616 | 616 | PACKAGE_URL='https://openprinting.github.io/cups' |
617 | 617 |
|
@@ -1312,7 +1312,7 @@ if test "$ac_init_help" = "long"; then |
1312 | 1312 | # Omit some internal or obsolete options to make the list less imposing. |
1313 | 1313 | # This message is too long to be a string in the A/UX 3.1 sh. |
1314 | 1314 | cat <<_ACEOF |
1315 | | -\`configure' configures libcups 3.0.0 to adapt to many kinds of systems. |
| 1315 | +\`configure' configures libcups 3.0.1 to adapt to many kinds of systems. |
1316 | 1316 |
|
1317 | 1317 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1318 | 1318 |
|
|
1378 | 1378 |
|
1379 | 1379 | if test -n "$ac_init_help"; then |
1380 | 1380 | case $ac_init_help in |
1381 | | - short | recursive ) echo "Configuration of libcups 3.0.0:";; |
| 1381 | + short | recursive ) echo "Configuration of libcups 3.0.1:";; |
1382 | 1382 | esac |
1383 | 1383 | cat <<\_ACEOF |
1384 | 1384 |
|
|
1484 | 1484 | test -n "$ac_init_help" && exit $ac_status |
1485 | 1485 | if $ac_init_version; then |
1486 | 1486 | cat <<\_ACEOF |
1487 | | -libcups configure 3.0.0 |
| 1487 | +libcups configure 3.0.1 |
1488 | 1488 | generated by GNU Autoconf 2.71 |
1489 | 1489 |
|
1490 | 1490 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -1702,7 +1702,7 @@ cat >config.log <<_ACEOF |
1702 | 1702 | This file contains any messages produced by compilers while |
1703 | 1703 | running configure, to aid debugging if configure makes a mistake. |
1704 | 1704 |
|
1705 | | -It was created by libcups $as_me 3.0.0, which was |
| 1705 | +It was created by libcups $as_me 3.0.1, which was |
1706 | 1706 | generated by GNU Autoconf 2.71. Invocation command line was |
1707 | 1707 |
|
1708 | 1708 | $ $0$ac_configure_args_raw |
@@ -2460,9 +2460,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu |
2460 | 2460 | ac_config_headers="$ac_config_headers config.h" |
2461 | 2461 |
|
2462 | 2462 |
|
2463 | | -LIBCUPS_VERSION="3.0.0" |
2464 | | -LIBCUPS_VERSION_MAJOR="`echo 3.0.0 | awk -F. '{print $1}'`" |
2465 | | -LIBCUPS_VERSION_MINOR="`echo 3.0.0 | awk -F. '{printf("%d\n",$2);}'`" |
| 2463 | +LIBCUPS_VERSION="3.0.1" |
| 2464 | +LIBCUPS_VERSION_MAJOR="`echo 3.0.1 | awk -F. '{print $1}'`" |
| 2465 | +LIBCUPS_VERSION_MINOR="`echo 3.0.1 | awk -F. '{printf("%d\n",$2);}'`" |
2466 | 2466 |
|
2467 | 2467 |
|
2468 | 2468 |
|
@@ -6327,7 +6327,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
6327 | 6327 | # report actual input values of CONFIG_FILES etc. instead of their |
6328 | 6328 | # values after options handling. |
6329 | 6329 | ac_log=" |
6330 | | -This file was extended by libcups $as_me 3.0.0, which was |
| 6330 | +This file was extended by libcups $as_me 3.0.1, which was |
6331 | 6331 | generated by GNU Autoconf 2.71. Invocation command line was |
6332 | 6332 |
|
6333 | 6333 | CONFIG_FILES = $CONFIG_FILES |
@@ -6392,7 +6392,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
6392 | 6392 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
6393 | 6393 | ac_cs_config='$ac_cs_config_escaped' |
6394 | 6394 | ac_cs_version="\\ |
6395 | | -libcups config.status 3.0.0 |
| 6395 | +libcups config.status 3.0.1 |
6396 | 6396 | configured by $0, generated by GNU Autoconf 2.71, |
6397 | 6397 | with options \\"\$ac_cs_config\\" |
6398 | 6398 |
|
|
0 commit comments