~ubuntu-branches/ubuntu/raring/tumbler/raring-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-03-30 22:21:12 UTC
  • mfrom: (1.2.3)
  • Revision ID: package-import@ubuntu.com-20120330222112-ktz1vv4t1ye3d1t1
Tags: 0.1.24-0ubuntu1
* New upstream bugfix and translation release.
* debian/patches:
  - 01_fix-link-lm and 02_fix-link-gmodule removed, included upstream.

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 tumbler 0.1.23.
 
3
# Generated by GNU Autoconf 2.68 for tumbler 0.1.24.
4
4
#
5
5
# Report bugs to <http://bugzilla.xfce.org/>.
6
6
#
572
572
# Identity of this package.
573
573
PACKAGE_NAME='tumbler'
574
574
PACKAGE_TARNAME='tumbler'
575
 
PACKAGE_VERSION='0.1.23'
576
 
PACKAGE_STRING='tumbler 0.1.23'
 
575
PACKAGE_VERSION='0.1.24'
 
576
PACKAGE_STRING='tumbler 0.1.24'
577
577
PACKAGE_BUGREPORT='http://bugzilla.xfce.org/'
578
578
PACKAGE_URL=''
579
579
 
662
662
DBUS_CFLAGS
663
663
GTHREAD_LIBS
664
664
GTHREAD_CFLAGS
 
665
GMODULE_LIBS
 
666
GMODULE_CFLAGS
665
667
GIO_LIBS
666
668
GIO_CFLAGS
667
669
GLIB_LIBS
744
746
INTLTOOL_KEYS_RULE
745
747
INTLTOOL_DIRECTORY_RULE
746
748
INTLTOOL_DESKTOP_RULE
 
749
intltool__v_merge_options_0
 
750
intltool__v_merge_options_
 
751
INTLTOOL_V_MERGE_OPTIONS
 
752
INTLTOOL__v_MERGE_0
 
753
INTLTOOL__v_MERGE_
 
754
INTLTOOL_V_MERGE
747
755
INTLTOOL_EXTRACT
748
756
INTLTOOL_MERGE
749
757
INTLTOOL_UPDATE
761
769
am__fastdepCC_FALSE
762
770
am__fastdepCC_TRUE
763
771
CCDEPMODE
 
772
am__nodep
764
773
AMDEPBACKSLASH
765
774
AMDEP_FALSE
766
775
AMDEP_TRUE
782
791
TUMBLER_VERINFO
783
792
AM_BACKSLASH
784
793
AM_DEFAULT_VERBOSITY
 
794
AM_DEFAULT_V
 
795
AM_V
785
796
MAINT
786
797
MAINTAINER_MODE_FALSE
787
798
MAINTAINER_MODE_TRUE
911
922
GLIB_LIBS
912
923
GIO_CFLAGS
913
924
GIO_LIBS
 
925
GMODULE_CFLAGS
 
926
GMODULE_LIBS
914
927
GTHREAD_CFLAGS
915
928
GTHREAD_LIBS
916
929
DBUS_CFLAGS
1473
1486
  # Omit some internal or obsolete options to make the list less imposing.
1474
1487
  # This message is too long to be a string in the A/UX 3.1 sh.
1475
1488
  cat <<_ACEOF
1476
 
