~ubuntu-branches/ubuntu/wily/tomboy/wily-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2014-01-24 15:46:08 UTC
  • mfrom: (1.5.21)
  • Revision ID: package-import@ubuntu.com-20140124154608-rh4orzccnoro7svg
Tags: 1.15.4-0ubuntu1
New upstream version

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 tomboy 1.15.3.
 
3
# Generated by GNU Autoconf 2.69 for tomboy 1.15.4.
4
4
#
5
5
#
6
6
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
587
587
# Identity of this package.
588
588
PACKAGE_NAME='tomboy'
589
589
PACKAGE_TARNAME='tomboy'
590
 
PACKAGE_VERSION='1.15.3'
591
 
PACKAGE_STRING='tomboy 1.15.3'
 
590
PACKAGE_VERSION='1.15.4'
 
591
PACKAGE_STRING='tomboy 1.15.4'
592
592
PACKAGE_BUGREPORT=''
593
593
PACKAGE_URL=''
594
594
 
804
804
PKG_CONFIG_LIBDIR
805
805
PKG_CONFIG_PATH
806
806
PKG_CONFIG
807
 
AM_DEFAULT_VERBOSITY
808
807
LN_S
809
808
ACLOCAL_AMFLAGS
810
809
MAINT
811
810
MAINTAINER_MODE_FALSE
812
811
MAINTAINER_MODE_TRUE
 
812
AM_BACKSLASH
 
813
AM_DEFAULT_VERBOSITY
 
814
AM_DEFAULT_V
 
815
AM_V
813
816
am__untar
814
817
am__tar
815
818
AMTAR
874
877
ac_subst_files=''
875
878
ac_user_opts='
876
879
enable_option_checking
 
880
enable_silent_rules
877
881
enable_maintainer_mode
878
882
with_help_dir
879
883
with_omf_dir
1477
1481
  # Omit some internal or obsolete options to make the list less imposing.
1478
1482
  # This message is too long to be a string in the A/UX 3.1 sh.
1479
1483
  cat <<_ACEOF
1480
 
\`configure' configures tomboy 1.15.3 to adapt to many kinds of systems.
 
1484
\`configure' configures tomboy 1.15.4 to adapt to many kinds of systems.
1481
1485
 
1482
1486
Usage: $0 [OPTION]... [VAR=VALUE]...
1483
1487
 
1551
1555
 
1552
1556
if test -n "$ac_init_help"; then
1553
1557
  case $ac_init_help in
1554
 
     short | recursive ) echo "Configuration of tomboy 1.15.3:";;
 
1558
     short | recursive ) echo "Configuration of tomboy 1.15.4:";;
1555
1559
   esac
1556
1560
  cat <<\_ACEOF
1557
1561
 
1559
1563
  --disable-option-checking  ignore unrecognized --enable/--with options
1560
1564
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1561
1565
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1562
 
  --enable-maintainer-mode  enable make rules and dependencies not useful
1563
 
                          (and sometimes confusing) to the casual installer
 
1566
  --enable-silent-rules   less verbose build output (undo: "make V=1")
 
1567
  --disable-silent-rules  verbose build output (undo: "make V=0")
 
1568
  --enable-maintainer-mode
 
1569
                          enable make rules and dependencies not useful (and
 
1570
                          sometimes confusing) to the casual installer
1564
1571
  --disable-scrollkeeper  do not make updates to the scrollkeeper database
1565
1572
  --disable-nls           do not use Native Language Support
1566
 
  --disable-dependency-tracking  speeds up one-time build
1567
 
  --enable-dependency-tracking   do not reject slow dependency extractors
 
1573
  --enable-dependency-tracking
 
1574
                          do not reject slow dependency extractors
 
1575
  --disable-dependency-tracking
 
1576
                          speeds up one-time build
1568
1577
  --enable-static[=PKGS]  build static libraries [default=no]
1569
1578
  --enable-shared[=PKGS]  build shared libraries [default=yes]
1570
1579
  --enable-fast-install[=PKGS]
1718
1727
test -n "$ac_init_help" && exit $ac_status
1719
1728
if $ac_init_version; then
1720
1729
  cat <<\_ACEOF
1721
 
tomboy configure 1.15.3
 
1730
tomboy configure 1.15.4
1722
1731
generated by GNU Autoconf 2.69
1723
1732
 
1724
1733
Copyright (C) 2012 Free Software Foundation, Inc.
2083
2092
This file contains any messages produced by compilers while
2084
2093
running configure, to aid debugging if configure makes a mistake.
2085
2094
 
2086
 
It was created by tomboy $as_me 1.15.3, which was
 
2095
It was created by tomboy $as_me 1.15.4, which was
2087
2096
generated by GNU Autoconf 2.69.  Invocation command line was
2088
2097
 
2089
2098
  $ $0 $@
2432
2441
 
2433
2442
 
2434
2443
 
2435
 
am__api_version='1.11'
 
2444
am__api_version='1.13'
2436
2445
 
2437
2446
ac_aux_dir=
2438
2447
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2558
2567
 
2559
2568
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2560
2569
$as_echo_n "checking whether build environment is sane... " >&6; }
2561
 
# Just in case
2562
 
sleep 1
2563
 
echo timestamp > conftest.file
2564
2570
# Reject unsafe characters in $srcdir or the absolute working directory
2565
2571
# name.  Accept space and tab only in the latter.
2566
2572
am_lf='
2571
2577
esac
2572
2578
case $srcdir in
2573
2579
  *[\\\"\#\$\&\'\`$am_lf\ \     ]*)
2574
 
    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
 
2580
    as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
2575
2581
esac
2576
2582
 
2577
 
# Do `set' in a subshell so we don't clobber the current shell's
 
