~noskcaj/ubuntu/trusty/parole/0.6.0

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Yves-Alexis Perez, Jackson Doak, Yves-Alexis Perez
  • Date: 2013-12-05 21:58:41 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20131205215841-zw5ugfte1bu86xsx
Tags: 0.5.4-1
[ Jackson Doak ]
* New upstream release
* Replace autotools-dev with autoreconf
* debian/rules: --disable-silent-rules
* Update manpage

[ Yves-Alexis Perez ]
* debian/rules:
  - drop xdt-autogen and autoreconf calls.
* debian/control:
  - drop build-dep on dh-autoreconf.

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 parole 0.5.2.
 
3
# Generated by GNU Autoconf 2.69 for parole 0.5.4.
4
4
#
5
5
# Report bugs to <aliov@xfce.org>.
6
6
#
590
590
# Identity of this package.
591
591
PACKAGE_NAME='parole'
592
592
PACKAGE_TARNAME='parole'
593
 
PACKAGE_VERSION='0.5.2'
594
 
PACKAGE_STRING='parole 0.5.2'
 
593
PACKAGE_VERSION='0.5.4'
 
594
PACKAGE_STRING='parole 0.5.4'
595
595
PACKAGE_BUGREPORT='aliov@xfce.org'
596
596
PACKAGE_URL=''
597
597
 
852
852
LDFLAGS
853
853
CFLAGS
854
854
CC
 
855
MAINT
 
856
MAINTAINER_MODE_FALSE
 
857
MAINTAINER_MODE_TRUE
855
858
AM_BACKSLASH
856
859
AM_DEFAULT_VERBOSITY
857
860
AM_DEFAULT_V
858
861
AM_V
859
 
MAINT
860
 
MAINTAINER_MODE_FALSE
861
 
MAINTAINER_MODE_TRUE
862
862
am__untar
863
863
am__tar
864
864
AMTAR
923
923
ac_subst_files=''
924
924
ac_user_opts='
925
925
enable_option_checking
 
926
enable_silent_rules
926
927
enable_maintainer_mode
927
 
enable_silent_rules
928
928
enable_dependency_tracking
929
929
with_gnu_ld
930
930
enable_nls
1505
1505
  # Omit some internal or obsolete options to make the list less imposing.
1506
1506
  # This message is too long to be a string in the A/UX 3.1 sh.
1507
1507
  cat <<_ACEOF
1508
 
\`configure' configures parole 0.5.2 to adapt to many kinds of systems.
 
1508
\`configure' configures parole 0.5.4 to adapt to many kinds of systems.
1509
1509
 
1510
1510
Usage: $0 [OPTION]... [VAR=VALUE]...
1511
1511
 
1579
1579
 
1580
1580
if test -n "$ac_init_help"; then
1581
1581
  case $ac_init_help in
1582
 
     short | recursive ) echo "Configuration of parole 0.5.2:";;
 
1582
     short | recursive ) echo "Configuration of parole 0.5.4:";;
1583
1583
   esac
1584
1584
  cat <<\_ACEOF
1585
1585
 
1587
1587
  --disable-option-checking  ignore unrecognized --enable/--with options
1588
1588
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1589
1589
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1590
 
  --disable-maintainer-mode  disable make rules and dependencies not useful
1591
 
                          (and sometimes confusing) to the casual installer
1592
 
  --enable-silent-rules          less verbose build output (undo: `make V=1')
