~peter-pearse/ubuntu/natty/guile-1.8/prop001

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): أحمد المحمودي (Ahmed El-Mahmoudy)
  • Date: 2009-07-20 19:39:17 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090720193917-s0985l9wxihwoscl
Tags: 1.8.7+1-1ubuntu1
* Merge from Debian unstable, remaining changes: (LP: #401816)
  - Build with -Wno-error.
  - Build with thread support. Some guile-using programs like autogen need it.
  - Add debian/guile-1.8-libs.shlibs: Thread support breaks ABI, bump the soname.

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.63 for guile 1.8.6.
 
3
# Generated by GNU Autoconf 2.63 for guile 1.8.7.
4
4
#
5
5
# Report bugs to <bug-guile@gnu.org>.
6
6
#
11
11
#
12
12
#
13
13
#
14
 
# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
14
# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
15
15
#
16
16
# This file is part of GUILE
17
17
#
768
768
# Identity of this package.
769
769
PACKAGE_NAME='guile'
770
770
PACKAGE_TARNAME='guile'
771
 
PACKAGE_VERSION='1.8.6'
772
 
PACKAGE_STRING='guile 1.8.6'
 
771
PACKAGE_VERSION='1.8.7'
 
772
PACKAGE_STRING='guile 1.8.7'
773
773
PACKAGE_BUGREPORT='bug-guile@gnu.org'
774
774
 
775
775
ac_unique_file="GUILE-VERSION"
812
812
#endif"
813
813
 
814
814
gt_needs=
815
 
ac_subst_vars='LTLIBOBJS
 
815
ac_subst_vars='am__EXEEXT_FALSE
 
816
am__EXEEXT_TRUE
 
817
LTLIBOBJS
816
818
SCM_I_GSC_C_INLINE
817
819
SCM_I_GSC_STACK_GROWS_UP
818
820
SCM_I_GSC_ENABLE_ELISP
912
914
HAVE_MAKEINFO_FALSE
913
915
HAVE_MAKEINFO_TRUE
914
916
have_makeinfo
915
 
DLPREOPEN
916
917
OTOOL64
917
918
OTOOL
918
919
LIPO
1614
1615
  # Omit some internal or obsolete options to make the list less imposing.
1615
1616
  # This message is too long to be a string in the A/UX 3.1 sh.
1616
1617
  cat <<_ACEOF
1617
 
\`configure' configures guile 1.8.6 to adapt to many kinds of systems.
 
1618
\`configure' configures guile 1.8.7 to adapt to many kinds of systems.
1618
1619
 
1619
1620
Usage: $0 [OPTION]... [VAR=VALUE]...
1620
1621
 
1684
1685
 
1685
1686
if test -n "$ac_init_help"; then
1686
1687
  case $ac_init_help in
1687
 
     short | recursive ) echo "Configuration of guile 1.8.6:";;
 
1688
     short | recursive ) echo "Configuration of guile 1.8.7:";;
1688
1689
   esac
1689
1690
  cat <<\_ACEOF
1690
1691
 
1812
1813
test -n "$ac_init_help" && exit $ac_status
1813
1814
if $ac_init_version; then
1814
1815
  cat <<\_ACEOF
1815
 
guile configure 1.8.6
 
1816
guile configure 1.8.7
1816
1817
generated by GNU Autoconf 2.63
1817
1818
 
1818
1819
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1822
1823
 
1823
1824
 
1824
1825
 
1825
 
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
1826
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
1826
1827
 
1827
1828
This file is part of GUILE
1828
1829
 
1849
1850
This file contains any messages produced by compilers while
1850
1851
running configure, to aid debugging if configure makes a mistake.
1851
1852
 
1852
 
It was created by guile $as_me 1.8.6, which was
 
1853
It was created by guile $as_me 1.8.7, which was
1853
1854
generated by GNU Autoconf 2.63.  Invocation command line was
1854
1855
 
1855
1856
  $ $0 $@
2252
2253
 
2253
2254
 
2254
2255
 
2255
 
am__api_version='1.10'
 
2256
am__api_version='1.11'
2256
2257
 
2257
2258
# Find a good install program.  We prefer a C program (faster),
2258
2259
# so one script is as good as another.  But avoid the broken or
2352
2353
# Just in case
2353
2354
sleep 1
2354
2355
echo timestamp > conftest.file
 
2356
# Reject unsafe characters in $srcdir or the absolute working directory
 
2357
# name.  Accept space and tab only in the latter.
 
2358
am_lf='
 
2359
'
 
2360
case `pwd` in
 
2361
  *[\\\"\#\$\&\'\`$am_lf]*)
 
2362
    { { $as_echo "$as_me:$LINENO: error: unsafe absolute working directory name" >&5
 
2363
$as_echo "$as_me: error: unsafe absolute working directory name" >&2;}
 
2364
   { (exit 1); exit 1; }; };;
 
2365
esac
 
2366
case $srcdir in
 
2367
  *[\\\"\#\$\&\'\`$am_lf\ \     ]*)
 
2368
    { { $as_echo "$as_me:$LINENO: error: unsafe srcdir value: \`$srcdir'" >&5
 
2369
$as_echo "$as_me: error: unsafe srcdir value: \`$srcdir'" >&2;}
 
2370
   { (exit 1); exit 1; }; };;
 
2371
esac
 
2372
 
2355
2373
# Do `set' in a subshell so we don't clobber the current shell's
2356
2374
# arguments.  Must try -L first in case configure is actually a
2357
2375
# symlink; some systems play weird games with the mod time of symlinks
2358
2376
# (eg FreeBSD returns the mod time of the symlink's containing
2359
2377
# directory).
2360
2378
if (
2361
 
   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
 
2379
   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2362
2380
   if test "$*" = "X"; then
2363
2381
      # -L didn't work.
2364
 
      set X `ls -t $srcdir/configure conftest.file`
 
2382
      set X `ls -t "$srcdir/configure" conftest.file`
2365
2383
   fi
2366
2384
   rm -f conftest.file
2367
2385
   if test "$*" != "X $srcdir/configure conftest.file" \
2405
2423
# expand $ac_aux_dir to an absolute path
2406
2424
am_aux_dir=`cd $ac_aux_dir && pwd`
2407
2425
 
2408
 
test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
 
2426
if test x"${MISSING+set}" != xset; then
 
2427
  case $am_aux_dir in
 
2428
  *\ * | *\     *)
 
2429
    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
 
2430
  *)
 
2431
    MISSING="\${SHELL} $am_aux_dir/missing" ;;
 
2432
  esac
 
2433
fi
2409
2434
# Use eval to expand $SHELL
2410
2435
if eval "$MISSING --run true"; then
2411
2436
  am_missing_run="$MISSING --run "
2415
2440
$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2416
2441
fi
2417
2442
 
 
2443
if test x"${install_sh}" != xset; then
 
2444
  case $am_aux_dir in
 
2445
  *\ * | *\     *)
 
2446
    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
 
2447
  *)
 
2448
    install_sh="\${SHELL} $am_aux_dir/install-sh"
 
2449
  esac
 
2450
fi
 
2451
 
 
2452
# Installed binaries are usually stripped using `strip' when the user
 
2453
# run `make install-strip'.  However `strip' might not be the right
 
2454
# tool to use in cross-compilation environments, therefore Automake
 
2455
# will honor the `STRIP' environment variable to overrule this program.
 
2456
if test "$cross_compiling" != no; then
 
2457
  if test -n "$ac_tool_prefix"; then
 
2458
  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
 
2459
set dummy ${ac_tool_prefix}strip; ac_word=$2
 
2460
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 
2461
$as_echo_n "checking for $ac_word... " >&6; }
 
2462
if test "${ac_cv_prog_STRIP+set}" = set; then
 
2463
  $as_echo_n "(cached) " >&6
 
2464
else
 
2465
  if test -n "$STRIP"; then
 
2466
  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
 
2467
else
 
2468
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
2469
for as_dir in $PATH
 
2470
do
 
2471
  IFS=$as_save_IFS
 
2472
  test -z "$as_dir" && as_dir=.
 
2473
  for ac_exec_ext in '' $ac_executable_extensions; do
 
2474
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
2475
    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
 
2476
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
2477
    break 2
 
2478
  fi
 
2479
done
 
2480
done
 
2481
IFS=$as_save_IFS
 
2482
 
 
2483
fi
 
2484
fi
 
2485
STRIP=$ac_cv_prog_STRIP
 
2486
if test -n "$STRIP"; then
 
2487
  { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
 
2488
$as_echo "$STRIP" >&6; }
 
2489
else
 
2490
  { $as_echo "$as_me:$LINENO: result: no" >&5
 
2491
$as_echo "no" >&6; }
 
2492
fi
 
2493
 
 
2494
 
 
2495
fi
 