2583
# Do 'set' in a subshell so we don't clobber the current shell's
2578
2584
# arguments.  Must try -L first in case configure is actually a
2579
2585
# symlink; some systems play weird games with the mod time of symlinks
2580
2586
# (eg FreeBSD returns the mod time of the symlink's containing
2581
2587
# directory).
2582
2588
if (
2583
 
   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2584
 
   if test "$*" = "X"; then
2585
 
      # -L didn't work.
2586
 
      set X `ls -t "$srcdir/configure" conftest.file`
2587
 
   fi
2588
 
   rm -f conftest.file
2589
 
   if test "$*" != "X $srcdir/configure conftest.file" \
2590
 
      && test "$*" != "X conftest.file $srcdir/configure"; then
2591
 
 
2592
 
      # If neither matched, then we have a broken ls.  This can happen
2593
 
      # if, for instance, CONFIG_SHELL is bash and it inherits a
2594
 
      # broken ls alias from the environment.  This has actually
2595
 
      # happened.  Such a system could not be considered "sane".
2596
 
      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2597
 
alias in your environment" "$LINENO" 5
2598
 
   fi
2599
 
 
 
2589
   am_has_slept=no
 
2590
   for am_try in 1 2; do
 
2591
     echo "timestamp, slept: $am_has_slept" > conftest.file
 
2592
     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
 
2593
     if test "$*" = "X"; then
 
2594
        # -L didn't work.
 
2595
        set X `ls -t "$srcdir/configure" conftest.file`
 
2596
     fi
 
2597
     if test "$*" != "X $srcdir/configure conftest.file" \
 
2598
        && test "$*" != "X conftest.file $srcdir/configure"; then
 
2599
 
 
2600
        # If neither matched, then we have a broken ls.  This can happen
 
2601
        # if, for instance, CONFIG_SHELL is bash and it inherits a
 
2602
        # broken ls alias from the environment.  This has actually
 
2603
        # happened.  Such a system could not be considered "sane".
 
2604
        as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
 
2605
  alias in your environment" "$LINENO" 5
 
2606
     fi
 
2607
     if test "$2" = conftest.file || test $am_try -eq 2; then
 
2608
       break
 
2609
     fi
 
2610
     # Just in case.
 
2611
     sleep 1
 
2612
     am_has_slept=yes
 
2613
   done
2600
2614
   test "$2" = conftest.file
2601
2615
   )