1593
 
  --disable-silent-rules         verbose build output (undo: `make V=0')
1594
 
  --disable-dependency-tracking  speeds up one-time build
1595
 
  --enable-dependency-tracking   do not reject slow dependency extractors
 
1590
  --enable-silent-rules   less verbose build output (undo: "make V=1")
 
1591
  --disable-silent-rules  verbose build output (undo: "make V=0")
 
1592
  --disable-maintainer-mode
 
1593
                          disable make rules and dependencies not useful (and
 
1594
                          sometimes confusing) to the casual installer
 
1595
  --enable-dependency-tracking
 
1596
                          do not reject slow dependency extractors
 
1597
  --disable-dependency-tracking
 
1598
                          speeds up one-time build
1596
1599
  --disable-nls           do not use Native Language Support
1597
1600
  --enable-static[=PKGS]  build static libraries [default=no]
1598
1601
  --enable-shared[=PKGS]  build shared libraries [default=yes]
1717
1720
test -n "$ac_init_help" && exit $ac_status
1718
1721
if $ac_init_version; then
1719
1722
  cat <<\_ACEOF
1720
 
parole configure 0.5.2
 
1723
parole configure 0.5.4
1721
1724
generated by GNU Autoconf 2.69
1722
1725
 
1723
1726
Copyright (C) 2012 Free Software Foundation, Inc.
2253
2256
This file contains any messages produced by compilers while
2254
2257
running configure, to aid debugging if configure makes a mistake.
2255
2258
 
2256
 
It was created by parole $as_me 0.5.2, which was
 
2259
It was created by parole $as_me 0.5.4, which was
2257
2260
generated by GNU Autoconf 2.69.  Invocation command line was
2258
2261
 
2259
2262
  $ $0 $@
2605
2608
 
2606
2609
 
2607
2610
 
2608
 
am__api_version='1.11'
 
2611
am__api_version='1.13'
2609
2612
 
2610
2613
ac_aux_dir=
2611
2614
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2731
2734
 
2732
2735
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2733
2736
$as_echo_n "checking whether build environment is sane... " >&6; }
2734
 
# Just in case
2735
 
sleep 1
2736
 
echo timestamp > conftest.file
2737
2737
# Reject unsafe characters in $srcdir or the absolute working directory
2738
2738
# name.  Accept space and tab only in the latter.
2739
2739
am_lf='
2744
2744
esac
2745
2745
case $srcdir in
2746
2746
  *[\\\"\#\$\&\'\`$am_lf\ \     ]*)
2747
 
    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
 
2747
    as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
2748
2748
esac
2749
2749
 
2750
 
# Do `set' in a subshell so we don't clobber the current shell's
 
2750
# Do 'set' in a subshell so we don't clobber the current shell's
2751
2751
# arguments.  Must try -L first in case configure is actually a
2752
2752
# symlink; some systems play weird games with the mod time of symlinks
2753
2753
# (eg FreeBSD returns the mod time of the symlink's containing
2754
2754
# directory).
2755
2755
if (
2756
 
   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2757
 
   if test "$*" = "X"; then
2758
 
      # -L didn't work.
2759
 
      set X `ls -t "$srcdir/configure" conftest.file`
2760
 
   fi
2761
 
   rm -f conftest.file
2762
 
   if test "$*" != "X $srcdir/configure conftest.file" \
2763
 
      && test "$*" != "X conftest.file $srcdir/configure"; then
2764
 
 
2765
 
      # If neither matched, then we have a broken ls.  This can happen
2766
 
      # if, for instance, CONFIG_SHELL is bash and it inherits a
2767
 
      # broken ls alias from the environment.  This has actually
2768
 
      # happened.  Such a system could not be considered "sane".
2769
 
      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2770
 
alias in your environment" "$LINENO" 5
2771
 
   fi
2772
 
 
 
2756
   am_has_slept=no
 
2757
   for am_try in 1 2; do
 
2758
     echo "timestamp, slept: $am_has_slept" > conftest.file
 
2759
     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
 
2760
     if test "$*" = "X"; then
 
2761
        # -L didn't work.
 
2762
        set X `ls -t "$srcdir/configure" conftest.file`
 
2763
     fi
 
2764
     if test "$*" != "X $srcdir/configure conftest.file" \
 
2765
        && test "$*" != "X conftest.file $srcdir/configure"; then
 
2766
 
 
2767
        # If neither matched, then we have a broken ls.  This can happen
 
2768
        # if, for instance, CONFIG_SHELL is bash and it inherits a
 
2769
        # broken ls alias from the environment.  This has actually
 
2770
        # happened.  Such a system could not be considered "sane".
 
2771
        as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
 
2772
  alias in your environment" "$LINENO" 5
 
2773
     fi
 
2774
     if test "$2" = conftest.file || test $am_try -eq 2; then
 
2775
       break
 
2776
     fi
 
2777
     # Just in case.
 
2778
     sleep 1
 
2779
     am_has_slept=yes
 
2780
   done
2773
2781
   test "$2" = conftest.file
2774
2782
   )
2775
2783
then
2781
2789
fi
2782
2790
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2783
2791
$as_echo "yes" >&6; }
 
2792
# If we didn't sleep, we still need to ensure time stamps of config.status and
 
2793
# generated files are strictly newer.
 
2794
am_sleep_pid=
 
2795
if grep 'slept: no' conftest.file >/dev/null 2>&1; then
 
2796
  ( sleep 1 ) &
 
2797
  am_sleep_pid=$!
 
2798
fi
 
2799
 
 
2800
rm -f conftest.file
 
2801
 
2784
2802
test "$program_prefix" != NONE &&
2785
2803
  program_transform_name="s&^&$program_prefix&;$program_transform_name"
2786
2804
# Use a double $ so make ignores it.
2803
2821
  esac
2804
2822
fi
2805
2823
# Use eval to expand $SHELL
2806
 
if eval "$MISSING --run true"; then
2807
 
  am_missing_run="$MISSING --run "
 
2824
if eval "$MISSING --is-lightweight"; then
 
2825
  am_missing_run="$MISSING "
2808
2826
else
2809
2827
  am_missing_run=
2810
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2811
 
$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
 
