~nik90/ubuntu/precise/eog/keywords

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2011-07-26 15:28:21 UTC
  • mto: This revision was merged to the branch mainline in revision 116.
  • Revision ID: james.westby@ubuntu.com-20110726152821-g806mbptn727m1a5
Tags: upstream-3.1.4
ImportĀ upstreamĀ versionĀ 3.1.4

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.68 for eog 3.1.2.
 
3
# Generated by GNU Autoconf 2.68 for eog 3.1.4.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=eog>.
6
6
#
571
571
# Identity of this package.
572
572
PACKAGE_NAME='eog'
573
573
PACKAGE_TARNAME='eog'
574
 
PACKAGE_VERSION='3.1.2'
575
 
PACKAGE_STRING='eog 3.1.2'
 
574
PACKAGE_VERSION='3.1.4'
 
575
PACKAGE_STRING='eog 3.1.4'
576
576
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=eog'
577
577
PACKAGE_URL=''
578
578
 
726
726
ENABLE_GTK_DOC_TRUE
727
727
GTKDOC_DEPS_LIBS
728
728
GTKDOC_DEPS_CFLAGS
729
 
PKG_CONFIG_LIBDIR
730
 
PKG_CONFIG_PATH
731
 
PKG_CONFIG
732
729
HTML_DIR
733
730
GTKDOC_MKPDF
734
731
GTKDOC_REBASE
735
732
GTKDOC_CHECK
 
733
PKG_CONFIG_LIBDIR
 
734
PKG_CONFIG_PATH
 
735
PKG_CONFIG
736
736
GLIB_MKENUMS
737
737
GLIB_GENMARSHAL
738
738
CPP
1459
1459
  # Omit some internal or obsolete options to make the list less imposing.
1460
1460
  # This message is too long to be a string in the A/UX 3.1 sh.
1461
1461
  cat <<_ACEOF
1462
 
