~kklimonda/ubuntu/natty/hamster-applet/lp.697667

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2010-02-10 02:52:31 UTC
  • mfrom: (1.1.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20100210025231-x0q5h4q7nlvihl09
Tags: 2.29.90-0ubuntu1
* New upstream version
  - workspace tracking - switch activity, when switching desktops
  - chart improvements - theme friendly and less noisier
  - for those without GNOME panel there is now a standalone version, 
    accessible via Applications -> Accessories -> Time Tracker
  - overview window remembers position
  - maintaining cursor on the selected row after edits / refreshes
  - descriptions once again in the main input field, delimited by comma
  - activity suggestion box now sorts items by recency (Patryk Zawadzki)
  - searching
  - simplified save report dialog, thanks to the what you see is what you 
    report revamp
  - overview/stats replaced with activities / totals and stats accessible 
    from totals
  - interactive graphs to drill down in totals
  - miscellaneous performance improvements
  - pixel-perfect graphs
* Updated 01_startup-fix.patch to apply to new source layout
* debian/control:
  - Add build-depend on gnome-doc-utils

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.64 for hamster-applet 2.29.4.
 
3
# Generated by GNU Autoconf 2.64 for hamster-applet 2.29.90.
4
4
#
5
5
# Report bugs to <toms.baugis@gmail.com>.
6
6
#
698
698
# Identity of this package.
699
699
PACKAGE_NAME='hamster-applet'
700
700
PACKAGE_TARNAME='hamster-applet'
701
 
PACKAGE_VERSION='2.29.4'
702
 
PACKAGE_STRING='hamster-applet 2.29.4'
 
701
PACKAGE_VERSION='2.29.90'
 
702
PACKAGE_STRING='hamster-applet 2.29.90'
703
703
PACKAGE_BUGREPORT='toms.baugis@gmail.com'
704
704
PACKAGE_URL=''
705
705
 
706
 
ac_unique_file="hamster/__init__.py"
 
706
ac_unique_file="src/hamster/__init__.py"
707
707
# Factoring default headers for most tests.
708
708
ac_includes_default="\
709
709
#include <stdio.h>
751
751
PYGTK_CODEGEN
752
752
HAMSTER_LIBS
753
753
HAMSTER_CFLAGS
754
 
PKG_CONFIG
 
754
BINDIR
755
755
PYEXECDIR
756
756
LIBDIR
757
757
DATADIR
770
770
GCONF_SCHEMA_FILE_DIR
771
771
GCONF_SCHEMA_CONFIG_SOURCE
772
772
GCONFTOOL
 
773
HAVE_GNOME_DOC_UTILS_FALSE
 
774
HAVE_GNOME_DOC_UTILS_TRUE
 
775
DISTCHECK_CONFIGURE_FLAGS
 
776
ENABLE_SK_FALSE
 
777
ENABLE_SK_TRUE
 
778
DOC_USER_FORMATS
 
779
OMF_DIR
 
780
HELP_DIR
 
781
PKG_CONFIG
773
782
ALL_LINGUAS
774
783
INTLTOOL_PERL
775
784
MSGMERGE
861
870
MAINTAINER_MODE_FALSE
862
871
MAINTAINER_MODE_TRUE
863
872
ACLOCAL_AMFLAGS
 
873
AM_BACKSLASH
 
874
AM_DEFAULT_VERBOSITY
864
875
am__untar
865
876
am__tar
866
877
AMTAR
925
936
ac_subst_files=''
926
937
ac_user_opts='
927
938
enable_option_checking
 
939
enable_silent_rules
928
940
enable_maintainer_mode
929
941
enable_static
930
942
enable_shared
934
946
with_gnu_ld
935
947
enable_libtool_lock
936
948
enable_nls
 
949
with_help_dir
 
950
with_omf_dir
 
951
with_help_formats
 
952
enable_scrollkeeper
937
953
with_gconf_source
938
954
with_gconf_schema_file_dir
939
955
enable_schemas_install
1491
1507
  # Omit some internal or obsolete options to make the list less imposing.
1492
1508
  # This message is too long to be a string in the A/UX 3.1 sh.
1493
1509
  cat <<_ACEOF
1494
 
\`configure' configures hamster-applet 2.29.4 to adapt to many kinds of systems.
 
1510
\`configure' configures hamster-applet 2.29.90 to adapt to many kinds of systems.
1495
1511
 
1496
1512
Usage: $0 [OPTION]... [VAR=VALUE]...
1497
1513
 
1561
1577
 
1562
1578
if test -n "$ac_init_help"; then
1563
1579
  case $ac_init_help in
1564
 
     short | recursive ) echo "Configuration of hamster-applet 2.29.4:";;
 
1580
     short | recursive ) echo "Configuration of hamster-applet 2.29.90:";;
1565
1581
   esac
1566
1582
  cat <<\_ACEOF
1567
1583
 
1569
1585
  --disable-option-checking  ignore unrecognized --enable/--with options
1570
1586
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1571
1587
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
 
1588
  --enable-silent-rules          less verbose build output (undo: `make V=1')
 
1589
  --disable-silent-rules         verbose build output (undo: `make V=0')
1572
1590
  --enable-maintainer-mode  enable make rules and dependencies not useful
1573
1591
                          (and sometimes confusing) to the casual installer
1574
1592
  --enable-static[=PKGS]  build static libraries [default=no]
1579
1597
  --enable-dependency-tracking   do not reject slow dependency extractors
1580
1598
  --disable-libtool-lock  avoid locking (might break parallel builds)
1581
1599
  --disable-nls           do not use Native Language Support
 
1600
  --disable-scrollkeeper  do not make updates to the scrollkeeper database
1582
1601
  --disable-schemas-install
1583
1602
                          Disable the schemas installation
1584
1603
 
1588
1607
  --with-pic              try to use only PIC/non-PIC objects [default=use
1589
1608
                          both]
1590
1609
  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
 
1610
  --with-help-dir=DIR     path to help docs
 
1611
  --with-omf-dir=DIR      path to OMF files
 
1612
  --with-help-formats=FORMATS
 
1613
                          list of formats
1591
1614
  --with-gconf-source=sourceaddress
1592
1615
                          Config database for installing schema files.
1593
1616
  --with-gconf-schema-file-dir=dir
1674
1697
test -n "$ac_init_help" && exit $ac_status
1675
1698
if $ac_init_version; then
1676
1699
  cat <<\_ACEOF
1677
 
hamster-applet configure 2.29.4
 
1700
hamster-applet configure 2.29.90
1678
1701
generated by GNU Autoconf 2.64
1679
1702
 
1680
1703
Copyright (C) 2009 Free Software Foundation, Inc.
2045
2068
This file contains any messages produced by compilers while
2046
2069
running configure, to aid debugging if configure makes a mistake.
2047
2070
 
2048
 
It was created by hamster-applet $as_me 2.29.4, which was
 
2071
It was created by hamster-applet $as_me 2.29.90, which was
2049
2072
generated by GNU Autoconf 2.64.  Invocation command line was
2050
2073
 
2051
2074
  $ $0 $@
2858
2881
 
2859
2882
# Define the identity of the package.
2860
2883
 PACKAGE='hamster-applet'
2861
 
 VERSION='2.29.4'
 
2884
 VERSION='2.29.90'
2862
2885
 
2863
2886
 
2864
2887
cat >>confdefs.h <<_ACEOF
2898
2921
 
2899
2922
 
2900
2923
 
 
2924
# Check whether --enable-silent-rules was given.
 
2925
if test "${enable_silent_rules+set}" = set; then :
 
2926
  enableval=$enable_silent_rules;
 
2927
fi
 
2928
 
 
2929
case $enable_silent_rules in
 
2930
yes) AM_DEFAULT_VERBOSITY=0;;
 
2931
no)  AM_DEFAULT_VERBOSITY=1;;
 
2932
*)   AM_DEFAULT_VERBOSITY=0;;
 
2933
esac
 
2934
AM_BACKSLASH='\'
 
2935
 
2901
2936
 
2902
2937
 
2903
2938
 
4599
4634
else
4600
4635
  lt_cv_nm_interface="BSD nm"
4601
4636
  echo "int some_variable = 0;" > conftest.$ac_ext
4602
 
  (eval echo "\"\$as_me:4602: $ac_compile\"" >&5)
 
4637
  (eval echo "\"\$as_me:4637: $ac_compile\"" >&5)
4603
4638
  (eval "$ac_compile" 2>conftest.err)
4604
4639
  cat conftest.err >&5
4605
 
  (eval echo "\"\$as_me:4605: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
 
4640
  (eval echo "\"\$as_me:4640: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
4606
4641
  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
4607
4642
  cat conftest.err >&5
4608
 
  (eval echo "\"\$as_me:4608: output\"" >&5)
 
4643
  (eval echo "\"\$as_me:4643: output\"" >&5)
4609
4644
  cat conftest.out >&5
4610
4645
  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
4611
4646
    lt_cv_nm_interface="MS dumpbin"
5811
5846
  ;;
5812
5847
*-*-irix6*)
5813
5848
  # Find out which ABI we are using.
5814
 
  echo '#line 5814 "configure"' > conftest.$ac_ext
 
5849
  echo '#line 5849 "configure"' > conftest.$ac_ext
5815
5850
  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5816
5851
  (eval $ac_compile) 2>&5
5817
5852
  ac_status=$?
7311
7346
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7312
7347
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7313
7348
   -e 's:$: $lt_compiler_flag:'`
7314
 
   (eval echo "\"\$as_me:7314: $lt_compile\"" >&5)
 
7349
   (eval echo "\"\$as_me:7349: $lt_compile\"" >&5)
7315
7350
   (eval "$lt_compile" 2>conftest.err)
7316
7351
   ac_status=$?
7317
7352
   cat conftest.err >&5
7318
 
   echo "$as_me:7318: \$? = $ac_status" >&5
 
7353
   echo "$as_me:7353: \$? = $ac_status" >&5
7319
7354
   if (exit $ac_status) && test -s "$ac_outfile"; then
7320
7355
     # The compiler can only warn and ignore the option if not recognized
7321
7356
     # So say no if there are warnings other than the usual output.
7650
7685
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7651
7686
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7652
7687
   -e 's:$: $lt_compiler_flag:'`
7653
 
   (eval echo "\"\$as_me:7653: $lt_compile\"" >&5)
 
7688
   (eval echo "\"\$as_me:7688: $lt_compile\"" >&5)
7654
7689
   (eval "$lt_compile" 2>conftest.err)
7655
7690
   ac_status=$?
7656
7691
   cat conftest.err >&5
7657
 
   echo "$as_me:7657: \$? = $ac_status" >&5
 
7692
   echo "$as_me:7692: \$? = $ac_status" >&5
7658
7693
   if (exit $ac_status) && test -s "$ac_outfile"; then
7659
7694
     # The compiler can only warn and ignore the option if not recognized
7660
7695
     # So say no if there are warnings other than the usual output.
7755
7790
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7756
7791
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7757
7792
   -e 's:$: $lt_compiler_flag:'`
7758
 
   (eval echo "\"\$as_me:7758: $lt_compile\"" >&5)
 
7793
   (eval echo "\"\$as_me:7793: $lt_compile\"" >&5)
7759
7794
   (eval "$lt_compile" 2>out/conftest.err)
7760
7795
   ac_status=$?
7761
7796
   cat out/conftest.err >&5
7762
 
   echo "$as_me:7762: \$? = $ac_status" >&5
 
7797
   echo "$as_me:7797: \$? = $ac_status" >&5
7763
7798
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
7764
7799
   then
7765
7800
     # The compiler can only warn and ignore the option if not recognized
7810
7845
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7811
7846
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7812
7847
   -e 's:$: $lt_compiler_flag:'`
7813
 
   (eval echo "\"\$as_me:7813: $lt_compile\"" >&5)
 
7848
   (eval echo "\"\$as_me:7848: $lt_compile\"" >&5)
7814
7849
   (eval "$lt_compile" 2>out/conftest.err)
7815
7850
   ac_status=$?
7816
7851
   cat out/conftest.err >&5
7817
 
   echo "$as_me:7817: \$? = $ac_status" >&5
 
7852
   echo "$as_me:7852: \$? = $ac_status" >&5
7818
7853
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
7819
7854
   then
7820
7855
     # The compiler can only warn and ignore the option if not recognized
10193
10228
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10194
10229
  lt_status=$lt_dlunknown
10195
10230
  cat > conftest.$ac_ext <<_LT_EOF
10196
 
#line 10196 "configure"
 
10231
#line 10231 "configure"
10197
10232
#include "confdefs.h"
10198
10233
 
10199
10234
#if HAVE_DLFCN_H
10289
10324
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10290
10325
  lt_status=$lt_dlunknown
10291
10326
  cat > conftest.$ac_ext <<_LT_EOF
10292
 
#line 10292 "configure"
 
10327
#line 10327 "configure"
10293
10328
#include "confdefs.h"
10294
10329
 
10295
10330
#if HAVE_DLFCN_H
12499
12534
 
12500
12535
 
12501
12536
 
 
12537
 
 
12538
if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
 
12539
        if test -n "$ac_tool_prefix"; then
 
12540
  # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
 
12541
set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
 
12542
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
12543
$as_echo_n "checking for $ac_word... " >&6; }
 
12544
if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
 
12545
  $as_echo_n "(cached) " >&6
 
12546
else
 
12547
  case $PKG_CONFIG in
 
12548
  [\\/]* | ?:[\\/]*)
 
12549
  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
 
12550
  ;;
 
12551
  *)
 
12552
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
12553
for as_dir in $PATH
 
12554
do
 
12555
  IFS=$as_save_IFS
 
12556
  test -z "$as_dir" && as_dir=.
 
12557
    for ac_exec_ext in '' $ac_executable_extensions; do
 
12558
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
12559
    ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
 
12560
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
12561
    break 2
 
12562
  fi
 
12563
done
 
12564
  done
 
12565
IFS=$as_save_IFS
 
12566
 
 
12567
  ;;
 
12568
esac
 
12569
fi
 
12570
PKG_CONFIG=$ac_cv_path_PKG_CONFIG
 
12571
if test -n "$PKG_CONFIG"; then
 
12572
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
 
12573
$as_echo "$PKG_CONFIG" >&6; }
 
12574
else
 
12575
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
12576
$as_echo "no" >&6; }
 
12577
fi
 
12578
 
 
12579
 
 
12580
fi
 
12581
if test -z "$ac_cv_path_PKG_CONFIG"; then
 
12582
  ac_pt_PKG_CONFIG=$PKG_CONFIG
 
12583
  # Extract the first word of "pkg-config", so it can be a program name with args.
 
12584
set dummy pkg-config; ac_word=$2
 
12585
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
12586
$as_echo_n "checking for $ac_word... " >&6; }
 
12587
if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then :
 
12588
  $as_echo_n "(cached) " >&6
 
12589
else
 
12590
  case $ac_pt_PKG_CONFIG in
 
12591
  [\\/]* | ?:[\\/]*)
 
12592
  ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
 
12593
  ;;
 
12594
  *)
 
12595
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
12596
for as_dir in $PATH
 
12597
do
 
12598
  IFS=$as_save_IFS
 
12599
  test -z "$as_dir" && as_dir=.
 
12600
    for ac_exec_ext in '' $ac_executable_extensions; do
 
12601
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
12602
    ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
 
12603
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
12604
    break 2
 
12605
  fi
 
12606
done
 
12607
  done
 
12608
IFS=$as_save_IFS
 
12609
 
 
12610
  ;;
 
12611
esac
 
12612
fi
 
12613
ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
 
12614
if test -n "$ac_pt_PKG_CONFIG"; then
 
12615
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
 
12616
$as_echo "$ac_pt_PKG_CONFIG" >&6; }
 
12617
else
 
12618
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
12619
$as_echo "no" >&6; }
 
12620
fi
 
12621
 
 
12622
  if test "x$ac_pt_PKG_CONFIG" = x; then
 
12623
    PKG_CONFIG=""
 
12624
  else
 
12625
    case $cross_compiling:$ac_tool_warned in
 
12626
yes:)
 
12627
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
 
12628
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
 
12629
ac_tool_warned=yes ;;
 
12630
esac
 
12631
    PKG_CONFIG=$ac_pt_PKG_CONFIG
 
12632
  fi
 
12633
else
 
12634
  PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
 
12635
fi
 
12636
 
 
12637
fi
 
12638
if test -n "$PKG_CONFIG"; then
 
12639
        _pkg_min_version=0.9.0
 
12640
        { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
 
12641
$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
 
12642
        if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
 
12643
                { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
12644
$as_echo "yes" >&6; }
 
12645
        else
 
12646
                { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
12647
$as_echo "no" >&6; }
 
12648
                PKG_CONFIG=""
 
12649
        fi
 
12650
 
 
12651
fi
 
12652
 
 
12653
gdu_cv_version_required=0.17.3
 
12654
 
 
12655
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking gnome-doc-utils >= $gdu_cv_version_required" >&5
 
12656
$as_echo_n "checking gnome-doc-utils >= $gdu_cv_version_required... " >&6; }
 
12657
if test -n "$PKG_CONFIG" && \
 
12658
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-doc-utils >= \$gdu_cv_version_required\""; } >&5
 
12659
  ($PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required") 2>&5
 
12660
  ac_status=$?
 
12661
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
12662
  test $ac_status = 0; }; then
 
12663
  gdu_cv_have_gdu=yes
 
12664
else
 
12665
  gdu_cv_have_gdu=no
 
12666
fi
 
12667
 
 
12668
if test "$gdu_cv_have_gdu" = "yes"; then
 
12669
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
12670
$as_echo "yes" >&6; }
 
12671
        :
 
12672
else
 
12673
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
12674
$as_echo "no" >&6; }
 
12675
        as_fn_error "gnome-doc-utils >= $gdu_cv_version_required not found" "$LINENO" 5
 
12676
fi
 
12677
 
 
12678
 
 
12679
 
 
12680
# Check whether --with-help-dir was given.
 
12681
if test "${with_help_dir+set}" = set; then :
 
12682
  withval=$with_help_dir;
 
12683
else
 
12684
  with_help_dir='${datadir}/gnome/help'
 
12685
fi
 
12686
 
 
12687
HELP_DIR="$with_help_dir"
 
12688
 
 
12689
 
 
12690
 
 
12691
# Check whether --with-omf-dir was given.
 
12692
if test "${with_omf_dir+set}" = set; then :
 
12693
  withval=$with_omf_dir;
 
12694
else
 
12695
  with_omf_dir='${datadir}/omf'
 
12696
fi
 
12697
 
 
12698
OMF_DIR="$with_omf_dir"
 
12699
 
 
12700
 
 
12701
 
 
12702
# Check whether --with-help-formats was given.
 
12703
if test "${with_help_formats+set}" = set; then :
 
12704
  withval=$with_help_formats;
 
12705
else
 
12706
  with_help_formats=''
 
12707
fi
 
12708
 
 
12709
DOC_USER_FORMATS="$with_help_formats"
 
12710
 
 
12711
 
 
12712
# Check whether --enable-scrollkeeper was given.
 
12713
if test "${enable_scrollkeeper+set}" = set; then :
 
12714
  enableval=$enable_scrollkeeper;
 
12715
else
 
12716
  enable_scrollkeeper=yes
 
12717
fi
 
12718
 
 
12719
 if test "$gdu_cv_have_gdu" = "yes" -a "$enable_scrollkeeper" = "yes"; then
 
12720
  ENABLE_SK_TRUE=
 
12721
  ENABLE_SK_FALSE='#'
 
12722
else
 
12723
  ENABLE_SK_TRUE='#'
 
12724
  ENABLE_SK_FALSE=
 
12725
fi
 
12726
 
 
12727
 
 
12728
DISTCHECK_CONFIGURE_FLAGS="--disable-scrollkeeper $DISTCHECK_CONFIGURE_FLAGS"
 
12729
 
 
12730
 
 
12731
 if test "$gdu_cv_have_gdu" = "yes"; then
 
12732
  HAVE_GNOME_DOC_UTILS_TRUE=
 
12733
  HAVE_GNOME_DOC_UTILS_FALSE='#'
 
12734
else
 
12735
  HAVE_GNOME_DOC_UTILS_TRUE='#'
 
12736
  HAVE_GNOME_DOC_UTILS_FALSE=
 
12737
fi
 
12738
 
 
12739
 
 
12740
 
 
12741
 
12502
12742
# Extract the first word of "gconftool-2", so it can be a program name with args.
12503
12743
set dummy gconftool-2; ac_word=$2
12504
12744
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12923
13163
 
12924
13164
 
12925
13165
 
12926
 
 
12927
 
if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
12928
 
        if test -n "$ac_tool_prefix"; then
12929
 
  # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
12930
 
set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
12931
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12932
 
$as_echo_n "checking for $ac_word... " >&6; }
12933
 
if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
12934
 
  $as_echo_n "(cached) " >&6
12935
 
else
12936
 
  case $PKG_CONFIG in
12937
 
  [\\/]* | ?:[\\/]*)
12938
 
  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
12939
 
  ;;
12940
 
  *)
12941
 
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12942
 
for as_dir in $PATH
12943
 
do
12944
 
  IFS=$as_save_IFS
12945
 
  test -z "$as_dir" && as_dir=.
12946
 
    for ac_exec_ext in '' $ac_executable_extensions; do
12947
 
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12948
 
    ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12949
 
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12950
 
    break 2
12951
 
  fi
12952
 
done
12953
 
  done
12954
 
IFS=$as_save_IFS
12955
 
 
12956
 
  ;;
12957
 
esac
12958
 
fi
12959
 
PKG_CONFIG=$ac_cv_path_PKG_CONFIG
12960
 
if test -n "$PKG_CONFIG"; then
12961
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
12962
 
$as_echo "$PKG_CONFIG" >&6; }
12963
 
else
12964
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12965
 
$as_echo "no" >&6; }
12966
 
fi
12967
 
 
12968
 
 
12969
 
fi
12970
 
if test -z "$ac_cv_path_PKG_CONFIG"; then
12971
 
  ac_pt_PKG_CONFIG=$PKG_CONFIG
12972
 
  # Extract the first word of "pkg-config", so it can be a program name with args.
12973
 
set dummy pkg-config; ac_word=$2
12974
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12975
 
$as_echo_n "checking for $ac_word... " >&6; }
12976
 
if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then :
12977
 
  $as_echo_n "(cached) " >&6
12978
 
else
12979
 
  case $ac_pt_PKG_CONFIG in
12980
 
  [\\/]* | ?:[\\/]*)
12981
 
  ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
12982
 
  ;;
12983
 
  *)
12984
 
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12985
 
for as_dir in $PATH
12986
 
do
12987
 
  IFS=$as_save_IFS
12988
 
  test -z "$as_dir" && as_dir=.
12989
 
    for ac_exec_ext in '' $ac_executable_extensions; do
12990
 
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12991
 
    ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12992
 
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12993
 
    break 2
12994
 
  fi
12995
 
done
12996
 
  done
12997
 
IFS=$as_save_IFS
12998
 
 
12999
 
  ;;
13000
 
esac
13001
 
fi
13002
 
ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
13003
 
if test -n "$ac_pt_PKG_CONFIG"; then
13004
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
13005
 
$as_echo "$ac_pt_PKG_CONFIG" >&6; }
13006
 
else
13007
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13008
 
$as_echo "no" >&6; }
13009
 
fi
13010
 
 
13011
 
  if test "x$ac_pt_PKG_CONFIG" = x; then
13012
 
    PKG_CONFIG=""
13013
 
  else
13014
 
    case $cross_compiling:$ac_tool_warned in
13015
 
yes:)
13016
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
13017
 
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
13018
 
ac_tool_warned=yes ;;
13019
 
esac
13020
 
    PKG_CONFIG=$ac_pt_PKG_CONFIG
13021
 
  fi
13022
 
else
13023
 
  PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
13024
 
fi
13025
 
 
13026
 
fi
13027
 
if test -n "$PKG_CONFIG"; then
13028
 
        _pkg_min_version=0.9.0
13029
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
13030
 
$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
13031
 
        if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
13032
 
                { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13033
 
$as_echo "yes" >&6; }
13034
 
        else
13035
 
                { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13036
 
$as_echo "no" >&6; }
13037
 
                PKG_CONFIG=""
13038
 
        fi
13039
 
 
13040
 
fi
 
13166
  EXP_VAR=BINDIR
 
13167
  FROM_VAR=$bindir
 
13168
 
 
13169
    prefix_save=$prefix
 
13170
  exec_prefix_save=$exec_prefix
 
13171
 
 
13172
    if test "x$prefix" = "xNONE"; then
 
13173
    prefix=$ac_default_prefix
 
13174
  fi
 
13175
    if test "x$exec_prefix" = "xNONE"; then
 
13176
    exec_prefix=$prefix
 
13177
  fi
 
13178
 
 
13179
  full_var="$FROM_VAR"
 
13180
    while true; do
 
13181
    new_full_var="`eval echo $full_var`"
 
13182
    if test "x$new_full_var"="x$full_var"; then break; fi
 
13183
    full_var=$new_full_var
 
13184
  done
 
13185
 
 
13186
    full_var=$new_full_var
 
13187
  BINDIR="$full_var"
 
13188
 
 
13189
 
 
13190
    prefix=$prefix_save
 
13191
  exec_prefix=$exec_prefix_save
 
13192
 
 
13193
 
13041
13194
 
13042
13195
pkg_failed=no
13043
13196
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for HAMSTER" >&5
13357
13510
 
13358
13511
 
13359
13512
 
13360
 
ac_config_files="$ac_config_files Makefile hamster/Makefile hamster/defs.py hamster/keybinder/Makefile data/Makefile data/art/Makefile po/Makefile.in"
 
13513
ac_config_files="$ac_config_files Makefile src/Makefile src/hamster/defs.py src/hamster/keybinder/Makefile data/Makefile data/art/Makefile po/Makefile.in"
13361
13514
 
13362
 
ac_config_files="$ac_config_files hamster/widgets/Makefile"
 
13515
ac_config_files="$ac_config_files data/hamster-standalone.desktop.in src/hamster/Makefile src/hamster/widgets/Makefile help/Makefile"
13363
13516
 
13364
13517
cat >confcache <<\_ACEOF
13365
13518
# This file is a shell script that caches the results of configure
13486
13639
  ac_config_commands="$ac_config_commands po/stamp-it"
13487
13640
 
13488
13641
 
 
13642
if test -z "${ENABLE_SK_TRUE}" && test -z "${ENABLE_SK_FALSE}"; then
 
13643
  as_fn_error "conditional \"ENABLE_SK\" was never defined.
 
13644
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
13645
fi
 
13646
if test -z "${HAVE_GNOME_DOC_UTILS_TRUE}" && test -z "${HAVE_GNOME_DOC_UTILS_FALSE}"; then
 
13647
  as_fn_error "conditional \"HAVE_GNOME_DOC_UTILS\" was never defined.
 
13648
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
13649
fi
13489
13650
if test -z "${GCONF_SCHEMAS_INSTALL_TRUE}" && test -z "${GCONF_SCHEMAS_INSTALL_FALSE}"; then
13490
13651
  as_fn_error "conditional \"GCONF_SCHEMAS_INSTALL\" was never defined.
13491
13652
Usually this means the macro was only invoked conditionally." "$LINENO" 5
13902
14063
# report actual input values of CONFIG_FILES etc. instead of their
13903
14064
# values after options handling.
13904
14065
ac_log="
13905
 
This file was extended by hamster-applet $as_me 2.29.4, which was
 
14066
This file was extended by hamster-applet $as_me 2.29.90, which was
13906
14067
generated by GNU Autoconf 2.64.  Invocation command line was
13907
14068
 
13908
14069
  CONFIG_FILES    = $CONFIG_FILES
13966
14127
_ACEOF
13967
14128
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13968
14129
ac_cs_version="\\
13969
 
hamster-applet config.status 2.29.4
 
14130
hamster-applet config.status 2.29.90
13970
14131
configured by $0, generated by GNU Autoconf 2.64,
13971
14132
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
13972
14133
 
14348
14509
    "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
14349
14510
    "default-1") CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
14350
14511
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
14351
 
    "hamster/Makefile") CONFIG_FILES="$CONFIG_FILES hamster/Makefile" ;;
14352
 
    "hamster/defs.py") CONFIG_FILES="$CONFIG_FILES hamster/defs.py" ;;
14353
 
    "hamster/keybinder/Makefile") CONFIG_FILES="$CONFIG_FILES hamster/keybinder/Makefile" ;;
 
14512
    "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
 
14513
    "src/hamster/defs.py") CONFIG_FILES="$CONFIG_FILES src/hamster/defs.py" ;;
 
14514
    "src/hamster/keybinder/Makefile") CONFIG_FILES="$CONFIG_FILES src/hamster/keybinder/Makefile" ;;
14354
14515
    "data/Makefile") CONFIG_FILES="$CONFIG_FILES data/Makefile" ;;
14355
14516
    "data/art/Makefile") CONFIG_FILES="$CONFIG_FILES data/art/Makefile" ;;
14356
14517
    "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
14357
 
    "hamster/widgets/Makefile") CONFIG_FILES="$CONFIG_FILES hamster/widgets/Makefile" ;;
 
14518
    "data/hamster-standalone.desktop.in") CONFIG_FILES="$CONFIG_FILES data/hamster-standalone.desktop.in" ;;
 
14519
    "src/hamster/Makefile") CONFIG_FILES="$CONFIG_FILES src/hamster/Makefile" ;;
 
14520
    "src/hamster/widgets/Makefile") CONFIG_FILES="$CONFIG_FILES src/hamster/widgets/Makefile" ;;
 
14521
    "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
14358
14522
    "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;
14359
14523
 
14360
14524
  *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;