~ubuntu-branches/ubuntu/lucid/gedit-plugins/lucid

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2009-08-27 12:26:31 UTC
  • mfrom: (1.1.21 upstream)
  • Revision ID: james.westby@ubuntu.com-20090827122631-5o482g4m99mpegx2
Tags: 2.27.1-0ubuntu1
* New upstream release (LP: #419856):
  - Remember bookmarks on files using metadata (Ignacio Casal 
    Quinteiro).
  - Misc Bugfixes.

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 gedit-plugins 2.26.3.
 
3
# Generated by GNU Autoconf 2.63 for gedit-plugins 2.27.1.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gedit>.
6
6
#
745
745
# Identity of this package.
746
746
PACKAGE_NAME='gedit-plugins'
747
747
PACKAGE_TARNAME='gedit-plugins'
748
 
PACKAGE_VERSION='2.26.3'
749
 
PACKAGE_STRING='gedit-plugins 2.26.3'
 
748
PACKAGE_VERSION='2.27.1'
 
749
PACKAGE_STRING='gedit-plugins 2.27.1'
750
750
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gedit'
751
751
 
752
752
ac_unique_file="plugins"
1576
1576
  # Omit some internal or obsolete options to make the list less imposing.
1577
1577
  # This message is too long to be a string in the A/UX 3.1 sh.
1578
1578
  cat <<_ACEOF
1579
 
\`configure' configures gedit-plugins 2.26.3 to adapt to many kinds of systems.
 
1579
\`configure' configures gedit-plugins 2.27.1 to adapt to many kinds of systems.
1580
1580
 
1581
1581
Usage: $0 [OPTION]... [VAR=VALUE]...
1582
1582
 
1646
1646
 
1647
1647
if test -n "$ac_init_help"; then
1648
1648
  case $ac_init_help in
1649
 
     short | recursive ) echo "Configuration of gedit-plugins 2.26.3:";;
 
1649
     short | recursive ) echo "Configuration of gedit-plugins 2.27.1:";;
1650
1650
   esac
1651
1651
  cat <<\_ACEOF
1652
1652
 
1778
1778
test -n "$ac_init_help" && exit $ac_status
1779
1779
if $ac_init_version; then
1780
1780
  cat <<\_ACEOF
1781
 
gedit-plugins configure 2.26.3
 
1781
gedit-plugins configure 2.27.1
1782
1782
generated by GNU Autoconf 2.63
1783
1783
 
1784
1784
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1792
1792
This file contains any messages produced by compilers while
1793
1793
running configure, to aid debugging if configure makes a mistake.
1794
1794
 
1795
 
It was created by gedit-plugins $as_me 2.26.3, which was
 
1795
It was created by gedit-plugins $as_me 2.27.1, which was
1796
1796
generated by GNU Autoconf 2.63.  Invocation command line was
1797
1797
 
1798
1798
  $ $0 $@
2737
2737
 
2738
2738
# Define the identity of the package.
2739
2739
 PACKAGE='gedit-plugins'
2740
 
 VERSION='2.26.3'
 
2740
 VERSION='2.27.1'
2741
2741
 
2742
2742
 
2743
2743
cat >>confdefs.h <<_ACEOF
10790
10790
  # before this can be enabled.
10791
10791
  hardcode_into_libs=yes
10792
10792
 
10793
 
  # Add ABI-specific directories to the system library path.
10794
 
  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
10795
 
 
10796
10793
  # Append ld.so.conf contents to the search path
10797
10794
  if test -f /etc/ld.so.conf; then
10798
10795
    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[       ]*hwcap[        ]/d;s/[:,      ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
10799
 
    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
 
10796
    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
10800
10797
  fi
10801
10798
 
10802
10799
  # We used to test for /lib/ld.so.1 and disable shared libraries on
11741
11738
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11742
11739
  lt_status=$lt_dlunknown
11743
11740
  cat > conftest.$ac_ext <<_LT_EOF
11744
 
#line 11744 "configure"
 
11741
#line 11741 "configure"
11745
11742
#include "confdefs.h"
11746
11743
 
11747
11744
#if HAVE_DLFCN_H
11837
11834
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11838
11835
  lt_status=$lt_dlunknown
11839
11836
  cat > conftest.$ac_ext <<_LT_EOF
11840
 
#line 11840 "configure"
 
11837
#line 11837 "configure"
11841
11838
#include "confdefs.h"
11842
11839
 
11843
11840
#if HAVE_DLFCN_H
16490
16487
# report actual input values of CONFIG_FILES etc. instead of their
16491
16488
# values after options handling.
16492
16489
ac_log="
16493
 
This file was extended by gedit-plugins $as_me 2.26.3, which was
 
16490
This file was extended by gedit-plugins $as_me 2.27.1, which was
16494
16491
generated by GNU Autoconf 2.63.  Invocation command line was
16495
16492
 
16496
16493
  CONFIG_FILES    = $CONFIG_FILES
16553
16550
_ACEOF
16554
16551
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16555
16552
ac_cs_version="\\
16556
 
gedit-plugins config.status 2.26.3
 
16553
gedit-plugins config.status 2.27.1
16557
16554
configured by $0, generated by GNU Autoconf 2.63,
16558
16555
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
16559
16556