\`configure' configures eog 3.1.2 to adapt to many kinds of systems.
 
1462
\`configure' configures eog 3.1.4 to adapt to many kinds of systems.
1463
1463
 
1464
1464
Usage: $0 [OPTION]... [VAR=VALUE]...
1465
1465
 
1533
1533
 
1534
1534
if test -n "$ac_init_help"; then
1535
1535
  case $ac_init_help in
1536
 
     short | recursive ) echo "Configuration of eog 3.1.2:";;
 
1536
     short | recursive ) echo "Configuration of eog 3.1.4:";;
1537
1537
   esac
1538
1538
  cat <<\_ACEOF
1539
1539
 
1689
1689
test -n "$ac_init_help" && exit $ac_status
1690
1690
if $ac_init_version; then
1691
1691
  cat <<\_ACEOF
1692
 
eog configure 3.1.2
 
1692
eog configure 3.1.4
1693
1693
generated by GNU Autoconf 2.68
1694
1694
 
1695
1695
Copyright (C) 2010 Free Software Foundation, Inc.
2058
2058
This file contains any messages produced by compilers while
2059
2059
running configure, to aid debugging if configure makes a mistake.
2060
2060
 
2061
 
It was created by eog $as_me 3.1.2, which was
 
2061
It was created by eog $as_me 3.1.4, which was
2062
2062
generated by GNU Autoconf 2.68.  Invocation command line was
2063
2063
 
2064
2064
  $ $0 $@
2873
2873
 
2874
2874
# Define the identity of the package.
2875
2875
 PACKAGE='eog'
2876
 
 VERSION='3.1.2'
 
2876
 VERSION='3.1.4'
2877
2877
 
2878
2878
 
2879
2879
cat >>confdefs.h <<_ACEOF
2939
2939
EOG_MINOR_VERSION=1
2940
2940
 
2941
2941
 
2942
 
$as_echo "#define EOG_MICRO_VERSION 2" >>confdefs.h
 
2942
$as_echo "#define EOG_MICRO_VERSION 4" >>confdefs.h
2943
2943
 
2944
 
EOG_MICRO_VERSION=2
 
2944
EOG_MICRO_VERSION=4
2945
2945
 
2946
2946
 
2947
2947
EOG_API_VERSION=3.0
10433
10433
    *) objformat=elf ;;
10434
10434
    esac
10435
10435
  fi
10436
 
  version_type=freebsd-$objformat
 
10436
  # Handle Gentoo/FreeBSD as it was Linux
 
10437
  case $host_vendor in
 
10438
    gentoo)
 
10439
      version_type=linux ;;
 
10440
    *)
 
10441
      version_type=freebsd-$objformat ;;
 
10442
  esac
 
10443
 
10437
10444
  case $version_type in
10438
10445
    freebsd-elf*)
10439
10446
      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
10444
10451
      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
10445
10452
      need_version=yes
10446
10453
      ;;
 
10454
    linux)
 
10455
      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
 
10456
      soname_spec='${libname}${release}${shared_ext}$major'
 
10457
      need_lib_prefix=no
 
10458
      need_version=no
 
10459
      ;;
10447
10460
  esac
10448
10461
  shlibpath_var=LD_LIBRARY_PATH
10449
10462
  case $host_os in
10641
10654
  # before this can be enabled.
10642
10655
  hardcode_into_libs=yes
10643
10656
 
10644
 
  # Add ABI-specific directories to the system library path.
10645
 
  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
10646
 
 
10647
10657
  # Append ld.so.conf contents to the search path
10648
10658
  if test -f /etc/ld.so.conf; then
10649
10659
    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[       ]*hwcap[        ]/d;s/[:,      ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
10650
 
    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
10651
 
 
 
10660
    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
10652
10661
  fi
10653
10662
 
10654
10663
  # We used to test for /lib/ld.so.1 and disable shared libraries on
12565
12574
 
12566
12575
 
12567
12576
 
 
12577
 
12568
12578
if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
12569
12579
        if test -n "$ac_tool_prefix"; then
12570
12580
  # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
12680
12690
fi
12681
12691
 
12682
12692
 
 
12693
 
12683
12694
    # Extract the first word of "gtkdoc-check", so it can be a program name with args.
12684
12695
set dummy gtkdoc-check; ac_word=$2
12685
12696
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12852
12863
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12853
12864
  test $ac_status = 0; }; then
12854
12865
  pkg_cv_GTKDOC_DEPS_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
 
12866
                      test "x$?" != "x0" && pkg_failed=yes
12855
12867
else
12856
12868
  pkg_failed=yes
12857
12869
fi
12868
12880
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12869
12881
  test $ac_status = 0; }; then
12870
12882
  pkg_cv_GTKDOC_DEPS_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
 
12883
                      test "x$?" != "x0" && pkg_failed=yes
12871
12884
else
12872
12885
  pkg_failed=yes
12873
12886
fi
12887
12900
        _pkg_short_errors_supported=no
12888
12901
fi
12889
12902
        if test $_pkg_short_errors_supported = yes; then
12890
 
                GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
 
12903
                GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
12891
12904
        else
12892
 
                GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
 
12905
                GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
12893
12906
        fi
12894
12907
        # Put the nasty error message in config.log where it belongs
12895
12908
        echo "$GTKDOC_DEPS_PKG_ERRORS" >&5
12904
12917
Alternatively, you may set the environment variables GTKDOC_DEPS_CFLAGS
12905
12918
and GTKDOC_DEPS_LIBS to avoid the need to call pkg-config.
12906
12919
See the pkg-config man page for more details." "$LINENO" 5
12907
 
 
12908
12920
elif test $pkg_failed = untried; then
12909
12921
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12910
12922
$as_echo "no" >&6; }
12920
12932
 
12921
12933
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
12922
12934
See \`config.log' for more details" "$LINENO" 5; }
12923
 
 
12924
12935
else
12925
12936
        GTKDOC_DEPS_CFLAGS=$pkg_cv_GTKDOC_DEPS_CFLAGS
12926
12937
        GTKDOC_DEPS_LIBS=$pkg_cv_GTKDOC_DEPS_LIBS
14331
14342
 
14332
14343
 
14333
14344
 
 
14345
 
14334
14346
if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
14335
14347
        if test -n "$ac_tool_prefix"; then
14336
14348
  # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
14808
14820
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14809
14821
  test $ac_status = 0; }; then
14810
14822
  pkg_cv_EXIF_CFLAGS=`$PKG_CONFIG --cflags "libexif >= $LIBEXIF_REQUIRED" 2>/dev/null`
 
14823
                      test "x$?" != "x0" && pkg_failed=yes
14811
14824
else
14812
14825
  pkg_failed=yes
14813
14826
fi
14824
14837
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14825
14838
  test $ac_status = 0; }; then
14826
14839
  pkg_cv_EXIF_LIBS=`$PKG_CONFIG --libs "libexif >= $LIBEXIF_REQUIRED" 2>/dev/null`
 
14840
                      test "x$?" != "x0" && pkg_failed=yes
14827
14841
else
14828
14842
  pkg_failed=yes
14829
14843
fi
14843
14857
        _pkg_short_errors_supported=no
14844
14858
fi
14845
14859
        if test $_pkg_short_errors_supported = yes; then
14846
 
                EXIF_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libexif >= $LIBEXIF_REQUIRED" 2>&1`
 
