~ubuntu-branches/ubuntu/karmic/splashy/karmic

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2009-01-17 16:32:56 UTC
  • mfrom: (7.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20090117163256-o6iy20by7qyhgu8m
Tags: 0.3.13-3ubuntu1
* Resync with Debian unstable (LP: #313523).
* debian/patches/02_ubuntu_toolchain.diff: address hardened features
  provided by Ubuntu toolchain, fix FTBFS.

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.61 for splashy 0.3.12.
 
3
# Generated by GNU Autoconf 2.61 for splashy 0.3.13.
4
4
#
5
5
# Report bugs to <splashy-devel@alioth.debian.org>.
6
6
#
728
728
# Identity of this package.
729
729
PACKAGE_NAME='splashy'
730
730
PACKAGE_TARNAME='splashy'
731
 
PACKAGE_VERSION='0.3.12'
732
 
PACKAGE_STRING='splashy 0.3.12'
 
731
PACKAGE_VERSION='0.3.13'
 
732
PACKAGE_STRING='splashy 0.3.13'
733
733
PACKAGE_BUGREPORT='splashy-devel@alioth.debian.org'
734
734
 
735
735
ac_unique_file="src/splashy_main.c"
809
809
INSTALL_PROGRAM
810
810
INSTALL_SCRIPT
811
811
INSTALL_DATA
812
 
am__isrc
813
812
CYGPATH_W
814
813
PACKAGE
815
814
VERSION
1426
1425
  # Omit some internal or obsolete options to make the list less imposing.
1427
1426
  # This message is too long to be a string in the A/UX 3.1 sh.
1428
1427
  cat <<_ACEOF
1429
 
\`configure' configures splashy 0.3.12 to adapt to many kinds of systems.
 
1428
\`configure' configures splashy 0.3.13 to adapt to many kinds of systems.
1430
1429
 
1431
1430
Usage: $0 [OPTION]... [VAR=VALUE]...
1432
1431
 
1496
1495
 
1497
1496
if test -n "$ac_init_help"; then
1498
1497
  case $ac_init_help in
1499
 
     short | recursive ) echo "Configuration of splashy 0.3.12:";;
 
1498
     short | recursive ) echo "Configuration of splashy 0.3.13:";;
1500
1499
   esac
1501
1500
  cat <<\_ACEOF
1502
1501
 
1608
1607
test -n "$ac_init_help" && exit $ac_status
1609
1608
if $ac_init_version; then
1610
1609
  cat <<\_ACEOF
1611
 
splashy configure 0.3.12
 
1610
splashy configure 0.3.13
1612
1611
generated by GNU Autoconf 2.61
1613
1612
 
1614
1613
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1622
1621
This file contains any messages produced by compilers while
1623
1622
running configure, to aid debugging if configure makes a mistake.
1624
1623
 
1625
 
It was created by splashy $as_me 0.3.12, which was
 
1624
It was created by splashy $as_me 0.3.13, which was
1626
1625
generated by GNU Autoconf 2.61.  Invocation command line was
1627
1626
 
1628
1627
  $ $0 $@
1978
1977
 
1979
1978
ac_config_headers="$ac_config_headers config.h"
1980
1979
 
1981
 
am__api_version='1.10'
1982
 
 
 
1980
am__api_version="1.9"
1983
1981
ac_aux_dir=
1984
1982
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
1985
1983
  if test -f "$ac_dir/install-sh"; then
2162
2160
echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2163
2161
fi
2164
2162
 
2165
 
{ echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5
2166
 
echo $ECHO_N "checking for a thread-safe mkdir -p... $ECHO_C" >&6; }
2167
 
if test -z "$MKDIR_P"; then
2168
 
  if test "${ac_cv_path_mkdir+set}" = set; then
2169
 
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
2163
if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
 
2164
  # We used to keeping the `.' as first argument, in order to
 
2165
  # allow $(mkdir_p) to be used without argument.  As in
 
2166
  #   $(mkdir_p) $(somedir)
 
2167
  # where $(somedir) is conditionally defined.  However this is wrong
 
2168
  # for two reasons:
 
2169
  #  1. if the package is installed by a user who cannot write `.'
 
2170
  #     make install will fail,
 
2171
  #  2. the above comment should most certainly read
 
2172
  #     $(mkdir_p) $(DESTDIR)$(somedir)
 
2173
  #     so it does not work when $(somedir) is undefined and
 
2174
  #     $(DESTDIR) is not.
 
2175
  #  To support the latter case, we have to write
 
2176
  #     test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
 
2177
  #  so the `.' trick is pointless.
 
2178
  mkdir_p='mkdir -p --'
2170
2179
else
2171
 
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2172
 
for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2173
 
do
2174
 
  IFS=$as_save_IFS
2175
 
  test -z "$as_dir" && as_dir=.
2176
 
  for ac_prog in mkdir gmkdir; do
2177
 
         for ac_exec_ext in '' $ac_executable_extensions; do
2178
 
           { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
2179
 
           case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2180
 
             'mkdir (GNU coreutils) '* | \
2181
 
             'mkdir (coreutils) '* | \
2182
 
             'mkdir (fileutils) '4.1*)
2183
 
               ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
2184
 
               break 3;;
2185
 
           esac
2186
 
         done
2187
 
       done
2188
 
done
2189
 
IFS=$as_save_IFS
2190
 
 
2191
 
fi
2192
 
 
2193
 
  if test "${ac_cv_path_mkdir+set}" = set; then
2194
 
    MKDIR_P="$ac_cv_path_mkdir -p"
 
2180
  # On NextStep and OpenStep, the `mkdir' command does not
 
2181
  # recognize any option.  It will interpret all options as
 
2182
  # directories to create, and then abort because `.' already
 
2183
  # exists.
 
2184
  for d in ./-p ./--version;
 
2185
  do
 
2186
    test -d $d && rmdir $d
 
2187
  done
 
2188
  # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
 
2189
  if test -f "$ac_aux_dir/mkinstalldirs"; then
 
2190
    mkdir_p='$(mkinstalldirs)'
2195
2191
  else
2196
 
    # As a last resort, use the slow shell script.  Don't cache a
2197
 
    # value for MKDIR_P within a source directory, because that will
2198
 
    # break other packages using the cache if that directory is
2199
 
    # removed, or if the value is a relative name.
2200
 
    test -d ./--version && rmdir ./--version
2201
 
    MKDIR_P="$ac_install_sh -d"
 
2192
    mkdir_p='$(install_sh) -d'
2202
2193
  fi
2203
2194
fi
2204
 
{ echo "$as_me:$LINENO: result: $MKDIR_P" >&5
2205
 
echo "${ECHO_T}$MKDIR_P" >&6; }
2206
 
 
2207
 
mkdir_p="$MKDIR_P"
2208
 
case $mkdir_p in
2209
 
  [\\/$]* | ?:[\\/]*) ;;
2210
 
  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2211
 
esac
2212
2195
 
2213
2196
for ac_prog in gawk mawk nawk awk
2214
2197
do
2291
2274
fi
2292
2275
rmdir .tst 2>/dev/null
2293
2276
 
2294
 
if test "`cd $srcdir && pwd`" != "`pwd`"; then
2295
 
  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2296
 
  # is not polluted with repeated "-I."
2297
 
  am__isrc=' -I$(srcdir)'
2298
 
  # test to see if srcdir already configured
2299
 
  if test -f $srcdir/config.status; then
2300
 
    { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
 
2277
# test to see if srcdir already configured
 
2278
if test "`cd $srcdir && pwd`" != "`pwd`" &&
 
2279
   test -f $srcdir/config.status; then
 
2280
  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
2301
2281
echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
2302
2282
   { (exit 1); exit 1; }; }
2303
 
  fi
2304
2283
fi
2305
2284
 
2306
2285
# test whether we have cygpath
2315
2294
 
2316
2295
# Define the identity of the package.
2317
2296
 PACKAGE=splashy
2318
 
 VERSION=0.3.12
 
2297
 VERSION=0.3.13
2319
2298
 
2320
2299
 
2321
2300
# Some tools Automake needs.
2334
2313
 
2335
2314
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2336
2315
 
2337
 
install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
 
2316
install_sh=${install_sh-"$am_aux_dir/install-sh"}
2338
2317
 
2339
2318
# Installed binaries are usually stripped using `strip' when the user
2340
2319
# run `make install-strip'.  However `strip' might not be the right
2438
2417
fi
2439
2418
 
2440
2419
fi
2441
 
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
 
2420
INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
2442
2421
 
2443
2422
# We need awk for the "check" target.  The system "awk" is bad on
2444
2423
# some platforms.
3431
3410
  am_depcomp="$ac_aux_dir/depcomp"
3432
3411
  AMDEPBACKSLASH='\'
3433
3412
fi
3434
 
 if test "x$enable_dependency_tracking" != xno; then
 
3413
 
 
3414
 
 
3415
if test "x$enable_dependency_tracking" != xno; then
3435
3416
  AMDEP_TRUE=
3436
3417
  AMDEP_FALSE='#'
3437
3418
else
3441
3422
 
3442
3423
 
3443
3424
 
 
3425
 
3444
3426
depcc="$CC"   am_compiler_list=
3445
3427
 
3446
3428
{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
3508
3490
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3509
3491
       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
3510
3492
         >/dev/null 2>conftest.err &&
3511
 
       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3512
3493
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3513
3494
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
3514
3495
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3538
3519
echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; }
3539
3520
CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
3540
3521
 
3541
 
 if
 
3522
 
 
3523
 
 
3524
if
3542
3525
  test "x$enable_dependency_tracking" != xno \
3543
3526
  && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
3544
3527
  am__fastdepCC_TRUE=
4441
4424
  ;;
4442
4425
*-*-irix6*)
4443
4426
  # Find out which ABI we are using.
