~ubuntu-branches/ubuntu/oneiric/nux/oneiric-updates

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-08-25 13:42:45 UTC
  • mfrom: (1.1.27 upstream)
  • Revision ID: james.westby@ubuntu.com-20110825134245-edi1g8cm2iqibae7
Tags: 1.4.0-0ubuntu1
* New upstream version:
  - "scrolling down in a lens brings it back to the top automatically" 
    (lp: #821534)
* debian/rules: updated shlib

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.68 for nux 1.2.2.
 
3
# Generated by GNU Autoconf 2.68 for nux 1.4.0.
4
4
#
5
5
# Report bugs to <https://bugs.launchpad.net/nux>.
6
6
#
572
572
# Identity of this package.
573
573
PACKAGE_NAME='nux'
574
574
PACKAGE_TARNAME='nux'
575
 
PACKAGE_VERSION='1.2.2'
576
 
PACKAGE_STRING='nux 1.2.2'
 
575
PACKAGE_VERSION='1.4.0'
 
576
PACKAGE_STRING='nux 1.4.0'
577
577
PACKAGE_BUGREPORT='https://bugs.launchpad.net/nux'
578
578
PACKAGE_URL=''
579
579
 
1422
1422
  # Omit some internal or obsolete options to make the list less imposing.
1423
1423
  # This message is too long to be a string in the A/UX 3.1 sh.
1424
1424
  cat <<_ACEOF
1425
 
\`configure' configures nux 1.2.2 to adapt to many kinds of systems.
 
1425
\`configure' configures nux 1.4.0 to adapt to many kinds of systems.
1426
1426
 
1427
1427
Usage: $0 [OPTION]... [VAR=VALUE]...
1428
1428
 
1492
1492
 
1493
1493
if test -n "$ac_init_help"; then
1494
1494
  case $ac_init_help in
1495
 
     short | recursive ) echo "Configuration of nux 1.2.2:";;
 
1495
     short | recursive ) echo "Configuration of nux 1.4.0:";;
1496
1496
   esac
1497
1497
  cat <<\_ACEOF
1498
1498
 
1658
1658
test -n "$ac_init_help" && exit $ac_status
1659
1659
if $ac_init_version; then
1660
1660
  cat <<\_ACEOF
1661
 
nux configure 1.2.2
 
1661
nux configure 1.4.0
1662
1662
generated by GNU Autoconf 2.68
1663
1663
 
1664
1664
Copyright (C) 2010 Free Software Foundation, Inc.
2241
2241
This file contains any messages produced by compilers while
2242
2242
running configure, to aid debugging if configure makes a mistake.
2243
2243
 
2244
 
It was created by nux $as_me 1.2.2, which was
 
2244
It was created by nux $as_me 1.4.0, which was
2245
2245
generated by GNU Autoconf 2.68.  Invocation command line was
2246
2246
 
2247
2247
  $ $0 $@
3077
3077
 
3078
3078
# Define the identity of the package.
3079
3079
 PACKAGE='nux'
3080
 
 VERSION='1.2.2'
 
3080
 VERSION='1.4.0'
3081
3081
 
3082
3082
 
3083
3083
cat >>confdefs.h <<_ACEOF
3119
3119
 
3120
3120
 
3121
3121
NUX_MAJOR_VERSION=1
3122
 
NUX_MINOR_VERSION=2
3123
 
NUX_MICRO_VERSION=2
3124
 
NUX_VERSION=1.2.2
 
3122
NUX_MINOR_VERSION=4
 
3123
NUX_MICRO_VERSION=0
 
3124
NUX_VERSION=1.4.0
3125
3125
NUX_API_VERSION=1.0
3126
3126
 
3127
3127
 
3132
3132
 
3133
3133
 
3134
3134
 
3135
 
NUX_LT_CURRENT=202
 
3135
NUX_LT_CURRENT=400
3136
3136
NUX_LT_REV=0
3137
 
NUX_LT_AGE=202
 
3137
NUX_LT_AGE=400
3138
3138
NUX_LT_VERSION="$NUX_LT_CURRENT:$NUX_LT_REV:$NUX_LT_AGE"
3139
3139
NUX_LT_LDFLAGS="-version-info $NUX_LT_VERSION"
3140
3140
 
19979
19979
# report actual input values of CONFIG_FILES etc. instead of their
19980
19980
# values after options handling.
19981
19981
ac_log="
19982
 
This file was extended by nux $as_me 1.2.2, which was
 
19982
This file was extended by nux $as_me 1.4.0, which was
19983
19983
generated by GNU Autoconf 2.68.  Invocation command line was
19984
19984
 
19985
19985
  CONFIG_FILES    = $CONFIG_FILES
20045
20045
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
20046
20046
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
20047
20047
ac_cs_version="\\
20048
 
nux config.status 1.2.2
 
20048
nux config.status 1.4.0
20049
20049
configured by $0, generated by GNU Autoconf 2.68,
20050
20050
  with options \\"\$ac_cs_config\\"
20051
20051