2496
if test -z "$ac_cv_prog_STRIP"; then
 
2497
  ac_ct_STRIP=$STRIP
 
2498
  # Extract the first word of "strip", so it can be a program name with args.
 
2499
set dummy strip; ac_word=$2
 
2500
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 
2501
$as_echo_n "checking for $ac_word... " >&6; }
 
2502
if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
 
2503
  $as_echo_n "(cached) " >&6
 
2504
else
 
2505
  if test -n "$ac_ct_STRIP"; then
 
2506
  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
 
2507
else
 
2508
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
2509
for as_dir in $PATH
 
2510
do
 
2511
  IFS=$as_save_IFS
 
2512
  test -z "$as_dir" && as_dir=.
 
2513
  for ac_exec_ext in '' $ac_executable_extensions; do
 
2514
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
2515
    ac_cv_prog_ac_ct_STRIP="strip"
 
2516
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
2517
    break 2
 
2518
  fi
 
2519
done
 
2520
done
 
2521
IFS=$as_save_IFS
 
2522
 
 
2523
fi
 
2524
fi
 
2525
ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
 
2526
if test -n "$ac_ct_STRIP"; then
 
2527
  { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
 
2528
$as_echo "$ac_ct_STRIP" >&6; }
 
2529
else
 
2530
  { $as_echo "$as_me:$LINENO: result: no" >&5
 
2531
$as_echo "no" >&6; }
 
2532
fi
 
2533
 
 
2534
  if test "x$ac_ct_STRIP" = x; then
 
2535
    STRIP=":"
 
2536
  else
 
2537
    case $cross_compiling:$ac_tool_warned in
 
2538
yes:)
 
2539
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
 
2540
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
 
2541
ac_tool_warned=yes ;;
 
2542
esac
 
2543
    STRIP=$ac_ct_STRIP
 
2544
  fi
 
2545
else
 
2546
  STRIP="$ac_cv_prog_STRIP"
 
2547
fi
 
2548
 
 
2549
fi
 
2550
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
 
2551
 
2418
2552
{ $as_echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5
2419
2553
$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2420
2554
if test -z "$MKDIR_P"; then
2569
2703
 
2570
2704
# Define the identity of the package.
2571
2705
 PACKAGE='guile'
2572
 
 VERSION='1.8.6'
 
2706
 VERSION='1.8.7'
2573
2707
 
2574
2708
 
2575
2709
# Some tools Automake needs.
2588
2722
 
2589
2723
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2590
2724
 
2591
 
install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
2592
 
 
2593
 
# Installed binaries are usually stripped using `strip' when the user
2594
 
# run `make install-strip'.  However `strip' might not be the right
2595
 
# tool to use in cross-compilation environments, therefore Automake
2596
 
# will honor the `STRIP' environment variable to overrule this program.
2597
 
if test "$cross_compiling" != no; then
2598
 
  if test -n "$ac_tool_prefix"; then
2599
 
  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2600
 
set dummy ${ac_tool_prefix}strip; ac_word=$2
2601
 
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2602
 
$as_echo_n "checking for $ac_word... " >&6; }
2603
 
if test "${ac_cv_prog_STRIP+set}" = set; then
2604
 
  $as_echo_n "(cached) " >&6
2605
 
else
2606
 
  if test -n "$STRIP"; then
2607
 
  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2608
 
else
2609
 
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2610
 
for as_dir in $PATH
2611
 
do
2612
 
  IFS=$as_save_IFS
2613
 
  test -z "$as_dir" && as_dir=.
2614
 
  for ac_exec_ext in '' $ac_executable_extensions; do
2615
 
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2616
 
    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2617
 
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2618
 
    break 2
2619
 
  fi
2620
 
done
2621
 
done
2622
 
IFS=$as_save_IFS
2623
 
 
2624
 
fi
2625
 
fi
2626
 
STRIP=$ac_cv_prog_STRIP
2627
 
if test -n "$STRIP"; then
2628
 
  { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
2629
 
$as_echo "$STRIP" >&6; }
2630
 
else
2631
 
  { $as_echo "$as_me:$LINENO: result: no" >&5
2632
 
$as_echo "no" >&6; }
2633
 
fi
2634
 
 
2635
 
 
2636
 
fi
2637
 
if test -z "$ac_cv_prog_STRIP"; then
2638
 
  ac_ct_STRIP=$STRIP
2639
 
  # Extract the first word of "strip", so it can be a program name with args.
2640
 
set dummy strip; ac_word=$2
2641
 
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2642
 
$as_echo_n "checking for $ac_word... " >&6; }
2643
 
if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
2644
 
  $as_echo_n "(cached) " >&6
2645
 
else
2646
 
  if test -n "$ac_ct_STRIP"; then
2647
 
  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2648
 
else
2649
 
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2650
 
for as_dir in $PATH
2651
 
do
2652
 
  IFS=$as_save_IFS
2653
 
  test -z "$as_dir" && as_dir=.
2654
 
  for ac_exec_ext in '' $ac_executable_extensions; do
2655
 
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2656
 
    ac_cv_prog_ac_ct_STRIP="strip"
2657
 
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2658
 
    break 2
2659
 
  fi
2660
 
done
2661
 
done
2662
 
IFS=$as_save_IFS
2663
 
 
2664
 
fi
2665
 
fi
2666
 
ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2667
 
if test -n "$ac_ct_STRIP"; then
2668
 
  { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
2669
 
$as_echo "$ac_ct_STRIP" >&6; }
2670
 
else
2671
 
  { $as_echo "$as_me:$LINENO: result: no" >&5
2672
 
$as_echo "no" >&6; }
2673
 
fi
2674
 
 
2675
 
  if test "x$ac_ct_STRIP" = x; then
2676
 
    STRIP=":"
2677
 
  else
2678
 
    case $cross_compiling:$ac_tool_warned in
2679
 
yes:)
2680
 
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2681
 
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2682
 
ac_tool_warned=yes ;;
2683
 
esac
2684
 
    STRIP=$ac_ct_STRIP
2685
 
  fi
2686
 
else
2687
 
  STRIP="$ac_cv_prog_STRIP"
2688
 
fi
2689
 
 
2690
 
fi
2691
 
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2692
 
 
2693
2725
# We need awk for the "check" target.  The system "awk" is bad on
2694
2726
# some platforms.
2695
2727
# Always define AMTAR for backward compatibility.
4188
4220
am_make=${MAKE-make}
4189
4221
cat > confinc << 'END'
4190
4222
am__doit:
4191
 
        @echo done
 
4223
        @echo this is the am__doit target
4192
4224
.PHONY: am__doit
4193
4225
END
4194
4226
# If we don't find an include directive, just comment out the code.
4199
4231
_am_result=none
4200
4232
# First try GNU make style include.
4201
4233
echo "include confinc" > confmf
4202
 
# We grep out `Entering directory' and `Leaving directory'
4203
 
# messages which can occur if `w' ends up in MAKEFLAGS.
4204
 
# In particular we don't look at `^make:' because GNU make might
4205
 
# be invoked under some other name (usually "gmake"), in which
4206
 
# case it prints its new name instead of `make'.
4207
 
if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
4208
 
   am__include=include
4209
 
   am__quote=
4210
 
   _am_result=GNU
4211
 
fi
 
4234
# Ignore all kinds of additional output from `make'.
 
4235
case `$am_make -s -f confmf 2> /dev/null` in #(
 
4236
*the\ am__doit\ target*)
 
4237
  am__include=include
 
4238
  am__quote=
 
4239
  _am_result=GNU
 
4240
  ;;
 
4241
esac
4212
4242
# Now try BSD make style include.
4213
4243
if test "$am__include" = "#"; then
4214
4244
   echo '.include "confinc"' > confmf
4215
 
   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
4216
 
      am__include=.include
4217
 
      am__quote="\""
4218
 
      _am_result=BSD
4219
 
   fi
 
4245
   case `$am_make -s -f confmf 2> /dev/null` in #(
 
4246
   *the\ am__doit\ target*)
 
4247
     am__include=.include
 
4248
     am__quote="\""
 
4249
     _am_result=BSD
 
4250
     ;;
 
4251
   esac
4220
4252
fi
4221
4253
 
4222
4254
 
4273
4305
  if test "$am_compiler_list" = ""; then
4274
4306
     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4275
4307
  fi
 
4308
  am__universal=false
 
4309
  case " $depcc " in #(
 
4310
     *\ -arch\ *\ -arch\ *) am__universal=true ;;
 
4311
     esac
 
4312
 
4276
4313
  for depmode in $am_compiler_list; do
4277
4314
    # Setup a source with many dependencies, because some compilers
4278
4315
    # like to wrap large dependency lists on column 80 (with \), and
4290
4327
    done
4291
4328
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4292
4329
 
 
4330
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
 