4444
 
  echo '#line 4444 "configure"' > conftest.$ac_ext
 
4427
  echo '#line 4427 "configure"' > conftest.$ac_ext
4445
4428
  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4446
4429
  (eval $ac_compile) 2>&5
4447
4430
  ac_status=$?
5681
5664
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
5682
5665
       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
5683
5666
         >/dev/null 2>conftest.err &&
5684
 
       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
5685
5667
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
5686
5668
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
5687
5669
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
5711
5693
echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6; }
5712
5694
CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
5713
5695
 
5714
 
 if
 
5696
 
 
5697
 
 
5698
if
5715
5699
  test "x$enable_dependency_tracking" != xno \
5716
5700
  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
5717
5701
  am__fastdepCXX_TRUE=
7498
7482
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7499
7483
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7500
7484
   -e 's:$: $lt_compiler_flag:'`
7501
 
   (eval echo "\"\$as_me:7501: $lt_compile\"" >&5)
 
7485
   (eval echo "\"\$as_me:7485: $lt_compile\"" >&5)
7502
7486
   (eval "$lt_compile" 2>conftest.err)
7503
7487
   ac_status=$?
7504
7488
   cat conftest.err >&5
7505
 
   echo "$as_me:7505: \$? = $ac_status" >&5
 
7489
   echo "$as_me:7489: \$? = $ac_status" >&5
7506
7490
   if (exit $ac_status) && test -s "$ac_outfile"; then
7507
7491
     # The compiler can only warn and ignore the option if not recognized
7508
7492
     # So say no if there are warnings other than the usual output.
7788
7772
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7789
7773
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7790
7774
   -e 's:$: $lt_compiler_flag:'`