2602
2616
then
2608
2622
fi
2609
2623
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2610
2624
$as_echo "yes" >&6; }
 
2625
# If we didn't sleep, we still need to ensure time stamps of config.status and
 
2626
# generated files are strictly newer.
 
2627
am_sleep_pid=
 
2628
if grep 'slept: no' conftest.file >/dev/null 2>&1; then
 
2629
  ( sleep 1 ) &
 
2630
  am_sleep_pid=$!
 
2631
fi
 
2632
 
 
2633
rm -f conftest.file
 
2634
 
2611
2635
test "$program_prefix" != NONE &&
2612
2636
  program_transform_name="s&^&$program_prefix&;$program_transform_name"
2613
2637
# Use a double $ so make ignores it.
2630
2654
  esac
2631
2655
fi
2632
2656
# Use eval to expand $SHELL
2633
 
if eval "$MISSING --run true"; then
2634
 
  am_missing_run="$MISSING --run "
 
2657
if eval "$MISSING --is-lightweight"; then
 
2658
  am_missing_run="$MISSING "
2635
2659
else
2636
2660
  am_missing_run=
2637
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2638
 
$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
 
2661
  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
 
2662
$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
2639
2663
fi
2640
2664
 
2641
2665
if test x"${install_sh}" != xset; then
2647
2671
  esac
2648
2672
fi
2649
2673
 
2650
 
# Installed binaries are usually stripped using `strip' when the user
2651
 
# run `make install-strip'.  However `strip' might not be the right
 
2674
# Installed binaries are usually stripped using 'strip' when the user
 
2675
# run "make install-strip".  However 'strip' might not be the right
2652
2676
# tool to use in cross-compilation environments, therefore Automake
2653
 
# will honor the `STRIP' environment variable to overrule this program.
 
2677
# will honor the 'STRIP' environment variable to overrule this program.
2654
2678
if test "$cross_compiling" != no; then
2655
2679
  if test -n "$ac_tool_prefix"; then
2656
2680
  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2789
2813
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2790
2814
$as_echo "$MKDIR_P" >&6; }
2791
2815
 
2792
 
mkdir_p="$MKDIR_P"
2793
 
case $mkdir_p in
2794
 
  [\\/$]* | ?:[\\/]*) ;;
2795
 
  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2796
 
esac
2797
 
 
2798
2816
for ac_prog in gawk mawk nawk awk
2799
2817
do
2800
2818
  # Extract the first word of "$ac_prog", so it can be a program name with args.
2877
2895
fi
2878
2896
rmdir .tst 2>/dev/null
2879
2897
 
 
2898
# Check whether --enable-silent-rules was given.
 
2899
if test "${enable_silent_rules+set}" = set; then :
 
2900
  enableval=$enable_silent_rules;
 
2901
fi
 
2902
 
 
2903
case $enable_silent_rules in # (((
 
2904
  yes) AM_DEFAULT_VERBOSITY=0;;
 
2905
   no) AM_DEFAULT_VERBOSITY=1;;
 
2906
    *) AM_DEFAULT_VERBOSITY=1;;
 
2907
esac
 
2908
am_make=${MAKE-make}
 
2909
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
 
2910
$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
 
2911
if ${am_cv_make_support_nested_variables+:} false; then :
 
2912
  $as_echo_n "(cached) " >&6
 
2913
else
 
2914
  if $as_echo 'TRUE=$(BAR$(V))
 
2915
BAR0=false
 
2916
BAR1=true
 
2917
V=1
 
2918
am__doit:
 
2919
        @$(TRUE)
 
2920
.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
 
2921
  am_cv_make_support_nested_variables=yes
 
2922
else
 
2923
  am_cv_make_support_nested_variables=no
 
2924
fi
 
2925
fi
 
2926
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
 
2927
$as_echo "$am_cv_make_support_nested_variables" >&6; }
 
2928
if test $am_cv_make_support_nested_variables = yes; then
 
2929
    AM_V='$(V)'
 
2930
  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
 