14860
                EXIF_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libexif >= $LIBEXIF_REQUIRED" 2>&1`
14847
14861
        else
14848
 
                EXIF_PKG_ERRORS=`$PKG_CONFIG --print-errors "libexif >= $LIBEXIF_REQUIRED" 2>&1`
 
14862
                EXIF_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libexif >= $LIBEXIF_REQUIRED" 2>&1`
14849
14863
        fi
14850
14864
        # Put the nasty error message in config.log where it belongs
14851
14865
        echo "$EXIF_PKG_ERRORS" >&5
14916
14930
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14917
14931
  test $ac_status = 0; }; then
14918
14932
  pkg_cv_LCMS_CFLAGS=`$PKG_CONFIG --cflags "lcms2" 2>/dev/null`
 
14933
                      test "x$?" != "x0" && pkg_failed=yes
14919
14934
else
14920
14935
  pkg_failed=yes
14921
14936
fi
14932
14947
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14933
14948
  test $ac_status = 0; }; then
14934
14949
  pkg_cv_LCMS_LIBS=`$PKG_CONFIG --libs "lcms2" 2>/dev/null`
 
14950
                      test "x$?" != "x0" && pkg_failed=yes
14935
14951
else
14936
14952
  pkg_failed=yes
14937
14953
fi
14951
14967
        _pkg_short_errors_supported=no
14952
14968
fi
14953
14969
        if test $_pkg_short_errors_supported = yes; then
14954
 
                LCMS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "lcms2" 2>&1`
 
14970
                LCMS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lcms2" 2>&1`
14955
14971
        else
14956
 
                LCMS_PKG_ERRORS=`$PKG_CONFIG --print-errors "lcms2" 2>&1`
 
14972
                LCMS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lcms2" 2>&1`
14957
14973
        fi
14958
14974
        # Put the nasty error message in config.log where it belongs
14959
14975
        echo "$LCMS_PKG_ERRORS" >&5
15013
15029
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15014
15030
  test $ac_status = 0; }; then
15015
15031
  pkg_cv_EXEMPI_CFLAGS=`$PKG_CONFIG --cflags "exempi-2.0 >= $EXEMPI_REQUIRED" 2>/dev/null`
 
15032
                      test "x$?" != "x0" && pkg_failed=yes
15016
15033
else
15017
15034
  pkg_failed=yes
15018
15035
fi
15029
15046
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15030
15047
  test $ac_status = 0; }; then
15031
15048
  pkg_cv_EXEMPI_LIBS=`$PKG_CONFIG --libs "exempi-2.0 >= $EXEMPI_REQUIRED" 2>/dev/null`
 
15049
                      test "x$?" != "x0" && pkg_failed=yes
15032
15050
else
15033
15051
  pkg_failed=yes
15034
15052
fi
15048
15066
        _pkg_short_errors_supported=no
15049
15067
fi
15050
15068
        if test $_pkg_short_errors_supported = yes; then
15051
 
                EXEMPI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "exempi-2.0 >= $EXEMPI_REQUIRED" 2>&1`
 
15069
                EXEMPI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "exempi-2.0 >= $EXEMPI_REQUIRED" 2>&1`
15052
15070
        else
15053
 
                EXEMPI_PKG_ERRORS=`$PKG_CONFIG --print-errors "exempi-2.0 >= $EXEMPI_REQUIRED" 2>&1`
 