2828
  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
 
2829
$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
2812
2830
fi
2813
2831
 
2814
2832
if test x"${install_sh}" != xset; then
2820
2838
  esac
2821
2839
fi
2822
2840
 
2823
 
# Installed binaries are usually stripped using `strip' when the user
2824
 
# run `make install-strip'.  However `strip' might not be the right
 
2841
# Installed binaries are usually stripped using 'strip' when the user
 
2842
# run "make install-strip".  However 'strip' might not be the right
2825
2843
# tool to use in cross-compilation environments, therefore Automake
2826
 
# will honor the `STRIP' environment variable to overrule this program.
 
2844
# will honor the 'STRIP' environment variable to overrule this program.
2827
2845
if test "$cross_compiling" != no; then
2828
2846
  if test -n "$ac_tool_prefix"; then
2829
2847
  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2962
2980
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2963
2981
$as_echo "$MKDIR_P" >&6; }
2964
2982
 
2965
 
mkdir_p="$MKDIR_P"
2966
 
case $mkdir_p in
2967
 
  [\\/$]* | ?:[\\/]*) ;;
2968
 
  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2969
 
esac
2970
 
 
2971
2983
for ac_prog in gawk mawk nawk awk
2972
2984
do
2973
2985
  # Extract the first word of "$ac_prog", so it can be a program name with args.
3050
3062
fi
3051
3063
rmdir .tst 2>/dev/null
3052
3064
 
 
3065
# Check whether --enable-silent-rules was given.
 
3066
if test "${enable_silent_rules+set}" = set; then :
 
3067
  enableval=$enable_silent_rules;
 
3068
fi
 
3069
 
 
3070
case $enable_silent_rules in # (((
 
3071
  yes) AM_DEFAULT_VERBOSITY=0;;
 
3072
   no) AM_DEFAULT_VERBOSITY=1;;
 
3073
    *) AM_DEFAULT_VERBOSITY=1;;
 
3074
esac
 
3075
am_make=${MAKE-make}
 
3076
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
 
3077
$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
 
3078
if ${am_cv_make_support_nested_variables+:} false; then :
 
3079
  $as_echo_n "(cached) " >&6
 
3080
else
 
3081
  if $as_echo 'TRUE=$(BAR$(V))
 
3082
BAR0=false
 
3083
BAR1=true
 
3084
V=1
 
3085
am__doit:
 
3086
        @$(TRUE)
 
3087
.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
 
3088
  am_cv_make_support_nested_variables=yes
 
3089
else
 
3090
  am_cv_make_support_nested_variables=no
 
3091
fi
 
3092
fi
 
3093
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
 
3094
$as_echo "$am_cv_make_support_nested_variables" >&6; }
 
3095
if test $am_cv_make_support_nested_variables = yes; then
 
3096
    AM_V='$(V)'
 
3097
  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
 
3098
else
 
3099
  AM_V=$AM_DEFAULT_VERBOSITY
 
3100
  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
 
3101
fi
 
3102
AM_BACKSLASH='\'
 
3103
 
3053
3104
if test "`cd $srcdir && pwd`" != "`pwd`"; then
3054
3105
  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3055
3106
  # is not polluted with repeated "-I."
3072
3123
 
3073
3124
# Define the identity of the package.
3074
3125
 PACKAGE='parole'
3075
 
 VERSION='0.5.2'
 
3126
 VERSION='0.5.4'
3076
3127
 
3077
3128
 
3078
3129
cat >>confdefs.h <<_ACEOF
3100
3151
 
3101
3152
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3102
3153
 
 
3154
# For better backward compatibility.  To be removed once Automake 1.9.x
 
3155
# dies out for good.  For more background, see:
 
3156
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
 
3157
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
 
3158
mkdir_p='$(MKDIR_P)'
 
3159
 
3103
3160
# We need awk for the "check" target.  The system "awk" is bad on
3104
3161
# some platforms.
3105
3162
# Always define AMTAR for backward compatibility.  Yes, it's still used
3107
3164
AMTAR='$${TAR-tar}'
3108
3165
 
3109
3166
 
3110
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
 
3167
# We'll loop over all known methods to create a tar archive until one works.
 
3168
_am_tools='gnutar plaintar pax cpio none'
 
3169
 
 
3170
# The POSIX 1988 'ustar' format is defined with fixed-size fields.
 
3171
      # There is notably a 21 bits limit for the UID and the GID.  In fact,
 
3172
      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
 
3173
      # and bug#13588).
 
3174
      am_max_uid=2097151 # 2^21 - 1
 
3175
      am_max_gid=$am_max_uid
 
3176
      # The $UID and $GID variables are not portable, so we need to resort
 
3177
      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
 
3178
      # below are definitely unexpected, so allow the users to see them
 
3179
      # (that is, avoid stderr redirection).
 
