|
|
|
@ -272,7 +272,7 @@ PACKAGE_STRING= |
|
|
|
PACKAGE_BUGREPORT= |
|
|
|
|
|
|
|
ac_unique_file="move-if-change" |
|
|
|
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 build_noncanonical host_noncanonical target_noncanonical host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LN LN_S TOPLEVEL_CONFIGURE_ARGUMENTS build_libsubdir build_subdir host_subdir target_subdir CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT GNATBIND ac_ct_GNATBIND GNATMAKE ac_ct_GNATMAKE do_compare gmplibs gmpinc stage1_languages SYSROOT_CFLAGS_FOR_TARGET RPATH_ENVVAR tooldir build_tooldir CONFIGURE_GDB_TK GDB_TK INSTALL_GDB_TK build_configargs build_configdirs host_configargs configdirs target_configargs CC_FOR_BUILD config_shell YACC BISON M4 LEX FLEX MAKEINFO EXPECT RUNTEST AR AS DLLTOOL LD LIPO NM RANLIB STRIP WINDRES OBJCOPY OBJDUMP CXX CFLAGS_FOR_BUILD CXXFLAGS CC_FOR_TARGET CXX_FOR_TARGET GCC_FOR_TARGET GCJ_FOR_TARGET GFORTRAN_FOR_TARGET AR_FOR_TARGET AS_FOR_TARGET DLLTOOL_FOR_TARGET LD_FOR_TARGET LIPO_FOR_TARGET NM_FOR_TARGET OBJDUMP_FOR_TARGET RANLIB_FOR_TARGET STRIP_FOR_TARGET WINDRES_FOR_TARGET RAW_CXX_FOR_TARGET FLAGS_FOR_TARGET COMPILER_AS_FOR_TARGET COMPILER_LD_FOR_TARGET COMPILER_NM_FOR_TARGET MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT stage1_cflags stage1_checking stage2_werror_flag datarootdir docdir htmldir LIBOBJS LTLIBOBJS' |
|
|
|
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 build_noncanonical host_noncanonical target_noncanonical host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LN LN_S TOPLEVEL_CONFIGURE_ARGUMENTS build_libsubdir build_subdir host_subdir target_subdir CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT GNATBIND ac_ct_GNATBIND do_compare gmplibs gmpinc stage1_languages SYSROOT_CFLAGS_FOR_TARGET RPATH_ENVVAR tooldir build_tooldir CONFIGURE_GDB_TK GDB_TK INSTALL_GDB_TK build_configargs build_configdirs host_configargs configdirs target_configargs CC_FOR_BUILD config_shell YACC BISON M4 LEX FLEX MAKEINFO EXPECT RUNTEST AR AS DLLTOOL LD LIPO NM RANLIB STRIP WINDRES OBJCOPY OBJDUMP CXX CFLAGS_FOR_BUILD CXXFLAGS CC_FOR_TARGET CXX_FOR_TARGET GCC_FOR_TARGET GCJ_FOR_TARGET GFORTRAN_FOR_TARGET AR_FOR_TARGET AS_FOR_TARGET DLLTOOL_FOR_TARGET LD_FOR_TARGET LIPO_FOR_TARGET NM_FOR_TARGET OBJDUMP_FOR_TARGET RANLIB_FOR_TARGET STRIP_FOR_TARGET WINDRES_FOR_TARGET RAW_CXX_FOR_TARGET FLAGS_FOR_TARGET COMPILER_AS_FOR_TARGET COMPILER_LD_FOR_TARGET COMPILER_NM_FOR_TARGET MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT stage1_cflags stage1_checking stage2_werror_flag datarootdir docdir htmldir LIBOBJS LTLIBOBJS' |
|
|
|
ac_subst_files='serialization_dependencies host_makefile_frag target_makefile_frag alphaieee_frag ospace_frag' |
|
|
|
|
|
|
|
# Initialize some variables set by options. |
|
|
|
@ -3642,86 +3642,6 @@ else |
|
|
|
GNATBIND="$ac_cv_prog_GNATBIND" |
|
|
|
fi |
|
|
|
|
|
|
|
if test -n "$ac_tool_prefix"; then |
|
|
|
# Extract the first word of "${ac_tool_prefix}gnatmake", so it can be a program name with args. |
|
|
|
set dummy ${ac_tool_prefix}gnatmake; ac_word=$2 |
|
|
|
echo "$as_me:$LINENO: checking for $ac_word" >&5 |
|
|
|
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
|
|
|
if test "${ac_cv_prog_GNATMAKE+set}" = set; then |
|
|
|
echo $ECHO_N "(cached) $ECHO_C" >&6 |
|
|
|
else |
|
|
|
if test -n "$GNATMAKE"; then |
|
|
|
ac_cv_prog_GNATMAKE="$GNATMAKE" # Let the user override the test. |
|
|
|
else |
|
|
|
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
|
|
|
for as_dir in $PATH |
|
|
|
do |
|
|
|
IFS=$as_save_IFS |
|
|
|
test -z "$as_dir" && as_dir=. |
|
|
|
for ac_exec_ext in '' $ac_executable_extensions; do |
|
|
|
if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
|
|
|
ac_cv_prog_GNATMAKE="${ac_tool_prefix}gnatmake" |
|
|
|
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
|
|
|
break 2 |
|
|
|
fi |
|
|
|
done |
|
|
|
done |
|
|
|
|
|
|
|
fi |
|
|
|
fi |
|
|
|
GNATMAKE=$ac_cv_prog_GNATMAKE |
|
|
|
if test -n "$GNATMAKE"; then |
|
|
|
echo "$as_me:$LINENO: result: $GNATMAKE" >&5 |
|
|
|
echo "${ECHO_T}$GNATMAKE" >&6 |
|
|
|
else |
|
|
|
echo "$as_me:$LINENO: result: no" >&5 |
|
|
|
echo "${ECHO_T}no" >&6 |
|
|
|
fi |
|
|
|
|
|
|
|
fi |
|
|
|
if test -z "$ac_cv_prog_GNATMAKE"; then |
|
|
|
ac_ct_GNATMAKE=$GNATMAKE |
|
|
|
# Extract the first word of "gnatmake", so it can be a program name with args. |
|
|
|
set dummy gnatmake; ac_word=$2 |
|
|
|
echo "$as_me:$LINENO: checking for $ac_word" >&5 |
|
|
|
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
|
|
|
if test "${ac_cv_prog_ac_ct_GNATMAKE+set}" = set; then |
|
|
|
echo $ECHO_N "(cached) $ECHO_C" >&6 |
|
|
|
else |
|
|
|
if test -n "$ac_ct_GNATMAKE"; then |
|
|
|
ac_cv_prog_ac_ct_GNATMAKE="$ac_ct_GNATMAKE" # Let the user override the test. |
|
|
|
else |
|
|
|
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
|
|
|
for as_dir in $PATH |
|
|
|
do |
|
|
|
IFS=$as_save_IFS |
|
|
|
test -z "$as_dir" && as_dir=. |
|
|
|
for ac_exec_ext in '' $ac_executable_extensions; do |
|
|
|
if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
|
|
|
ac_cv_prog_ac_ct_GNATMAKE="gnatmake" |
|
|
|
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
|
|
|
break 2 |
|
|
|
fi |
|
|
|
done |
|
|
|
done |
|
|
|
|
|
|
|
test -z "$ac_cv_prog_ac_ct_GNATMAKE" && ac_cv_prog_ac_ct_GNATMAKE="no" |
|
|
|
fi |
|
|
|
fi |
|
|
|
ac_ct_GNATMAKE=$ac_cv_prog_ac_ct_GNATMAKE |
|
|
|
if test -n "$ac_ct_GNATMAKE"; then |
|
|
|
echo "$as_me:$LINENO: result: $ac_ct_GNATMAKE" >&5 |
|
|
|
echo "${ECHO_T}$ac_ct_GNATMAKE" >&6 |
|
|
|
else |
|
|
|
echo "$as_me:$LINENO: result: no" >&5 |
|
|
|
echo "${ECHO_T}no" >&6 |
|
|
|
fi |
|
|
|
|
|
|
|
GNATMAKE=$ac_ct_GNATMAKE |
|
|
|
else |
|
|
|
GNATMAKE="$ac_cv_prog_GNATMAKE" |
|
|
|
fi |
|
|
|
|
|
|
|
echo "$as_me:$LINENO: checking whether compiler driver understands Ada" >&5 |
|
|
|
echo $ECHO_N "checking whether compiler driver understands Ada... $ECHO_C" >&6 |
|
|
|
if test "${acx_cv_cc_gcc_supports_ada+set}" = set; then |
|
|
|
@ -3748,7 +3668,7 @@ fi |
|
|
|
echo "$as_me:$LINENO: result: $acx_cv_cc_gcc_supports_ada" >&5 |
|
|
|
echo "${ECHO_T}$acx_cv_cc_gcc_supports_ada" >&6 |
|
|
|
|
|
|
|
if test x$GNATBIND != xno && test x$GNATMAKE != xno && test x$acx_cv_cc_gcc_supports_ada != xno; then |
|
|
|
if test x$GNATBIND != xno && test x$acx_cv_cc_gcc_supports_ada != xno; then |
|
|
|
have_gnat=yes |
|
|
|
else |
|
|
|
have_gnat=no |
|
|
|
@ -5015,7 +4935,8 @@ baseargs= |
|
|
|
keep_next=no |
|
|
|
skip_next=no |
|
|
|
eval "set -- $ac_configure_args" |
|
|
|
for ac_arg; do |
|
|
|
for ac_arg |
|
|
|
do |
|
|
|
if test X"$skip_next" = X"yes"; then |
|
|
|
skip_next=no |
|
|
|
continue |
|
|
|
@ -10462,8 +10383,6 @@ s,@EXEEXT@,$EXEEXT,;t t |
|
|
|
s,@OBJEXT@,$OBJEXT,;t t |
|
|
|
s,@GNATBIND@,$GNATBIND,;t t |
|
|
|
s,@ac_ct_GNATBIND@,$ac_ct_GNATBIND,;t t |
|
|
|
s,@GNATMAKE@,$GNATMAKE,;t t |
|
|
|
s,@ac_ct_GNATMAKE@,$ac_ct_GNATMAKE,;t t |
|
|
|
s,@do_compare@,$do_compare,;t t |
|
|
|
s,@gmplibs@,$gmplibs,;t t |
|
|
|
s,@gmpinc@,$gmpinc,;t t |
|
|
|
|