~ubuntu-branches/ubuntu/trusty/gthumb/trusty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2013-08-31 06:24:51 UTC
  • mfrom: (1.3.17) (5.2.24 sid)
  • Revision ID: package-import@ubuntu.com-20130831062451-0958soi720z0byp6
Tags: 3:3.2.5-1
* New upstream release. Closes: #716729 LP: #1201073
* Set myself as maintainer. Closes: #711827
* debian/control:
  - Build-depend on yelp-tools, libgstreamer1.0-dev, libsecret-1-dev,
    libgstreamer-plugins-base1.0-dev, libwebp-dev
  - Bump standards-version to 3.9.4
  - Bump debhelper to 8
  - Make git URLs canonical
  - Drop depend on libiptcdata0-dev. Closes: #697087
  - Drop depend on gnome keyring since libsecret replaces it
* debian/compat: Set as 8
* debian/rules: 
  - Add --enable-libwebp for WebP support
  - Add --disable-silent-rules for verbose building
  - Enable hardening
* Create debian/source/options
* Refresh all patches so they apply cleanly

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.69 for gthumb 3.0.2.
 
3
# Generated by GNU Autoconf 2.69 for gthumb 3.2.5.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb>.
6
6
#
591
591
# Identity of this package.
592
592
PACKAGE_NAME='gthumb'
593
593
PACKAGE_TARNAME='gthumb'
594
 
PACKAGE_VERSION='3.0.2'
595
 
PACKAGE_STRING='gthumb 3.0.2'
 
594
PACKAGE_VERSION='3.2.5'
 
595
PACKAGE_STRING='gthumb 3.2.5'
596
596
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb'
597
597
PACKAGE_URL=''
598
598
 
658
658
LIBBRASERO_CFLAGS
659
659
ENABLE_WEB_SERVICES_FALSE
660
660
ENABLE_WEB_SERVICES_TRUE
 
661
WEBKIT2_LIBS
 
662
WEBKIT2_CFLAGS
 
663
JSON_GLIB_LIBS
 
664
JSON_GLIB_CFLAGS
661
665
LIBSOUP_LIBS
662
666
LIBSOUP_CFLAGS
663
667
LIBSOUP_GNOME_LIBS
664
668
LIBSOUP_GNOME_CFLAGS
665
 
GNOME_KEYRING_LIBS
666
 
GNOME_KEYRING_CFLAGS
 
669
LIBSECRET_LIBS
 
670
LIBSECRET_CFLAGS
667
671
ENABLE_LIBRSVG_FALSE
668
672
ENABLE_LIBRSVG_TRUE
669
673
LIBRSVG_LIBS
670
674
LIBRSVG_CFLAGS
671
675
LIBOPENRAW_LIBS
672
676
LIBOPENRAW_CFLAGS
 
677
ENABLE_LIBWEBP_FALSE
 
678
ENABLE_LIBWEBP_TRUE
 
679
LIBWEBP_LIBS
 
680
LIBWEBP_CFLAGS
673
681
TIFF_LIBS
674
682
HAVE_LIBJPEG_80_FALSE
675
683
HAVE_LIBJPEG_80_TRUE
760
768
GSETTINGS_RULES
761
769
GLIB_COMPILE_SCHEMAS
762
770
gsettingsschemadir
 
771
PKG_CONFIG_LIBDIR
 
772
PKG_CONFIG_PATH
 
773
PKG_CONFIG
763
774
GSETTINGS_DISABLE_SCHEMAS_COMPILE
764
775
WARN_CXXFLAGS
765
776
WARN_CFLAGS
766
777
DISABLE_DEPRECATED
767
 
HAVE_GNOME_DOC_UTILS_FALSE
768
 
HAVE_GNOME_DOC_UTILS_TRUE
769
 
DISTCHECK_CONFIGURE_FLAGS
770
 
ENABLE_SK_FALSE
771
 
ENABLE_SK_TRUE
772
 
DOC_USER_FORMATS
773
 
OMF_DIR
 
778
YELP_HELP_RULES
 
779
XMLLINT
 
780
ITSTOOL
774
781
HELP_DIR
775
 
PKG_CONFIG_LIBDIR
776
 
PKG_CONFIG_PATH
777
 
PKG_CONFIG
778
782
ACLOCAL_AMFLAGS
 
783
GLIB_COMPILE_RESOURCES
779
784
GLIB_MKENUMS
780
785
GLIB_GENMARSHAL
781
786
CXXCPP
832
837
build_cpu
833
838
build
834
839
LIBTOOL
 
840
MAINT
 
841
MAINTAINER_MODE_FALSE
 
842
MAINTAINER_MODE_TRUE
 
843
GTHUMB_API_VERSION
835
844
AM_BACKSLASH
836
845
AM_DEFAULT_VERBOSITY
837
846
AM_DEFAULT_V
838
847
AM_V
839
 
MAINT
840
 
MAINTAINER_MODE_FALSE
841
 
MAINTAINER_MODE_TRUE
842
 
GTHUMB_API_VERSION
843
848
am__untar
844
849
am__tar
845
850
AMTAR
904
909
ac_subst_files=''
905
910
ac_user_opts='
906
911
enable_option_checking
 
912
enable_silent_rules
907
913
enable_maintainer_mode
908
 
enable_silent_rules
909
914
enable_shared
910
915
enable_static
911
916
with_pic
915
920
with_sysroot
916
921
enable_libtool_lock
917
922
with_help_dir
918
 
with_omf_dir
919
 
with_help_formats
920
 
enable_scrollkeeper
921
923
enable_compile_warnings
922
924
enable_iso_c
923
925
enable_cxx_warnings
935
937
enable_nls
936
938
enable_jpeg
937
939
enable_tiff
 
940
enable_libwebp
938
941
enable_libopenraw
939
942
enable_librsvg
940
 
enable_gnome_keyring
 
943
enable_libsecret
941
944
enable_libsoup
 
945
enable_libjson_glib
 
946
enable_webkit2
942
947
enable_libbrasero
943
948
with_smclient
944
949
'
955
960
CXXFLAGS
956
961
CCC
957
962
CXXCPP
 
963
ITSTOOL
 
964
XMLLINT
958
965
PKG_CONFIG
959
966
PKG_CONFIG_PATH
960
967
PKG_CONFIG_LIBDIR
970
977
GSTREAMER_LIBS
971
978
LIBCHAMPLAIN_CFLAGS
972
979
LIBCHAMPLAIN_LIBS
 
980
LIBWEBP_CFLAGS
 
981
LIBWEBP_LIBS
973
982
LIBOPENRAW_CFLAGS
974
983
LIBOPENRAW_LIBS
975
984
LIBRSVG_CFLAGS
976
985
LIBRSVG_LIBS
977
 
GNOME_KEYRING_CFLAGS
978
 
GNOME_KEYRING_LIBS
 
986
LIBSECRET_CFLAGS
 
987
LIBSECRET_LIBS
979
988
LIBSOUP_GNOME_CFLAGS
980
989
LIBSOUP_GNOME_LIBS
981
990
LIBSOUP_CFLAGS
982
991
LIBSOUP_LIBS
 
992
JSON_GLIB_CFLAGS
 
993
JSON_GLIB_LIBS
 
994
WEBKIT2_CFLAGS
 
995
WEBKIT2_LIBS
983
996
LIBBRASERO_CFLAGS
984
997
LIBBRASERO_LIBS
985
998
SMCLIENT_CFLAGS
1524
1537
  # Omit some internal or obsolete options to make the list less imposing.
1525
1538
  # This message is too long to be a string in the A/UX 3.1 sh.
1526
1539
  cat <<_ACEOF
1527
 