2931
else
 
2932
  AM_V=$AM_DEFAULT_VERBOSITY
 
2933
  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
 
2934
fi
 
2935
AM_BACKSLASH='\'
 
2936
 
2880
2937
if test "`cd $srcdir && pwd`" != "`pwd`"; then
2881
2938
  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2882
2939
  # is not polluted with repeated "-I."
2899
2956
 
2900
2957
# Define the identity of the package.
2901
2958
 PACKAGE='tomboy'
2902
 
 VERSION='1.15.3'
 
2959
 VERSION='1.15.4'
2903
2960
 
2904
2961
 
2905
2962
cat >>confdefs.h <<_ACEOF
2927
2984
 
2928
2985
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2929
2986
 
 
2987
# For better backward compatibility.  To be removed once Automake 1.9.x
 
2988
# dies out for good.  For more background, see:
 
2989
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
 
2990
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
 
2991
mkdir_p='$(MKDIR_P)'
 
2992
 
2930
2993
# We need awk for the "check" target.  The system "awk" is bad on
2931
2994
# some platforms.
2932
2995
# Always define AMTAR for backward compatibility.  Yes, it's still used
2934
2997
AMTAR='$${TAR-tar}'
2935
2998
 
2936
2999
 
2937
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
 
3000
# We'll loop over all known methods to create a tar archive until one works.
 
3001
_am_tools='gnutar plaintar pax cpio none'
 
3002
 
 
3003
# The POSIX 1988 'ustar' format is defined with fixed-size fields.
 
3004
      # There is notably a 21 bits limit for the UID and the GID.  In fact,
 
3005
      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
 
3006
      # and bug#13588).
 
3007
      am_max_uid=2097151 # 2^21 - 1
 
3008
      am_max_gid=$am_max_uid
 
3009
      # The $UID and $GID variables are not portable, so we need to resort
 
3010
      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
 
3011
      # below are definitely unexpected, so allow the users to see them
 
3012
      # (that is, avoid stderr redirection).
 
3013
      am_uid=`id -u || echo unknown`
 
3014
      am_gid=`id -g || echo unknown`
 
3015
      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
 
3016
$as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
 
3017
      if test $am_uid -le $am_max_uid; then
 
3018
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
3019
$as_echo "yes" >&6; }
 
3020
      else
 
3021
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
3022
$as_echo "no" >&6; }
 
3023
         _am_tools=none
 
3024
      fi
 
3025
      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&5
 
3026
$as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6; }
 
3027
      if test $am_gid -le $am_max_gid; then
 
3028
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
3029
$as_echo "yes" >&6; }
 
3030
      else
 
3031
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
3032
$as_echo "no" >&6; }
 
3033
        _am_tools=none
 
3034
      fi
 
3035
 
 
3036
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
2938
3037
$as_echo_n "checking how to create a ustar tar archive... " >&6; }
2939
 
# Loop over all known methods to create a tar archive until one works.
2940
 
_am_tools='gnutar plaintar pax cpio none'
2941
 
_am_tools=${am_cv_prog_tar_ustar-$_am_tools}
2942
 
# Do not fold the above two line into one, because Tru64 sh and
2943
 
# Solaris sh will not grok spaces in the rhs of `-'.
2944
 
for _am_tool in $_am_tools
2945
 
do
2946
 
  case $_am_tool in
2947
 
  gnutar)
2948
 
    for _am_tar in tar gnutar gtar;
2949
 
    do
2950
 
      { echo "$as_me:$LINENO: $_am_tar --version" >&5
 
3038
 
 
3039
  # Go ahead even if we have the value already cached.  We do so because we
 
3040
  # need to set the values for the 'am__tar' and 'am__untar' variables.
 
3041
  _am_tools=${am_cv_prog_tar_ustar-$_am_tools}
 
3042
 
 
3043
  for _am_tool in $_am_tools; do
 
3044
    case $_am_tool in
 
3045
    gnutar)
 
3046
      for _am_tar in tar gnutar gtar; do
 