4331
    # mode.  It turns out that the SunPro C++ compiler does not properly
 
4332
    # handle `-M -o', and we need to detect this.  Also, some Intel
 
4333
    # versions had trouble with output in subdirs
 
4334
    am__obj=sub/conftest.${OBJEXT-o}
 
4335
    am__minus_obj="-o $am__obj"
4293
4336
    case $depmode in
 
4337
    gcc)
 
4338
      # This depmode causes a compiler race in universal mode.
 
4339
      test "$am__universal" = false || continue
 
4340
      ;;
4294
4341
    nosideeffect)
4295
4342
      # after this tag, mechanisms are not by side-effect, so they'll
4296
4343
      # only be used when explicitly requested
4300
4347
        break
4301
4348
      fi
4302
4349
      ;;
 
4350
    msvisualcpp | msvcmsys)
 
4351
      # This compiler won't grok `-c -o', but also, the minuso test has
 
4352
      # not run yet.  These depmodes are late enough in the game, and
 
4353
      # so weak that their functioning should not be impacted.
 
4354
      am__obj=conftest.${OBJEXT-o}
 
4355
      am__minus_obj=
 
4356
      ;;
4303
4357
    none) break ;;
4304
4358
    esac
4305
 
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
4306
 
    # mode.  It turns out that the SunPro C++ compiler does not properly
4307
 
    # handle `-M -o', and we need to detect this.
4308
4359
    if depmode=$depmode \
4309
 
       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
 
4360
       source=sub/conftest.c object=$am__obj \
4310
4361
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
4311
 
       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
 
4362
       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
4312
4363
         >/dev/null 2>conftest.err &&
4313
4364
       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
4314
4365
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
4315
 
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
 
4366
       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
4316
4367
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4317
4368
      # icc doesn't choke on unknown options, it will just issue warnings
4318
4369
      # or remarks (even with -Werror).  So we grep stderr for any message
5491
5542
# FIXME: we rely on the cache variable name because
5492
5543
# there is no other way.
5493
5544
set dummy $CC
5494
 
ac_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
5495
 
if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" != yes"; then
 
5545
am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
 
5546
eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
 
5547
if test "$am_t" != yes; then
5496
5548
   # Losing compiler, so override with the script.
5497
5549
   # FIXME: It is wrong to rewrite CC.
5498
5550
   # But if we don't then we get into trouble of one sort or another.
5992
6044
else
5993
6045
  lt_cv_nm_interface="BSD nm"
5994
6046
  echo "int some_variable = 0;" > conftest.$ac_ext
5995
 
  (eval echo "\"\$as_me:5995: $ac_compile\"" >&5)
 
6047
  (eval echo "\"\$as_me:6047: $ac_compile\"" >&5)
5996
6048
  (eval "$ac_compile" 2>conftest.err)
5997
6049
  cat conftest.err >&5
5998
 
  (eval echo "\"\$as_me:5998: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
 
6050
  (eval echo "\"\$as_me:6050: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
5999
6051
  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6000
6052
  cat conftest.err >&5
6001
 
  (eval echo "\"\$as_me:6001: output\"" >&5)
 
6053
  (eval echo "\"\$as_me:6053: output\"" >&5)
6002
6054
  cat conftest.out >&5
6003
6055
  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6004
6056
    lt_cv_nm_interface="MS dumpbin"
7200
7252
  ;;
7201
7253
*-*-irix6*)
7202
7254
  # Find out which ABI we are using.
7203
 
  echo '#line 7203 "configure"' > conftest.$ac_ext
 
7255
  echo '#line 7255 "configure"' > conftest.$ac_ext
7204
7256
  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7205
7257
  (eval $ac_compile) 2>&5
7206
7258
  ac_status=$?
8561
8613
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8562
8614
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8563
8615
   -e 's:$: $lt_compiler_flag:'`
8564
 
   (eval echo "\"\$as_me:8564: $lt_compile\"" >&5)
 
8616
   (eval echo "\"\$as_me:8616: $lt_compile\"" >&5)
8565
8617
   (eval "$lt_compile" 2>conftest.err)
8566
8618
   ac_status=$?
8567
8619
   cat conftest.err >&5
8568
 
   echo "$as_me:8568: \$? = $ac_status" >&5
 
8620
   echo "$as_me:8620: \$? = $ac_status" >&5
8569
8621
   if (exit $ac_status) && test -s "$ac_outfile"; then
8570
8622
     # The compiler can only warn and ignore the option if not recognized
8571
8623
     # So say no if there are warnings other than the usual output.
8900
8952
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8901
8953
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8902
8954
   -e 's:$: $lt_compiler_flag:'`
8903
 
   (eval echo "\"\$as_me:8903: $lt_compile\"" >&5)
 
8955
   (eval echo "\"\$as_me:8955: $lt_compile\"" >&5)
8904
8956
   (eval "$lt_compile" 2>conftest.err)
8905
8957
   ac_status=$?
8906
8958
   cat conftest.err >&5
8907
 
   echo "$as_me:8907: \$? = $ac_status" >&5
 
8959
   echo "$as_me:8959: \$? = $ac_status" >&5
8908
8960
   if (exit $ac_status) && test -s "$ac_outfile"; then
8909
8961
     # The compiler can only warn and ignore the option if not recognized
8910
8962
     # So say no if there are warnings other than the usual output.
9005
9057
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9006
9058
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9007
9059
   -e 's:$: $lt_compiler_flag:'`
9008
 
   (eval echo "\"\$as_me:9008: $lt_compile\"" >&5)
 
9060
   (eval echo "\"\$as_me:9060: $lt_compile\"" >&5)
9009
9061
   (eval "$lt_compile" 2>out/conftest.err)
9010
9062
   ac_status=$?
9011
9063
   cat out/conftest.err >&5
9012
 
   echo "$as_me:9012: \$? = $ac_status" >&5
 
9064
   echo "$as_me:9064: \$? = $ac_status" >&5
9013
9065
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
9014
9066
   then
9015
9067
     # The compiler can only warn and ignore the option if not recognized
9060
9112
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9061
9113
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9062
9114
   -e 's:$: $lt_compiler_flag:'`
9063
 
   (eval echo "\"\$as_me:9063: $lt_compile\"" >&5)
 
9115
   (eval echo "\"\$as_me:9115: $lt_compile\"" >&5)
9064
9116
   (eval "$lt_compile" 2>out/conftest.err)
9065
9117
   ac_status=$?
9066
9118
   cat out/conftest.err >&5
9067
 
   echo "$as_me:9067: \$? = $ac_status" >&5
 
9119
   echo "$as_me:9119: \$? = $ac_status" >&5
9068
9120
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
9069
9121
   then
9070
9122
     # The compiler can only warn and ignore the option if not recognized
11860
11912
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11861
11913
  lt_status=$lt_dlunknown
11862
11914
  cat > conftest.$ac_ext <<_LT_EOF
11863
 
#line 11863 "configure"
 
11915
#line 11915 "configure"
11864
11916
#include "confdefs.h"
11865
11917
 
11866
11918
#if HAVE_DLFCN_H
11956
12008
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11957
12009
  lt_status=$lt_dlunknown
11958
12010
  cat > conftest.$ac_ext <<_LT_EOF
11959
 
#line 11959 "configure"
 
12011
#line 12011 "configure"
11960
12012
#include "confdefs.h"
11961
12013
 
11962
12014
#if HAVE_DLFCN_H
12262
12314
   { (exit 1); exit 1; }; }
12263
12315
fi
12264
12316
 
 
12317
if test "${ac_cv_header_ltdl_h+set}" = set; then
 
12318
  { $as_echo "$as_me:$LINENO: checking for ltdl.h" >&5
 
12319
$as_echo_n "checking for ltdl.h... " >&6; }
 
12320
if test "${ac_cv_header_ltdl_h+set}" = set; then
 
12321
  $as_echo_n "(cached) " >&6
 
12322
fi
 
12323
{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_ltdl_h" >&5
 
12324
$as_echo "$ac_cv_header_ltdl_h" >&6; }
 
12325
else
 
12326
  # Is the header compilable?
 
12327
{ $as_echo "$as_me:$LINENO: checking ltdl.h usability" >&5
 
12328
$as_echo_n "checking ltdl.h usability... " >&6; }
 
12329
cat >conftest.$ac_ext <<_ACEOF
 
12330
/* confdefs.h.  */
 
12331
_ACEOF
 
12332
cat confdefs.h >>conftest.$ac_ext
 
12333
cat >>conftest.$ac_ext <<_ACEOF
 
12334
/* end confdefs.h.  */
 
12335
$ac_includes_default
 
12336
#include <ltdl.h>
 
12337
_ACEOF
 
12338
rm -f conftest.$ac_objext
 