\`configure' configures gthumb 3.0.2 to adapt to many kinds of systems.
 
1540
\`configure' configures gthumb 3.2.5 to adapt to many kinds of systems.
1528
1541
 
1529
1542
Usage: $0 [OPTION]... [VAR=VALUE]...
1530
1543
 
1594
1607
 
1595
1608
if test -n "$ac_init_help"; then
1596
1609
  case $ac_init_help in
1597
 
     short | recursive ) echo "Configuration of gthumb 3.0.2:";;
 
1610
     short | recursive ) echo "Configuration of gthumb 3.2.5:";;
1598
1611
   esac
1599
1612
  cat <<\_ACEOF
1600
1613
 
1602
1615
  --disable-option-checking  ignore unrecognized --enable/--with options
1603
1616
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1604
1617
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
 
1618
  --enable-silent-rules   less verbose build output (undo: "make V=1")
 
1619
  --disable-silent-rules  verbose build output (undo: "make V=0")
1605
1620
  --disable-maintainer-mode
1606
1621
                          disable make rules and dependencies not useful (and
1607
1622
                          sometimes confusing) to the casual installer
1608
 
  --enable-silent-rules   less verbose build output (undo: "make V=1")
1609
 
  --disable-silent-rules  verbose build output (undo: "make V=0")
1610
1623
  --enable-shared[=PKGS]  build shared libraries [default=yes]
1611
1624
  --enable-static[=PKGS]  build static libraries [default=yes]
1612
1625
  --enable-fast-install[=PKGS]
1616
1629
  --disable-dependency-tracking
1617
1630
                          speeds up one-time build
1618
1631
  --disable-libtool-lock  avoid locking (might break parallel builds)
1619
 
  --disable-scrollkeeper  do not make updates to the scrollkeeper database
1620
1632
  --enable-compile-warnings=[no/minimum/yes/maximum/error]
1621
1633
                          Turn on compiler warnings
1622
1634
  --enable-iso-c          Try to warn if code is not ISO C
1639
1651
  --disable-nls           do not use Native Language Support
1640
1652
  --disable-jpeg          do not compile code that uses the libjpeg library
1641
1653
  --disable-tiff          do not compile code that uses the libtiff library
 
1654
  --disable-libwebp       do not compile code that uses the libwebp library
1642
1655
  --enable-libopenraw     use the libopenraw library to read raw files
1643
1656
                          [default=no]
1644
1657
  --disable-librsvg       do not compile code that uses the librsvg library
1645
1658
                          [default=yes]
1646
 
  --disable-gnome-keyring do not compile code that uses the gnome-keyring
 
1659
  --disable-libsecret     do not compile code that uses the libsecret library
 
1660
  --disable-libsoup       do not compile code that uses the libsoup library
 
1661
  --disable-libjson-glib  do not compile code that uses the libjson-glib
1647
1662
                          library
1648
 
  --disable-libsoup       do not compile code that uses the libsoup library
 
1663
  --disable-webkit2       do not compile code that uses webkit2gtk
1649
1664
  --disable-libbrasero    do not compile code that uses the libbrasero library
1650
1665
 
1651
1666
Optional Packages:
1656
1671
  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
1657
1672
  --with-sysroot=DIR Search for dependent libraries within DIR
1658
1673
                        (or the compiler's sysroot if not specified).
1659
 
  --with-help-dir=DIR     path to help docs
1660
 
  --with-omf-dir=DIR      path to OMF files
1661
 
  --with-help-formats=FORMATS
1662
 
                          list of formats
 
1674
  --with-help-dir=DIR     path where help files are installed
1663
1675
  --with-smclient=no|auto|xsmp
1664
1676
                          Setting smclient backend (default:no)
1665
1677
 
1675
1687
  CXX         C++ compiler command
1676
1688
  CXXFLAGS    C++ compiler flags
1677
1689
  CXXCPP      C++ preprocessor
 
1690
  ITSTOOL     Path to the `itstool` command
 
1691
  XMLLINT     Path to the `xmllint` command
1678
1692
  PKG_CONFIG  path to pkg-config utility
1679
1693
  PKG_CONFIG_PATH
1680
1694
              directories to add to pkg-config's search path
1700
1714
              C compiler flags for LIBCHAMPLAIN, overriding pkg-config
1701
1715
  LIBCHAMPLAIN_LIBS
1702
1716
              linker flags for LIBCHAMPLAIN, overriding pkg-config
 
1717
  LIBWEBP_CFLAGS
 
1718
              C compiler flags for LIBWEBP, overriding pkg-config
 
1719
  LIBWEBP_LIBS
 
1720
              linker flags for LIBWEBP, overriding pkg-config
1703
1721
  LIBOPENRAW_CFLAGS
1704
1722
              C compiler flags for LIBOPENRAW, overriding pkg-config
1705
1723
  LIBOPENRAW_LIBS
1708
1726
              C compiler flags for LIBRSVG, overriding pkg-config
1709
1727
  LIBRSVG_LIBS
1710
1728
              linker flags for LIBRSVG, overriding pkg-config
1711
 
  GNOME_KEYRING_CFLAGS
1712
 
              C compiler flags for GNOME_KEYRING, overriding pkg-config
1713
 
  GNOME_KEYRING_LIBS
1714
 
              linker flags for GNOME_KEYRING, overriding pkg-config
 
1729
  LIBSECRET_CFLAGS
 
1730
              C compiler flags for LIBSECRET, overriding pkg-config
 
1731
  LIBSECRET_LIBS
 
1732
              linker flags for LIBSECRET, overriding pkg-config
1715
1733
  LIBSOUP_GNOME_CFLAGS
1716
1734
              C compiler flags for LIBSOUP_GNOME, overriding pkg-config
1717
1735
  LIBSOUP_GNOME_LIBS
1720
1738
              C compiler flags for LIBSOUP, overriding pkg-config
1721
1739
  LIBSOUP_LIBS
1722
1740
              linker flags for LIBSOUP, overriding pkg-config
 
1741
  JSON_GLIB_CFLAGS
 
1742
              C compiler flags for JSON_GLIB, overriding pkg-config
 
1743
  JSON_GLIB_LIBS
 
1744
              linker flags for JSON_GLIB, overriding pkg-config
 
1745
  WEBKIT2_CFLAGS
 
1746
              C compiler flags for WEBKIT2, overriding pkg-config
 
1747
  WEBKIT2_LIBS
 
1748
              linker flags for WEBKIT2, overriding pkg-config
1723
1749
  LIBBRASERO_CFLAGS
1724
1750
              C compiler flags for LIBBRASERO, overriding pkg-config
1725
1751
  LIBBRASERO_LIBS
1795
1821
test -n "$ac_init_help" && exit $ac_status
1796
1822
if $ac_init_version; then
1797
1823
  cat <<\_ACEOF
1798
 
gthumb configure 3.0.2
 
1824
gthumb configure 3.2.5
1799
1825
generated by GNU Autoconf 2.69
1800
1826
 
1801
1827
Copyright (C) 2012 Free Software Foundation, Inc.
2285
2311
This file contains any messages produced by compilers while
2286
2312
running configure, to aid debugging if configure makes a mistake.
2287
2313
 
2288
 
It was created by gthumb $as_me 3.0.2, which was
 
2314
It was created by gthumb $as_me 3.2.5, which was
2289
2315
generated by GNU Autoconf 2.69.  Invocation command line was
2290
2316
 
2291
2317
  $ $0 $@
2633
2659
ac_compiler_gnu=$ac_cv_c_compiler_gnu
2634
2660
 
2635
2661
 
2636
 
am__api_version='1.12'
 
2662
am__api_version='1.14'
2637
2663
 
2638
2664
ac_aux_dir=
2639
2665
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2846
2872
  esac
2847
2873
fi
2848
2874
# Use eval to expand $SHELL
2849
 
if eval "$MISSING --run true"; then
2850
 
  am_missing_run="$MISSING --run "
 
2875
if eval "$MISSING --is-lightweight"; then
 
2876
  am_missing_run="$MISSING "
2851
2877
else
2852
2878
  am_missing_run=
2853
2879
  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
3087
3113
fi
3088
3114
rmdir .tst 2>/dev/null
3089
3115
 
 
3116
# Check whether --enable-silent-rules was given.
 
3117
if test "${enable_silent_rules+set}" = set; then :
 
3118
  enableval=$enable_silent_rules;
 
3119
fi
 
3120
 
 
3121
case $enable_silent_rules in # (((
 
3122
  yes) AM_DEFAULT_VERBOSITY=0;;
 
3123
   no) AM_DEFAULT_VERBOSITY=1;;
 
3124
    *) AM_DEFAULT_VERBOSITY=1;;
 
3125
esac
 
3126
am_make=${MAKE-make}
 
3127
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
 
3128
$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
 
3129
if ${am_cv_make_support_nested_variables+:} false; then :
 
3130
  $as_echo_n "(cached) " >&6
 
3131
else
 
3132
  if $as_echo 'TRUE=$(BAR$(V))
 
3133
BAR0=false
 
3134
BAR1=true
 
3135
V=1
 
3136
am__doit:
 
3137
        @$(TRUE)
 
3138
.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
 
3139
  am_cv_make_support_nested_variables=yes
 
3140
else
 
3141
  am_cv_make_support_nested_variables=no
 
3142
fi
 
3143
fi
 
3144
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
 
3145
$as_echo "$am_cv_make_support_nested_variables" >&6; }
 
3146
if test $am_cv_make_support_nested_variables = yes; then
 
3147
    AM_V='$(V)'
 
3148
  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
 
3149
else
 
3150
  AM_V=$AM_DEFAULT_VERBOSITY
 
3151
  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
 
3152
fi
 
3153
AM_BACKSLASH='\'
 
3154
 
3090
3155
if test "`cd $srcdir && pwd`" != "`pwd`"; then
3091
3156
  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3092
3157
  # is not polluted with repeated "-I."
3109
3174
 
3110
3175
# Define the identity of the package.
3111
3176
 PACKAGE='gthumb'
3112
 
 VERSION='3.0.2'
 
3177
 VERSION='3.2.5'
3113
3178
 
3114
3179
 
3115
3180
cat >>confdefs.h <<_ACEOF
3150
3215
AMTAR='$${TAR-tar}'
3151
3216
 
3152
3217
 
3153
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
 
3218
# We'll loop over all known methods to create a tar archive until one works.
 
3219
_am_tools='gnutar plaintar pax cpio none'
 
3220
 
 
3221
# The POSIX 1988 'ustar' format is defined with fixed-size fields.
 
3222
      # There is notably a 21 bits limit for the UID and the GID.  In fact,
 
3223
      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
 
3224
      # and bug#13588).
 
3225
      am_max_uid=2097151 # 2^21 - 1
 
3226
      am_max_gid=$am_max_uid
 
3227
      # The $UID and $GID variables are not portable, so we need to resort
 
3228
      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
 
3229
      # below are definitely unexpected, so allow the users to see them
 
3230
      # (that is, avoid stderr redirection).
 
3231
      am_uid=`id -u || echo unknown`
 
3232
      am_gid=`id -g || echo unknown`
 
3233
      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
 
3234
$as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
 
3235
      if test $am_uid -le $am_max_uid; then
 
3236
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
3237
$as_echo "yes" >&6; }
 
3238
      else
 
3239
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
3240
$as_echo "no" >&6; }
 
3241
         _am_tools=none
 
3242
      fi
 
3243
      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&5
 
3244
$as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6; }
 
3245
      if test $am_gid -le $am_max_gid; then
 
3246
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
3247
$as_echo "yes" >&6; }
 
3248
      else
 
3249
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
3250
$as_echo "no" >&6; }
 
3251
        _am_tools=none
 
3252
      fi
 
3253
 
 
3254
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
3154
3255
$as_echo_n "checking how to create a ustar tar archive... " >&6; }
3155
 
# Loop over all known methods to create a tar archive until one works.
3156
 
_am_tools='gnutar plaintar pax cpio none'
3157
 
_am_tools=${am_cv_prog_tar_ustar-$_am_tools}
3158
 
# Do not fold the above two line into one, because Tru64 sh and
3159
 
# Solaris sh will not grok spaces in the rhs of '-'.
3160
 
for _am_tool in $_am_tools
3161
 
do
3162
 
  case $_am_tool in
3163
 
  gnutar)
3164
 
    for _am_tar in tar gnutar gtar;
3165
 
    do
3166
 
      { echo "$as_me:$LINENO: $_am_tar --version" >&5
 
3256
 
 
3257
  # Go ahead even if we have the value already cached.  We do so because we
 
3258
  # need to set the values for the 'am__tar' and 'am__untar' variables.
 
3259
  _am_tools=${am_cv_prog_tar_ustar-$_am_tools}
 
3260
 
 
3261
  for _am_tool in $_am_tools; do
 
3262
    case $_am_tool in
 
3263
    gnutar)
 
3264
      for _am_tar in tar gnutar gtar; do
 
3265
        { echo "$as_me:$LINENO: $_am_tar --version" >&5
3167
3266
   ($_am_tar --version) >&5 2>&5
3168
3267
   ac_status=$?
3169
3268
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3170
3269
   (exit $ac_status); } && break
3171
 
    done
3172
 
    am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
3173
 
    am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
3174
 
    am__untar="$_am_tar -xf -"
3175
 
    ;;
3176
 
  plaintar)
3177
 
    # Must skip GNU tar: if it does not support --format= it doesn't create
3178
 
    # ustar tarball either.
3179
 
    (tar --version) >/dev/null 2>&1 && continue
3180
 
    am__tar='tar chf - "$$tardir"'
3181
 
    am__tar_='tar chf - "$tardir"'
3182
 
    am__untar='tar xf -'
3183
 
    ;;
3184
 
  pax)
3185
 
    am__tar='pax -L -x ustar -w "$$tardir"'
3186
 
    am__tar_='pax -L -x ustar -w "$tardir"'
3187
 
    am__untar='pax -r'
3188
 
    ;;
3189
 
  cpio)
3190
 
    am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
3191
 
    am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
3192
 
    am__untar='cpio -i -H ustar -d'
3193
 
    ;;
3194
 
  none)
3195
 
    am__tar=false
3196
 
    am__tar_=false
3197
 
    am__untar=false
3198
 
    ;;
3199
 
  esac
3200
 
 
3201
 
  # If the value was cached, stop now.  We just wanted to have am__tar
3202
 
  # and am__untar set.
3203
 
  test -n "${am_cv_prog_tar_ustar}" && break
3204
 
 
3205
 
  # tar/untar a dummy directory, and stop if the command works
3206
 
  rm -rf conftest.dir
3207
 
  mkdir conftest.dir
3208
 
  echo GrepMe > conftest.dir/file
3209
 
  { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
 
3270
      done
 
3271
      am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
 
3272
      am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
 
3273
      am__untar="$_am_tar -xf -"
 
3274
      ;;
 
3275
    plaintar)
 
3276
      # Must skip GNU tar: if it does not support --format= it doesn't create
 
3277
      # ustar tarball either.
 
3278
      (tar --version) >/dev/null 2>&1 && continue
 
3279
      am__tar='tar chf - "$$tardir"'
 
3280
      am__tar_='tar chf - "$tardir"'
 
3281
      am__untar='tar xf -'
 
3282
      ;;
 
3283
    pax)
 
3284
      am__tar='pax -L -x ustar -w "$$tardir"'
 
3285
      am__tar_='pax -L -x ustar -w "$tardir"'
 
3286
      am__untar='pax -r'
 
3287
      ;;
 
3288
    cpio)
 
3289
      am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
 
3290
      am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
 
3291
      am__untar='cpio -i -H ustar -d'
 
3292
      ;;
 
3293
    none)
 
3294
      am__tar=false
 
3295
      am__tar_=false
 
3296
      am__untar=false
 
3297
      ;;
 
3298
    esac
 
3299
 
 
3300
    # If the value was cached, stop now.  We just wanted to have am__tar
 
3301
    # and am__untar set.
 
3302
    test -n "${am_cv_prog_tar_ustar}" && break
 
3303
 
 
3304
    # tar/untar a dummy directory, and stop if the command works.
 
3305
    rm -rf conftest.dir
 
3306
    mkdir conftest.dir
 
3307
    echo GrepMe > conftest.dir/file
 
3308
    { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3210
3309
   (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
3211
3310
   ac_status=$?
3212
3311
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3213
3312
   (exit $ac_status); }
3214
 
  rm -rf conftest.dir
3215
 
  if test -s conftest.tar; then
3216
 
    { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
 
3313
    rm -rf conftest.dir
 
3314
    if test -s conftest.tar; then
 
3315
      { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3217
3316
   ($am__untar <conftest.tar) >&5 2>&5
3218
3317
   ac_status=$?
3219
3318
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3220
3319
   (exit $ac_status); }
3221
 
    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3222
 
  fi
3223
 
done
3224
 
rm -rf conftest.dir
 
3320
      { echo "$as_me:$LINENO: cat conftest.dir/file" >&5
 
3321
   (cat conftest.dir/file) >&5 2>&5
 
3322
   ac_status=$?
 
3323
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
3324
   (exit $ac_status); }
 
3325
      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
 
3326
    fi
 
3327
  done
 
3328
  rm -rf conftest.dir
3225
3329
 
3226
 
if ${am_cv_prog_tar_ustar+:} false; then :
 
3330
  if ${am_cv_prog_tar_ustar+:} false; then :
3227
3331
  $as_echo_n "(cached) " >&6
3228
3332
else
3229
3333
  am_cv_prog_tar_ustar=$_am_tool
3230
3334
fi
3231
3335
 
3232
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
 
3336
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3233
3337
$as_echo "$am_cv_prog_tar_ustar" >&6; }
3234
3338
 
3235
3339
 
3237
3341
 
3238
3342
 
3239
3343
 
 
3344
# POSIX will say in a future version that running "rm -f" with no argument
 
3345
# is OK; and we want to be able to make that assumption in our Makefile
 
3346
# recipes.  So use an aggressive probe to check that the usage we want is
 
3347
# actually supported "in the wild" to an acceptable degree.
 
3348
# See automake bug#10828.
 
3349
# To make any issue more visible, cause the running configure to be aborted
 
3350
# by default if the 'rm' program in use doesn't match our expectations; the
 
3351
# user can still override this though.
 
3352
if rm -f && rm -fr && rm -rf; then : OK; else
 
3353
  cat >&2 <<'END'
 
3354
Oops!
 
3355
 
 
3356
Your 'rm' program seems unable to run without file operands specified
 
3357
on the command line, even when the '-f' option is present.  This is contrary
 
3358
to the behaviour of most rm programs out there, and not conforming with
 
3359
the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
 
3360
 
 
3361
Please tell bug-automake@gnu.org about your system, including the value
 
3362
of your $PATH and any error possibly output before this message.  This
 
3363
can help us improve future automake versions.
 
3364
 
 
3365
END
 
3366
  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
 
3367
    echo 'Configuration will proceed anyway, since you have set the' >&2
 
3368
    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
 
3369
    echo >&2
 
3370
  else
 
3371
    cat >&2 <<'END'
 
3372
Aborting the configuration process, to ensure you take notice of the issue.
 
3373
 
 
3374
You can download and install GNU coreutils to get an 'rm' implementation
 
3375
that behaves properly: <http://www.gnu.org/software/coreutils/>.
 
3376
 
 
3377
If you want to complete the configuration process using your problematic
 
3378
'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
 
3379
to "yes", and re-run configure.
 
3380
 
 
3381
END
 
3382
    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
 
3383
  fi
 
3384
fi
 
3385
 
3240
3386
ac_config_headers="$ac_config_headers config.h"
3241
3387
 
3242
3388
 
3243
3389
 
3244
3390
 
3245
 
GTHUMB_API_VERSION=3.0
 
3391
GTHUMB_API_VERSION=3.2
3246
3392
 
3247
3393
 
3248
3394
cat >>confdefs.h <<_ACEOF
4334
4480
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4335
4481
ac_compiler_gnu=$ac_cv_c_compiler_gnu
4336
4482
 
 
4483
ac_ext=c
 
4484
ac_cpp='$CPP $CPPFLAGS'
 
4485
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 
4486
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 
4487
ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
4488
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
 
4489
$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
 
4490
if ${am_cv_prog_cc_c_o+:} false; then :
 
4491
  $as_echo_n "(cached) " >&6
 
4492
else
 
4493
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 
4494
/* end confdefs.h.  */
 
4495
 
 
4496
int
 
4497
main ()
 
4498
{
 
4499
 
 
4500
  ;
 
4501
  return 0;
 
4502
}
 
4503
_ACEOF
 
4504
  # Make sure it works both with $CC and with simple cc.
 
4505
  # Following AC_PROG_CC_C_O, we do the test twice because some
 
4506
  # compilers refuse to overwrite an existing .o file with -o,
 
4507
  # though they will create one.
 
4508
  am_cv_prog_cc_c_o=yes
 
4509
  for am_i in 1 2; do
 
4510
    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
 
4511
   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
 
4512
   ac_status=$?
 
4513
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4514
   (exit $ac_status); } \
 
4515
         && test -f conftest2.$ac_objext; then
 
4516
      : OK
 
4517
    else
 
4518
      am_cv_prog_cc_c_o=no
 
4519
      break
 
4520
    fi
 
4521
  done
 
4522
  rm -f core conftest*
 
4523
  unset am_i
 
4524
fi
 
4525
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
 
4526
$as_echo "$am_cv_prog_cc_c_o" >&6; }
 
4527
if test "$am_cv_prog_cc_c_o" != yes; then
 
4528
   # Losing compiler, so override with the script.
 
4529
   # FIXME: It is wrong to rewrite CC.
 
4530
   # But if we don't then we get into trouble of one sort or another.
 
4531
   # A longer-term fix would be to have automake use am__CC in this case,
 
4532
   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
 
4533
   CC="$am_aux_dir/compile $CC"
 
4534
fi
 
4535
ac_ext=c
 
4536
ac_cpp='$CPP $CPPFLAGS'
 
4537
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 
4538
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 
4539
ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
4540
 
 
4541
 
4337
4542
depcc="$CC"   am_compiler_list=
4338
4543
 
4339
4544
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
12476
12681
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12477
12682
ac_compiler_gnu=$ac_cv_c_compiler_gnu
12478
12683
 
 
12684
ac_ext=c
 
12685
ac_cpp='$CPP $CPPFLAGS'
 
12686
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 
12687
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 
12688
ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
12689
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
 
12690
$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
 
12691
if ${am_cv_prog_cc_c_o+:} false; then :
 
12692
  $as_echo_n "(cached) " >&6
 
12693
else
 
12694
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 
12695
/* end confdefs.h.  */
 
12696
 
 
12697
int
 
12698
main ()
 
12699
{
 
12700
 
 
12701
  ;
 
12702
  return 0;
 
12703
}
 
12704
_ACEOF
 
12705
  # Make sure it works both with $CC and with simple cc.
 
12706
  # Following AC_PROG_CC_C_O, we do the test twice because some
 
12707
  # compilers refuse to overwrite an existing .o file with -o,
 
12708
  # though they will create one.
 
12709
  am_cv_prog_cc_c_o=yes
 
12710
  for am_i in 1 2; do
 
12711
    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
 
12712
   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
 
12713
   ac_status=$?
 
12714
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
12715
   (exit $ac_status); } \
 
12716
         && test -f conftest2.$ac_objext; then
 
12717
      : OK
 
12718
    else
 
12719
      am_cv_prog_cc_c_o=no
 
12720
      break
 
12721
    fi
 
12722
  done
 
12723
  rm -f core conftest*
 
12724
  unset am_i
 
12725
fi
 
12726
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
 
12727
$as_echo "$am_cv_prog_cc_c_o" >&6; }
 
12728
if test "$am_cv_prog_cc_c_o" != yes; then
 
12729
   # Losing compiler, so override with the script.
 
12730
   # FIXME: It is wrong to rewrite CC.
 
12731
   # But if we don't then we get into trouble of one sort or another.
 
12732
   # A longer-term fix would be to have automake use am__CC in this case,
 
12733
   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
 
12734
   CC="$am_aux_dir/compile $CC"
 
12735
fi
 
12736
ac_ext=c
 
12737
ac_cpp='$CPP $CPPFLAGS'
 
12738
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 
12739
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 
12740
ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
12741
 
 
12742
 
12479
12743
depcc="$CC"   am_compiler_list=
12480
12744
 
12481
12745
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
12607
12871
 
12608
12872
am_cv_prog_cc_stdc=$ac_cv_prog_cc_stdc
12609
12873
 
12610
 
if test "x$CC" != xcc; then
12611
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understand -c and -o together" >&5
12612
 
$as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; }
12613
 
else
12614
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands -c and -o together" >&5
12615
 
$as_echo_n "checking whether cc understands -c and -o together... " >&6; }
12616
 
fi
12617
 
set dummy $CC; ac_cc=`$as_echo "$2" |
12618
 
                      sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