15071
                EXEMPI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "exempi-2.0 >= $EXEMPI_REQUIRED" 2>&1`
15054
15072
        fi
15055
15073
        # Put the nasty error message in config.log where it belongs
15056
15074
        echo "$EXEMPI_PKG_ERRORS" >&5
15300
15318
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15301
15319
  test $ac_status = 0; }; then
15302
15320
  pkg_cv_LIBXML2_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0 >= $LIBXML2_REQUIRED" 2>/dev/null`
 
15321
                      test "x$?" != "x0" && pkg_failed=yes
15303
15322
else
15304
15323
  pkg_failed=yes
15305
15324
fi
15316
15335
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15317
15336
  test $ac_status = 0; }; then
15318
15337
  pkg_cv_LIBXML2_LIBS=`$PKG_CONFIG --libs "libxml-2.0 >= $LIBXML2_REQUIRED" 2>/dev/null`
 
15338
                      test "x$?" != "x0" && pkg_failed=yes
15319
15339
else
15320
15340
  pkg_failed=yes
15321
15341
fi
15335
15355
        _pkg_short_errors_supported=no
15336
15356
fi
15337
15357
        if test $_pkg_short_errors_supported = yes; then
15338
 
                LIBXML2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libxml-2.0 >= $LIBXML2_REQUIRED" 2>&1`
 
15358
                LIBXML2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxml-2.0 >= $LIBXML2_REQUIRED" 2>&1`
15339
15359
        else
15340
 
                LIBXML2_PKG_ERRORS=`$PKG_CONFIG --print-errors "libxml-2.0 >= $LIBXML2_REQUIRED" 2>&1`
 
15360
                LIBXML2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxml-2.0 >= $LIBXML2_REQUIRED" 2>&1`
15341
15361
        fi
15342
15362
        # Put the nasty error message in config.log where it belongs
15343
15363
        echo "$LIBXML2_PKG_ERRORS" >&5
15352
15372
Alternatively, you may set the environment variables LIBXML2_CFLAGS
15353
15373
and LIBXML2_LIBS to avoid the need to call pkg-config.
15354
15374
See the pkg-config man page for more details." "$LINENO" 5
15355
 
 
15356
15375
elif test $pkg_failed = untried; then
15357
15376
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15358
15377
$as_echo "no" >&6; }
15368
15387
 
15369
15388
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
15370
15389
See \`config.log' for more details" "$LINENO" 5; }
15371
 
 
15372
15390
else
15373
15391
        LIBXML2_CFLAGS=$pkg_cv_LIBXML2_CFLAGS
15374
15392
        LIBXML2_LIBS=$pkg_cv_LIBXML2_LIBS
15406
15424
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15407
15425
  test $ac_status = 0; }; then
15408
15426
  pkg_cv_RSVG_CFLAGS=`$PKG_CONFIG --cflags "librsvg-2.0 >= $LIBRSVG_REQUIRED" 2>/dev/null`
 
15427
                      test "x$?" != "x0" && pkg_failed=yes
15409
15428
else
15410
15429
  pkg_failed=yes
15411
15430
fi
15422
15441
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15423
15442
  test $ac_status = 0; }; then
15424
15443
  pkg_cv_RSVG_LIBS=`$PKG_CONFIG --libs "librsvg-2.0 >= $LIBRSVG_REQUIRED" 2>/dev/null`
 
15444
                      test "x$?" != "x0" && pkg_failed=yes
15425
15445
else
15426
15446
  pkg_failed=yes
15427
15447
fi
15441
15461
        _pkg_short_errors_supported=no
15442
15462
fi
15443
15463
        if test $_pkg_short_errors_supported = yes; then
15444
 
                RSVG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "librsvg-2.0 >= $LIBRSVG_REQUIRED" 2>&1`
 
15464
                RSVG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "librsvg-2.0 >= $LIBRSVG_REQUIRED" 2>&1`
15445
15465
        else
15446
 
                RSVG_PKG_ERRORS=`$PKG_CONFIG --print-errors "librsvg-2.0 >= $LIBRSVG_REQUIRED" 2>&1`
 
15466
                RSVG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "librsvg-2.0 >= $LIBRSVG_REQUIRED" 2>&1`
15447
15467
        fi
15448
15468
        # Put the nasty error message in config.log where it belongs
15449
15469
        echo "$RSVG_PKG_ERRORS" >&5
15496
15516
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15497
15517
  test $ac_status = 0; }; then
