~ubuntu-branches/debian/sid/exo/sid

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez
  • Date: 2009-10-09 17:33:42 UTC
  • mfrom: (0.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20091009173342-67uwwcd3uj5amx1v
Tags: 0.3.103-1
* New upstream release.
  - support iocharset mount option.                           closes: #470412
* debian/patches:
  - 01_fix-exo-csource-manpage updated.
  - 02_fix-exo-open-manpage updated.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# From configure.in Id.
3
3
# Guess values for system-dependent variables and create Makefiles.
4
 
# Generated by GNU Autoconf 2.64 for exo 0.3.102.
 
4
# Generated by GNU Autoconf 2.64 for exo 0.3.103.
5
5
#
6
6
# Report bugs to <http://bugzilla.xfce.org/>.
7
7
#
704
704
# Identity of this package.
705
705
PACKAGE_NAME='exo'
706
706
PACKAGE_TARNAME='exo'
707
 
PACKAGE_VERSION='0.3.102'
708
 
PACKAGE_STRING='exo 0.3.102'
 
707
PACKAGE_VERSION='0.3.103'
 
708
PACKAGE_STRING='exo 0.3.103'
709
709
PACKAGE_BUGREPORT='http://bugzilla.xfce.org/'
710
710
PACKAGE_URL=''
711
711
 
1557
1557
  # Omit some internal or obsolete options to make the list less imposing.
1558
1558
  # This message is too long to be a string in the A/UX 3.1 sh.
1559
1559
  cat <<_ACEOF
1560
 
\`configure' configures exo 0.3.102 to adapt to many kinds of systems.
 
1560
\`configure' configures exo 0.3.103 to adapt to many kinds of systems.
1561
1561
 
1562
1562
Usage: $0 [OPTION]... [VAR=VALUE]...
1563
1563
 
1628
1628
 
1629
1629
if test -n "$ac_init_help"; then
1630
1630
  case $ac_init_help in
1631
 
     short | recursive ) echo "Configuration of exo 0.3.102:";;
 
1631
     short | recursive ) echo "Configuration of exo 0.3.103:";;
1632
1632
   esac
1633
1633
  cat <<\_ACEOF
1634
1634
 
1750
1750
test -n "$ac_init_help" && exit $ac_status
1751
1751
if $ac_init_version; then
1752
1752
  cat <<\_ACEOF
1753
 
exo configure 0.3.102
 
1753
exo configure 0.3.103
1754
1754
generated by GNU Autoconf 2.64
1755
1755
 
1756
1756
Copyright (C) 2009 Free Software Foundation, Inc.
2126
2126
This file contains any messages produced by compilers while
2127
2127
running configure, to aid debugging if configure makes a mistake.
2128
2128
 
2129
 
It was created by exo $as_me 0.3.102, which was
 
2129
It was created by exo $as_me 0.3.103, which was
2130
2130
generated by GNU Autoconf 2.64.  Invocation command line was
2131
2131
 
2132
2132
  $ $0 $@
3047
3047
 
3048
3048
# Define the identity of the package.
3049
3049
 PACKAGE=exo
3050
 
 VERSION=0.3.102
 
3050
 VERSION=0.3.103
3051
3051
 
3052
3052
 
3053
3053
cat >>confdefs.h <<_ACEOF
3118
3118
 
3119
3119
LIBEXO_VERSION_MAJOR=0
3120
3120
LIBEXO_VERSION_MINOR=3
3121
 
LIBEXO_VERSION_MICRO=102
 
3121
LIBEXO_VERSION_MICRO=103
3122
3122
LIBEXO_VERSION_API=$LIBEXO_VERSION_MAJOR.$LIBEXO_VERSION_MINOR
3123
3123
 
3124
3124
 
16058
16058
# report actual input values of CONFIG_FILES etc. instead of their
16059
16059
# values after options handling.
16060
16060
ac_log="
16061
 
This file was extended by exo $as_me 0.3.102, which was
 
16061
This file was extended by exo $as_me 0.3.103, which was
16062
16062
generated by GNU Autoconf 2.64.  Invocation command line was
16063
16063
 
16064
16064
  CONFIG_FILES    = $CONFIG_FILES
16122
16122
_ACEOF
16123
16123
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16124
16124
ac_cs_version="\\
16125
 
exo config.status 0.3.102
 
16125
exo config.status 0.3.103
16126
16126
configured by $0, generated by GNU Autoconf 2.64,
16127
16127
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
16128
16128