3047
        { echo "$as_me:$LINENO: $_am_tar --version" >&5
2951
3048
   ($_am_tar --version) >&5 2>&5
2952
3049
   ac_status=$?
2953
3050
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
2954
3051
   (exit $ac_status); } && break
2955
 
    done
2956
 
    am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
2957
 
    am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
2958
 
    am__untar="$_am_tar -xf -"
2959
 
    ;;
2960
 
  plaintar)
2961
 
    # Must skip GNU tar: if it does not support --format= it doesn't create
2962
 
    # ustar tarball either.
2963
 
    (tar --version) >/dev/null 2>&1 && continue
2964
 
    am__tar='tar chf - "$$tardir"'
2965
 
    am__tar_='tar chf - "$tardir"'
2966
 
    am__untar='tar xf -'
2967
 
    ;;
2968
 
  pax)
2969
 
    am__tar='pax -L -x ustar -w "$$tardir"'
2970
 
    am__tar_='pax -L -x ustar -w "$tardir"'
2971
 
    am__untar='pax -r'
2972
 
    ;;
2973
 
  cpio)
2974
 
    am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
2975
 
    am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
2976
 
    am__untar='cpio -i -H ustar -d'
2977
 
    ;;
2978
 
  none)
2979
 
    am__tar=false
2980
 
    am__tar_=false
2981
 
    am__untar=false
2982
 
    ;;
2983
 
  esac
2984
 
 
2985
 
  # If the value was cached, stop now.  We just wanted to have am__tar
2986
 
  # and am__untar set.
2987
 
  test -n "${am_cv_prog_tar_ustar}" && break
2988
 
 
2989
 
  # tar/untar a dummy directory, and stop if the command works
2990
 
  rm -rf conftest.dir
2991
 
  mkdir conftest.dir
2992
 
  echo GrepMe > conftest.dir/file
2993
 
  { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
 
3052
      done
 
3053
      am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
 
3054
      am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
 
3055
      am__untar="$_am_tar -xf -"
 
3056
      ;;
 
3057
    plaintar)
 
3058
      # Must skip GNU tar: if it does not support --format= it doesn't create
 
3059
      # ustar tarball either.
 
3060
      (tar --version) >/dev/null 2>&1 && continue
 
3061
      am__tar='tar chf - "$$tardir"'
 
3062
      am__tar_='tar chf - "$tardir"'
 
3063
      am__untar='tar xf -'
 
3064
      ;;
 
3065
    pax)
 
3066
      am__tar='pax -L -x ustar -w "$$tardir"'
 
3067
      am__tar_='pax -L -x ustar -w "$tardir"'
 
3068
      am__untar='pax -r'
 
3069
      ;;
 
3070
    cpio)
 
3071
      am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
 
3072
      am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
 
3073
      am__untar='cpio -i -H ustar -d'
 
3074
      ;;
 
3075
    none)
 
3076
      am__tar=false
 
3077
      am__tar_=false
 
3078
      am__untar=false
 
3079
      ;;
 
3080
    esac
 
3081
 
 
3082
    # If the value was cached, stop now.  We just wanted to have am__tar
 
3083
    # and am__untar set.
 
3084
    test -n "${am_cv_prog_tar_ustar}" && break
 
3085
 
 
3086
    # tar/untar a dummy directory, and stop if the command works.
 
3087
    rm -rf conftest.dir
 
3088
    mkdir conftest.dir
 
3089
    echo GrepMe > conftest.dir/file
 