3180
      am_uid=`id -u || echo unknown`
 
3181
      am_gid=`id -g || echo unknown`
 
3182
      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
 
3183
$as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
 
3184
      if test $am_uid -le $am_max_uid; then
 
3185
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
3186
$as_echo "yes" >&6; }
 
3187
      else
 
3188
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
3189
$as_echo "no" >&6; }
 
3190
         _am_tools=none
 
3191
      fi
 
3192
      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&5
 
3193
$as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6; }
 
3194
      if test $am_gid -le $am_max_gid; then
 
3195
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
3196
$as_echo "yes" >&6; }
 
3197
      else
 
3198
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
3199
$as_echo "no" >&6; }
 
3200
        _am_tools=none
 
3201
      fi
 
3202
 
 
3203
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
3111
3204
$as_echo_n "checking how to create a ustar tar archive... " >&6; }
3112
 
# Loop over all known methods to create a tar archive until one works.
3113
 
_am_tools='gnutar plaintar pax cpio none'
3114
 
_am_tools=${am_cv_prog_tar_ustar-$_am_tools}
3115
 
# Do not fold the above two line into one, because Tru64 sh and
3116
 
# Solaris sh will not grok spaces in the rhs of `-'.
3117
 
for _am_tool in $_am_tools
3118
 
do
3119
 
  case $_am_tool in
3120
 
  gnutar)
3121
 
    for _am_tar in tar gnutar gtar;
3122
 
    do
3123
 
      { echo "$as_me:$LINENO: $_am_tar --version" >&5
 
3205
 
 
3206
  # Go ahead even if we have the value already cached.  We do so because we
 
3207
  # need to set the values for the 'am__tar' and 'am__untar' variables.
 
3208
  _am_tools=${am_cv_prog_tar_ustar-$_am_tools}
 
3209
 
 
3210
  for _am_tool in $_am_tools; do
 
3211
    case $_am_tool in
 
3212
    gnutar)
 
3213
      for _am_tar in tar gnutar gtar; do
 
3214
        { echo "$as_me:$LINENO: $_am_tar --version" >&5
3124
3215
   ($_am_tar --version) >&5 2>&5
3125
3216
   ac_status=$?
3126
3217
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3127
3218
   (exit $ac_status); } && break
3128
 
    done
3129
 
    am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
3130
 
    am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
3131
 
    am__untar="$_am_tar -xf -"
3132
 
    ;;
3133
 
  plaintar)
3134
 
    # Must skip GNU tar: if it does not support --format= it doesn't create
3135
 
    # ustar tarball either.
3136
 
    (tar --version) >/dev/null 2>&1 && continue
3137
 
    am__tar='tar chf - "$$tardir"'
3138
 
    am__tar_='tar chf - "$tardir"'
3139
 
    am__untar='tar xf -'
3140
 
    ;;
3141
 
  pax)
3142
 
    am__tar='pax -L -x ustar -w "$$tardir"'
3143
 
    am__tar_='pax -L -x ustar -w "$tardir"'
3144
 
    am__untar='pax -r'
3145
 
    ;;
3146
 
  cpio)
3147
 
    am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
3148
 
    am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
3149
 
    am__untar='cpio -i -H ustar -d'
3150
 
    ;;
3151
 
  none)
3152
 
    am__tar=false
3153
 
    am__tar_=false
3154
 
    am__untar=false
3155
 
    ;;
3156
 
  esac
3157
 
 
3158
 
  # If the value was cached, stop now.  We just wanted to have am__tar
3159
 
  # and am__untar set.
3160
 
  test -n "${am_cv_prog_tar_ustar}" && break
3161
 
 
3162
 
  # tar/untar a dummy directory, and stop if the command works
3163
 
  rm -rf conftest.dir
3164
 
  mkdir conftest.dir
3165
 
  echo GrepMe > conftest.dir/file
3166
 
  { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
 
3219
      done
 
3220
      am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
 
3221
      am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
 
3222
      am__untar="$_am_tar -xf -"
 
3223
      ;;
 
3224
    plaintar)
 
3225
      # Must skip GNU tar: if it does not support --format= it doesn't create
 
3226
      # ustar tarball either.
 
3227
      (tar --version) >/dev/null 2>&1 && continue
 
3228
      am__tar='tar chf - "$$tardir"'
 
3229
      am__tar_='tar chf - "$tardir"'
 
3230
      am__untar='tar xf -'
 
3231
      ;;
 
3232
    pax)
 
3233
      am__tar='pax -L -x ustar -w "$$tardir"'
 
3234
      am__tar_='pax -L -x ustar -w "$tardir"'
 
3235
      am__untar='pax -r'
 
3236
      ;;
 
3237
    cpio)
 
3238
      am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
 
3239
      am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
 
3240
      am__untar='cpio -i -H ustar -d'
 
