~ubuntu-branches/ubuntu/saucy/nano/saucy

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Jordi Mallach
  • Date: 2009-12-22 19:34:49 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20091222193449-4og75sdom5xijx6c
Tags: 2.2.1-1
* The "Don Carlos" release.
* New upstream release.
* Remove obsolete patch 01_manpage_hyphens, 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.63 for GNU nano 2.2.0.
 
3
# Generated by GNU Autoconf 2.63 for GNU nano 2.2.1.
4
4
#
5
5
# Report bugs to <nano-devel@gnu.org>.
6
6
#
596
596
# Identity of this package.
597
597
PACKAGE_NAME='GNU nano'
598
598
PACKAGE_TARNAME='nano'
599
 
PACKAGE_VERSION='2.2.0'
600
 
PACKAGE_STRING='GNU nano 2.2.0'
 
599
PACKAGE_VERSION='2.2.1'
 
600
PACKAGE_STRING='GNU nano 2.2.1'
601
601
PACKAGE_BUGREPORT='nano-devel@gnu.org'
602
602
 
603
603
ac_unique_file="src/nano.c"
1349
1349
  # Omit some internal or obsolete options to make the list less imposing.
1350
1350
  # This message is too long to be a string in the A/UX 3.1 sh.
1351
1351
  cat <<_ACEOF
1352
 
\`configure' configures GNU nano 2.2.0 to adapt to many kinds of systems.
 
1352
\`configure' configures GNU nano 2.2.1 to adapt to many kinds of systems.
1353
1353
 
1354
1354
Usage: $0 [OPTION]... [VAR=VALUE]...
1355
1355
 
1420
1420
 
1421
1421
if test -n "$ac_init_help"; then
1422
1422
  case $ac_init_help in
1423
 
     short | recursive ) echo "Configuration of GNU nano 2.2.0:";;
 
1423
     short | recursive ) echo "Configuration of GNU nano 2.2.1:";;
1424
1424
   esac
1425
1425
  cat <<\_ACEOF
1426
1426
 
1539
1539
test -n "$ac_init_help" && exit $ac_status
1540
1540
if $ac_init_version; then
1541
1541
  cat <<\_ACEOF
1542
 
GNU nano configure 2.2.0
 
1542
GNU nano configure 2.2.1
1543
1543
generated by GNU Autoconf 2.63
1544
1544
 
1545
1545
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1553
1553
This file contains any messages produced by compilers while
1554
1554
running configure, to aid debugging if configure makes a mistake.
1555
1555
 
1556
 
It was created by GNU nano $as_me 2.2.0, which was
 
1556
It was created by GNU nano $as_me 2.2.1, which was
1557
1557
generated by GNU Autoconf 2.63.  Invocation command line was
1558
1558
 
1559
1559
  $ $0 $@
2376
2376
 
2377
2377
# Define the identity of the package.
2378
2378
 PACKAGE='nano'
2379
 
 VERSION='2.2.0'
 
2379
 VERSION='2.2.1'
2380
2380
 
2381
2381
 
2382
2382
cat >>confdefs.h <<_ACEOF
11396
11396
# report actual input values of CONFIG_FILES etc. instead of their
11397
11397
# values after options handling.
11398
11398
ac_log="
11399
 
This file was extended by GNU nano $as_me 2.2.0, which was
 
11399
This file was extended by GNU nano $as_me 2.2.1, which was
11400
11400
generated by GNU Autoconf 2.63.  Invocation command line was
11401
11401
 
11402
11402
  CONFIG_FILES    = $CONFIG_FILES
11459
11459
_ACEOF
11460
11460
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11461
11461
ac_cs_version="\\
11462
 
GNU nano config.status 2.2.0
 
11462
GNU nano config.status 2.2.1
11463
11463
configured by $0, generated by GNU Autoconf 2.63,
11464
11464
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
11465
11465