12619
 
if eval \${ac_cv_prog_cc_${ac_cc}_c_o+:} false; then :
12620
 
  $as_echo_n "(cached) " >&6
12621
 
else
12622
 
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12623
 
/* end confdefs.h.  */
12624
 
 
12625
 
int
12626
 
main ()
12627
 
{
12628
 
 
12629
 
  ;
12630
 
  return 0;
12631
 
}
12632
 
_ACEOF
12633
 
# Make sure it works both with $CC and with simple cc.
12634
 
# We do the test twice because some compilers refuse to overwrite an
12635
 
# existing .o file with -o, though they will create one.
12636
 
ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
12637
 
rm -f conftest2.*
12638
 
if { { case "(($ac_try" in
12639
 
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12640
 
  *) ac_try_echo=$ac_try;;
12641
 
esac
12642
 
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
12643
 
$as_echo "$ac_try_echo"; } >&5
12644
 
  (eval "$ac_try") 2>&5
12645
 
  ac_status=$?
12646
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12647
 
  test $ac_status = 0; } &&
12648
 
   test -f conftest2.$ac_objext && { { case "(($ac_try" in
12649
 
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12650
 
  *) ac_try_echo=$ac_try;;
12651
 
esac
12652
 
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
12653
 
$as_echo "$ac_try_echo"; } >&5
12654
 
  (eval "$ac_try") 2>&5
12655
 
  ac_status=$?
12656
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12657
 
  test $ac_status = 0; };
12658
 
then
12659
 
  eval ac_cv_prog_cc_${ac_cc}_c_o=yes
12660
 
  if test "x$CC" != xcc; then
12661
 
    # Test first that cc exists at all.
12662
 
    if { ac_try='cc -c conftest.$ac_ext >&5'
12663
 
  { { case "(($ac_try" in
12664
 
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12665
 
  *) ac_try_echo=$ac_try;;
12666
 
esac
12667
 
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
12668
 
$as_echo "$ac_try_echo"; } >&5
12669
 
  (eval "$ac_try") 2>&5
12670
 
  ac_status=$?
12671
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12672
 
  test $ac_status = 0; }; }; then
12673
 
      ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
12674
 
      rm -f conftest2.*
12675
 
      if { { case "(($ac_try" in
12676
 
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12677
 
  *) ac_try_echo=$ac_try;;
12678
 
esac
12679
 
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
12680
 
$as_echo "$ac_try_echo"; } >&5
12681
 
  (eval "$ac_try") 2>&5
12682
 
  ac_status=$?
12683
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12684
 
  test $ac_status = 0; } &&
12685
 
         test -f conftest2.$ac_objext && { { case "(($ac_try" in
12686
 
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12687
 
  *) ac_try_echo=$ac_try;;
12688
 
esac
12689
 
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
12690
 
$as_echo "$ac_try_echo"; } >&5
12691
 
  (eval "$ac_try") 2>&5
12692
 
  ac_status=$?
12693
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12694
 
  test $ac_status = 0; };
12695
 
      then
12696
 
        # cc works too.
12697
 
        :
12698
 
      else
12699
 
        # cc exists but doesn't like -o.
12700
 
        eval ac_cv_prog_cc_${ac_cc}_c_o=no
12701
 
      fi
12702
 
    fi
12703
 
  fi
12704
 
else
12705
 
  eval ac_cv_prog_cc_${ac_cc}_c_o=no
12706
 
fi
12707
 
rm -f core conftest*
12708
 
 
12709
 
fi
12710
 
if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then
12711
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12712
 
$as_echo "yes" >&6; }
12713
 
else
12714
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12715
 
$as_echo "no" >&6; }
12716
 
 
12717
 
$as_echo "#define NO_MINUS_C_MINUS_O 1" >>confdefs.h
12718
 
 
12719
 
fi
12720
 
 
12721
 
# FIXME: we rely on the cache variable name because
12722
 
# there is no other way.
12723
 
set dummy $CC
12724
 
am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
12725
 
eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
12726
 
if test "$am_t" != yes; then
12727
 
   # Losing compiler, so override with the script.
12728
 
   # FIXME: It is wrong to rewrite CC.
12729
 
   # But if we don't then we get into trouble of one sort or another.
12730
 
   # A longer-term fix would be to have automake use am__CC in this case,
12731
 
   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
12732
 
   CC="$am_aux_dir/compile $CC"
12733
 
fi
12734
 
 
12735
12874
 
12736
12875
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
12737
12876
$as_echo_n "checking for ANSI C header files... " >&6; }
16818
16957
  done
16819
16958
IFS=$as_save_IFS
16820
16959
 
 
16960
  test -z "$ac_cv_path_GLIB_GENMARSHAL" && ac_cv_path_GLIB_GENMARSHAL="glib-genmarshal"
16821
16961
  ;;
16822
16962
esac
16823
16963
fi
16858
16998
  done
16859
16999
IFS=$as_save_IFS
16860
17000
 
 
17001
  test -z "$ac_cv_path_GLIB_MKENUMS" && ac_cv_path_GLIB_MKENUMS="glib-mkenums"
16861
17002
  ;;
16862
17003
esac
16863
17004
fi
16871
17012
fi
16872
17013
 
16873
17014
 
 
17015
# Extract the first word of "glib-compile-resources", so it can be a program name with args.
 
17016
set dummy glib-compile-resources; ac_word=$2
 
17017
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
17018
$as_echo_n "checking for $ac_word... " >&6; }
 
17019
if ${ac_cv_path_GLIB_COMPILE_RESOURCES+:} false; then :
 
17020
  $as_echo_n "(cached) " >&6
 
17021
else
 
17022
  case $GLIB_COMPILE_RESOURCES in
 
17023
  [\\/]* | ?:[\\/]*)
 
17024
  ac_cv_path_GLIB_COMPILE_RESOURCES="$GLIB_COMPILE_RESOURCES" # Let the user override the test with a path.
 
17025
  ;;
 
17026
  *)
 
17027
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
17028
for as_dir in $PATH
 
17029
do
 
17030
  IFS=$as_save_IFS
 
17031
  test -z "$as_dir" && as_dir=.
 
17032
    for ac_exec_ext in '' $ac_executable_extensions; do
 
17033
  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
17034
    ac_cv_path_GLIB_COMPILE_RESOURCES="$as_dir/$ac_word$ac_exec_ext"
 
17035
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
17036
    break 2
 
17037
  fi
 
17038
done
 
17039
  done
 
17040
IFS=$as_save_IFS
 
17041
 
 
17042
  test -z "$ac_cv_path_GLIB_COMPILE_RESOURCES" && ac_cv_path_GLIB_COMPILE_RESOURCES="glib-compile-resources"
 
17043
  ;;
 
17044
esac
 
17045
fi
 
17046
GLIB_COMPILE_RESOURCES=$ac_cv_path_GLIB_COMPILE_RESOURCES
 
17047
if test -n "$GLIB_COMPILE_RESOURCES"; then
 
17048
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GLIB_COMPILE_RESOURCES" >&5
 
17049
$as_echo "$GLIB_COMPILE_RESOURCES" >&6; }
 
17050
else
 
17051
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
17052
$as_echo "no" >&6; }
 
17053
fi
 
17054
 
 
17055
 
16874
17056
 
16875
17057
 
16876
17058
 
16888
17070
 
16889
17071
 
16890
17072
 
16891
 
 
16892
 
if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
16893
 
        if test -n "$ac_tool_prefix"; then
16894
 
  # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
16895
 
set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
16896
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
16897
 
$as_echo_n "checking for $ac_word... " >&6; }
16898
 
if ${ac_cv_path_PKG_CONFIG+:} false; then :
16899
 
  $as_echo_n "(cached) " >&6
16900
 
else
16901
 
  case $PKG_CONFIG in
16902
 
  [\\/]* | ?:[\\/]*)
16903
 
  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
16904
 
  ;;
16905
 
  *)
16906
 
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
16907
 
for as_dir in $PATH
16908
 
do
16909
 
  IFS=$as_save_IFS
16910
 
  test -z "$as_dir" && as_dir=.
16911
 
    for ac_exec_ext in '' $ac_executable_extensions; do
16912
 
  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
16913
 
    ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
16914
 
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
16915
 
    break 2
16916
 
  fi
16917
 
done
16918
 
  done
16919
 
IFS=$as_save_IFS
16920
 
 
16921
 
  ;;
16922
 
esac
16923
 
fi
16924
 
PKG_CONFIG=$ac_cv_path_PKG_CONFIG
16925
 
if test -n "$PKG_CONFIG"; then
16926
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
16927
 
$as_echo "$PKG_CONFIG" >&6; }
16928
 
else
16929
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
16930
 
$as_echo "no" >&6; }
16931
 
fi
16932
 
 
16933
 
 
16934
 
fi
16935
 
if test -z "$ac_cv_path_PKG_CONFIG"; then
16936
 
  ac_pt_PKG_CONFIG=$PKG_CONFIG
16937
 
  # Extract the first word of "pkg-config", so it can be a program name with args.
16938
 
set dummy pkg-config; ac_word=$2
16939
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
16940
 
$as_echo_n "checking for $ac_word... " >&6; }
16941
 
if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then :
16942
 
  $as_echo_n "(cached) " >&6
16943
 
else
16944
 
  case $ac_pt_PKG_CONFIG in
16945
 
  [\\/]* | ?:[\\/]*)
16946
 
  ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
16947
 
  ;;
16948
 
  *)
16949
 
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
16950
 
for as_dir in $PATH
16951
 
do
16952
 
  IFS=$as_save_IFS
16953
 
  test -z "$as_dir" && as_dir=.
16954
 
    for ac_exec_ext in '' $ac_executable_extensions; do
16955
 
  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
16956
 
    ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
16957
 
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
16958
 
    break 2
16959
 
  fi
16960
 
done
16961
 
  done
16962
 
IFS=$as_save_IFS
16963
 
 
16964
 
  ;;
16965
 
esac
16966
 
fi
16967
 
ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
16968
 
if test -n "$ac_pt_PKG_CONFIG"; then
16969
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
16970
 
$as_echo "$ac_pt_PKG_CONFIG" >&6; }
16971
 
else
16972
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
16973
 
$as_echo "no" >&6; }
16974
 
fi
16975
 
 
16976
 
  if test "x$ac_pt_PKG_CONFIG" = x; then
16977
 
    PKG_CONFIG=""
16978
 
  else
16979
 
    case $cross_compiling:$ac_tool_warned in
16980
 
yes:)
16981
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
16982
 
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
16983
 
ac_tool_warned=yes ;;
16984
 
esac
16985
 
    PKG_CONFIG=$ac_pt_PKG_CONFIG
16986
 
  fi
16987
 
else
16988
 
  PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
16989
 
fi
16990
 
 
16991
 
fi
16992
 
if test -n "$PKG_CONFIG"; then
16993
 
        _pkg_min_version=0.9.0
16994
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
16995
 
$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
16996
 
        if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
16997
 
                { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
16998
 
$as_echo "yes" >&6; }
16999
 
        else
17000
 
                { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17001
 
$as_echo "no" >&6; }
17002
 
                PKG_CONFIG=""
17003
 
        fi
17004
 
fi
17005
 
 
17006
 
if test -z "$AM_DEFAULT_VERBOSITY"; then
17007
 
  AM_DEFAULT_VERBOSITY=1
17008
 
fi
17009
 
 
17010
 
 
17011
 
gdu_cv_version_required=0.3.2
17012
 
 
17013
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking gnome-doc-utils >= $gdu_cv_version_required" >&5
17014
 