\`configure' configures tumbler 0.1.23 to adapt to many kinds of systems.
 
1489
\`configure' configures tumbler 0.1.24 to adapt to many kinds of systems.
1477
1490
 
1478
1491
Usage: $0 [OPTION]... [VAR=VALUE]...
1479
1492
 
1544
1557
 
1545
1558
if test -n "$ac_init_help"; then
1546
1559
  case $ac_init_help in
1547
 
     short | recursive ) echo "Configuration of tumbler 0.1.23:";;
 
1560
     short | recursive ) echo "Configuration of tumbler 0.1.24:";;
1548
1561
   esac
1549
1562
  cat <<\_ACEOF
1550
1563
 
1629
1642
  GLIB_LIBS   linker flags for GLIB, overriding pkg-config
1630
1643
  GIO_CFLAGS  C compiler flags for GIO, overriding pkg-config
1631
1644
  GIO_LIBS    linker flags for GIO, overriding pkg-config
 
1645
  GMODULE_CFLAGS
 
1646
              C compiler flags for GMODULE, overriding pkg-config
 
1647
  GMODULE_LIBS
 
1648
              linker flags for GMODULE, overriding pkg-config
1632
1649
  GTHREAD_CFLAGS
1633
1650
              C compiler flags for GTHREAD, overriding pkg-config
1634
1651
  GTHREAD_LIBS
1730
1747
test -n "$ac_init_help" && exit $ac_status
1731
1748
if $ac_init_version; then
1732
1749
  cat <<\_ACEOF
1733
 
tumbler configure 0.1.23
 
1750
tumbler configure 0.1.24
1734
1751
generated by GNU Autoconf 2.68
1735
1752
 
1736
1753
Copyright (C) 2010 Free Software Foundation, Inc.
2101
2118
This file contains any messages produced by compilers while
2102
2119
running configure, to aid debugging if configure makes a mistake.
2103
2120
 
2104
 
It was created by tumbler $as_me 0.1.23, which was
 
2121
It was created by tumbler $as_me 0.1.24, which was
2105
2122
generated by GNU Autoconf 2.68.  Invocation command line was
2106
2123
 
2107
2124
  $ $0 $@
3031
3048
 
3032
3049
# Define the identity of the package.
3033
3050
 PACKAGE='tumbler'
3034
 
 VERSION='0.1.23'
 
3051
 VERSION='0.1.24'
3035
3052
 
3036
3053
 
3037
3054
cat >>confdefs.h <<_ACEOF
3061
3078
 
3062
3079
# We need awk for the "check" target.  The system "awk" is bad on
3063
3080
# some platforms.
3064
 
# Always define AMTAR for backward compatibility.
3065
 
 
3066
 
AMTAR=${AMTAR-"${am_missing_run}tar"}
 
3081
# Always define AMTAR for backward compatibility.  Yes, it's still used
 
3082
# in the wild :-(  We should find a proper way to deprecate it ...
 
3083
AMTAR='$${TAR-tar}'
3067
3084
 
3068
3085
 
3069
3086
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
3190
3207
no)  AM_DEFAULT_VERBOSITY=1;;
3191
3208
*)   AM_DEFAULT_VERBOSITY=0;;
3192
3209
esac
 
3210
am_make=${MAKE-make}
 
3211
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
 
3212
$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
 
3213
if ${am_cv_make_support_nested_variables+:} false; then :
 
3214
  $as_echo_n "(cached) " >&6
 
3215
else
 
3216
  if $as_echo 'TRUE=$(BAR$(V))
 
3217
BAR0=false
 
3218
BAR1=true
 
3219
V=1
 
3220
am__doit:
 
3221
        @$(TRUE)
 
3222
.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
 
3223
  am_cv_make_support_nested_variables=yes
 
3224
else
 
3225
  am_cv_make_support_nested_variables=no
 
3226
fi
 
3227
fi
 
3228
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
 
3229
$as_echo "$am_cv_make_support_nested_variables" >&6; }
 
3230
if test $am_cv_make_support_nested_variables = yes; then
 
3231
    AM_V='$(V)'
 
3232
  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
 
3233
else
 
3234
  AM_V=$AM_DEFAULT_VERBOSITY
 
3235
  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
 
3236
fi
3193
3237
AM_BACKSLASH='\'
3194
3238
 
3195
3239
 
3198
3242
 
3199
3243
TUMBLER_VERSION_MAJOR=0
3200
3244
TUMBLER_VERSION_MINOR=1
3201
 
TUMBLER_VERSION_MICRO=23
 
3245
TUMBLER_VERSION_MICRO=24
3202
3246
TUMBLER_VERSION_API_MAJOR=1
3203
3247
TUMBLER_VERSION_API=$TUMBLER_VERSION_API_MAJOR
3204
3248
 
3259
3303
if test "x$enable_dependency_tracking" != xno; then
3260
3304
  am_depcomp="$ac_aux_dir/depcomp"
3261
3305
  AMDEPBACKSLASH='\'
 
3306
  am__nodep='_no'
3262
3307
fi
3263
3308
 if test "x$enable_dependency_tracking" != xno; then
3264
3309
  AMDEP_TRUE=
4072
4117
  # instance it was reported that on HP-UX the gcc test will end up
4073
4118
  # making a dummy file named `D' -- because `-MD' means `put the output
4074
4119
  # in D'.
 
4120
  rm -rf conftest.dir
4075
4121
  mkdir conftest.dir
4076
4122
  # Copy depcomp to subdir because otherwise we won't find it if we're
4077
4123
  # using a relative directory.
4131
4177
        break
4132
4178
      fi
4133
4179
      ;;
4134
 
    msvisualcpp | msvcmsys)
 
4180
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4135
4181
      # This compiler won't grok `-c -o', but also, the minuso test has
