~ubuntu-branches/ubuntu/hardy/eog/hardy-updates

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-11-23 00:07:04 UTC
  • mfrom: (1.1.35 upstream)
  • Revision ID: james.westby@ubuntu.com-20071123000704-txc8vcqe2gntmv42
Tags: 2.21.1-0ubuntu1
* New upstream version:
  New features:
  - Contextual menu in image view widget
  Misc improvements/fixes:
  - Several code cleanups and improvements
  Bug fixes:
  - #482752, crash when opening a tiff image (eog_image_load)
  - #475124, Add " (invalid Unicode)" suffix when image caption is 
             not a valid utf8 string
  - #475645, When an image is saved, the selection is lost
  - #476313, plugins about dialog is not gtk+-2.11/2.12 ready
  - #476919, eog save menu is always active
  - #477550, fileformat combobox in save-as-many dialog is empty
  - #479029, eog crashes when showing Image Collection
  - #479400, Renamed files vanish from the collection
  - #479884, Mouse dragging UI broken.
  - #481096, Thumbnails in collection viewer not updated when scrolling 
  - #481301, Add a context menu in main window (open with/properties etc.) 
  - #482128, Hangs on XPM file (Felix Riemann)
  - #486057, "SetAsWallpaper" functionality doesn't 
       launch background properties
  - #488344, using the scroll buttons of a non-first instance of eog scrolls 
             the collection on the first one
  - #488808, eog won't display some .jpg files
  - #490065, Retry string not marked for translation
  - #481712, Substandard .desktop file (patch against latest SVN attached)
* Sync with Debian
* debian/control.in:
  - Build-Depends on liblaunchpad-integration-dev, python-central (>= 0.5.6)
  - don't use libexempi for now which is to universe
  - list required change for the python use
  - set XS-Vcs-Bzr tag
  - updated maintainer informations
  - use require Replaces for files which moved to the new binary
* debian/patches/01_lpi.patch:
  - launchpad integration
* debian/patches/02_autoconf.patch:
  - configure update
* debian/patches/03_hide_menu_item.patch:
  - menu simplication (MenuRevisited spec)
* debian/rules:
  - call dh_pycentral
  - update clean target
  - use --enable-python option

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 eog 2.20.0.
 
3
# Generated by GNU Autoconf 2.61 for eog 2.21.1.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=eog>.
6
6
#
728
728
# Identity of this package.
729
729
PACKAGE_NAME='eog'
730
730
PACKAGE_TARNAME='eog'
731
 
PACKAGE_VERSION='2.20.0'
732
 
PACKAGE_STRING='eog 2.20.0'
 
731
PACKAGE_VERSION='2.21.1'
 
732
PACKAGE_STRING='eog 2.21.1'
733
733
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=eog'
734
734
 
735
735
# Factoring default headers for most tests.
947
947
DBUS_BINDING_TOOL
948
948
HAVE_DBUS_TRUE
949
949
HAVE_DBUS_FALSE
950
 
GTK_TOOLTIP_CFLAGS
951
 
GTK_TOOLTIP_LIBS
952
950
EOG_CFLAGS
953
951
EOG_LIBS
954
952
GCONF_SCHEMA_CONFIG_SOURCE
1004
1002
EXEMPI_LIBS
1005
1003
DBUS_CFLAGS
1006
1004
DBUS_LIBS
1007
 
GTK_TOOLTIP_CFLAGS
1008
 
GTK_TOOLTIP_LIBS
1009
1005
EOG_CFLAGS
1010
1006
EOG_LIBS
1011
1007
PYGTK_CFLAGS
1512
1508
  # Omit some internal or obsolete options to make the list less imposing.
1513
1509
  # This message is too long to be a string in the A/UX 3.1 sh.
1514
1510
  cat <<_ACEOF
1515
 