$as_echo_n "checking gnome-doc-utils >= $gdu_cv_version_required... " >&6; }
17015
 
if test -n "$PKG_CONFIG" && \
17016
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-doc-utils >= \$gdu_cv_version_required\""; } >&5
17017
 
  ($PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required") 2>&5
17018
 
  ac_status=$?
17019
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
17020
 
  test $ac_status = 0; }; then
17021
 
  gdu_cv_have_gdu=yes
17022
 
else
17023
 
  gdu_cv_have_gdu=no
17024
 
fi
17025
 
 
17026
 
if test "$gdu_cv_have_gdu" = "yes"; then
17027
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
17028
 
$as_echo "yes" >&6; }
17029
 
        :
17030
 
else
17031
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17032
 
$as_echo "no" >&6; }
17033
 
        as_fn_error $? "gnome-doc-utils >= $gdu_cv_version_required not found" "$LINENO" 5
17034
 
fi
17035
 
 
17036
 
 
17037
 
 
17038
17073
# Check whether --with-help-dir was given.
17039
17074
if test "${with_help_dir+set}" = set; then :
17040
17075
  withval=$with_help_dir;
17041
17076
else
17042
 
  with_help_dir='${datadir}/gnome/help'
 
17077
  with_help_dir='${datadir}/help'
17043
17078
fi
17044
17079
 
17045
17080
HELP_DIR="$with_help_dir"
17046
17081
 
17047
17082
 
17048
17083
 
17049
 
# Check whether --with-omf-dir was given.
17050
 
if test "${with_omf_dir+set}" = set; then :
17051
 
  withval=$with_omf_dir;
17052
 
else
17053
 
  with_omf_dir='${datadir}/omf'
17054
 
fi
17055
 
 
17056
 
OMF_DIR="$with_omf_dir"
17057
 
 
17058
 
 
17059
 
 
17060
 
# Check whether --with-help-formats was given.
17061
 
if test "${with_help_formats+set}" = set; then :
17062
 
  withval=$with_help_formats;
17063
 
else
17064
 
  with_help_formats=''
17065
 
fi
17066
 
 
17067
 
DOC_USER_FORMATS="$with_help_formats"
17068
 
 
17069
 
 
17070
 
# Check whether --enable-scrollkeeper was given.
17071
 
if test "${enable_scrollkeeper+set}" = set; then :
17072
 
  enableval=$enable_scrollkeeper;
17073
 
else
17074
 
  enable_scrollkeeper=yes
17075
 
fi
17076
 
 
17077
 
 if test "$gdu_cv_have_gdu" = "yes" -a "$enable_scrollkeeper" = "yes"; then
17078
 
  ENABLE_SK_TRUE=
17079
 
  ENABLE_SK_FALSE='#'
17080
 
else
17081
 
  ENABLE_SK_TRUE='#'
17082
 
  ENABLE_SK_FALSE=
17083
 
fi
17084
 
 
17085
 
 
17086
 
DISTCHECK_CONFIGURE_FLAGS="--disable-scrollkeeper $DISTCHECK_CONFIGURE_FLAGS"
17087
 
 
17088
 
 
17089
 
 if test "$gdu_cv_have_gdu" = "yes"; then
17090
 
  HAVE_GNOME_DOC_UTILS_TRUE=
17091
 
  HAVE_GNOME_DOC_UTILS_FALSE='#'
17092
 
else
17093
 
  HAVE_GNOME_DOC_UTILS_TRUE='#'
17094
 
  HAVE_GNOME_DOC_UTILS_FALSE=
17095
 
fi
 
17084
# Extract the first word of "itstool", so it can be a program name with args.
 
17085
set dummy itstool; ac_word=$2
 
17086
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
17087
$as_echo_n "checking for $ac_word... " >&6; }
 
17088
if ${ac_cv_prog_ITSTOOL+:} false; then :
 
17089
  $as_echo_n "(cached) " >&6
 
17090
else
 
17091
  if test -n "$ITSTOOL"; then
 
17092
  ac_cv_prog_ITSTOOL="$ITSTOOL" # Let the user override the test.
 
17093
else
 
17094
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
17095
for as_dir in $PATH
 
17096
do
 
17097
  IFS=$as_save_IFS
 
17098
  test -z "$as_dir" && as_dir=.
 
17099
    for ac_exec_ext in '' $ac_executable_extensions; do
 
17100
  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
17101
    ac_cv_prog_ITSTOOL="itstool"
 
17102
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
17103
    break 2
 
17104
  fi
 
17105
done
 
17106
  done
 
17107
IFS=$as_save_IFS
 
17108
 
 
17109
fi
 
17110
fi
 
17111
ITSTOOL=$ac_cv_prog_ITSTOOL
 
17112
if test -n "$ITSTOOL"; then
 
17113
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ITSTOOL" >&5
 
17114
$as_echo "$ITSTOOL" >&6; }
 
17115
else
 
17116
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
17117
$as_echo "no" >&6; }
 
17118
fi
 
17119
 
 
17120
 
 
17121
if test x"$ITSTOOL" = x; then
 
17122
  as_fn_error $? "itstool not found" "$LINENO" 5
 
17123
fi
 
17124
 
 
17125
 
 
17126
# Extract the first word of "xmllint", so it can be a program name with args.
 
17127
set dummy xmllint; ac_word=$2
 
17128
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
17129
$as_echo_n "checking for $ac_word... " >&6; }
 
17130
if ${ac_cv_prog_XMLLINT+:} false; then :
 
17131
  $as_echo_n "(cached) " >&6
 
17132
else
 
17133
  if test -n "$XMLLINT"; then
 
17134
  ac_cv_prog_XMLLINT="$XMLLINT" # Let the user override the test.
 
17135
else
 
17136
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
17137
for as_dir in $PATH
 
17138
do
 
17139
  IFS=$as_save_IFS
 
17140
  test -z "$as_dir" && as_dir=.
 
17141
    for ac_exec_ext in '' $ac_executable_extensions; do
 
17142
  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
17143
    ac_cv_prog_XMLLINT="xmllint"
 
17144
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
17145
    break 2
 
17146
  fi
 
17147
done
 
17148
  done
 
17149
IFS=$as_save_IFS
 
17150
 
 
17151
fi
 
17152
fi
 
17153
XMLLINT=$ac_cv_prog_XMLLINT
 
17154
if test -n "$XMLLINT"; then
 
17155
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XMLLINT" >&5
 
17156
$as_echo "$XMLLINT" >&6; }
 
17157
else
 
17158
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
17159
$as_echo "no" >&6; }
 
17160
fi
 
17161
 
 
17162
 
 
17163
if test x"$XMLLINT" = x; then
 
17164
  as_fn_error $? "xmllint not found" "$LINENO" 5
 
17165
fi
 
17166
 
 
17167
YELP_HELP_RULES='
 
17168
HELP_ID ?=
 
17169
HELP_POT ?=
 
17170
HELP_FILES ?=
 
17171
HELP_EXTRA ?=
 
17172
HELP_MEDIA ?=
 
17173
HELP_LINGUAS ?=
 
17174
 
 
17175
_HELP_LINGUAS = $(if $(filter environment,$(origin LINGUAS)),$(filter $(LINGUAS),$(HELP_LINGUAS)),$(HELP_LINGUAS))
 
17176
_HELP_POTFILE = $(if $(HELP_POT),$(HELP_POT),$(if $(HELP_ID),$(HELP_ID).pot))
 
17177
_HELP_POFILES = $(if $(HELP_ID),$(foreach lc,$(_HELP_LINGUAS),$(lc)/$(lc).po))
 
17178
_HELP_MOFILES = $(patsubst %.po,%.mo,$(_HELP_POFILES))
 
17179
_HELP_C_FILES = $(foreach f,$(HELP_FILES),C/$(f))
 
17180
_HELP_C_EXTRA = $(foreach f,$(HELP_EXTRA),C/$(f))
 
17181
_HELP_C_MEDIA = $(foreach f,$(HELP_MEDIA),C/$(f))
 
17182
_HELP_LC_FILES = $(foreach lc,$(_HELP_LINGUAS),$(foreach f,$(HELP_FILES),$(lc)/$(f)))
 
17183
_HELP_LC_STAMPS = $(foreach lc,$(_HELP_LINGUAS),$(lc)/$(lc).stamp)
 
17184
 
 
17185
_HELP_DEFAULT_V = $(if $(AM_DEFAULT_VERBOSITY),$(AM_DEFAULT_VERBOSITY),1)
 
17186
_HELP_V = $(if $(V),$(V),$(_HELP_DEFAULT_V))
 
17187
_HELP_LC_VERBOSE = $(_HELP_LC_VERBOSE_$(_HELP_V))
 
17188
_HELP_LC_VERBOSE_ = $(_HELP_LC_VERBOSE_$(_HELP_DEFAULT_V))
 
17189
_HELP_LC_VERBOSE_0 = @echo "  GEN    "$(dir $@);
 
17190
 
 
17191
all: $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_C_MEDIA) $(_HELP_LC_FILES) $(_HELP_POFILES)
 
17192
 
 
17193
.PHONY: pot
 
17194
pot: $(_HELP_POTFILE)
 
17195
$(_HELP_POTFILE): $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_C_MEDIA)
 
17196
        $(AM_V_GEN)if test -d "C"; then d=; else d="$(srcdir)/"; fi; \
 
17197
        $(ITSTOOL) -o "$@" $(foreach f,$(_HELP_C_FILES),"$${d}$(f)")
 
17198
 
 
17199
.PHONY: repo
 
17200
repo: $(_HELP_POTFILE)
 
17201
        $(AM_V_at)for po in $(_HELP_POFILES); do \
 
17202
          if test "x$(_HELP_V)" = "x0"; then echo "  GEN    $${po}"; fi; \
 
17203
          msgmerge -q -o "$${po}" "$${po}" "$(_HELP_POTFILE)"; \
 
17204
        done
 
17205
 
 
17206
$(_HELP_POFILES):
 
17207
        $(AM_V_at)if ! test -d "$(dir $@)"; then mkdir "$(dir $@)"; fi
 
17208
        $(AM_V_at)if test ! -f "$@" -a -f "$(srcdir)/$@"; then cp "$(srcdir)/$@" "$@"; fi
 
17209
        $(AM_V_GEN)if ! test -f "$@"; then \
 
17210
          (cd "$(dir $@)" && \
 
17211
            $(ITSTOOL) -o "$(notdir $@).tmp" $(_HELP_C_FILES) && \
 
17212
            mv "$(notdir $@).tmp" "$(notdir $@)"); \
 
17213
        else \
 
17214
          (cd "$(dir $@)" && \
 
17215
            $(ITSTOOL) -o "$(notdir $@).tmp" $(_HELP_C_FILES) && \
 
17216
            msgmerge -o "$(notdir $@)" "$(notdir $@)" "$(notdir $@).tmp" && \
 
17217
            rm "$(notdir $@).tmp"); \
 
17218
        fi
 
17219
 
 
17220
$(_HELP_MOFILES): %.mo: %.po
 
17221
        $(AM_V_at)if ! test -d "$(dir $@)"; then mkdir "$(dir $@)"; fi
 
17222
        $(AM_V_GEN)msgfmt -o "$@" "$<"
 
17223
 
 
17224
$(_HELP_LC_FILES): $(_HELP_LINGUAS)
 
17225
$(_HELP_LINGUAS): $(_HELP_LC_STAMPS)
 
17226
$(_HELP_LC_STAMPS): %.stamp: %.mo
 
17227
$(_HELP_LC_STAMPS): $(_HELP_C_FILES) $(_HELP_C_EXTRA)
 
17228
        $(AM_V_at)if ! test -d "$(dir $@)"; then mkdir "$(dir $@)"; fi
 
17229
        $(_HELP_LC_VERBOSE)if test -d "C"; then d="../"; else d="$(abs_srcdir)/"; fi; \
 
17230
        mo="$(dir $@)$(patsubst %/$(notdir $@),%,$@).mo"; \
 
17231
        if test -f "$${mo}"; then mo="../$${mo}"; else mo="$(abs_srcdir)/$${mo}"; fi; \
 
17232
        (cd "$(dir $@)" && $(ITSTOOL) -m "$${mo}" $(foreach f,$(_HELP_C_FILES),$${d}/$(f))) && \
 
17233
        touch "$@"
 
17234
 
 
17235
.PHONY: clean-help
 
17236
mostlyclean-am: $(if $(HELP_ID),clean-help)
 
17237
clean-help:
 
17238
        rm -f $(_HELP_LC_FILES) $(_HELP_LC_STAMPS) $(_HELP_MOFILES)
 
17239
 
 
17240
EXTRA_DIST ?=
 
17241
EXTRA_DIST += $(_HELP_C_EXTRA) $(_HELP_C_MEDIA)
 
17242
EXTRA_DIST += $(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).stamp)
 
17243
EXTRA_DIST += $(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).po)
 
17244
EXTRA_DIST += $(foreach f,$(HELP_MEDIA),$(foreach lc,$(HELP_LINGUAS),$(wildcard $(lc)/$(f))))
 
17245
 
 
17246
distdir: distdir-help-files
 
17247
distdir-help-files:
 
17248
        @for lc in C $(HELP_LINGUAS); do \
 
17249
          $(MKDIR_P) "$(distdir)/$$lc"; \
 
17250
          for file in $(HELP_FILES); do \
 
17251
            if test -f "$$lc/$$file"; then d=./; else d=$(srcdir)/; fi; \
 
17252
            cp -p "$$d$$lc/$$file" "$(distdir)/$$lc/" || exit 1; \
 
17253
          done; \
 
17254
        done; \
 
17255
 
 
17256
.PHONY: check-help
 
17257
check: check-help
 
17258
check-help:
 
17259
        for lc in C $(_HELP_LINGUAS); do \
 
17260
          if test -d "$$lc"; \
 
17261
            then d=; \
 
17262
            xmlpath="$$lc"; \
 
17263
          else \
 
17264
            d="$(srcdir)/"; \
 
17265
            xmlpath="$$lc:$(srcdir)/$$lc"; \
 
17266
          fi; \
 
17267
          for page in $(HELP_FILES); do \
 
17268
            echo "$(XMLLINT) --noout --noent --path $$xmlpath --xinclude $$d$$lc/$$page"; \
 
17269
            $(XMLLINT) --noout --noent --path "$$xmlpath" --xinclude "$$d$$lc/$$page"; \
 
17270
          done; \
 
17271
        done
 
17272
 
 
17273
 
 
17274
.PHONY: install-help
 
17275
install-data-am: $(if $(HELP_ID),install-help)
 
17276
install-help:
 
17277
        @for lc in C $(_HELP_LINGUAS); do \
 
