~ubuntu-branches/ubuntu/lucid/eog/lucid

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-09-08 13:09:37 UTC
  • mfrom: (1.9.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090908130937-by15hx3p7iwi5baw
Tags: 2.27.92-0ubuntu1
New upstream version

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 eog 2.27.91.
 
3
# Generated by GNU Autoconf 2.63 for eog 2.27.92.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=eog>.
6
6
#
745
745
# Identity of this package.
746
746
PACKAGE_NAME='eog'
747
747
PACKAGE_TARNAME='eog'
748
 
PACKAGE_VERSION='2.27.91'
749
 
PACKAGE_STRING='eog 2.27.91'
 
748
PACKAGE_VERSION='2.27.92'
 
749
PACKAGE_STRING='eog 2.27.92'
750
750
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=eog'
751
751
 
752
752
# Factoring default headers for most tests.
1623
1623
  # Omit some internal or obsolete options to make the list less imposing.
1624
1624
  # This message is too long to be a string in the A/UX 3.1 sh.
1625
1625
  cat <<_ACEOF
1626
 
\`configure' configures eog 2.27.91 to adapt to many kinds of systems.
 
1626
\`configure' configures eog 2.27.92 to adapt to many kinds of systems.
1627
1627
 
1628
1628
Usage: $0 [OPTION]... [VAR=VALUE]...
1629
1629
 
1693
1693
 
1694
1694
if test -n "$ac_init_help"; then
1695
1695
  case $ac_init_help in
1696
 
     short | recursive ) echo "Configuration of eog 2.27.91:";;
 
1696
     short | recursive ) echo "Configuration of eog 2.27.92:";;
1697
1697
   esac
1698
1698
  cat <<\_ACEOF
1699
1699
 
1839
1839
test -n "$ac_init_help" && exit $ac_status
1840
1840
if $ac_init_version; then
1841
1841
  cat <<\_ACEOF
1842
 
eog configure 2.27.91
 
1842
eog configure 2.27.92
1843
1843
generated by GNU Autoconf 2.63
1844
1844
 
1845
1845
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1853
1853
This file contains any messages produced by compilers while
1854
1854
running configure, to aid debugging if configure makes a mistake.
1855
1855
 
1856
 
It was created by eog $as_me 2.27.91, which was
 
1856
It was created by eog $as_me 2.27.92, which was
1857
1857
generated by GNU Autoconf 2.63.  Invocation command line was
1858
1858
 
1859
1859
  $ $0 $@
2702
2702
 
2703
2703
# Define the identity of the package.
2704
2704
 PACKAGE='eog'
2705
 
 VERSION='2.27.91'
 
2705
 VERSION='2.27.92'
2706
2706
 
2707
2707
 
2708
2708
cat >>confdefs.h <<_ACEOF
2773
2773
 
2774
2774
 
2775
2775
cat >>confdefs.h <<\_ACEOF
2776
 
#define EOG_MICRO_VERSION 91
 
2776
#define EOG_MICRO_VERSION 92
2777
2777
_ACEOF
2778
2778
 
2779
 
EOG_MICRO_VERSION=91
 
2779
EOG_MICRO_VERSION=92
2780
2780
 
2781
2781
 
2782
2782
EOG_API_VERSION=2.20
14811
14811
 
14812
14812
 
14813
14813
 
 
14814
 
 
14815
 
 
14816
 
 
14817
 
 
14818
 
 
14819
 
 
14820
 
 
14821
 
 
14822
 
 
14823
 
 
14824
 
 
14825
 
 
14826
 
 
14827
 
 
14828
 
 
14829
 
 
14830
 
 
14831
 
 
14832
 
 
14833
 
 
14834
 
 
14835
 
 
14836
 
 
14837
 
 
14838
 
 
14839
 
 
14840
 
 
14841
 
 
14842
 
 
14843
 
 
14844
 
 
14845
 
 
14846
 
 
14847
 
 
14848
 
 
14849
 
 
14850
 
 
14851
 
 
14852
 
 
14853
 
 
14854
 
 
14855
 
 
14856
 
 
14857
 
 
14858
 
 
14859
 
 
14860
 
 
14861
 
 
14862
 
 
14863
 
 
14864
 
 
14865
 
 
14866
 
 
14867
 
 
14868
 
 
14869
 
 
14870
 
 
14871
 
 
14872
 
 
14873
 
 
14874
 
 
14875
 
 
14876
 
 
14877
 
 
14878
 
 
14879
 
 
14880
 
 
14881
 
 
14882
 
 
14883
 
 
14884
 
 
14885
 
 
14886
 
 
14887
 
 
14888
 
 
14889
 
14814
14890
# Check the gettext tools to make sure they are GNU
14815
14891
# Extract the first word of "xgettext", so it can be a program name with args.
14816
14892
set dummy xgettext; ac_word=$2
15028
15104
 
15029
15105
 
15030
15106
if test -z "$INTLTOOL_PERL"; then
15031
 
   { { $as_echo "$as_me:$LINENO: error: perl not found; required for intltool" >&5
15032
 
$as_echo "$as_me: error: perl not found; required for intltool" >&2;}
 
15107
   { { $as_echo "$as_me:$LINENO: error: perl not found" >&5
 
15108
$as_echo "$as_me: error: perl not found" >&2;}
15033
15109
   { (exit 1); exit 1; }; }
15034
15110
fi
15035
 
if test -z "`$INTLTOOL_PERL -v | fgrep '5.' 2> /dev/null`"; then
15036
 
   { { $as_echo "$as_me:$LINENO: error: perl 5.x required for intltool" >&5
15037
 
$as_echo "$as_me: error: perl 5.x required for intltool" >&2;}
 
15111
{ $as_echo "$as_me:$LINENO: checking for perl >= 5.8.1" >&5
 
15112
$as_echo_n "checking for perl >= 5.8.1... " >&6; }
 
15113
$INTLTOOL_PERL -e "use 5.8.1;" > /dev/null 2>&1
 
15114
if test $? -ne 0; then
 
15115
   { { $as_echo "$as_me:$LINENO: error: perl 5.8.1 is required for intltool" >&5
 
15116
$as_echo "$as_me: error: perl 5.8.1 is required for intltool" >&2;}
15038
15117
   { (exit 1); exit 1; }; }
 
15118
else
 
15119
   IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
 
15120
   { $as_echo "$as_me:$LINENO: result: $IT_PERL_VERSION" >&5
 
15121
$as_echo "$IT_PERL_VERSION" >&6; }
15039
15122
fi
15040
15123
if test "x" != "xno-xml"; then
15041
15124
   { $as_echo "$as_me:$LINENO: checking for XML::Parser" >&5
18109
18192
# report actual input values of CONFIG_FILES etc. instead of their
18110
18193
# values after options handling.
18111
18194
ac_log="
18112
 
This file was extended by eog $as_me 2.27.91, which was
 
18195
This file was extended by eog $as_me 2.27.92, which was
18113
18196
generated by GNU Autoconf 2.63.  Invocation command line was
18114
18197
 
18115
18198
  CONFIG_FILES    = $CONFIG_FILES
18172
18255
_ACEOF
18173
18256
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18174
18257
ac_cs_version="\\
18175
 
eog config.status 2.27.91
 
18258
eog config.status 2.27.92
18176
18259
configured by $0, generated by GNU Autoconf 2.63,
18177
18260
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
18178
18261
 
20010
20093
        sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile
20011
20094
      esac ;;
20012
20095
    "po/stamp-it":C)
20013
 
    if  ! grep "^# INTLTOOL_MAKEFILE$" "po/Makefile.in" ; then
 
20096
    if  ! grep "^# INTLTOOL_MAKEFILE$" "po/Makefile.in" > /dev/null ; then
20014
20097
       { { $as_echo "$as_me:$LINENO: error: po/Makefile.in.in was not created by intltoolize." >&5
20015
20098
$as_echo "$as_me: error: po/Makefile.in.in was not created by intltoolize." >&2;}
20016
20099
   { (exit 1); exit 1; }; }