~ubuntu-branches/ubuntu/lucid/netbook-launcher/lucid-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Loïc Minier
  • Date: 2009-10-20 15:00:04 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20091020150004-zegjxrv1prxz2brn
Tags: 2.1.12-0ubuntu1
* New upstream release.
  - Update debian/copyright for new COPYING.artwork; fixes artwork
    licensing; LP: #451263.
  - Handle g_get_user_special_dir() returning NULL; LP: #438830.

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.64 for netbook-launcher 2.1.10.
 
3
# Generated by GNU Autoconf 2.64 for netbook-launcher 2.1.12.
4
4
#
5
5
# Report bugs to <https://bugs.launchpad.net/netbook-remix-launcher>.
6
6
#
698
698
# Identity of this package.
699
699
PACKAGE_NAME='netbook-launcher'
700
700
PACKAGE_TARNAME='netbook-launcher'
701
 
PACKAGE_VERSION='2.1.10'
702
 
PACKAGE_STRING='netbook-launcher 2.1.10'
 
701
PACKAGE_VERSION='2.1.12'
 
702
PACKAGE_STRING='netbook-launcher 2.1.12'
703
703
PACKAGE_BUGREPORT='https://bugs.launchpad.net/netbook-remix-launcher'
704
704
PACKAGE_URL=''
705
705
 
1497
1497
  # Omit some internal or obsolete options to make the list less imposing.
1498
1498
  # This message is too long to be a string in the A/UX 3.1 sh.
1499
1499
  cat <<_ACEOF
1500
 
\`configure' configures netbook-launcher 2.1.10 to adapt to many kinds of systems.
 
1500
\`configure' configures netbook-launcher 2.1.12 to adapt to many kinds of systems.
1501
1501
 
1502
1502
Usage: $0 [OPTION]... [VAR=VALUE]...
1503
1503
 
1568
1568
 
1569
1569
if test -n "$ac_init_help"; then
1570
1570
  case $ac_init_help in
1571
 
     short | recursive ) echo "Configuration of netbook-launcher 2.1.10:";;
 
1571
     short | recursive ) echo "Configuration of netbook-launcher 2.1.12:";;
1572
1572
   esac
1573
1573
  cat <<\_ACEOF
1574
1574
 
1688
1688
test -n "$ac_init_help" && exit $ac_status
1689
1689
if $ac_init_version; then
1690
1690
  cat <<\_ACEOF
1691
 
netbook-launcher configure 2.1.10
 
1691
netbook-launcher configure 2.1.12
1692
1692
generated by GNU Autoconf 2.64
1693
1693
 
1694
1694
Copyright (C) 2009 Free Software Foundation, Inc.
2059
2059
This file contains any messages produced by compilers while
2060
2060
running configure, to aid debugging if configure makes a mistake.
2061
2061
 
2062
 
It was created by netbook-launcher $as_me 2.1.10, which was
 
2062
It was created by netbook-launcher $as_me 2.1.12, which was
2063
2063
generated by GNU Autoconf 2.64.  Invocation command line was
2064
2064
 
2065
2065
  $ $0 $@
2744
2744
 
2745
2745
# Define the identity of the package.
2746
2746
 PACKAGE='netbook-launcher'
2747
 
 VERSION='2.1.10'
 
2747
 VERSION='2.1.12'
2748
2748
 
2749
2749
 
2750
2750
cat >>confdefs.h <<_ACEOF
2889
2889
 
2890
2890
NL_MAJOR_VERSION=2
2891
2891
NL_MINOR_VERSION=1
2892
 
NL_MICRO_VERSION=10
2893
 
NL_VERSION=2.1.10
2894
 
 
2895
 
 
2896
 
 
2897
 
 
2898
 
 
2899
 
 
2900
 
 
2901
 
 
2902
 
NL_LT_CURRENT=110
 
2892
NL_MICRO_VERSION=12
 
2893
NL_VERSION=2.1.12
 
2894
 
 
2895
 
 
2896
 
 
2897
 
 
2898
 
 
2899
 
 
2900
 
 
2901
 
 
2902
NL_LT_CURRENT=112
2903
2903
NL_LT_REV=0
2904
 
NL_LT_AGE=110
 
2904
NL_LT_AGE=112
2905
2905
NL_LT_VERSION="$NL_LT_CURRENT:$NL_LT_REV:$NL_LT_AGE"
2906
2906
NL_LT_LDFLAGS="-version-info $NL_LT_VERSION"
2907
2907
 
13701
13701
# report actual input values of CONFIG_FILES etc. instead of their
13702
13702
# values after options handling.
13703
13703
ac_log="
13704
 
This file was extended by netbook-launcher $as_me 2.1.10, which was
 
13704
This file was extended by netbook-launcher $as_me 2.1.12, which was
13705
13705
generated by GNU Autoconf 2.64.  Invocation command line was
13706
13706
 
13707
13707
  CONFIG_FILES    = $CONFIG_FILES
13765
13765
_ACEOF
13766
13766
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13767
13767
ac_cs_version="\\
13768
 
netbook-launcher config.status 2.1.10
 
13768
netbook-launcher config.status 2.1.12
13769
13769
configured by $0, generated by GNU Autoconf 2.64,
13770
13770
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
13771
13771