17278
          $(mkinstalldirs) "$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)" || exit 1; \
 
17279
        done
 
17280
        @for lc in C $(_HELP_LINGUAS); do for f in $(HELP_FILES); do \
 
17281
          if test -f "$$lc/$$f"; then d=; else d="$(srcdir)/"; fi; \
 
17282
          helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
 
17283
          if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
 
17284
          echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \
 
17285
          $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \
 
17286
        done; done
 
17287
        @for f in $(_HELP_C_EXTRA); do \
 
17288
          lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
 
17289
          if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \
 
17290
          helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
 
17291
          if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
 
17292
          echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \
 
17293
          $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \
 
17294
        done
 
17295
        @for f in $(HELP_MEDIA); do \
 
17296
          for lc in C $(_HELP_LINGUAS); do \
 
17297
            if test -f "$$lc$$f"; then d=; else d="$(srcdir)/"; fi; \
 
17298
            helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
 
17299
            mdir=`dirname "$$f"`; \
 
17300
            if test "x$mdir" = "x."; then mdir=""; fi; \
 
17301
            if ! test -d "$$helpdir$$mdir"; then $(mkinstalldirs) "$$helpdir$$mdir"; fi; \
 
17302
            if test -f "$$d$$lc/$$f"; then \
 
17303
              echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir$$f"; \
 
17304
              $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir$$f" || exit 1; \
 
17305
            elif test "x$$lc" != "xC"; then \
 
17306
              echo "$(LN_S) -f $(HELP_DIR)/C/$(HELP_ID)/$$f $$helpdir$$f"; \
 
17307
              $(LN_S) -f "$(HELP_DIR)/C/$(HELP_ID)/$$f" "$$helpdir$$f" || exit 1; \
 
17308
            fi; \
 
17309
          done; \
 
17310
        done
 
17311
 
 
17312
.PHONY: uninstall-help
 
17313
uninstall-am: $(if $(HELP_ID),uninstall-help)
 
17314
uninstall-help:
 
17315
        for lc in C $(_HELP_LINGUAS); do for f in $(HELP_FILES); do \
 
17316
          helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
 
17317
          echo "rm -f $$helpdir`basename $$f`"; \
 
17318
          rm -f "$$helpdir`basename $$f`"; \
 
17319
        done; done
 
17320
        @for f in $(_HELP_C_EXTRA); do \
 
17321
          lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
 
17322
          helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
 
17323
          echo "rm -f $$helpdir`basename $$f`"; \
 
17324
          rm -f "$$helpdir`basename $$f`"; \
 
17325
        done
 
17326
        @for f in $(HELP_MEDIA); do \
 
17327
          for lc in C $(_HELP_LINGUAS); do \
 
17328
            helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
 
17329
            echo "rm -f $$helpdir$$f"; \
 
17330
            rm -f "$$helpdir$$f"; \
 
17331
          done; \
 
17332
        done;
 
17333
'
17096
17334
 
17097
17335
 
17098
17336
 
17119
17357
fi
17120
17358
 
17121
17359
 
17122
 
    warnCFLAGS=
17123
17360
    if test "x$GCC" != xyes; then
17124
17361
        enable_compile_warnings=no
17125
17362
    fi
17127
17364
    warning_flags=
17128
17365
    realsave_CFLAGS="$CFLAGS"
17129
17366
 
 
17367
            base_warn_flags=" \
 
17368
        -Wall \
 
17369
        -Wstrict-prototypes \
 
17370
        -Wnested-externs \
 
17371
    "
 
17372
 
 
17373
                    base_error_flags=" \
 
17374
        -Werror=missing-prototypes \
 
17375
        -Werror=implicit-function-declaration \
 
17376
        -Werror=pointer-arith \
 
17377
        -Werror=init-self \
 
17378
        -Werror=format-security \
 
17379
        -Werror=format=2 \
 
17380
        -Werror=missing-include-dirs \
 
17381
    "
 
17382
 
 
17383
                additional_flags=""
 
17384
 
17130
17385
    case "$enable_compile_warnings" in
17131
17386
    no)
17132
 
        warning_flags=
17133
 
        ;;
 
17387
        warning_flags=
 
17388
        ;;
17134
17389
    minimum)
17135
 
        warning_flags="-Wall"
17136
 
        ;;
 
17390
        warning_flags="-Wall"
 
17391
        ;;
17137
17392
    yes)
17138
 
        warning_flags="-Wall -Wmissing-prototypes"
17139
 
        ;;
 
17393
        warning_flags="$base_warn_flags $base_error_flags $additional_flags"
 
17394
        ;;
17140
17395
    maximum|error)
17141
 
        warning_flags="-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith"
17142
 
        CFLAGS="$warning_flags $CFLAGS"
17143
 
        for option in -Wno-sign-compare; do
17144
 
                SAVE_CFLAGS="$CFLAGS"
17145
 
                CFLAGS="$CFLAGS $option"
17146
 
                { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether gcc understands $option" >&5
 
17396
        warning_flags="$base_warn_flags $base_error_flags $additional_flags"
 
17397
        ;;
 
17398
    *)
 
17399
        as_fn_error $? "Unknown argument '$enable_compile_warnings' to --enable-compile-warnings" "$LINENO" 5
 
17400
        ;;
 
17401
    esac
 
17402
 
 
17403
    if test "$enable_compile_warnings" = "error" ; then
 
17404
        warning_flags="$warning_flags -Werror"
 
17405
    fi
 
17406
 
 
17407
        for option in $warning_flags; do
 
17408
        save_CFLAGS="$CFLAGS"
 
17409
        CFLAGS="$CFLAGS $option"
 
17410
        { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether gcc understands $option" >&5
17147
17411
$as_echo_n "checking whether gcc understands $option... " >&6; }
17148
 
                cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 
17412
        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17149
17413
/* end confdefs.h.  */
17150
17414
 
17151
17415
int
17162
17426
  has_option=no
17163
17427
fi
17164
17428
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17165
 
                CFLAGS="$SAVE_CFLAGS"
17166
 
                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_option" >&5
 
17429
        CFLAGS="$save_CFLAGS"
 
17430
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_option" >&5
17167
17431
$as_echo "$has_option" >&6; }
17168
 
                if test $has_option = yes; then
17169
 
                  warning_flags="$warning_flags $option"
17170
 
                fi
17171
 
                unset has_option
17172
 
                unset SAVE_CFLAGS
17173
 
        done
17174
 
        unset option
17175
 
        if test "$enable_compile_warnings" = "error" ; then
17176
 
            warning_flags="$warning_flags -Werror"
 
17432
        if test $has_option = yes; then
 
17433
            tested_warning_flags="$tested_warning_flags $option"
17177
17434
        fi
17178
 
        ;;
17179
 
    *)
17180
 
        as_fn_error $? "Unknown argument '$enable_compile_warnings' to --enable-compile-warnings" "$LINENO" 5
17181
 
        ;;
17182
 
    esac
 
17435
        unset has_option
 
17436
        unset save_CFLAGS
 
17437
    done
 
17438
    unset option
17183
17439
    CFLAGS="$realsave_CFLAGS"
17184
17440
    { $as_echo "$as_me:${as_lineno-$LINENO}: checking what warning flags to pass to the C compiler" >&5
17185
17441
$as_echo_n "checking what warning flags to pass to the C compiler... " >&6; }
17186
 
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $warning_flags" >&5
17187
 
$as_echo "$warning_flags" >&6; }
 
17442
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $tested_warning_flags" >&5
 
17443
$as_echo "$tested_warning_flags" >&6; }
17188
17444
 
17189
17445
    # Check whether --enable-iso-c was given.
17190
17446
if test "${enable_iso_c+set}" = set; then :
17212
17468
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $complCFLAGS" >&5
17213
17469
$as_echo "$complCFLAGS" >&6; }
17214
17470
 
17215
 
    WARN_CFLAGS="$warning_flags $complCFLAGS"
 
17471
    WARN_CFLAGS="$tested_warning_flags $complCFLAGS"
17216
17472
 
17217
17473
 
17218
17474
 
17519
17775
 
17520
17776
 
17521
17777
 
17522
 
GLIB_REQUIRED=2.28.0
17523
 
GTK_REQUIRED=3.2.0
 
17778
GLIB_REQUIRED=2.34.0
 
17779
GTK_REQUIRED=3.4.0
17524
17780
EXIV2_REQUIRED=0.21
17525
17781
CLUTTER_REQUIRED=1.0.0
17526
17782
CLUTTER_GTK_REQUIRED=1.0.0
17527
 
GSTREAMER_REQUIRED=0.10
 
17783
GSTREAMER_REQUIRED=1.0.0
17528
17784
OPENRAW_REQUIRED=0.0.8
17529
17785
LIBSOUP_REQUIRED=2.36
17530
 
GNOME_KEYRING_REQUIRED=3.2.0
 
17786
LIBSECRET_REQUIRED=0.11
17531
17787
LIBBRASERO_REQUIRED=3.2.0
17532
17788
LIBCHAMPLAIN_REQUIRED=0.12.0
17533
17789
LIBRSVG_REQUIRED=2.34.0
 
17790
LIBWEBP_REQUIRED=0.2.0
 
17791
JSON_GLIB_REQUIRED=0.15.0
 
17792
WEBKIT2_REQUIRED=1.10.0
17534
17793
 
17535
17794
 
17536
17795
CFLAGS=${CFLAGS-:""}
17545
17804
 
17546
17805
if test x$disable_deprecated = xyes; then
17547
17806
        CFLAGS="$CFLAGS -DG_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES"
17548
 
        CFLAGS="$CFLAGS -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED"
 
17807
        CFLAGS="$CFLAGS -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGST_DISABLE_DEPRECATED"
17549
17808
fi
17550
17809
 
17551
17810
 
17899
18158
 
17900
18159
 
17901
18160
 
17902
 
# Extract the first word of "glib-genmarshal", so it can be a program name with args.
17903
 
set dummy glib-genmarshal; ac_word=$2
17904
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
17905
 
$as_echo_n "checking for $ac_word... " >&6; }
17906
 
if ${ac_cv_path_GLIB_GENMARSHAL+:} false; then :
17907
 
  $as_echo_n "(cached) " >&6
17908
 
else
17909
 
  case $GLIB_GENMARSHAL in
17910
 
  [\\/]* | ?:[\\/]*)
17911
 
  ac_cv_path_GLIB_GENMARSHAL="$GLIB_GENMARSHAL" # Let the user override the test with a path.
17912
 
  ;;
17913
 
  *)
17914
 
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
17915
 
for as_dir in $PATH
17916
 
do
17917
 
  IFS=$as_save_IFS
17918
 
  test -z "$as_dir" && as_dir=.
17919
 
    for ac_exec_ext in '' $ac_executable_extensions; do
17920
 
  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
17921
 
    ac_cv_path_GLIB_GENMARSHAL="$as_dir/$ac_word$ac_exec_ext"
17922
 
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
17923
 
    break 2
17924
 
  fi
17925
 
done
17926
 
  done
17927
 
IFS=$as_save_IFS
17928
 
 
17929
 
  ;;
17930
 
esac
17931
 
fi
17932
 
GLIB_GENMARSHAL=$ac_cv_path_GLIB_GENMARSHAL
17933
 
if test -n "$GLIB_GENMARSHAL"; then
17934
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GLIB_GENMARSHAL" >&5
17935
 
$as_echo "$GLIB_GENMARSHAL" >&6; }
17936
 
else
17937
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17938
 
$as_echo "no" >&6; }
17939
 
fi
17940
 
 
17941
 
 
17942
 
# Extract the first word of "glib-mkenums", so it can be a program name with args.
17943
 
set dummy glib-mkenums; ac_word=$2
17944
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
17945
 
$as_echo_n "checking for $ac_word... " >&6; }
17946
 
if ${ac_cv_path_GLIB_MKENUMS+:} false; then :
17947
 
  $as_echo_n "(cached) " >&6
17948
 
else
17949
 
  case $GLIB_MKENUMS in
17950
 
  [\\/]* | ?:[\\/]*)
17951
 
  ac_cv_path_GLIB_MKENUMS="$GLIB_MKENUMS" # Let the user override the test with a path.
17952
 
  ;;
17953
 
  *)
17954
 
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
17955
 
for as_dir in $PATH
17956
 
do
17957
 
  IFS=$as_save_IFS
17958
 
  test -z "$as_dir" && as_dir=.
17959
 
    for ac_exec_ext in '' $ac_executable_extensions; do
17960
 
  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
17961
 
    ac_cv_path_GLIB_MKENUMS="$as_dir/$ac_word$ac_exec_ext"
17962
 
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
17963
 
    break 2
17964
 
  fi
17965
 
done
17966
 
  done
17967
 
IFS=$as_save_IFS
17968
 
 
17969
 
  ;;
17970
 
esac
17971
 
fi
17972
 
GLIB_MKENUMS=$ac_cv_path_GLIB_MKENUMS
17973
 
if test -n "$GLIB_MKENUMS"; then
17974
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GLIB_MKENUMS" >&5
17975
 
$as_echo "$GLIB_MKENUMS" >&6; }
17976
 
else
17977
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17978
 
$as_echo "no" >&6; }
17979
 
fi
17980
 
 
17981
 
 
17982
 
 
17983
 
 
17984
18161
SAVE_CFLAGS="$CFLAGS"
17985
18162
CFLAGS=""
17986
18163
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for floor in -lm" >&5
18259
18436
    pkg_cv_GSTREAMER_CFLAGS="$GSTREAMER_CFLAGS"
18260
18437
 elif test -n "$PKG_CONFIG"; then
18261
18438
    if test -n "$PKG_CONFIG" && \
18262
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gstreamer-0.10 >= \$GSTREAMER_REQUIRED
18263
 
                           gstreamer-interfaces-0.10\""; } >&5
18264
 
  ($PKG_CONFIG --exists --print-errors "gstreamer-0.10 >= $GSTREAMER_REQUIRED
18265
 
                           gstreamer-interfaces-0.10") 2>&5
 
18439
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gstreamer-1.0 >= \$GSTREAMER_REQUIRED
 
18440
                           gstreamer-plugins-base-1.0 >= \$GSTREAMER_REQUIRED
 
18441
                           gstreamer-video-1.0 >= \$GSTREAMER_REQUIRED\""; } >&5
 
18442
  ($PKG_CONFIG --exists --print-errors "gstreamer-1.0 >= $GSTREAMER_REQUIRED
 
18443
                           gstreamer-plugins-base-1.0 >= $GSTREAMER_REQUIRED
 
18444
                           gstreamer-video-1.0 >= $GSTREAMER_REQUIRED") 2>&5
18266
18445
  ac_status=$?
18267
18446
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
18268
18447
  test $ac_status = 0; }; then