7791
 
   (eval echo "\"\$as_me:7791: $lt_compile\"" >&5)
 
7775
   (eval echo "\"\$as_me:7775: $lt_compile\"" >&5)
7792
7776
   (eval "$lt_compile" 2>conftest.err)
7793
7777
   ac_status=$?
7794
7778
   cat conftest.err >&5
7795
 
   echo "$as_me:7795: \$? = $ac_status" >&5
 
7779
   echo "$as_me:7779: \$? = $ac_status" >&5
7796
7780
   if (exit $ac_status) && test -s "$ac_outfile"; then
7797
7781
     # The compiler can only warn and ignore the option if not recognized
7798
7782
     # So say no if there are warnings other than the usual output.
7892
7876
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7893
7877
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7894
7878
   -e 's:$: $lt_compiler_flag:'`
7895
 
   (eval echo "\"\$as_me:7895: $lt_compile\"" >&5)
 
7879
   (eval echo "\"\$as_me:7879: $lt_compile\"" >&5)
7896
7880
   (eval "$lt_compile" 2>out/conftest.err)
7897
7881
   ac_status=$?
7898
7882
   cat out/conftest.err >&5
7899
 
   echo "$as_me:7899: \$? = $ac_status" >&5
 
7883
   echo "$as_me:7883: \$? = $ac_status" >&5
7900
7884
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
7901
7885
   then
7902
7886
     # The compiler can only warn and ignore the option if not recognized
10269
10253
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10270
10254
  lt_status=$lt_dlunknown
10271
10255
  cat > conftest.$ac_ext <<EOF
10272
 
#line 10272 "configure"
 
10256
#line 10256 "configure"
10273
10257
#include "confdefs.h"
10274
10258
 
10275
10259
#if HAVE_DLFCN_H
10369
10353
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10370
10354
  lt_status=$lt_dlunknown
10371
10355
  cat > conftest.$ac_ext <<EOF
10372
 
#line 10372 "configure"
 
10356
#line 10356 "configure"
10373
10357
#include "confdefs.h"
10374
10358
 
10375
10359
#if HAVE_DLFCN_H
12770
12754
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
12771
12755
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12772
12756
   -e 's:$: $lt_compiler_flag:'`