3090
    { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
2994
3091
   (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
2995
3092
   ac_status=$?
2996
3093
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
2997
3094
   (exit $ac_status); }
2998
 
  rm -rf conftest.dir
2999
 
  if test -s conftest.tar; then
3000
 
    { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
 
3095
    rm -rf conftest.dir
 
3096
    if test -s conftest.tar; then
 
3097
      { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3001
3098
   ($am__untar <conftest.tar) >&5 2>&5
3002
3099
   ac_status=$?
3003
3100
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3004
3101
   (exit $ac_status); }
3005
 
    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3006
 
  fi
3007
 
done
3008
 
rm -rf conftest.dir
 
3102
      { echo "$as_me:$LINENO: cat conftest.dir/file" >&5
 
3103
   (cat conftest.dir/file) >&5 2>&5
 
3104
   ac_status=$?
 
3105
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
3106
   (exit $ac_status); }
 
3107
      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
 
3108
    fi
 
3109
  done
 
3110
  rm -rf conftest.dir
3009
3111
 
3010
 
if ${am_cv_prog_tar_ustar+:} false; then :
 
3112
  if ${am_cv_prog_tar_ustar+:} false; then :
3011
3113
  $as_echo_n "(cached) " >&6
3012
3114
else
3013
3115
  am_cv_prog_tar_ustar=$_am_tool
3014
3116
fi
3015
3117
 
3016
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
 
3118
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3017
3119
$as_echo "$am_cv_prog_tar_ustar" >&6; }
3018
3120
 
3019
3121
 
3021
3123
 
3022
3124
 
3023
3125
 
 
3126
 
3024
3127
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
3025
3128
$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
3026
3129
    # Check whether --enable-maintainer-mode was given.
4632
4735
_am_result=none
4633
4736
# First try GNU make style include.
4634
4737
echo "include confinc" > confmf
4635
 
# Ignore all kinds of additional output from `make'.
 
4738
# Ignore all kinds of additional output from 'make'.
4636
4739
case `$am_make -s -f confmf 2> /dev/null` in #(
4637
4740
*the\ am__doit\ target*)
4638
4741
  am__include=include
4688
4791
  # We make a subdir and do the tests there.  Otherwise we can end up
4689
4792
  # making bogus files that we don't know about and never remove.  For
4690
4793
  # instance it was reported that on HP-UX the gcc test will end up
4691
 
  # making a dummy file named `D' -- because `-MD' means `put the output
4692
 
  # in D'.
 
4794
  # making a dummy file named 'D' -- because '-MD' means "put the output
 
4795
  # in D".
4693
4796
  rm -rf conftest.dir
4694
4797
  mkdir conftest.dir
4695
4798
  # Copy depcomp to subdir because otherwise we won't find it if we're
4724
4827
    : > sub/conftest.c
4725
4828
    for i in 1 2 3 4 5 6; do
4726
4829
      echo '#include "conftst'$i'.h"' >> sub/conftest.c
4727
 
      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4728
 
      # Solaris 8's {/usr,}/bin/sh.
4729
 
      touch sub/conftst$i.h
 
4830
      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
 
4831
      # Solaris 10 /bin/sh.
 
4832
      echo '/* dummy */' > sub/conftst$i.h
4730
4833
    done
4731
4834
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4732
4835
 
4733
 
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
 
4836
    # We check with '-c' and '-o' for the sake of the "dashmstdout"
4734
4837
    # mode.  It turns out that the SunPro C++ compiler does not properly
4735
 
    # handle `-M -o', and we need to detect this.  Also, some Intel
4736
 
    # versions had trouble with output in subdirs
 
4838
    # handle '-M -o', and we need to detect this.  Also, some Intel
 
4839
    # versions had trouble with output in subdirs.
4737
4840
    am__obj=sub/conftest.${OBJEXT-o}
4738
4841
    am__minus_obj="-o $am__obj"
4739
4842
    case $depmode in
4742
4845
      test "$am__universal" = false || continue
4743
4846
      ;;
4744
4847
    nosideeffect)
4745
 
      # after this tag, mechanisms are not by side-effect, so they'll
4746
 
      # only be used when explicitly requested
 
4848
      # After this tag, mechanisms are not by side-effect, so they'll
 
4849
      # only be used when explicitly requested.
4747
4850
      if test "x$enable_dependency_tracking" = xyes; then
4748
4851
        continue
4749
4852
      else
4751
4854
      fi
4752
4855
      ;;
4753
4856
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4754
 
      # This compiler won't grok `-c -o', but also, the minuso test has
 
4857
      # This compiler won't grok '-c -o', but also, the minuso test has
4755
4858
      # not run yet.  These depmodes are late enough in the game, and