18269
 
  pkg_cv_GSTREAMER_CFLAGS=`$PKG_CONFIG --cflags "gstreamer-0.10 >= $GSTREAMER_REQUIRED
18270
 
                           gstreamer-interfaces-0.10" 2>/dev/null`
 
18448
  pkg_cv_GSTREAMER_CFLAGS=`$PKG_CONFIG --cflags "gstreamer-1.0 >= $GSTREAMER_REQUIRED
 
18449
                           gstreamer-plugins-base-1.0 >= $GSTREAMER_REQUIRED
 
18450
                           gstreamer-video-1.0 >= $GSTREAMER_REQUIRED" 2>/dev/null`
18271
18451
                      test "x$?" != "x0" && pkg_failed=yes
18272
18452
else
18273
18453
  pkg_failed=yes
18279
18459
    pkg_cv_GSTREAMER_LIBS="$GSTREAMER_LIBS"
18280
18460
 elif test -n "$PKG_CONFIG"; then
18281
18461
    if test -n "$PKG_CONFIG" && \
18282
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gstreamer-0.10 >= \$GSTREAMER_REQUIRED
18283
 
                           gstreamer-interfaces-0.10\""; } >&5
18284
 
  ($PKG_CONFIG --exists --print-errors "gstreamer-0.10 >= $GSTREAMER_REQUIRED
18285
 
                           gstreamer-interfaces-0.10") 2>&5
 
18462
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gstreamer-1.0 >= \$GSTREAMER_REQUIRED
 
18463
                           gstreamer-plugins-base-1.0 >= \$GSTREAMER_REQUIRED
 
18464
                           gstreamer-video-1.0 >= \$GSTREAMER_REQUIRED\""; } >&5
 
18465
  ($PKG_CONFIG --exists --print-errors "gstreamer-1.0 >= $GSTREAMER_REQUIRED
 
18466
                           gstreamer-plugins-base-1.0 >= $GSTREAMER_REQUIRED
 
18467
                           gstreamer-video-1.0 >= $GSTREAMER_REQUIRED") 2>&5
18286
18468
  ac_status=$?
18287
18469
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
18288
18470
  test $ac_status = 0; }; then
18289
 
  pkg_cv_GSTREAMER_LIBS=`$PKG_CONFIG --libs "gstreamer-0.10 >= $GSTREAMER_REQUIRED
18290
 
                           gstreamer-interfaces-0.10" 2>/dev/null`
 
18471
  pkg_cv_GSTREAMER_LIBS=`$PKG_CONFIG --libs "gstreamer-1.0 >= $GSTREAMER_REQUIRED
 
18472
                           gstreamer-plugins-base-1.0 >= $GSTREAMER_REQUIRED
 
18473
                           gstreamer-video-1.0 >= $GSTREAMER_REQUIRED" 2>/dev/null`
18291
18474
                      test "x$?" != "x0" && pkg_failed=yes
18292
18475
else
18293
18476
  pkg_failed=yes
18308
18491
        _pkg_short_errors_supported=no
18309
18492
fi
18310
18493
        if test $_pkg_short_errors_supported = yes; then
18311
 
                GSTREAMER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gstreamer-0.10 >= $GSTREAMER_REQUIRED
18312
 
                           gstreamer-interfaces-0.10" 2>&1`
 
18494
                GSTREAMER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gstreamer-1.0 >= $GSTREAMER_REQUIRED
 
18495
                           gstreamer-plugins-base-1.0 >= $GSTREAMER_REQUIRED
 
18496
                           gstreamer-video-1.0 >= $GSTREAMER_REQUIRED" 2>&1`
18313
18497
        else
18314
 
                GSTREAMER_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gstreamer-0.10 >= $GSTREAMER_REQUIRED
18315
 
                           gstreamer-interfaces-0.10" 2>&1`
 
18498
                GSTREAMER_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gstreamer-1.0 >= $GSTREAMER_REQUIRED
 
18499
                           gstreamer-plugins-base-1.0 >= $GSTREAMER_REQUIRED
 
18500
                           gstreamer-video-1.0 >= $GSTREAMER_REQUIRED" 2>&1`
18316
18501
        fi
18317
18502
        # Put the nasty error message in config.log where it belongs
18318
18503
        echo "$GSTREAMER_PKG_ERRORS" >&5
20177
20362
 
20178
20363
 
20179
20364
 
 
20365
# Check whether --enable-libwebp was given.
 
20366
if test "${enable_libwebp+set}" = set; then :
 
20367
  enableval=$enable_libwebp;
 
20368
else
 
20369
  enable_libwebp=yes
 
20370
fi
 
20371
 
 
20372
 
 
20373
if test x$enable_libwebp = xyes ; then
 
20374
 
 
20375
pkg_failed=no
 
20376
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBWEBP" >&5
 
20377
$as_echo_n "checking for LIBWEBP... " >&6; }
 
20378
 
 
20379
if test -n "$LIBWEBP_CFLAGS"; then
 
20380
    pkg_cv_LIBWEBP_CFLAGS="$LIBWEBP_CFLAGS"
 
20381
 elif test -n "$PKG_CONFIG"; then
 
20382
    if test -n "$PKG_CONFIG" && \
 
20383
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwebp >= \$LIBWEBP_REQUIRED\""; } >&5
 
20384
  ($PKG_CONFIG --exists --print-errors "libwebp >= $LIBWEBP_REQUIRED") 2>&5
 
20385
  ac_status=$?
 
20386
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
20387
  test $ac_status = 0; }; then
 
20388
  pkg_cv_LIBWEBP_CFLAGS=`$PKG_CONFIG --cflags "libwebp >= $LIBWEBP_REQUIRED" 2>/dev/null`
 
20389
                      test "x$?" != "x0" && pkg_failed=yes
 
20390
else
 
20391
  pkg_failed=yes
 
20392
fi
 
20393
 else
 
20394
    pkg_failed=untried
 
20395
fi
 
20396
if test -n "$LIBWEBP_LIBS"; then
 
20397
    pkg_cv_LIBWEBP_LIBS="$LIBWEBP_LIBS"
 
20398
 elif test -n "$PKG_CONFIG"; then
 
20399
    if test -n "$PKG_CONFIG" && \
 
20400
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwebp >= \$LIBWEBP_REQUIRED\""; } >&5
 
20401
  ($PKG_CONFIG --exists --print-errors "libwebp >= $LIBWEBP_REQUIRED") 2>&5
 
20402
  ac_status=$?
 
20403
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
20404
  test $ac_status = 0; }; then
 
20405
  pkg_cv_LIBWEBP_LIBS=`$PKG_CONFIG --libs "libwebp >= $LIBWEBP_REQUIRED" 2>/dev/null`
 
20406
                      test "x$?" != "x0" && pkg_failed=yes
 
20407
else
 
20408
  pkg_failed=yes
 
20409
fi
 
20410
 else
 
20411
    pkg_failed=untried
 
20412
fi
 
20413
 
 
20414
 
 
20415
 
 
20416
if test $pkg_failed = yes; then
 
20417
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
20418
$as_echo "no" >&6; }
 
20419
 
 
20420
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
20421
        _pkg_short_errors_supported=yes
 
20422
else
 
20423
        _pkg_short_errors_supported=no
 
20424
fi
 
20425
        if test $_pkg_short_errors_supported = yes; then
 
20426
                LIBWEBP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libwebp >= $LIBWEBP_REQUIRED" 2>&1`
 
20427
        else
 
20428
                LIBWEBP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libwebp >= $LIBWEBP_REQUIRED" 2>&1`
 
20429
        fi
 
20430
        # Put the nasty error message in config.log where it belongs
 
20431
        echo "$LIBWEBP_PKG_ERRORS" >&5
 
20432
 
 
20433
        enable_libwebp=no
 
20434
elif test $pkg_failed = untried; then
 
20435
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
20436
$as_echo "no" >&6; }
 
20437
        enable_libwebp=no
 
20438
else
 
20439
        LIBWEBP_CFLAGS=$pkg_cv_LIBWEBP_CFLAGS
 
20440
        LIBWEBP_LIBS=$pkg_cv_LIBWEBP_LIBS
 
20441
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
20442
$as_echo "yes" >&6; }
 
20443
        enable_libwebp=yes
 
20444
fi
 
20445
fi
 
20446
if test x$enable_libwebp = xyes ; then
 
20447
 
 
20448
$as_echo "#define HAVE_LIBWEBP 1" >>confdefs.h
 
20449
 
 
20450
fi
 
20451
 
 
20452
 
 
20453
 
 
20454
 if test "x$enable_libwebp" = xyes; then
 
20455
  ENABLE_LIBWEBP_TRUE=
 
20456
  ENABLE_LIBWEBP_FALSE='#'
 
20457
else
 
20458
  ENABLE_LIBWEBP_TRUE='#'
 
20459
  ENABLE_LIBWEBP_FALSE=
 
20460
fi
 
20461
 
 
20462
 
 
20463
 
 
20464
$as_echo "#define WEBP_IS_UNKNOWN_TO_GLIB 1" >>confdefs.h
 
20465
 
 
20466
 
 
20467
 
20180
20468
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking liboperaw" >&5
20181
20469
$as_echo_n "checking liboperaw... " >&6; }
20182
20470
# Check whether --enable-libopenraw was given.
20372
20660
 
20373
20661
 
20374
20662
 
20375
 
# Check whether --enable-gnome-keyring was given.
20376
 
if test "${enable_gnome_keyring+set}" = set; then :
20377
 
  enableval=$enable_gnome_keyring;
 
20663
# Check whether --enable-libsecret was given.
 
20664
if test "${enable_libsecret+set}" = set; then :
 
20665
  enableval=$enable_libsecret;
20378
20666
else
20379
 
  enable_gnome_keyring=yes
 
20667
  enable_libsecret=yes
20380
20668
fi
20381
20669
 
20382
20670
 
20383
 
if test x$enable_gnome_keyring = xyes ; then
 
20671
if test x$enable_libsecret = xyes ; then
20384
20672
 
20385
20673
pkg_failed=no
20386
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNOME_KEYRING" >&5
20387
 
$as_echo_n "checking for GNOME_KEYRING... " >&6; }
 
20674
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBSECRET" >&5
 
20675
$as_echo_n "checking for LIBSECRET... " >&6; }
20388
20676
 
20389
 
if test -n "$GNOME_KEYRING_CFLAGS"; then
20390
 
    pkg_cv_GNOME_KEYRING_CFLAGS="$GNOME_KEYRING_CFLAGS"
 
20677
if test -n "$LIBSECRET_CFLAGS"; then
 
20678
    pkg_cv_LIBSECRET_CFLAGS="$LIBSECRET_CFLAGS"
20391
20679
 elif test -n "$PKG_CONFIG"; then
20392
20680
    if test -n "$PKG_CONFIG" && \
20393
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-keyring-1 >= \$GNOME_KEYRING_REQUIRED\""; } >&5
20394
 
  ($PKG_CONFIG --exists --print-errors "gnome-keyring-1 >= $GNOME_KEYRING_REQUIRED") 2>&5
 
20681
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libsecret-1 >= \$LIBSECRET_REQUIRED\""; } >&5
 
20682
  ($PKG_CONFIG --exists --print-errors "libsecret-1 >= $LIBSECRET_REQUIRED") 2>&5
20395
20683
  ac_status=$?
20396
20684
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
20397
20685
  test $ac_status = 0; }; then
20398
 
  pkg_cv_GNOME_KEYRING_CFLAGS=`$PKG_CONFIG --cflags "gnome-keyring-1 >= $GNOME_KEYRING_REQUIRED" 2>/dev/null`
 
20686
  pkg_cv_LIBSECRET_CFLAGS=`$PKG_CONFIG --cflags "libsecret-1 >= $LIBSECRET_REQUIRED" 2>/dev/null`
20399
20687
                      test "x$?" != "x0" && pkg_failed=yes
20400
20688
else
20401
20689
  pkg_failed=yes
20403
20691
 else
20404
20692
    pkg_failed=untried
20405
20693
fi
20406
 
if test -n "$GNOME_KEYRING_LIBS"; then
20407
 
    pkg_cv_GNOME_KEYRING_LIBS="$GNOME_KEYRING_LIBS"
 
20694
if test -n "$LIBSECRET_LIBS"; then
 
20695
    pkg_cv_LIBSECRET_LIBS="$LIBSECRET_LIBS"
20408
20696
 elif test -n "$PKG_CONFIG"; then
20409
20697
    if test -n "$PKG_CONFIG" && \
20410
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-keyring-1 >= \$GNOME_KEYRING_REQUIRED\""; } >&5
20411
 
  ($PKG_CONFIG --exists --print-errors "gnome-keyring-1 >= $GNOME_KEYRING_REQUIRED") 2>&5
 
20698
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libsecret-1 >= \$LIBSECRET_REQUIRED\""; } >&5
 
20699
  ($PKG_CONFIG --exists --print-errors "libsecret-1 >= $LIBSECRET_REQUIRED") 2>&5
20412
20700
  ac_status=$?
20413
20701
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
20414
20702
  test $ac_status = 0; }; then
20415
 
  pkg_cv_GNOME_KEYRING_LIBS=`$PKG_CONFIG --libs "gnome-keyring-1 >= $GNOME_KEYRING_REQUIRED" 2>/dev/null`
 
20703
  pkg_cv_LIBSECRET_LIBS=`$PKG_CONFIG --libs "libsecret-1 >= $LIBSECRET_REQUIRED" 2>/dev/null`
20416
20704
                      test "x$?" != "x0" && pkg_failed=yes
20417
20705
else
20418
20706
  pkg_failed=yes
20433
20721
        _pkg_short_errors_supported=no
20434
20722
fi
20435
20723
        if test $_pkg_short_errors_supported = yes; then
20436
 
                GNOME_KEYRING_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gnome-keyring-1 >= $GNOME_KEYRING_REQUIRED" 2>&1`
 
20724
                LIBSECRET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsecret-1 >= $LIBSECRET_REQUIRED" 2>&1`
20437
20725
        else
20438
 
                GNOME_KEYRING_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gnome-keyring-1 >= $GNOME_KEYRING_REQUIRED" 2>&1`
 
20726
                LIBSECRET_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsecret-1 >= $LIBSECRET_REQUIRED" 2>&1`
20439
20727
        fi
20440
20728
        # Put the nasty error message in config.log where it belongs
20441
 
        echo "$GNOME_KEYRING_PKG_ERRORS" >&5
 
20729
        echo "$LIBSECRET_PKG_ERRORS" >&5
20442
20730
 
20443
 
        enable_gnome_keyring=no
 
20731
        enable_libsecret=no