\`configure' configures eog 2.20.0 to adapt to many kinds of systems.
 
1511
\`configure' configures eog 2.21.1 to adapt to many kinds of systems.
1516
1512
 
1517
1513
Usage: $0 [OPTION]... [VAR=VALUE]...
1518
1514
 
1582
1578
 
1583
1579
if test -n "$ac_init_help"; then
1584
1580
  case $ac_init_help in
1585
 
     short | recursive ) echo "Configuration of eog 2.20.0:";;
 
1581
     short | recursive ) echo "Configuration of eog 2.21.1:";;
1586
1582
   esac
1587
1583
  cat <<\_ACEOF
1588
1584
 
1649
1645
  EXEMPI_LIBS linker flags for EXEMPI, overriding pkg-config
1650
1646
  DBUS_CFLAGS C compiler flags for DBUS, overriding pkg-config
1651
1647
  DBUS_LIBS   linker flags for DBUS, overriding pkg-config
1652
 
  GTK_TOOLTIP_CFLAGS
1653
 
              C compiler flags for GTK_TOOLTIP, overriding pkg-config
1654
 
  GTK_TOOLTIP_LIBS
1655
 
              linker flags for GTK_TOOLTIP, overriding pkg-config
1656
1648
  EOG_CFLAGS  C compiler flags for EOG, overriding pkg-config
1657
1649
  EOG_LIBS    linker flags for EOG, overriding pkg-config
1658
1650
  PYGTK_CFLAGS
1723
1715
test -n "$ac_init_help" && exit $ac_status
1724
1716
if $ac_init_version; then
1725
1717
  cat <<\_ACEOF
1726
 
eog configure 2.20.0
 
1718
eog configure 2.21.1
1727
1719
generated by GNU Autoconf 2.61
1728
1720
 
1729
1721
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1737
1729
This file contains any messages produced by compilers while
1738
1730
running configure, to aid debugging if configure makes a mistake.
1739
1731
 
1740
 
It was created by eog $as_me 2.20.0, which was
 
1732
It was created by eog $as_me 2.21.1, which was
1741
1733
generated by GNU Autoconf 2.61.  Invocation command line was
1742
1734
 
1743
1735
  $ $0 $@
2407
2399
 
2408
2400
# Define the identity of the package.
2409
2401
 PACKAGE=eog
2410
 
 VERSION=2.20.0
 
2402
 VERSION=2.21.1
2411
2403
 
2412
2404
 
2413
2405
cat >>confdefs.h <<_ACEOF
2563
2555
 
2564
2556
 
2565
2557
cat >>confdefs.h <<\_ACEOF
2566
 
#define EOG_MINOR_VERSION 20
 
2558
#define EOG_MINOR_VERSION 21
2567
2559
_ACEOF
2568
2560
 
2569
 
EOG_MINOR_VERSION=20
 
2561
EOG_MINOR_VERSION=21
2570
2562
 
2571
2563
 
2572
2564
cat >>confdefs.h <<\_ACEOF
2573
 
#define EOG_MICRO_VERSION 0
 
2565
#define EOG_MICRO_VERSION 1
2574
2566
_ACEOF
2575
2567
 
2576
 
EOG_MICRO_VERSION=0
 
2568
EOG_MICRO_VERSION=1
2577
2569
 
2578
2570
 
2579
2571
EOG_API_VERSION=2.20
4666
4658
  ;;
4667
4659
*-*-irix6*)
4668
4660
  # Find out which ABI we are using.
4669
 
  echo '#line 4669 "configure"' > conftest.$ac_ext
 
4661
  echo '#line 4661 "configure"' > conftest.$ac_ext
4670
4662
  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4671
4663
  (eval $ac_compile) 2>&5
4672
4664
  ac_status=$?
7398
7390
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7399
7391
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7400
7392
   -e 's:$: $lt_compiler_flag:'`
7401
 
   (eval echo "\"\$as_me:7401: $lt_compile\"" >&5)
 
7393
   (eval echo "\"\$as_me:7393: $lt_compile\"" >&5)
7402
7394
   (eval "$lt_compile" 2>conftest.err)