15498
15518
  pkg_cv_EOG_CFLAGS=`$PKG_CONFIG --cflags "$EOG_MODULES" 2>/dev/null`
 
15519
                      test "x$?" != "x0" && pkg_failed=yes
15499
15520
else
15500
15521
  pkg_failed=yes
15501
15522
fi
15512
15533
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15513
15534
  test $ac_status = 0; }; then
15514
15535
  pkg_cv_EOG_LIBS=`$PKG_CONFIG --libs "$EOG_MODULES" 2>/dev/null`
 
15536
                      test "x$?" != "x0" && pkg_failed=yes
15515
15537
else
15516
15538
  pkg_failed=yes
15517
15539
fi
15531
15553
        _pkg_short_errors_supported=no
15532
15554
fi
15533
15555
        if test $_pkg_short_errors_supported = yes; then
15534
 
                EOG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$EOG_MODULES" 2>&1`
 
15556
                EOG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$EOG_MODULES" 2>&1`
15535
15557
        else
15536
 
                EOG_PKG_ERRORS=`$PKG_CONFIG --print-errors "$EOG_MODULES" 2>&1`
 
15558
                EOG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$EOG_MODULES" 2>&1`
15537
15559
        fi
15538
15560
        # Put the nasty error message in config.log where it belongs
15539
15561
        echo "$EOG_PKG_ERRORS" >&5
15548
15570
Alternatively, you may set the environment variables EOG_CFLAGS
15549
15571
and EOG_LIBS to avoid the need to call pkg-config.
15550
15572
See the pkg-config man page for more details." "$LINENO" 5
15551
 
 
15552
15573
elif test $pkg_failed = untried; then
15553
15574
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15554
15575
$as_echo "no" >&6; }
15564
15585
 
15565
15586
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
15566
15587
See \`config.log' for more details" "$LINENO" 5; }
15567
 
 
15568
15588
else
15569
15589
        EOG_CFLAGS=$pkg_cv_EOG_CFLAGS
15570
15590
        EOG_LIBS=$pkg_cv_EOG_LIBS
15598
15618
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15599
15619
  test $ac_status = 0; }; then
15600
15620
  pkg_cv_X11_CFLAGS=`$PKG_CONFIG --cflags "x11" 2>/dev/null`
 
15621
                      test "x$?" != "x0" && pkg_failed=yes
15601
15622
else
15602
15623
  pkg_failed=yes
15603
15624
fi
15614
15635
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15615
15636
  test $ac_status = 0; }; then
15616
15637
  pkg_cv_X11_LIBS=`$PKG_CONFIG --libs "x11" 2>/dev/null`
 
15638
                      test "x$?" != "x0" && pkg_failed=yes
15617
15639
else
15618
15640
  pkg_failed=yes
15619
15641
fi
15633
15655
        _pkg_short_errors_supported=no
15634
15656
fi
15635
15657
        if test $_pkg_short_errors_supported = yes; then
15636
 
                X11_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "x11" 2>&1`
 
15658
                X11_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "x11" 2>&1`
15637
15659
        else
15638
 
                X11_PKG_ERRORS=`$PKG_CONFIG --print-errors "x11" 2>&1`
 
15660
                X11_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "x11" 2>&1`
15639
15661
        fi
15640
15662
        # Put the nasty error message in config.log where it belongs
15641
15663
        echo "$X11_PKG_ERRORS" >&5
16370
16392
 
16371
16393
 
16372
16394
 
 
16395
 
16373
16396
if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
16374
16397
        if test -n "$ac_tool_prefix"; then
16375
16398
  # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
17209
17232
# report actual input values of CONFIG_FILES etc. instead of their
17210
17233
# values after options handling.
17211
17234
ac_log="
17212
 
This file was extended by eog $as_me 3.1.2, which was
 
17235
This file was extended by eog $as_me 3.1.4, which was
17213
17236
generated by GNU Autoconf 2.68.  Invocation command line was
17214
17237
 
17215
17238
  CONFIG_FILES    = $CONFIG_FILES
17275
17298
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17276
17299
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
17277
17300
ac_cs_version="\\
17278
 
eog config.status 3.1.2
 
17301
eog config.status 3.1.4
17279
17302
configured by $0, generated by GNU Autoconf 2.68,
17280
17303
  with options \\"\$ac_cs_config\\"
17281
17304