3241
      ;;
 
3242
    none)
 
3243
      am__tar=false
 
3244
      am__tar_=false
 
3245
      am__untar=false
 
3246
      ;;
 
3247
    esac
 
3248
 
 
3249
    # If the value was cached, stop now.  We just wanted to have am__tar
 
3250
    # and am__untar set.
 
3251
    test -n "${am_cv_prog_tar_ustar}" && break
 
3252
 
 
3253
    # tar/untar a dummy directory, and stop if the command works.
 
3254
    rm -rf conftest.dir
 
3255
    mkdir conftest.dir
 
3256
    echo GrepMe > conftest.dir/file
 
3257
    { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3167
3258
   (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
3168
3259
   ac_status=$?
3169
3260
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3170
3261
   (exit $ac_status); }
3171
 
  rm -rf conftest.dir
3172
 
  if test -s conftest.tar; then
3173
 
    { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
 
3262
    rm -rf conftest.dir
 
3263
    if test -s conftest.tar; then
 
3264
      { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3174
3265
   ($am__untar <conftest.tar) >&5 2>&5
3175
3266
   ac_status=$?
3176
3267
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3177
3268
   (exit $ac_status); }
3178
 
    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3179
 
  fi
3180
 
done
3181
 
rm -rf conftest.dir
 
3269
      { echo "$as_me:$LINENO: cat conftest.dir/file" >&5
 
3270
   (cat conftest.dir/file) >&5 2>&5
 
3271
   ac_status=$?
 
3272
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
3273
   (exit $ac_status); }
 
3274
      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
 
3275
    fi
 
3276
  done
 
3277
  rm -rf conftest.dir
3182
3278
 
3183
 
if ${am_cv_prog_tar_ustar+:} false; then :
 
3279
  if ${am_cv_prog_tar_ustar+:} false; then :
3184
3280
  $as_echo_n "(cached) " >&6
3185
3281
else
3186
3282
  am_cv_prog_tar_ustar=$_am_tool
3187
3283
fi
3188
3284
 
3189
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
 
3285
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3190
3286
$as_echo "$am_cv_prog_tar_ustar" >&6; }
3191
3287
 
3192
3288
 
3193
3289
 
3194
3290
 
3195
3291
 
 
3292
 
3196
3293
ac_config_headers="$ac_config_headers config.h"
3197
3294
 
3198
3295
 
3277
3374
  enableval=$enable_silent_rules;
3278
3375
fi
3279
3376
 
3280
 
case $enable_silent_rules in
3281
 
yes) AM_DEFAULT_VERBOSITY=0;;
3282
 
no)  AM_DEFAULT_VERBOSITY=1;;
3283
 
*)   AM_DEFAULT_VERBOSITY=0;;
 
3377
case $enable_silent_rules in # (((
 
3378
  yes) AM_DEFAULT_VERBOSITY=0;;
 
3379
   no) AM_DEFAULT_VERBOSITY=1;;
 
3380
    *) AM_DEFAULT_VERBOSITY=0;;
3284
3381
esac
3285
3382
am_make=${MAKE-make}
3286
3383
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
3331
3428
_am_result=none
3332
3429
# First try GNU make style include.
3333
3430
echo "include confinc" > confmf
3334
 
# Ignore all kinds of additional output from `make'.
 
3431
# Ignore all kinds of additional output from 'make'.
3335
3432
case `$am_make -s -f confmf 2> /dev/null` in #(
3336
3433
*the\ am__doit\ target*)
3337
3434
  am__include=include
4175
4272
  # We make a subdir and do the tests there.  Otherwise we can end up
4176
4273
  # making bogus files that we don't know about and never remove.  For
4177
4274
  # instance it was reported that on HP-UX the gcc test will end up
4178
 
  # making a dummy file named `D' -- because `-MD' means `put the output
4179
 
  # in D'.
 
4275
  # making a dummy file named 'D' -- because '-MD' means "put the output
 
4276
  # in D".
4180
4277
  rm -rf conftest.dir
4181
4278
  mkdir conftest.dir
4182
4279
  # Copy depcomp to subdir because otherwise we won't find it if we're
4211
4308
    : > sub/conftest.c
4212
4309
    for i in 1 2 3 4 5 6; do
4213
4310
      echo '#include "conftst'$i'.h"' >> sub/conftest.c
4214
 
      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4215
 
      # Solaris 8's {/usr,}/bin/sh.
4216
 
      touch sub/conftst$i.h
 
4311
      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
 
4312
      # Solaris 10 /bin/sh.
 
4313
      echo '/* dummy */' > sub/conftst$i.h
4217
4314
    done
4218
4315
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4219
4316
 
4220
 
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
 
4317
    # We check with '-c' and '-o' for the sake of the "dashmstdout"