12339
if { (ac_try="$ac_compile"
 
12340
case "(($ac_try" in
 
12341
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
12342
  *) ac_try_echo=$ac_try;;
 
12343
esac
 
12344
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 
12345
$as_echo "$ac_try_echo") >&5
 
12346
  (eval "$ac_compile") 2>conftest.er1
 
12347
  ac_status=$?
 
12348
  grep -v '^ *+' conftest.er1 >conftest.err
 
12349
  rm -f conftest.er1
 
12350
  cat conftest.err >&5
 
12351
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
12352
  (exit $ac_status); } && {
 
12353
         test -z "$ac_c_werror_flag" ||
 
12354
         test ! -s conftest.err
 
12355
       } && test -s conftest.$ac_objext; then
 
12356
  ac_header_compiler=yes
 
12357
else
 
12358
  $as_echo "$as_me: failed program was:" >&5
 
12359
sed 's/^/| /' conftest.$ac_ext >&5
 
12360
 
 
12361
        ac_header_compiler=no
 
12362
fi
 
12363
 
 
12364
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 
12365
{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
 
12366
$as_echo "$ac_header_compiler" >&6; }
 
12367
 
 
12368
# Is the header present?
 
12369
{ $as_echo "$as_me:$LINENO: checking ltdl.h presence" >&5
 
12370
$as_echo_n "checking ltdl.h presence... " >&6; }
 
12371
cat >conftest.$ac_ext <<_ACEOF
 
12372
/* confdefs.h.  */
 
12373
_ACEOF
 
12374
cat confdefs.h >>conftest.$ac_ext
 
12375
cat >>conftest.$ac_ext <<_ACEOF
 
12376
/* end confdefs.h.  */
 
12377
#include <ltdl.h>
 
12378
_ACEOF
 
12379
if { (ac_try="$ac_cpp conftest.$ac_ext"
 
12380
case "(($ac_try" in
 
12381
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
12382
  *) ac_try_echo=$ac_try;;
 
12383
esac
 
12384
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 
12385
$as_echo "$ac_try_echo") >&5
 
12386
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
 
12387
  ac_status=$?
 
12388
  grep -v '^ *+' conftest.er1 >conftest.err
 
12389
  rm -f conftest.er1
 
12390
  cat conftest.err >&5
 
12391
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
12392
  (exit $ac_status); } >/dev/null && {
 
12393
         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
 
12394
         test ! -s conftest.err
 
12395
       }; then
 
12396
  ac_header_preproc=yes
 
12397
else
 
12398
  $as_echo "$as_me: failed program was:" >&5
 
12399
sed 's/^/| /' conftest.$ac_ext >&5
 
12400
 
 
12401
  ac_header_preproc=no
 
12402
fi
 
12403
 
 
12404
rm -f conftest.err conftest.$ac_ext
 
12405
{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
 
12406
$as_echo "$ac_header_preproc" >&6; }
 
12407
 
 
12408
# So?  What about this header?
 
12409
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
 
12410
  yes:no: )
 
12411
    { $as_echo "$as_me:$LINENO: WARNING: ltdl.h: accepted by the compiler, rejected by the preprocessor!" >&5
 
12412
$as_echo "$as_me: WARNING: ltdl.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
 
12413
    { $as_echo "$as_me:$LINENO: WARNING: ltdl.h: proceeding with the compiler's result" >&5
 
12414
$as_echo "$as_me: WARNING: ltdl.h: proceeding with the compiler's result" >&2;}
 
12415
    ac_header_preproc=yes
 
12416
    ;;
 
12417
  no:yes:* )
 
12418
    { $as_echo "$as_me:$LINENO: WARNING: ltdl.h: present but cannot be compiled" >&5
 
12419
$as_echo "$as_me: WARNING: ltdl.h: present but cannot be compiled" >&2;}
 
12420
    { $as_echo "$as_me:$LINENO: WARNING: ltdl.h:     check for missing prerequisite headers?" >&5
 
12421
$as_echo "$as_me: WARNING: ltdl.h:     check for missing prerequisite headers?" >&2;}
 
12422
    { $as_echo "$as_me:$LINENO: WARNING: ltdl.h: see the Autoconf documentation" >&5
 
12423
$as_echo "$as_me: WARNING: ltdl.h: see the Autoconf documentation" >&2;}
 
12424
    { $as_echo "$as_me:$LINENO: WARNING: ltdl.h:     section \"Present But Cannot Be Compiled\"" >&5
 
12425
$as_echo "$as_me: WARNING: ltdl.h:     section \"Present But Cannot Be Compiled\"" >&2;}
 
12426
    { $as_echo "$as_me:$LINENO: WARNING: ltdl.h: proceeding with the preprocessor's result" >&5
 
12427
$as_echo "$as_me: WARNING: ltdl.h: proceeding with the preprocessor's result" >&2;}
 
12428
    { $as_echo "$as_me:$LINENO: WARNING: ltdl.h: in the future, the compiler will take precedence" >&5
 
12429
$as_echo "$as_me: WARNING: ltdl.h: in the future, the compiler will take precedence" >&2;}
 
12430
    ( cat <<\_ASBOX
 
12431
## -------------------------------- ##
 
12432
## Report this to bug-guile@gnu.org ##
 
12433
## -------------------------------- ##
 
12434
_ASBOX
 
12435
     ) | sed "s/^/$as_me: WARNING:     /" >&2
 
12436
    ;;
 
12437
esac
 
12438
{ $as_echo "$as_me:$LINENO: checking for ltdl.h" >&5
 
12439
$as_echo_n "checking for ltdl.h... " >&6; }
 
12440
if test "${ac_cv_header_ltdl_h+set}" = set; then
 
12441
  $as_echo_n "(cached) " >&6
 
12442
else
 
12443
  ac_cv_header_ltdl_h=$ac_header_preproc
 
12444
fi
 
12445
{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_ltdl_h" >&5
 
12446
$as_echo "$ac_cv_header_ltdl_h" >&6; }
 
12447
 
 
12448
fi
 
12449
if test "x$ac_cv_header_ltdl_h" = x""yes; then
 
12450
  :
 
12451
else
 
12452
  { { $as_echo "$as_me:$LINENO: error: <ltdl.h> not found.  See README." >&5
 
12453
$as_echo "$as_me: error: <ltdl.h> not found.  See README." >&2;}
 
12454
   { (exit 1); exit 1; }; }
 
12455
fi
12265
12456
 
12266
12457
 
12267
12458
 
12503
12694
 
12504
12695
if test "$enable_deprecated" = no; then
12505
12696
  SCM_I_GSC_ENABLE_DEPRECATED=0
 
12697
  warn_default=no
12506
12698
else
12507
12699
  if test "$enable_deprecated" = yes || test "$enable_deprecated" = ""; then
12508
12700
    warn_default=summary
12512
12704
    warn_default=$enable_deprecated
12513
12705
  fi
12514
12706
  SCM_I_GSC_ENABLE_DEPRECATED=1
 
12707
fi
12515
12708
 
12516
12709
cat >>confdefs.h <<_ACEOF
12517
12710
#define SCM_WARN_DEPRECATED_DEFAULT "$warn_default"
12518
12711
_ACEOF
12519
12712
 
12520
 
fi
12521
12713
 
12522
12714
# Check whether --enable-elisp was given.
12523
12715
if test "${enable_elisp+set}" = set; then
12557
12749
    ;;
12558
12750
esac
12559
12751
 
 
12752
{ $as_echo "$as_me:$LINENO: checking whether the compiler defaults to IEEE floating point behavior" >&5
 
12753
$as_echo_n "checking whether the compiler defaults to IEEE floating point behavior... " >&6; }
 
12754
# The following snippet was taken from Gnulib's `fpieee'.  See also the definition
 
12755
# of `guile_NaN' in `numbers.c'.
 
12756
 
 
12757
# IEEE behaviour is the default on all CPUs except Alpha and SH
 
12758
# (according to the test results of Bruno Haible's ieeefp/fenv_default.m4
 
12759
# and the GCC 4.1.2 manual).
 
12760
case "$host_cpu" in
 
12761
alpha*)
 
12762
  # On Alpha systems, a compiler option provides the behaviour.
 
12763
  # See the ieee(3) manual page, also available at
 
12764
  # <http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51B_HTML/MAN/MAN3/0600____.HTM>
 
12765
  { $as_echo "$as_me:$LINENO: result: no" >&5
 
12766
$as_echo "no" >&6; }
 
12767
  if test -n "$GCC"; then
 
12768
    # GCC has the option -mieee.
 
12769
    CPPFLAGS="$CPPFLAGS -mieee"
 
12770
  else
 
12771
    # Compaq (ex-DEC) C has the option -ieee.
 
12772
    CPPFLAGS="$CPPFLAGS -ieee"
 
12773
  fi
 
12774
  ;;
 
12775
sh*)
 