12773
 
   (eval echo "\"\$as_me:12773: $lt_compile\"" >&5)
 
12757
   (eval echo "\"\$as_me:12757: $lt_compile\"" >&5)
12774
12758
   (eval "$lt_compile" 2>conftest.err)
12775
12759
   ac_status=$?
12776
12760
   cat conftest.err >&5
12777
 
   echo "$as_me:12777: \$? = $ac_status" >&5
 
12761
   echo "$as_me:12761: \$? = $ac_status" >&5
12778
12762
   if (exit $ac_status) && test -s "$ac_outfile"; then
12779
12763
     # The compiler can only warn and ignore the option if not recognized
12780
12764
     # So say no if there are warnings other than the usual output.
12874
12858
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
12875
12859
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12876
12860
   -e 's:$: $lt_compiler_flag:'`
12877
 
   (eval echo "\"\$as_me:12877: $lt_compile\"" >&5)
 
12861
   (eval echo "\"\$as_me:12861: $lt_compile\"" >&5)
12878
12862
   (eval "$lt_compile" 2>out/conftest.err)
12879
12863
   ac_status=$?
12880
12864
   cat out/conftest.err >&5
12881
 
   echo "$as_me:12881: \$? = $ac_status" >&5
 
12865
   echo "$as_me:12865: \$? = $ac_status" >&5
12882
12866
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
12883
12867
   then
12884
12868
     # The compiler can only warn and ignore the option if not recognized
14472
14456
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
14473
14457
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14474
14458
   -e 's:$: $lt_compiler_flag:'`
14475
 
   (eval echo "\"\$as_me:14475: $lt_compile\"" >&5)
 
14459
   (eval echo "\"\$as_me:14459: $lt_compile\"" >&5)
14476
14460
   (eval "$lt_compile" 2>conftest.err)
14477
14461
   ac_status=$?
14478
14462
   cat conftest.err >&5
14479
 
   echo "$as_me:14479: \$? = $ac_status" >&5
 
14463
   echo "$as_me:14463: \$? = $ac_status" >&5
14480
14464
   if (exit $ac_status) && test -s "$ac_outfile"; then
14481
14465
     # The compiler can only warn and ignore the option if not recognized
14482
14466
     # So say no if there are warnings other than the usual output.
