~ubuntu-branches/ubuntu/lucid/tomboy/lucid-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-01-28 14:11:49 UTC
  • mfrom: (1.3.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20100128141149-snoxliun1ta8x8d2
Tags: 1.1.1-0ubuntu1
* New upstream version
* debian/control.in:
  - build-depends on cdbs to get strip-schema installed
  - updated cli build-depends for the new binary changes
* debian/rules:
  - set gettext domain in the desktop entry and run strip-schema on build

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 tomboy 1.1.0.
 
3
# Generated by GNU Autoconf 2.63 for tomboy 1.1.1.
4
4
#
5
5
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6
6
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
743
743
# Identity of this package.
744
744
PACKAGE_NAME='tomboy'
745
745
PACKAGE_TARNAME='tomboy'
746
 
PACKAGE_VERSION='1.1.0'
747
 
PACKAGE_STRING='tomboy 1.1.0'
 
746
PACKAGE_VERSION='1.1.1'
 
747
PACKAGE_STRING='tomboy 1.1.1'
748
748
PACKAGE_BUGREPORT=''
749
749
 
750
750
ac_unique_file="Tomboy/Tomboy.cs"
1622
1622
  # Omit some internal or obsolete options to make the list less imposing.
1623
1623
  # This message is too long to be a string in the A/UX 3.1 sh.
1624
1624
  cat <<_ACEOF
1625
 
\`configure' configures tomboy 1.1.0 to adapt to many kinds of systems.
 
1625
\`configure' configures tomboy 1.1.1 to adapt to many kinds of systems.
1626
1626
 
1627
1627
Usage: $0 [OPTION]... [VAR=VALUE]...
1628
1628
 
1696
1696
 
1697
1697
if test -n "$ac_init_help"; then
1698
1698
  case $ac_init_help in
1699
 
     short | recursive ) echo "Configuration of tomboy 1.1.0:";;
 
1699
     short | recursive ) echo "Configuration of tomboy 1.1.1:";;
1700
1700
   esac
1701
1701
  cat <<\_ACEOF
1702
1702
 
1853
1853
test -n "$ac_init_help" && exit $ac_status
1854
1854
if $ac_init_version; then
1855
1855
  cat <<\_ACEOF
1856
 
tomboy configure 1.1.0
 
1856
tomboy configure 1.1.1
1857
1857
generated by GNU Autoconf 2.63
1858
1858
 
1859
1859
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1867
1867
This file contains any messages produced by compilers while
1868
1868
running configure, to aid debugging if configure makes a mistake.
1869
1869
 
1870
 
It was created by tomboy $as_me 1.1.0, which was
 
1870
It was created by tomboy $as_me 1.1.1, which was
1871
1871
generated by GNU Autoconf 2.63.  Invocation command line was
1872
1872
 
1873
1873
  $ $0 $@
2717
2717
 
2718
2718
# Define the identity of the package.
2719
2719
 PACKAGE='tomboy'
2720
 
 VERSION='1.1.0'
 
2720
 VERSION='1.1.1'
2721
2721
 
2722
2722
 
2723
2723
cat >>confdefs.h <<_ACEOF
18822
18822
# report actual input values of CONFIG_FILES etc. instead of their
18823
18823
# values after options handling.
18824
18824
ac_log="
18825
 
This file was extended by tomboy $as_me 1.1.0, which was
 
18825
This file was extended by tomboy $as_me 1.1.1, which was
18826
18826
generated by GNU Autoconf 2.63.  Invocation command line was
18827
18827
 
18828
18828
  CONFIG_FILES    = $CONFIG_FILES
18885
18885
_ACEOF
18886
18886
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18887
18887
ac_cs_version="\\
18888
 
tomboy config.status 1.1.0
 
18888
tomboy config.status 1.1.1
18889
18889
configured by $0, generated by GNU Autoconf 2.63,
18890
18890
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
18891
18891