~ubuntu-branches/ubuntu/trusty/serf/trusty-security

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Peter Samuelson
  • Date: 2011-06-03 03:18:07 UTC
  • mfrom: (1.2.4 upstream)
  • mto: (3.3.1 sid)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20110603031807-3vq82t5lzw692our
Tags: 0.7.2-1
* New upstream release.
  - patches/no-export-vars: delete, now upstream.
* New ABI:
  - patches/abi-0.x: New patch to change upstream SONAME.
  - Rename libserf-0-0 to libserf0.7.
  - Rename libserf-0-0-dev to libserf-dev while we're at it.
* Policy 3.9.1: one instance of s/Conflicts/Breaks/.
* "Upgrade" to source format 1.0.
* Add some Depends: ${misc:Depends}; thanks, Lintian.

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.
 
3
# Generated by GNU Autoconf 2.65.
 
4
#
4
5
#
5
6
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6
 
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
7
 
# Foundation, Inc.
 
7
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
 
8
# Inc.
 
9
#
8
10
#
9
11
# This configure script is free software; the Free Software Foundation
10
12
# gives unlimited permission to copy, distribute and modify it.
524
526
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
525
527
 
526
528
 
527
 
exec 7<&0 </dev/null 6>&1
 
529
test -n "$DJDIR" || exec 7<&0 </dev/null
 
530
exec 6>&1
528
531
 
529
532
# Name of the host.
530
533
# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
591
594
 
592
595
ac_subst_vars='LTLIBOBJS
593
596
LIBOBJS
 
597
EXTRA_INCLUDES
 
598
EXTRA_LIBS
 
599
EXTRA_LDFLAGS
 
600
EXTRA_CXXFLAGS
 
601
EXTRA_CFLAGS
 
602
EXTRA_CPPFLAGS
594
603
SERF_LIBS
595
604
EGREP
596
605
GREP
1317
1326
  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
1318
1327
              nonstandard directory <lib dir>
1319
1328
  LIBS        libraries to pass to the linker, e.g. -l<library>
1320
 
  CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
 
1329
  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1321
1330
              you have headers in a nonstandard directory <include dir>
1322
1331
  CPP         C preprocessor
1323
1332
 
1388
1397
if $ac_init_version; then
1389
1398
  cat <<\_ACEOF
1390
1399
configure
1391
 
generated by GNU Autoconf 2.64
 
1400
generated by GNU Autoconf 2.65
1392
1401
 
1393
1402
Copyright (C) 2009 Free Software Foundation, Inc.
1394
1403
This configure script is free software; the Free Software Foundation
1435
1444
        ac_retval=1
1436
1445
fi
1437
1446
  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1438
 
  return $ac_retval
 
1447
  as_fn_set_status $ac_retval
1439
1448
 
1440
1449
} # ac_fn_c_try_compile
1441
1450
 
1472
1481
    ac_retval=1
1473
1482
fi
1474
1483
  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1475
 
  return $ac_retval
 
1484
  as_fn_set_status $ac_retval
1476
1485
 
1477
1486
} # ac_fn_c_try_cpp
1478
1487
 
1601
1610
fi
1602
1611
  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1603
1612
  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1604
 
  return $ac_retval
 
1613
  as_fn_set_status $ac_retval
1605
1614
 
1606
1615
} # ac_fn_c_try_run
1607
1616
 
1678
1687
  # left behind by Apple's compiler.  We do this before executing the actions.
1679
1688
  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1680
1689
  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1681
 
  return $ac_retval
 
1690
  as_fn_set_status $ac_retval
1682
1691
 
1683
1692
} # ac_fn_c_try_link
1684
1693
cat >config.log <<_ACEOF
1686
1695
running configure, to aid debugging if configure makes a mistake.
1687
1696
 
1688
1697
It was created by $as_me, which was
1689
 
generated by GNU Autoconf 2.64.  Invocation command line was
 
1698
generated by GNU Autoconf 2.65.  Invocation command line was
1690
1699
 
1691
1700
  $ $0 $@
1692
1701
 
1939
1948
for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1940
1949
do
1941
1950
  test "x$ac_site_file" = xNONE && continue
1942
 
  if test -r "$ac_site_file"; then
 
1951
  if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
1943
1952
    { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
1944
1953
$as_echo "$as_me: loading site script $ac_site_file" >&6;}
1945
1954
    sed 's/^/| /' "$ac_site_file" >&5
1948
1957
done
1949
1958
 
1950
1959
if test -r "$cache_file"; then
1951
 
  # Some versions of bash will fail to source /dev/null (special
1952
 
  # files actually), so we avoid doing that.