14576
14560
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
14577
14561
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14578
14562
   -e 's:$: $lt_compiler_flag:'`
14579
 
   (eval echo "\"\$as_me:14579: $lt_compile\"" >&5)
 
14563
   (eval echo "\"\$as_me:14563: $lt_compile\"" >&5)
14580
14564
   (eval "$lt_compile" 2>out/conftest.err)
14581
14565
   ac_status=$?
14582
14566
   cat out/conftest.err >&5
14583
 
   echo "$as_me:14583: \$? = $ac_status" >&5
 
14567
   echo "$as_me:14567: \$? = $ac_status" >&5
14584
14568
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
14585
14569
   then
14586
14570
     # The compiler can only warn and ignore the option if not recognized
16796
16780
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
16797
16781
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
16798
16782
   -e 's:$: $lt_compiler_flag:'`
16799
 
   (eval echo "\"\$as_me:16799: $lt_compile\"" >&5)
 
16783
   (eval echo "\"\$as_me:16783: $lt_compile\"" >&5)
16800
16784
   (eval "$lt_compile" 2>conftest.err)
16801
16785
   ac_status=$?
16802
16786
   cat conftest.err >&5
16803
 
   echo "$as_me:16803: \$? = $ac_status" >&5
 
16787
   echo "$as_me:16787: \$? = $ac_status" >&5
16804
16788
   if (exit $ac_status) && test -s "$ac_outfile"; then
16805
16789
     # The compiler can only warn and ignore the option if not recognized
16806
16790
     # So say no if there are warnings other than the usual output.
17086
17070
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
17087
17071
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
17088
17072
   -e 's:$: $lt_compiler_flag:'`
17089
 
   (eval echo "\"\$as_me:17089: $lt_compile\"" >&5)
 
17073
   (eval echo "\"\$as_me:17073: $lt_compile\"" >&5)
17090
17074
   (eval "$lt_compile" 2>conftest.err)
17091
17075
   ac_status=$?
17092
17076
   cat conftest.err >&5
17093
 
   echo "$as_me:17093: \$? = $ac_status" >&5
 
17077
   echo "$as_me:17077: \$? = $ac_status" >&5
17094
17078
   if (exit $ac_status) && test -s "$ac_outfile"; then
17095
17079
     # The compiler can only warn and ignore the option if not recognized
17096
17080
     # So say no if there are warnings other than the usual output.
17190
17174
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
17191
17175
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
17192
17176
   -e 's:$: $lt_compiler_flag:'`
17193
 
   (eval echo "\"\$as_me:17193: $lt_compile\"" >&5)
 
17177
   (eval echo "\"\$as_me:17177: $lt_compile\"" >&5)
17194
17178
   (eval "$lt_compile" 2>out/conftest.err)
17195
17179
   ac_status=$?
17196
17180
   cat out/conftest.err >&5
17197
 
   echo "$as_me:17197: \$? = $ac_status" >&5
 
17181
   echo "$as_me:17181: \$? = $ac_status" >&5
17198
17182
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
17199
17183
   then
17200
17184
     # The compiler can only warn and ignore the option if not recognized
22498
22482
# report actual input values of CONFIG_FILES etc. instead of their
22499
22483
# values after options handling.
22500
22484
ac_log="
22501
 
This file was extended by splashy $as_me 0.3.12, which was
 
22485
This file was extended by splashy $as_me 0.3.13, which was
22502
22486
generated by GNU Autoconf 2.61.  Invocation command line was
22503
22487
 
22504
22488
  CONFIG_FILES    = $CONFIG_FILES
22551
22535
_ACEOF
22552
22536
cat >>$CONFIG_STATUS <<_ACEOF
22553
22537
ac_cs_version="\\
22554
 
splashy config.status 0.3.12
 
22538
splashy config.status 0.3.13
22555
22539
configured by $0, generated by GNU Autoconf 2.61,
22556
22540
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
22557
22541
 
22562
22546
ac_pwd='$ac_pwd'
22563
22547
srcdir='$srcdir'
22564
22548
INSTALL='$INSTALL'
22565
 
MKDIR_P='$MKDIR_P'
22566
22549
_ACEOF
22567
22550
 
22568
22551
cat >>$CONFIG_STATUS <<\_ACEOF
22782
22765
INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
22783
22766
INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
22784
22767
INSTALL_DATA!$INSTALL_DATA$ac_delim
22785
 
