~ubuntu-branches/ubuntu/precise/gnome-do/precise-backports

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2008-04-14 21:36:12 UTC
  • mfrom: (0.1.2 lenny) (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080414213612-j6izjrqjsd4f4ulo
* Initial Debian package (closes: #474022)
* debian/patches/02_use_cli_for_wrapper:
  + Patch upstream's wrapper to call /usr/bin/cli rather than mono
* debian/patches/01_fix_libX11_linkage:
  + Link libdo against libX11; fix undefined symbol warnings.
* debian/patches/03_show_in_all_DEs:
  + Show the launcher in all desktop environments; it's useful in XFCE
  and KDE as well as GNOME.

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.61 for gnome-do 0.4.0.1.
 
3
# Generated by GNU Autoconf 2.61 for gnome-do 0.4.2.0.
4
4
#
5
5
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6
6
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
726
726
# Identity of this package.
727
727
PACKAGE_NAME='gnome-do'
728
728
PACKAGE_TARNAME='gnome-do'
729
 
PACKAGE_VERSION='0.4.0.1'
730
 
PACKAGE_STRING='gnome-do 0.4.0.1'
 
729
PACKAGE_VERSION='0.4.2.0'
 
730
PACKAGE_STRING='gnome-do 0.4.2.0'
731
731
PACKAGE_BUGREPORT=''
732
732
 
733
733
# Factoring default headers for most tests.
1476
1476
  # Omit some internal or obsolete options to make the list less imposing.
1477
1477
  # This message is too long to be a string in the A/UX 3.1 sh.
1478
1478
  cat <<_ACEOF
1479
 
\`configure' configures gnome-do 0.4.0.1 to adapt to many kinds of systems.
 
1479
\`configure' configures gnome-do 0.4.2.0 to adapt to many kinds of systems.
1480
1480
 
1481
1481
Usage: $0 [OPTION]... [VAR=VALUE]...
1482
1482
 
1546
1546
 
1547
1547
if test -n "$ac_init_help"; then
1548
1548
  case $ac_init_help in
1549
 
     short | recursive ) echo "Configuration of gnome-do 0.4.0.1:";;
 
1549
     short | recursive ) echo "Configuration of gnome-do 0.4.2.0:";;
1550
1550
   esac
1551
1551
  cat <<\_ACEOF
1552
1552
 
1685
1685
test -n "$ac_init_help" && exit $ac_status
1686
1686
if $ac_init_version; then
1687
1687
  cat <<\_ACEOF
1688
 
gnome-do configure 0.4.0.1
 
1688
gnome-do configure 0.4.2.0
1689
1689
generated by GNU Autoconf 2.61
1690
1690
 
1691
1691
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1699
1699
This file contains any messages produced by compilers while
1700
1700
running configure, to aid debugging if configure makes a mistake.
1701
1701
 
1702
 
It was created by gnome-do $as_me 0.4.0.1, which was
 
1702
It was created by gnome-do $as_me 0.4.2.0, which was
1703
1703
generated by GNU Autoconf 2.61.  Invocation command line was
1704
1704
 
1705
1705
  $ $0 $@
2389
2389
 
2390
2390
# Define the identity of the package.
2391
2391
 PACKAGE='gnome-do'
2392
 
 VERSION='0.4.0.1'
 
2392
 VERSION='0.4.2.0'
2393
2393
 
2394
2394
 
2395
2395
cat >>confdefs.h <<_ACEOF
24437
24437
# report actual input values of CONFIG_FILES etc. instead of their
24438
24438
# values after options handling.
24439
24439
ac_log="
24440
 
This file was extended by gnome-do $as_me 0.4.0.1, which was
 
24440
This file was extended by gnome-do $as_me 0.4.2.0, which was
24441
24441
generated by GNU Autoconf 2.61.  Invocation command line was
24442
24442
 
24443
24443
  CONFIG_FILES    = $CONFIG_FILES
24484
24484
_ACEOF
24485
24485
cat >>$CONFIG_STATUS <<_ACEOF
24486
24486
ac_cs_version="\\
24487
 
gnome-do config.status 0.4.0.1
 
24487
gnome-do config.status 0.4.2.0
24488
24488
configured by $0, generated by GNU Autoconf 2.61,
24489
24489
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
24490
24490