~ubuntu-branches/ubuntu/intrepid/ecl/intrepid

« back to all changes in this revision

Viewing changes to src/gc/configure

  • Committer: Bazaar Package Importer
  • Author(s): Peter Van Eynde
  • Date: 2006-06-21 09:21:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060621092121-txz1f21lj0wh0f67
Tags: 0.9h-20060617-1
* New upstream version
* Updated standards version without real changes. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# From configure.in Revision: 1.2 .
3
3
# Guess values for system-dependent variables and create Makefiles.
4
 
# Generated by GNU Autoconf 2.59 for gc 6.5.
 
4
# Generated by GNU Autoconf 2.59 for gc 6.7.
5
5
#
6
6
# Report bugs to <Hans.Boehm@hp.com>.
7
7
#
429
429
# Identity of this package.
430
430
PACKAGE_NAME='gc'
431
431
PACKAGE_TARNAME='gc'
432
 
PACKAGE_VERSION='6.5'
433
 
PACKAGE_STRING='gc 6.5'
 
432
PACKAGE_VERSION='6.7'
 
433
PACKAGE_STRING='gc 6.7'
434
434
PACKAGE_BUGREPORT='Hans.Boehm@hp.com'
435
435
 
436
436
ac_unique_file="gcj_mlc.c"
471
471
# include <unistd.h>
472
472
#endif"
473
473
 
474
 
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar GC_VERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CCAS CCASFLAGS AR ac_ct_AR RANLIB ac_ct_RANLIB MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT GC_CFLAGS THREADDLLIBS POWERPC_DARWIN_TRUE POWERPC_DARWIN_FALSE EXTRA_TEST_LIBS target_all CPLUSPLUS_TRUE CPLUSPLUS_FALSE INCLUDES CXXINCLUDES addobjs addincludes addlibs addtests LN_S ECHO CPP EGREP LIBTOOL MY_CFLAGS UNWINDLIBS USE_LIBDIR_TRUE USE_LIBDIR_FALSE LIBOBJS LTLIBOBJS'
 
474
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar GC_VERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CCAS CCASFLAGS AR ac_ct_AR RANLIB ac_ct_RANLIB MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT GC_CFLAGS THREADDLLIBS POWERPC_DARWIN_TRUE POWERPC_DARWIN_FALSE COMPILER_XLC_TRUE COMPILER_XLC_FALSE EXTRA_TEST_LIBS target_all CPLUSPLUS_TRUE CPLUSPLUS_FALSE INCLUDES CXXINCLUDES addobjs addincludes addlibs addtests LN_S ECHO CPP EGREP LIBTOOL MY_CFLAGS UNWINDLIBS USE_LIBDIR_TRUE USE_LIBDIR_FALSE LIBOBJS LTLIBOBJS'
475
475
ac_subst_files=''
476
476
 
477
477
# Initialize some variables set by options.
956
956
  # Omit some internal or obsolete options to make the list less imposing.
957
957
  # This message is too long to be a string in the A/UX 3.1 sh.
958
958
  cat <<_ACEOF
959
 