4136
4182
      # not run yet.  These depmodes are late enough in the game, and
4137
4183
      # so weak that their functioning should not be impacted.
4745
4791
  # instance it was reported that on HP-UX the gcc test will end up
4746
4792
  # making a dummy file named `D' -- because `-MD' means `put the output
4747
4793
  # in D'.
 
4794
  rm -rf conftest.dir
4748
4795
  mkdir conftest.dir
4749
4796
  # Copy depcomp to subdir because otherwise we won't find it if we're
4750
4797
  # using a relative directory.
4802
4849
        break
4803
4850
      fi
4804
4851
      ;;
4805
 
    msvisualcpp | msvcmsys)
 
4852
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4806
4853
      # This compiler won't grok `-c -o', but also, the minuso test has
4807
4854
      # not run yet.  These depmodes are late enough in the game, and
4808
4855
      # so weak that their functioning should not be impacted.
5410
5457
  # instance it was reported that on HP-UX the gcc test will end up
5411
5458
  # making a dummy file named `D' -- because `-MD' means `put the output
5412
5459
  # in D'.
 
5460
  rm -rf conftest.dir
5413
5461
  mkdir conftest.dir
5414
5462
  # Copy depcomp to subdir because otherwise we won't find it if we're
5415
5463
  # using a relative directory.
5469
5517
        break
5470
5518
      fi
5471
5519
      ;;
5472
 
    msvisualcpp | msvcmsys)
 
5520
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
5473
5521
      # This compiler won't grok `-c -o', but also, the minuso test has
5474
5522
      # not run yet.  These depmodes are late enough in the game, and
5475
5523
      # so weak that their functioning should not be impacted.
5813
5861
    as_fn_error $? "The intltool scripts were not found. Please install intltool." "$LINENO" 5
5814
5862
fi
5815
5863
 
5816
 
  INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
5817
 
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
5818
 
     INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
5819
 
     INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
5820
 
      INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
5821
 
     INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
5822
 
   INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
5823
 
    INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
5824
 
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
5825
 
       INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
5826
 
      INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
5827
 
      INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
5828
 
      INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
5829
 
      INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
5830
 
    INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
5831
 
  INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
5832
 
    INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
5833
 
    INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
5834
 
   INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
5864
if test -z "$AM_DEFAULT_VERBOSITY"; then
 
5865
  AM_DEFAULT_VERBOSITY=1
 
5866
fi
 
5867
 
 
5868
 
 
5869
INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
 
5870
INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
 
5871
INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
 
5872
 
 
5873
 
 
5874
 
 
5875
 
 
5876
INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
 
5877
intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
 
5878
intltool__v_merge_options_0='-q'
 
5879
 
 
5880
 
 
5881
 
 
5882
 
 
5883
  INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
5884
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
5885
     INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
5886
     INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
5887
      INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
 
5888
     INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
5889
   INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
5890
    INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
5891
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
5892
       INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
5893
      INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
5894
      INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
 
5895
      INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
5896
      INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
5897
    INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
5898
  INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
5899
    INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
5900
    INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
5901
   INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
5835
5902
 
5836
5903
 
5837
5904
 
6150
6217
if test $? -ne 0; then
6151
6218
   as_fn_error $? "perl 5.8.1 is required for intltool" "$LINENO" 5
6152
6219
else
6153
 
   IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
 
6220
   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
6154
6221
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
6155
6222
$as_echo "$IT_PERL_VERSION" >&6; }
6156
6223
fi
15094
15161
fi
15095
15162
 
15096
15163
pkg_failed=no
 
15164
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GMODULE" >&5
 
15165
$as_echo_n "checking for GMODULE... " >&6; }
 
15166
 
 
15167
if test -n "$GMODULE_CFLAGS"; then
 
15168
    pkg_cv_GMODULE_CFLAGS="$GMODULE_CFLAGS"
 
15169
 elif test -n "$PKG_CONFIG"; then
 
15170
    if test -n "$PKG_CONFIG" && \
 
15171
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gmodule-2.0 >= 2.10.0\""; } >&5
 
15172
  ($PKG_CONFIG --exists --print-errors "gmodule-2.0 >= 2.10.0") 2>&5
 
15173
  ac_status=$?
 
15174
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
15175
  test $ac_status = 0; }; then
 