7403
7395
   ac_status=$?
7404
7396
   cat conftest.err >&5
7405
 
   echo "$as_me:7405: \$? = $ac_status" >&5
 
7397
   echo "$as_me:7397: \$? = $ac_status" >&5
7406
7398
   if (exit $ac_status) && test -s "$ac_outfile"; then
7407
7399
     # The compiler can only warn and ignore the option if not recognized
7408
7400
     # So say no if there are warnings other than the usual output.
7666
7658
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7667
7659
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7668
7660
   -e 's:$: $lt_compiler_flag:'`
7669
 
   (eval echo "\"\$as_me:7669: $lt_compile\"" >&5)
 
7661
   (eval echo "\"\$as_me:7661: $lt_compile\"" >&5)
7670
7662
   (eval "$lt_compile" 2>conftest.err)
7671
7663
   ac_status=$?
7672
7664
   cat conftest.err >&5
7673
 
   echo "$as_me:7673: \$? = $ac_status" >&5
 
7665
   echo "$as_me:7665: \$? = $ac_status" >&5
7674
7666
   if (exit $ac_status) && test -s "$ac_outfile"; then
7675
7667
     # The compiler can only warn and ignore the option if not recognized
7676
7668
     # So say no if there are warnings other than the usual output.
7770
7762
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7771
7763
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7772
7764
   -e 's:$: $lt_compiler_flag:'`
7773
 
   (eval echo "\"\$as_me:7773: $lt_compile\"" >&5)
 
7765
   (eval echo "\"\$as_me:7765: $lt_compile\"" >&5)
7774
7766
   (eval "$lt_compile" 2>out/conftest.err)
7775
7767
   ac_status=$?
7776
7768
   cat out/conftest.err >&5
7777
 
   echo "$as_me:7777: \$? = $ac_status" >&5
 
7769
   echo "$as_me:7769: \$? = $ac_status" >&5
7778
7770
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
7779
7771
   then
7780
7772
     # The compiler can only warn and ignore the option if not recognized
9235
9227
  libsuff=
9236
9228
  case "$host_cpu" in
9237
9229
  x86_64*|s390x*|powerpc64*)
9238
 
    echo '#line 9238 "configure"' > conftest.$ac_ext
 
9230
    echo '#line 9230 "configure"' > conftest.$ac_ext
9239
9231
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9240
9232
  (eval $ac_compile) 2>&5
9241
9233
  ac_status=$?
10099
10091
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10100
10092
  lt_status=$lt_dlunknown
10101
10093
  cat > conftest.$ac_ext <<EOF
10102
 
#line 10102 "configure"
 
10094
#line 10094 "configure"
10103
10095
#include "confdefs.h"
10104
10096
 
10105
10097
#if HAVE_DLFCN_H
10199
10191
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10200
10192
  lt_status=$lt_dlunknown
10201
10193
  cat > conftest.$ac_ext <<EOF
10202
 
#line 10202 "configure"
 
10194
#line 10194 "configure"
10203
10195
#include "confdefs.h"
10204
10196
 
10205
10197
#if HAVE_DLFCN_H
12535
12527
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
12536
12528
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12537
12529
   -e 's:$: $lt_compiler_flag:'`
12538
 
   (eval echo "\"\$as_me:12538: $lt_compile\"" >&5)
 
12530
   (eval echo "\"\$as_me:12530: $lt_compile\"" >&5)
12539
12531
   (eval "$lt_compile" 2>conftest.err)
12540
12532
   ac_status=$?
12541
12533
   cat conftest.err >&5
12542
 
   echo "$as_me:12542: \$? = $ac_status" >&5
 
12534
   echo "$as_me:12534: \$? = $ac_status" >&5
12543
12535
   if (exit $ac_status) && test -s "$ac_outfile"; then
12544
12536
     # The compiler can only warn and ignore the option if not recognized
12545
12537
     # So say no if there are warnings other than the usual output.
12639
12631
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
12640
12632
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12641
12633
   -e 's:$: $lt_compiler_flag:'`