4756
4859
      # so weak that their functioning should not be impacted.
4757
4860
      am__obj=conftest.${OBJEXT-o}
15596
15699
 
15597
15700
ac_libobjs=
15598
15701
ac_ltlibobjs=
15599
 
U=
15600
15702
for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
15601
15703
  # 1. Remove the extension, and $U if already installed.
15602
15704
  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
15611
15713
LTLIBOBJS=$ac_ltlibobjs
15612
15714
 
15613
15715
 
 
15716
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
 
15717
$as_echo_n "checking that generated files are newer than configure... " >&6; }
 
15718
   if test -n "$am_sleep_pid"; then
 
15719
     # Hide warnings about reused PIDs.
 
15720
     wait $am_sleep_pid 2>/dev/null
 
15721
   fi
 
15722
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
 
15723
$as_echo "done" >&6; }
15614
15724
 if test -n "$EXEEXT"; then
15615
15725
  am__EXEEXT_TRUE=
15616
15726
  am__EXEEXT_FALSE='#'
16100
16210
# report actual input values of CONFIG_FILES etc. instead of their
16101
16211
# values after options handling.
16102
16212
ac_log="
16103
 
This file was extended by tomboy $as_me 1.15.3, which was
 
16213
This file was extended by tomboy $as_me 1.15.4, which was
16104
16214
generated by GNU Autoconf 2.69.  Invocation command line was
16105
16215
 
16106
16216
  CONFIG_FILES    = $CONFIG_FILES
16166
16276
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16167
16277
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
16168
16278
ac_cs_version="\\
16169
 
tomboy config.status 1.15.3
 
16279
tomboy config.status 1.15.4
16170
16280
configured by $0, generated by GNU Autoconf 2.69,
16171
16281
  with options \\"\$ac_cs_config\\"
16172
16282
 
17206
17316
 
17207
17317
  case $ac_file$ac_mode in
17208
17318
    "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
17209
 
  # Autoconf 2.62 quotes --file arguments for eval, but not when files
 
17319
  # Older Autoconf quotes --file arguments for eval, but not when files
17210
17320
  # are listed without --file.  Let's play safe and only enable the eval
17211
17321
  # if we detect the quoting.
17212
17322
  case $CONFIG_FILES in
17219
17329
    # Strip MF so we end up with the name of the file.
17220
17330
    mf=`echo "$mf" | sed -e 's/:.*$//'`
17221
17331
    # Check whether this is an Automake generated Makefile or not.
17222
 
    # We used to match only the files named `Makefile.in', but
 
17332
    # We used to match only the files named 'Makefile.in', but
17223
17333
    # some people rename them; so instead we look at the file content.
17224
17334
    # Grep'ing the first line is not enough: some people post-process
17225
17335
    # each Makefile.in and add a new line on top of each file to say so.
17253
17363
      continue
17254
17364
    fi
17255
17365
    # Extract the definition of DEPDIR, am__include, and am__quote
17256
 
    # from the Makefile without running `make'.
 
17366
    # from the Makefile without running 'make'.
17257
17367
    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
17258
17368
    test -z "$DEPDIR" && continue
17259
17369
    am__include=`sed -n 's/^am__include = //p' < "$mf"`
17260
 
    test -z "am__include" && continue
 
17370
    test -z "$am__include" && continue
17261
17371
    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
17262
 
    # When using ansi2knr, U may be empty or an underscore; expand it
17263
 
    U=`sed -n 's/^U = //p' < "$mf"`
17264
17372
    # Find all dependency output files, they are included files with
17265
17373
    # $(DEPDIR) in their names.  We invoke sed twice because it is the
17266
17374
    # simplest approach to changing $(DEPDIR) to its actual value in the
17267
17375
    # expansion.
17268
17376
    for file in `sed -n "
17269
17377
      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
17270
 
         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
 
17378
         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
17271
17379
      # Make sure the directory exists.
17272
17380
      test -f "$dirpart/$file" && continue
17273
17381
      fdir=`$as_dirname -- "$file" ||