12776
  { $as_echo "$as_me:$LINENO: result: no" >&5
 
12777
$as_echo "no" >&6; }
 
12778
  if test -n "$GCC"; then
 
12779
    # GCC has the option -mieee.
 
12780
    CPPFLAGS="$CPPFLAGS -mieee"
 
12781
  fi
 
12782
  ;;
 
12783
*)
 
12784
  { $as_echo "$as_me:$LINENO: result: yes" >&5
 
12785
$as_echo "yes" >&6; }
 
12786
  ;;
 
12787
esac
 
12788
 
 
12789
 
12560
12790
#--------------------------------------------------------------------
12561
12791
 
12562
12792
 
24651
24881
# Reasons for testing:
24652
24882
#   complex.h - new in C99
24653
24883
#   fenv.h - available in C99, but not older systems
 
24884
#   machine/fpu.h - on Tru64 5.1b, the declaration of fesetround(3) is in
 
24885
#     this file instead of <fenv.h>
24654
24886
#   process.h - mingw specific
24655
24887
#
24656
24888
 
24682
24914
 
24683
24915
 
24684
24916
 
 
24917
 
24685
24918
for ac_header in complex.h fenv.h io.h libc.h limits.h malloc.h memory.h process.h string.h \
24686
24919
regex.h rxposix.h rx/rxposix.h sys/dir.h sys/ioctl.h sys/select.h \
24687
24920
sys/time.h sys/timeb.h sys/times.h sys/stdtypes.h sys/types.h \
24688
24921
sys/utime.h time.h unistd.h utime.h pwd.h grp.h sys/utsname.h \
24689
 
direct.h strings.h
 
24922
direct.h strings.h machine/fpu.h
24690
24923
do
24691
24924
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
24692
24925
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
26736
26969
#       the DECL is checked because Solaris 10 doens't have in any header
26737
26970
#   strncasecmp - on NetBSD 1.6 the symbol is available in libc but the
26738
26971
#       declaration cannot be found
 
26972
#   unsetenv - on Tru64 5.1b the symbol is available in libc but the
 
26973
#       declaration is only found if `_BSD' is defined; it's marked as
 
26974
#       discouraged in <stdlib.h> and has type `void' instead of `int'
 
26975
#       anyway.
 
26976
#   hstrerror - on Tru64 5.1b the symbol is available in libc but the
 
26977
#       declaration isn't anywhere.
 
26978
#   cuserid - on Tru64 5.1b the declaration is documented to be available
 
26979
#       only with `_XOPEN_SOURCE' or some such.
 
26980
#   flock - on Tru64 5.1b the declaration is available from <sys/fcntl.h>
 
26981
#       but only if `_BSD' is defined.
 
26982
#   vsnprintf - on AIX 5.3, the declaration is only visible with
 
26983
#       `_XOPEN_SOURCE >= 500' or `_ISOC99_SOURCE'.
26739
26984
#
26740
26985
 
26741
26986
 
27136
27381
 
27137
27382
 
27138
27383
fi
 
27384
{ $as_echo "$as_me:$LINENO: checking whether unsetenv is declared" >&5
 
27385
$as_echo_n "checking whether unsetenv is declared... " >&6; }
 
27386
if test "${ac_cv_have_decl_unsetenv+set}" = set; then
 
27387
  $as_echo_n "(cached) " >&6
 
27388
else
 
27389
  cat >conftest.$ac_ext <<_ACEOF
 
27390
/* confdefs.h.  */
 
27391
_ACEOF
 
27392
cat confdefs.h >>conftest.$ac_ext
 
27393
cat >>conftest.$ac_ext <<_ACEOF
 
27394
/* end confdefs.h.  */
 
27395
$ac_includes_default
 
27396
int
 
27397
main ()
 
27398
{
 
27399
#ifndef unsetenv
 
27400
  (void) unsetenv;
 
27401
#endif
 
27402
 
 
27403
  ;
 
27404
  return 0;
 
27405
}
 
27406
_ACEOF
 
27407
rm -f conftest.$ac_objext
 
27408
if { (ac_try="$ac_compile"
 
27409
case "(($ac_try" in
 
27410
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
27411
  *) ac_try_echo=$ac_try;;
 
27412
esac
 
27413
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 
27414
$as_echo "$ac_try_echo") >&5
 
27415
  (eval "$ac_compile") 2>conftest.er1
 
27416
  ac_status=$?
 
27417
  grep -v '^ *+' conftest.er1 >conftest.err
 
27418
  rm -f conftest.er1
 
27419
  cat conftest.err >&5
 
27420
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
27421
  (exit $ac_status); } && {
 
27422
         test -z "$ac_c_werror_flag" ||
 
27423
         test ! -s conftest.err
 
27424
       } && test -s conftest.$ac_objext; then
 
27425
  ac_cv_have_decl_unsetenv=yes
 
27426
else
 
27427
  $as_echo "$as_me: failed program was:" >&5
 
27428
sed 's/^/| /' conftest.$ac_ext >&5
 
27429
 
 
27430
        ac_cv_have_decl_unsetenv=no
 
27431
fi
 
27432
 
 
27433
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 
27434
fi
 
27435
{ $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_unsetenv" >&5
 
27436
$as_echo "$ac_cv_have_decl_unsetenv" >&6; }
 
27437
if test "x$ac_cv_have_decl_unsetenv" = x""yes; then
 
27438
 
 
27439
cat >>confdefs.h <<_ACEOF
 
27440
#define HAVE_DECL_UNSETENV 1
 
27441
_ACEOF
 
27442
 
 
27443
 
 
27444
else
 
27445
  cat >>confdefs.h <<_ACEOF
 
27446
#define HAVE_DECL_UNSETENV 0
 
27447
_ACEOF
 
27448
 
 
27449
 
 
27450
fi
 
27451
{ $as_echo "$as_me:$LINENO: checking whether hstrerror is declared" >&5
 
27452
$as_echo_n "checking whether hstrerror is declared... " >&6; }
 
27453
if test "${ac_cv_have_decl_hstrerror+set}" = set; then
 
27454
  $as_echo_n "(cached) " >&6
 
27455
else
 
27456
  cat >conftest.$ac_ext <<_ACEOF
 
27457
/* confdefs.h.  */
 
27458
_ACEOF
 
27459
cat confdefs.h >>conftest.$ac_ext
 
27460
cat >>conftest.$ac_ext <<_ACEOF
 
27461
/* end confdefs.h.  */
 
27462
$ac_includes_default
 
27463
int
 
27464
main ()
 
27465
{
 
27466
#ifndef hstrerror
 
27467
  (void) hstrerror;
 
27468
#endif
 
27469
 
 
27470
  ;
 
27471
  return 0;
 
27472
}
 
27473
_ACEOF
 
27474
rm -f conftest.$ac_objext
 
27475
if { (ac_try="$ac_compile"
 
27476
case "(($ac_try" in
 
27477
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
27478
  *) ac_try_echo=$ac_try;;
 
27479
esac
 
27480
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 
27481
$as_echo "$ac_try_echo") >&5
 
27482
  (eval "$ac_compile") 2>conftest.er1
 
27483
  ac_status=$?
 
27484
  grep -v '^ *+' conftest.er1 >conftest.err
 
27485
  rm -f conftest.er1
 
27486
  cat conftest.err >&5
 
27487
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
27488
  (exit $ac_status); } && {
 
27489
         test -z "$ac_c_werror_flag" ||
 
27490
         test ! -s conftest.err
 
27491
       } && test -s conftest.$ac_objext; then
 
27492
  ac_cv_have_decl_hstrerror=yes
 
27493
else
 
27494
  $as_echo "$as_me: failed program was:" >&5
 
27495
sed 's/^/| /' conftest.$ac_ext >&5
 
27496
 
 
27497
        ac_cv_have_decl_hstrerror=no
 
27498
fi
 
27499
 
 
27500
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 
27501
fi
 
27502
{ $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_hstrerror" >&5
 
27503
$as_echo "$ac_cv_have_decl_hstrerror" >&6; }
 
27504
if test "x$ac_cv_have_decl_hstrerror" = x""yes; then
 
27505
 
 
27506
cat >>confdefs.h <<_ACEOF
 
27507
#define HAVE_DECL_HSTRERROR 1
 
27508
_ACEOF
 
27509
 
 
27510
 
 
27511
else
 
27512
  cat >>confdefs.h <<_ACEOF
 
27513
#define HAVE_DECL_HSTRERROR 0
 
27514
_ACEOF
 
27515
 
 
27516
 
 
27517
fi
 
27518
{ $as_echo "$as_me:$LINENO: checking whether cuserid is declared" >&5
 
27519
$as_echo_n "checking whether cuserid is declared... " >&6; }
 
27520
if test "${ac_cv_have_decl_cuserid+set}" = set; then
 