15176
  pkg_cv_GMODULE_CFLAGS=`$PKG_CONFIG --cflags "gmodule-2.0 >= 2.10.0" 2>/dev/null`
 
15177
                      test "x$?" != "x0" && pkg_failed=yes
 
15178
else
 
15179
  pkg_failed=yes
 
15180
fi
 
15181
 else
 
15182
    pkg_failed=untried
 
15183
fi
 
15184
if test -n "$GMODULE_LIBS"; then
 
15185
    pkg_cv_GMODULE_LIBS="$GMODULE_LIBS"
 
15186
 elif test -n "$PKG_CONFIG"; then
 
15187
    if test -n "$PKG_CONFIG" && \
 
15188
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gmodule-2.0 >= 2.10.0\""; } >&5
 
15189
  ($PKG_CONFIG --exists --print-errors "gmodule-2.0 >= 2.10.0") 2>&5
 
15190
  ac_status=$?
 
15191
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
15192
  test $ac_status = 0; }; then
 
15193
  pkg_cv_GMODULE_LIBS=`$PKG_CONFIG --libs "gmodule-2.0 >= 2.10.0" 2>/dev/null`
 
15194
                      test "x$?" != "x0" && pkg_failed=yes
 
15195
else
 
15196
  pkg_failed=yes
 
15197
fi
 
15198
 else
 
15199
    pkg_failed=untried
 
15200
fi
 
15201
 
 
15202
 
 
15203
 
 
15204
if test $pkg_failed = yes; then
 
15205
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
15206
$as_echo "no" >&6; }
 
15207
 
 
15208
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
15209
        _pkg_short_errors_supported=yes
 
15210
else
 
15211
        _pkg_short_errors_supported=no
 
15212
fi
 
15213
        if test $_pkg_short_errors_supported = yes; then
 
15214
                GMODULE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gmodule-2.0 >= 2.10.0" 2>&1`
 
15215
        else
 
15216
                GMODULE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gmodule-2.0 >= 2.10.0" 2>&1`
 
15217
        fi
 
15218
        # Put the nasty error message in config.log where it belongs
 
15219
        echo "$GMODULE_PKG_ERRORS" >&5
 
15220
 
 
15221
        as_fn_error $? "Package requirements (gmodule-2.0 >= 2.10.0) were not met:
 
15222
 
 
15223
$GMODULE_PKG_ERRORS
 
15224
 
 
15225
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
15226
installed software in a non-standard prefix.
 
15227
 
 
15228
Alternatively, you may set the environment variables GMODULE_CFLAGS
 
15229
and GMODULE_LIBS to avoid the need to call pkg-config.
 
15230
See the pkg-config man page for more details." "$LINENO" 5
 
15231
elif test $pkg_failed = untried; then
 
15232
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
15233
$as_echo "no" >&6; }
 
15234
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
15235
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
15236
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 
15237
is in your PATH or set the PKG_CONFIG environment variable to the full
 
15238
path to pkg-config.
 
15239
 
 
15240
Alternatively, you may set the environment variables GMODULE_CFLAGS
 
15241
and GMODULE_LIBS to avoid the need to call pkg-config.
 
15242
See the pkg-config man page for more details.
 
15243
 
 
15244
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
15245
See \`config.log' for more details" "$LINENO" 5; }
 
15246
else
 
15247
        GMODULE_CFLAGS=$pkg_cv_GMODULE_CFLAGS
 
15248
        GMODULE_LIBS=$pkg_cv_GMODULE_LIBS
 
15249
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
15250
$as_echo "yes" >&6; }
 
15251
 
 
15252
fi
 
15253
 
 
15254
pkg_failed=no
15097
15255
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTHREAD" >&5
15098
15256
$as_echo_n "checking for GTHREAD... " >&6; }
15099
15257
 
17709
17867
# report actual input values of CONFIG_FILES etc. instead of their
17710
17868
# values after options handling.
17711
17869
ac_log="
17712
 
This file was extended by tumbler $as_me 0.1.23, which was
 
17870
This file was extended by tumbler $as_me 0.1.24, which was
17713
17871
generated by GNU Autoconf 2.68.  Invocation command line was
17714
17872
 
17715
17873
  CONFIG_FILES    = $CONFIG_FILES
17775
17933
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17776
17934
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
17777
17935
ac_cs_version="\\
17778
 
tumbler config.status 0.1.23
 
17936
tumbler config.status 0.1.24
17779
17937
configured by $0, generated by GNU Autoconf 2.68,
17780
17938
  with options \\"\$ac_cs_config\\"
17781
17939