12642
 
   (eval echo "\"\$as_me:12642: $lt_compile\"" >&5)
 
12634
   (eval echo "\"\$as_me:12634: $lt_compile\"" >&5)
12643
12635
   (eval "$lt_compile" 2>out/conftest.err)
12644
12636
   ac_status=$?
12645
12637
   cat out/conftest.err >&5
12646
 
   echo "$as_me:12646: \$? = $ac_status" >&5
 
12638
   echo "$as_me:12638: \$? = $ac_status" >&5
12647
12639
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
12648
12640
   then
12649
12641
     # The compiler can only warn and ignore the option if not recognized
13175
13167
  libsuff=
13176
13168
  case "$host_cpu" in
13177
13169
  x86_64*|s390x*|powerpc64*)
13178
 
    echo '#line 13178 "configure"' > conftest.$ac_ext
 
13170
    echo '#line 13170 "configure"' > conftest.$ac_ext
13179
13171
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13180
13172
  (eval $ac_compile) 2>&5
13181
13173
  ac_status=$?
14230
14222
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
14231
14223
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14232
14224
   -e 's:$: $lt_compiler_flag:'`
14233
 
   (eval echo "\"\$as_me:14233: $lt_compile\"" >&5)
 
14225
   (eval echo "\"\$as_me:14225: $lt_compile\"" >&5)
14234
14226
   (eval "$lt_compile" 2>conftest.err)
14235
14227
   ac_status=$?
14236
14228
   cat conftest.err >&5
14237
 
   echo "$as_me:14237: \$? = $ac_status" >&5
 
14229
   echo "$as_me:14229: \$? = $ac_status" >&5
14238
14230
   if (exit $ac_status) && test -s "$ac_outfile"; then
14239
14231
     # The compiler can only warn and ignore the option if not recognized
14240
14232
     # So say no if there are warnings other than the usual output.
14334
14326
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
14335
14327
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14336
14328
   -e 's:$: $lt_compiler_flag:'`
14337
 
   (eval echo "\"\$as_me:14337: $lt_compile\"" >&5)
 
14329
   (eval echo "\"\$as_me:14329: $lt_compile\"" >&5)
14338
14330
   (eval "$lt_compile" 2>out/conftest.err)
14339
14331
   ac_status=$?
14340
14332
   cat out/conftest.err >&5
14341
 
   echo "$as_me:14341: \$? = $ac_status" >&5
 
14333
   echo "$as_me:14333: \$? = $ac_status" >&5
14342
14334
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
14343
14335
   then
14344
14336
     # The compiler can only warn and ignore the option if not recognized
15779
15771
  libsuff=
15780
15772
  case "$host_cpu" in
15781
15773
  x86_64*|s390x*|powerpc64*)
15782
 
    echo '#line 15782 "configure"' > conftest.$ac_ext
 
15774
    echo '#line 15774 "configure"' > conftest.$ac_ext
15783
15775
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15784
15776
  (eval $ac_compile) 2>&5
15785
15777
  ac_status=$?
16553
16545
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
16554
16546
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
16555
16547
   -e 's:$: $lt_compiler_flag:'`
16556
 
   (eval echo "\"\$as_me:16556: $lt_compile\"" >&5)
 
16548
   (eval echo "\"\$as_me:16548: $lt_compile\"" >&5)
16557
16549
   (eval "$lt_compile" 2>conftest.err)
16558
16550
   ac_status=$?
16559
16551
   cat conftest.err >&5
16560
 
   echo "$as_me:16560: \$? = $ac_status" >&5
 
16552
   echo "$as_me:16552: \$? = $ac_status" >&5
16561
16553
   if (exit $ac_status) && test -s "$ac_outfile"; then
16562
16554
     # The compiler can only warn and ignore the option if not recognized
16563
16555
     # So say no if there are warnings other than the usual output.
16821
16813
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
16822
16814
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
16823
16815
   -e 's:$: $lt_compiler_flag:'`