4221
4318
    # mode.  It turns out that the SunPro C++ compiler does not properly
4222
 
    # handle `-M -o', and we need to detect this.  Also, some Intel
4223
 
    # versions had trouble with output in subdirs
 
4319
    # handle '-M -o', and we need to detect this.  Also, some Intel
 
4320
    # versions had trouble with output in subdirs.
4224
4321
    am__obj=sub/conftest.${OBJEXT-o}
4225
4322
    am__minus_obj="-o $am__obj"
4226
4323
    case $depmode in
4229
4326
      test "$am__universal" = false || continue
4230
4327
      ;;
4231
4328
    nosideeffect)
4232
 
      # after this tag, mechanisms are not by side-effect, so they'll
4233
 
      # only be used when explicitly requested
 
4329
      # After this tag, mechanisms are not by side-effect, so they'll
 
4330
      # only be used when explicitly requested.
4234
4331
      if test "x$enable_dependency_tracking" = xyes; then
4235
4332
        continue
4236
4333
      else
4238
4335
      fi
4239
4336
      ;;
4240
4337
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4241
 
      # This compiler won't grok `-c -o', but also, the minuso test has
 
4338
      # This compiler won't grok '-c -o', but also, the minuso test has
4242
4339
      # not run yet.  These depmodes are late enough in the game, and
4243
4340
      # so weak that their functioning should not be impacted.
4244
4341
      am__obj=conftest.${OBJEXT-o}
5305
5402
  # We make a subdir and do the tests there.  Otherwise we can end up
5306
5403
  # making bogus files that we don't know about and never remove.  For
5307
5404
  # instance it was reported that on HP-UX the gcc test will end up
5308
 
  # making a dummy file named `D' -- because `-MD' means `put the output
5309
 
  # in D'.
 
5405
  # making a dummy file named 'D' -- because '-MD' means "put the output
 
5406
  # in D".
5310
5407
  rm -rf conftest.dir
5311
5408
  mkdir conftest.dir
5312
5409
  # Copy depcomp to subdir because otherwise we won't find it if we're
5341
5438
    : > sub/conftest.c
5342
5439
    for i in 1 2 3 4 5 6; do
5343
5440
      echo '#include "conftst'$i'.h"' >> sub/conftest.c
5344
 
      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
5345
 
      # Solaris 8's {/usr,}/bin/sh.
5346
 
      touch sub/conftst$i.h
 
5441
      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
 
5442
      # Solaris 10 /bin/sh.
 
5443
      echo '/* dummy */' > sub/conftst$i.h
5347
5444
    done
5348
5445
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
5349
5446
 
5350
 
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
 
5447
    # We check with '-c' and '-o' for the sake of the "dashmstdout"
5351
5448
    # mode.  It turns out that the SunPro C++ compiler does not properly
5352
 
    # handle `-M -o', and we need to detect this.  Also, some Intel
5353
 
    # versions had trouble with output in subdirs
 
5449
    # handle '-M -o', and we need to detect this.  Also, some Intel
 
5450
    # versions had trouble with output in subdirs.
5354
5451
    am__obj=sub/conftest.${OBJEXT-o}
5355
5452
    am__minus_obj="-o $am__obj"
5356
5453
    case $depmode in
5359
5456
      test "$am__universal" = false || continue
5360
5457
      ;;
5361
5458
    nosideeffect)
5362
 
      # after this tag, mechanisms are not by side-effect, so they'll
5363
 
      # only be used when explicitly requested
 
5459
      # After this tag, mechanisms are not by side-effect, so they'll
 
5460
      # only be used when explicitly requested.
5364
5461
      if test "x$enable_dependency_tracking" = xyes; then
5365
5462
        continue
5366
5463
      else
5368
5465
      fi
5369
5466
      ;;
5370
5467
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
5371
 
      # This compiler won't grok `-c -o', but also, the minuso test has
 
5468
      # This compiler won't grok '-c -o', but also, the minuso test has
5372
5469
      # not run yet.  These depmodes are late enough in the game, and
5373
5470
      # so weak that their functioning should not be impacted.
5374
5471
      am__obj=conftest.${OBJEXT-o}
5690
5787
  # We make a subdir and do the tests there.  Otherwise we can end up
5691
5788
  # making bogus files that we don't know about and never remove.  For
5692
5789
  # instance it was reported that on HP-UX the gcc test will end up
5693
 
  # making a dummy file named `D' -- because `-MD' means `put the output
5694
 
  # in D'.
 
5790
  # making a dummy file named 'D' -- because '-MD' means "put the output
 
5791
  # in D".
5695
5792
  rm -rf conftest.dir
5696
5793
  mkdir conftest.dir
5697
5794
  # Copy depcomp to subdir because otherwise we won't find it if we're
5726
5823
    : > sub/conftest.c