20444
20732
elif test $pkg_failed = untried; then
20445
20733
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
20446
20734
$as_echo "no" >&6; }
20447
 
        enable_gnome_keyring=no
 
20735
        enable_libsecret=no
20448
20736
else
20449
 
        GNOME_KEYRING_CFLAGS=$pkg_cv_GNOME_KEYRING_CFLAGS
20450
 
        GNOME_KEYRING_LIBS=$pkg_cv_GNOME_KEYRING_LIBS
 
20737
        LIBSECRET_CFLAGS=$pkg_cv_LIBSECRET_CFLAGS
 
20738
        LIBSECRET_LIBS=$pkg_cv_LIBSECRET_LIBS
20451
20739
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
20452
20740
$as_echo "yes" >&6; }
20453
20741
 
20454
 
$as_echo "#define HAVE_GNOME_KEYRING 1" >>confdefs.h
 
20742
$as_echo "#define HAVE_LIBSECRET 1" >>confdefs.h
20455
20743
 
20456
 
                           enable_gnome_keyring=yes
 
20744
                           enable_libsecret=yes
20457
20745
fi
20458
20746
fi
20459
20747
 
20688
20976
fi
20689
20977
 
20690
20978
 
20691
 
 if test "x$enable_libsoup" = xyes; then
 
20979
 
 
20980
 
 
20981
# Check whether --enable-libjson_glib was given.
 
20982
if test "${enable_libjson_glib+set}" = set; then :
 
20983
  enableval=$enable_libjson_glib;
 
20984
else
 
20985
  enable_libjson_glib=yes
 
20986
fi
 
20987
 
 
20988
 
 
20989
if test x$enable_libjson_glib = xyes ; then
 
20990
 
 
20991
pkg_failed=no
 
20992
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for JSON_GLIB" >&5
 
20993
$as_echo_n "checking for JSON_GLIB... " >&6; }
 
20994
 
 
20995
if test -n "$JSON_GLIB_CFLAGS"; then
 
20996
    pkg_cv_JSON_GLIB_CFLAGS="$JSON_GLIB_CFLAGS"
 
20997
 elif test -n "$PKG_CONFIG"; then
 
20998
    if test -n "$PKG_CONFIG" && \
 
20999
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"json-glib-1.0 >= \$JSON_GLIB_REQUIRED\""; } >&5
 
21000
  ($PKG_CONFIG --exists --print-errors "json-glib-1.0 >= $JSON_GLIB_REQUIRED") 2>&5
 
21001
  ac_status=$?
 
21002
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
21003
  test $ac_status = 0; }; then
 
21004
  pkg_cv_JSON_GLIB_CFLAGS=`$PKG_CONFIG --cflags "json-glib-1.0 >= $JSON_GLIB_REQUIRED" 2>/dev/null`
 
21005
                      test "x$?" != "x0" && pkg_failed=yes
 
21006
else
 
21007
  pkg_failed=yes
 
21008
fi
 
21009
 else
 
21010
    pkg_failed=untried
 
21011
fi
 
21012
if test -n "$JSON_GLIB_LIBS"; then
 
21013
    pkg_cv_JSON_GLIB_LIBS="$JSON_GLIB_LIBS"
 
21014
 elif test -n "$PKG_CONFIG"; then
 
21015
    if test -n "$PKG_CONFIG" && \
 
21016
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"json-glib-1.0 >= \$JSON_GLIB_REQUIRED\""; } >&5
 
21017
  ($PKG_CONFIG --exists --print-errors "json-glib-1.0 >= $JSON_GLIB_REQUIRED") 2>&5
 
21018
  ac_status=$?
 
21019
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
21020
  test $ac_status = 0; }; then
 
21021
  pkg_cv_JSON_GLIB_LIBS=`$PKG_CONFIG --libs "json-glib-1.0 >= $JSON_GLIB_REQUIRED" 2>/dev/null`
 
21022
                      test "x$?" != "x0" && pkg_failed=yes
 
21023
else
 
21024
  pkg_failed=yes
 
21025
fi
 
21026
 else
 
21027
    pkg_failed=untried
 
21028
fi
 
21029
 
 
21030
 
 
21031
 
 
21032
if test $pkg_failed = yes; then
 
21033
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
21034
$as_echo "no" >&6; }
 
21035
 
 
21036
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
21037
        _pkg_short_errors_supported=yes
 
21038
else
 
21039
        _pkg_short_errors_supported=no
 
21040
fi
 
21041
        if test $_pkg_short_errors_supported = yes; then
 
21042
                JSON_GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "json-glib-1.0 >= $JSON_GLIB_REQUIRED" 2>&1`
 
21043
        else
 
21044
                JSON_GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "json-glib-1.0 >= $JSON_GLIB_REQUIRED" 2>&1`
 
21045
        fi
 
21046
        # Put the nasty error message in config.log where it belongs
 
21047
        echo "$JSON_GLIB_PKG_ERRORS" >&5
 
21048
 
 
21049
        enable_libjson_glib=no
 
21050
elif test $pkg_failed = untried; then
 
21051
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
21052
$as_echo "no" >&6; }
 
21053
        enable_libjson_glib=no
 
21054
else
 
21055
        JSON_GLIB_CFLAGS=$pkg_cv_JSON_GLIB_CFLAGS
 
21056
        JSON_GLIB_LIBS=$pkg_cv_JSON_GLIB_LIBS
 
21057
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
21058
$as_echo "yes" >&6; }
 
21059
 
 
21060
$as_echo "#define HAVE_JSON_GLIB 1" >>confdefs.h
 
21061
 
 
21062
                           enable_libjson_glib=yes
 
21063
fi
 
21064
fi
 
21065
 
 
21066
 
 
21067
 
 
21068
 
 
21069
# Check whether --enable-webkit2 was given.
 
21070
if test "${enable_webkit2+set}" = set; then :
 
21071
  enableval=$enable_webkit2;
 
21072
else
 
21073
  enable_webkit2=yes
 
21074
fi
 
21075
 
 
21076
 
 
21077
if test x$enable_webkit2 = xyes ; then
 
21078
 
 
21079
pkg_failed=no
 
21080
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT2" >&5
 
21081
$as_echo_n "checking for WEBKIT2... " >&6; }
 
21082
 
 
21083
if test -n "$WEBKIT2_CFLAGS"; then
 
21084
    pkg_cv_WEBKIT2_CFLAGS="$WEBKIT2_CFLAGS"
 
21085
 elif test -n "$PKG_CONFIG"; then
 
21086
    if test -n "$PKG_CONFIG" && \
 
21087
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit2gtk-3.0 >= \$WEBKIT2_REQUIRED\""; } >&5
 
21088
  ($PKG_CONFIG --exists --print-errors "webkit2gtk-3.0 >= $WEBKIT2_REQUIRED") 2>&5
 
21089
  ac_status=$?
 
21090
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
21091
  test $ac_status = 0; }; then
 
21092
  pkg_cv_WEBKIT2_CFLAGS=`$PKG_CONFIG --cflags "webkit2gtk-3.0 >= $WEBKIT2_REQUIRED" 2>/dev/null`
 
21093
                      test "x$?" != "x0" && pkg_failed=yes
 
21094
else
 
21095
  pkg_failed=yes
 
21096
fi
 
21097
 else
 
21098
    pkg_failed=untried
 
21099
fi
 
21100
if test -n "$WEBKIT2_LIBS"; then
 
21101
    pkg_cv_WEBKIT2_LIBS="$WEBKIT2_LIBS"
 
21102
 elif test -n "$PKG_CONFIG"; then
 
21103
    if test -n "$PKG_CONFIG" && \
 
21104
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit2gtk-3.0 >= \$WEBKIT2_REQUIRED\""; } >&5
 
21105
  ($PKG_CONFIG --exists --print-errors "webkit2gtk-3.0 >= $WEBKIT2_REQUIRED") 2>&5
 
21106
  ac_status=$?
 
21107
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
21108
  test $ac_status = 0; }; then
 
21109
  pkg_cv_WEBKIT2_LIBS=`$PKG_CONFIG --libs "webkit2gtk-3.0 >= $WEBKIT2_REQUIRED" 2>/dev/null`
 
21110
                      test "x$?" != "x0" && pkg_failed=yes
 
21111
else
 
21112
  pkg_failed=yes
 
21113
fi
 
21114
 else
 
21115
    pkg_failed=untried
 
21116
fi
 
21117
 
 
21118
 
 
21119
 
 
21120
if test $pkg_failed = yes; then
 
21121
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
21122
$as_echo "no" >&6; }
 
21123
 
 
21124
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
21125
        _pkg_short_errors_supported=yes
 
21126
else
 
21127
        _pkg_short_errors_supported=no
 
21128
fi
 
21129
        if test $_pkg_short_errors_supported = yes; then
 
21130
                WEBKIT2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "webkit2gtk-3.0 >= $WEBKIT2_REQUIRED" 2>&1`
 
21131
        else
 
21132
                WEBKIT2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "webkit2gtk-3.0 >= $WEBKIT2_REQUIRED" 2>&1`
 
21133
        fi
 
21134
        # Put the nasty error message in config.log where it belongs
 
21135
        echo "$WEBKIT2_PKG_ERRORS" >&5
 
21136
 
 
21137
        enable_webkit2=no
 
21138
elif test $pkg_failed = untried; then
 
21139
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
21140
$as_echo "no" >&6; }
 
21141
        enable_webkit2=no
 
21142
else
 
21143
        WEBKIT2_CFLAGS=$pkg_cv_WEBKIT2_CFLAGS
 
21144
        WEBKIT2_LIBS=$pkg_cv_WEBKIT2_LIBS
 
21145
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
21146
$as_echo "yes" >&6; }
 
21147
 
 
21148
$as_echo "#define HAVE_WEBKIT2 1" >>confdefs.h
 
21149
 
 
21150
                           enable_webkit2=yes
 
21151
fi
 
21152
fi
 
21153
 
 
21154
 
 
21155
 
 
21156
if  test "x$enable_libsoup" = xyes && test "x$enable_libjson_glib" = xyes && test "x$enable_webkit2" = xyes  ; then
 
21157
  enable_web_services=yes
 
21158
else
 
21159
  enable_web_services=no
 
21160
fi
 
21161
 
 
21162
 if test "x$enable_web_services" = xyes; then
20692
21163
  ENABLE_WEB_SERVICES_TRUE=
20693
21164
  ENABLE_WEB_SERVICES_FALSE='#'
20694
21165
else
21063
21534
 
21064
21535
 
21065
21536
 
21066
 
GDK_TARGET="$($PKG_CONFIG --variable target gdk-2.0)"
 
21537
GDK_TARGET="$($PKG_CONFIG --variable targets gdk-3.0)"
21067
21538
 
21068
21539
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking which smclient backend to use" >&5
21069
21540
$as_echo_n "checking which smclient backend to use... " >&6; }
21078
21549
 
21079
21550
if test "$with_smclient" == "auto"; then
21080
21551
  case "$GDK_TARGET" in
21081
 
    x11) with_smclient=xsmp ;;
 
21552
    *x11*) with_smclient=xsmp ;;
21082
21553
    *) with_smclient=no ;;
21083
21554
  esac
21084
21555
fi
21220
21691
 
21221
21692
 
21222
21693
 
21223
 
ac_config_files="$ac_config_files Makefile copy-n-paste/Makefile data/Makefile data/gthumb.desktop.in data/gthumb-${GTHUMB_API_VERSION}.pc:data/gthumb.pc.in data/gthumb-import.desktop.in data/icons/Makefile data/icons/hicolor/Makefile data/icons/hicolor/16x16/Makefile data/icons/hicolor/16x16/actions/Makefile data/icons/hicolor/16x16/apps/Makefile data/icons/hicolor/22x22/Makefile data/icons/hicolor/22x22/actions/Makefile data/icons/hicolor/22x22/apps/Makefile data/icons/hicolor/24x24/Makefile data/icons/hicolor/24x24/actions/Makefile data/icons/hicolor/32x32/Makefile data/icons/hicolor/32x32/apps/Makefile data/icons/hicolor/48x48/Makefile data/icons/hicolor/48x48/actions/Makefile data/icons/hicolor/48x48/apps/Makefile data/icons/hicolor/scalable/Makefile data/icons/hicolor/scalable/actions/Makefile data/icons/hicolor/scalable/apps/Makefile data/ui/Makefile help/Makefile m4/Makefile extensions/Makefile extensions/23hq/Makefile extensions/bookmarks/Makefile extensions/bookmarks/data/Makefile extensions/bookmarks/data/ui/Makefile extensions/burn_disc/Makefile extensions/burn_disc/data/Makefile extensions/burn_disc/data/ui/Makefile extensions/cairo_io/Makefile extensions/catalogs/Makefile extensions/catalogs/data/Makefile extensions/catalogs/data/ui/Makefile extensions/change_date/Makefile extensions/change_date/data/Makefile extensions/change_date/data/ui/Makefile extensions/comments/Makefile extensions/comments/data/Makefile extensions/comments/data/ui/Makefile extensions/contact_sheet/Makefile extensions/contact_sheet/data/Makefile extensions/contact_sheet/data/contact_sheet_themes/Makefile extensions/contact_sheet/data/ui/Makefile extensions/convert_format/Makefile extensions/convert_format/data/Makefile extensions/convert_format/data/ui/Makefile extensions/desktop_background/Makefile extensions/edit_metadata/Makefile extensions/edit_metadata/data/Makefile extensions/edit_metadata/data/ui/Makefile extensions/exiv2_tools/Makefile extensions/exiv2_tools/data/Makefile extensions/exiv2_tools/data/ui/Makefile extensions/export_tools/Makefile extensions/facebook/Makefile extensions/facebook/data/Makefile extensions/facebook/data/ui/Makefile extensions/file_manager/Makefile extensions/file_tools/Makefile extensions/file_tools/data/Makefile extensions/file_tools/data/ui/Makefile extensions/file_viewer/Makefile extensions/find_duplicates/Makefile extensions/find_duplicates/data/Makefile extensions/find_duplicates/data/ui/Makefile extensions/flicker_utils/Makefile extensions/flicker_utils/data/Makefile extensions/flicker_utils/data/ui/Makefile extensions/flicker/Makefile extensions/gstreamer_tools/Makefile extensions/gstreamer_tools/data/Makefile extensions/gstreamer_tools/data/ui/Makefile extensions/gstreamer_utils/Makefile extensions/image_print/Makefile extensions/image_print/data/Makefile extensions/image_print/data/ui/Makefile extensions/image_rotation/Makefile extensions/image_viewer/Makefile extensions/image_viewer/data/Makefile extensions/image_viewer/data/ui/Makefile extensions/importer/Makefile extensions/importer/data/Makefile extensions/importer/data/ui/Makefile extensions/jpeg_utils/Makefile extensions/list_tools/Makefile extensions/list_tools/data/Makefile extensions/list_tools/data/ui/Makefile extensions/map_view/Makefile extensions/oauth/Makefile extensions/oauth/data/Makefile extensions/oauth/data/ui/Makefile extensions/photo_importer/Makefile extensions/photo_importer/data/Makefile extensions/photo_importer/data/ui/Makefile extensions/photobucket/Makefile extensions/photobucket/data/Makefile extensions/photobucket/data/ui/Makefile extensions/picasaweb/Makefile extensions/picasaweb/data/Makefile extensions/picasaweb/data/ui/Makefile extensions/pixbuf_savers/Makefile extensions/pixbuf_savers/data/Makefile extensions/pixbuf_savers/data/ui/Makefile extensions/raw_files/Makefile extensions/red_eye_removal/Makefile extensions/red_eye_removal/data/Makefile extensions/red_eye_removal/data/ui/Makefile extensions/rename_series/Makefile extensions/rename_series/data/Makefile extensions/rename_series/data/ui/Makefile extensions/resize_images/Makefile extensions/resize_images/data/Makefile extensions/resize_images/data/ui/Makefile extensions/search/Makefile extensions/search/data/Makefile extensions/search/data/ui/Makefile extensions/selections/Makefile extensions/slideshow/Makefile extensions/slideshow/data/Makefile extensions/slideshow/data/ui/Makefile extensions/webalbums/Makefile extensions/webalbums/data/Makefile extensions/webalbums/data/albumthemes/Makefile extensions/webalbums/data/albumthemes/Classic/Makefile extensions/webalbums/data/albumthemes/ClassicClips/Makefile extensions/webalbums/data/albumthemes/NeatRound/Makefile extensions/webalbums/data/albumthemes/Wiki/Makefile extensions/webalbums/data/ui/Makefile gthumb/Makefile po/Makefile.in tests/Makefile"
 