16824
 
   (eval echo "\"\$as_me:16824: $lt_compile\"" >&5)
 
16816
   (eval echo "\"\$as_me:16816: $lt_compile\"" >&5)
16825
16817
   (eval "$lt_compile" 2>conftest.err)
16826
16818
   ac_status=$?
16827
16819
   cat conftest.err >&5
16828
 
   echo "$as_me:16828: \$? = $ac_status" >&5
 
16820
   echo "$as_me:16820: \$? = $ac_status" >&5
16829
16821
   if (exit $ac_status) && test -s "$ac_outfile"; then
16830
16822
     # The compiler can only warn and ignore the option if not recognized
16831
16823
     # So say no if there are warnings other than the usual output.
16925
16917
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
16926
16918
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
16927
16919
   -e 's:$: $lt_compiler_flag:'`
16928
 
   (eval echo "\"\$as_me:16928: $lt_compile\"" >&5)
 
16920
   (eval echo "\"\$as_me:16920: $lt_compile\"" >&5)
16929
16921
   (eval "$lt_compile" 2>out/conftest.err)
16930
16922
   ac_status=$?
16931
16923
   cat out/conftest.err >&5
16932
 
   echo "$as_me:16932: \$? = $ac_status" >&5
 
16924
   echo "$as_me:16924: \$? = $ac_status" >&5
16933
16925
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
16934
16926
   then
16935
16927
     # The compiler can only warn and ignore the option if not recognized
18390
18382
  libsuff=
18391
18383
  case "$host_cpu" in
18392
18384
  x86_64*|s390x*|powerpc64*)
18393
 
    echo '#line 18393 "configure"' > conftest.$ac_ext
 
18385
    echo '#line 18385 "configure"' > conftest.$ac_ext
18394
18386
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18395
18387
  (eval $ac_compile) 2>&5
18396
18388
  ac_status=$?
23648
23640
# GNOME Libs
23649
23641
# **********
23650
23642
 
23651
 
GTK_REQUIRED=2.10.0
 
23643
GTK_REQUIRED=2.11.6
23652
23644
GLIB_REQUIRED=2.12.0
23653
23645
GNOME_VFS_REQUIRED=2.10.0
23654
23646
LIBGNOMEUI_REQUIRED=2.6.0
24502
24494
fi
24503
24495
 
24504
24496
 
24505
 
# ******************
24506
 
# GTK+ 2.12 Tooltips
24507
 
# ******************
24508
 
 
24509
 
 
24510
 
pkg_failed=no
24511
 
{ echo "$as_me:$LINENO: checking for GTK_TOOLTIP" >&5
24512
 
echo $ECHO_N "checking for GTK_TOOLTIP... $ECHO_C" >&6; }
24513
 
 
24514
 
if test -n "$PKG_CONFIG"; then
24515
 
    if test -n "$GTK_TOOLTIP_CFLAGS"; then
24516
 
        pkg_cv_GTK_TOOLTIP_CFLAGS="$GTK_TOOLTIP_CFLAGS"
24517
 
    else
24518
 
        if test -n "$PKG_CONFIG" && \
24519
 
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= 2.11.6\"") >&5
24520
 
  ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.11.6") 2>&5
24521
 
  ac_status=$?
24522
 
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24523
 
  (exit $ac_status); }; then
24524
 
  pkg_cv_GTK_TOOLTIP_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.11.6" 2>/dev/null`
24525
 
else
24526
 
  pkg_failed=yes
24527
 
fi
24528
 
    fi
24529
 
else
24530
 
        pkg_failed=untried
24531
 
fi
24532
 
if test -n "$PKG_CONFIG"; then
24533
 
    if test -n "$GTK_TOOLTIP_LIBS"; then
24534
 
        pkg_cv_GTK_TOOLTIP_LIBS="$GTK_TOOLTIP_LIBS"