1953
 
  if test -f "$cache_file"; then
 
1960
  # Some versions of bash will fail to source /dev/null (special files
 
1961
  # actually), so we avoid doing that.  DJGPP emulates it as a regular file.
 
1962
  if test /dev/null != "$cache_file" && test -f "$cache_file"; then
1954
1963
    { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
1955
1964
$as_echo "$as_me: loading cache $cache_file" >&6;}
1956
1965
    case $cache_file in
2340
2349
 
2341
2350
 
2342
2351
 
 
2352
  apr_ste_save_CPPFLAGS="$CPPFLAGS"
 
2353
 
 
2354
 
 
2355
  apr_ste_save_CFLAGS="$CFLAGS"
 
2356
 
 
2357
 
 
2358
  apr_ste_save_CXXFLAGS="$CXXFLAGS"
 
2359
 
 
2360
 
 
2361
  apr_ste_save_LDFLAGS="$LDFLAGS"
 
2362
 
 
2363
 
 
2364
  apr_ste_save_LIBS="$LIBS"
 
2365
 
 
2366
 
 
2367
  apr_ste_save_INCLUDES="$INCLUDES"
 
2368
 
 
2369
 
 
2370
 
2343
2371
  rm -f config.nice
2344
2372
  cat >config.nice<<EOF
2345
2373
#! /bin/sh
2790
2818
 
2791
2819
  # grab any updates from the sub-package
2792
2820
  if test -r "$cache_file"; then
2793
 
  # Some versions of bash will fail to source /dev/null (special
2794
 
  # files actually), so we avoid doing that.
2795
 
  if test -f "$cache_file"; then
 
2821
  # Some versions of bash will fail to source /dev/null (special files
 
2822
  # actually), so we avoid doing that.  DJGPP emulates it as a regular file.
 
2823
  if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2796
2824
    { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2797
2825
$as_echo "$as_me: loading cache $cache_file" >&6;}
2798
2826
    case $cache_file in
3186
3214
 
3187
3215
  # grab any updates from the sub-package
3188
3216
  if test -r "$cache_file"; then
3189
 
  # Some versions of bash will fail to source /dev/null (special
3190
 
  # files actually), so we avoid doing that.
3191
 
  if test -f "$cache_file"; then
 
3217
  # Some versions of bash will fail to source /dev/null (special files
 
3218
  # actually), so we avoid doing that.  DJGPP emulates it as a regular file.
 
3219
  if test /dev/null != "$cache_file" && test -f "$cache_file"; then
3192
3220
    { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
3193
3221
$as_echo "$as_me: loading cache $cache_file" >&6;}
3194
3222
    case $cache_file in
3561
3589
... rest of stderr output deleted ...
3562
3590
         10q' conftest.err >conftest.er1
3563
3591
    cat conftest.er1 >&5
3564
 
    rm -f conftest.er1 conftest.err
3565
3592
  fi
 
3593
  rm -f conftest.er1 conftest.err
3566
3594
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3567
3595
  test $ac_status = 0; }
3568
3596
done
3569
3597
 
3570
3598
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3571
3599
/* end confdefs.h.  */
3572
 
#include <stdio.h>
 
3600
 
3573
3601
int
3574
3602
main ()
3575
3603
{
3576
 
FILE *f = fopen ("conftest.out", "w");
3577
 
 return ferror (f) || fclose (f) != 0;
3578
3604
 
3579
3605
  ;
3580
3606
  return 0;
3581
3607
}
3582
3608
_ACEOF
3583
3609
ac_clean_files_save=$ac_clean_files
3584
 
ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
 
3610
ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
3585
3611
# Try to create an executable without -o first, disregard a.out.
3586
3612
# It will help us diagnose broken compilers, and finding out an intuition
3587
3613
# of exeext.
3588
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3589
 
$as_echo_n "checking for C compiler default output file name... " >&6; }
 
3614
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
 
3615
$as_echo_n "checking whether the C compiler works... " >&6; }
3590
3616
ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3591
3617
 
3592
3618
# The possible output files:
3648
3674
else
3649
3675
  ac_file=''
3650
3676
fi
3651
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3652
 
$as_echo "$ac_file" >&6; }
3653
3677
if test -z "$ac_file"; then :
3654
 
  $as_echo "$as_me: failed program was:" >&5
 
3678
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
3679
$as_echo "no" >&6; }
 
3680
$as_echo "$as_me: failed program was:" >&5
3655
3681
sed 's/^/| /' conftest.$ac_ext >&5
3656
3682
 
