|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for lcms2 2.10. |
| 3 | +# Generated by GNU Autoconf 2.69 for lcms2 2.11. |
4 | 4 | # |
5 | 5 | # |
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
@@ -587,8 +587,8 @@ MAKEFLAGS= |
587 | 587 | # Identity of this package. |
588 | 588 | PACKAGE_NAME='lcms2' |
589 | 589 | PACKAGE_TARNAME='lcms2' |
590 | | -PACKAGE_VERSION='2.10' |
591 | | -PACKAGE_STRING='lcms2 2.10' |
| 590 | +PACKAGE_VERSION='2.11' |
| 591 | +PACKAGE_STRING='lcms2 2.11' |
592 | 592 | PACKAGE_BUGREPORT='' |
593 | 593 | PACKAGE_URL='' |
594 | 594 |
|
@@ -1361,7 +1361,7 @@ if test "$ac_init_help" = "long"; then |
1361 | 1361 | # Omit some internal or obsolete options to make the list less imposing. |
1362 | 1362 | # This message is too long to be a string in the A/UX 3.1 sh. |
1363 | 1363 | cat <<_ACEOF |
1364 | | -\`configure' configures lcms2 2.10 to adapt to many kinds of systems. |
| 1364 | +\`configure' configures lcms2 2.11 to adapt to many kinds of systems. |
1365 | 1365 |
|
1366 | 1366 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1367 | 1367 |
|
|
1432 | 1432 |
|
1433 | 1433 | if test -n "$ac_init_help"; then |
1434 | 1434 | case $ac_init_help in |
1435 | | - short | recursive ) echo "Configuration of lcms2 2.10:";; |
| 1435 | + short | recursive ) echo "Configuration of lcms2 2.11:";; |
1436 | 1436 | esac |
1437 | 1437 | cat <<\_ACEOF |
1438 | 1438 |
|
|
1547 | 1547 | test -n "$ac_init_help" && exit $ac_status |
1548 | 1548 | if $ac_init_version; then |
1549 | 1549 | cat <<\_ACEOF |
1550 | | -lcms2 configure 2.10 |
| 1550 | +lcms2 configure 2.11 |
1551 | 1551 | generated by GNU Autoconf 2.69 |
1552 | 1552 |
|
1553 | 1553 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2033,7 +2033,7 @@ cat >config.log <<_ACEOF |
2033 | 2033 | This file contains any messages produced by compilers while |
2034 | 2034 | running configure, to aid debugging if configure makes a mistake. |
2035 | 2035 |
|
2036 | | -It was created by lcms2 $as_me 2.10, which was |
| 2036 | +It was created by lcms2 $as_me 2.11, which was |
2037 | 2037 | generated by GNU Autoconf 2.69. Invocation command line was |
2038 | 2038 |
|
2039 | 2039 | $ $0 $@ |
|
2999 | 2999 |
|
3000 | 3000 | # Define the identity of the package. |
3001 | 3001 | PACKAGE='lcms2' |
3002 | | - VERSION='2.10' |
| 3002 | + VERSION='2.11' |
3003 | 3003 |
|
3004 | 3004 |
|
3005 | 3005 | # Some tools Automake needs. |
@@ -18221,7 +18221,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
18221 | 18221 | # report actual input values of CONFIG_FILES etc. instead of their |
18222 | 18222 | # values after options handling. |
18223 | 18223 | ac_log=" |
18224 | | -This file was extended by lcms2 $as_me 2.10, which was |
| 18224 | +This file was extended by lcms2 $as_me 2.11, which was |
18225 | 18225 | generated by GNU Autoconf 2.69. Invocation command line was |
18226 | 18226 |
|
18227 | 18227 | CONFIG_FILES = $CONFIG_FILES |
@@ -18278,7 +18278,7 @@ _ACEOF |
18278 | 18278 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
18279 | 18279 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
18280 | 18280 | ac_cs_version="\\ |
18281 | | -lcms2 config.status 2.10 |
| 18281 | +lcms2 config.status 2.11 |
18282 | 18282 | configured by $0, generated by GNU Autoconf 2.69, |
18283 | 18283 | with options \\"\$ac_cs_config\\" |
18284 | 18284 |
|
|
0 commit comments