~ubuntu-branches/ubuntu/jaunty/iso-codes/jaunty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2007-12-03 10:52:54 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20071203105254-k2lewzszy944txsp
Tags: 1.6-2ubuntu1
* Merge with Debian. Remaining Ubuntu changes:
  - Use bzip2 .deb compression. (Tobias agreed to re-enable this in Debian
    in the next upload).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
 
# From configure.ac Revision: 1061 .
 
2
# From configure.ac Revision: 1172 .
3
3
# Guess values for system-dependent variables and create Makefiles.
4
 
# Generated by GNU Autoconf 2.61 for ISO Codes 1.5.
 
4
# Generated by GNU Autoconf 2.61 for ISO Codes 1.6.
5
5
#
6
6
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
7
7
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
573
573
# Identity of this package.
574
574
PACKAGE_NAME='ISO Codes'
575
575
PACKAGE_TARNAME='iso-codes'
576
 
PACKAGE_VERSION='1.5'
577
 
PACKAGE_STRING='ISO Codes 1.5'
 
576
PACKAGE_VERSION='1.6'
 
577
PACKAGE_STRING='ISO Codes 1.6'
578
578
PACKAGE_BUGREPORT=''
579
579
 
580
580
ac_subst_vars='SHELL
1151
1151
  # Omit some internal or obsolete options to make the list less imposing.
1152
1152
  # This message is too long to be a string in the A/UX 3.1 sh.
1153
1153
  cat <<_ACEOF
1154
 
\`configure' configures ISO Codes 1.5 to adapt to many kinds of systems.
 
1154
\`configure' configures ISO Codes 1.6 to adapt to many kinds of systems.
1155
1155
 
1156
1156
Usage: $0 [OPTION]... [VAR=VALUE]...
1157
1157
 
1217
1217
 
1218
1218
if test -n "$ac_init_help"; then
1219
1219
  case $ac_init_help in
1220
 
     short | recursive ) echo "Configuration of ISO Codes 1.5:";;
 
1220
     short | recursive ) echo "Configuration of ISO Codes 1.6:";;
1221
1221
   esac
1222
1222
  cat <<\_ACEOF
1223
1223
 
1287
1287
test -n "$ac_init_help" && exit $ac_status
1288
1288
if $ac_init_version; then
1289
1289
  cat <<\_ACEOF
1290
 
ISO Codes configure 1.5
 
1290
ISO Codes configure 1.6
1291
1291
generated by GNU Autoconf 2.61
1292
1292
 
1293
1293
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1301
1301
This file contains any messages produced by compilers while
1302
1302
running configure, to aid debugging if configure makes a mistake.
1303
1303
 
1304
 
It was created by ISO Codes $as_me 1.5, which was
 
1304
It was created by ISO Codes $as_me 1.6, which was
1305
1305
generated by GNU Autoconf 2.61.  Invocation command line was
1306
1306
 
1307
1307
  $ $0 $@
1994
1994
 
1995
1995
# Define the identity of the package.
1996
1996
 PACKAGE='iso-codes'
1997
 
 VERSION='1.5'
 
1997
 VERSION='1.6'
1998
1998
 
1999
1999
 
2000
2000
cat >>confdefs.h <<_ACEOF
2768
2768
# report actual input values of CONFIG_FILES etc. instead of their
2769
2769
# values after options handling.
2770
2770
ac_log="
2771
 
This file was extended by ISO Codes $as_me 1.5, which was
 
2771
This file was extended by ISO Codes $as_me 1.6, which was
2772
2772
generated by GNU Autoconf 2.61.  Invocation command line was
2773
2773
 
2774
2774
  CONFIG_FILES    = $CONFIG_FILES
2811
2811
_ACEOF
2812
2812
cat >>$CONFIG_STATUS <<_ACEOF
2813
2813
ac_cs_version="\\
2814
 
ISO Codes config.status 1.5
 
2814
ISO Codes config.status 1.6
2815
2815
configured by $0, generated by GNU Autoconf 2.61,
2816
2816
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
2817
2817