24535
 
    else
24536
 
        if test -n "$PKG_CONFIG" && \
24537
 
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= 2.11.6\"") >&5
24538
 
  ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.11.6") 2>&5
24539
 
  ac_status=$?
24540
 
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24541
 
  (exit $ac_status); }; then
24542
 
  pkg_cv_GTK_TOOLTIP_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.11.6" 2>/dev/null`
24543
 
else
24544
 
  pkg_failed=yes
24545
 
fi
24546
 
    fi
24547
 
else
24548
 
        pkg_failed=untried
24549
 
fi
24550
 
 
24551
 
 
24552
 
 
24553
 
if test $pkg_failed = yes; then
24554
 
 
24555
 
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
24556
 
        _pkg_short_errors_supported=yes
24557
 
else
24558
 
        _pkg_short_errors_supported=no
24559
 
fi
24560
 
        if test $_pkg_short_errors_supported = yes; then
24561
 
                GTK_TOOLTIP_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gtk+-2.0 >= 2.11.6"`
24562
 
        else
24563
 
                GTK_TOOLTIP_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.11.6"`
24564
 
        fi
24565
 
        # Put the nasty error message in config.log where it belongs
24566
 
        echo "$GTK_TOOLTIP_PKG_ERRORS" >&5
24567
 
 
24568
 
        HAVE_GTK_TOOLTIP=no
24569
 
elif test $pkg_failed = untried; then
24570
 
        HAVE_GTK_TOOLTIP=no
24571
 
else
24572
 
        GTK_TOOLTIP_CFLAGS=$pkg_cv_GTK_TOOLTIP_CFLAGS
24573
 
        GTK_TOOLTIP_LIBS=$pkg_cv_GTK_TOOLTIP_LIBS
24574
 
        { echo "$as_me:$LINENO: result: yes" >&5
24575
 
echo "${ECHO_T}yes" >&6; }
24576
 
        HAVE_GTK_TOOLTIP=yes
24577
 
fi
24578
 
if test x$HAVE_GTK_TOOLTIP = xyes; then
24579
 
 
24580
 
cat >>confdefs.h <<\_ACEOF
24581
 
#define HAVE_GTK_TOOLTIP 1
24582
 
_ACEOF
24583
 
 
24584
 
fi
24585
 
 
24586
24497
# ****************
24587
24498
# CFLAGS/LIBS init
24588
24499
# ****************
25927
25838
# report actual input values of CONFIG_FILES etc. instead of their
25928
25839
# values after options handling.
25929
25840
ac_log="
25930
 
This file was extended by eog $as_me 2.20.0, which was
 
25841
This file was extended by eog $as_me 2.21.1, which was
25931
25842
generated by GNU Autoconf 2.61.  Invocation command line was
25932
25843
 
25933
25844
  CONFIG_FILES    = $CONFIG_FILES
25980
25891
_ACEOF
25981
25892
cat >>$CONFIG_STATUS <<_ACEOF
25982
25893
ac_cs_version="\\
25983
 
eog config.status 2.20.0
 
25894
eog config.status 2.21.1
25984
25895
configured by $0, generated by GNU Autoconf 2.61,
25985
25896
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
25986
25897
 
26418
26329
DBUS_BINDING_TOOL!$DBUS_BINDING_TOOL$ac_delim
26419
26330
HAVE_DBUS_TRUE!$HAVE_DBUS_TRUE$ac_delim
26420
26331
HAVE_DBUS_FALSE!$HAVE_DBUS_FALSE$ac_delim
26421
 
GTK_TOOLTIP_CFLAGS!$GTK_TOOLTIP_CFLAGS$ac_delim
26422
 