am__isrc!$am__isrc$ac_delim
22786
22768
CYGPATH_W!$CYGPATH_W$ac_delim
22787
22769
PACKAGE!$PACKAGE$ac_delim
22788
22770
VERSION!$VERSION$ac_delim
22839
22821
CXXFLAGS!$CXXFLAGS$ac_delim
22840
22822
ac_ct_CXX!$ac_ct_CXX$ac_delim
22841
22823
CXXDEPMODE!$CXXDEPMODE$ac_delim
 
22824
am__fastdepCXX_TRUE!$am__fastdepCXX_TRUE$ac_delim
22842
22825
_ACEOF
22843
22826
 
22844
22827
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
22880
22863
ac_delim='%!_!# '
22881
22864
for ac_last_try in false false false false false :; do
22882
22865
  cat >conf$$subs.sed <<_ACEOF
22883
 
am__fastdepCXX_TRUE!$am__fastdepCXX_TRUE$ac_delim
22884
22866
am__fastdepCXX_FALSE!$am__fastdepCXX_FALSE$ac_delim
22885
22867
CXXCPP!$CXXCPP$ac_delim
22886
22868
F77!$F77$ac_delim
22919
22901
LTLIBOBJS!$LTLIBOBJS$ac_delim
22920
22902
_ACEOF
22921
22903
 
22922
 
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 37; then
 
22904
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 36; then
22923
22905
    break
22924
22906
  elif $ac_last_try; then
22925
22907
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
23146
23128
  [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
23147
23129
  *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
23148
23130
  esac
23149
 
  ac_MKDIR_P=$MKDIR_P
23150
 
  case $MKDIR_P in
23151
 
  [\\/$]* | ?:[\\/]* ) ;;
23152
 
  */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
23153
 
  esac
23154
23131
_ACEOF
23155
23132
 
23156
23133
cat >>$CONFIG_STATUS <<\_ACEOF
23204
23181
s&@abs_builddir@&$ac_abs_builddir&;t t
23205
23182
s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
23206
23183
s&@INSTALL@&$ac_INSTALL&;t t
23207
 
s&@MKDIR_P@&$ac_MKDIR_P&;t t
23208
23184
$ac_datarootdir_hack
23209
23185
" $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out
23210
23186
 
23320
23296
  fi
23321
23297
  rm -f "$tmp/out12"
23322
23298
# Compute $ac_file's index in $config_headers.
23323
 
_am_arg=$ac_file
23324
23299
_am_stamp_count=1
23325
23300
for _am_header in $config_headers :; do
23326
23301
  case $_am_header in
23327
 
    $_am_arg | $_am_arg:* )
 
23302
    $ac_file | $ac_file:* )
23328
23303
      break ;;
23329
23304
    * )
23330
23305
      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
23331
23306
  esac
23332
23307
done
23333
 
echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
23334
 
$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
23335
 
         X"$_am_arg" : 'X\(//\)[^/]' \| \
23336
 
         X"$_am_arg" : 'X\(//\)$' \| \
23337
 
         X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
23338
 
echo X"$_am_arg" |
 
23308
echo "timestamp for $ac_file" >`$as_dirname -- $ac_file ||
 
23309
$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 
23310
         X$ac_file : 'X\(//\)[^/]' \| \
 
23311
         X$ac_file : 'X\(//\)$' \| \
 
23312
         X$ac_file : 'X\(/\)' \| . 2>/dev/null ||
 
23313
echo X$ac_file |
23339
23314
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
23340
23315
            s//\1/
23341
23316
            q
23370
23345
  # some people rename them; so instead we look at the file content.
23371
23346
  # Grep'ing the first line is not enough: some people post-process
23372
23347
  # each Makefile.in and add a new line on top of each file to say so.
23373
 
  # Grep'ing the whole file is not good either: AIX grep has a line
23374
 
  # limit of 2048, but all sed's we know have understand at least 4000.
23375
 
  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
 
23348
  # So let's grep whole file.
 
23349
  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
23376
23350
    dirpart=`$as_dirname -- "$mf" ||
23377
23351
$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
23378
23352
         X"$mf" : 'X\(//\)[^/]' \| \