summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarti Maria <info@littlecms.com>2013-05-29 17:50:35 +0200
committerMarti Maria <info@littlecms.com>2013-05-29 17:50:35 +0200
commit1b5e2fdae7f8094c0e625733438e2e92d10a0b3b (patch)
tree193a507cf3285a6ea305c7d500cb7d819b558893
parent63b315a7378046a909e8afa0974cbff64db3477b (diff)
downloadlcms2-1b5e2fdae7f8094c0e625733438e2e92d10a0b3b.tar.gz
Fixed configure for 2.5lcms2.5rc1
-rwxr-xr-xconfigure20
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 11 deletions
diff --git a/configure b/configure
index 226fc15..425273d 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for lcms2 2.4.
+# Generated by GNU Autoconf 2.69 for lcms2 2.5.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='lcms2'
PACKAGE_TARNAME='lcms2'
-PACKAGE_VERSION='2.4'
-PACKAGE_STRING='lcms2 2.4'
+PACKAGE_VERSION='2.5'
+PACKAGE_STRING='lcms2 2.5'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1338,7 +1338,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures lcms2 2.4 to adapt to many kinds of systems.
+\`configure' configures lcms2 2.5 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1408,7 +1408,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of lcms2 2.4:";;
+ short | recursive ) echo "Configuration of lcms2 2.5:";;
esac
cat <<\_ACEOF
@@ -1517,7 +1517,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-lcms2 configure 2.4
+lcms2 configure 2.5
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2003,7 +2003,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by lcms2 $as_me 2.4, which was
+It was created by lcms2 $as_me 2.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2918,7 +2918,7 @@ fi
# Define the identity of the package.
PACKAGE='lcms2'
- VERSION='2.4'
+ VERSION='2.5'
# Some tools Automake needs.
@@ -17256,7 +17256,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by lcms2 $as_me 2.4, which was
+This file was extended by lcms2 $as_me 2.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -17313,7 +17313,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-lcms2 config.status 2.4
+lcms2 config.status 2.5
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 0eee0d5..7041865 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ AC_PREREQ(2.60)
#
# Set the package name and version
#
-AC_INIT(lcms2,2.4)
+AC_INIT(lcms2,2.5)
#
# Libtool library revision control info