Skip to content

Commit 2906fdd

Browse files
committed
configure for 2.11
1 parent cb737b0 commit 2906fdd

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

configure

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# 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.
44
#
55
#
66
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
587587
# Identity of this package.
588588
PACKAGE_NAME='lcms2'
589589
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'
592592
PACKAGE_BUGREPORT=''
593593
PACKAGE_URL=''
594594

@@ -1361,7 +1361,7 @@ if test "$ac_init_help" = "long"; then
13611361
# Omit some internal or obsolete options to make the list less imposing.
13621362
# This message is too long to be a string in the A/UX 3.1 sh.
13631363
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.
13651365

13661366
Usage: $0 [OPTION]... [VAR=VALUE]...
13671367

@@ -1432,7 +1432,7 @@ fi
14321432

14331433
if test -n "$ac_init_help"; then
14341434
case $ac_init_help in
1435-
short | recursive ) echo "Configuration of lcms2 2.10:";;
1435+
short | recursive ) echo "Configuration of lcms2 2.11:";;
14361436
esac
14371437
cat <<\_ACEOF
14381438

@@ -1547,7 +1547,7 @@ fi
15471547
test -n "$ac_init_help" && exit $ac_status
15481548
if $ac_init_version; then
15491549
cat <<\_ACEOF
1550-
lcms2 configure 2.10
1550+
lcms2 configure 2.11
15511551
generated by GNU Autoconf 2.69
15521552

15531553
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2033,7 +2033,7 @@ cat >config.log <<_ACEOF
20332033
This file contains any messages produced by compilers while
20342034
running configure, to aid debugging if configure makes a mistake.
20352035

2036-
It was created by lcms2 $as_me 2.10, which was
2036+
It was created by lcms2 $as_me 2.11, which was
20372037
generated by GNU Autoconf 2.69. Invocation command line was
20382038

20392039
$ $0 $@
@@ -2999,7 +2999,7 @@ fi
29992999

30003000
# Define the identity of the package.
30013001
PACKAGE='lcms2'
3002-
VERSION='2.10'
3002+
VERSION='2.11'
30033003

30043004

30053005
# Some tools Automake needs.
@@ -18221,7 +18221,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1822118221
# report actual input values of CONFIG_FILES etc. instead of their
1822218222
# values after options handling.
1822318223
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
1822518225
generated by GNU Autoconf 2.69. Invocation command line was
1822618226

1822718227
CONFIG_FILES = $CONFIG_FILES
@@ -18278,7 +18278,7 @@ _ACEOF
1827818278
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1827918279
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1828018280
ac_cs_version="\\
18281-
lcms2 config.status 2.10
18281+
lcms2 config.status 2.11
1828218282
configured by $0, generated by GNU Autoconf 2.69,
1828318283
with options \\"\$ac_cs_config\\"
1828418284

0 commit comments

Comments
 (0)