5727
5824
    for i in 1 2 3 4 5 6; do
5728
5825
      echo '#include "conftst'$i'.h"' >> sub/conftest.c
5729
 
      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
5730
 
      # Solaris 8's {/usr,}/bin/sh.
5731
 
      touch sub/conftst$i.h
 
5826
      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
 
5827
      # Solaris 10 /bin/sh.
 
5828
      echo '/* dummy */' > sub/conftst$i.h
5732
5829
    done
5733
5830
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
5734
5831
 
5735
 
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
 
5832
    # We check with '-c' and '-o' for the sake of the "dashmstdout"
5736
5833
    # mode.  It turns out that the SunPro C++ compiler does not properly
5737
 
    # handle `-M -o', and we need to detect this.  Also, some Intel
5738
 
    # versions had trouble with output in subdirs
 
5834
    # handle '-M -o', and we need to detect this.  Also, some Intel
 
5835
    # versions had trouble with output in subdirs.
5739
5836
    am__obj=sub/conftest.${OBJEXT-o}
5740
5837
    am__minus_obj="-o $am__obj"
5741
5838
    case $depmode in
5744
5841
      test "$am__universal" = false || continue
5745
5842
      ;;
5746
5843
    nosideeffect)
5747
 
      # after this tag, mechanisms are not by side-effect, so they'll
5748
 
      # only be used when explicitly requested
 
5844
      # After this tag, mechanisms are not by side-effect, so they'll
 
5845
      # only be used when explicitly requested.
5749
5846
      if test "x$enable_dependency_tracking" = xyes; then
5750
5847
        continue
5751
5848
      else
5753
5850
      fi
5754
5851
      ;;
5755
5852
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
5756
 
      # This compiler won't grok `-c -o', but also, the minuso test has
 
5853
      # This compiler won't grok '-c -o', but also, the minuso test has
5757
5854
      # not run yet.  These depmodes are late enough in the game, and
5758
5855
      # so weak that their functioning should not be impacted.
5759
5856
      am__obj=conftest.${OBJEXT-o}
17312
17409
Report bugs to <bug-libtool@gnu.org>."
17313
17410
 
17314
17411
lt_cl_version="\
17315
 
parole config.lt 0.5.2
 
17412
parole config.lt 0.5.4
17316
17413
configured by $0, generated by GNU Autoconf 2.69.
17317
17414
 
17318
17415
Copyright (C) 2011 Free Software Foundation, Inc.
18543
18640
# ===================================================== #
18544
18641
#               Version information                     #
18545
18642
# ===================================================== #
18546
 
PAROLE_VERINFO=0:5:2
 
18643
PAROLE_VERINFO=0:5:4
18547
18644
PAROLE_VERSION_API=0
18548
18645
PAROLE_VERSION_MAJOR=0
18549
18646
PAROLE_VERSION_MINOR=5
18550
 
PAROLE_VERSION_MICRO=2
 
18647
PAROLE_VERSION_MICRO=4
18551
18648
 
18552
18649
 
18553
18650
 
18698
18795
 
18699
18796
 
18700
18797
 
18701
 
    ALL_LINGUAS="ar ast bg ca cs da de el en_GB es eu fr gl he hr hu id is it ja kk ko lt lv nl nn pl pt_BR pt ru sk sr sv te tr ug uk zh_CN zh_TW "
 
18798
    ALL_LINGUAS="ar ast bg ca cs da de el en_AU en_GB es eu fr gl he hr hu id is it ja kk ko lt lv nl nn pl pt_BR pt ru sk sr sv te tr ug uk zh_CN zh_TW "
18702
18799
 
18703
18800
   for ac_header in locale.h
18704
18801
do :
24305
24402
        # Put the nasty error message in config.log where it belongs
24306
24403
        echo "$GTKDOC_DEPS_PKG_ERRORS" >&5
24307
24404
 
24308
 
        as_fn_error $? "Package requirements (glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0) were not met:
24309
 
 
24310
 
$GTKDOC_DEPS_PKG_ERRORS
24311
 
 
24312
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you
24313
 
installed software in a non-standard prefix.
24314
 
 
24315
 
Alternatively, you may set the environment variables GTKDOC_DEPS_CFLAGS
24316
 
and GTKDOC_DEPS_LIBS to avoid the need to call pkg-config.
24317
 
See the pkg-config man page for more details." "$LINENO" 5
 
24405
        :
24318
24406
elif test $pkg_failed = untried; then
24319
24407
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
24320
24408
$as_echo "no" >&6; }
24321
 
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24322
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
24323
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
24324
 
is in your PATH or set the PKG_CONFIG environment variable to the full
24325
 
path to pkg-config.
24326
 
 
24327
 
Alternatively, you may set the environment variables GTKDOC_DEPS_CFLAGS
24328
 
