~ubuntu-branches/ubuntu/natty/lcms/natty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2009-04-03 13:55:00 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20090403135500-psa3ox0my6u6a5cp
Tags: 1.18.dfsg-0ubuntu1
* New upstream release
* Remove 11_security_CVE-2009-0581_0723_0733.dpatch, security 
  issues fixed upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.61 for lcms 1.17.
 
3
# Generated by GNU Autoconf 2.61 for lcms 1.18.
4
4
#
5
5
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6
6
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
726
726
# Identity of this package.
727
727
PACKAGE_NAME='lcms'
728
728
PACKAGE_TARNAME='lcms'
729
 
PACKAGE_VERSION='1.17'
730
 
PACKAGE_STRING='lcms 1.17'
 
729
PACKAGE_VERSION='1.18'
 
730
PACKAGE_STRING='lcms 1.18'
731
731
PACKAGE_BUGREPORT=''
732
732
 
733
733
# Factoring default headers for most tests.
1439
1439
  # Omit some internal or obsolete options to make the list less imposing.
1440
1440
  # This message is too long to be a string in the A/UX 3.1 sh.
1441
1441
  cat <<_ACEOF
1442
 
\`configure' configures lcms 1.17 to adapt to many kinds of systems.
 
1442
\`configure' configures lcms 1.18 to adapt to many kinds of systems.
1443
1443
 
1444
1444
Usage: $0 [OPTION]... [VAR=VALUE]...
1445
1445
 
1510
1510
 
1511
1511
if test -n "$ac_init_help"; then
1512
1512
  case $ac_init_help in
1513
 
     short | recursive ) echo "Configuration of lcms 1.17:";;
 
1513
     short | recursive ) echo "Configuration of lcms 1.18:";;
1514
1514
   esac
1515
1515
  cat <<\_ACEOF
1516
1516
 
1617
1617
test -n "$ac_init_help" && exit $ac_status
1618
1618
if $ac_init_version; then
1619
1619
  cat <<\_ACEOF
1620
 
lcms configure 1.17
 
1620
lcms configure 1.18
1621
1621
generated by GNU Autoconf 2.61
1622
1622
 
1623
1623
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1631
1631
This file contains any messages produced by compilers while
1632
1632
running configure, to aid debugging if configure makes a mistake.
1633
1633
 
1634
 
It was created by lcms $as_me 1.17, which was
 
1634
It was created by lcms $as_me 1.18, which was
1635
1635
generated by GNU Autoconf 2.61.  Invocation command line was
1636
1636
 
1637
1637
  $ $0 $@
2007
2007
#     then set age to 0.
2008
2008
#
2009
2009
LIBRARY_CURRENT=1
2010
 
LIBRARY_REVISION=16
 
2010
LIBRARY_REVISION=18
2011
2011
LIBRARY_AGE=0
2012
2012
 
2013
2013
 
2481
2481
 
2482
2482
# Define the identity of the package.
2483
2483
 PACKAGE='lcms'
2484
 
 VERSION='1.17'
 
2484
 VERSION='1.18'
2485
2485
 
2486
2486
 
2487
2487
# Some tools Automake needs.
5436
5436
  if test -n "$PYTHON"
5437
5437
  then
5438
5438
        LCMS_PYTHON_PREFIX=`$PYTHON -c "import sys; print sys.prefix"`
5439
 
        LCMS_PYEXECDIR=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib()"`
 
5439
        LCMS_PYEXECDIR=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib(1)"`
5440
5440
    LCMS_PYINCLUDE=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_inc()"`
5441
5441
        LCMS_PYLIB=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib(0,1)"`
5442
5442
        as_ac_File=`echo "ac_cv_file_$LCMS_PYINCLUDE/Python.h" | $as_tr_sh`
26019
26019
# report actual input values of CONFIG_FILES etc. instead of their
26020
26020
# values after options handling.
26021
26021
ac_log="
26022
 
This file was extended by lcms $as_me 1.17, which was
 
26022
This file was extended by lcms $as_me 1.18, which was
26023
26023
generated by GNU Autoconf 2.61.  Invocation command line was
26024
26024
 
26025
26025
  CONFIG_FILES    = $CONFIG_FILES
26066
26066
_ACEOF
26067
26067
cat >>$CONFIG_STATUS <<_ACEOF
26068
26068
ac_cs_version="\\
26069
 
lcms config.status 1.17
 
26069
lcms config.status 1.18
26070
26070
configured by $0, generated by GNU Autoconf 2.61,
26071
26071
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
26072
26072