\`configure' configures gc 6.5 to adapt to many kinds of systems.
 
959
\`configure' configures gc 6.7 to adapt to many kinds of systems.
960
960
 
961
961
Usage: $0 [OPTION]... [VAR=VALUE]...
962
962
 
1023
1023
 
1024
1024
if test -n "$ac_init_help"; then
1025
1025
  case $ac_init_help in
1026
 
     short | recursive ) echo "Configuration of gc 6.5:";;
 
1026
     short | recursive ) echo "Configuration of gc 6.7:";;
1027
1027
   esac
1028
1028
  cat <<\_ACEOF
1029
1029
 
1167
1167
test -n "$ac_init_help" && exit 0
1168
1168
if $ac_init_version; then
1169
1169
  cat <<\_ACEOF
1170
 
gc configure 6.5
 
1170
gc configure 6.7
1171
1171
generated by GNU Autoconf 2.59
1172
1172
 
1173
1173
Copyright (C) 2003 Free Software Foundation, Inc.
1181
1181
This file contains any messages produced by compilers while
1182
1182
running configure, to aid debugging if configure makes a mistake.
1183
1183
 
1184
 
It was created by gc $as_me 6.5, which was
 
1184
It was created by gc $as_me 6.7, which was
1185
1185
generated by GNU Autoconf 2.59.  Invocation command line was
1186
1186
 
1187
1187
  $ $0 $@
1953
1953
 
1954
1954
# Define the identity of the package.
1955
1955
 PACKAGE='gc'
1956
 
 VERSION='6.5'
 
1956
 VERSION='6.7'
1957
1957
 
1958
1958
 
1959
1959
cat >>confdefs.h <<_ACEOF
4041
4041
        INCLUDES="$INCLUDES -pthread"
4042
4042
        THREADDLLIBS=-pthread
4043
4043
        ;;
 
4044
     *-*-netbsd*)
 
4045
        { echo "$as_me:$LINENO: WARNING: \"Only on NetBSD 2.0 or later.\"" >&5
 
4046
echo "$as_me: WARNING: \"Only on NetBSD 2.0 or later.\"" >&2;}
 
4047
        cat >>confdefs.h <<\_ACEOF
 
4048
#define GC_NETBSD_THREADS 1
 
4049
_ACEOF
 
4050
 
 
4051
        cat >>confdefs.h <<\_ACEOF
 
4052
#define _REENTRANT 1
 
4053
_ACEOF
 
4054
 
 
4055
        cat >>confdefs.h <<\_ACEOF
 
4056
#define _PTHREADS 1
 
4057
_ACEOF
 
4058
 
 
4059
        THREADDLLIBS="-lpthread -lrt"
 
4060
        ;;
4044
4061
     *-*-solaris*)
4045
4062
        cat >>confdefs.h <<\_ACEOF
4046
4063
#define GC_SOLARIS_THREADS 1
4184
4201
fi
4185
4202
 
4186
4203
 
 
4204
echo "$as_me:$LINENO: checking for xlc" >&5
 
4205
echo $ECHO_N "checking for xlc... $ECHO_C" >&6
 
4206
 
 
4207
cat >conftest.$ac_ext <<_ACEOF
 
4208
/* confdefs.h.  */
 
4209
_ACEOF
 
4210
cat confdefs.h >>conftest.$ac_ext
 
4211
cat >>conftest.$ac_ext <<_ACEOF
 
4212
/* end confdefs.h.  */
 
4213
 
 
4214
int
 
4215
main ()
 
4216
{
 
4217
 
 
4218
 #ifndef __xlC__
 
4219
 # error
 
4220
 #endif
 
4221
 
 
4222
  ;
 
4223
  return 0;
 
4224
}
 
4225
_ACEOF
 
4226
rm -f conftest.$ac_objext
 
4227
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
4228
  (eval $ac_compile) 2>conftest.er1
 
4229
  ac_status=$?
 
4230
  grep -v '^ *+' conftest.er1 >conftest.err
 
4231
  rm -f conftest.er1
 
4232
  cat conftest.err >&5
 
4233
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4234
  (exit $ac_status); } &&
 
4235
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
 
4236
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4237
  (eval $ac_try) 2>&5
 
4238
  ac_status=$?
 
4239
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4240
  (exit $ac_status); }; } &&
 
4241
         { ac_try='test -s conftest.$ac_objext'
 
4242
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4243
  (eval $ac_try) 2>&5
 
4244
  ac_status=$?
 
4245
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4246
  (exit $ac_status); }; }; then
 
4247
  compiler_xlc=yes
 
4248
else
 
4249
  echo "$as_me: failed program was:" >&5
 
4250
sed 's/^/| /' conftest.$ac_ext >&5
 
4251
 
 
4252
compiler_xlc=no
 
4253
fi
 
4254
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
4255
echo "$as_me:$LINENO: result: $compiler_xlc" >&5
 
4256
echo "${ECHO_T}$compiler_xlc" >&6
 
4257
 
 
4258
 
 
4259
if test $compiler_xlc = yes; then
 
4260
  COMPILER_XLC_TRUE=
 
4261
  COMPILER_XLC_FALSE='#'
 
4262
else
 
4263
  COMPILER_XLC_TRUE='#'
 
4264
  COMPILER_XLC_FALSE=
 
4265
fi
 
4266
 
 
4267
if test $compiler_xlc = yes -a "$powerpc_darwin" = true; then
 
4268
  # the darwin stack-frame-walking code is completely broken on xlc
 
4269
  cat >>confdefs.h <<\_ACEOF
 
4270
#define DARWIN_DONT_PARSE_STACK 1
 
4271
_ACEOF
 
4272
 
 
4273
fi
 
4274
 
4187
4275
# We never want libdl on darwin. It is a fake libdl that just ends up making
4188
4276
# dyld calls anyway
4189
4277
case "$host" in
4190
4278
  *-*-darwin*) ;;
4191
4279
  *)
4192
 
 
4193
 
echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
 
4280
    echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
4194
4281
echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
4195
4282
if test "${ac_cv_lib_dl_dlopen+set}" = set; then
4196
4283
  echo $ECHO_N "(cached) $ECHO_C" >&6
5982
6069
case $host in
5983
6070
*-*-irix6*)
5984
6071
  # Find out which ABI we are using.
5985
 
  echo '#line 5985 "configure"' > conftest.$ac_ext
 
6072
  echo '#line 6072 "configure"' > conftest.$ac_ext
5986
6073
  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5987
6074
  (eval $ac_compile) 2>&5
5988
6075
  ac_status=$?
6555
6642
save_CFLAGS="$CFLAGS"
6556
6643
CFLAGS="$CFLAGS -o out/conftest2.$ac_objext"
6557
6644
compiler_c_o=no
6558
 
if { (eval echo configure:6558: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then
 
6645
if { (eval echo configure:6645: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then
6559
6646
  # The compiler can only warn and ignore the option if not recognized
6560
6647
  # So say no if there are warnings
6561
6648
  if test -s out/conftest.err; then
8482
8569
    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
8483
8570
  lt_status=$lt_dlunknown
8484
8571
  cat > conftest.$ac_ext <<EOF
8485
 
#line 8485 "configure"
 
8572
#line 8572 "configure"
8486
8573
#include "confdefs.h"
8487
8574
 
8488
8575
#if HAVE_DLFCN_H
8580
8667
    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
8581
8668
  lt_status=$lt_dlunknown
8582
8669
  cat > conftest.$ac_ext <<EOF
8583
 
#line 8583 "configure"
 
8670
#line 8670 "configure"
8584
8671
#include "confdefs.h"
8585
8672
 
8586
8673
#if HAVE_DLFCN_H
9910
9997
Usually this means the macro was only invoked conditionally." >&2;}
9911
9998
   { (exit 1); exit 1; }; }
9912
9999
fi
 
10000
if test -z "${COMPILER_XLC_TRUE}" && test -z "${COMPILER_XLC_FALSE}"; then
 
10001
  { { echo "$as_me:$LINENO: error: conditional \"COMPILER_XLC\" was never defined.
 
10002
Usually this means the macro was only invoked conditionally." >&5
 
10003
echo "$as_me: error: conditional \"COMPILER_XLC\" was never defined.
 
10004
Usually this means the macro was only invoked conditionally." >&2;}
 
10005
   { (exit 1); exit 1; }; }
 
10006
fi
9913
10007
if test -z "${CPLUSPLUS_TRUE}" && test -z "${CPLUSPLUS_FALSE}"; then
9914
10008
  { { echo "$as_me:$LINENO: error: conditional \"CPLUSPLUS\" was never defined.
9915
10009
Usually this means the macro was only invoked conditionally." >&5
10195
10289
} >&5
10196
10290
cat >&5 <<_CSEOF
10197
10291
 
10198
 
This file was extended by gc $as_me 6.5, which was
 
10292
This file was extended by gc $as_me 6.7, which was
10199
10293
generated by GNU Autoconf 2.59.  Invocation command line was
10200
10294
 
10201
10295
  CONFIG_FILES    = $CONFIG_FILES
10253
10347
 
10254
10348
cat >>$CONFIG_STATUS <<_ACEOF
10255
10349
ac_cs_version="\\
10256
 
gc config.status 6.5
 
10350
gc config.status 6.7
10257
10351
configured by $0, generated by GNU Autoconf 2.59,
10258
10352
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
10259
10353
 
10528
10622
s,@THREADDLLIBS@,$THREADDLLIBS,;t t
10529
10623
s,@POWERPC_DARWIN_TRUE@,$POWERPC_DARWIN_TRUE,;t t
10530
10624
s,@POWERPC_DARWIN_FALSE@,$POWERPC_DARWIN_FALSE,;t t
 
10625
s,@COMPILER_XLC_TRUE@,$COMPILER_XLC_TRUE,;t t
 
10626
s,@COMPILER_XLC_FALSE@,$COMPILER_XLC_FALSE,;t t
10531
10627
s,@EXTRA_TEST_LIBS@,$EXTRA_TEST_LIBS,;t t
10532
10628
s,@target_all@,$target_all,;t t
10533
10629
s,@CPLUSPLUS_TRUE@,$CPLUSPLUS_TRUE,;t t