3657
3683
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3659
3685
{ as_fn_set_status 77
3660
3686
as_fn_error "C compiler cannot create executables
3661
3687
See \`config.log' for more details." "$LINENO" 5; }; }
 
3688
else
 
3689
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
3690
$as_echo "yes" >&6; }
3662
3691
fi
 
3692
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
 
3693
$as_echo_n "checking for C compiler default output file name... " >&6; }
 
3694
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
 
3695
$as_echo "$ac_file" >&6; }
3663
3696
ac_exeext=$ac_cv_exeext
3664
3697
 
3665
 
# Check that the compiler produces executables we can run.  If not, either
3666
 
# the compiler is broken, or we cross compile.
3667
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3668
 
$as_echo_n "checking whether the C compiler works... " >&6; }
3669
 
# If not cross compiling, check that we can run a simple program.
3670
 
if test "$cross_compiling" != yes; then
3671
 
  if { ac_try='./$ac_file'
3672
 
  { { case "(($ac_try" in
3673
 
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3674
 
  *) ac_try_echo=$ac_try;;
3675
 
esac
3676
 
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3677
 
$as_echo "$ac_try_echo"; } >&5
3678
 
  (eval "$ac_try") 2>&5
3679
 
  ac_status=$?
3680
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3681
 
  test $ac_status = 0; }; }; then
3682
 
    cross_compiling=no
3683
 
  else
3684
 
    if test "$cross_compiling" = maybe; then
3685
 
        cross_compiling=yes
3686
 
    else
3687
 
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3688
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3689
 
as_fn_error "cannot run C compiled programs.
3690
 
If you meant to cross compile, use \`--host'.
3691
 
See \`config.log' for more details." "$LINENO" 5; }
3692
 
    fi
3693
 
  fi
3694
 
fi
3695
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3696
 
$as_echo "yes" >&6; }
3697
 
 
3698
 
rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
 
3698
rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3699
3699
ac_clean_files=$ac_clean_files_save
3700
 
# Check that the compiler produces executables we can run.  If not, either
3701
 
# the compiler is broken, or we cross compile.
3702
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3703
 
$as_echo_n "checking whether we are cross compiling... " >&6; }
3704
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3705
 
$as_echo "$cross_compiling" >&6; }
3706
 
 
3707
3700
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3708
3701
$as_echo_n "checking for suffix of executables... " >&6; }
3709
3702
if { { ac_try="$ac_link"
3736
3729
as_fn_error "cannot compute suffix of executables: cannot compile and link
3737
3730
See \`config.log' for more details." "$LINENO" 5; }
3738
3731
fi
3739
 
rm -f conftest$ac_cv_exeext
 
3732
rm -f conftest conftest$ac_cv_exeext
3740
3733
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3741
3734
$as_echo "$ac_cv_exeext" >&6; }
3742
3735
 
3743
3736
rm -f conftest.$ac_ext
3744
3737
EXEEXT=$ac_cv_exeext
3745
3738
ac_exeext=$EXEEXT
 
3739
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 
3740
/* end confdefs.h.  */
 
3741
#include <stdio.h>
 
3742
int
 
3743
main ()
 
3744
{
 
3745
FILE *f = fopen ("conftest.out", "w");
 
3746
 return ferror (f) || fclose (f) != 0;
 
3747
 
 
3748
  ;
 
3749
  return 0;
 
3750
}
 
3751
_ACEOF
 
3752
ac_clean_files="$ac_clean_files conftest.out"
 
3753
# Check that the compiler produces executables we can run.  If not, either
 
3754
# the compiler is broken, or we cross compile.
 
3755
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
 
3756
$as_echo_n "checking whether we are cross compiling... " >&6; }
 
3757
if test "$cross_compiling" != yes; then
 
3758
  { { ac_try="$ac_link"
 
3759
case "(($ac_try" in
 
3760
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
3761
  *) ac_try_echo=$ac_try;;
 
3762
esac
 
3763
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 
3764
$as_echo "$ac_try_echo"; } >&5
 
3765
  (eval "$ac_link") 2>&5
 
3766
  ac_status=$?
 
3767
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
3768
  test $ac_status = 0; }
 
3769
  if { ac_try='./conftest$ac_cv_exeext'
 
3770
  { { case "(($ac_try" in
 
3771
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
3772
  *) ac_try_echo=$ac_try;;
 
3773
esac
 
3774
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 
3775
$as_echo "$ac_try_echo"; } >&5
 
3776
  (eval "$ac_try") 2>&5
 
3777
  ac_status=$?
 
3778
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
3779
  test $ac_status = 0; }; }; then
 
3780
    cross_compiling=no
 
3781
  else
 
3782
    if test "$cross_compiling" = maybe; then
 
3783
        cross_compiling=yes
 
3784
    else
 
3785
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
3786
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
3787
as_fn_error "cannot run C compiled programs.
 
3788
If you meant to cross compile, use \`--host'.
 
3789
See \`config.log' for more details." "$LINENO" 5; }
 
3790
    fi
 
3791
  fi
 
3792
fi
 
3793
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
 
3794
$as_echo "$cross_compiling" >&6; }
 
3795
 
 
3796
rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
 
3797
ac_clean_files=$ac_clean_files_save
3746
3798
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3747
3799
$as_echo_n "checking for suffix of object files... " >&6; }
3748
3800
if test "${ac_cv_objext+set}" = set; then :
4782
4834
 
4783
4835
 
4784
4836
 
 
4837
 
 
4838
if test "x$apr_ste_save_CPPFLAGS" = "x"; then
 
4839
  EXTRA_CPPFLAGS="$CPPFLAGS"
 
4840
  CPPFLAGS=
 
4841
else
 
4842
  if test "x$apr_ste_save_CPPFLAGS" = "x$CPPFLAGS"; then
 
4843
    EXTRA_CPPFLAGS=
 
4844
  else
 
4845
    EXTRA_CPPFLAGS=`echo $CPPFLAGS | sed -e "s%${apr_ste_save_CPPFLAGS}%%"`
 
4846
    CPPFLAGS="$apr_ste_save_CPPFLAGS"
 
4847
  fi
 
4848
fi
 
4849
if test "x$silent" != "xyes"; then
 
4850
  echo "  restoring CPPFLAGS to \"$CPPFLAGS\""
 
4851
  echo "  setting EXTRA_CPPFLAGS to \"$EXTRA_CPPFLAGS\""
 
4852
fi
 
4853
 
 
4854
 
 
4855
 
 
4856
if test "x$apr_ste_save_CFLAGS" = "x"; then
 
4857
  EXTRA_CFLAGS="$CFLAGS"
 
4858
  CFLAGS=
 
4859
else
 
4860
  if test "x$apr_ste_save_CFLAGS" = "x$CFLAGS"; then
 
4861
    EXTRA_CFLAGS=
 
4862
  else
 
4863
    EXTRA_CFLAGS=`echo $CFLAGS | sed -e "s%${apr_ste_save_CFLAGS}%%"`
 
4864
    CFLAGS="$apr_ste_save_CFLAGS"
 
4865
  fi
 
4866
fi
 
4867
if test "x$silent" != "xyes"; then
 
4868
  echo "  restoring CFLAGS to \"$CFLAGS\""
 
4869
  echo "  setting EXTRA_CFLAGS to \"$EXTRA_CFLAGS\""
 
4870
fi
 
4871
 
 
4872
 
 
4873
 
 
4874
if test "x$apr_ste_save_CXXFLAGS" = "x"; then
 
4875
  EXTRA_CXXFLAGS="$CXXFLAGS"
 
4876
  CXXFLAGS=
 
4877
else
 
4878
  if test "x$apr_ste_save_CXXFLAGS" = "x$CXXFLAGS"; then
 
4879
    EXTRA_CXXFLAGS=
 
4880
  else
 
4881
    EXTRA_CXXFLAGS=`echo $CXXFLAGS | sed -e "s%${apr_ste_save_CXXFLAGS}%%"`
 
4882
    CXXFLAGS="$apr_ste_save_CXXFLAGS"
 
4883
  fi
 
4884
fi
 
4885
if test "x$silent" != "xyes"; then
 
4886
  echo "  restoring CXXFLAGS to \"$CXXFLAGS\""
 
4887
  echo "  setting EXTRA_CXXFLAGS to \"$EXTRA_CXXFLAGS\""
 
4888
fi
 
4889
 
 
4890
 
 
4891
 
 
4892
if test "x$apr_ste_save_LDFLAGS" = "x"; then
 
4893
  EXTRA_LDFLAGS="$LDFLAGS"
 
4894
  LDFLAGS=
 
4895
else
 
4896
  if test "x$apr_ste_save_LDFLAGS" = "x$LDFLAGS"; then
 
4897
    EXTRA_LDFLAGS=
 
4898
  else
 
4899
    EXTRA_LDFLAGS=`echo $LDFLAGS | sed -e "s%${apr_ste_save_LDFLAGS}%%"`
 
4900
    LDFLAGS="$apr_ste_save_LDFLAGS"
 
4901
  fi
 
4902
fi
 
4903
if test "x$silent" != "xyes"; then
 
4904
  echo "  restoring LDFLAGS to \"$LDFLAGS\""
 
4905
  echo "  setting EXTRA_LDFLAGS to \"$EXTRA_LDFLAGS\""
 
4906
fi
 
4907
 
 
4908
 
 
4909
 
 
4910
if test "x$apr_ste_save_LIBS" = "x"; then
 
4911
  EXTRA_LIBS="$LIBS"
 
4912
  LIBS=
 
4913
else
 
4914
  if test "x$apr_ste_save_LIBS" = "x$LIBS"; then
 
4915
    EXTRA_LIBS=
 
4916
  else
 
4917
    EXTRA_LIBS=`echo $LIBS | sed -e "s%${apr_ste_save_LIBS}%%"`
 
4918
    LIBS="$apr_ste_save_LIBS"
 
4919
  fi
 
4920
fi
 
4921
if test "x$silent" != "xyes"; then
 
4922
  echo "  restoring LIBS to \"$LIBS\""
 
4923
  echo "  setting EXTRA_LIBS to \"$EXTRA_LIBS\""
 
4924
fi
 
4925
 
 
4926
 
 
4927
 
 
4928
if test "x$apr_ste_save_INCLUDES" = "x"; then
 
4929
  EXTRA_INCLUDES="$INCLUDES"
 
4930
  INCLUDES=
 
4931
else
 
4932
  if test "x$apr_ste_save_INCLUDES" = "x$INCLUDES"; then
 
4933
    EXTRA_INCLUDES=
 
4934
  else
 
4935
    EXTRA_INCLUDES=`echo $INCLUDES | sed -e "s%${apr_ste_save_INCLUDES}%%"`
 
4936
    INCLUDES="$apr_ste_save_INCLUDES"
 
4937
  fi
 
4938
fi
 
4939
if test "x$silent" != "xyes"; then
 
4940
  echo "  restoring INCLUDES to \"$INCLUDES\""
 
4941
  echo "  setting EXTRA_INCLUDES to \"$EXTRA_INCLUDES\""
 
4942
fi
 
4943
 
 
4944
 
 
4945
 
4785
4946
ac_config_files="$ac_config_files Makefile"
4786
4947
 
4787
4948
ac_config_commands="$ac_config_commands mkdir-vpath"
5329
5490
# values after options handling.
5330
5491
ac_log="
5331
5492
This file was extended by $as_me, which was
5332
 
generated by GNU Autoconf 2.64.  Invocation command line was
 
5493
generated by GNU Autoconf 2.65.  Invocation command line was
5333
5494
 
5334
5495
  CONFIG_FILES    = $CONFIG_FILES
5335
5496
  CONFIG_HEADERS  = $CONFIG_HEADERS
5365
5526
 
5366
5527
  -h, --help       print this help, then exit
5367
5528
  -V, --version    print version number and configuration settings, then exit
 
5529
      --config     print configuration, then exit
5368
5530
  -q, --quiet, --silent
5369
5531
                   do not print progress messages
5370
5532
  -d, --debug      don't remove temporary files
5382
5544
 
5383
5545
_ACEOF
5384
5546
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 
5547
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
5385
5548
ac_cs_version="\\
5386
5549
config.status
5387
 
configured by $0, generated by GNU Autoconf 2.64,
5388
 
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
5550
configured by $0, generated by GNU Autoconf 2.65,
 
5551
  with options \\"\$ac_cs_config\\"
5389
5552
 
5390
5553
Copyright (C) 2009 Free Software Foundation, Inc.
5391
5554
This config.status script is free software; the Free Software Foundation
5421
5584
    ac_cs_recheck=: ;;
5422
5585
  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
5423
5586
    $as_echo "$ac_cs_version"; exit ;;
 
5587
  --config | --confi | --conf | --con | --co | --c )
 
5588
    $as_echo "$ac_cs_config"; exit ;;
5424
5589
  --debug | --debu | --deb | --de | --d | -d )
5425
5590
    debug=: ;;
5426
5591
  --file | --fil | --fi | --f )
5590
5755
t delim
5591
5756
:nl
5592
5757
h
5593
 
s/\(.\{148\}\).*/\1/
 
5758
s/\(.\{148\}\)..*/\1/
5594
5759
t more1
5595
5760
s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
5596
5761
p
5604
5769
t nl
5605
5770
:delim
5606
5771
h
5607
 
s/\(.\{148\}\).*/\1/
 
5772
s/\(.\{148\}\)..*/\1/
5608
5773
t more2
5609
5774
s/["\\]/\\&/g; s/^/"/; s/$/"/
5610
5775
p