GTK_TOOLTIP_LIBS!$GTK_TOOLTIP_LIBS$ac_delim
26423
26332
EOG_CFLAGS!$EOG_CFLAGS$ac_delim
26424
26333
EOG_LIBS!$EOG_LIBS$ac_delim
26425
26334
GCONF_SCHEMA_CONFIG_SOURCE!$GCONF_SCHEMA_CONFIG_SOURCE$ac_delim
26433
26342
PYTHON_EXEC_PREFIX!$PYTHON_EXEC_PREFIX$ac_delim
26434
26343
PYTHON_PLATFORM!$PYTHON_PLATFORM$ac_delim
26435
26344
pythondir!$pythondir$ac_delim
26436
 
_ACEOF
26437
 
 
26438
 
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
26439
 
    break
26440
 
  elif $ac_last_try; then
26441
 
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
26442
 
echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
26443
 
   { (exit 1); exit 1; }; }
26444
 
  else
26445
 
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
26446
 
  fi
26447
 
done
26448
 
 
26449
 
ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
26450
 
if test -n "$ac_eof"; then
26451
 
  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
26452
 
  ac_eof=`expr $ac_eof + 1`
26453
 
fi
26454
 
 
26455
 
cat >>$CONFIG_STATUS <<_ACEOF
26456
 
cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
26457
 
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
26458
 
_ACEOF
26459
 
sed '
26460
 
s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
26461
 
s/^/s,@/; s/!/@,|#_!!_#|/
26462
 
:n
26463
 
t n
26464
 
s/'"$ac_delim"'$/,g/; t
26465
 
s/$/\\/; p
26466
 
N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
26467
 
' >>$CONFIG_STATUS <conf$$subs.sed
26468
 
rm -f conf$$subs.sed
26469
 
cat >>$CONFIG_STATUS <<_ACEOF
26470
 
CEOF$ac_eof
26471
 
_ACEOF
26472
 
 
26473
 
 
26474
 
ac_delim='%!_!# '
26475
 
for ac_last_try in false false false false false :; do
26476
 
  cat >conf$$subs.sed <<_ACEOF
26477
26345
pkgpythondir!$pkgpythondir$ac_delim
26478
26346
pyexecdir!$pyexecdir$ac_delim
 
26347
_ACEOF
 
26348
 
 
26349
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
 
26350
    break
 
26351
  elif $ac_last_try; then
 
26352
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
 
26353
echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
 
26354
   { (exit 1); exit 1; }; }
 
26355
  else
 
26356
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
 
26357
  fi
 
26358
done
 
26359
 
 
26360
ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
 
26361
if test -n "$ac_eof"; then
 
26362
  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
 
26363
  ac_eof=`expr $ac_eof + 1`
 
26364
fi
 
26365
 
 
26366
cat >>$CONFIG_STATUS <<_ACEOF
 
26367
cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
 
26368
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
 
26369
_ACEOF
 
26370
sed '
 
26371
s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
 
26372
s/^/s,@/; s/!/@,|#_!!_#|/
 
26373
:n
 
26374
t n
 
26375
s/'"$ac_delim"'$/,g/; t
 
26376
s/$/\\/; p
 
26377
N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
 
26378
' >>$CONFIG_STATUS <conf$$subs.sed
 
26379
rm -f conf$$subs.sed
 
26380
cat >>$CONFIG_STATUS <<_ACEOF
 
26381
CEOF$ac_eof
 
26382
_ACEOF
 
26383
 
 
26384
 
 
26385
ac_delim='%!_!# '
 
26386
for ac_last_try in false false false false false :; do
 
26387
  cat >conf$$subs.sed <<_ACEOF
26479
26388
pkgpyexecdir!$pkgpyexecdir$ac_delim
26480
26389
PYTHON_LIBS!$PYTHON_LIBS$ac_delim
26481
26390
PYTHON_LIB_LOC!$PYTHON_LIB_LOC$ac_delim
26493
26402
LTLIBOBJS!$LTLIBOBJS$ac_delim
26494
26403
_ACEOF
26495
26404
 
26496
 
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 17; then
 
26405
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 15; then
26497
26406
    break
26498
26407
  elif $ac_last_try; then
26499
26408
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5