and GTKDOC_DEPS_LIBS to avoid the need to call pkg-config.
24329
 
See the pkg-config man page for more details.
24330
 
 
24331
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
24332
 
See \`config.log' for more details" "$LINENO" 5; }
 
24409
        :
24333
24410
else
24334
24411
        GTKDOC_DEPS_CFLAGS=$pkg_cv_GTKDOC_DEPS_CFLAGS
24335
24412
        GTKDOC_DEPS_LIBS=$pkg_cv_GTKDOC_DEPS_LIBS
24364
24441
    enable_gtk_doc_pdf=no
24365
24442
  fi
24366
24443
 
 
24444
  if test -z "$AM_DEFAULT_VERBOSITY"; then
 
24445
    AM_DEFAULT_VERBOSITY=1
 
24446
  fi
 
24447
 
24367
24448
 
24368
24449
   if test x$enable_gtk_doc = xyes; then
24369
24450
  ENABLE_GTK_DOC_TRUE=
24503
24584
 
24504
24585
ac_libobjs=
24505
24586
ac_ltlibobjs=
24506
 
U=
24507
24587
for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
24508
24588
  # 1. Remove the extension, and $U if already installed.
24509
24589
  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
24518
24598
LTLIBOBJS=$ac_ltlibobjs
24519
24599
 
24520
24600
 
 
24601
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
 
24602
$as_echo_n "checking that generated files are newer than configure... " >&6; }
 
24603
   if test -n "$am_sleep_pid"; then
 
24604
     # Hide warnings about reused PIDs.
 
24605
     wait $am_sleep_pid 2>/dev/null
 
24606
   fi
 
24607
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
 
24608
$as_echo "done" >&6; }
24521
24609
 if test -n "$EXEEXT"; then
24522
24610
  am__EXEEXT_TRUE=
24523
24611
  am__EXEEXT_FALSE='#'
24987
25075
# report actual input values of CONFIG_FILES etc. instead of their
24988
25076
# values after options handling.
24989
25077
ac_log="
24990
 
This file was extended by parole $as_me 0.5.2, which was
 
25078
This file was extended by parole $as_me 0.5.4, which was
24991
25079
generated by GNU Autoconf 2.69.  Invocation command line was
24992
25080
 
24993
25081
  CONFIG_FILES    = $CONFIG_FILES
25053
25141
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
25054
25142
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
25055
25143
ac_cs_version="\\
25056
 
parole config.status 0.5.2
 
25144
parole config.status 0.5.4
25057
25145
configured by $0, generated by GNU Autoconf 2.69,
25058
25146
  with options \\"\$ac_cs_config\\"
25059
25147
 
26187
26275
 
26188
26276
  case $ac_file$ac_mode in
26189
26277
    "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
26190
 
  # Autoconf 2.62 quotes --file arguments for eval, but not when files
 
26278
  # Older Autoconf quotes --file arguments for eval, but not when files
26191
26279
  # are listed without --file.  Let's play safe and only enable the eval
26192
26280
  # if we detect the quoting.
26193
26281
  case $CONFIG_FILES in
26200
26288
    # Strip MF so we end up with the name of the file.
26201
26289
    mf=`echo "$mf" | sed -e 's/:.*$//'`
26202
26290
    # Check whether this is an Automake generated Makefile or not.
26203
 
    # We used to match only the files named `Makefile.in', but
 
26291
    # We used to match only the files named 'Makefile.in', but
26204
26292
    # some people rename them; so instead we look at the file content.
26205
26293
    # Grep'ing the first line is not enough: some people post-process
26206
26294
    # each Makefile.in and add a new line on top of each file to say so.
26234
26322
      continue
26235
26323
    fi
26236
26324
    # Extract the definition of DEPDIR, am__include, and am__quote
26237
 
    # from the Makefile without running `make'.
 
26325
    # from the Makefile without running 'make'.
26238
26326
    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
26239
26327
    test -z "$DEPDIR" && continue
26240
26328
    am__include=`sed -n 's/^am__include = //p' < "$mf"`
26241
 
    test -z "am__include" && continue
 
26329
    test -z "$am__include" && continue
26242
26330
    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
26243
 
    # When using ansi2knr, U may be empty or an underscore; expand it
26244
 
    U=`sed -n 's/^U = //p' < "$mf"`
26245
26331
    # Find all dependency output files, they are included files with
26246
26332
    # $(DEPDIR) in their names.  We invoke sed twice because it is the
26247
26333
    # simplest approach to changing $(DEPDIR) to its actual value in the
26248
26334
    # expansion.
26249
26335
    for file in `sed -n "
26250
26336
      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
26251
 
         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
 
26337
         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
26252
26338
      # Make sure the directory exists.
26253
26339
      test -f "$dirpart/$file" && continue
26254
26340
      fdir=`$as_dirname -- "$file" ||