27521
  $as_echo_n "(cached) " >&6
 
27522
else
 
27523
  cat >conftest.$ac_ext <<_ACEOF
 
27524
/* confdefs.h.  */
 
27525
_ACEOF
 
27526
cat confdefs.h >>conftest.$ac_ext
 
27527
cat >>conftest.$ac_ext <<_ACEOF
 
27528
/* end confdefs.h.  */
 
27529
$ac_includes_default
 
27530
int
 
27531
main ()
 
27532
{
 
27533
#ifndef cuserid
 
27534
  (void) cuserid;
 
27535
#endif
 
27536
 
 
27537
  ;
 
27538
  return 0;
 
27539
}
 
27540
_ACEOF
 
27541
rm -f conftest.$ac_objext
 
27542
if { (ac_try="$ac_compile"
 
27543
case "(($ac_try" in
 
27544
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
27545
  *) ac_try_echo=$ac_try;;
 
27546
esac
 
27547
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 
27548
$as_echo "$ac_try_echo") >&5
 
27549
  (eval "$ac_compile") 2>conftest.er1
 
27550
  ac_status=$?
 
27551
  grep -v '^ *+' conftest.er1 >conftest.err
 
27552
  rm -f conftest.er1
 
27553
  cat conftest.err >&5
 
27554
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
27555
  (exit $ac_status); } && {
 
27556
         test -z "$ac_c_werror_flag" ||
 
27557
         test ! -s conftest.err
 
27558
       } && test -s conftest.$ac_objext; then
 
27559
  ac_cv_have_decl_cuserid=yes
 
27560
else
 
27561
  $as_echo "$as_me: failed program was:" >&5
 
27562
sed 's/^/| /' conftest.$ac_ext >&5
 
27563
 
 
27564
        ac_cv_have_decl_cuserid=no
 
27565
fi
 
27566
 
 
27567
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 
27568
fi
 
27569
{ $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_cuserid" >&5
 
27570
$as_echo "$ac_cv_have_decl_cuserid" >&6; }
 
27571
if test "x$ac_cv_have_decl_cuserid" = x""yes; then
 
27572
 
 
27573
cat >>confdefs.h <<_ACEOF
 
27574
#define HAVE_DECL_CUSERID 1
 
27575
_ACEOF
 
27576
 
 
27577
 
 
27578
else
 
27579
  cat >>confdefs.h <<_ACEOF
 
27580
#define HAVE_DECL_CUSERID 0
 
27581
_ACEOF
 
27582
 
 
27583
 
 
27584
fi
 
27585
{ $as_echo "$as_me:$LINENO: checking whether flock is declared" >&5
 
27586
$as_echo_n "checking whether flock is declared... " >&6; }
 
27587
if test "${ac_cv_have_decl_flock+set}" = set; then
 
27588
  $as_echo_n "(cached) " >&6
 
27589
else
 
27590
  cat >conftest.$ac_ext <<_ACEOF
 
27591
/* confdefs.h.  */
 
27592
_ACEOF
 
27593
cat confdefs.h >>conftest.$ac_ext
 
27594
cat >>conftest.$ac_ext <<_ACEOF
 
27595
/* end confdefs.h.  */
 
27596
$ac_includes_default
 
27597
int
 
27598
main ()
 
27599
{
 
27600
#ifndef flock
 
27601
  (void) flock;
 
27602
#endif
 
27603
 
 
27604
  ;
 
27605
  return 0;
 
27606
}
 
27607
_ACEOF
 
27608
rm -f conftest.$ac_objext
 
27609
if { (ac_try="$ac_compile"
 
27610
case "(($ac_try" in
 
27611
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
27612
  *) ac_try_echo=$ac_try;;
 
27613
esac
 
27614
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 
27615
$as_echo "$ac_try_echo") >&5
 
27616
  (eval "$ac_compile") 2>conftest.er1
 
27617
  ac_status=$?
 
27618
  grep -v '^ *+' conftest.er1 >conftest.err
 
27619
  rm -f conftest.er1
 
27620
  cat conftest.err >&5
 
27621
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
27622
  (exit $ac_status); } && {
 
27623
         test -z "$ac_c_werror_flag" ||
 
27624
         test ! -s conftest.err
 
27625
       } && test -s conftest.$ac_objext; then
 
27626
  ac_cv_have_decl_flock=yes
 
27627
else
 
27628
  $as_echo "$as_me: failed program was:" >&5
 
27629
sed 's/^/| /' conftest.$ac_ext >&5
 
27630
 
 
27631
        ac_cv_have_decl_flock=no
 
27632
fi
 
27633
 
 
27634
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 
27635
fi
 
27636
{ $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_flock" >&5
 
27637
$as_echo "$ac_cv_have_decl_flock" >&6; }
 
27638
if test "x$ac_cv_have_decl_flock" = x""yes; then
 
27639
 
 
27640
cat >>confdefs.h <<_ACEOF
 
27641
#define HAVE_DECL_FLOCK 1
 
27642
_ACEOF
 
27643
 
 
27644
 
 
27645
else
 
27646
  cat >>confdefs.h <<_ACEOF
 
27647
#define HAVE_DECL_FLOCK 0
 
27648
_ACEOF
 
27649
 
 
27650
 
 
27651
fi
 
27652
{ $as_echo "$as_me:$LINENO: checking whether vsnprintf is declared" >&5
 
27653
$as_echo_n "checking whether vsnprintf is declared... " >&6; }
 
27654
if test "${ac_cv_have_decl_vsnprintf+set}" = set; then
 
27655
  $as_echo_n "(cached) " >&6
 
27656
else
 
27657
  cat >conftest.$ac_ext <<_ACEOF
 
27658
/* confdefs.h.  */
 
27659
_ACEOF
 
27660
cat confdefs.h >>conftest.$ac_ext
 
27661
cat >>conftest.$ac_ext <<_ACEOF
 
27662
/* end confdefs.h.  */
 
27663
$ac_includes_default
 
27664
int
 
27665
main ()
 
27666
{
 
27667
#ifndef vsnprintf
 
27668
  (void) vsnprintf;
 
27669
#endif
 
27670
 
 
27671
  ;
 
27672
  return 0;
 
27673
}
 
27674
_ACEOF
 
27675
rm -f conftest.$ac_objext
 
27676
if { (ac_try="$ac_compile"
 
27677
case "(($ac_try" in
 
27678
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
27679
  *) ac_try_echo=$ac_try;;
 
27680
esac
 
27681
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 
27682
$as_echo "$ac_try_echo") >&5
 
27683
  (eval "$ac_compile") 2>conftest.er1
 
27684
  ac_status=$?
 
27685
  grep -v '^ *+' conftest.er1 >conftest.err
 
27686
  rm -f conftest.er1
 
27687
  cat conftest.err >&5
 
27688
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
27689
  (exit $ac_status); } && {
 
27690
         test -z "$ac_c_werror_flag" ||
 
27691
         test ! -s conftest.err
 
27692
       } && test -s conftest.$ac_objext; then
 
27693
  ac_cv_have_decl_vsnprintf=yes
 
27694
else
 
27695
  $as_echo "$as_me: failed program was:" >&5
 
27696
sed 's/^/| /' conftest.$ac_ext >&5
 
27697
 
 
27698
        ac_cv_have_decl_vsnprintf=no
 
27699
fi
 
27700
 
 
27701
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 
27702
fi
 
27703
{ $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_vsnprintf" >&5
 
27704
$as_echo "$ac_cv_have_decl_vsnprintf" >&6; }
 
27705
if test "x$ac_cv_have_decl_vsnprintf" = x""yes; then
 
27706
 
 
27707
cat >>confdefs.h <<_ACEOF
 
27708
#define HAVE_DECL_VSNPRINTF 1
 
27709
_ACEOF
 
27710
 
 
27711
 
 
27712
else
 
27713
  cat >>confdefs.h <<_ACEOF
 
27714
#define HAVE_DECL_VSNPRINTF 0
 
27715
_ACEOF
 
27716
 
 
27717
 
 
27718
fi
27139
27719
 
27140
27720
 
27141
27721
 
30956
31536
 
30957
31537
fi
30958
31538
 
30959
 
 
30960
 
{ $as_echo "$as_me:$LINENO: checking for restartable system calls" >&5
30961
 
$as_echo_n "checking for restartable system calls... " >&6; }
30962
 
if test "${ac_cv_sys_restartable_syscalls+set}" = set; then
30963
 
  $as_echo_n "(cached) " >&6
30964
 
else
30965
 
  if test "$cross_compiling" = yes; then
30966
 
  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
30967
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
30968
 