21694
ac_config_files="$ac_config_files Makefile copy-n-paste/Makefile data/Makefile data/gthumb.desktop.in data/gthumb-${GTHUMB_API_VERSION}.pc:data/gthumb.pc.in data/gthumb-import.desktop.in data/icons/Makefile data/icons/hicolor/Makefile data/icons/hicolor/16x16/Makefile data/icons/hicolor/16x16/actions/Makefile data/icons/hicolor/16x16/apps/Makefile data/icons/hicolor/22x22/Makefile data/icons/hicolor/22x22/actions/Makefile data/icons/hicolor/22x22/apps/Makefile data/icons/hicolor/24x24/Makefile data/icons/hicolor/24x24/actions/Makefile data/icons/hicolor/32x32/Makefile data/icons/hicolor/32x32/apps/Makefile data/icons/hicolor/48x48/Makefile data/icons/hicolor/48x48/actions/Makefile data/icons/hicolor/48x48/apps/Makefile data/icons/hicolor/256x256/Makefile data/icons/hicolor/256x256/apps/Makefile data/icons/hicolor/scalable/Makefile data/icons/hicolor/scalable/actions/Makefile data/icons/hicolor/scalable/apps/Makefile data/ui/Makefile help/Makefile m4/Makefile extensions/Makefile extensions/23hq/Makefile extensions/bookmarks/Makefile extensions/bookmarks/data/Makefile extensions/bookmarks/data/ui/Makefile extensions/burn_disc/Makefile extensions/burn_disc/data/Makefile extensions/burn_disc/data/ui/Makefile extensions/cairo_io/Makefile extensions/cairo_io/data/Makefile extensions/cairo_io/data/ui/Makefile extensions/catalogs/Makefile extensions/catalogs/data/Makefile extensions/catalogs/data/ui/Makefile extensions/change_date/Makefile extensions/change_date/data/Makefile extensions/change_date/data/ui/Makefile extensions/comments/Makefile extensions/comments/data/Makefile extensions/comments/data/ui/Makefile extensions/contact_sheet/Makefile extensions/contact_sheet/data/Makefile extensions/contact_sheet/data/contact_sheet_themes/Makefile extensions/contact_sheet/data/ui/Makefile extensions/convert_format/Makefile extensions/convert_format/data/Makefile extensions/convert_format/data/ui/Makefile extensions/desktop_background/Makefile extensions/edit_metadata/Makefile extensions/edit_metadata/data/Makefile extensions/edit_metadata/data/ui/Makefile extensions/exiv2_tools/Makefile extensions/exiv2_tools/data/Makefile extensions/exiv2_tools/data/ui/Makefile extensions/export_tools/Makefile extensions/facebook/Makefile extensions/facebook/data/Makefile extensions/facebook/data/ui/Makefile extensions/file_manager/Makefile extensions/file_tools/Makefile extensions/file_tools/data/Makefile extensions/file_tools/data/ui/Makefile extensions/file_viewer/Makefile extensions/find_duplicates/Makefile extensions/find_duplicates/data/Makefile extensions/find_duplicates/data/ui/Makefile extensions/flicker_utils/Makefile extensions/flicker_utils/data/Makefile extensions/flicker_utils/data/ui/Makefile extensions/flicker/Makefile extensions/gstreamer_tools/Makefile extensions/gstreamer_tools/data/Makefile extensions/gstreamer_tools/data/ui/Makefile extensions/gstreamer_utils/Makefile extensions/image_print/Makefile extensions/image_print/data/Makefile extensions/image_print/data/ui/Makefile extensions/image_rotation/Makefile extensions/image_viewer/Makefile extensions/image_viewer/data/Makefile extensions/image_viewer/data/ui/Makefile extensions/importer/Makefile extensions/importer/data/Makefile extensions/importer/data/ui/Makefile extensions/jpeg_utils/Makefile extensions/list_tools/Makefile extensions/list_tools/data/Makefile extensions/list_tools/data/ui/Makefile extensions/map_view/Makefile extensions/oauth/Makefile extensions/oauth/data/Makefile extensions/oauth/data/ui/Makefile extensions/photo_importer/Makefile extensions/photo_importer/data/Makefile extensions/photo_importer/data/ui/Makefile extensions/photobucket/Makefile extensions/photobucket/data/Makefile extensions/photobucket/data/ui/Makefile extensions/picasaweb/Makefile extensions/picasaweb/data/Makefile extensions/picasaweb/data/ui/Makefile extensions/raw_files/Makefile extensions/red_eye_removal/Makefile extensions/red_eye_removal/data/Makefile extensions/red_eye_removal/data/ui/Makefile extensions/rename_series/Makefile extensions/rename_series/data/Makefile extensions/rename_series/data/ui/Makefile extensions/resize_images/Makefile extensions/resize_images/data/Makefile extensions/resize_images/data/ui/Makefile extensions/search/Makefile extensions/search/data/Makefile extensions/search/data/ui/Makefile extensions/selections/Makefile extensions/slideshow/Makefile extensions/slideshow/data/Makefile extensions/slideshow/data/ui/Makefile extensions/webalbums/Makefile extensions/webalbums/data/Makefile extensions/webalbums/data/albumthemes/Makefile extensions/webalbums/data/albumthemes/Classic/Makefile extensions/webalbums/data/albumthemes/ClassicClips/Makefile extensions/webalbums/data/albumthemes/NeatRound/Makefile extensions/webalbums/data/albumthemes/Wiki/Makefile extensions/webalbums/data/ui/Makefile gthumb/Makefile gthumb/resources/Makefile po/Makefile.in tests/Makefile"
21224
21695
 
21225
21696
 
21226
21697
cat >confcache <<\_ACEOF
21369
21840
  as_fn_error $? "conditional \"am__fastdepCXX\" was never defined.
21370
21841
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21371
21842
fi
21372
 
if test -z "${ENABLE_SK_TRUE}" && test -z "${ENABLE_SK_FALSE}"; then
21373
 
  as_fn_error $? "conditional \"ENABLE_SK\" was never defined.
21374
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21375
 
fi
21376
 
if test -z "${HAVE_GNOME_DOC_UTILS_TRUE}" && test -z "${HAVE_GNOME_DOC_UTILS_FALSE}"; then
21377
 
  as_fn_error $? "conditional \"HAVE_GNOME_DOC_UTILS\" was never defined.
21378
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21379
 
fi
21380
21843
if test -z "${RUN_IN_PLACE_TRUE}" && test -z "${RUN_IN_PLACE_FALSE}"; then
21381
21844
  as_fn_error $? "conditional \"RUN_IN_PLACE\" was never defined.
21382
21845
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21421
21884
  as_fn_error $? "conditional \"HAVE_LIBJPEG_80\" was never defined.
21422
21885
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21423
21886
fi
 
21887
if test -z "${ENABLE_LIBWEBP_TRUE}" && test -z "${ENABLE_LIBWEBP_FALSE}"; then
 
21888
  as_fn_error $? "conditional \"ENABLE_LIBWEBP\" was never defined.
 
21889
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21890
fi
21424
21891
if test -z "${ENABLE_LIBRSVG_TRUE}" && test -z "${ENABLE_LIBRSVG_FALSE}"; then
21425
21892
  as_fn_error $? "conditional \"ENABLE_LIBRSVG\" was never defined.
21426
21893
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21846
22313
# report actual input values of CONFIG_FILES etc. instead of their
21847
22314
# values after options handling.
21848
22315
ac_log="
21849
 
This file was extended by gthumb $as_me 3.0.2, which was
 
22316
This file was extended by gthumb $as_me 3.2.5, which was
21850
22317
generated by GNU Autoconf 2.69.  Invocation command line was
21851
22318
 
21852
22319
  CONFIG_FILES    = $CONFIG_FILES
21912
22379
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
21913
22380
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
21914
22381
ac_cs_version="\\
21915
 
gthumb config.status 3.0.2
 
22382
gthumb config.status 3.2.5
21916
22383
configured by $0, generated by GNU Autoconf 2.69,
21917
22384
  with options \\"\$ac_cs_config\\"
21918
22385
 
22442
22909
    "data/icons/hicolor/48x48/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/hicolor/48x48/Makefile" ;;
22443
22910
    "data/icons/hicolor/48x48/actions/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/hicolor/48x48/actions/Makefile" ;;
22444
22911
    "data/icons/hicolor/48x48/apps/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/hicolor/48x48/apps/Makefile" ;;
 
22912
    "data/icons/hicolor/256x256/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/hicolor/256x256/Makefile" ;;
 
22913
    "data/icons/hicolor/256x256/apps/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/hicolor/256x256/apps/Makefile" ;;
22445
22914
    "data/icons/hicolor/scalable/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/hicolor/scalable/Makefile" ;;
22446
22915
    "data/icons/hicolor/scalable/actions/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/hicolor/scalable/actions/Makefile" ;;
22447
22916
    "data/icons/hicolor/scalable/apps/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/hicolor/scalable/apps/Makefile" ;;
22457
22926
    "extensions/burn_disc/data/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/burn_disc/data/Makefile" ;;
22458
22927
    "extensions/burn_disc/data/ui/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/burn_disc/data/ui/Makefile" ;;
22459
22928
    "extensions/cairo_io/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/cairo_io/Makefile" ;;
 
22929
    "extensions/cairo_io/data/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/cairo_io/data/Makefile" ;;
 
22930
    "extensions/cairo_io/data/ui/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/cairo_io/data/ui/Makefile" ;;
22460
22931
    "extensions/catalogs/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/catalogs/Makefile" ;;
22461
22932
    "extensions/catalogs/data/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/catalogs/data/Makefile" ;;
22462
22933
    "extensions/catalogs/data/ui/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/catalogs/data/ui/Makefile" ;;
22527
22998
    "extensions/picasaweb/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/picasaweb/Makefile" ;;
22528
22999
    "extensions/picasaweb/data/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/picasaweb/data/Makefile" ;;
22529
23000
    "extensions/picasaweb/data/ui/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/picasaweb/data/ui/Makefile" ;;
22530
 
    "extensions/pixbuf_savers/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/pixbuf_savers/Makefile" ;;
22531
 
    "extensions/pixbuf_savers/data/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/pixbuf_savers/data/Makefile" ;;
22532
 
    "extensions/pixbuf_savers/data/ui/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/pixbuf_savers/data/ui/Makefile" ;;
22533
23001
    "extensions/raw_files/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/raw_files/Makefile" ;;
22534
23002
    "extensions/red_eye_removal/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/red_eye_removal/Makefile" ;;
22535
23003
    "extensions/red_eye_removal/data/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/red_eye_removal/data/Makefile" ;;
22556
23024
    "extensions/webalbums/data/albumthemes/Wiki/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/webalbums/data/albumthemes/Wiki/Makefile" ;;
22557
23025
    "extensions/webalbums/data/ui/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/webalbums/data/ui/Makefile" ;;
22558
23026
    "gthumb/Makefile") CONFIG_FILES="$CONFIG_FILES gthumb/Makefile" ;;
 
23027
    "gthumb/resources/Makefile") CONFIG_FILES="$CONFIG_FILES gthumb/resources/Makefile" ;;
22559
23028
    "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
22560
23029
    "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
22561
23030
    "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;
23155
23624
 
23156
23625
  case $ac_file$ac_mode in
23157
23626
    "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
23158
 
  # Autoconf 2.62 quotes --file arguments for eval, but not when files
 
23627
  # Older Autoconf quotes --file arguments for eval, but not when files
23159
23628
  # are listed without --file.  Let's play safe and only enable the eval
23160
23629
  # if we detect the quoting.
23161
23630
  case $CONFIG_FILES in
23206
23675
    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
23207
23676
    test -z "$DEPDIR" && continue
23208
23677
    am__include=`sed -n 's/^am__include = //p' < "$mf"`
23209
 
    test -z "am__include" && continue
 
23678
    test -z "$am__include" && continue
23210
23679
    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
23211
23680
    # Find all dependency output files, they are included files with
23212
23681
    # $(DEPDIR) in their names.  We invoke sed twice because it is the
24122
24591
        Clutter support      : ${enable_clutter}
24123
24592
        GStreamer support    : ${enable_gstreamer}
24124
24593
        Use libopenraw       : ${enable_libopenraw}
24125
 
        Web services support : ${enable_libsoup}
24126
 
        Use GNOME Keyring    : ${enable_gnome_keyring}
 
24594
        Web services support : ${enable_web_services}
 
24595
        Use libsecret        : ${enable_libsecret}
24127
24596
        Burn disc support    : ${enable_libbrasero}
24128
24597
        Web albums           : ${enable_web_albums}
24129
24598
        SM client support    : ${with_smclient}
24130
24599
        Map support          : ${enable_libchamplain}
24131
24600
        SVG support          : ${enable_librsvg}
 
24601
        WebP support         : ${enable_libwebp}
24132
24602
"