{ { $as_echo "$as_me:$LINENO: error: cannot run test program while cross compiling
30969
 
See \`config.log' for more details." >&5
30970
 
$as_echo "$as_me: error: cannot run test program while cross compiling
30971
 
See \`config.log' for more details." >&2;}
30972
 
   { (exit 1); exit 1; }; }; }
30973
 
else
30974
 
  cat >conftest.$ac_ext <<_ACEOF
30975
 
/* confdefs.h.  */
30976
 
_ACEOF
30977
 
cat confdefs.h >>conftest.$ac_ext
30978
 
cat >>conftest.$ac_ext <<_ACEOF
30979
 
/* end confdefs.h.  */
30980
 
/* Exit 0 (true) if wait returns something other than -1,
30981
 
   i.e. the pid of the child, which means that wait was restarted
30982
 
   after getting the signal.  */
30983
 
 
30984
 
$ac_includes_default
30985
 
#include <signal.h>
30986
 
#ifdef HAVE_SYS_WAIT_H
30987
 
# include <sys/wait.h>
30988
 
#endif
30989
 
 
30990
 
/* Some platforms explicitly require an extern "C" signal handler
30991
 
   when using C++. */
30992
 
#ifdef __cplusplus
30993
 
extern "C" void ucatch (int dummy) { }
30994
 
#else
30995
 
void ucatch (dummy) int dummy; { }
30996
 
#endif
30997
 
 
30998
 
int
30999
 
main ()
31000
 
{
31001
 
  int i = fork (), status;
31002
 
 
31003
 
  if (i == 0)
31004
 
    {
31005
 
      sleep (3);
31006
 
      kill (getppid (), SIGINT);
31007
 
      sleep (3);
31008
 
      return 0;
31009
 
    }
31010
 
 
31011
 
  signal (SIGINT, ucatch);
31012
 
 
31013
 
  status = wait (&i);
31014
 
  if (status == -1)
31015
 
    wait (&i);
31016
 
 
31017
 
  return status == -1;
31018
 
}
31019
 
_ACEOF
31020
 
rm -f conftest$ac_exeext
31021
 
if { (ac_try="$ac_link"
31022
 
case "(($ac_try" in
31023
 
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
31024
 
  *) ac_try_echo=$ac_try;;
31025
 
esac
31026
 
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
31027
 
$as_echo "$ac_try_echo") >&5
31028
 
  (eval "$ac_link") 2>&5
31029
 
  ac_status=$?
31030
 
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
31031
 
  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
31032
 
  { (case "(($ac_try" in
31033
 
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
31034
 
  *) ac_try_echo=$ac_try;;
31035
 
esac
31036
 
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
31037
 
$as_echo "$ac_try_echo") >&5
31038
 
  (eval "$ac_try") 2>&5
31039
 
  ac_status=$?
31040
 
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
31041
 
  (exit $ac_status); }; }; then
31042
 
  ac_cv_sys_restartable_syscalls=yes
31043
 
else
31044
 
  $as_echo "$as_me: program exited with status $ac_status" >&5
31045
 
$as_echo "$as_me: failed program was:" >&5
31046
 
sed 's/^/| /' conftest.$ac_ext >&5
31047
 
 
31048
 
( exit $ac_status )
31049
 
ac_cv_sys_restartable_syscalls=no
31050
 
fi
31051
 
rm -rf conftest.dSYM
31052
 
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
31053
 
fi
31054
 
 
31055
 
 
31056
 
fi
31057
 
{ $as_echo "$as_me:$LINENO: result: $ac_cv_sys_restartable_syscalls" >&5
31058
 
$as_echo "$ac_cv_sys_restartable_syscalls" >&6; }
31059
 
if test $ac_cv_sys_restartable_syscalls = yes; then
31060
 
 
31061
 
cat >>confdefs.h <<\_ACEOF
31062
 
#define HAVE_RESTARTABLE_SYSCALLS 1
31063
 
_ACEOF
31064
 
 
31065
 
fi
31066
 
 
31067
 
 
31068
31539
if test "$enable_regex" = yes; then
31069
31540
   if test "$ac_cv_header_regex_h" = yes ||
31070
31541
      test "$ac_cv_header_rxposix_h" = yes ||
34219
34690
# Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
34220
34691
if test x"$acx_pthread_ok" = xyes; then
34221
34692
        CC="$PTHREAD_CC"
34222
 
      LIBS="$PTHREAD_LIBS $LIBS"
34223
 
      SCM_I_GSC_USE_PTHREAD_THREADS=1
34224
 
      with_threads="pthreads"
 
34693
       LIBS="$PTHREAD_LIBS $LIBS"
 
34694
       SCM_I_GSC_USE_PTHREAD_THREADS=1
 
34695
       with_threads="pthreads"
34225
34696
        :
34226
34697
else
34227
34698
        acx_pthread_ok=no
34228
34699
        with_threads="null"
 
34700
       build_pthread_support="no"
34229
34701
fi
34230
34702
ac_ext=c
34231
34703
ac_cpp='$CPP $CPPFLAGS'
34820
35292
ac_config_files="$ac_config_files libguile/gen-scmconfig.h"
34821
35293
 
34822
35294
 
34823
 
ac_config_files="$ac_config_files Makefile am/Makefile benchmark-suite/Makefile doc/Makefile doc/goops/Makefile doc/r5rs/Makefile doc/ref/Makefile doc/tutorial/Makefile emacs/Makefile examples/Makefile examples/box-dynamic-module/Makefile examples/box-dynamic/Makefile examples/box-module/Makefile examples/box/Makefile examples/modules/Makefile examples/safe/Makefile examples/scripts/Makefile guile-config/Makefile ice-9/Makefile ice-9/debugger/Makefile ice-9/debugging/Makefile lang/Makefile lang/elisp/Makefile lang/elisp/internals/Makefile lang/elisp/primitives/Makefile libguile/Makefile oop/Makefile oop/goops/Makefile scripts/Makefile srfi/Makefile test-suite/Makefile test-suite/standalone/Makefile"
 
35295
ac_config_files="$ac_config_files Makefile am/Makefile benchmark-suite/Makefile doc/Makefile doc/goops/Makefile doc/r5rs/Makefile doc/ref/Makefile doc/tutorial/Makefile emacs/Makefile examples/Makefile guile-config/Makefile ice-9/Makefile lang/Makefile libguile/Makefile oop/Makefile oop/goops/Makefile scripts/Makefile srfi/Makefile test-suite/Makefile test-suite/standalone/Makefile"
34824
35296
 
34825
35297
 
34826
35298
ac_config_files="$ac_config_files guile-1.8.pc"
34845
35317
 
34846
35318
ac_config_files="$ac_config_files test-suite/standalone/test-use-srfi"
34847
35319
 
 
35320
ac_config_files="$ac_config_files test-suite/standalone/test-fast-slot-ref"
 
35321
 
34848
35322
 
34849
35323
cat >confcache <<\_ACEOF
34850
35324
# This file is a shell script that caches the results of configure
34943
35417
LTLIBOBJS=$ac_ltlibobjs
34944
35418
 
34945
35419
 
 
35420
 if test -n "$EXEEXT"; then
 
35421
  am__EXEEXT_TRUE=
 
35422
  am__EXEEXT_FALSE='#'
 
35423
else
 
35424
  am__EXEEXT_TRUE='#'
 
35425
  am__EXEEXT_FALSE=
 
35426
fi
 
35427
 
34946
35428
if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
34947
35429
  { { $as_echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
34948
35430
Usually this means the macro was only invoked conditionally." >&5
35294
35776
# report actual input values of CONFIG_FILES etc. instead of their
35295
35777
# values after options handling.
35296
35778
ac_log="
35297
 
This file was extended by guile $as_me 1.8.6, which was
 
35779
This file was extended by guile $as_me 1.8.7, which was
35298
35780
generated by GNU Autoconf 2.63.  Invocation command line was
35299
35781
 
35300
35782
  CONFIG_FILES    = $CONFIG_FILES
35357
35839
_ACEOF
35358
35840
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
35359
35841
ac_cs_version="\\
35360
 
guile config.status 1.8.6
 
35842
guile config.status 1.8.7
35361
35843
configured by $0, generated by GNU Autoconf 2.63,
35362
35844
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
35363
35845
 
35758
36240
    "doc/tutorial/Makefile") CONFIG_FILES="$CONFIG_FILES doc/tutorial/Makefile" ;;
35759
36241
    "emacs/Makefile") CONFIG_FILES="$CONFIG_FILES emacs/Makefile" ;;
35760
36242
    "examples/Makefile") CONFIG_FILES="$CONFIG_FILES examples/Makefile" ;;
35761
 
    "examples/box-dynamic-module/Makefile") CONFIG_FILES="$CONFIG_FILES examples/box-dynamic-module/Makefile" ;;
35762
 
    "examples/box-dynamic/Makefile") CONFIG_FILES="$CONFIG_FILES examples/box-dynamic/Makefile" ;;
35763
 
    "examples/box-module/Makefile") CONFIG_FILES="$CONFIG_FILES examples/box-module/Makefile" ;;
35764
 
    "examples/box/Makefile") CONFIG_FILES="$CONFIG_FILES examples/box/Makefile" ;;
35765
 
    "examples/modules/Makefile") CONFIG_FILES="$CONFIG_FILES examples/modules/Makefile" ;;
35766
 
    "examples/safe/Makefile") CONFIG_FILES="$CONFIG_FILES examples/safe/Makefile" ;;
35767
 
    "examples/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES examples/scripts/Makefile" ;;
35768
36243
    "guile-config/Makefile") CONFIG_FILES="$CONFIG_FILES guile-config/Makefile" ;;
35769
36244
    "ice-9/Makefile") CONFIG_FILES="$CONFIG_FILES ice-9/Makefile" ;;
35770
 
    "ice-9/debugger/Makefile") CONFIG_FILES="$CONFIG_FILES ice-9/debugger/Makefile" ;;
35771
 
    "ice-9/debugging/Makefile") CONFIG_FILES="$CONFIG_FILES ice-9/debugging/Makefile" ;;
35772
36245
    "lang/Makefile") CONFIG_FILES="$CONFIG_FILES lang/Makefile" ;;
35773
 
    "lang/elisp/Makefile") CONFIG_FILES="$CONFIG_FILES lang/elisp/Makefile" ;;
35774
 
    "lang/elisp/internals/Makefile") CONFIG_FILES="$CONFIG_FILES lang/elisp/internals/Makefile" ;;
35775
 
    "lang/elisp/primitives/Makefile") CONFIG_FILES="$CONFIG_FILES lang/elisp/primitives/Makefile" ;;
35776
36246
    "libguile/Makefile") CONFIG_FILES="$CONFIG_FILES libguile/Makefile" ;;
35777
36247
    "oop/Makefile") CONFIG_FILES="$CONFIG_FILES oop/Makefile" ;;
35778
36248
    "oop/goops/Makefile") CONFIG_FILES="$CONFIG_FILES oop/goops/Makefile" ;;
35791
36261
    "libguile/guile-func-name-check") CONFIG_FILES="$CONFIG_FILES libguile/guile-func-name-check" ;;
35792
36262
    "libguile/guile-snarf-docs") CONFIG_FILES="$CONFIG_FILES libguile/guile-snarf-docs" ;;
35793
36263
    "test-suite/standalone/test-use-srfi") CONFIG_FILES="$CONFIG_FILES test-suite/standalone/test-use-srfi" ;;
 
36264
    "test-suite/standalone/test-fast-slot-ref") CONFIG_FILES="$CONFIG_FILES test-suite/standalone/test-fast-slot-ref" ;;
35794
36265
 
35795
36266
  *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
35796
36267
$as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
36445
36916
 
36446
36917
 
36447
36918
  case $ac_file$ac_mode in
36448
 
    "depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
36449
 
  # Strip MF so we end up with the name of the file.
36450
 
  mf=`echo "$mf" | sed -e 's/:.*$//'`
36451
 
  # Check whether this is an Automake generated Makefile or not.
36452
 
  # We used to match only the files named `Makefile.in', but
36453
 
  # some people rename them; so instead we look at the file content.
36454
 
  # Grep'ing the first line is not enough: some people post-process
36455
 
  # each Makefile.in and add a new line on top of each file to say so.
36456
 
  # Grep'ing the whole file is not good either: AIX grep has a line
36457
 
  # limit of 2048, but all sed's we know have understand at least 4000.
36458
 
  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
36459
 
    dirpart=`$as_dirname -- "$mf" ||
 
36919
    "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
 
36920
  # Autoconf 2.62 quotes --file arguments for eval, but not when files
 
36921
  # are listed without --file.  Let's play safe and only enable the eval
 
36922
  # if we detect the quoting.
 
36923
  case $CONFIG_FILES in
 
36924
  *\'*) eval set x "$CONFIG_FILES" ;;
 
36925
  *)   set x $CONFIG_FILES ;;
 
36926
  esac
 
36927
  shift
 
36928
  for mf
 
36929
  do
 
36930
    # Strip MF so we end up with the name of the file.
 
36931
    mf=`echo "$mf" | sed -e 's/:.*$//'`
 
36932
    # Check whether this is an Automake generated Makefile or not.
 
36933
    # We used to match only the files named `Makefile.in', but
 
36934
    # some people rename them; so instead we look at the file content.
 
36935
    # Grep'ing the first line is not enough: some people post-process
 
36936
    # each Makefile.in and add a new line on top of each file to say so.
 
36937
    # Grep'ing the whole file is not good either: AIX grep has a line
 
36938
    # limit of 2048, but all sed's we know have understand at least 4000.
 
36939
    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
 
36940
      dirpart=`$as_dirname -- "$mf" ||
36460
36941
$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
36461
36942
         X"$mf" : 'X\(//\)[^/]' \| \
36462
36943
         X"$mf" : 'X\(//\)$' \| \
36479
36960
            q
36480
36961
          }
36481
36962
          s/.*/./; q'`
36482
 
  else
36483
 
    continue
36484
 
  fi
36485
 
  # Extract the definition of DEPDIR, am__include, and am__quote
36486
 
  # from the Makefile without running `make'.
36487
 
  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
36488
 
  test -z "$DEPDIR" && continue
36489
 
  am__include=`sed -n 's/^am__include = //p' < "$mf"`
36490
 
  test -z "am__include" && continue
36491
 
  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
36492
 
  # When using ansi2knr, U may be empty or an underscore; expand it
36493
 
  U=`sed -n 's/^U = //p' < "$mf"`
36494
 
  # Find all dependency output files, they are included files with
36495
 
  # $(DEPDIR) in their names.  We invoke sed twice because it is the
36496
 
  # simplest approach to changing $(DEPDIR) to its actual value in the
36497
 
  # expansion.
36498
 
  for file in `sed -n "
36499
 
    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
36500
 
       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
36501
 
    # Make sure the directory exists.
36502
 
    test -f "$dirpart/$file" && continue
36503
 
    fdir=`$as_dirname -- "$file" ||
 
36963
    else
 
36964
      continue
 
36965
    fi
 
36966
    # Extract the definition of DEPDIR, am__include, and am__quote
 
36967
    # from the Makefile without running `make'.
 
36968
    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
 
36969
    test -z "$DEPDIR" && continue
 
36970
    am__include=`sed -n 's/^am__include = //p' < "$mf"`
 
36971
    test -z "am__include" && continue
 
36972
    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
 
36973
    # When using ansi2knr, U may be empty or an underscore; expand it
 
36974
    U=`sed -n 's/^U = //p' < "$mf"`
 
36975
    # Find all dependency output files, they are included files with
 
36976
    # $(DEPDIR) in their names.  We invoke sed twice because it is the
 
36977
    # simplest approach to changing $(DEPDIR) to its actual value in the
 
36978
    # expansion.
 
36979
    for file in `sed -n "
 
36980
      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
 
36981
         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
 
36982
      # Make sure the directory exists.
 
36983
      test -f "$dirpart/$file" && continue
 
36984
      fdir=`$as_dirname -- "$file" ||
36504
36985
$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
36505
36986
         X"$file" : 'X\(//\)[^/]' \| \
36506
36987
         X"$file" : 'X\(//\)$' \| \
36523
37004
            q
36524
37005
          }
36525
37006
          s/.*/./; q'`
36526
 
    { as_dir=$dirpart/$fdir
 
37007
      { as_dir=$dirpart/$fdir
36527
37008
  case $as_dir in #(
36528
37009
  -*) as_dir=./$as_dir;;
36529
37010
  esac
36564
37045
  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
36565
37046
$as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
36566
37047
   { (exit 1); exit 1; }; }; }
36567
 
    # echo "creating $dirpart/$file"
36568
 
    echo '# dummy' > "$dirpart/$file"
 
37048
      # echo "creating $dirpart/$file"
 
37049
      echo '# dummy' > "$dirpart/$file"
 
37050
    done
36569
37051
  done
36570
 
done
 
37052
}
36571
37053
 ;;
36572
37054
    "libtool":C)
36573
37055
 
37333
37815
    "libguile/guile-func-name-check":F) chmod +x libguile/guile-func-name-check ;;
37334
37816
    "libguile/guile-snarf-docs":F) chmod +x libguile/guile-snarf-docs ;;
37335
37817
    "test-suite/standalone/test-use-srfi":F) chmod +x test-suite/standalone/test-use-srfi ;;
 
37818
    "test-suite/standalone/test-fast-slot-ref":F) chmod +x test-suite/standalone/test-fast-slot-ref ;;
37336
37819
 
37337
37820
  esac
37338
37821
done # for ac_tag