15222 lines
574 KiB
Diff
15222 lines
574 KiB
Diff
diff --git a/Makefile.in b/Makefile.in
|
|
index 4ef8583b..5949efec 100644
|
|
--- a/Makefile.in
|
|
+++ b/Makefile.in
|
|
@@ -1,7 +1,7 @@
|
|
-# Makefile.in generated by automake 1.14 from Makefile.am.
|
|
+# Makefile.in generated by automake 1.16.5 from Makefile.am.
|
|
# @configure_input@
|
|
|
|
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1994-2021 Free Software Foundation, Inc.
|
|
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -15,7 +15,17 @@
|
|
@SET_MAKE@
|
|
|
|
VPATH = @srcdir@
|
|
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
|
|
+am__is_gnu_make = { \
|
|
+ if test -z '$(MAKELEVEL)'; then \
|
|
+ false; \
|
|
+ elif test -n '$(MAKE_HOST)'; then \
|
|
+ true; \
|
|
+ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
|
|
+ true; \
|
|
+ else \
|
|
+ false; \
|
|
+ fi; \
|
|
+}
|
|
am__make_running_with_option = \
|
|
case $${target_option-} in \
|
|
?) ;; \
|
|
@@ -80,17 +90,6 @@ build_triplet = @build@
|
|
host_triplet = @host@
|
|
target_triplet = @target@
|
|
subdir = .
|
|
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
|
|
- $(top_srcdir)/configure $(am__configure_deps) \
|
|
- $(top_srcdir)/docs/sysc/doxygen/Doxyfile.in \
|
|
- $(top_srcdir)/docs/tlm/doxygen/Doxyfile.in config/ar-lib \
|
|
- config/compile config/config.guess config/config.sub \
|
|
- config/depcomp config/install-sh config/missing \
|
|
- config/ltmain.sh $(top_srcdir)/config/ar-lib \
|
|
- $(top_srcdir)/config/compile $(top_srcdir)/config/config.guess \
|
|
- $(top_srcdir)/config/config.sub \
|
|
- $(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
|
|
- $(top_srcdir)/config/missing
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
am__aclocal_m4_deps = $(top_srcdir)/config/ax_check_define.m4 \
|
|
$(top_srcdir)/config/ax_pthread.m4 \
|
|
@@ -101,6 +100,8 @@ am__aclocal_m4_deps = $(top_srcdir)/config/ax_check_define.m4 \
|
|
$(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
$(ACLOCAL_M4)
|
|
+DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
|
|
+ $(am__configure_deps) $(am__DIST_COMMON)
|
|
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
|
configure.lineno config.status.lineno
|
|
mkinstalldirs = $(install_sh) -d
|
|
@@ -170,7 +171,7 @@ am__recursive_targets = \
|
|
$(RECURSIVE_CLEAN_TARGETS) \
|
|
$(am__extra_recursive_targets)
|
|
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
|
|
- cscope distdir dist dist-all distcheck
|
|
+ cscope distdir distdir-am dist dist-all distcheck
|
|
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
|
|
# Read a list of newline-separated strings from the standard input,
|
|
# and print each of them once, without duplicates. Input order is
|
|
@@ -188,10 +189,17 @@ am__define_uniq_tagged_files = \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | $(am__uniquify_input)`
|
|
-ETAGS = etags
|
|
-CTAGS = ctags
|
|
-CSCOPE = cscope
|
|
DIST_SUBDIRS = $(SUBDIRS)
|
|
+am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/config/ar-lib \
|
|
+ $(top_srcdir)/config/compile $(top_srcdir)/config/config.guess \
|
|
+ $(top_srcdir)/config/config.sub \
|
|
+ $(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
|
|
+ $(top_srcdir)/config/missing \
|
|
+ $(top_srcdir)/docs/sysc/doxygen/Doxyfile.in \
|
|
+ $(top_srcdir)/docs/tlm/doxygen/Doxyfile.in AUTHORS.md \
|
|
+ INSTALL.md README.md config/ar-lib config/compile \
|
|
+ config/config.guess config/config.sub config/depcomp \
|
|
+ config/install-sh config/ltmain.sh config/missing
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
distdir = $(PACKAGE)-$(VERSION)
|
|
top_distdir = $(distdir)
|
|
@@ -230,6 +238,8 @@ am__relativize = \
|
|
DIST_ARCHIVES = $(distdir).tar.gz
|
|
GZIP_ENV = --best
|
|
DIST_TARGETS = dist-gzip
|
|
+# Exists only to be overridden by the user if desired.
|
|
+AM_DISTCHECK_DVI_TARGET = dvi
|
|
distuninstallcheck_listfiles = find . -type f -print
|
|
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
|
|
| sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
|
|
@@ -248,8 +258,9 @@ CCASDEPMODE = @CCASDEPMODE@
|
|
CCASFLAGS = @CCASFLAGS@
|
|
CCDEPMODE = @CCDEPMODE@
|
|
CFLAGS = @CFLAGS@
|
|
-CPP = @CPP@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
+CSCOPE = @CSCOPE@
|
|
+CTAGS = @CTAGS@
|
|
CXX = @CXX@
|
|
CXXCPP = @CXXCPP@
|
|
CXXDEPMODE = @CXXDEPMODE@
|
|
@@ -265,6 +276,7 @@ ECHO_C = @ECHO_C@
|
|
ECHO_N = @ECHO_N@
|
|
ECHO_T = @ECHO_T@
|
|
EGREP = @EGREP@
|
|
+ETAGS = @ETAGS@
|
|
EXEEXT = @EXEEXT@
|
|
EXPLICIT_LPTHREAD = @EXPLICIT_LPTHREAD@
|
|
EXTRA_ASFLAGS = @EXTRA_ASFLAGS@
|
|
@@ -371,6 +383,7 @@ prefix = @prefix@
|
|
program_transform_name = @program_transform_name@
|
|
psdir = @psdir@
|
|
rootdocdir = @rootdocdir@
|
|
+runstatedir = @runstatedir@
|
|
sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
srcdir = @srcdir@
|
|
@@ -440,15 +453,14 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
|
|
$(am__cd) $(top_srcdir) && \
|
|
$(AUTOMAKE) --foreign Makefile
|
|
-.PRECIOUS: Makefile
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
@case '$?' in \
|
|
*config.status*) \
|
|
echo ' $(SHELL) ./config.status'; \
|
|
$(SHELL) ./config.status;; \
|
|
*) \
|
|
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
|
|
- cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
|
|
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
|
|
+ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
|
|
esac;
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
@@ -599,8 +611,10 @@ cscopelist-am: $(am__tagged_files)
|
|
distclean-tags:
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
|
|
+distdir: $(BUILT_SOURCES)
|
|
+ $(MAKE) $(AM_MAKEFLAGS) distdir-am
|
|
|
|
-distdir: $(DISTFILES)
|
|
+distdir-am: $(DISTFILES)
|
|
$(am__remove_distdir)
|
|
test -d "$(distdir)" || mkdir "$(distdir)"
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
@@ -665,7 +679,7 @@ distdir: $(DISTFILES)
|
|
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|
|
|| chmod -R a+r "$(distdir)"
|
|
dist-gzip: distdir
|
|
- tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
|
+ tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
|
|
$(am__post_remove_distdir)
|
|
|
|
dist-bzip2: distdir
|
|
@@ -680,18 +694,22 @@ dist-xz: distdir
|
|
tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
|
|
$(am__post_remove_distdir)
|
|
|
|
+dist-zstd: distdir
|
|
+ tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
|
|
+ $(am__post_remove_distdir)
|
|
+
|
|
dist-tarZ: distdir
|
|
- @echo WARNING: "Support for shar distribution archives is" \
|
|
- "deprecated." >&2
|
|
+ @echo WARNING: "Support for distribution archives compressed with" \
|
|
+ "legacy program 'compress' is deprecated." >&2
|
|
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
|
|
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
|
|
$(am__post_remove_distdir)
|
|
|
|
dist-shar: distdir
|
|
- @echo WARNING: "Support for distribution archives compressed with" \
|
|
- "legacy program 'compress' is deprecated." >&2
|
|
+ @echo WARNING: "Support for shar distribution archives is" \
|
|
+ "deprecated." >&2
|
|
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
|
|
- shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
|
|
+ shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
|
|
$(am__post_remove_distdir)
|
|
|
|
dist-zip: distdir
|
|
@@ -709,7 +727,7 @@ dist dist-all:
|
|
distcheck: dist
|
|
case '$(DIST_ARCHIVES)' in \
|
|
*.tar.gz*) \
|
|
- GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
|
|
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
|
|
*.tar.bz2*) \
|
|
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
|
|
*.tar.lz*) \
|
|
@@ -719,24 +737,27 @@ distcheck: dist
|
|
*.tar.Z*) \
|
|
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
|
|
*.shar.gz*) \
|
|
- GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
|
|
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
|
|
*.zip*) \
|
|
unzip $(distdir).zip ;;\
|
|
+ *.tar.zst*) \
|
|
+ zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
|
|
esac
|
|
chmod -R a-w $(distdir)
|
|
chmod u+w $(distdir)
|
|
- mkdir $(distdir)/_build $(distdir)/_inst
|
|
+ mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
|
|
chmod a-w $(distdir)
|
|
test -d $(distdir)/_build || exit 0; \
|
|
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
|
|
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
|
|
&& am__cwd=`pwd` \
|
|
- && $(am__cd) $(distdir)/_build \
|
|
- && ../configure --srcdir=.. --prefix="$$dc_install_base" \
|
|
+ && $(am__cd) $(distdir)/_build/sub \
|
|
+ && ../../configure \
|
|
$(AM_DISTCHECK_CONFIGURE_FLAGS) \
|
|
$(DISTCHECK_CONFIGURE_FLAGS) \
|
|
+ --srcdir=../.. --prefix="$$dc_install_base" \
|
|
&& $(MAKE) $(AM_MAKEFLAGS) \
|
|
- && $(MAKE) $(AM_MAKEFLAGS) dvi \
|
|
+ && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
|
|
&& $(MAKE) $(AM_MAKEFLAGS) check \
|
|
&& $(MAKE) $(AM_MAKEFLAGS) install \
|
|
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
|
@@ -903,18 +924,21 @@ uninstall-am: uninstall-rootdocDATA
|
|
am--refresh check check-am clean clean-cscope clean-generic \
|
|
clean-libtool cscope cscopelist-am ctags ctags-am dist \
|
|
dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
|
|
- dist-xz dist-zip distcheck distclean distclean-generic \
|
|
- distclean-libtool distclean-tags distcleancheck distdir \
|
|
- distuninstallcheck dvi dvi-am html html-am info info-am \
|
|
- install install-am install-data install-data-am install-dvi \
|
|
- install-dvi-am install-exec install-exec-am install-html \
|
|
- install-html-am install-info install-info-am install-man \
|
|
- install-pdf install-pdf-am install-ps install-ps-am \
|
|
- install-rootdocDATA install-strip installcheck installcheck-am \
|
|
- installdirs installdirs-am maintainer-clean \
|
|
- maintainer-clean-generic mostlyclean mostlyclean-generic \
|
|
- mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
|
|
- uninstall-am uninstall-hook uninstall-rootdocDATA
|
|
+ dist-xz dist-zip dist-zstd distcheck distclean \
|
|
+ distclean-generic distclean-libtool distclean-tags \
|
|
+ distcleancheck distdir distuninstallcheck dvi dvi-am html \
|
|
+ html-am info info-am install install-am install-data \
|
|
+ install-data-am install-dvi install-dvi-am install-exec \
|
|
+ install-exec-am install-html install-html-am install-info \
|
|
+ install-info-am install-man install-pdf install-pdf-am \
|
|
+ install-ps install-ps-am install-rootdocDATA install-strip \
|
|
+ installcheck installcheck-am installdirs installdirs-am \
|
|
+ maintainer-clean maintainer-clean-generic mostlyclean \
|
|
+ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
|
+ tags tags-am uninstall uninstall-am uninstall-hook \
|
|
+ uninstall-rootdocDATA
|
|
+
|
|
+.PRECIOUS: Makefile
|
|
|
|
|
|
@SEPARATE_INSTALL_TREE_TRUE@uninstall-hook:
|
|
diff --git a/aclocal.m4 b/aclocal.m4
|
|
index 760325b9..0f9354ac 100644
|
|
--- a/aclocal.m4
|
|
+++ b/aclocal.m4
|
|
@@ -1,6 +1,6 @@
|
|
-# generated automatically by aclocal 1.14 -*- Autoconf -*-
|
|
+# generated automatically by aclocal 1.16.5 -*- Autoconf -*-
|
|
|
|
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1996-2021 Free Software Foundation, Inc.
|
|
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -14,13 +14,13 @@
|
|
m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
|
|
m4_ifndef([AC_AUTOCONF_VERSION],
|
|
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
|
|
-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
|
|
-[m4_warning([this file was generated for autoconf 2.69.
|
|
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.71],,
|
|
+[m4_warning([this file was generated for autoconf 2.71.
|
|
You have another version of autoconf. It may work, but is not guaranteed to.
|
|
If you have problems, you may need to regenerate the build system entirely.
|
|
To do so, use the procedure documented by the package, typically 'autoreconf'.])])
|
|
|
|
-# Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -32,10 +32,10 @@ To do so, use the procedure documented by the package, typically 'autoreconf'.])
|
|
# generated from the m4 files accompanying Automake X.Y.
|
|
# (This private macro should not be called outside this file.)
|
|
AC_DEFUN([AM_AUTOMAKE_VERSION],
|
|
-[am__api_version='1.14'
|
|
+[am__api_version='1.16'
|
|
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
|
|
dnl require some minimum version. Point them to the right macro.
|
|
-m4_if([$1], [1.14], [],
|
|
+m4_if([$1], [1.16.5], [],
|
|
[AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
|
|
])
|
|
|
|
@@ -51,12 +51,12 @@ m4_define([_AM_AUTOCONF_VERSION], [])
|
|
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
|
|
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
|
|
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
|
|
-[AM_AUTOMAKE_VERSION([1.14])dnl
|
|
+[AM_AUTOMAKE_VERSION([1.16.5])dnl
|
|
m4_ifndef([AC_AUTOCONF_VERSION],
|
|
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
|
|
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
|
|
|
|
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -118,7 +118,7 @@ AC_SUBST([AR])dnl
|
|
|
|
# Figure out how to run the assembler. -*- Autoconf -*-
|
|
|
|
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -138,7 +138,7 @@ _AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES([CCAS])])dnl
|
|
|
|
# AM_AUX_DIR_EXPAND -*- Autoconf -*-
|
|
|
|
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -183,15 +183,14 @@ _AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES([CCAS])])dnl
|
|
# configured tree to be moved without reconfiguration.
|
|
|
|
AC_DEFUN([AM_AUX_DIR_EXPAND],
|
|
-[dnl Rely on autoconf to set up CDPATH properly.
|
|
-AC_PREREQ([2.50])dnl
|
|
-# expand $ac_aux_dir to an absolute path
|
|
-am_aux_dir=`cd $ac_aux_dir && pwd`
|
|
+[AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
|
|
+# Expand $ac_aux_dir to an absolute path.
|
|
+am_aux_dir=`cd "$ac_aux_dir" && pwd`
|
|
])
|
|
|
|
# AM_CONDITIONAL -*- Autoconf -*-
|
|
|
|
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1997-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -222,7 +221,7 @@ AC_CONFIG_COMMANDS_PRE(
|
|
Usually this means the macro was only invoked conditionally.]])
|
|
fi])])
|
|
|
|
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -413,13 +412,12 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
|
|
|
|
# Generate code to set up dependency tracking. -*- Autoconf -*-
|
|
|
|
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
# with or without modifications, as long as this notice is preserved.
|
|
|
|
-
|
|
# _AM_OUTPUT_DEPENDENCY_COMMANDS
|
|
# ------------------------------
|
|
AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
|
|
@@ -427,49 +425,43 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
|
|
# Older Autoconf quotes --file arguments for eval, but not when files
|
|
# are listed without --file. Let's play safe and only enable the eval
|
|
# if we detect the quoting.
|
|
- case $CONFIG_FILES in
|
|
- *\'*) eval set x "$CONFIG_FILES" ;;
|
|
- *) set x $CONFIG_FILES ;;
|
|
- esac
|
|
+ # TODO: see whether this extra hack can be removed once we start
|
|
+ # requiring Autoconf 2.70 or later.
|
|
+ AS_CASE([$CONFIG_FILES],
|
|
+ [*\'*], [eval set x "$CONFIG_FILES"],
|
|
+ [*], [set x $CONFIG_FILES])
|
|
shift
|
|
- for mf
|
|
+ # Used to flag and report bootstrapping failures.
|
|
+ am_rc=0
|
|
+ for am_mf
|
|
do
|
|
# Strip MF so we end up with the name of the file.
|
|
- mf=`echo "$mf" | sed -e 's/:.*$//'`
|
|
- # Check whether this is an Automake generated Makefile or not.
|
|
- # We used to match only the files named 'Makefile.in', but
|
|
- # some people rename them; so instead we look at the file content.
|
|
- # Grep'ing the first line is not enough: some people post-process
|
|
- # each Makefile.in and add a new line on top of each file to say so.
|
|
- # Grep'ing the whole file is not good either: AIX grep has a line
|
|
+ am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
|
|
+ # Check whether this is an Automake generated Makefile which includes
|
|
+ # dependency-tracking related rules and includes.
|
|
+ # Grep'ing the whole file directly is not great: AIX grep has a line
|
|
# limit of 2048, but all sed's we know have understand at least 4000.
|
|
- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
|
|
- dirpart=`AS_DIRNAME("$mf")`
|
|
- else
|
|
- continue
|
|
- fi
|
|
- # Extract the definition of DEPDIR, am__include, and am__quote
|
|
- # from the Makefile without running 'make'.
|
|
- DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
|
|
- test -z "$DEPDIR" && continue
|
|
- am__include=`sed -n 's/^am__include = //p' < "$mf"`
|
|
- test -z "$am__include" && continue
|
|
- am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
|
|
- # Find all dependency output files, they are included files with
|
|
- # $(DEPDIR) in their names. We invoke sed twice because it is the
|
|
- # simplest approach to changing $(DEPDIR) to its actual value in the
|
|
- # expansion.
|
|
- for file in `sed -n "
|
|
- s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
|
|
- sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
|
|
- # Make sure the directory exists.
|
|
- test -f "$dirpart/$file" && continue
|
|
- fdir=`AS_DIRNAME(["$file"])`
|
|
- AS_MKDIR_P([$dirpart/$fdir])
|
|
- # echo "creating $dirpart/$file"
|
|
- echo '# dummy' > "$dirpart/$file"
|
|
- done
|
|
+ sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \
|
|
+ || continue
|
|
+ am_dirpart=`AS_DIRNAME(["$am_mf"])`
|
|
+ am_filepart=`AS_BASENAME(["$am_mf"])`
|
|
+ AM_RUN_LOG([cd "$am_dirpart" \
|
|
+ && sed -e '/# am--include-marker/d' "$am_filepart" \
|
|
+ | $MAKE -f - am--depfiles]) || am_rc=$?
|
|
done
|
|
+ if test $am_rc -ne 0; then
|
|
+ AC_MSG_FAILURE([Something went wrong bootstrapping makefile fragments
|
|
+ for automatic dependency tracking. If GNU make was not used, consider
|
|
+ re-running the configure script with MAKE="gmake" (or whatever is
|
|
+ necessary). You can also try re-running configure with the
|
|
+ '--disable-dependency-tracking' option to at least be able to build
|
|
+ the package (albeit without support for automatic dependency tracking).])
|
|
+ fi
|
|
+ AS_UNSET([am_dirpart])
|
|
+ AS_UNSET([am_filepart])
|
|
+ AS_UNSET([am_mf])
|
|
+ AS_UNSET([am_rc])
|
|
+ rm -f conftest-deps.mk
|
|
}
|
|
])# _AM_OUTPUT_DEPENDENCY_COMMANDS
|
|
|
|
@@ -478,18 +470,17 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
|
|
# -----------------------------
|
|
# This macro should only be invoked once -- use via AC_REQUIRE.
|
|
#
|
|
-# This code is only required when automatic dependency tracking
|
|
-# is enabled. FIXME. This creates each '.P' file that we will
|
|
-# need in order to bootstrap the dependency handling code.
|
|
+# This code is only required when automatic dependency tracking is enabled.
|
|
+# This creates each '.Po' and '.Plo' makefile fragment that we'll need in
|
|
+# order to bootstrap the dependency handling code.
|
|
AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
|
|
[AC_CONFIG_COMMANDS([depfiles],
|
|
[test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
|
|
- [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
|
|
-])
|
|
+ [AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"])])
|
|
|
|
# Do all the work for Automake. -*- Autoconf -*-
|
|
|
|
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1996-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -517,6 +508,10 @@ m4_defn([AC_PROG_CC])
|
|
# release and drop the old call support.
|
|
AC_DEFUN([AM_INIT_AUTOMAKE],
|
|
[AC_PREREQ([2.65])dnl
|
|
+m4_ifdef([_$0_ALREADY_INIT],
|
|
+ [m4_fatal([$0 expanded multiple times
|
|
+]m4_defn([_$0_ALREADY_INIT]))],
|
|
+ [m4_define([_$0_ALREADY_INIT], m4_expansion_stack)])dnl
|
|
dnl Autoconf wants to disallow AM_ names. We explicitly allow
|
|
dnl the ones we care about.
|
|
m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
|
|
@@ -553,7 +548,7 @@ m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
|
|
[_AM_SET_OPTIONS([$1])dnl
|
|
dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
|
|
m4_if(
|
|
- m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]),
|
|
+ m4_ifset([AC_PACKAGE_NAME], [ok]):m4_ifset([AC_PACKAGE_VERSION], [ok]),
|
|
[ok:ok],,
|
|
[m4_fatal([AC_INIT should be called with package and version arguments])])dnl
|
|
AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
|
|
@@ -576,11 +571,11 @@ AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
|
|
AC_REQUIRE([AC_PROG_MKDIR_P])dnl
|
|
# For better backward compatibility. To be removed once Automake 1.9.x
|
|
# dies out for good. For more background, see:
|
|
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
|
|
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
|
|
+# <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
|
|
+# <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
|
|
AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
|
|
-# We need awk for the "check" target. The system "awk" is bad on
|
|
-# some platforms.
|
|
+# We need awk for the "check" target (and possibly the TAP driver). The
|
|
+# system "awk" is bad on some platforms.
|
|
AC_REQUIRE([AC_PROG_AWK])dnl
|
|
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
|
|
AC_REQUIRE([AM_SET_LEADING_DOT])dnl
|
|
@@ -605,6 +600,20 @@ AC_PROVIDE_IFELSE([AC_PROG_OBJCXX],
|
|
[m4_define([AC_PROG_OBJCXX],
|
|
m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl
|
|
])
|
|
+# Variables for tags utilities; see am/tags.am
|
|
+if test -z "$CTAGS"; then
|
|
+ CTAGS=ctags
|
|
+fi
|
|
+AC_SUBST([CTAGS])
|
|
+if test -z "$ETAGS"; then
|
|
+ ETAGS=etags
|
|
+fi
|
|
+AC_SUBST([ETAGS])
|
|
+if test -z "$CSCOPE"; then
|
|
+ CSCOPE=cscope
|
|
+fi
|
|
+AC_SUBST([CSCOPE])
|
|
+
|
|
AC_REQUIRE([AM_SILENT_RULES])dnl
|
|
dnl The testsuite driver may need to know about EXEEXT, so add the
|
|
dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This
|
|
@@ -644,7 +653,7 @@ END
|
|
Aborting the configuration process, to ensure you take notice of the issue.
|
|
|
|
You can download and install GNU coreutils to get an 'rm' implementation
|
|
-that behaves properly: <http://www.gnu.org/software/coreutils/>.
|
|
+that behaves properly: <https://www.gnu.org/software/coreutils/>.
|
|
|
|
If you want to complete the configuration process using your problematic
|
|
'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
|
|
@@ -653,7 +662,11 @@ to "yes", and re-run configure.
|
|
END
|
|
AC_MSG_ERROR([Your 'rm' program is bad, sorry.])
|
|
fi
|
|
-fi])
|
|
+fi
|
|
+dnl The trailing newline in this macro's definition is deliberate, for
|
|
+dnl backward compatibility and to allow trailing 'dnl'-style comments
|
|
+dnl after the AM_INIT_AUTOMAKE invocation. See automake bug#16841.
|
|
+])
|
|
|
|
dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not
|
|
dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
|
|
@@ -682,7 +695,7 @@ for _am_header in $config_headers :; do
|
|
done
|
|
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
|
|
|
|
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -693,7 +706,7 @@ echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_co
|
|
# Define $install_sh.
|
|
AC_DEFUN([AM_PROG_INSTALL_SH],
|
|
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
|
|
-if test x"${install_sh}" != xset; then
|
|
+if test x"${install_sh+set}" != xset; then
|
|
case $am_aux_dir in
|
|
*\ * | *\ *)
|
|
install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
|
|
@@ -703,7 +716,7 @@ if test x"${install_sh}" != xset; then
|
|
fi
|
|
AC_SUBST([install_sh])])
|
|
|
|
-# Copyright (C) 2003-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -724,7 +737,7 @@ AC_SUBST([am__leading_dot])])
|
|
|
|
# Check to see how 'make' treats includes. -*- Autoconf -*-
|
|
|
|
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -732,49 +745,42 @@ AC_SUBST([am__leading_dot])])
|
|
|
|
# AM_MAKE_INCLUDE()
|
|
# -----------------
|
|
-# Check to see how make treats includes.
|
|
+# Check whether make has an 'include' directive that can support all
|
|
+# the idioms we need for our automatic dependency tracking code.
|
|
AC_DEFUN([AM_MAKE_INCLUDE],
|
|
-[am_make=${MAKE-make}
|
|
-cat > confinc << 'END'
|
|
+[AC_MSG_CHECKING([whether ${MAKE-make} supports the include directive])
|
|
+cat > confinc.mk << 'END'
|
|
am__doit:
|
|
- @echo this is the am__doit target
|
|
+ @echo this is the am__doit target >confinc.out
|
|
.PHONY: am__doit
|
|
END
|
|
-# If we don't find an include directive, just comment out the code.
|
|
-AC_MSG_CHECKING([for style of include used by $am_make])
|
|
am__include="#"
|
|
am__quote=
|
|
-_am_result=none
|
|
-# First try GNU make style include.
|
|
-echo "include confinc" > confmf
|
|
-# Ignore all kinds of additional output from 'make'.
|
|
-case `$am_make -s -f confmf 2> /dev/null` in #(
|
|
-*the\ am__doit\ target*)
|
|
- am__include=include
|
|
- am__quote=
|
|
- _am_result=GNU
|
|
- ;;
|
|
-esac
|
|
-# Now try BSD make style include.
|
|
-if test "$am__include" = "#"; then
|
|
- echo '.include "confinc"' > confmf
|
|
- case `$am_make -s -f confmf 2> /dev/null` in #(
|
|
- *the\ am__doit\ target*)
|
|
- am__include=.include
|
|
- am__quote="\""
|
|
- _am_result=BSD
|
|
- ;;
|
|
- esac
|
|
-fi
|
|
-AC_SUBST([am__include])
|
|
-AC_SUBST([am__quote])
|
|
-AC_MSG_RESULT([$_am_result])
|
|
-rm -f confinc confmf
|
|
-])
|
|
+# BSD make does it like this.
|
|
+echo '.include "confinc.mk" # ignored' > confmf.BSD
|
|
+# Other make implementations (GNU, Solaris 10, AIX) do it like this.
|
|
+echo 'include confinc.mk # ignored' > confmf.GNU
|
|
+_am_result=no
|
|
+for s in GNU BSD; do
|
|
+ AM_RUN_LOG([${MAKE-make} -f confmf.$s && cat confinc.out])
|
|
+ AS_CASE([$?:`cat confinc.out 2>/dev/null`],
|
|
+ ['0:this is the am__doit target'],
|
|
+ [AS_CASE([$s],
|
|
+ [BSD], [am__include='.include' am__quote='"'],
|
|
+ [am__include='include' am__quote=''])])
|
|
+ if test "$am__include" != "#"; then
|
|
+ _am_result="yes ($s style)"
|
|
+ break
|
|
+ fi
|
|
+done
|
|
+rm -f confinc.* confmf.*
|
|
+AC_MSG_RESULT([${_am_result}])
|
|
+AC_SUBST([am__include])])
|
|
+AC_SUBST([am__quote])])
|
|
|
|
# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
|
|
|
|
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1997-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -795,12 +801,7 @@ AC_DEFUN([AM_MISSING_HAS_RUN],
|
|
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
|
|
AC_REQUIRE_AUX_FILE([missing])dnl
|
|
if test x"${MISSING+set}" != xset; then
|
|
- case $am_aux_dir in
|
|
- *\ * | *\ *)
|
|
- MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
|
|
- *)
|
|
- MISSING="\${SHELL} $am_aux_dir/missing" ;;
|
|
- esac
|
|
+ MISSING="\${SHELL} '$am_aux_dir/missing'"
|
|
fi
|
|
# Use eval to expand $SHELL
|
|
if eval "$MISSING --is-lightweight"; then
|
|
@@ -813,7 +814,7 @@ fi
|
|
|
|
# Helper functions for option handling. -*- Autoconf -*-
|
|
|
|
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -842,7 +843,7 @@ AC_DEFUN([_AM_SET_OPTIONS],
|
|
AC_DEFUN([_AM_IF_OPTION],
|
|
[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
|
|
|
|
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -889,7 +890,7 @@ AC_LANG_POP([C])])
|
|
# For backward compatibility.
|
|
AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
|
|
|
|
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -908,7 +909,7 @@ AC_DEFUN([AM_RUN_LOG],
|
|
|
|
# Check to make sure that the build environment is sane. -*- Autoconf -*-
|
|
|
|
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1996-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -989,7 +990,7 @@ AC_CONFIG_COMMANDS_PRE(
|
|
rm -f conftest.file
|
|
])
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -1049,7 +1050,7 @@ AC_SUBST([AM_BACKSLASH])dnl
|
|
_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
|
|
])
|
|
|
|
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -1077,7 +1078,7 @@ fi
|
|
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
|
|
AC_SUBST([INSTALL_STRIP_PROGRAM])])
|
|
|
|
-# Copyright (C) 2006-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -1096,7 +1097,7 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
|
|
|
|
# Check how to create a tarball. -*- Autoconf -*-
|
|
|
|
-# Copyright (C) 2004-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
diff --git a/configure b/configure
|
|
index dcca2976..75f2e55d 100755
|
|
--- a/configure
|
|
+++ b/configure
|
|
@@ -1,11 +1,12 @@
|
|
#! /bin/sh
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
-# Generated by GNU Autoconf 2.69 for SystemC 2.3.4.
|
|
+# Generated by GNU Autoconf 2.71 for SystemC 2.3.4.
|
|
#
|
|
# Report bugs to <http://forums.accellera.org/forum/9-systemc/>.
|
|
#
|
|
#
|
|
-# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
|
|
+# Inc.
|
|
#
|
|
#
|
|
# This configure script is free software; the Free Software Foundation
|
|
@@ -16,14 +17,16 @@
|
|
|
|
# Be more Bourne compatible
|
|
DUALCASE=1; export DUALCASE # for MKS sh
|
|
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
|
|
+as_nop=:
|
|
+if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
|
|
+then :
|
|
emulate sh
|
|
NULLCMD=:
|
|
# Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
|
|
# is contrary to our usage. Disable this feature.
|
|
alias -g '${1+"$@"}'='"$@"'
|
|
setopt NO_GLOB_SUBST
|
|
-else
|
|
+else $as_nop
|
|
case `(set -o) 2>/dev/null` in #(
|
|
*posix*) :
|
|
set -o posix ;; #(
|
|
@@ -33,46 +36,46 @@ esac
|
|
fi
|
|
|
|
|
|
+
|
|
+# Reset variables that may have inherited troublesome values from
|
|
+# the environment.
|
|
+
|
|
+# IFS needs to be set, to space, tab, and newline, in precisely that order.
|
|
+# (If _AS_PATH_WALK were called with IFS unset, it would have the
|
|
+# side effect of setting IFS to empty, thus disabling word splitting.)
|
|
+# Quoting is to prevent editors from complaining about space-tab.
|
|
as_nl='
|
|
'
|
|
export as_nl
|
|
-# Printing a long string crashes Solaris 7 /usr/bin/printf.
|
|
-as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
|
|
-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
|
|
-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
|
|
-# Prefer a ksh shell builtin over an external printf program on Solaris,
|
|
-# but without wasting forks for bash or zsh.
|
|
-if test -z "$BASH_VERSION$ZSH_VERSION" \
|
|
- && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
|
|
- as_echo='print -r --'
|
|
- as_echo_n='print -rn --'
|
|
-elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
|
|
- as_echo='printf %s\n'
|
|
- as_echo_n='printf %s'
|
|
-else
|
|
- if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
|
|
- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
|
|
- as_echo_n='/usr/ucb/echo -n'
|
|
- else
|
|
- as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
|
|
- as_echo_n_body='eval
|
|
- arg=$1;
|
|
- case $arg in #(
|
|
- *"$as_nl"*)
|
|
- expr "X$arg" : "X\\(.*\\)$as_nl";
|
|
- arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
|
|
- esac;
|
|
- expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
|
|
- '
|
|
- export as_echo_n_body
|
|
- as_echo_n='sh -c $as_echo_n_body as_echo'
|
|
- fi
|
|
- export as_echo_body
|
|
- as_echo='sh -c $as_echo_body as_echo'
|
|
-fi
|
|
+IFS=" "" $as_nl"
|
|
+
|
|
+PS1='$ '
|
|
+PS2='> '
|
|
+PS4='+ '
|
|
+
|
|
+# Ensure predictable behavior from utilities with locale-dependent output.
|
|
+LC_ALL=C
|
|
+export LC_ALL
|
|
+LANGUAGE=C
|
|
+export LANGUAGE
|
|
+
|
|
+# We cannot yet rely on "unset" to work, but we need these variables
|
|
+# to be unset--not just set to an empty or harmless value--now, to
|
|
+# avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
|
|
+# also avoids known problems related to "unset" and subshell syntax
|
|
+# in other old shells (e.g. bash 2.01 and pdksh 5.2.14).
|
|
+for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH
|
|
+do eval test \${$as_var+y} \
|
|
+ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
|
|
+done
|
|
+
|
|
+# Ensure that fds 0, 1, and 2 are open.
|
|
+if (exec 3>&0) 2>/dev/null; then :; else exec 0</dev/null; fi
|
|
+if (exec 3>&1) 2>/dev/null; then :; else exec 1>/dev/null; fi
|
|
+if (exec 3>&2) ; then :; else exec 2>/dev/null; fi
|
|
|
|
# The user is always right.
|
|
-if test "${PATH_SEPARATOR+set}" != set; then
|
|
+if ${PATH_SEPARATOR+false} :; then
|
|
PATH_SEPARATOR=:
|
|
(PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
|
|
(PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
|
|
@@ -81,13 +84,6 @@ if test "${PATH_SEPARATOR+set}" != set; then
|
|
fi
|
|
|
|
|
|
-# IFS
|
|
-# We need space, tab and new line, in precisely that order. Quoting is
|
|
-# there to prevent editors from complaining about space-tab.
|
|
-# (If _AS_PATH_WALK were called with IFS unset, it would disable word
|
|
-# splitting by setting IFS to empty value.)
|
|
-IFS=" "" $as_nl"
|
|
-
|
|
# Find who we are. Look in the path if we contain no directory separator.
|
|
as_myself=
|
|
case $0 in #((
|
|
@@ -96,8 +92,12 @@ case $0 in #((
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
+ test -r "$as_dir$0" && as_myself=$as_dir$0 && break
|
|
done
|
|
IFS=$as_save_IFS
|
|
|
|
@@ -109,30 +109,10 @@ if test "x$as_myself" = x; then
|
|
as_myself=$0
|
|
fi
|
|
if test ! -f "$as_myself"; then
|
|
- $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
|
|
+ printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
|
|
exit 1
|
|
fi
|
|
|
|
-# Unset variables that we do not need and which cause bugs (e.g. in
|
|
-# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
|
|
-# suppresses any "Segmentation fault" message there. '((' could
|
|
-# trigger a bug in pdksh 5.2.14.
|
|
-for as_var in BASH_ENV ENV MAIL MAILPATH
|
|
-do eval test x\${$as_var+set} = xset \
|
|
- && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
|
|
-done
|
|
-PS1='$ '
|
|
-PS2='> '
|
|
-PS4='+ '
|
|
-
|
|
-# NLS nuisances.
|
|
-LC_ALL=C
|
|
-export LC_ALL
|
|
-LANGUAGE=C
|
|
-export LANGUAGE
|
|
-
|
|
-# CDPATH.
|
|
-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
|
|
|
|
# Use a proper internal environment variable to ensure we don't fall
|
|
# into an infinite loop, continuously re-executing ourselves.
|
|
@@ -154,20 +134,22 @@ esac
|
|
exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
|
|
# Admittedly, this is quite paranoid, since all the known shells bail
|
|
# out after a failed `exec'.
|
|
-$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
|
|
-as_fn_exit 255
|
|
+printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
|
|
+exit 255
|
|
fi
|
|
# We don't want this to propagate to other subprocesses.
|
|
{ _as_can_reexec=; unset _as_can_reexec;}
|
|
if test "x$CONFIG_SHELL" = x; then
|
|
- as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
|
|
+ as_bourne_compatible="as_nop=:
|
|
+if test \${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
|
|
+then :
|
|
emulate sh
|
|
NULLCMD=:
|
|
# Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
|
|
# is contrary to our usage. Disable this feature.
|
|
alias -g '\${1+\"\$@\"}'='\"\$@\"'
|
|
setopt NO_GLOB_SUBST
|
|
-else
|
|
+else \$as_nop
|
|
case \`(set -o) 2>/dev/null\` in #(
|
|
*posix*) :
|
|
set -o posix ;; #(
|
|
@@ -187,12 +169,15 @@ as_fn_success || { exitcode=1; echo as_fn_success failed.; }
|
|
as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
|
|
as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
|
|
as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
|
|
-if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
|
|
+if ( set x; as_fn_ret_success y && test x = \"\$1\" )
|
|
+then :
|
|
|
|
-else
|
|
+else \$as_nop
|
|
exitcode=1; echo positional parameters were not saved.
|
|
fi
|
|
test x\$exitcode = x0 || exit 1
|
|
+blah=\$(echo \$(echo blah))
|
|
+test x\"\$blah\" = xblah || exit 1
|
|
test -x / || exit 1"
|
|
as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
|
|
as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
|
|
@@ -207,30 +192,38 @@ test -x / || exit 1"
|
|
test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
|
|
|| test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
|
|
test \$(( 1 + 1 )) = 2 || exit 1"
|
|
- if (eval "$as_required") 2>/dev/null; then :
|
|
+ if (eval "$as_required") 2>/dev/null
|
|
+then :
|
|
as_have_required=yes
|
|
-else
|
|
+else $as_nop
|
|
as_have_required=no
|
|
fi
|
|
- if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
|
|
+ if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null
|
|
+then :
|
|
|
|
-else
|
|
+else $as_nop
|
|
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
as_found=false
|
|
for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
as_found=:
|
|
case $as_dir in #(
|
|
/*)
|
|
for as_base in sh bash ksh sh5; do
|
|
# Try only shells that exist, to save several forks.
|
|
- as_shell=$as_dir/$as_base
|
|
+ as_shell=$as_dir$as_base
|
|
if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
|
|
- { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
|
|
+ as_run=a "$as_shell" -c "$as_bourne_compatible""$as_required" 2>/dev/null
|
|
+then :
|
|
CONFIG_SHELL=$as_shell as_have_required=yes
|
|
- if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
|
|
+ if as_run=a "$as_shell" -c "$as_bourne_compatible""$as_suggested" 2>/dev/null
|
|
+then :
|
|
break 2
|
|
fi
|
|
fi
|
|
@@ -238,14 +231,21 @@ fi
|
|
esac
|
|
as_found=false
|
|
done
|
|
-$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
|
|
- { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
|
|
- CONFIG_SHELL=$SHELL as_have_required=yes
|
|
-fi; }
|
|
IFS=$as_save_IFS
|
|
+if $as_found
|
|
+then :
|
|
+
|
|
+else $as_nop
|
|
+ if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
|
|
+ as_run=a "$SHELL" -c "$as_bourne_compatible""$as_required" 2>/dev/null
|
|
+then :
|
|
+ CONFIG_SHELL=$SHELL as_have_required=yes
|
|
+fi
|
|
+fi
|
|
|
|
|
|
- if test "x$CONFIG_SHELL" != x; then :
|
|
+ if test "x$CONFIG_SHELL" != x
|
|
+then :
|
|
export CONFIG_SHELL
|
|
# We cannot yet assume a decent shell, so we have to provide a
|
|
# neutralization value for shells without unset; and this also
|
|
@@ -263,18 +263,19 @@ esac
|
|
exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
|
|
# Admittedly, this is quite paranoid, since all the known shells bail
|
|
# out after a failed `exec'.
|
|
-$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
|
|
+printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
|
|
exit 255
|
|
fi
|
|
|
|
- if test x$as_have_required = xno; then :
|
|
- $as_echo "$0: This script requires a shell more modern than all"
|
|
- $as_echo "$0: the shells that I found on your system."
|
|
- if test x${ZSH_VERSION+set} = xset ; then
|
|
- $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
|
|
- $as_echo "$0: be upgraded to zsh 4.3.4 or later."
|
|
+ if test x$as_have_required = xno
|
|
+then :
|
|
+ printf "%s\n" "$0: This script requires a shell more modern than all"
|
|
+ printf "%s\n" "$0: the shells that I found on your system."
|
|
+ if test ${ZSH_VERSION+y} ; then
|
|
+ printf "%s\n" "$0: In particular, zsh $ZSH_VERSION has bugs and should"
|
|
+ printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
|
|
else
|
|
- $as_echo "$0: Please tell bug-autoconf@gnu.org and
|
|
+ printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and
|
|
$0: http://forums.accellera.org/forum/9-systemc/ about your
|
|
$0: system, including any error possibly output before this
|
|
$0: message. Then install a modern shell, or manually run
|
|
@@ -302,6 +303,7 @@ as_fn_unset ()
|
|
}
|
|
as_unset=as_fn_unset
|
|
|
|
+
|
|
# as_fn_set_status STATUS
|
|
# -----------------------
|
|
# Set $? to STATUS, without forking.
|
|
@@ -319,6 +321,14 @@ as_fn_exit ()
|
|
as_fn_set_status $1
|
|
exit $1
|
|
} # as_fn_exit
|
|
+# as_fn_nop
|
|
+# ---------
|
|
+# Do nothing but, unlike ":", preserve the value of $?.
|
|
+as_fn_nop ()
|
|
+{
|
|
+ return $?
|
|
+}
|
|
+as_nop=as_fn_nop
|
|
|
|
# as_fn_mkdir_p
|
|
# -------------
|
|
@@ -333,7 +343,7 @@ as_fn_mkdir_p ()
|
|
as_dirs=
|
|
while :; do
|
|
case $as_dir in #(
|
|
- *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
|
|
+ *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
|
|
*) as_qdir=$as_dir;;
|
|
esac
|
|
as_dirs="'$as_qdir' $as_dirs"
|
|
@@ -342,7 +352,7 @@ $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
|
X"$as_dir" : 'X\(//\)[^/]' \| \
|
|
X"$as_dir" : 'X\(//\)$' \| \
|
|
X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
|
|
-$as_echo X"$as_dir" |
|
|
+printf "%s\n" X"$as_dir" |
|
|
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
|
s//\1/
|
|
q
|
|
@@ -381,12 +391,13 @@ as_fn_executable_p ()
|
|
# advantage of any shell optimizations that allow amortized linear growth over
|
|
# repeated appends, instead of the typical quadratic growth present in naive
|
|
# implementations.
|
|
-if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
|
|
+if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null
|
|
+then :
|
|
eval 'as_fn_append ()
|
|
{
|
|
eval $1+=\$2
|
|
}'
|
|
-else
|
|
+else $as_nop
|
|
as_fn_append ()
|
|
{
|
|
eval $1=\$$1\$2
|
|
@@ -398,18 +409,27 @@ fi # as_fn_append
|
|
# Perform arithmetic evaluation on the ARGs, and store the result in the
|
|
# global $as_val. Take advantage of shells that can avoid forks. The arguments
|
|
# must be portable across $(()) and expr.
|
|
-if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
|
|
+if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null
|
|
+then :
|
|
eval 'as_fn_arith ()
|
|
{
|
|
as_val=$(( $* ))
|
|
}'
|
|
-else
|
|
+else $as_nop
|
|
as_fn_arith ()
|
|
{
|
|
as_val=`expr "$@" || test $? -eq 1`
|
|
}
|
|
fi # as_fn_arith
|
|
|
|
+# as_fn_nop
|
|
+# ---------
|
|
+# Do nothing but, unlike ":", preserve the value of $?.
|
|
+as_fn_nop ()
|
|
+{
|
|
+ return $?
|
|
+}
|
|
+as_nop=as_fn_nop
|
|
|
|
# as_fn_error STATUS ERROR [LINENO LOG_FD]
|
|
# ----------------------------------------
|
|
@@ -421,9 +441,9 @@ as_fn_error ()
|
|
as_status=$1; test $as_status -eq 0 && as_status=1
|
|
if test "$4"; then
|
|
as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
|
|
fi
|
|
- $as_echo "$as_me: error: $2" >&2
|
|
+ printf "%s\n" "$as_me: error: $2" >&2
|
|
as_fn_exit $as_status
|
|
} # as_fn_error
|
|
|
|
@@ -450,7 +470,7 @@ as_me=`$as_basename -- "$0" ||
|
|
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
|
|
X"$0" : 'X\(//\)$' \| \
|
|
X"$0" : 'X\(/\)' \| . 2>/dev/null ||
|
|
-$as_echo X/"$0" |
|
|
+printf "%s\n" X/"$0" |
|
|
sed '/^.*\/\([^/][^/]*\)\/*$/{
|
|
s//\1/
|
|
q
|
|
@@ -494,7 +514,7 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits
|
|
s/-\n.*//
|
|
' >$as_me.lineno &&
|
|
chmod +x "$as_me.lineno" ||
|
|
- { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
|
|
+ { printf "%s\n" "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
|
|
|
|
# If we had to re-execute with $CONFIG_SHELL, we're ensured to have
|
|
# already done that, so ensure we don't try to do so again and fall
|
|
@@ -508,6 +528,10 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits
|
|
exit
|
|
}
|
|
|
|
+
|
|
+# Determine whether it's possible to make 'echo' print without a newline.
|
|
+# These variables are no longer used directly by Autoconf, but are AC_SUBSTed
|
|
+# for compatibility with existing Makefiles.
|
|
ECHO_C= ECHO_N= ECHO_T=
|
|
case `echo -n x` in #(((((
|
|
-n*)
|
|
@@ -521,6 +545,13 @@ case `echo -n x` in #(((((
|
|
ECHO_N='-n';;
|
|
esac
|
|
|
|
+# For backward compatibility with old third-party macros, we provide
|
|
+# the shell variables $as_echo and $as_echo_n. New code should use
|
|
+# AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively.
|
|
+as_echo='printf %s\n'
|
|
+as_echo_n='printf %s'
|
|
+
|
|
+
|
|
rm -f conf$$ conf$$.exe conf$$.file
|
|
if test -d conf$$.dir; then
|
|
rm -f conf$$.dir/conf$$.file
|
|
@@ -598,40 +629,36 @@ PACKAGE_URL='http://accellera.org/'
|
|
ac_unique_file="README.md"
|
|
# Factoring default headers for most tests.
|
|
ac_includes_default="\
|
|
-#include <stdio.h>
|
|
-#ifdef HAVE_SYS_TYPES_H
|
|
-# include <sys/types.h>
|
|
+#include <stddef.h>
|
|
+#ifdef HAVE_STDIO_H
|
|
+# include <stdio.h>
|
|
#endif
|
|
-#ifdef HAVE_SYS_STAT_H
|
|
-# include <sys/stat.h>
|
|
-#endif
|
|
-#ifdef STDC_HEADERS
|
|
+#ifdef HAVE_STDLIB_H
|
|
# include <stdlib.h>
|
|
-# include <stddef.h>
|
|
-#else
|
|
-# ifdef HAVE_STDLIB_H
|
|
-# include <stdlib.h>
|
|
-# endif
|
|
#endif
|
|
#ifdef HAVE_STRING_H
|
|
-# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
-# include <memory.h>
|
|
-# endif
|
|
# include <string.h>
|
|
#endif
|
|
-#ifdef HAVE_STRINGS_H
|
|
-# include <strings.h>
|
|
-#endif
|
|
#ifdef HAVE_INTTYPES_H
|
|
# include <inttypes.h>
|
|
#endif
|
|
#ifdef HAVE_STDINT_H
|
|
# include <stdint.h>
|
|
#endif
|
|
+#ifdef HAVE_STRINGS_H
|
|
+# include <strings.h>
|
|
+#endif
|
|
+#ifdef HAVE_SYS_TYPES_H
|
|
+# include <sys/types.h>
|
|
+#endif
|
|
+#ifdef HAVE_SYS_STAT_H
|
|
+# include <sys/stat.h>
|
|
+#endif
|
|
#ifdef HAVE_UNISTD_H
|
|
# include <unistd.h>
|
|
#endif"
|
|
|
|
+ac_header_c_list=
|
|
ac_subst_vars='am__EXEEXT_FALSE
|
|
am__EXEEXT_TRUE
|
|
LTLIBOBJS
|
|
@@ -689,7 +716,6 @@ libarchdir
|
|
examplesdir
|
|
rootdocdir
|
|
CXXCPP
|
|
-CPP
|
|
OTOOL64
|
|
OTOOL
|
|
LIPO
|
|
@@ -733,7 +759,6 @@ am__nodep
|
|
AMDEPBACKSLASH
|
|
AMDEP_FALSE
|
|
AMDEP_TRUE
|
|
-am__quote
|
|
am__include
|
|
DEPDIR
|
|
OBJEXT
|
|
@@ -747,6 +772,9 @@ AM_BACKSLASH
|
|
AM_DEFAULT_VERBOSITY
|
|
AM_DEFAULT_V
|
|
AM_V
|
|
+CSCOPE
|
|
+ETAGS
|
|
+CTAGS
|
|
am__untar
|
|
am__tar
|
|
AMTAR
|
|
@@ -802,6 +830,7 @@ infodir
|
|
docdir
|
|
oldincludedir
|
|
includedir
|
|
+runstatedir
|
|
localstatedir
|
|
sharedstatedir
|
|
sysconfdir
|
|
@@ -820,7 +849,8 @@ PACKAGE_VERSION
|
|
PACKAGE_TARNAME
|
|
PACKAGE_NAME
|
|
PATH_SEPARATOR
|
|
-SHELL'
|
|
+SHELL
|
|
+am__quote'
|
|
ac_subst_files=''
|
|
ac_user_opts='
|
|
enable_option_checking
|
|
@@ -855,7 +885,6 @@ CC
|
|
CFLAGS
|
|
CCAS
|
|
CCASFLAGS
|
|
-CPP
|
|
CXXCPP'
|
|
|
|
|
|
@@ -895,6 +924,7 @@ datadir='${datarootdir}'
|
|
sysconfdir='${prefix}/etc'
|
|
sharedstatedir='${prefix}/com'
|
|
localstatedir='${prefix}/var'
|
|
+runstatedir='${localstatedir}/run'
|
|
includedir='${prefix}/include'
|
|
oldincludedir='/usr/include'
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
@@ -924,8 +954,6 @@ do
|
|
*) ac_optarg=yes ;;
|
|
esac
|
|
|
|
- # Accept the important Cygnus configure options, so we can diagnose typos.
|
|
-
|
|
case $ac_dashdash$ac_option in
|
|
--)
|
|
ac_dashdash=yes ;;
|
|
@@ -966,9 +994,9 @@ do
|
|
ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
|
|
# Reject names that are not valid shell variable names.
|
|
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
|
|
- as_fn_error $? "invalid feature name: $ac_useropt"
|
|
+ as_fn_error $? "invalid feature name: \`$ac_useropt'"
|
|
ac_useropt_orig=$ac_useropt
|
|
- ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
|
|
+ ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
|
|
case $ac_user_opts in
|
|
*"
|
|
"enable_$ac_useropt"
|
|
@@ -992,9 +1020,9 @@ do
|
|
ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
|
|
# Reject names that are not valid shell variable names.
|
|
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
|
|
- as_fn_error $? "invalid feature name: $ac_useropt"
|
|
+ as_fn_error $? "invalid feature name: \`$ac_useropt'"
|
|
ac_useropt_orig=$ac_useropt
|
|
- ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
|
|
+ ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
|
|
case $ac_user_opts in
|
|
*"
|
|
"enable_$ac_useropt"
|
|
@@ -1147,6 +1175,15 @@ do
|
|
| -silent | --silent | --silen | --sile | --sil)
|
|
silent=yes ;;
|
|
|
|
+ -runstatedir | --runstatedir | --runstatedi | --runstated \
|
|
+ | --runstate | --runstat | --runsta | --runst | --runs \
|
|
+ | --run | --ru | --r)
|
|
+ ac_prev=runstatedir ;;
|
|
+ -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
|
|
+ | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
|
|
+ | --run=* | --ru=* | --r=*)
|
|
+ runstatedir=$ac_optarg ;;
|
|
+
|
|
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
|
|
ac_prev=sbindir ;;
|
|
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
|
|
@@ -1196,9 +1233,9 @@ do
|
|
ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
|
|
# Reject names that are not valid shell variable names.
|
|
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
|
|
- as_fn_error $? "invalid package name: $ac_useropt"
|
|
+ as_fn_error $? "invalid package name: \`$ac_useropt'"
|
|
ac_useropt_orig=$ac_useropt
|
|
- ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
|
|
+ ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
|
|
case $ac_user_opts in
|
|
*"
|
|
"with_$ac_useropt"
|
|
@@ -1212,9 +1249,9 @@ do
|
|
ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
|
|
# Reject names that are not valid shell variable names.
|
|
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
|
|
- as_fn_error $? "invalid package name: $ac_useropt"
|
|
+ as_fn_error $? "invalid package name: \`$ac_useropt'"
|
|
ac_useropt_orig=$ac_useropt
|
|
- ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
|
|
+ ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
|
|
case $ac_user_opts in
|
|
*"
|
|
"with_$ac_useropt"
|
|
@@ -1258,9 +1295,9 @@ Try \`$0 --help' for more information"
|
|
|
|
*)
|
|
# FIXME: should be removed in autoconf 3.0.
|
|
- $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
|
|
+ printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2
|
|
expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
|
|
- $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
|
|
+ printf "%s\n" "$as_me: WARNING: invalid host type: $ac_option" >&2
|
|
: "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
|
|
;;
|
|
|
|
@@ -1276,7 +1313,7 @@ if test -n "$ac_unrecognized_opts"; then
|
|
case $enable_option_checking in
|
|
no) ;;
|
|
fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
|
|
- *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
|
|
+ *) printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
|
|
esac
|
|
fi
|
|
|
|
@@ -1284,7 +1321,7 @@ fi
|
|
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
|
|
datadir sysconfdir sharedstatedir localstatedir includedir \
|
|
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
|
|
- libdir localedir mandir
|
|
+ libdir localedir mandir runstatedir
|
|
do
|
|
eval ac_val=\$$ac_var
|
|
# Remove trailing slashes.
|
|
@@ -1340,7 +1377,7 @@ $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
|
X"$as_myself" : 'X\(//\)[^/]' \| \
|
|
X"$as_myself" : 'X\(//\)$' \| \
|
|
X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
|
|
-$as_echo X"$as_myself" |
|
|
+printf "%s\n" X"$as_myself" |
|
|
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
|
s//\1/
|
|
q
|
|
@@ -1437,6 +1474,7 @@ Fine tuning of the installation directories:
|
|
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
|
|
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
|
|
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
|
|
+ --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
|
|
--libdir=DIR object code libraries [EPREFIX/lib]
|
|
--includedir=DIR C header files [PREFIX/include]
|
|
--oldincludedir=DIR C header files for non-gcc [/usr/include]
|
|
@@ -1521,7 +1559,6 @@ Some influential environment variables:
|
|
CFLAGS C compiler flags
|
|
CCAS assembler compiler command (defaults to CC)
|
|
CCASFLAGS assembler compiler flags (defaults to CFLAGS)
|
|
- CPP C preprocessor
|
|
CXXCPP C++ preprocessor
|
|
|
|
Use these variables to override the choices made by `configure' or to help
|
|
@@ -1544,9 +1581,9 @@ if test "$ac_init_help" = "recursive"; then
|
|
case "$ac_dir" in
|
|
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
|
|
*)
|
|
- ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
|
|
+ ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
|
|
# A ".." for each directory in $ac_dir_suffix.
|
|
- ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
|
|
+ ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
|
|
case $ac_top_builddir_sub in
|
|
"") ac_top_builddir_sub=. ac_top_build_prefix= ;;
|
|
*) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
|
|
@@ -1574,7 +1611,8 @@ esac
|
|
ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
|
|
|
|
cd "$ac_dir" || { ac_status=$?; continue; }
|
|
- # Check for guested configure.
|
|
+ # Check for configure.gnu first; this name is used for a wrapper for
|
|
+ # Metaconfig's "Configure" on case-insensitive file systems.
|
|
if test -f "$ac_srcdir/configure.gnu"; then
|
|
echo &&
|
|
$SHELL "$ac_srcdir/configure.gnu" --help=recursive
|
|
@@ -1582,7 +1620,7 @@ ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
|
|
echo &&
|
|
$SHELL "$ac_srcdir/configure" --help=recursive
|
|
else
|
|
- $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
|
|
+ printf "%s\n" "$as_me: WARNING: no configuration information is in $ac_dir" >&2
|
|
fi || ac_status=$?
|
|
cd "$ac_pwd" || { ac_status=$?; break; }
|
|
done
|
|
@@ -1592,9 +1630,9 @@ test -n "$ac_init_help" && exit $ac_status
|
|
if $ac_init_version; then
|
|
cat <<\_ACEOF
|
|
SystemC configure 2.3.4
|
|
-generated by GNU Autoconf 2.69
|
|
+generated by GNU Autoconf 2.71
|
|
|
|
-Copyright (C) 2012 Free Software Foundation, Inc.
|
|
+Copyright (C) 2021 Free Software Foundation, Inc.
|
|
This configure script is free software; the Free Software Foundation
|
|
gives unlimited permission to copy, distribute and modify it.
|
|
_ACEOF
|
|
@@ -1611,14 +1649,14 @@ fi
|
|
ac_fn_cxx_try_compile ()
|
|
{
|
|
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
|
|
- rm -f conftest.$ac_objext
|
|
+ rm -f conftest.$ac_objext conftest.beam
|
|
if { { ac_try="$ac_compile"
|
|
case "(($ac_try" in
|
|
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
|
|
*) ac_try_echo=$ac_try;;
|
|
esac
|
|
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
|
|
-$as_echo "$ac_try_echo"; } >&5
|
|
+printf "%s\n" "$ac_try_echo"; } >&5
|
|
(eval "$ac_compile") 2>conftest.err
|
|
ac_status=$?
|
|
if test -s conftest.err; then
|
|
@@ -1626,14 +1664,15 @@ $as_echo "$ac_try_echo"; } >&5
|
|
cat conftest.er1 >&5
|
|
mv -f conftest.er1 conftest.err
|
|
fi
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; } && {
|
|
test -z "$ac_cxx_werror_flag" ||
|
|
test ! -s conftest.err
|
|
- } && test -s conftest.$ac_objext; then :
|
|
+ } && test -s conftest.$ac_objext
|
|
+then :
|
|
ac_retval=0
|
|
-else
|
|
- $as_echo "$as_me: failed program was:" >&5
|
|
+else $as_nop
|
|
+ printf "%s\n" "$as_me: failed program was:" >&5
|
|
sed 's/^/| /' conftest.$ac_ext >&5
|
|
|
|
ac_retval=1
|
|
@@ -1649,14 +1688,14 @@ fi
|
|
ac_fn_c_try_compile ()
|
|
{
|
|
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
|
|
- rm -f conftest.$ac_objext
|
|
+ rm -f conftest.$ac_objext conftest.beam
|
|
if { { ac_try="$ac_compile"
|
|
case "(($ac_try" in
|
|
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
|
|
*) ac_try_echo=$ac_try;;
|
|
esac
|
|
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
|
|
-$as_echo "$ac_try_echo"; } >&5
|
|
+printf "%s\n" "$ac_try_echo"; } >&5
|
|
(eval "$ac_compile") 2>conftest.err
|
|
ac_status=$?
|
|
if test -s conftest.err; then
|
|
@@ -1664,14 +1703,15 @@ $as_echo "$ac_try_echo"; } >&5
|
|
cat conftest.er1 >&5
|
|
mv -f conftest.er1 conftest.err
|
|
fi
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; } && {
|
|
test -z "$ac_c_werror_flag" ||
|
|
test ! -s conftest.err
|
|
- } && test -s conftest.$ac_objext; then :
|
|
+ } && test -s conftest.$ac_objext
|
|
+then :
|
|
ac_retval=0
|
|
-else
|
|
- $as_echo "$as_me: failed program was:" >&5
|
|
+else $as_nop
|
|
+ printf "%s\n" "$as_me: failed program was:" >&5
|
|
sed 's/^/| /' conftest.$ac_ext >&5
|
|
|
|
ac_retval=1
|
|
@@ -1687,14 +1727,14 @@ fi
|
|
ac_fn_c_try_link ()
|
|
{
|
|
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
|
|
- rm -f conftest.$ac_objext conftest$ac_exeext
|
|
+ rm -f conftest.$ac_objext conftest.beam conftest$ac_exeext
|
|
if { { ac_try="$ac_link"
|
|
case "(($ac_try" in
|
|
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
|
|
*) ac_try_echo=$ac_try;;
|
|
esac
|
|
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
|
|
-$as_echo "$ac_try_echo"; } >&5
|
|
+printf "%s\n" "$ac_try_echo"; } >&5
|
|
(eval "$ac_link") 2>conftest.err
|
|
ac_status=$?
|
|
if test -s conftest.err; then
|
|
@@ -1702,17 +1742,18 @@ $as_echo "$ac_try_echo"; } >&5
|
|
cat conftest.er1 >&5
|
|
mv -f conftest.er1 conftest.err
|
|
fi
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; } && {
|
|
test -z "$ac_c_werror_flag" ||
|
|
test ! -s conftest.err
|
|
} && test -s conftest$ac_exeext && {
|
|
test "$cross_compiling" = yes ||
|
|
test -x conftest$ac_exeext
|
|
- }; then :
|
|
+ }
|
|
+then :
|
|
ac_retval=0
|
|
-else
|
|
- $as_echo "$as_me: failed program was:" >&5
|
|
+else $as_nop
|
|
+ printf "%s\n" "$as_me: failed program was:" >&5
|
|
sed 's/^/| /' conftest.$ac_ext >&5
|
|
|
|
ac_retval=1
|
|
@@ -1734,120 +1775,44 @@ fi
|
|
ac_fn_c_check_header_compile ()
|
|
{
|
|
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
|
|
-$as_echo_n "checking for $2... " >&6; }
|
|
-if eval \${$3+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
|
|
+printf %s "checking for $2... " >&6; }
|
|
+if eval test \${$3+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
$4
|
|
#include <$2>
|
|
_ACEOF
|
|
-if ac_fn_c_try_compile "$LINENO"; then :
|
|
+if ac_fn_c_try_compile "$LINENO"
|
|
+then :
|
|
eval "$3=yes"
|
|
-else
|
|
+else $as_nop
|
|
eval "$3=no"
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
|
|
fi
|
|
eval ac_res=\$$3
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
|
|
-$as_echo "$ac_res" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
|
|
+printf "%s\n" "$ac_res" >&6; }
|
|
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
|
|
|
|
} # ac_fn_c_check_header_compile
|
|
|
|
-# ac_fn_c_try_cpp LINENO
|
|
-# ----------------------
|
|
-# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
|
|
-ac_fn_c_try_cpp ()
|
|
-{
|
|
- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
|
|
- if { { ac_try="$ac_cpp conftest.$ac_ext"
|
|
-case "(($ac_try" in
|
|
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
|
|
- *) ac_try_echo=$ac_try;;
|
|
-esac
|
|
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
|
|
-$as_echo "$ac_try_echo"; } >&5
|
|
- (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
|
|
- ac_status=$?
|
|
- if test -s conftest.err; then
|
|
- grep -v '^ *+' conftest.err >conftest.er1
|
|
- cat conftest.er1 >&5
|
|
- mv -f conftest.er1 conftest.err
|
|
- fi
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
- test $ac_status = 0; } > conftest.i && {
|
|
- test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
|
|
- test ! -s conftest.err
|
|
- }; then :
|
|
- ac_retval=0
|
|
-else
|
|
- $as_echo "$as_me: failed program was:" >&5
|
|
-sed 's/^/| /' conftest.$ac_ext >&5
|
|
-
|
|
- ac_retval=1
|
|
-fi
|
|
- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
|
|
- as_fn_set_status $ac_retval
|
|
-
|
|
-} # ac_fn_c_try_cpp
|
|
-
|
|
-# ac_fn_c_try_run LINENO
|
|
-# ----------------------
|
|
-# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
|
|
-# that executables *can* be run.
|
|
-ac_fn_c_try_run ()
|
|
-{
|
|
- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
|
|
- if { { ac_try="$ac_link"
|
|
-case "(($ac_try" in
|
|
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
|
|
- *) ac_try_echo=$ac_try;;
|
|
-esac
|
|
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
|
|
-$as_echo "$ac_try_echo"; } >&5
|
|
- (eval "$ac_link") 2>&5
|
|
- ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
- test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
|
|
- { { case "(($ac_try" in
|
|
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
|
|
- *) ac_try_echo=$ac_try;;
|
|
-esac
|
|
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
|
|
-$as_echo "$ac_try_echo"; } >&5
|
|
- (eval "$ac_try") 2>&5
|
|
- ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
- test $ac_status = 0; }; }; then :
|
|
- ac_retval=0
|
|
-else
|
|
- $as_echo "$as_me: program exited with status $ac_status" >&5
|
|
- $as_echo "$as_me: failed program was:" >&5
|
|
-sed 's/^/| /' conftest.$ac_ext >&5
|
|
-
|
|
- ac_retval=$ac_status
|
|
-fi
|
|
- rm -rf conftest.dSYM conftest_ipa8_conftest.oo
|
|
- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
|
|
- as_fn_set_status $ac_retval
|
|
-
|
|
-} # ac_fn_c_try_run
|
|
-
|
|
# ac_fn_c_check_func LINENO FUNC VAR
|
|
# ----------------------------------
|
|
# Tests whether FUNC exists, setting the cache variable VAR accordingly
|
|
ac_fn_c_check_func ()
|
|
{
|
|
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
|
|
-$as_echo_n "checking for $2... " >&6; }
|
|
-if eval \${$3+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
|
|
+printf %s "checking for $2... " >&6; }
|
|
+if eval test \${$3+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
|
|
@@ -1855,16 +1820,9 @@ else
|
|
#define $2 innocuous_$2
|
|
|
|
/* System header to define __stub macros and hopefully few prototypes,
|
|
- which can conflict with char $2 (); below.
|
|
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
- <limits.h> exists even on freestanding compilers. */
|
|
-
|
|
-#ifdef __STDC__
|
|
-# include <limits.h>
|
|
-#else
|
|
-# include <assert.h>
|
|
-#endif
|
|
+ which can conflict with char $2 (); below. */
|
|
|
|
+#include <limits.h>
|
|
#undef $2
|
|
|
|
/* Override any GCC internal prototype to avoid an error.
|
|
@@ -1882,24 +1840,25 @@ choke me
|
|
#endif
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
return $2 ();
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_link "$LINENO"; then :
|
|
+if ac_fn_c_try_link "$LINENO"
|
|
+then :
|
|
eval "$3=yes"
|
|
-else
|
|
+else $as_nop
|
|
eval "$3=no"
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext \
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
fi
|
|
eval ac_res=\$$3
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
|
|
-$as_echo "$ac_res" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
|
|
+printf "%s\n" "$ac_res" >&6; }
|
|
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
|
|
|
|
} # ac_fn_c_check_func
|
|
@@ -1916,7 +1875,7 @@ case "(($ac_try" in
|
|
*) ac_try_echo=$ac_try;;
|
|
esac
|
|
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
|
|
-$as_echo "$ac_try_echo"; } >&5
|
|
+printf "%s\n" "$ac_try_echo"; } >&5
|
|
(eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
|
|
ac_status=$?
|
|
if test -s conftest.err; then
|
|
@@ -1924,14 +1883,15 @@ $as_echo "$ac_try_echo"; } >&5
|
|
cat conftest.er1 >&5
|
|
mv -f conftest.er1 conftest.err
|
|
fi
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; } > conftest.i && {
|
|
test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
|
|
test ! -s conftest.err
|
|
- }; then :
|
|
+ }
|
|
+then :
|
|
ac_retval=0
|
|
-else
|
|
- $as_echo "$as_me: failed program was:" >&5
|
|
+else $as_nop
|
|
+ printf "%s\n" "$as_me: failed program was:" >&5
|
|
sed 's/^/| /' conftest.$ac_ext >&5
|
|
|
|
ac_retval=1
|
|
@@ -1947,14 +1907,14 @@ fi
|
|
ac_fn_cxx_try_link ()
|
|
{
|
|
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
|
|
- rm -f conftest.$ac_objext conftest$ac_exeext
|
|
+ rm -f conftest.$ac_objext conftest.beam conftest$ac_exeext
|
|
if { { ac_try="$ac_link"
|
|
case "(($ac_try" in
|
|
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
|
|
*) ac_try_echo=$ac_try;;
|
|
esac
|
|
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
|
|
-$as_echo "$ac_try_echo"; } >&5
|
|
+printf "%s\n" "$ac_try_echo"; } >&5
|
|
(eval "$ac_link") 2>conftest.err
|
|
ac_status=$?
|
|
if test -s conftest.err; then
|
|
@@ -1962,17 +1922,18 @@ $as_echo "$ac_try_echo"; } >&5
|
|
cat conftest.er1 >&5
|
|
mv -f conftest.er1 conftest.err
|
|
fi
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; } && {
|
|
test -z "$ac_cxx_werror_flag" ||
|
|
test ! -s conftest.err
|
|
} && test -s conftest$ac_exeext && {
|
|
test "$cross_compiling" = yes ||
|
|
test -x conftest$ac_exeext
|
|
- }; then :
|
|
+ }
|
|
+then :
|
|
ac_retval=0
|
|
-else
|
|
- $as_echo "$as_me: failed program was:" >&5
|
|
+else $as_nop
|
|
+ printf "%s\n" "$as_me: failed program was:" >&5
|
|
sed 's/^/| /' conftest.$ac_ext >&5
|
|
|
|
ac_retval=1
|
|
@@ -1986,14 +1947,34 @@ fi
|
|
as_fn_set_status $ac_retval
|
|
|
|
} # ac_fn_cxx_try_link
|
|
+ac_configure_args_raw=
|
|
+for ac_arg
|
|
+do
|
|
+ case $ac_arg in
|
|
+ *\'*)
|
|
+ ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
|
|
+ esac
|
|
+ as_fn_append ac_configure_args_raw " '$ac_arg'"
|
|
+done
|
|
+
|
|
+case $ac_configure_args_raw in
|
|
+ *$as_nl*)
|
|
+ ac_safe_unquote= ;;
|
|
+ *)
|
|
+ ac_unsafe_z='|&;<>()$`\\"*?[ '' ' # This string ends in space, tab.
|
|
+ ac_unsafe_a="$ac_unsafe_z#~"
|
|
+ ac_safe_unquote="s/ '\\([^$ac_unsafe_a][^$ac_unsafe_z]*\\)'/ \\1/g"
|
|
+ ac_configure_args_raw=` printf "%s\n" "$ac_configure_args_raw" | sed "$ac_safe_unquote"`;;
|
|
+esac
|
|
+
|
|
cat >config.log <<_ACEOF
|
|
This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
It was created by SystemC $as_me 2.3.4, which was
|
|
-generated by GNU Autoconf 2.69. Invocation command line was
|
|
+generated by GNU Autoconf 2.71. Invocation command line was
|
|
|
|
- $ $0 $@
|
|
+ $ $0$ac_configure_args_raw
|
|
|
|
_ACEOF
|
|
exec 5>>config.log
|
|
@@ -2026,8 +2007,12 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
- $as_echo "PATH: $as_dir"
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
+ printf "%s\n" "PATH: $as_dir"
|
|
done
|
|
IFS=$as_save_IFS
|
|
|
|
@@ -2062,7 +2047,7 @@ do
|
|
| -silent | --silent | --silen | --sile | --sil)
|
|
continue ;;
|
|
*\'*)
|
|
- ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
|
|
+ ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
|
|
esac
|
|
case $ac_pass in
|
|
1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
|
|
@@ -2097,11 +2082,13 @@ done
|
|
# WARNING: Use '\'' to represent an apostrophe within the trap.
|
|
# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
|
|
trap 'exit_status=$?
|
|
+ # Sanitize IFS.
|
|
+ IFS=" "" $as_nl"
|
|
# Save into config.log some information that might help in debugging.
|
|
{
|
|
echo
|
|
|
|
- $as_echo "## ---------------- ##
|
|
+ printf "%s\n" "## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##"
|
|
echo
|
|
@@ -2112,8 +2099,8 @@ trap 'exit_status=$?
|
|
case $ac_val in #(
|
|
*${as_nl}*)
|
|
case $ac_var in #(
|
|
- *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
|
|
-$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
|
|
+ *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
|
|
+printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
|
|
esac
|
|
case $ac_var in #(
|
|
_ | IFS | as_nl) ;; #(
|
|
@@ -2137,7 +2124,7 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
|
|
)
|
|
echo
|
|
|
|
- $as_echo "## ----------------- ##
|
|
+ printf "%s\n" "## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##"
|
|
echo
|
|
@@ -2145,14 +2132,14 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
|
|
do
|
|
eval ac_val=\$$ac_var
|
|
case $ac_val in
|
|
- *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
|
|
+ *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
|
|
esac
|
|
- $as_echo "$ac_var='\''$ac_val'\''"
|
|
+ printf "%s\n" "$ac_var='\''$ac_val'\''"
|
|
done | sort
|
|
echo
|
|
|
|
if test -n "$ac_subst_files"; then
|
|
- $as_echo "## ------------------- ##
|
|
+ printf "%s\n" "## ------------------- ##
|
|
## File substitutions. ##
|
|
## ------------------- ##"
|
|
echo
|
|
@@ -2160,15 +2147,15 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
|
|
do
|
|
eval ac_val=\$$ac_var
|
|
case $ac_val in
|
|
- *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
|
|
+ *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
|
|
esac
|
|
- $as_echo "$ac_var='\''$ac_val'\''"
|
|
+ printf "%s\n" "$ac_var='\''$ac_val'\''"
|
|
done | sort
|
|
echo
|
|
fi
|
|
|
|
if test -s confdefs.h; then
|
|
- $as_echo "## ----------- ##
|
|
+ printf "%s\n" "## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##"
|
|
echo
|
|
@@ -2176,8 +2163,8 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
|
|
echo
|
|
fi
|
|
test "$ac_signal" != 0 &&
|
|
- $as_echo "$as_me: caught signal $ac_signal"
|
|
- $as_echo "$as_me: exit $exit_status"
|
|
+ printf "%s\n" "$as_me: caught signal $ac_signal"
|
|
+ printf "%s\n" "$as_me: exit $exit_status"
|
|
} >&5
|
|
rm -f core *.core core.conftest.* &&
|
|
rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
|
|
@@ -2191,63 +2178,48 @@ ac_signal=0
|
|
# confdefs.h avoids OS command line length limits that DEFS can exceed.
|
|
rm -f -r conftest* confdefs.h
|
|
|
|
-$as_echo "/* confdefs.h */" > confdefs.h
|
|
+printf "%s\n" "/* confdefs.h */" > confdefs.h
|
|
|
|
# Predefined preprocessor variables.
|
|
|
|
-cat >>confdefs.h <<_ACEOF
|
|
-#define PACKAGE_NAME "$PACKAGE_NAME"
|
|
-_ACEOF
|
|
+printf "%s\n" "#define PACKAGE_NAME \"$PACKAGE_NAME\"" >>confdefs.h
|
|
|
|
-cat >>confdefs.h <<_ACEOF
|
|
-#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
|
|
-_ACEOF
|
|
+printf "%s\n" "#define PACKAGE_TARNAME \"$PACKAGE_TARNAME\"" >>confdefs.h
|
|
|
|
-cat >>confdefs.h <<_ACEOF
|
|
-#define PACKAGE_VERSION "$PACKAGE_VERSION"
|
|
-_ACEOF
|
|
+printf "%s\n" "#define PACKAGE_VERSION \"$PACKAGE_VERSION\"" >>confdefs.h
|
|
|
|
-cat >>confdefs.h <<_ACEOF
|
|
-#define PACKAGE_STRING "$PACKAGE_STRING"
|
|
-_ACEOF
|
|
+printf "%s\n" "#define PACKAGE_STRING \"$PACKAGE_STRING\"" >>confdefs.h
|
|
|
|
-cat >>confdefs.h <<_ACEOF
|
|
-#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
|
|
-_ACEOF
|
|
+printf "%s\n" "#define PACKAGE_BUGREPORT \"$PACKAGE_BUGREPORT\"" >>confdefs.h
|
|
|
|
-cat >>confdefs.h <<_ACEOF
|
|
-#define PACKAGE_URL "$PACKAGE_URL"
|
|
-_ACEOF
|
|
+printf "%s\n" "#define PACKAGE_URL \"$PACKAGE_URL\"" >>confdefs.h
|
|
|
|
|
|
# Let the site file select an alternate cache file if it wants to.
|
|
# Prefer an explicitly selected file to automatically selected ones.
|
|
-ac_site_file1=NONE
|
|
-ac_site_file2=NONE
|
|
if test -n "$CONFIG_SITE"; then
|
|
- # We do not want a PATH search for config.site.
|
|
- case $CONFIG_SITE in #((
|
|
- -*) ac_site_file1=./$CONFIG_SITE;;
|
|
- */*) ac_site_file1=$CONFIG_SITE;;
|
|
- *) ac_site_file1=./$CONFIG_SITE;;
|
|
- esac
|
|
+ ac_site_files="$CONFIG_SITE"
|
|
elif test "x$prefix" != xNONE; then
|
|
- ac_site_file1=$prefix/share/config.site
|
|
- ac_site_file2=$prefix/etc/config.site
|
|
+ ac_site_files="$prefix/share/config.site $prefix/etc/config.site"
|
|
else
|
|
- ac_site_file1=$ac_default_prefix/share/config.site
|
|
- ac_site_file2=$ac_default_prefix/etc/config.site
|
|
+ ac_site_files="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
|
|
fi
|
|
-for ac_site_file in "$ac_site_file1" "$ac_site_file2"
|
|
+
|
|
+for ac_site_file in $ac_site_files
|
|
do
|
|
- test "x$ac_site_file" = xNONE && continue
|
|
- if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
|
|
-$as_echo "$as_me: loading site script $ac_site_file" >&6;}
|
|
+ case $ac_site_file in #(
|
|
+ */*) :
|
|
+ ;; #(
|
|
+ *) :
|
|
+ ac_site_file=./$ac_site_file ;;
|
|
+esac
|
|
+ if test -f "$ac_site_file" && test -r "$ac_site_file"; then
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
|
|
+printf "%s\n" "$as_me: loading site script $ac_site_file" >&6;}
|
|
sed 's/^/| /' "$ac_site_file" >&5
|
|
. "$ac_site_file" \
|
|
- || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
+ || { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
+printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
as_fn_error $? "failed to load site script $ac_site_file
|
|
See \`config.log' for more details" "$LINENO" 5; }
|
|
fi
|
|
@@ -2257,152 +2229,760 @@ if test -r "$cache_file"; then
|
|
# Some versions of bash will fail to source /dev/null (special files
|
|
# actually), so we avoid doing that. DJGPP emulates it as a regular file.
|
|
if test /dev/null != "$cache_file" && test -f "$cache_file"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
|
|
-$as_echo "$as_me: loading cache $cache_file" >&6;}
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
|
|
+printf "%s\n" "$as_me: loading cache $cache_file" >&6;}
|
|
case $cache_file in
|
|
[\\/]* | ?:[\\/]* ) . "$cache_file";;
|
|
*) . "./$cache_file";;
|
|
esac
|
|
fi
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
|
|
-$as_echo "$as_me: creating cache $cache_file" >&6;}
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
|
|
+printf "%s\n" "$as_me: creating cache $cache_file" >&6;}
|
|
>$cache_file
|
|
fi
|
|
|
|
-# Check that the precious variables saved in the cache have kept the same
|
|
-# value.
|
|
-ac_cache_corrupted=false
|
|
-for ac_var in $ac_precious_vars; do
|
|
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
|
|
- eval ac_new_set=\$ac_env_${ac_var}_set
|
|
- eval ac_old_val=\$ac_cv_env_${ac_var}_value
|
|
- eval ac_new_val=\$ac_env_${ac_var}_value
|
|
- case $ac_old_set,$ac_new_set in
|
|
- set,)
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
|
|
-$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
|
|
- ac_cache_corrupted=: ;;
|
|
- ,set)
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
|
|
-$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
|
|
- ac_cache_corrupted=: ;;
|
|
- ,);;
|
|
- *)
|
|
- if test "x$ac_old_val" != "x$ac_new_val"; then
|
|
- # differences in whitespace do not lead to failure.
|
|
- ac_old_val_w=`echo x $ac_old_val`
|
|
- ac_new_val_w=`echo x $ac_new_val`
|
|
- if test "$ac_old_val_w" != "$ac_new_val_w"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
|
|
-$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
|
|
- ac_cache_corrupted=:
|
|
- else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
|
|
-$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
|
|
- eval $ac_var=\$ac_old_val
|
|
- fi
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
|
|
-$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
|
|
-$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
|
|
- fi;;
|
|
- esac
|
|
- # Pass precious variables to config.status.
|
|
- if test "$ac_new_set" = set; then
|
|
- case $ac_new_val in
|
|
- *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
|
|
- *) ac_arg=$ac_var=$ac_new_val ;;
|
|
- esac
|
|
- case " $ac_configure_args " in
|
|
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
|
|
- *) as_fn_append ac_configure_args " '$ac_arg'" ;;
|
|
- esac
|
|
- fi
|
|
-done
|
|
-if $ac_cache_corrupted; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
|
|
-$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
|
|
- as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
|
|
-fi
|
|
-## -------------------- ##
|
|
-## Main body of script. ##
|
|
-## -------------------- ##
|
|
+# Test code for whether the C++ compiler supports C++98 (global declarations)
|
|
+ac_cxx_conftest_cxx98_globals='
|
|
+// Does the compiler advertise C++98 conformance?
|
|
+#if !defined __cplusplus || __cplusplus < 199711L
|
|
+# error "Compiler does not advertise C++98 conformance"
|
|
+#endif
|
|
|
|
-ac_ext=c
|
|
-ac_cpp='$CPP $CPPFLAGS'
|
|
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
|
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
|
|
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
+// These inclusions are to reject old compilers that
|
|
+// lack the unsuffixed header files.
|
|
+#include <cstdlib>
|
|
+#include <exception>
|
|
|
|
+// <cassert> and <cstring> are *not* freestanding headers in C++98.
|
|
+extern void assert (int);
|
|
+namespace std {
|
|
+ extern int strcmp (const char *, const char *);
|
|
+}
|
|
|
|
-TLM_PACKAGE_VERSION=2.0.6
|
|
+// Namespaces, exceptions, and templates were all added after "C++ 2.0".
|
|
+using std::exception;
|
|
+using std::strcmp;
|
|
|
|
+namespace {
|
|
|
|
+void test_exception_syntax()
|
|
+{
|
|
+ try {
|
|
+ throw "test";
|
|
+ } catch (const char *s) {
|
|
+ // Extra parentheses suppress a warning when building autoconf itself,
|
|
+ // due to lint rules shared with more typical C programs.
|
|
+ assert (!(strcmp) (s, "test"));
|
|
+ }
|
|
+}
|
|
|
|
-ac_aux_dir=
|
|
-for ac_dir in config "$srcdir"/config; do
|
|
- if test -f "$ac_dir/install-sh"; then
|
|
- ac_aux_dir=$ac_dir
|
|
- ac_install_sh="$ac_aux_dir/install-sh -c"
|
|
- break
|
|
- elif test -f "$ac_dir/install.sh"; then
|
|
- ac_aux_dir=$ac_dir
|
|
- ac_install_sh="$ac_aux_dir/install.sh -c"
|
|
- break
|
|
- elif test -f "$ac_dir/shtool"; then
|
|
- ac_aux_dir=$ac_dir
|
|
- ac_install_sh="$ac_aux_dir/shtool install -c"
|
|
- break
|
|
- fi
|
|
-done
|
|
-if test -z "$ac_aux_dir"; then
|
|
- as_fn_error $? "cannot find install-sh, install.sh, or shtool in config \"$srcdir\"/config" "$LINENO" 5
|
|
-fi
|
|
+template <typename T> struct test_template
|
|
+{
|
|
+ T const val;
|
|
+ explicit test_template(T t) : val(t) {}
|
|
+ template <typename U> T add(U u) { return static_cast<T>(u) + val; }
|
|
+};
|
|
|
|
-# These three variables are undocumented and unsupported,
|
|
-# and are intended to be withdrawn in a future Autoconf release.
|
|
-# They can cause serious problems if a builder's source tree is in a directory
|
|
-# whose full name contains unusual characters.
|
|
-ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
|
|
-ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
|
|
-ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
|
|
+} // anonymous namespace
|
|
+'
|
|
|
|
+# Test code for whether the C++ compiler supports C++98 (body of main)
|
|
+ac_cxx_conftest_cxx98_main='
|
|
+ assert (argc);
|
|
+ assert (! argv[0]);
|
|
+{
|
|
+ test_exception_syntax ();
|
|
+ test_template<double> tt (2.0);
|
|
+ assert (tt.add (4) == 6.0);
|
|
+ assert (true && !false);
|
|
+}
|
|
+'
|
|
|
|
+# Test code for whether the C++ compiler supports C++11 (global declarations)
|
|
+ac_cxx_conftest_cxx11_globals='
|
|
+// Does the compiler advertise C++ 2011 conformance?
|
|
+#if !defined __cplusplus || __cplusplus < 201103L
|
|
+# error "Compiler does not advertise C++11 conformance"
|
|
+#endif
|
|
|
|
+namespace cxx11test
|
|
+{
|
|
+ constexpr int get_val() { return 20; }
|
|
|
|
-# Make sure we can run config.sub.
|
|
-$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
|
|
- as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
|
|
+ struct testinit
|
|
+ {
|
|
+ int i;
|
|
+ double d;
|
|
+ };
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
|
|
-$as_echo_n "checking build system type... " >&6; }
|
|
-if ${ac_cv_build+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
- ac_build_alias=$build_alias
|
|
-test "x$ac_build_alias" = x &&
|
|
- ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
|
|
-test "x$ac_build_alias" = x &&
|
|
- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
|
|
-ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
|
|
- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
|
|
+ class delegate
|
|
+ {
|
|
+ public:
|
|
+ delegate(int n) : n(n) {}
|
|
+ delegate(): delegate(2354) {}
|
|
|
|
-fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
|
|
-$as_echo "$ac_cv_build" >&6; }
|
|
-case $ac_cv_build in
|
|
-*-*-*) ;;
|
|
-*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
|
|
-esac
|
|
-build=$ac_cv_build
|
|
-ac_save_IFS=$IFS; IFS='-'
|
|
-set x $ac_cv_build
|
|
-shift
|
|
-build_cpu=$1
|
|
-build_vendor=$2
|
|
+ virtual int getval() { return this->n; };
|
|
+ protected:
|
|
+ int n;
|
|
+ };
|
|
+
|
|
+ class overridden : public delegate
|
|
+ {
|
|
+ public:
|
|
+ overridden(int n): delegate(n) {}
|
|
+ virtual int getval() override final { return this->n * 2; }
|
|
+ };
|
|
+
|
|
+ class nocopy
|
|
+ {
|
|
+ public:
|
|
+ nocopy(int i): i(i) {}
|
|
+ nocopy() = default;
|
|
+ nocopy(const nocopy&) = delete;
|
|
+ nocopy & operator=(const nocopy&) = delete;
|
|
+ private:
|
|
+ int i;
|
|
+ };
|
|
+
|
|
+ // for testing lambda expressions
|
|
+ template <typename Ret, typename Fn> Ret eval(Fn f, Ret v)
|
|
+ {
|
|
+ return f(v);
|
|
+ }
|
|
+
|
|
+ // for testing variadic templates and trailing return types
|
|
+ template <typename V> auto sum(V first) -> V
|
|
+ {
|
|
+ return first;
|
|
+ }
|
|
+ template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
|
|
+ {
|
|
+ return first + sum(rest...);
|
|
+ }
|
|
+}
|
|
+'
|
|
+
|
|
+# Test code for whether the C++ compiler supports C++11 (body of main)
|
|
+ac_cxx_conftest_cxx11_main='
|
|
+{
|
|
+ // Test auto and decltype
|
|
+ auto a1 = 6538;
|
|
+ auto a2 = 48573953.4;
|
|
+ auto a3 = "String literal";
|
|
+
|
|
+ int total = 0;
|
|
+ for (auto i = a3; *i; ++i) { total += *i; }
|
|
+
|
|
+ decltype(a2) a4 = 34895.034;
|
|
+}
|
|
+{
|
|
+ // Test constexpr
|
|
+ short sa[cxx11test::get_val()] = { 0 };
|
|
+}
|
|
+{
|
|
+ // Test initializer lists
|
|
+ cxx11test::testinit il = { 4323, 435234.23544 };
|
|
+}
|
|
+{
|
|
+ // Test range-based for
|
|
+ int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3,
|
|
+ 14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
|
|
+ for (auto &x : array) { x += 23; }
|
|
+}
|
|
+{
|
|
+ // Test lambda expressions
|
|
+ using cxx11test::eval;
|
|
+ assert (eval ([](int x) { return x*2; }, 21) == 42);
|
|
+ double d = 2.0;
|
|
+ assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0);
|
|
+ assert (d == 5.0);
|
|
+ assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0);
|
|
+ assert (d == 5.0);
|
|
+}
|
|
+{
|
|
+ // Test use of variadic templates
|
|
+ using cxx11test::sum;
|
|
+ auto a = sum(1);
|
|
+ auto b = sum(1, 2);
|
|
+ auto c = sum(1.0, 2.0, 3.0);
|
|
+}
|
|
+{
|
|
+ // Test constructor delegation
|
|
+ cxx11test::delegate d1;
|
|
+ cxx11test::delegate d2();
|
|
+ cxx11test::delegate d3(45);
|
|
+}
|
|
+{
|
|
+ // Test override and final
|
|
+ cxx11test::overridden o1(55464);
|
|
+}
|
|
+{
|
|
+ // Test nullptr
|
|
+ char *c = nullptr;
|
|
+}
|
|
+{
|
|
+ // Test template brackets
|
|
+ test_template<::test_template<int>> v(test_template<int>(12));
|
|
+}
|
|
+{
|
|
+ // Unicode literals
|
|
+ char const *utf8 = u8"UTF-8 string \u2500";
|
|
+ char16_t const *utf16 = u"UTF-8 string \u2500";
|
|
+ char32_t const *utf32 = U"UTF-32 string \u2500";
|
|
+}
|
|
+'
|
|
+
|
|
+# Test code for whether the C compiler supports C++11 (complete).
|
|
+ac_cxx_conftest_cxx11_program="${ac_cxx_conftest_cxx98_globals}
|
|
+${ac_cxx_conftest_cxx11_globals}
|
|
+
|
|
+int
|
|
+main (int argc, char **argv)
|
|
+{
|
|
+ int ok = 0;
|
|
+ ${ac_cxx_conftest_cxx98_main}
|
|
+ ${ac_cxx_conftest_cxx11_main}
|
|
+ return ok;
|
|
+}
|
|
+"
|
|
+
|
|
+# Test code for whether the C compiler supports C++98 (complete).
|
|
+ac_cxx_conftest_cxx98_program="${ac_cxx_conftest_cxx98_globals}
|
|
+int
|
|
+main (int argc, char **argv)
|
|
+{
|
|
+ int ok = 0;
|
|
+ ${ac_cxx_conftest_cxx98_main}
|
|
+ return ok;
|
|
+}
|
|
+"
|
|
+
|
|
+# Test code for whether the C compiler supports C89 (global declarations)
|
|
+ac_c_conftest_c89_globals='
|
|
+/* Does the compiler advertise C89 conformance?
|
|
+ Do not test the value of __STDC__, because some compilers set it to 0
|
|
+ while being otherwise adequately conformant. */
|
|
+#if !defined __STDC__
|
|
+# error "Compiler does not advertise C89 conformance"
|
|
+#endif
|
|
+
|
|
+#include <stddef.h>
|
|
+#include <stdarg.h>
|
|
+struct stat;
|
|
+/* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */
|
|
+struct buf { int x; };
|
|
+struct buf * (*rcsopen) (struct buf *, struct stat *, int);
|
|
+static char *e (p, i)
|
|
+ char **p;
|
|
+ int i;
|
|
+{
|
|
+ return p[i];
|
|
+}
|
|
+static char *f (char * (*g) (char **, int), char **p, ...)
|
|
+{
|
|
+ char *s;
|
|
+ va_list v;
|
|
+ va_start (v,p);
|
|
+ s = g (p, va_arg (v,int));
|
|
+ va_end (v);
|
|
+ return s;
|
|
+}
|
|
+
|
|
+/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
|
|
+ function prototypes and stuff, but not \xHH hex character constants.
|
|
+ These do not provoke an error unfortunately, instead are silently treated
|
|
+ as an "x". The following induces an error, until -std is added to get
|
|
+ proper ANSI mode. Curiously \x00 != x always comes out true, for an
|
|
+ array size at least. It is necessary to write \x00 == 0 to get something
|
|
+ that is true only with -std. */
|
|
+int osf4_cc_array ['\''\x00'\'' == 0 ? 1 : -1];
|
|
+
|
|
+/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|
|
+ inside strings and character constants. */
|
|
+#define FOO(x) '\''x'\''
|
|
+int xlc6_cc_array[FOO(a) == '\''x'\'' ? 1 : -1];
|
|
+
|
|
+int test (int i, double x);
|
|
+struct s1 {int (*f) (int a);};
|
|
+struct s2 {int (*f) (double a);};
|
|
+int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
|
|
+ int, int);'
|
|
+
|
|
+# Test code for whether the C compiler supports C89 (body of main).
|
|
+ac_c_conftest_c89_main='
|
|
+ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
|
|
+'
|
|
+
|
|
+# Test code for whether the C compiler supports C99 (global declarations)
|
|
+ac_c_conftest_c99_globals='
|
|
+// Does the compiler advertise C99 conformance?
|
|
+#if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
|
|
+# error "Compiler does not advertise C99 conformance"
|
|
+#endif
|
|
+
|
|
+#include <stdbool.h>
|
|
+extern int puts (const char *);
|
|
+extern int printf (const char *, ...);
|
|
+extern int dprintf (int, const char *, ...);
|
|
+extern void *malloc (size_t);
|
|
+
|
|
+// Check varargs macros. These examples are taken from C99 6.10.3.5.
|
|
+// dprintf is used instead of fprintf to avoid needing to declare
|
|
+// FILE and stderr.
|
|
+#define debug(...) dprintf (2, __VA_ARGS__)
|
|
+#define showlist(...) puts (#__VA_ARGS__)
|
|
+#define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
|
|
+static void
|
|
+test_varargs_macros (void)
|
|
+{
|
|
+ int x = 1234;
|
|
+ int y = 5678;
|
|
+ debug ("Flag");
|
|
+ debug ("X = %d\n", x);
|
|
+ showlist (The first, second, and third items.);
|
|
+ report (x>y, "x is %d but y is %d", x, y);
|
|
+}
|
|
+
|
|
+// Check long long types.
|
|
+#define BIG64 18446744073709551615ull
|
|
+#define BIG32 4294967295ul
|
|
+#define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
|
|
+#if !BIG_OK
|
|
+ #error "your preprocessor is broken"
|
|
+#endif
|
|
+#if BIG_OK
|
|
+#else
|
|
+ #error "your preprocessor is broken"
|
|
+#endif
|
|
+static long long int bignum = -9223372036854775807LL;
|
|
+static unsigned long long int ubignum = BIG64;
|
|
+
|
|
+struct incomplete_array
|
|
+{
|
|
+ int datasize;
|
|
+ double data[];
|
|
+};
|
|
+
|
|
+struct named_init {
|
|
+ int number;
|
|
+ const wchar_t *name;
|
|
+ double average;
|
|
+};
|
|
+
|
|
+typedef const char *ccp;
|
|
+
|
|
+static inline int
|
|
+test_restrict (ccp restrict text)
|
|
+{
|
|
+ // See if C++-style comments work.
|
|
+ // Iterate through items via the restricted pointer.
|
|
+ // Also check for declarations in for loops.
|
|
+ for (unsigned int i = 0; *(text+i) != '\''\0'\''; ++i)
|
|
+ continue;
|
|
+ return 0;
|
|
+}
|
|
+
|
|
+// Check varargs and va_copy.
|
|
+static bool
|
|
+test_varargs (const char *format, ...)
|
|
+{
|
|
+ va_list args;
|
|
+ va_start (args, format);
|
|
+ va_list args_copy;
|
|
+ va_copy (args_copy, args);
|
|
+
|
|
+ const char *str = "";
|
|
+ int number = 0;
|
|
+ float fnumber = 0;
|
|
+
|
|
+ while (*format)
|
|
+ {
|
|
+ switch (*format++)
|
|
+ {
|
|
+ case '\''s'\'': // string
|
|
+ str = va_arg (args_copy, const char *);
|
|
+ break;
|
|
+ case '\''d'\'': // int
|
|
+ number = va_arg (args_copy, int);
|
|
+ break;
|
|
+ case '\''f'\'': // float
|
|
+ fnumber = va_arg (args_copy, double);
|
|
+ break;
|
|
+ default:
|
|
+ break;
|
|
+ }
|
|
+ }
|
|
+ va_end (args_copy);
|
|
+ va_end (args);
|
|
+
|
|
+ return *str && number && fnumber;
|
|
+}
|
|
+'
|
|
+
|
|
+# Test code for whether the C compiler supports C99 (body of main).
|
|
+ac_c_conftest_c99_main='
|
|
+ // Check bool.
|
|
+ _Bool success = false;
|
|
+ success |= (argc != 0);
|
|
+
|
|
+ // Check restrict.
|
|
+ if (test_restrict ("String literal") == 0)
|
|
+ success = true;
|
|
+ char *restrict newvar = "Another string";
|
|
+
|
|
+ // Check varargs.
|
|
+ success &= test_varargs ("s, d'\'' f .", "string", 65, 34.234);
|
|
+ test_varargs_macros ();
|
|
+
|
|
+ // Check flexible array members.
|
|
+ struct incomplete_array *ia =
|
|
+ malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|
|
+ ia->datasize = 10;
|
|
+ for (int i = 0; i < ia->datasize; ++i)
|
|
+ ia->data[i] = i * 1.234;
|
|
+
|
|
+ // Check named initializers.
|
|
+ struct named_init ni = {
|
|
+ .number = 34,
|
|
+ .name = L"Test wide string",
|
|
+ .average = 543.34343,
|
|
+ };
|
|
+
|
|
+ ni.number = 58;
|
|
+
|
|
+ int dynamic_array[ni.number];
|
|
+ dynamic_array[0] = argv[0][0];
|
|
+ dynamic_array[ni.number - 1] = 543;
|
|
+
|
|
+ // work around unused variable warnings
|
|
+ ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == '\''x'\''
|
|
+ || dynamic_array[ni.number - 1] != 543);
|
|
+'
|
|
+
|
|
+# Test code for whether the C compiler supports C11 (global declarations)
|
|
+ac_c_conftest_c11_globals='
|
|
+// Does the compiler advertise C11 conformance?
|
|
+#if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
|
|
+# error "Compiler does not advertise C11 conformance"
|
|
+#endif
|
|
+
|
|
+// Check _Alignas.
|
|
+char _Alignas (double) aligned_as_double;
|
|
+char _Alignas (0) no_special_alignment;
|
|
+extern char aligned_as_int;
|
|
+char _Alignas (0) _Alignas (int) aligned_as_int;
|
|
+
|
|
+// Check _Alignof.
|
|
+enum
|
|
+{
|
|
+ int_alignment = _Alignof (int),
|
|
+ int_array_alignment = _Alignof (int[100]),
|
|
+ char_alignment = _Alignof (char)
|
|
+};
|
|
+_Static_assert (0 < -_Alignof (int), "_Alignof is signed");
|
|
+
|
|
+// Check _Noreturn.
|
|
+int _Noreturn does_not_return (void) { for (;;) continue; }
|
|
+
|
|
+// Check _Static_assert.
|
|
+struct test_static_assert
|
|
+{
|
|
+ int x;
|
|
+ _Static_assert (sizeof (int) <= sizeof (long int),
|
|
+ "_Static_assert does not work in struct");
|
|
+ long int y;
|
|
+};
|
|
+
|
|
+// Check UTF-8 literals.
|
|
+#define u8 syntax error!
|
|
+char const utf8_literal[] = u8"happens to be ASCII" "another string";
|
|
+
|
|
+// Check duplicate typedefs.
|
|
+typedef long *long_ptr;
|
|
+typedef long int *long_ptr;
|
|
+typedef long_ptr long_ptr;
|
|
+
|
|
+// Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
|
|
+struct anonymous
|
|
+{
|
|
+ union {
|
|
+ struct { int i; int j; };
|
|
+ struct { int k; long int l; } w;
|
|
+ };
|
|
+ int m;
|
|
+} v1;
|
|
+'
|
|
+
|
|
+# Test code for whether the C compiler supports C11 (body of main).
|
|
+ac_c_conftest_c11_main='
|
|
+ _Static_assert ((offsetof (struct anonymous, i)
|
|
+ == offsetof (struct anonymous, w.k)),
|
|
+ "Anonymous union alignment botch");
|
|
+ v1.i = 2;
|
|
+ v1.w.k = 5;
|
|
+ ok |= v1.i != 5;
|
|
+'
|
|
+
|
|
+# Test code for whether the C compiler supports C11 (complete).
|
|
+ac_c_conftest_c11_program="${ac_c_conftest_c89_globals}
|
|
+${ac_c_conftest_c99_globals}
|
|
+${ac_c_conftest_c11_globals}
|
|
+
|
|
+int
|
|
+main (int argc, char **argv)
|
|
+{
|
|
+ int ok = 0;
|
|
+ ${ac_c_conftest_c89_main}
|
|
+ ${ac_c_conftest_c99_main}
|
|
+ ${ac_c_conftest_c11_main}
|
|
+ return ok;
|
|
+}
|
|
+"
|
|
+
|
|
+# Test code for whether the C compiler supports C99 (complete).
|
|
+ac_c_conftest_c99_program="${ac_c_conftest_c89_globals}
|
|
+${ac_c_conftest_c99_globals}
|
|
+
|
|
+int
|
|
+main (int argc, char **argv)
|
|
+{
|
|
+ int ok = 0;
|
|
+ ${ac_c_conftest_c89_main}
|
|
+ ${ac_c_conftest_c99_main}
|
|
+ return ok;
|
|
+}
|
|
+"
|
|
+
|
|
+# Test code for whether the C compiler supports C89 (complete).
|
|
+ac_c_conftest_c89_program="${ac_c_conftest_c89_globals}
|
|
+
|
|
+int
|
|
+main (int argc, char **argv)
|
|
+{
|
|
+ int ok = 0;
|
|
+ ${ac_c_conftest_c89_main}
|
|
+ return ok;
|
|
+}
|
|
+"
|
|
+
|
|
+as_fn_append ac_header_c_list " stdio.h stdio_h HAVE_STDIO_H"
|
|
+as_fn_append ac_header_c_list " stdlib.h stdlib_h HAVE_STDLIB_H"
|
|
+as_fn_append ac_header_c_list " string.h string_h HAVE_STRING_H"
|
|
+as_fn_append ac_header_c_list " inttypes.h inttypes_h HAVE_INTTYPES_H"
|
|
+as_fn_append ac_header_c_list " stdint.h stdint_h HAVE_STDINT_H"
|
|
+as_fn_append ac_header_c_list " strings.h strings_h HAVE_STRINGS_H"
|
|
+as_fn_append ac_header_c_list " sys/stat.h sys_stat_h HAVE_SYS_STAT_H"
|
|
+as_fn_append ac_header_c_list " sys/types.h sys_types_h HAVE_SYS_TYPES_H"
|
|
+as_fn_append ac_header_c_list " unistd.h unistd_h HAVE_UNISTD_H"
|
|
+
|
|
+# Auxiliary files required by this configure script.
|
|
+ac_aux_files="ltmain.sh ar-lib compile missing install-sh config.guess config.sub"
|
|
+
|
|
+# Locations in which to look for auxiliary files.
|
|
+ac_aux_dir_candidates="${srcdir}/config"
|
|
+
|
|
+# Search for a directory containing all of the required auxiliary files,
|
|
+# $ac_aux_files, from the $PATH-style list $ac_aux_dir_candidates.
|
|
+# If we don't find one directory that contains all the files we need,
|
|
+# we report the set of missing files from the *first* directory in
|
|
+# $ac_aux_dir_candidates and give up.
|
|
+ac_missing_aux_files=""
|
|
+ac_first_candidate=:
|
|
+printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_files" >&5
|
|
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
+as_found=false
|
|
+for as_dir in $ac_aux_dir_candidates
|
|
+do
|
|
+ IFS=$as_save_IFS
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
+ as_found=:
|
|
+
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: trying $as_dir" >&5
|
|
+ ac_aux_dir_found=yes
|
|
+ ac_install_sh=
|
|
+ for ac_aux in $ac_aux_files
|
|
+ do
|
|
+ # As a special case, if "install-sh" is required, that requirement
|
|
+ # can be satisfied by any of "install-sh", "install.sh", or "shtool",
|
|
+ # and $ac_install_sh is set appropriately for whichever one is found.
|
|
+ if test x"$ac_aux" = x"install-sh"
|
|
+ then
|
|
+ if test -f "${as_dir}install-sh"; then
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install-sh found" >&5
|
|
+ ac_install_sh="${as_dir}install-sh -c"
|
|
+ elif test -f "${as_dir}install.sh"; then
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install.sh found" >&5
|
|
+ ac_install_sh="${as_dir}install.sh -c"
|
|
+ elif test -f "${as_dir}shtool"; then
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}shtool found" >&5
|
|
+ ac_install_sh="${as_dir}shtool install -c"
|
|
+ else
|
|
+ ac_aux_dir_found=no
|
|
+ if $ac_first_candidate; then
|
|
+ ac_missing_aux_files="${ac_missing_aux_files} install-sh"
|
|
+ else
|
|
+ break
|
|
+ fi
|
|
+ fi
|
|
+ else
|
|
+ if test -f "${as_dir}${ac_aux}"; then
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}${ac_aux} found" >&5
|
|
+ else
|
|
+ ac_aux_dir_found=no
|
|
+ if $ac_first_candidate; then
|
|
+ ac_missing_aux_files="${ac_missing_aux_files} ${ac_aux}"
|
|
+ else
|
|
+ break
|
|
+ fi
|
|
+ fi
|
|
+ fi
|
|
+ done
|
|
+ if test "$ac_aux_dir_found" = yes; then
|
|
+ ac_aux_dir="$as_dir"
|
|
+ break
|
|
+ fi
|
|
+ ac_first_candidate=false
|
|
+
|
|
+ as_found=false
|
|
+done
|
|
+IFS=$as_save_IFS
|
|
+if $as_found
|
|
+then :
|
|
+
|
|
+else $as_nop
|
|
+ as_fn_error $? "cannot find required auxiliary files:$ac_missing_aux_files" "$LINENO" 5
|
|
+fi
|
|
+
|
|
+
|
|
+# These three variables are undocumented and unsupported,
|
|
+# and are intended to be withdrawn in a future Autoconf release.
|
|
+# They can cause serious problems if a builder's source tree is in a directory
|
|
+# whose full name contains unusual characters.
|
|
+if test -f "${ac_aux_dir}config.guess"; then
|
|
+ ac_config_guess="$SHELL ${ac_aux_dir}config.guess"
|
|
+fi
|
|
+if test -f "${ac_aux_dir}config.sub"; then
|
|
+ ac_config_sub="$SHELL ${ac_aux_dir}config.sub"
|
|
+fi
|
|
+if test -f "$ac_aux_dir/configure"; then
|
|
+ ac_configure="$SHELL ${ac_aux_dir}configure"
|
|
+fi
|
|
+
|
|
+# Check that the precious variables saved in the cache have kept the same
|
|
+# value.
|
|
+ac_cache_corrupted=false
|
|
+for ac_var in $ac_precious_vars; do
|
|
+ eval ac_old_set=\$ac_cv_env_${ac_var}_set
|
|
+ eval ac_new_set=\$ac_env_${ac_var}_set
|
|
+ eval ac_old_val=\$ac_cv_env_${ac_var}_value
|
|
+ eval ac_new_val=\$ac_env_${ac_var}_value
|
|
+ case $ac_old_set,$ac_new_set in
|
|
+ set,)
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
|
|
+printf "%s\n" "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
|
|
+ ac_cache_corrupted=: ;;
|
|
+ ,set)
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
|
|
+printf "%s\n" "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
|
|
+ ac_cache_corrupted=: ;;
|
|
+ ,);;
|
|
+ *)
|
|
+ if test "x$ac_old_val" != "x$ac_new_val"; then
|
|
+ # differences in whitespace do not lead to failure.
|
|
+ ac_old_val_w=`echo x $ac_old_val`
|
|
+ ac_new_val_w=`echo x $ac_new_val`
|
|
+ if test "$ac_old_val_w" != "$ac_new_val_w"; then
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
|
|
+printf "%s\n" "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
|
|
+ ac_cache_corrupted=:
|
|
+ else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
|
|
+printf "%s\n" "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
|
|
+ eval $ac_var=\$ac_old_val
|
|
+ fi
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
|
|
+printf "%s\n" "$as_me: former value: \`$ac_old_val'" >&2;}
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
|
|
+printf "%s\n" "$as_me: current value: \`$ac_new_val'" >&2;}
|
|
+ fi;;
|
|
+ esac
|
|
+ # Pass precious variables to config.status.
|
|
+ if test "$ac_new_set" = set; then
|
|
+ case $ac_new_val in
|
|
+ *\'*) ac_arg=$ac_var=`printf "%s\n" "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
|
|
+ *) ac_arg=$ac_var=$ac_new_val ;;
|
|
+ esac
|
|
+ case " $ac_configure_args " in
|
|
+ *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
|
|
+ *) as_fn_append ac_configure_args " '$ac_arg'" ;;
|
|
+ esac
|
|
+ fi
|
|
+done
|
|
+if $ac_cache_corrupted; then
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
+printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
|
|
+printf "%s\n" "$as_me: error: changes in the environment can compromise the build" >&2;}
|
|
+ as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file'
|
|
+ and start over" "$LINENO" 5
|
|
+fi
|
|
+## -------------------- ##
|
|
+## Main body of script. ##
|
|
+## -------------------- ##
|
|
+
|
|
+ac_ext=c
|
|
+ac_cpp='$CPP $CPPFLAGS'
|
|
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
|
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
|
|
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
+
|
|
+
|
|
+TLM_PACKAGE_VERSION=2.0.6
|
|
+
|
|
+
|
|
+
|
|
+
|
|
+
|
|
+
|
|
+
|
|
+
|
|
+
|
|
+ # Make sure we can run config.sub.
|
|
+$SHELL "${ac_aux_dir}config.sub" sun4 >/dev/null 2>&1 ||
|
|
+ as_fn_error $? "cannot run $SHELL ${ac_aux_dir}config.sub" "$LINENO" 5
|
|
+
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
|
|
+printf %s "checking build system type... " >&6; }
|
|
+if test ${ac_cv_build+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
+ ac_build_alias=$build_alias
|
|
+test "x$ac_build_alias" = x &&
|
|
+ ac_build_alias=`$SHELL "${ac_aux_dir}config.guess"`
|
|
+test "x$ac_build_alias" = x &&
|
|
+ as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
|
|
+ac_cv_build=`$SHELL "${ac_aux_dir}config.sub" $ac_build_alias` ||
|
|
+ as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $ac_build_alias failed" "$LINENO" 5
|
|
+
|
|
+fi
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
|
|
+printf "%s\n" "$ac_cv_build" >&6; }
|
|
+case $ac_cv_build in
|
|
+*-*-*) ;;
|
|
+*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
|
|
+esac
|
|
+build=$ac_cv_build
|
|
+ac_save_IFS=$IFS; IFS='-'
|
|
+set x $ac_cv_build
|
|
+shift
|
|
+build_cpu=$1
|
|
+build_vendor=$2
|
|
shift; shift
|
|
# Remember, the first character of IFS is used to create $*,
|
|
# except with old shells:
|
|
@@ -2411,21 +2991,22 @@ IFS=$ac_save_IFS
|
|
case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
|
|
-$as_echo_n "checking host system type... " >&6; }
|
|
-if ${ac_cv_host+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
|
|
+printf %s "checking host system type... " >&6; }
|
|
+if test ${ac_cv_host+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test "x$host_alias" = x; then
|
|
ac_cv_host=$ac_cv_build
|
|
else
|
|
- ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
|
|
- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
|
|
+ ac_cv_host=`$SHELL "${ac_aux_dir}config.sub" $host_alias` ||
|
|
+ as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $host_alias failed" "$LINENO" 5
|
|
fi
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
|
|
-$as_echo "$ac_cv_host" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
|
|
+printf "%s\n" "$ac_cv_host" >&6; }
|
|
case $ac_cv_host in
|
|
*-*-*) ;;
|
|
*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
|
|
@@ -2444,21 +3025,22 @@ IFS=$ac_save_IFS
|
|
case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
|
|
-$as_echo_n "checking target system type... " >&6; }
|
|
-if ${ac_cv_target+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
|
|
+printf %s "checking target system type... " >&6; }
|
|
+if test ${ac_cv_target+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test "x$target_alias" = x; then
|
|
ac_cv_target=$ac_cv_host
|
|
else
|
|
- ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
|
|
- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
|
|
+ ac_cv_target=`$SHELL "${ac_aux_dir}config.sub" $target_alias` ||
|
|
+ as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $target_alias failed" "$LINENO" 5
|
|
fi
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
|
|
-$as_echo "$ac_cv_target" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
|
|
+printf "%s\n" "$ac_cv_target" >&6; }
|
|
case $ac_cv_target in
|
|
*-*-*) ;;
|
|
*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;;
|
|
@@ -2484,9 +3066,10 @@ test -n "$target_alias" &&
|
|
NONENONEs,x,x, &&
|
|
program_prefix=${target_alias}-
|
|
|
|
-am__api_version='1.14'
|
|
+am__api_version='1.16'
|
|
+
|
|
|
|
-# Find a good install program. We prefer a C program (faster),
|
|
+ # Find a good install program. We prefer a C program (faster),
|
|
# so one script is as good as another. But avoid the broken or
|
|
# incompatible versions:
|
|
# SysV /etc/install, /usr/sbin/install
|
|
@@ -2500,20 +3083,25 @@ am__api_version='1.14'
|
|
# OS/2's system install, which has a completely different semantic
|
|
# ./install, which can be erroneously created by make from ./install.sh.
|
|
# Reject install programs that cannot install multiple files.
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
|
|
-$as_echo_n "checking for a BSD-compatible install... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
|
|
+printf %s "checking for a BSD-compatible install... " >&6; }
|
|
if test -z "$INSTALL"; then
|
|
-if ${ac_cv_path_install+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+if test ${ac_cv_path_install+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
- # Account for people who put trailing slashes in PATH elements.
|
|
-case $as_dir/ in #((
|
|
- ./ | .// | /[cC]/* | \
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
+ # Account for fact that we put trailing slashes in our PATH walk.
|
|
+case $as_dir in #((
|
|
+ ./ | /[cC]/* | \
|
|
/etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
|
|
?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
|
|
/usr/ucb/* ) ;;
|
|
@@ -2523,13 +3111,13 @@ case $as_dir/ in #((
|
|
# by default.
|
|
for ac_prog in ginstall scoinst install; do
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext"; then
|
|
if test $ac_prog = install &&
|
|
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
|
|
+ grep dspmsg "$as_dir$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
|
|
# AIX install. It has an incompatible calling convention.
|
|
:
|
|
elif test $ac_prog = install &&
|
|
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
|
|
+ grep pwplus "$as_dir$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
|
|
# program-specific install script used by HP pwplus--don't use.
|
|
:
|
|
else
|
|
@@ -2537,12 +3125,12 @@ case $as_dir/ in #((
|
|
echo one > conftest.one
|
|
echo two > conftest.two
|
|
mkdir conftest.dir
|
|
- if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
|
|
+ if "$as_dir$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir/" &&
|
|
test -s conftest.one && test -s conftest.two &&
|
|
test -s conftest.dir/conftest.one &&
|
|
test -s conftest.dir/conftest.two
|
|
then
|
|
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
|
|
+ ac_cv_path_install="$as_dir$ac_prog$ac_exec_ext -c"
|
|
break 3
|
|
fi
|
|
fi
|
|
@@ -2558,7 +3146,7 @@ IFS=$as_save_IFS
|
|
rm -rf conftest.one conftest.two conftest.dir
|
|
|
|
fi
|
|
- if test "${ac_cv_path_install+set}" = set; then
|
|
+ if test ${ac_cv_path_install+y}; then
|
|
INSTALL=$ac_cv_path_install
|
|
else
|
|
# As a last resort, use the slow shell script. Don't cache a
|
|
@@ -2568,8 +3156,8 @@ fi
|
|
INSTALL=$ac_install_sh
|
|
fi
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
|
|
-$as_echo "$INSTALL" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
|
|
+printf "%s\n" "$INSTALL" >&6; }
|
|
|
|
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
|
|
# It thinks the first close brace ends the variable substitution.
|
|
@@ -2579,8 +3167,8 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
|
|
|
|
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
|
|
-$as_echo_n "checking whether build environment is sane... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
|
|
+printf %s "checking whether build environment is sane... " >&6; }
|
|
# Reject unsafe characters in $srcdir or the absolute working directory
|
|
# name. Accept space and tab only in the latter.
|
|
am_lf='
|
|
@@ -2634,8 +3222,8 @@ else
|
|
as_fn_error $? "newly created file is older than distributed files!
|
|
Check your system clock" "$LINENO" 5
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
|
|
-$as_echo "yes" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
|
|
+printf "%s\n" "yes" >&6; }
|
|
# If we didn't sleep, we still need to ensure time stamps of config.status and
|
|
# generated files are strictly newer.
|
|
am_sleep_pid=
|
|
@@ -2654,29 +3242,26 @@ test "$program_suffix" != NONE &&
|
|
# Double any \ or $.
|
|
# By default was `s,x,x', remove it if useless.
|
|
ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
|
|
-program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
|
|
+program_transform_name=`printf "%s\n" "$program_transform_name" | sed "$ac_script"`
|
|
|
|
-# expand $ac_aux_dir to an absolute path
|
|
-am_aux_dir=`cd $ac_aux_dir && pwd`
|
|
|
|
-if test x"${MISSING+set}" != xset; then
|
|
- case $am_aux_dir in
|
|
- *\ * | *\ *)
|
|
- MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
|
|
- *)
|
|
- MISSING="\${SHELL} $am_aux_dir/missing" ;;
|
|
- esac
|
|
+# Expand $ac_aux_dir to an absolute path.
|
|
+am_aux_dir=`cd "$ac_aux_dir" && pwd`
|
|
+
|
|
+
|
|
+ if test x"${MISSING+set}" != xset; then
|
|
+ MISSING="\${SHELL} '$am_aux_dir/missing'"
|
|
fi
|
|
# Use eval to expand $SHELL
|
|
if eval "$MISSING --is-lightweight"; then
|
|
am_missing_run="$MISSING "
|
|
else
|
|
am_missing_run=
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
|
|
-$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
|
|
+printf "%s\n" "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
|
|
fi
|
|
|
|
-if test x"${install_sh}" != xset; then
|
|
+if test x"${install_sh+set}" != xset; then
|
|
case $am_aux_dir in
|
|
*\ * | *\ *)
|
|
install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
|
|
@@ -2693,11 +3278,12 @@ if test "$cross_compiling" != no; then
|
|
if test -n "$ac_tool_prefix"; then
|
|
# Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
|
|
set dummy ${ac_tool_prefix}strip; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_STRIP+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_STRIP+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$STRIP"; then
|
|
ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
|
|
else
|
|
@@ -2705,11 +3291,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_STRIP="${ac_tool_prefix}strip"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -2720,11 +3310,11 @@ fi
|
|
fi
|
|
STRIP=$ac_cv_prog_STRIP
|
|
if test -n "$STRIP"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
|
|
-$as_echo "$STRIP" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
|
|
+printf "%s\n" "$STRIP" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -2733,11 +3323,12 @@ if test -z "$ac_cv_prog_STRIP"; then
|
|
ac_ct_STRIP=$STRIP
|
|
# Extract the first word of "strip", so it can be a program name with args.
|
|
set dummy strip; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_ac_ct_STRIP+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$ac_ct_STRIP"; then
|
|
ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
|
|
else
|
|
@@ -2745,11 +3336,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_ac_ct_STRIP="strip"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -2760,11 +3355,11 @@ fi
|
|
fi
|
|
ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
|
|
if test -n "$ac_ct_STRIP"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
|
|
-$as_echo "$ac_ct_STRIP" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
|
|
+printf "%s\n" "$ac_ct_STRIP" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
if test "x$ac_ct_STRIP" = x; then
|
|
@@ -2772,8 +3367,8 @@ fi
|
|
else
|
|
case $cross_compiling:$ac_tool_warned in
|
|
yes:)
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
+printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
ac_tool_warned=yes ;;
|
|
esac
|
|
STRIP=$ac_ct_STRIP
|
|
@@ -2785,25 +3380,31 @@ fi
|
|
fi
|
|
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
|
|
-$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
|
|
+
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a race-free mkdir -p" >&5
|
|
+printf %s "checking for a race-free mkdir -p... " >&6; }
|
|
if test -z "$MKDIR_P"; then
|
|
- if ${ac_cv_path_mkdir+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ if test ${ac_cv_path_mkdir+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_prog in mkdir gmkdir; do
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
|
|
- case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
|
|
- 'mkdir (GNU coreutils) '* | \
|
|
- 'mkdir (coreutils) '* | \
|
|
+ as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext" || continue
|
|
+ case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #(
|
|
+ 'mkdir ('*'coreutils) '* | \
|
|
+ 'BusyBox '* | \
|
|
'mkdir (fileutils) '4.1*)
|
|
- ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
|
|
+ ac_cv_path_mkdir=$as_dir$ac_prog$ac_exec_ext
|
|
break 3;;
|
|
esac
|
|
done
|
|
@@ -2814,7 +3415,7 @@ IFS=$as_save_IFS
|
|
fi
|
|
|
|
test -d ./--version && rmdir ./--version
|
|
- if test "${ac_cv_path_mkdir+set}" = set; then
|
|
+ if test ${ac_cv_path_mkdir+y}; then
|
|
MKDIR_P="$ac_cv_path_mkdir -p"
|
|
else
|
|
# As a last resort, use the slow shell script. Don't cache a
|
|
@@ -2824,18 +3425,19 @@ fi
|
|
MKDIR_P="$ac_install_sh -d"
|
|
fi
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
|
|
-$as_echo "$MKDIR_P" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
|
|
+printf "%s\n" "$MKDIR_P" >&6; }
|
|
|
|
for ac_prog in gawk mawk nawk awk
|
|
do
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
set dummy $ac_prog; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_AWK+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_AWK+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$AWK"; then
|
|
ac_cv_prog_AWK="$AWK" # Let the user override the test.
|
|
else
|
|
@@ -2843,11 +3445,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_AWK="$ac_prog"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -2858,24 +3464,25 @@ fi
|
|
fi
|
|
AWK=$ac_cv_prog_AWK
|
|
if test -n "$AWK"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
|
|
-$as_echo "$AWK" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
|
|
+printf "%s\n" "$AWK" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
test -n "$AWK" && break
|
|
done
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
|
|
-$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
|
|
+printf %s "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
|
|
set x ${MAKE-make}
|
|
-ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
|
|
-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ac_make=`printf "%s\n" "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
|
|
+if eval test \${ac_cv_prog_make_${ac_make}_set+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
cat >conftest.make <<\_ACEOF
|
|
SHELL = /bin/sh
|
|
all:
|
|
@@ -2891,12 +3498,12 @@ esac
|
|
rm -f conftest.make
|
|
fi
|
|
if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
|
|
-$as_echo "yes" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
|
|
+printf "%s\n" "yes" >&6; }
|
|
SET_MAKE=
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
SET_MAKE="MAKE=${MAKE-make}"
|
|
fi
|
|
|
|
@@ -2910,7 +3517,8 @@ fi
|
|
rmdir .tst 2>/dev/null
|
|
|
|
# Check whether --enable-silent-rules was given.
|
|
-if test "${enable_silent_rules+set}" = set; then :
|
|
+if test ${enable_silent_rules+y}
|
|
+then :
|
|
enableval=$enable_silent_rules;
|
|
fi
|
|
|
|
@@ -2920,12 +3528,13 @@ case $enable_silent_rules in # (((
|
|
*) AM_DEFAULT_VERBOSITY=1;;
|
|
esac
|
|
am_make=${MAKE-make}
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
|
|
-$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
|
|
-if ${am_cv_make_support_nested_variables+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
- if $as_echo 'TRUE=$(BAR$(V))
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
|
|
+printf %s "checking whether $am_make supports nested variables... " >&6; }
|
|
+if test ${am_cv_make_support_nested_variables+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
+ if printf "%s\n" 'TRUE=$(BAR$(V))
|
|
BAR0=false
|
|
BAR1=true
|
|
V=1
|
|
@@ -2937,8 +3546,8 @@ else
|
|
am_cv_make_support_nested_variables=no
|
|
fi
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
|
|
-$as_echo "$am_cv_make_support_nested_variables" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
|
|
+printf "%s\n" "$am_cv_make_support_nested_variables" >&6; }
|
|
if test $am_cv_make_support_nested_variables = yes; then
|
|
AM_V='$(V)'
|
|
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
|
|
@@ -2991,12 +3600,12 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
|
|
|
|
# For better backward compatibility. To be removed once Automake 1.9.x
|
|
# dies out for good. For more background, see:
|
|
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
|
|
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
|
|
+# <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
|
|
+# <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
|
|
mkdir_p='$(MKDIR_P)'
|
|
|
|
-# We need awk for the "check" target. The system "awk" is bad on
|
|
-# some platforms.
|
|
+# We need awk for the "check" target (and possibly the TAP driver). The
|
|
+# system "awk" is bad on some platforms.
|
|
# Always define AMTAR for backward compatibility. Yes, it's still used
|
|
# in the wild :-( We should find a proper way to deprecate it ...
|
|
AMTAR='$${TAR-tar}'
|
|
@@ -3007,8 +3616,8 @@ _am_tools='gnutar pax cpio none'
|
|
|
|
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a pax tar archive" >&5
|
|
-$as_echo_n "checking how to create a pax tar archive... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to create a pax tar archive" >&5
|
|
+printf %s "checking how to create a pax tar archive... " >&6; }
|
|
|
|
# Go ahead even if we have the value already cached. We do so because we
|
|
# need to set the values for the 'am__tar' and 'am__untar' variables.
|
|
@@ -3083,17 +3692,32 @@ $as_echo_n "checking how to create a pax tar archive... " >&6; }
|
|
done
|
|
rm -rf conftest.dir
|
|
|
|
- if ${am_cv_prog_tar_pax+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ if test ${am_cv_prog_tar_pax+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
am_cv_prog_tar_pax=$_am_tool
|
|
fi
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_pax" >&5
|
|
-$as_echo "$am_cv_prog_tar_pax" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_pax" >&5
|
|
+printf "%s\n" "$am_cv_prog_tar_pax" >&6; }
|
|
+
|
|
+
|
|
+
|
|
|
|
|
|
+# Variables for tags utilities; see am/tags.am
|
|
+if test -z "$CTAGS"; then
|
|
+ CTAGS=ctags
|
|
+fi
|
|
+
|
|
+if test -z "$ETAGS"; then
|
|
+ ETAGS=etags
|
|
+fi
|
|
|
|
+if test -z "$CSCOPE"; then
|
|
+ CSCOPE=cscope
|
|
+fi
|
|
|
|
|
|
|
|
@@ -3128,7 +3752,7 @@ END
|
|
Aborting the configuration process, to ensure you take notice of the issue.
|
|
|
|
You can download and install GNU coreutils to get an 'rm' implementation
|
|
-that behaves properly: <http://www.gnu.org/software/coreutils/>.
|
|
+that behaves properly: <https://www.gnu.org/software/coreutils/>.
|
|
|
|
If you want to complete the configuration process using your problematic
|
|
'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
|
|
@@ -3139,8 +3763,10 @@ END
|
|
fi
|
|
fi
|
|
|
|
+
|
|
# Check whether --enable-silent-rules was given.
|
|
-if test "${enable_silent_rules+set}" = set; then :
|
|
+if test ${enable_silent_rules+y}
|
|
+then :
|
|
enableval=$enable_silent_rules;
|
|
fi
|
|
|
|
@@ -3150,12 +3776,13 @@ case $enable_silent_rules in # (((
|
|
*) AM_DEFAULT_VERBOSITY=0;;
|
|
esac
|
|
am_make=${MAKE-make}
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
|
|
-$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
|
|
-if ${am_cv_make_support_nested_variables+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
- if $as_echo 'TRUE=$(BAR$(V))
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
|
|
+printf %s "checking whether $am_make supports nested variables... " >&6; }
|
|
+if test ${am_cv_make_support_nested_variables+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
+ if printf "%s\n" 'TRUE=$(BAR$(V))
|
|
BAR0=false
|
|
BAR1=true
|
|
V=1
|
|
@@ -3167,8 +3794,8 @@ else
|
|
am_cv_make_support_nested_variables=no
|
|
fi
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
|
|
-$as_echo "$am_cv_make_support_nested_variables" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
|
|
+printf "%s\n" "$am_cv_make_support_nested_variables" >&6; }
|
|
if test $am_cv_make_support_nested_variables = yes; then
|
|
AM_V='$(V)'
|
|
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
|
|
@@ -3183,6 +3810,12 @@ AM_BACKSLASH='\'
|
|
: ${CFLAGS=""}
|
|
: ${CXXFLAGS=""}
|
|
|
|
+
|
|
+
|
|
+
|
|
+
|
|
+
|
|
+
|
|
ac_ext=cpp
|
|
ac_cpp='$CXXCPP $CPPFLAGS'
|
|
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
|
@@ -3193,15 +3826,16 @@ if test -z "$CXX"; then
|
|
CXX=$CCC
|
|
else
|
|
if test -n "$ac_tool_prefix"; then
|
|
- for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|
|
+ for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC clang++
|
|
do
|
|
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
|
|
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_CXX+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_CXX+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$CXX"; then
|
|
ac_cv_prog_CXX="$CXX" # Let the user override the test.
|
|
else
|
|
@@ -3209,11 +3843,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -3224,11 +3862,11 @@ fi
|
|
fi
|
|
CXX=$ac_cv_prog_CXX
|
|
if test -n "$CXX"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
|
|
-$as_echo "$CXX" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
|
|
+printf "%s\n" "$CXX" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -3237,15 +3875,16 @@ fi
|
|
fi
|
|
if test -z "$CXX"; then
|
|
ac_ct_CXX=$CXX
|
|
- for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|
|
+ for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC clang++
|
|
do
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
set dummy $ac_prog; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_ac_ct_CXX+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_ac_ct_CXX+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$ac_ct_CXX"; then
|
|
ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
|
|
else
|
|
@@ -3253,11 +3892,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_ac_ct_CXX="$ac_prog"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -3268,11 +3911,11 @@ fi
|
|
fi
|
|
ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
|
|
if test -n "$ac_ct_CXX"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
|
|
-$as_echo "$ac_ct_CXX" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
|
|
+printf "%s\n" "$ac_ct_CXX" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -3284,8 +3927,8 @@ done
|
|
else
|
|
case $cross_compiling:$ac_tool_warned in
|
|
yes:)
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
+printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
ac_tool_warned=yes ;;
|
|
esac
|
|
CXX=$ac_ct_CXX
|
|
@@ -3295,7 +3938,7 @@ fi
|
|
fi
|
|
fi
|
|
# Provide some information about the compiler.
|
|
-$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
|
|
+printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
|
|
set X $ac_compile
|
|
ac_compiler=$2
|
|
for ac_option in --version -v -V -qversion; do
|
|
@@ -3305,7 +3948,7 @@ case "(($ac_try" in
|
|
*) ac_try_echo=$ac_try;;
|
|
esac
|
|
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
|
|
-$as_echo "$ac_try_echo"; } >&5
|
|
+printf "%s\n" "$ac_try_echo"; } >&5
|
|
(eval "$ac_compiler $ac_option >&5") 2>conftest.err
|
|
ac_status=$?
|
|
if test -s conftest.err; then
|
|
@@ -3315,7 +3958,7 @@ $as_echo "$ac_try_echo"; } >&5
|
|
cat conftest.er1 >&5
|
|
fi
|
|
rm -f conftest.er1 conftest.err
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }
|
|
done
|
|
|
|
@@ -3323,7 +3966,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
;
|
|
@@ -3335,9 +3978,9 @@ ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
|
|
# Try to create an executable without -o first, disregard a.out.
|
|
# It will help us diagnose broken compilers, and finding out an intuition
|
|
# of exeext.
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5
|
|
-$as_echo_n "checking whether the C++ compiler works... " >&6; }
|
|
-ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5
|
|
+printf %s "checking whether the C++ compiler works... " >&6; }
|
|
+ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
|
|
|
|
# The possible output files:
|
|
ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
|
|
@@ -3358,11 +4001,12 @@ case "(($ac_try" in
|
|
*) ac_try_echo=$ac_try;;
|
|
esac
|
|
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
|
|
-$as_echo "$ac_try_echo"; } >&5
|
|
+printf "%s\n" "$ac_try_echo"; } >&5
|
|
(eval "$ac_link_default") 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
- test $ac_status = 0; }; then :
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ test $ac_status = 0; }
|
|
+then :
|
|
# Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
|
|
# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
|
|
# in a Makefile. We should not override ac_cv_exeext if it was cached,
|
|
@@ -3379,7 +4023,7 @@ do
|
|
# certainly right.
|
|
break;;
|
|
*.* )
|
|
- if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
|
|
+ if test ${ac_cv_exeext+y} && test "$ac_cv_exeext" != no;
|
|
then :; else
|
|
ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
|
|
fi
|
|
@@ -3395,44 +4039,46 @@ do
|
|
done
|
|
test "$ac_cv_exeext" = no && ac_cv_exeext=
|
|
|
|
-else
|
|
+else $as_nop
|
|
ac_file=''
|
|
fi
|
|
-if test -z "$ac_file"; then :
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
-$as_echo "$as_me: failed program was:" >&5
|
|
+if test -z "$ac_file"
|
|
+then :
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
+printf "%s\n" "$as_me: failed program was:" >&5
|
|
sed 's/^/| /' conftest.$ac_ext >&5
|
|
|
|
-{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
+{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
+printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
as_fn_error 77 "C++ compiler cannot create executables
|
|
See \`config.log' for more details" "$LINENO" 5; }
|
|
-else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
|
|
-$as_echo "yes" >&6; }
|
|
-fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5
|
|
-$as_echo_n "checking for C++ compiler default output file name... " >&6; }
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
|
|
-$as_echo "$ac_file" >&6; }
|
|
+else $as_nop
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
|
|
+printf "%s\n" "yes" >&6; }
|
|
+fi
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5
|
|
+printf %s "checking for C++ compiler default output file name... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
|
|
+printf "%s\n" "$ac_file" >&6; }
|
|
ac_exeext=$ac_cv_exeext
|
|
|
|
rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
|
|
ac_clean_files=$ac_clean_files_save
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
|
|
-$as_echo_n "checking for suffix of executables... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
|
|
+printf %s "checking for suffix of executables... " >&6; }
|
|
if { { ac_try="$ac_link"
|
|
case "(($ac_try" in
|
|
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
|
|
*) ac_try_echo=$ac_try;;
|
|
esac
|
|
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
|
|
-$as_echo "$ac_try_echo"; } >&5
|
|
+printf "%s\n" "$ac_try_echo"; } >&5
|
|
(eval "$ac_link") 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
- test $ac_status = 0; }; then :
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ test $ac_status = 0; }
|
|
+then :
|
|
# If both `conftest.exe' and `conftest' are `present' (well, observable)
|
|
# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
|
|
# work properly (i.e., refer to `conftest.exe'), while it won't with
|
|
@@ -3446,15 +4092,15 @@ for ac_file in conftest.exe conftest conftest.*; do
|
|
* ) break;;
|
|
esac
|
|
done
|
|
-else
|
|
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
+else $as_nop
|
|
+ { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
+printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
as_fn_error $? "cannot compute suffix of executables: cannot compile and link
|
|
See \`config.log' for more details" "$LINENO" 5; }
|
|
fi
|
|
rm -f conftest conftest$ac_cv_exeext
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
|
|
-$as_echo "$ac_cv_exeext" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
|
|
+printf "%s\n" "$ac_cv_exeext" >&6; }
|
|
|
|
rm -f conftest.$ac_ext
|
|
EXEEXT=$ac_cv_exeext
|
|
@@ -3463,7 +4109,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
#include <stdio.h>
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
FILE *f = fopen ("conftest.out", "w");
|
|
return ferror (f) || fclose (f) != 0;
|
|
@@ -3475,8 +4121,8 @@ _ACEOF
|
|
ac_clean_files="$ac_clean_files conftest.out"
|
|
# Check that the compiler produces executables we can run. If not, either
|
|
# the compiler is broken, or we cross compile.
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
|
|
-$as_echo_n "checking whether we are cross compiling... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
|
|
+printf %s "checking whether we are cross compiling... " >&6; }
|
|
if test "$cross_compiling" != yes; then
|
|
{ { ac_try="$ac_link"
|
|
case "(($ac_try" in
|
|
@@ -3484,10 +4130,10 @@ case "(($ac_try" in
|
|
*) ac_try_echo=$ac_try;;
|
|
esac
|
|
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
|
|
-$as_echo "$ac_try_echo"; } >&5
|
|
+printf "%s\n" "$ac_try_echo"; } >&5
|
|
(eval "$ac_link") 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }
|
|
if { ac_try='./conftest$ac_cv_exeext'
|
|
{ { case "(($ac_try" in
|
|
@@ -3495,39 +4141,40 @@ $as_echo "$ac_try_echo"; } >&5
|
|
*) ac_try_echo=$ac_try;;
|
|
esac
|
|
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
|
|
-$as_echo "$ac_try_echo"; } >&5
|
|
+printf "%s\n" "$ac_try_echo"; } >&5
|
|
(eval "$ac_try") 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }; }; then
|
|
cross_compiling=no
|
|
else
|
|
if test "$cross_compiling" = maybe; then
|
|
cross_compiling=yes
|
|
else
|
|
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
-as_fn_error $? "cannot run C++ compiled programs.
|
|
+ { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
+printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
+as_fn_error 77 "cannot run C++ compiled programs.
|
|
If you meant to cross compile, use \`--host'.
|
|
See \`config.log' for more details" "$LINENO" 5; }
|
|
fi
|
|
fi
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
|
|
-$as_echo "$cross_compiling" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
|
|
+printf "%s\n" "$cross_compiling" >&6; }
|
|
|
|
rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
|
|
ac_clean_files=$ac_clean_files_save
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
|
|
-$as_echo_n "checking for suffix of object files... " >&6; }
|
|
-if ${ac_cv_objext+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
|
|
+printf %s "checking for suffix of object files... " >&6; }
|
|
+if test ${ac_cv_objext+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
;
|
|
@@ -3541,11 +4188,12 @@ case "(($ac_try" in
|
|
*) ac_try_echo=$ac_try;;
|
|
esac
|
|
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
|
|
-$as_echo "$ac_try_echo"; } >&5
|
|
+printf "%s\n" "$ac_try_echo"; } >&5
|
|
(eval "$ac_compile") 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
- test $ac_status = 0; }; then :
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ test $ac_status = 0; }
|
|
+then :
|
|
for ac_file in conftest.o conftest.obj conftest.*; do
|
|
test -f "$ac_file" || continue;
|
|
case $ac_file in
|
|
@@ -3554,31 +4202,32 @@ $as_echo "$ac_try_echo"; } >&5
|
|
break;;
|
|
esac
|
|
done
|
|
-else
|
|
- $as_echo "$as_me: failed program was:" >&5
|
|
+else $as_nop
|
|
+ printf "%s\n" "$as_me: failed program was:" >&5
|
|
sed 's/^/| /' conftest.$ac_ext >&5
|
|
|
|
-{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
+{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
+printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
as_fn_error $? "cannot compute suffix of object files: cannot compile
|
|
See \`config.log' for more details" "$LINENO" 5; }
|
|
fi
|
|
rm -f conftest.$ac_cv_objext conftest.$ac_ext
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
|
|
-$as_echo "$ac_cv_objext" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
|
|
+printf "%s\n" "$ac_cv_objext" >&6; }
|
|
OBJEXT=$ac_cv_objext
|
|
ac_objext=$OBJEXT
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
|
|
-$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
|
|
-if ${ac_cv_cxx_compiler_gnu+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C++" >&5
|
|
+printf %s "checking whether the compiler supports GNU C++... " >&6; }
|
|
+if test ${ac_cv_cxx_compiler_gnu+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
#ifndef __GNUC__
|
|
choke me
|
|
@@ -3588,29 +4237,33 @@ main ()
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_cxx_try_compile "$LINENO"; then :
|
|
+if ac_fn_cxx_try_compile "$LINENO"
|
|
+then :
|
|
ac_compiler_gnu=yes
|
|
-else
|
|
+else $as_nop
|
|
ac_compiler_gnu=no
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
|
|
ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
|
|
-$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
|
|
+printf "%s\n" "$ac_cv_cxx_compiler_gnu" >&6; }
|
|
+ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
|
|
+
|
|
if test $ac_compiler_gnu = yes; then
|
|
GXX=yes
|
|
else
|
|
GXX=
|
|
fi
|
|
-ac_test_CXXFLAGS=${CXXFLAGS+set}
|
|
+ac_test_CXXFLAGS=${CXXFLAGS+y}
|
|
ac_save_CXXFLAGS=$CXXFLAGS
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
|
|
-$as_echo_n "checking whether $CXX accepts -g... " >&6; }
|
|
-if ${ac_cv_prog_cxx_g+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
|
|
+printf %s "checking whether $CXX accepts -g... " >&6; }
|
|
+if test ${ac_cv_prog_cxx_g+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
ac_save_cxx_werror_flag=$ac_cxx_werror_flag
|
|
ac_cxx_werror_flag=yes
|
|
ac_cv_prog_cxx_g=no
|
|
@@ -3619,57 +4272,60 @@ else
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_cxx_try_compile "$LINENO"; then :
|
|
+if ac_fn_cxx_try_compile "$LINENO"
|
|
+then :
|
|
ac_cv_prog_cxx_g=yes
|
|
-else
|
|
+else $as_nop
|
|
CXXFLAGS=""
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_cxx_try_compile "$LINENO"; then :
|
|
+if ac_fn_cxx_try_compile "$LINENO"
|
|
+then :
|
|
|
|
-else
|
|
+else $as_nop
|
|
ac_cxx_werror_flag=$ac_save_cxx_werror_flag
|
|
CXXFLAGS="-g"
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_cxx_try_compile "$LINENO"; then :
|
|
+if ac_fn_cxx_try_compile "$LINENO"
|
|
+then :
|
|
ac_cv_prog_cxx_g=yes
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
|
|
ac_cxx_werror_flag=$ac_save_cxx_werror_flag
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
|
|
-$as_echo "$ac_cv_prog_cxx_g" >&6; }
|
|
-if test "$ac_test_CXXFLAGS" = set; then
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
|
|
+printf "%s\n" "$ac_cv_prog_cxx_g" >&6; }
|
|
+if test $ac_test_CXXFLAGS; then
|
|
CXXFLAGS=$ac_save_CXXFLAGS
|
|
elif test $ac_cv_prog_cxx_g = yes; then
|
|
if test "$GXX" = yes; then
|
|
@@ -3684,6 +4340,100 @@ else
|
|
CXXFLAGS=
|
|
fi
|
|
fi
|
|
+ac_prog_cxx_stdcxx=no
|
|
+if test x$ac_prog_cxx_stdcxx = xno
|
|
+then :
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++11 features" >&5
|
|
+printf %s "checking for $CXX option to enable C++11 features... " >&6; }
|
|
+if test ${ac_cv_prog_cxx_11+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
+ ac_cv_prog_cxx_11=no
|
|
+ac_save_CXX=$CXX
|
|
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
+/* end confdefs.h. */
|
|
+$ac_cxx_conftest_cxx11_program
|
|
+_ACEOF
|
|
+for ac_arg in '' -std=gnu++11 -std=gnu++0x -std=c++11 -std=c++0x -qlanglvl=extended0x -AA
|
|
+do
|
|
+ CXX="$ac_save_CXX $ac_arg"
|
|
+ if ac_fn_cxx_try_compile "$LINENO"
|
|
+then :
|
|
+ ac_cv_prog_cxx_cxx11=$ac_arg
|
|
+fi
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam
|
|
+ test "x$ac_cv_prog_cxx_cxx11" != "xno" && break
|
|
+done
|
|
+rm -f conftest.$ac_ext
|
|
+CXX=$ac_save_CXX
|
|
+fi
|
|
+
|
|
+if test "x$ac_cv_prog_cxx_cxx11" = xno
|
|
+then :
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
|
|
+printf "%s\n" "unsupported" >&6; }
|
|
+else $as_nop
|
|
+ if test "x$ac_cv_prog_cxx_cxx11" = x
|
|
+then :
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
|
|
+printf "%s\n" "none needed" >&6; }
|
|
+else $as_nop
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx11" >&5
|
|
+printf "%s\n" "$ac_cv_prog_cxx_cxx11" >&6; }
|
|
+ CXX="$CXX $ac_cv_prog_cxx_cxx11"
|
|
+fi
|
|
+ ac_cv_prog_cxx_stdcxx=$ac_cv_prog_cxx_cxx11
|
|
+ ac_prog_cxx_stdcxx=cxx11
|
|
+fi
|
|
+fi
|
|
+if test x$ac_prog_cxx_stdcxx = xno
|
|
+then :
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++98 features" >&5
|
|
+printf %s "checking for $CXX option to enable C++98 features... " >&6; }
|
|
+if test ${ac_cv_prog_cxx_98+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
+ ac_cv_prog_cxx_98=no
|
|
+ac_save_CXX=$CXX
|
|
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
+/* end confdefs.h. */
|
|
+$ac_cxx_conftest_cxx98_program
|
|
+_ACEOF
|
|
+for ac_arg in '' -std=gnu++98 -std=c++98 -qlanglvl=extended -AA
|
|
+do
|
|
+ CXX="$ac_save_CXX $ac_arg"
|
|
+ if ac_fn_cxx_try_compile "$LINENO"
|
|
+then :
|
|
+ ac_cv_prog_cxx_cxx98=$ac_arg
|
|
+fi
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam
|
|
+ test "x$ac_cv_prog_cxx_cxx98" != "xno" && break
|
|
+done
|
|
+rm -f conftest.$ac_ext
|
|
+CXX=$ac_save_CXX
|
|
+fi
|
|
+
|
|
+if test "x$ac_cv_prog_cxx_cxx98" = xno
|
|
+then :
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
|
|
+printf "%s\n" "unsupported" >&6; }
|
|
+else $as_nop
|
|
+ if test "x$ac_cv_prog_cxx_cxx98" = x
|
|
+then :
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
|
|
+printf "%s\n" "none needed" >&6; }
|
|
+else $as_nop
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx98" >&5
|
|
+printf "%s\n" "$ac_cv_prog_cxx_cxx98" >&6; }
|
|
+ CXX="$CXX $ac_cv_prog_cxx_cxx98"
|
|
+fi
|
|
+ ac_cv_prog_cxx_stdcxx=$ac_cv_prog_cxx_cxx98
|
|
+ ac_prog_cxx_stdcxx=cxx98
|
|
+fi
|
|
+fi
|
|
+
|
|
ac_ext=c
|
|
ac_cpp='$CPP $CPPFLAGS'
|
|
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
|
@@ -3693,48 +4443,49 @@ DEPDIR="${am__leading_dot}deps"
|
|
|
|
ac_config_commands="$ac_config_commands depfiles"
|
|
|
|
-
|
|
-am_make=${MAKE-make}
|
|
-cat > confinc << 'END'
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5
|
|
+printf %s "checking whether ${MAKE-make} supports the include directive... " >&6; }
|
|
+cat > confinc.mk << 'END'
|
|
am__doit:
|
|
- @echo this is the am__doit target
|
|
+ @echo this is the am__doit target >confinc.out
|
|
.PHONY: am__doit
|
|
END
|
|
-# If we don't find an include directive, just comment out the code.
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
|
|
-$as_echo_n "checking for style of include used by $am_make... " >&6; }
|
|
am__include="#"
|
|
am__quote=
|
|
-_am_result=none
|
|
-# First try GNU make style include.
|
|
-echo "include confinc" > confmf
|
|
-# Ignore all kinds of additional output from 'make'.
|
|
-case `$am_make -s -f confmf 2> /dev/null` in #(
|
|
-*the\ am__doit\ target*)
|
|
- am__include=include
|
|
- am__quote=
|
|
- _am_result=GNU
|
|
- ;;
|
|
-esac
|
|
-# Now try BSD make style include.
|
|
-if test "$am__include" = "#"; then
|
|
- echo '.include "confinc"' > confmf
|
|
- case `$am_make -s -f confmf 2> /dev/null` in #(
|
|
- *the\ am__doit\ target*)
|
|
- am__include=.include
|
|
- am__quote="\""
|
|
- _am_result=BSD
|
|
+# BSD make does it like this.
|
|
+echo '.include "confinc.mk" # ignored' > confmf.BSD
|
|
+# Other make implementations (GNU, Solaris 10, AIX) do it like this.
|
|
+echo 'include confinc.mk # ignored' > confmf.GNU
|
|
+_am_result=no
|
|
+for s in GNU BSD; do
|
|
+ { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5
|
|
+ (${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5
|
|
+ ac_status=$?
|
|
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
+ (exit $ac_status); }
|
|
+ case $?:`cat confinc.out 2>/dev/null` in #(
|
|
+ '0:this is the am__doit target') :
|
|
+ case $s in #(
|
|
+ BSD) :
|
|
+ am__include='.include' am__quote='"' ;; #(
|
|
+ *) :
|
|
+ am__include='include' am__quote='' ;;
|
|
+esac ;; #(
|
|
+ *) :
|
|
;;
|
|
- esac
|
|
-fi
|
|
-
|
|
-
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
|
|
-$as_echo "$_am_result" >&6; }
|
|
-rm -f confinc confmf
|
|
+esac
|
|
+ if test "$am__include" != "#"; then
|
|
+ _am_result="yes ($s style)"
|
|
+ break
|
|
+ fi
|
|
+done
|
|
+rm -f confinc.* confmf.*
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
|
|
+printf "%s\n" "${_am_result}" >&6; }
|
|
|
|
# Check whether --enable-dependency-tracking was given.
|
|
-if test "${enable_dependency_tracking+set}" = set; then :
|
|
+if test ${enable_dependency_tracking+y}
|
|
+then :
|
|
enableval=$enable_dependency_tracking;
|
|
fi
|
|
|
|
@@ -3755,11 +4506,12 @@ fi
|
|
|
|
depcc="$CXX" am_compiler_list=
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
|
|
-$as_echo_n "checking dependency style of $depcc... " >&6; }
|
|
-if ${am_cv_CXX_dependencies_compiler_type+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
|
|
+printf %s "checking dependency style of $depcc... " >&6; }
|
|
+if test ${am_cv_CXX_dependencies_compiler_type+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
|
|
# We make a subdir and do the tests there. Otherwise we can end up
|
|
# making bogus files that we don't know about and never remove. For
|
|
@@ -3866,8 +4618,8 @@ else
|
|
fi
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
|
|
-$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
|
|
+printf "%s\n" "$am_cv_CXX_dependencies_compiler_type" >&6; }
|
|
CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
|
|
|
|
if
|
|
@@ -3885,11 +4637,12 @@ fi
|
|
CXX_COMP=`set $CXX; basename $1`
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using a Clang/LLVM C++ compiler" >&5
|
|
-$as_echo_n "checking whether we are using a Clang/LLVM C++ compiler... " >&6; }
|
|
-if ${sc_cv_clangxx+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we are using a Clang/LLVM C++ compiler" >&5
|
|
+printf %s "checking whether we are using a Clang/LLVM C++ compiler... " >&6; }
|
|
+if test ${sc_cv_clangxx+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
ac_ext=cpp
|
|
ac_cpp='$CXXCPP $CPPFLAGS'
|
|
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
|
@@ -3900,7 +4653,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
#ifndef __clang__
|
|
@@ -3911,12 +4664,13 @@ not clang
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_cxx_try_compile "$LINENO"; then :
|
|
+if ac_fn_cxx_try_compile "$LINENO"
|
|
+then :
|
|
sc_cv_clangxx=yes
|
|
-else
|
|
+else $as_nop
|
|
sc_cv_clangxx=no
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
|
|
ac_ext=c
|
|
ac_cpp='$CPP $CPPFLAGS'
|
|
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
|
@@ -3924,10 +4678,19 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
|
|
ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $sc_cv_clangxx" >&5
|
|
-$as_echo "$sc_cv_clangxx" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $sc_cv_clangxx" >&5
|
|
+printf "%s\n" "$sc_cv_clangxx" >&6; }
|
|
|
|
: ${CC="${CXX}"}
|
|
+
|
|
+
|
|
+
|
|
+
|
|
+
|
|
+
|
|
+
|
|
+
|
|
+
|
|
ac_ext=c
|
|
ac_cpp='$CPP $CPPFLAGS'
|
|
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
|
@@ -3936,11 +4699,12 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
if test -n "$ac_tool_prefix"; then
|
|
# Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
|
|
set dummy ${ac_tool_prefix}gcc; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_CC+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_CC+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$CC"; then
|
|
ac_cv_prog_CC="$CC" # Let the user override the test.
|
|
else
|
|
@@ -3948,11 +4712,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_CC="${ac_tool_prefix}gcc"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -3963,11 +4731,11 @@ fi
|
|
fi
|
|
CC=$ac_cv_prog_CC
|
|
if test -n "$CC"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
|
|
-$as_echo "$CC" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
|
|
+printf "%s\n" "$CC" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -3976,11 +4744,12 @@ if test -z "$ac_cv_prog_CC"; then
|
|
ac_ct_CC=$CC
|
|
# Extract the first word of "gcc", so it can be a program name with args.
|
|
set dummy gcc; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_ac_ct_CC+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_ac_ct_CC+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$ac_ct_CC"; then
|
|
ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
|
|
else
|
|
@@ -3988,11 +4757,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_ac_ct_CC="gcc"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -4003,11 +4776,11 @@ fi
|
|
fi
|
|
ac_ct_CC=$ac_cv_prog_ac_ct_CC
|
|
if test -n "$ac_ct_CC"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
|
|
-$as_echo "$ac_ct_CC" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
|
|
+printf "%s\n" "$ac_ct_CC" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
if test "x$ac_ct_CC" = x; then
|
|
@@ -4015,8 +4788,8 @@ fi
|
|
else
|
|
case $cross_compiling:$ac_tool_warned in
|
|
yes:)
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
+printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
ac_tool_warned=yes ;;
|
|
esac
|
|
CC=$ac_ct_CC
|
|
@@ -4029,11 +4802,12 @@ if test -z "$CC"; then
|
|
if test -n "$ac_tool_prefix"; then
|
|
# Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
|
|
set dummy ${ac_tool_prefix}cc; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_CC+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_CC+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$CC"; then
|
|
ac_cv_prog_CC="$CC" # Let the user override the test.
|
|
else
|
|
@@ -4041,11 +4815,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_CC="${ac_tool_prefix}cc"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -4056,11 +4834,11 @@ fi
|
|
fi
|
|
CC=$ac_cv_prog_CC
|
|
if test -n "$CC"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
|
|
-$as_echo "$CC" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
|
|
+printf "%s\n" "$CC" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -4069,11 +4847,12 @@ fi
|
|
if test -z "$CC"; then
|
|
# Extract the first word of "cc", so it can be a program name with args.
|
|
set dummy cc; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_CC+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_CC+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$CC"; then
|
|
ac_cv_prog_CC="$CC" # Let the user override the test.
|
|
else
|
|
@@ -4082,15 +4861,19 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
+ if test "$as_dir$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
|
|
ac_prog_rejected=yes
|
|
continue
|
|
fi
|
|
ac_cv_prog_CC="cc"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -4106,18 +4889,18 @@ if test $ac_prog_rejected = yes; then
|
|
# However, it has the same basename, so the bogon will be chosen
|
|
# first if we set CC to just the basename; use the full file name.
|
|
shift
|
|
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
|
|
+ ac_cv_prog_CC="$as_dir$ac_word${1+' '}$@"
|
|
fi
|
|
fi
|
|
fi
|
|
fi
|
|
CC=$ac_cv_prog_CC
|
|
if test -n "$CC"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
|
|
-$as_echo "$CC" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
|
|
+printf "%s\n" "$CC" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -4128,11 +4911,12 @@ if test -z "$CC"; then
|
|
do
|
|
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
|
|
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_CC+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_CC+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$CC"; then
|
|
ac_cv_prog_CC="$CC" # Let the user override the test.
|
|
else
|
|
@@ -4140,11 +4924,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -4155,11 +4943,11 @@ fi
|
|
fi
|
|
CC=$ac_cv_prog_CC
|
|
if test -n "$CC"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
|
|
-$as_echo "$CC" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
|
|
+printf "%s\n" "$CC" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -4172,11 +4960,12 @@ if test -z "$CC"; then
|
|
do
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
set dummy $ac_prog; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_ac_ct_CC+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_ac_ct_CC+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$ac_ct_CC"; then
|
|
ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
|
|
else
|
|
@@ -4184,11 +4973,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_ac_ct_CC="$ac_prog"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -4199,11 +4992,11 @@ fi
|
|
fi
|
|
ac_ct_CC=$ac_cv_prog_ac_ct_CC
|
|
if test -n "$ac_ct_CC"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
|
|
-$as_echo "$ac_ct_CC" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
|
|
+printf "%s\n" "$ac_ct_CC" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -4215,34 +5008,138 @@ done
|
|
else
|
|
case $cross_compiling:$ac_tool_warned in
|
|
yes:)
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
+printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
+ac_tool_warned=yes ;;
|
|
+esac
|
|
+ CC=$ac_ct_CC
|
|
+ fi
|
|
+fi
|
|
+
|
|
+fi
|
|
+if test -z "$CC"; then
|
|
+ if test -n "$ac_tool_prefix"; then
|
|
+ # Extract the first word of "${ac_tool_prefix}clang", so it can be a program name with args.
|
|
+set dummy ${ac_tool_prefix}clang; ac_word=$2
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_CC+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
+ if test -n "$CC"; then
|
|
+ ac_cv_prog_CC="$CC" # Let the user override the test.
|
|
+else
|
|
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
+for as_dir in $PATH
|
|
+do
|
|
+ IFS=$as_save_IFS
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
+ for ac_exec_ext in '' $ac_executable_extensions; do
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
+ ac_cv_prog_CC="${ac_tool_prefix}clang"
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
+ break 2
|
|
+ fi
|
|
+done
|
|
+ done
|
|
+IFS=$as_save_IFS
|
|
+
|
|
+fi
|
|
+fi
|
|
+CC=$ac_cv_prog_CC
|
|
+if test -n "$CC"; then
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
|
|
+printf "%s\n" "$CC" >&6; }
|
|
+else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
+fi
|
|
+
|
|
+
|
|
+fi
|
|
+if test -z "$ac_cv_prog_CC"; then
|
|
+ ac_ct_CC=$CC
|
|
+ # Extract the first word of "clang", so it can be a program name with args.
|
|
+set dummy clang; ac_word=$2
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_ac_ct_CC+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
+ if test -n "$ac_ct_CC"; then
|
|
+ ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
|
|
+else
|
|
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
+for as_dir in $PATH
|
|
+do
|
|
+ IFS=$as_save_IFS
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
+ for ac_exec_ext in '' $ac_executable_extensions; do
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
+ ac_cv_prog_ac_ct_CC="clang"
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
+ break 2
|
|
+ fi
|
|
+done
|
|
+ done
|
|
+IFS=$as_save_IFS
|
|
+
|
|
+fi
|
|
+fi
|
|
+ac_ct_CC=$ac_cv_prog_ac_ct_CC
|
|
+if test -n "$ac_ct_CC"; then
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
|
|
+printf "%s\n" "$ac_ct_CC" >&6; }
|
|
+else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
+fi
|
|
+
|
|
+ if test "x$ac_ct_CC" = x; then
|
|
+ CC=""
|
|
+ else
|
|
+ case $cross_compiling:$ac_tool_warned in
|
|
+yes:)
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
+printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
ac_tool_warned=yes ;;
|
|
esac
|
|
CC=$ac_ct_CC
|
|
fi
|
|
+else
|
|
+ CC="$ac_cv_prog_CC"
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
-test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
+test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
+printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
as_fn_error $? "no acceptable C compiler found in \$PATH
|
|
See \`config.log' for more details" "$LINENO" 5; }
|
|
|
|
# Provide some information about the compiler.
|
|
-$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
|
|
+printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
|
|
set X $ac_compile
|
|
ac_compiler=$2
|
|
-for ac_option in --version -v -V -qversion; do
|
|
+for ac_option in --version -v -V -qversion -version; do
|
|
{ { ac_try="$ac_compiler $ac_option >&5"
|
|
case "(($ac_try" in
|
|
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
|
|
*) ac_try_echo=$ac_try;;
|
|
esac
|
|
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
|
|
-$as_echo "$ac_try_echo"; } >&5
|
|
+printf "%s\n" "$ac_try_echo"; } >&5
|
|
(eval "$ac_compiler $ac_option >&5") 2>conftest.err
|
|
ac_status=$?
|
|
if test -s conftest.err; then
|
|
@@ -4252,20 +5149,21 @@ $as_echo "$ac_try_echo"; } >&5
|
|
cat conftest.er1 >&5
|
|
fi
|
|
rm -f conftest.er1 conftest.err
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }
|
|
done
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
|
|
-$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
|
|
-if ${ac_cv_c_compiler_gnu+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C" >&5
|
|
+printf %s "checking whether the compiler supports GNU C... " >&6; }
|
|
+if test ${ac_cv_c_compiler_gnu+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
#ifndef __GNUC__
|
|
choke me
|
|
@@ -4275,29 +5173,33 @@ main ()
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_compile "$LINENO"; then :
|
|
+if ac_fn_c_try_compile "$LINENO"
|
|
+then :
|
|
ac_compiler_gnu=yes
|
|
-else
|
|
+else $as_nop
|
|
ac_compiler_gnu=no
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
|
|
ac_cv_c_compiler_gnu=$ac_compiler_gnu
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
|
|
-$as_echo "$ac_cv_c_compiler_gnu" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
|
|
+printf "%s\n" "$ac_cv_c_compiler_gnu" >&6; }
|
|
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
+
|
|
if test $ac_compiler_gnu = yes; then
|
|
GCC=yes
|
|
else
|
|
GCC=
|
|
fi
|
|
-ac_test_CFLAGS=${CFLAGS+set}
|
|
+ac_test_CFLAGS=${CFLAGS+y}
|
|
ac_save_CFLAGS=$CFLAGS
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
|
|
-$as_echo_n "checking whether $CC accepts -g... " >&6; }
|
|
-if ${ac_cv_prog_cc_g+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
|
|
+printf %s "checking whether $CC accepts -g... " >&6; }
|
|
+if test ${ac_cv_prog_cc_g+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
ac_save_c_werror_flag=$ac_c_werror_flag
|
|
ac_c_werror_flag=yes
|
|
ac_cv_prog_cc_g=no
|
|
@@ -4306,57 +5208,60 @@ else
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_compile "$LINENO"; then :
|
|
+if ac_fn_c_try_compile "$LINENO"
|
|
+then :
|
|
ac_cv_prog_cc_g=yes
|
|
-else
|
|
+else $as_nop
|
|
CFLAGS=""
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_compile "$LINENO"; then :
|
|
+if ac_fn_c_try_compile "$LINENO"
|
|
+then :
|
|
|
|
-else
|
|
+else $as_nop
|
|
ac_c_werror_flag=$ac_save_c_werror_flag
|
|
CFLAGS="-g"
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_compile "$LINENO"; then :
|
|
+if ac_fn_c_try_compile "$LINENO"
|
|
+then :
|
|
ac_cv_prog_cc_g=yes
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
|
|
ac_c_werror_flag=$ac_save_c_werror_flag
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
|
|
-$as_echo "$ac_cv_prog_cc_g" >&6; }
|
|
-if test "$ac_test_CFLAGS" = set; then
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
|
|
+printf "%s\n" "$ac_cv_prog_cc_g" >&6; }
|
|
+if test $ac_test_CFLAGS; then
|
|
CFLAGS=$ac_save_CFLAGS
|
|
elif test $ac_cv_prog_cc_g = yes; then
|
|
if test "$GCC" = yes; then
|
|
@@ -4371,94 +5276,144 @@ else
|
|
CFLAGS=
|
|
fi
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
|
|
-$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
|
|
-if ${ac_cv_prog_cc_c89+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
- ac_cv_prog_cc_c89=no
|
|
+ac_prog_cc_stdc=no
|
|
+if test x$ac_prog_cc_stdc = xno
|
|
+then :
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5
|
|
+printf %s "checking for $CC option to enable C11 features... " >&6; }
|
|
+if test ${ac_cv_prog_cc_c11+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
+ ac_cv_prog_cc_c11=no
|
|
ac_save_CC=$CC
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
-#include <stdarg.h>
|
|
-#include <stdio.h>
|
|
-struct stat;
|
|
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
|
|
-struct buf { int x; };
|
|
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
|
|
-static char *e (p, i)
|
|
- char **p;
|
|
- int i;
|
|
-{
|
|
- return p[i];
|
|
-}
|
|
-static char *f (char * (*g) (char **, int), char **p, ...)
|
|
-{
|
|
- char *s;
|
|
- va_list v;
|
|
- va_start (v,p);
|
|
- s = g (p, va_arg (v,int));
|
|
- va_end (v);
|
|
- return s;
|
|
-}
|
|
-
|
|
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
|
|
- function prototypes and stuff, but not '\xHH' hex character constants.
|
|
- These don't provoke an error unfortunately, instead are silently treated
|
|
- as 'x'. The following induces an error, until -std is added to get
|
|
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
|
|
- array size at least. It's necessary to write '\x00'==0 to get something
|
|
- that's true only with -std. */
|
|
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
|
|
+$ac_c_conftest_c11_program
|
|
+_ACEOF
|
|
+for ac_arg in '' -std=gnu11
|
|
+do
|
|
+ CC="$ac_save_CC $ac_arg"
|
|
+ if ac_fn_c_try_compile "$LINENO"
|
|
+then :
|
|
+ ac_cv_prog_cc_c11=$ac_arg
|
|
+fi
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam
|
|
+ test "x$ac_cv_prog_cc_c11" != "xno" && break
|
|
+done
|
|
+rm -f conftest.$ac_ext
|
|
+CC=$ac_save_CC
|
|
+fi
|
|
|
|
-/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|
|
- inside strings and character constants. */
|
|
-#define FOO(x) 'x'
|
|
-int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
|
|
+if test "x$ac_cv_prog_cc_c11" = xno
|
|
+then :
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
|
|
+printf "%s\n" "unsupported" >&6; }
|
|
+else $as_nop
|
|
+ if test "x$ac_cv_prog_cc_c11" = x
|
|
+then :
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
|
|
+printf "%s\n" "none needed" >&6; }
|
|
+else $as_nop
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
|
|
+printf "%s\n" "$ac_cv_prog_cc_c11" >&6; }
|
|
+ CC="$CC $ac_cv_prog_cc_c11"
|
|
+fi
|
|
+ ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c11
|
|
+ ac_prog_cc_stdc=c11
|
|
+fi
|
|
+fi
|
|
+if test x$ac_prog_cc_stdc = xno
|
|
+then :
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
|
|
+printf %s "checking for $CC option to enable C99 features... " >&6; }
|
|
+if test ${ac_cv_prog_cc_c99+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
+ ac_cv_prog_cc_c99=no
|
|
+ac_save_CC=$CC
|
|
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
+/* end confdefs.h. */
|
|
+$ac_c_conftest_c99_program
|
|
+_ACEOF
|
|
+for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99=
|
|
+do
|
|
+ CC="$ac_save_CC $ac_arg"
|
|
+ if ac_fn_c_try_compile "$LINENO"
|
|
+then :
|
|
+ ac_cv_prog_cc_c99=$ac_arg
|
|
+fi
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam
|
|
+ test "x$ac_cv_prog_cc_c99" != "xno" && break
|
|
+done
|
|
+rm -f conftest.$ac_ext
|
|
+CC=$ac_save_CC
|
|
+fi
|
|
|
|
-int test (int i, double x);
|
|
-struct s1 {int (*f) (int a);};
|
|
-struct s2 {int (*f) (double a);};
|
|
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
|
|
-int argc;
|
|
-char **argv;
|
|
-int
|
|
-main ()
|
|
-{
|
|
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
|
|
- ;
|
|
- return 0;
|
|
-}
|
|
+if test "x$ac_cv_prog_cc_c99" = xno
|
|
+then :
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
|
|
+printf "%s\n" "unsupported" >&6; }
|
|
+else $as_nop
|
|
+ if test "x$ac_cv_prog_cc_c99" = x
|
|
+then :
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
|
|
+printf "%s\n" "none needed" >&6; }
|
|
+else $as_nop
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
|
|
+printf "%s\n" "$ac_cv_prog_cc_c99" >&6; }
|
|
+ CC="$CC $ac_cv_prog_cc_c99"
|
|
+fi
|
|
+ ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99
|
|
+ ac_prog_cc_stdc=c99
|
|
+fi
|
|
+fi
|
|
+if test x$ac_prog_cc_stdc = xno
|
|
+then :
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5
|
|
+printf %s "checking for $CC option to enable C89 features... " >&6; }
|
|
+if test ${ac_cv_prog_cc_c89+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
+ ac_cv_prog_cc_c89=no
|
|
+ac_save_CC=$CC
|
|
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
+/* end confdefs.h. */
|
|
+$ac_c_conftest_c89_program
|
|
_ACEOF
|
|
-for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
|
|
- -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
|
|
+for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
|
|
do
|
|
CC="$ac_save_CC $ac_arg"
|
|
- if ac_fn_c_try_compile "$LINENO"; then :
|
|
+ if ac_fn_c_try_compile "$LINENO"
|
|
+then :
|
|
ac_cv_prog_cc_c89=$ac_arg
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam
|
|
test "x$ac_cv_prog_cc_c89" != "xno" && break
|
|
done
|
|
rm -f conftest.$ac_ext
|
|
CC=$ac_save_CC
|
|
-
|
|
fi
|
|
-# AC_CACHE_VAL
|
|
-case "x$ac_cv_prog_cc_c89" in
|
|
- x)
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
|
|
-$as_echo "none needed" >&6; } ;;
|
|
- xno)
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
|
|
-$as_echo "unsupported" >&6; } ;;
|
|
- *)
|
|
- CC="$CC $ac_cv_prog_cc_c89"
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
|
|
-$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
|
|
-esac
|
|
-if test "x$ac_cv_prog_cc_c89" != xno; then :
|
|
|
|
+if test "x$ac_cv_prog_cc_c89" = xno
|
|
+then :
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
|
|
+printf "%s\n" "unsupported" >&6; }
|
|
+else $as_nop
|
|
+ if test "x$ac_cv_prog_cc_c89" = x
|
|
+then :
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
|
|
+printf "%s\n" "none needed" >&6; }
|
|
+else $as_nop
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
|
|
+printf "%s\n" "$ac_cv_prog_cc_c89" >&6; }
|
|
+ CC="$CC $ac_cv_prog_cc_c89"
|
|
+fi
|
|
+ ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89
|
|
+ ac_prog_cc_stdc=c89
|
|
+fi
|
|
fi
|
|
|
|
ac_ext=c
|
|
@@ -4467,21 +5422,23 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
|
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
|
|
ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
|
|
-ac_ext=c
|
|
+
|
|
+ ac_ext=c
|
|
ac_cpp='$CPP $CPPFLAGS'
|
|
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
|
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
|
|
ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
|
|
-$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
|
|
-if ${am_cv_prog_cc_c_o+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
|
|
+printf %s "checking whether $CC understands -c and -o together... " >&6; }
|
|
+if test ${am_cv_prog_cc_c_o+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
;
|
|
@@ -4509,8 +5466,8 @@ _ACEOF
|
|
rm -f core conftest*
|
|
unset am_i
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
|
|
-$as_echo "$am_cv_prog_cc_c_o" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
|
|
+printf "%s\n" "$am_cv_prog_cc_c_o" >&6; }
|
|
if test "$am_cv_prog_cc_c_o" != yes; then
|
|
# Losing compiler, so override with the script.
|
|
# FIXME: It is wrong to rewrite CC.
|
|
@@ -4528,11 +5485,12 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
|
|
depcc="$CC" am_compiler_list=
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
|
|
-$as_echo_n "checking dependency style of $depcc... " >&6; }
|
|
-if ${am_cv_CC_dependencies_compiler_type+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
|
|
+printf %s "checking dependency style of $depcc... " >&6; }
|
|
+if test ${am_cv_CC_dependencies_compiler_type+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
|
|
# We make a subdir and do the tests there. Otherwise we can end up
|
|
# making bogus files that we don't know about and never remove. For
|
|
@@ -4639,8 +5597,8 @@ else
|
|
fi
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
|
|
-$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
|
|
+printf "%s\n" "$am_cv_CC_dependencies_compiler_type" >&6; }
|
|
CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
|
|
|
|
if
|
|
@@ -4656,11 +5614,12 @@ fi
|
|
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using a Clang/LLVM C compiler" >&5
|
|
-$as_echo_n "checking whether we are using a Clang/LLVM C compiler... " >&6; }
|
|
-if ${sc_cv_clang+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we are using a Clang/LLVM C compiler" >&5
|
|
+printf %s "checking whether we are using a Clang/LLVM C compiler... " >&6; }
|
|
+if test ${sc_cv_clang+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
ac_ext=c
|
|
ac_cpp='$CPP $CPPFLAGS'
|
|
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
|
@@ -4671,7 +5630,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
#ifndef __clang__
|
|
@@ -4682,12 +5641,13 @@ not clang
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_compile "$LINENO"; then :
|
|
+if ac_fn_c_try_compile "$LINENO"
|
|
+then :
|
|
sc_cv_clang=yes
|
|
-else
|
|
+else $as_nop
|
|
sc_cv_clang=no
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
|
|
ac_ext=c
|
|
ac_cpp='$CPP $CPPFLAGS'
|
|
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
|
@@ -4695,19 +5655,21 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
|
|
ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $sc_cv_clang" >&5
|
|
-$as_echo "$sc_cv_clang" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $sc_cv_clang" >&5
|
|
+printf "%s\n" "$sc_cv_clang" >&6; }
|
|
|
|
-if test -n "$ac_tool_prefix"; then
|
|
+
|
|
+ if test -n "$ac_tool_prefix"; then
|
|
for ac_prog in ar lib "link -lib"
|
|
do
|
|
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
|
|
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_AR+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_AR+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$AR"; then
|
|
ac_cv_prog_AR="$AR" # Let the user override the test.
|
|
else
|
|
@@ -4715,11 +5677,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -4730,11 +5696,11 @@ fi
|
|
fi
|
|
AR=$ac_cv_prog_AR
|
|
if test -n "$AR"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
|
|
-$as_echo "$AR" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
|
|
+printf "%s\n" "$AR" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -4747,11 +5713,12 @@ if test -z "$AR"; then
|
|
do
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
set dummy $ac_prog; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_ac_ct_AR+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_ac_ct_AR+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$ac_ct_AR"; then
|
|
ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
|
|
else
|
|
@@ -4759,11 +5726,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_ac_ct_AR="$ac_prog"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -4774,11 +5745,11 @@ fi
|
|
fi
|
|
ac_ct_AR=$ac_cv_prog_ac_ct_AR
|
|
if test -n "$ac_ct_AR"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
|
|
-$as_echo "$ac_ct_AR" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
|
|
+printf "%s\n" "$ac_ct_AR" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -4790,8 +5761,8 @@ done
|
|
else
|
|
case $cross_compiling:$ac_tool_warned in
|
|
yes:)
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
+printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
ac_tool_warned=yes ;;
|
|
esac
|
|
AR=$ac_ct_AR
|
|
@@ -4800,11 +5771,12 @@ fi
|
|
|
|
: ${AR=ar}
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the archiver ($AR) interface" >&5
|
|
-$as_echo_n "checking the archiver ($AR) interface... " >&6; }
|
|
-if ${am_cv_ar_interface+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the archiver ($AR) interface" >&5
|
|
+printf %s "checking the archiver ($AR) interface... " >&6; }
|
|
+if test ${am_cv_ar_interface+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
ac_ext=c
|
|
ac_cpp='$CPP $CPPFLAGS'
|
|
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
|
@@ -4816,12 +5788,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
/* end confdefs.h. */
|
|
int some_variable = 0;
|
|
_ACEOF
|
|
-if ac_fn_c_try_compile "$LINENO"; then :
|
|
+if ac_fn_c_try_compile "$LINENO"
|
|
+then :
|
|
am_ar_try='$AR cru libconftest.a conftest.$ac_objext >&5'
|
|
{ { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$am_ar_try\""; } >&5
|
|
(eval $am_ar_try) 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }
|
|
if test "$ac_status" -eq 0; then
|
|
am_cv_ar_interface=ar
|
|
@@ -4830,7 +5803,7 @@ if ac_fn_c_try_compile "$LINENO"; then :
|
|
{ { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$am_ar_try\""; } >&5
|
|
(eval $am_ar_try) 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }
|
|
if test "$ac_status" -eq 0; then
|
|
am_cv_ar_interface=lib
|
|
@@ -4841,7 +5814,7 @@ if ac_fn_c_try_compile "$LINENO"; then :
|
|
rm -f conftest.lib libconftest.a
|
|
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
|
|
ac_ext=c
|
|
ac_cpp='$CPP $CPPFLAGS'
|
|
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
|
@@ -4849,8 +5822,8 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
|
|
ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_ar_interface" >&5
|
|
-$as_echo "$am_cv_ar_interface" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_ar_interface" >&5
|
|
+printf "%s\n" "$am_cv_ar_interface" >&6; }
|
|
|
|
case $am_cv_ar_interface in
|
|
ar)
|
|
@@ -4881,11 +5854,12 @@ test "${CCASFLAGS+set}" = set || CCASFLAGS=$CFLAGS
|
|
|
|
depcc="$CCAS" am_compiler_list=
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
|
|
-$as_echo_n "checking dependency style of $depcc... " >&6; }
|
|
-if ${am_cv_CCAS_dependencies_compiler_type+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
|
|
+printf %s "checking dependency style of $depcc... " >&6; }
|
|
+if test ${am_cv_CCAS_dependencies_compiler_type+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
|
|
# We make a subdir and do the tests there. Otherwise we can end up
|
|
# making bogus files that we don't know about and never remove. For
|
|
@@ -4990,8 +5964,8 @@ else
|
|
fi
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CCAS_dependencies_compiler_type" >&5
|
|
-$as_echo "$am_cv_CCAS_dependencies_compiler_type" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CCAS_dependencies_compiler_type" >&5
|
|
+printf "%s\n" "$am_cv_CCAS_dependencies_compiler_type" >&6; }
|
|
CCASDEPMODE=depmode=$am_cv_CCAS_dependencies_compiler_type
|
|
|
|
if
|
|
@@ -5006,15 +5980,15 @@ fi
|
|
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
|
|
-$as_echo_n "checking whether ln -s works... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
|
|
+printf %s "checking whether ln -s works... " >&6; }
|
|
LN_S=$as_ln_s
|
|
if test "$LN_S" = "ln -s"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
|
|
-$as_echo "yes" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
|
|
+printf "%s\n" "yes" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
|
|
-$as_echo "no, using $LN_S" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
|
|
+printf "%s\n" "no, using $LN_S" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -5028,7 +6002,8 @@ OPT_CXXFLAGS="-O3"
|
|
EXPLICIT_LPTHREAD="-lpthread"
|
|
LDFLAG_RPATH="-Wl,-rpath="
|
|
|
|
-if test "x$GXX" = xyes; then :
|
|
+if test "x$GXX" = xyes
|
|
+then :
|
|
EXTRA_ASFLAGS="-xassembler-with-cpp"
|
|
fi
|
|
|
|
@@ -5053,7 +6028,8 @@ esac
|
|
|
|
case ${TARGET_ARCH} in #(
|
|
hpux11|sparcOS5) :
|
|
- if test "x$GXX" = xyes; then :
|
|
+ if test "x$GXX" = xyes
|
|
+then :
|
|
TARGET_ARCH="gcc${TARGET_ARCH}"
|
|
fi ;; #(
|
|
*) :
|
|
@@ -5080,10 +6056,11 @@ case ${TARGET_ARCH} in #(
|
|
esac
|
|
|
|
# check compiler
|
|
- if test "x$GXX" = xyes; then :
|
|
+ if test "x$GXX" = xyes
|
|
+then :
|
|
EXTRA_CXXFLAGS="${EXTRA_CXXFLAGS} ${CPU_ARCH}"
|
|
EXTRA_ASFLAGS="${EXTRA_ASFLAGS} ${CPU_ARCH}"
|
|
-else
|
|
+else $as_nop
|
|
as_fn_error $? "\"sorry...compiler not supported\"" "$LINENO" 5
|
|
fi
|
|
|
|
@@ -5119,10 +6096,11 @@ esac
|
|
esac
|
|
|
|
# check compiler
|
|
- if test "x$GXX" = xyes; then :
|
|
+ if test "x$GXX" = xyes
|
|
+then :
|
|
EXTRA_CXXFLAGS="${EXTRA_CXXFLAGS} -arch ${CPU_ARCH}"
|
|
EXTRA_ASFLAGS="${EXTRA_ASFLAGS} -arch ${CPU_ARCH} -x assembler"
|
|
-else
|
|
+else $as_nop
|
|
as_fn_error $? "\"sorry...compiler not supported\"" "$LINENO" 5
|
|
fi
|
|
;; #(
|
|
@@ -5130,12 +6108,13 @@ fi
|
|
QT_ARCH="hppa" ;; #(
|
|
hpux11) :
|
|
QT_ARCH="hppa"
|
|
- if test "x$CXX_COMP" = xaCC; then :
|
|
+ if test "x$CXX_COMP" = xaCC
|
|
+then :
|
|
EXTRA_CXXFLAGS="-AA -ext +DA2.0 +DS2.0"
|
|
EXTRA_CFLAGS="-Wa,-w36"
|
|
OPT_CXXFLAGS="+O1"
|
|
: ${CCAS=/usr/ccs/bin/as}
|
|
-else
|
|
+else $as_nop
|
|
as_fn_error $? "\"sorry...compiler not supported\"" "$LINENO" 5
|
|
fi ;; #(
|
|
gccsparcOS5) :
|
|
@@ -5144,10 +6123,11 @@ fi ;; #(
|
|
sparcOS5) :
|
|
QT_ARCH="sparc-os2"
|
|
LDFLAG_RPATH="-Wl,-R"
|
|
- if test "x$CXX_COMP" = xCC; then :
|
|
+ if test "x$CXX_COMP" = xCC
|
|
+then :
|
|
EXTRA_CXXFLAGS=""
|
|
EXTRA_CFLAGS=""
|
|
-else
|
|
+else $as_nop
|
|
as_fn_error $? "\"sorry...compiler not supported\"" "$LINENO" 5
|
|
fi
|
|
;; #(
|
|
@@ -5156,10 +6136,12 @@ fi
|
|
esac
|
|
EXTRA_CFLAGS="${EXTRA_CXXFLAGS} ${EXTRA_CFLAGS}"
|
|
|
|
-if test "$sc_cv_clangxx" = yes; then :
|
|
+if test "$sc_cv_clangxx" = yes
|
|
+then :
|
|
EXTRA_LDFLAGS="${EXTRA_LDFLAGS} -Wc,-Qunused-arguments"
|
|
fi
|
|
-if test "$sc_cv_clang" = yes -a "$CCAS" = "$CC"; then :
|
|
+if test "$sc_cv_clang" = yes -a "$CCAS" = "$CC"
|
|
+then :
|
|
EXTRA_ASFLAGS="${EXTRA_ASFLAGS} -Qunused-arguments"
|
|
fi
|
|
|
|
@@ -5186,33 +6168,31 @@ if test x"$PTHREAD_LIBS$PTHREAD_CFLAGS" != x; then
|
|
CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
|
|
save_LIBS="$LIBS"
|
|
LIBS="$PTHREAD_LIBS $LIBS"
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_join in LIBS=$PTHREAD_LIBS with CFLAGS=$PTHREAD_CFLAGS" >&5
|
|
-$as_echo_n "checking for pthread_join in LIBS=$PTHREAD_LIBS with CFLAGS=$PTHREAD_CFLAGS... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pthread_join in LIBS=$PTHREAD_LIBS with CFLAGS=$PTHREAD_CFLAGS" >&5
|
|
+printf %s "checking for pthread_join in LIBS=$PTHREAD_LIBS with CFLAGS=$PTHREAD_CFLAGS... " >&6; }
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
/* Override any GCC internal prototype to avoid an error.
|
|
Use char because int might match the return type of a GCC
|
|
builtin and then its argument prototype would still apply. */
|
|
-#ifdef __cplusplus
|
|
-extern "C"
|
|
-#endif
|
|
char pthread_join ();
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
return pthread_join ();
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_link "$LINENO"; then :
|
|
+if ac_fn_c_try_link "$LINENO"
|
|
+then :
|
|
ax_pthread_ok=yes
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext \
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_ok" >&5
|
|
-$as_echo "$ax_pthread_ok" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_ok" >&5
|
|
+printf "%s\n" "$ax_pthread_ok" >&6; }
|
|
if test x"$ax_pthread_ok" = xno; then
|
|
PTHREAD_LIBS=""
|
|
PTHREAD_CFLAGS=""
|
|
@@ -5277,24 +6257,25 @@ for flag in $ax_pthread_flags; do
|
|
|
|
case $flag in
|
|
none)
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthreads work without any flags" >&5
|
|
-$as_echo_n "checking whether pthreads work without any flags... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether pthreads work without any flags" >&5
|
|
+printf %s "checking whether pthreads work without any flags... " >&6; }
|
|
;;
|
|
|
|
-*)
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with $flag" >&5
|
|
-$as_echo_n "checking whether pthreads work with $flag... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with $flag" >&5
|
|
+printf %s "checking whether pthreads work with $flag... " >&6; }
|
|
PTHREAD_CFLAGS="$flag"
|
|
;;
|
|
|
|
pthread-config)
|
|
# Extract the first word of "pthread-config", so it can be a program name with args.
|
|
set dummy pthread-config; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_ax_pthread_config+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_ax_pthread_config+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$ax_pthread_config"; then
|
|
ac_cv_prog_ax_pthread_config="$ax_pthread_config" # Let the user override the test.
|
|
else
|
|
@@ -5302,11 +6283,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_ax_pthread_config="yes"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -5318,11 +6303,11 @@ fi
|
|
fi
|
|
ax_pthread_config=$ac_cv_prog_ax_pthread_config
|
|
if test -n "$ax_pthread_config"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_config" >&5
|
|
-$as_echo "$ax_pthread_config" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_config" >&5
|
|
+printf "%s\n" "$ax_pthread_config" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -5332,8 +6317,8 @@ fi
|
|
;;
|
|
|
|
*)
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the pthreads library -l$flag" >&5
|
|
-$as_echo_n "checking for the pthreads library -l$flag... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for the pthreads library -l$flag" >&5
|
|
+printf %s "checking for the pthreads library -l$flag... " >&6; }
|
|
PTHREAD_LIBS="-l$flag"
|
|
;;
|
|
esac
|
|
@@ -5358,7 +6343,7 @@ $as_echo_n "checking for the pthreads library -l$flag... " >&6; }
|
|
static void routine(void *a) { a = 0; }
|
|
static void *start_routine(void *a) { return a; }
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
pthread_t th; pthread_attr_t attr;
|
|
pthread_create(&th, 0, start_routine, 0);
|
|
@@ -5370,17 +6355,18 @@ pthread_t th; pthread_attr_t attr;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_link "$LINENO"; then :
|
|
+if ac_fn_c_try_link "$LINENO"
|
|
+then :
|
|
ax_pthread_ok=yes
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext \
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
|
|
LIBS="$save_LIBS"
|
|
CFLAGS="$save_CFLAGS"
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_ok" >&5
|
|
-$as_echo "$ax_pthread_ok" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_ok" >&5
|
|
+printf "%s\n" "$ax_pthread_ok" >&6; }
|
|
if test "x$ax_pthread_ok" = xyes; then
|
|
break;
|
|
fi
|
|
@@ -5398,39 +6384,38 @@ if test "x$ax_pthread_ok" = xyes; then
|
|
CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
|
|
|
|
# Detect AIX lossage: JOINABLE attribute is called UNDETACHED.
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for joinable pthread attribute" >&5
|
|
-$as_echo_n "checking for joinable pthread attribute... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for joinable pthread attribute" >&5
|
|
+printf %s "checking for joinable pthread attribute... " >&6; }
|
|
attr_name=unknown
|
|
for attr in PTHREAD_CREATE_JOINABLE PTHREAD_CREATE_UNDETACHED; do
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
#include <pthread.h>
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
int attr = $attr; return attr /* ; */
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_link "$LINENO"; then :
|
|
+if ac_fn_c_try_link "$LINENO"
|
|
+then :
|
|
attr_name=$attr; break
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext \
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
done
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $attr_name" >&5
|
|
-$as_echo "$attr_name" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $attr_name" >&5
|
|
+printf "%s\n" "$attr_name" >&6; }
|
|
if test "$attr_name" != PTHREAD_CREATE_JOINABLE; then
|
|
|
|
-cat >>confdefs.h <<_ACEOF
|
|
-#define PTHREAD_CREATE_JOINABLE $attr_name
|
|
-_ACEOF
|
|
+printf "%s\n" "#define PTHREAD_CREATE_JOINABLE $attr_name" >>confdefs.h
|
|
|
|
fi
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking if more special flags are required for pthreads" >&5
|
|
-$as_echo_n "checking if more special flags are required for pthreads... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if more special flags are required for pthreads" >&5
|
|
+printf %s "checking if more special flags are required for pthreads... " >&6; }
|
|
flag=no
|
|
case ${host_os} in
|
|
aix* | freebsd* | darwin*) flag="-D_THREAD_SAFE";;
|
|
@@ -5443,44 +6428,47 @@ $as_echo_n "checking if more special flags are required for pthreads... " >&6; }
|
|
fi
|
|
;;
|
|
esac
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${flag}" >&5
|
|
-$as_echo "${flag}" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${flag}" >&5
|
|
+printf "%s\n" "${flag}" >&6; }
|
|
if test "x$flag" != xno; then
|
|
PTHREAD_CFLAGS="$flag $PTHREAD_CFLAGS"
|
|
fi
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PTHREAD_PRIO_INHERIT" >&5
|
|
-$as_echo_n "checking for PTHREAD_PRIO_INHERIT... " >&6; }
|
|
-if ${ax_cv_PTHREAD_PRIO_INHERIT+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for PTHREAD_PRIO_INHERIT" >&5
|
|
+printf %s "checking for PTHREAD_PRIO_INHERIT... " >&6; }
|
|
+if test ${ax_cv_PTHREAD_PRIO_INHERIT+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
#include <pthread.h>
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
int i = PTHREAD_PRIO_INHERIT;
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_link "$LINENO"; then :
|
|
+if ac_fn_c_try_link "$LINENO"
|
|
+then :
|
|
ax_cv_PTHREAD_PRIO_INHERIT=yes
|
|
-else
|
|
+else $as_nop
|
|
ax_cv_PTHREAD_PRIO_INHERIT=no
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext \
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_PRIO_INHERIT" >&5
|
|
-$as_echo "$ax_cv_PTHREAD_PRIO_INHERIT" >&6; }
|
|
- if test "x$ax_cv_PTHREAD_PRIO_INHERIT" = "xyes"; then :
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_PRIO_INHERIT" >&5
|
|
+printf "%s\n" "$ax_cv_PTHREAD_PRIO_INHERIT" >&6; }
|
|
+ if test "x$ax_cv_PTHREAD_PRIO_INHERIT" = "xyes"
|
|
+then :
|
|
|
|
-$as_echo "#define HAVE_PTHREAD_PRIO_INHERIT 1" >>confdefs.h
|
|
+printf "%s\n" "#define HAVE_PTHREAD_PRIO_INHERIT 1" >>confdefs.h
|
|
|
|
fi
|
|
|
|
@@ -5493,11 +6481,12 @@ fi
|
|
do
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
set dummy $ac_prog; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_PTHREAD_CC+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_PTHREAD_CC+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$PTHREAD_CC"; then
|
|
ac_cv_prog_PTHREAD_CC="$PTHREAD_CC" # Let the user override the test.
|
|
else
|
|
@@ -5505,11 +6494,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_PTHREAD_CC="$ac_prog"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -5520,11 +6513,11 @@ fi
|
|
fi
|
|
PTHREAD_CC=$ac_cv_prog_PTHREAD_CC
|
|
if test -n "$PTHREAD_CC"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PTHREAD_CC" >&5
|
|
-$as_echo "$PTHREAD_CC" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PTHREAD_CC" >&5
|
|
+printf "%s\n" "$PTHREAD_CC" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -5546,7 +6539,7 @@ fi
|
|
# Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
|
|
if test x"$ax_pthread_ok" = xyes; then
|
|
|
|
-$as_echo "#define HAVE_PTHREAD 1" >>confdefs.h
|
|
+printf "%s\n" "#define HAVE_PTHREAD 1" >>confdefs.h
|
|
|
|
:
|
|
else
|
|
@@ -5572,8 +6565,8 @@ CXXFLAGS_USER="${CXXFLAGS}"
|
|
CXXFLAGS="${EXTRA_CXXFLAGS} ${CXXFLAGS}"
|
|
case `pwd` in
|
|
*\ * | *\ *)
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
|
|
-$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
|
|
+printf "%s\n" "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
|
|
esac
|
|
|
|
|
|
@@ -5593,6 +6586,7 @@ macro_revision='1.3337'
|
|
|
|
|
|
|
|
+
|
|
ltmain="$ac_aux_dir/ltmain.sh"
|
|
|
|
# Backslashify metacharacters that are still active within
|
|
@@ -5616,8 +6610,8 @@ ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
|
|
ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
|
|
ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
|
|
-$as_echo_n "checking how to print strings... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
|
|
+printf %s "checking how to print strings... " >&6; }
|
|
# Test print first, because it will be a builtin if present.
|
|
if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
|
|
test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
|
|
@@ -5643,12 +6637,12 @@ func_echo_all ()
|
|
}
|
|
|
|
case "$ECHO" in
|
|
- printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
|
|
-$as_echo "printf" >&6; } ;;
|
|
- print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
|
|
-$as_echo "print -r" >&6; } ;;
|
|
- *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
|
|
-$as_echo "cat" >&6; } ;;
|
|
+ printf*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: printf" >&5
|
|
+printf "%s\n" "printf" >&6; } ;;
|
|
+ print*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
|
|
+printf "%s\n" "print -r" >&6; } ;;
|
|
+ *) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: cat" >&5
|
|
+printf "%s\n" "cat" >&6; } ;;
|
|
esac
|
|
|
|
|
|
@@ -5664,11 +6658,12 @@ esac
|
|
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
|
|
-$as_echo_n "checking for a sed that does not truncate output... " >&6; }
|
|
-if ${ac_cv_path_SED+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
|
|
+printf %s "checking for a sed that does not truncate output... " >&6; }
|
|
+if test ${ac_cv_path_SED+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
|
|
for ac_i in 1 2 3 4 5 6 7; do
|
|
ac_script="$ac_script$as_nl$ac_script"
|
|
@@ -5682,10 +6677,15 @@ else
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
- for ac_prog in sed gsed; do
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
+ for ac_prog in sed gsed
|
|
+ do
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
|
|
+ ac_path_SED="$as_dir$ac_prog$ac_exec_ext"
|
|
as_fn_executable_p "$ac_path_SED" || continue
|
|
# Check for GNU ac_path_SED and select it if it is found.
|
|
# Check for GNU $ac_path_SED
|
|
@@ -5694,13 +6694,13 @@ case `"$ac_path_SED" --version 2>&1` in
|
|
ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
|
|
*)
|
|
ac_count=0
|
|
- $as_echo_n 0123456789 >"conftest.in"
|
|
+ printf %s 0123456789 >"conftest.in"
|
|
while :
|
|
do
|
|
cat "conftest.in" "conftest.in" >"conftest.tmp"
|
|
mv "conftest.tmp" "conftest.in"
|
|
cp "conftest.in" "conftest.nl"
|
|
- $as_echo '' >> "conftest.nl"
|
|
+ printf "%s\n" '' >> "conftest.nl"
|
|
"$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
|
|
diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
|
|
as_fn_arith $ac_count + 1 && ac_count=$as_val
|
|
@@ -5728,8 +6728,8 @@ else
|
|
fi
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
|
|
-$as_echo "$ac_cv_path_SED" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
|
|
+printf "%s\n" "$ac_cv_path_SED" >&6; }
|
|
SED="$ac_cv_path_SED"
|
|
rm -f conftest.sed
|
|
|
|
@@ -5746,11 +6746,12 @@ Xsed="$SED -e 1s/^X//"
|
|
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
|
|
-$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
|
|
-if ${ac_cv_path_GREP+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
|
|
+printf %s "checking for grep that handles long lines and -e... " >&6; }
|
|
+if test ${ac_cv_path_GREP+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -z "$GREP"; then
|
|
ac_path_GREP_found=false
|
|
# Loop through the user's path and test for each of PROGNAME-LIST
|
|
@@ -5758,10 +6759,15 @@ else
|
|
for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
- for ac_prog in grep ggrep; do
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
+ for ac_prog in grep ggrep
|
|
+ do
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
|
|
+ ac_path_GREP="$as_dir$ac_prog$ac_exec_ext"
|
|
as_fn_executable_p "$ac_path_GREP" || continue
|
|
# Check for GNU ac_path_GREP and select it if it is found.
|
|
# Check for GNU $ac_path_GREP
|
|
@@ -5770,13 +6776,13 @@ case `"$ac_path_GREP" --version 2>&1` in
|
|
ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
|
|
*)
|
|
ac_count=0
|
|
- $as_echo_n 0123456789 >"conftest.in"
|
|
+ printf %s 0123456789 >"conftest.in"
|
|
while :
|
|
do
|
|
cat "conftest.in" "conftest.in" >"conftest.tmp"
|
|
mv "conftest.tmp" "conftest.in"
|
|
cp "conftest.in" "conftest.nl"
|
|
- $as_echo 'GREP' >> "conftest.nl"
|
|
+ printf "%s\n" 'GREP' >> "conftest.nl"
|
|
"$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
|
|
diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
|
|
as_fn_arith $ac_count + 1 && ac_count=$as_val
|
|
@@ -5804,16 +6810,17 @@ else
|
|
fi
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
|
|
-$as_echo "$ac_cv_path_GREP" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
|
|
+printf "%s\n" "$ac_cv_path_GREP" >&6; }
|
|
GREP="$ac_cv_path_GREP"
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
|
|
-$as_echo_n "checking for egrep... " >&6; }
|
|
-if ${ac_cv_path_EGREP+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
|
|
+printf %s "checking for egrep... " >&6; }
|
|
+if test ${ac_cv_path_EGREP+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
|
|
then ac_cv_path_EGREP="$GREP -E"
|
|
else
|
|
@@ -5824,10 +6831,15 @@ else
|
|
for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
- for ac_prog in egrep; do
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
+ for ac_prog in egrep
|
|
+ do
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
|
|
+ ac_path_EGREP="$as_dir$ac_prog$ac_exec_ext"
|
|
as_fn_executable_p "$ac_path_EGREP" || continue
|
|
# Check for GNU ac_path_EGREP and select it if it is found.
|
|
# Check for GNU $ac_path_EGREP
|
|
@@ -5836,13 +6848,13 @@ case `"$ac_path_EGREP" --version 2>&1` in
|
|
ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
|
|
*)
|
|
ac_count=0
|
|
- $as_echo_n 0123456789 >"conftest.in"
|
|
+ printf %s 0123456789 >"conftest.in"
|
|
while :
|
|
do
|
|
cat "conftest.in" "conftest.in" >"conftest.tmp"
|
|
mv "conftest.tmp" "conftest.in"
|
|
cp "conftest.in" "conftest.nl"
|
|
- $as_echo 'EGREP' >> "conftest.nl"
|
|
+ printf "%s\n" 'EGREP' >> "conftest.nl"
|
|
"$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
|
|
diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
|
|
as_fn_arith $ac_count + 1 && ac_count=$as_val
|
|
@@ -5871,16 +6883,17 @@ fi
|
|
|
|
fi
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
|
|
-$as_echo "$ac_cv_path_EGREP" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
|
|
+printf "%s\n" "$ac_cv_path_EGREP" >&6; }
|
|
EGREP="$ac_cv_path_EGREP"
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
|
|
-$as_echo_n "checking for fgrep... " >&6; }
|
|
-if ${ac_cv_path_FGREP+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
|
|
+printf %s "checking for fgrep... " >&6; }
|
|
+if test ${ac_cv_path_FGREP+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
|
|
then ac_cv_path_FGREP="$GREP -F"
|
|
else
|
|
@@ -5891,10 +6904,15 @@ else
|
|
for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
- for ac_prog in fgrep; do
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
+ for ac_prog in fgrep
|
|
+ do
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
|
|
+ ac_path_FGREP="$as_dir$ac_prog$ac_exec_ext"
|
|
as_fn_executable_p "$ac_path_FGREP" || continue
|
|
# Check for GNU ac_path_FGREP and select it if it is found.
|
|
# Check for GNU $ac_path_FGREP
|
|
@@ -5903,13 +6921,13 @@ case `"$ac_path_FGREP" --version 2>&1` in
|
|
ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
|
|
*)
|
|
ac_count=0
|
|
- $as_echo_n 0123456789 >"conftest.in"
|
|
+ printf %s 0123456789 >"conftest.in"
|
|
while :
|
|
do
|
|
cat "conftest.in" "conftest.in" >"conftest.tmp"
|
|
mv "conftest.tmp" "conftest.in"
|
|
cp "conftest.in" "conftest.nl"
|
|
- $as_echo 'FGREP' >> "conftest.nl"
|
|
+ printf "%s\n" 'FGREP' >> "conftest.nl"
|
|
"$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
|
|
diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
|
|
as_fn_arith $ac_count + 1 && ac_count=$as_val
|
|
@@ -5938,8 +6956,8 @@ fi
|
|
|
|
fi
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
|
|
-$as_echo "$ac_cv_path_FGREP" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
|
|
+printf "%s\n" "$ac_cv_path_FGREP" >&6; }
|
|
FGREP="$ac_cv_path_FGREP"
|
|
|
|
|
|
@@ -5964,17 +6982,18 @@ test -z "$GREP" && GREP=grep
|
|
|
|
|
|
# Check whether --with-gnu-ld was given.
|
|
-if test "${with_gnu_ld+set}" = set; then :
|
|
+if test ${with_gnu_ld+y}
|
|
+then :
|
|
withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
|
|
-else
|
|
+else $as_nop
|
|
with_gnu_ld=no
|
|
fi
|
|
|
|
ac_prog=ld
|
|
if test "$GCC" = yes; then
|
|
# Check if gcc -print-prog-name=ld gives a path.
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
|
|
-$as_echo_n "checking for ld used by $CC... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
|
|
+printf %s "checking for ld used by $CC... " >&6; }
|
|
case $host in
|
|
*-*-mingw*)
|
|
# gcc leaves a trailing carriage return which upsets mingw
|
|
@@ -6003,15 +7022,16 @@ $as_echo_n "checking for ld used by $CC... " >&6; }
|
|
;;
|
|
esac
|
|
elif test "$with_gnu_ld" = yes; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
|
|
-$as_echo_n "checking for GNU ld... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
|
|
+printf %s "checking for GNU ld... " >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
|
|
-$as_echo_n "checking for non-GNU ld... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
|
|
+printf %s "checking for non-GNU ld... " >&6; }
|
|
fi
|
|
-if ${lt_cv_path_LD+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+if test ${lt_cv_path_LD+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -z "$LD"; then
|
|
lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
|
|
for ac_dir in $PATH; do
|
|
@@ -6040,18 +7060,19 @@ fi
|
|
|
|
LD="$lt_cv_path_LD"
|
|
if test -n "$LD"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
|
|
-$as_echo "$LD" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
|
|
+printf "%s\n" "$LD" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
|
|
-$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
|
|
-if ${lt_cv_prog_gnu_ld+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
|
|
+printf %s "checking if the linker ($LD) is GNU ld... " >&6; }
|
|
+if test ${lt_cv_prog_gnu_ld+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
# I'd rather use --version here, but apparently some GNU lds only accept -v.
|
|
case `$LD -v 2>&1 </dev/null` in
|
|
*GNU* | *'with BFD'*)
|
|
@@ -6062,8 +7083,8 @@ case `$LD -v 2>&1 </dev/null` in
|
|
;;
|
|
esac
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
|
|
-$as_echo "$lt_cv_prog_gnu_ld" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
|
|
+printf "%s\n" "$lt_cv_prog_gnu_ld" >&6; }
|
|
with_gnu_ld=$lt_cv_prog_gnu_ld
|
|
|
|
|
|
@@ -6074,11 +7095,12 @@ with_gnu_ld=$lt_cv_prog_gnu_ld
|
|
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
|
|
-$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
|
|
-if ${lt_cv_path_NM+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
|
|
+printf %s "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
|
|
+if test ${lt_cv_path_NM+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$NM"; then
|
|
# Let the user override the test.
|
|
lt_cv_path_NM="$NM"
|
|
@@ -6123,8 +7145,8 @@ else
|
|
: ${lt_cv_path_NM=no}
|
|
fi
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
|
|
-$as_echo "$lt_cv_path_NM" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
|
|
+printf "%s\n" "$lt_cv_path_NM" >&6; }
|
|
if test "$lt_cv_path_NM" != "no"; then
|
|
NM="$lt_cv_path_NM"
|
|
else
|
|
@@ -6137,11 +7159,12 @@ else
|
|
do
|
|
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
|
|
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_DUMPBIN+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_DUMPBIN+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$DUMPBIN"; then
|
|
ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
|
|
else
|
|
@@ -6149,11 +7172,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -6164,11 +7191,11 @@ fi
|
|
fi
|
|
DUMPBIN=$ac_cv_prog_DUMPBIN
|
|
if test -n "$DUMPBIN"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
|
|
-$as_echo "$DUMPBIN" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
|
|
+printf "%s\n" "$DUMPBIN" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -6181,11 +7208,12 @@ if test -z "$DUMPBIN"; then
|
|
do
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
set dummy $ac_prog; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_ac_ct_DUMPBIN+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$ac_ct_DUMPBIN"; then
|
|
ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
|
|
else
|
|
@@ -6193,11 +7221,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -6208,11 +7240,11 @@ fi
|
|
fi
|
|
ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
|
|
if test -n "$ac_ct_DUMPBIN"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
|
|
-$as_echo "$ac_ct_DUMPBIN" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
|
|
+printf "%s\n" "$ac_ct_DUMPBIN" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -6224,8 +7256,8 @@ done
|
|
else
|
|
case $cross_compiling:$ac_tool_warned in
|
|
yes:)
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
+printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
ac_tool_warned=yes ;;
|
|
esac
|
|
DUMPBIN=$ac_ct_DUMPBIN
|
|
@@ -6253,11 +7285,12 @@ test -z "$NM" && NM=nm
|
|
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
|
|
-$as_echo_n "checking the name lister ($NM) interface... " >&6; }
|
|
-if ${lt_cv_nm_interface+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
|
|
+printf %s "checking the name lister ($NM) interface... " >&6; }
|
|
+if test ${lt_cv_nm_interface+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_nm_interface="BSD nm"
|
|
echo "int some_variable = 0;" > conftest.$ac_ext
|
|
(eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
|
|
@@ -6273,15 +7306,16 @@ else
|
|
fi
|
|
rm -f conftest*
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
|
|
-$as_echo "$lt_cv_nm_interface" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
|
|
+printf "%s\n" "$lt_cv_nm_interface" >&6; }
|
|
|
|
# find the maximum length of command line arguments
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
|
|
-$as_echo_n "checking the maximum length of command line arguments... " >&6; }
|
|
-if ${lt_cv_sys_max_cmd_len+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
|
|
+printf %s "checking the maximum length of command line arguments... " >&6; }
|
|
+if test ${lt_cv_sys_max_cmd_len+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
i=0
|
|
teststring="ABCD"
|
|
|
|
@@ -6407,11 +7441,11 @@ else
|
|
fi
|
|
|
|
if test -n $lt_cv_sys_max_cmd_len ; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
|
|
-$as_echo "$lt_cv_sys_max_cmd_len" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
|
|
+printf "%s\n" "$lt_cv_sys_max_cmd_len" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
|
|
-$as_echo "none" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none" >&5
|
|
+printf "%s\n" "none" >&6; }
|
|
fi
|
|
max_cmd_len=$lt_cv_sys_max_cmd_len
|
|
|
|
@@ -6424,8 +7458,8 @@ max_cmd_len=$lt_cv_sys_max_cmd_len
|
|
: ${MV="mv -f"}
|
|
: ${RM="rm -f"}
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
|
|
-$as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
|
|
+printf %s "checking whether the shell understands some XSI constructs... " >&6; }
|
|
# Try some XSI features
|
|
xsi_shell=no
|
|
( _lt_dummy="a/b/c"
|
|
@@ -6434,18 +7468,18 @@ xsi_shell=no
|
|
&& eval 'test $(( 1 + 1 )) -eq 2 \
|
|
&& test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
|
|
&& xsi_shell=yes
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
|
|
-$as_echo "$xsi_shell" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
|
|
+printf "%s\n" "$xsi_shell" >&6; }
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
|
|
-$as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
|
|
+printf %s "checking whether the shell understands \"+=\"... " >&6; }
|
|
lt_shell_append=no
|
|
( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
|
|
>/dev/null 2>&1 \
|
|
&& lt_shell_append=yes
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
|
|
-$as_echo "$lt_shell_append" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
|
|
+printf "%s\n" "$lt_shell_append" >&6; }
|
|
|
|
|
|
if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
|
|
@@ -6479,11 +7513,12 @@ esac
|
|
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5
|
|
-$as_echo_n "checking how to convert $build file names to $host format... " >&6; }
|
|
-if ${lt_cv_to_host_file_cmd+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5
|
|
+printf %s "checking how to convert $build file names to $host format... " >&6; }
|
|
+if test ${lt_cv_to_host_file_cmd+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
case $host in
|
|
*-*-mingw* )
|
|
case $build in
|
|
@@ -6519,18 +7554,19 @@ esac
|
|
fi
|
|
|
|
to_host_file_cmd=$lt_cv_to_host_file_cmd
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
|
|
-$as_echo "$lt_cv_to_host_file_cmd" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
|
|
+printf "%s\n" "$lt_cv_to_host_file_cmd" >&6; }
|
|
|
|
|
|
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5
|
|
-$as_echo_n "checking how to convert $build file names to toolchain format... " >&6; }
|
|
-if ${lt_cv_to_tool_file_cmd+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5
|
|
+printf %s "checking how to convert $build file names to toolchain format... " >&6; }
|
|
+if test ${lt_cv_to_tool_file_cmd+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
#assume ordinary cross tools, or native build.
|
|
lt_cv_to_tool_file_cmd=func_convert_file_noop
|
|
case $host in
|
|
@@ -6546,22 +7582,23 @@ esac
|
|
fi
|
|
|
|
to_tool_file_cmd=$lt_cv_to_tool_file_cmd
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
|
|
-$as_echo "$lt_cv_to_tool_file_cmd" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
|
|
+printf "%s\n" "$lt_cv_to_tool_file_cmd" >&6; }
|
|
|
|
|
|
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
|
|
-$as_echo_n "checking for $LD option to reload object files... " >&6; }
|
|
-if ${lt_cv_ld_reload_flag+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
|
|
+printf %s "checking for $LD option to reload object files... " >&6; }
|
|
+if test ${lt_cv_ld_reload_flag+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_ld_reload_flag='-r'
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
|
|
-$as_echo "$lt_cv_ld_reload_flag" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
|
|
+printf "%s\n" "$lt_cv_ld_reload_flag" >&6; }
|
|
reload_flag=$lt_cv_ld_reload_flag
|
|
case $reload_flag in
|
|
"" | " "*) ;;
|
|
@@ -6594,11 +7631,12 @@ esac
|
|
if test -n "$ac_tool_prefix"; then
|
|
# Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
|
|
set dummy ${ac_tool_prefix}objdump; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_OBJDUMP+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_OBJDUMP+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$OBJDUMP"; then
|
|
ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
|
|
else
|
|
@@ -6606,11 +7644,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -6621,11 +7663,11 @@ fi
|
|
fi
|
|
OBJDUMP=$ac_cv_prog_OBJDUMP
|
|
if test -n "$OBJDUMP"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
|
|
-$as_echo "$OBJDUMP" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
|
|
+printf "%s\n" "$OBJDUMP" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -6634,11 +7676,12 @@ if test -z "$ac_cv_prog_OBJDUMP"; then
|
|
ac_ct_OBJDUMP=$OBJDUMP
|
|
# Extract the first word of "objdump", so it can be a program name with args.
|
|
set dummy objdump; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_ac_ct_OBJDUMP+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$ac_ct_OBJDUMP"; then
|
|
ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
|
|
else
|
|
@@ -6646,11 +7689,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_ac_ct_OBJDUMP="objdump"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -6661,11 +7708,11 @@ fi
|
|
fi
|
|
ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
|
|
if test -n "$ac_ct_OBJDUMP"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
|
|
-$as_echo "$ac_ct_OBJDUMP" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
|
|
+printf "%s\n" "$ac_ct_OBJDUMP" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
if test "x$ac_ct_OBJDUMP" = x; then
|
|
@@ -6673,8 +7720,8 @@ fi
|
|
else
|
|
case $cross_compiling:$ac_tool_warned in
|
|
yes:)
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
+printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
ac_tool_warned=yes ;;
|
|
esac
|
|
OBJDUMP=$ac_ct_OBJDUMP
|
|
@@ -6693,11 +7740,12 @@ test -z "$OBJDUMP" && OBJDUMP=objdump
|
|
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
|
|
-$as_echo_n "checking how to recognize dependent libraries... " >&6; }
|
|
-if ${lt_cv_deplibs_check_method+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
|
|
+printf %s "checking how to recognize dependent libraries... " >&6; }
|
|
+if test ${lt_cv_deplibs_check_method+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_file_magic_cmd='$MAGIC_CMD'
|
|
lt_cv_file_magic_test_file=
|
|
lt_cv_deplibs_check_method='unknown'
|
|
@@ -6895,8 +7943,8 @@ tpf*)
|
|
esac
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
|
|
-$as_echo "$lt_cv_deplibs_check_method" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
|
|
+printf "%s\n" "$lt_cv_deplibs_check_method" >&6; }
|
|
|
|
file_magic_glob=
|
|
want_nocaseglob=no
|
|
@@ -6940,11 +7988,12 @@ test -z "$deplibs_check_method" && deplibs_check_method=unknown
|
|
if test -n "$ac_tool_prefix"; then
|
|
# Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
|
|
set dummy ${ac_tool_prefix}dlltool; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_DLLTOOL+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_DLLTOOL+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$DLLTOOL"; then
|
|
ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
|
|
else
|
|
@@ -6952,11 +8001,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -6967,11 +8020,11 @@ fi
|
|
fi
|
|
DLLTOOL=$ac_cv_prog_DLLTOOL
|
|
if test -n "$DLLTOOL"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
|
|
-$as_echo "$DLLTOOL" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
|
|
+printf "%s\n" "$DLLTOOL" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -6980,11 +8033,12 @@ if test -z "$ac_cv_prog_DLLTOOL"; then
|
|
ac_ct_DLLTOOL=$DLLTOOL
|
|
# Extract the first word of "dlltool", so it can be a program name with args.
|
|
set dummy dlltool; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_ac_ct_DLLTOOL+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$ac_ct_DLLTOOL"; then
|
|
ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
|
|
else
|
|
@@ -6992,11 +8046,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_ac_ct_DLLTOOL="dlltool"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -7007,11 +8065,11 @@ fi
|
|
fi
|
|
ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
|
|
if test -n "$ac_ct_DLLTOOL"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
|
|
-$as_echo "$ac_ct_DLLTOOL" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
|
|
+printf "%s\n" "$ac_ct_DLLTOOL" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
if test "x$ac_ct_DLLTOOL" = x; then
|
|
@@ -7019,8 +8077,8 @@ fi
|
|
else
|
|
case $cross_compiling:$ac_tool_warned in
|
|
yes:)
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
+printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
ac_tool_warned=yes ;;
|
|
esac
|
|
DLLTOOL=$ac_ct_DLLTOOL
|
|
@@ -7040,11 +8098,12 @@ test -z "$DLLTOOL" && DLLTOOL=dlltool
|
|
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5
|
|
-$as_echo_n "checking how to associate runtime and link libraries... " >&6; }
|
|
-if ${lt_cv_sharedlib_from_linklib_cmd+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5
|
|
+printf %s "checking how to associate runtime and link libraries... " >&6; }
|
|
+if test ${lt_cv_sharedlib_from_linklib_cmd+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_sharedlib_from_linklib_cmd='unknown'
|
|
|
|
case $host_os in
|
|
@@ -7067,8 +8126,8 @@ cygwin* | mingw* | pw32* | cegcc*)
|
|
esac
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
|
|
-$as_echo "$lt_cv_sharedlib_from_linklib_cmd" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
|
|
+printf "%s\n" "$lt_cv_sharedlib_from_linklib_cmd" >&6; }
|
|
sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd
|
|
test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
|
|
|
|
@@ -7083,11 +8142,12 @@ if test -n "$ac_tool_prefix"; then
|
|
do
|
|
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
|
|
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_AR+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_AR+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$AR"; then
|
|
ac_cv_prog_AR="$AR" # Let the user override the test.
|
|
else
|
|
@@ -7095,11 +8155,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -7110,11 +8174,11 @@ fi
|
|
fi
|
|
AR=$ac_cv_prog_AR
|
|
if test -n "$AR"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
|
|
-$as_echo "$AR" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
|
|
+printf "%s\n" "$AR" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -7127,11 +8191,12 @@ if test -z "$AR"; then
|
|
do
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
set dummy $ac_prog; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_ac_ct_AR+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_ac_ct_AR+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$ac_ct_AR"; then
|
|
ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
|
|
else
|
|
@@ -7139,11 +8204,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_ac_ct_AR="$ac_prog"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -7154,11 +8223,11 @@ fi
|
|
fi
|
|
ac_ct_AR=$ac_cv_prog_ac_ct_AR
|
|
if test -n "$ac_ct_AR"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
|
|
-$as_echo "$ac_ct_AR" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
|
|
+printf "%s\n" "$ac_ct_AR" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -7170,8 +8239,8 @@ done
|
|
else
|
|
case $cross_compiling:$ac_tool_warned in
|
|
yes:)
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
+printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
ac_tool_warned=yes ;;
|
|
esac
|
|
AR=$ac_ct_AR
|
|
@@ -7191,30 +8260,32 @@ fi
|
|
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
|
|
-$as_echo_n "checking for archiver @FILE support... " >&6; }
|
|
-if ${lt_cv_ar_at_file+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
|
|
+printf %s "checking for archiver @FILE support... " >&6; }
|
|
+if test ${lt_cv_ar_at_file+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_ar_at_file=no
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_cxx_try_compile "$LINENO"; then :
|
|
+if ac_fn_cxx_try_compile "$LINENO"
|
|
+then :
|
|
echo conftest.$ac_objext > conftest.lst
|
|
lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5'
|
|
{ { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
|
|
(eval $lt_ar_try) 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }
|
|
if test "$ac_status" -eq 0; then
|
|
# Ensure the archiver fails upon bogus file names.
|
|
@@ -7222,7 +8293,7 @@ if ac_fn_cxx_try_compile "$LINENO"; then :
|
|
{ { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
|
|
(eval $lt_ar_try) 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }
|
|
if test "$ac_status" -ne 0; then
|
|
lt_cv_ar_at_file=@
|
|
@@ -7231,11 +8302,11 @@ if ac_fn_cxx_try_compile "$LINENO"; then :
|
|
rm -f conftest.* libconftest.a
|
|
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
|
|
-$as_echo "$lt_cv_ar_at_file" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
|
|
+printf "%s\n" "$lt_cv_ar_at_file" >&6; }
|
|
|
|
if test "x$lt_cv_ar_at_file" = xno; then
|
|
archiver_list_spec=
|
|
@@ -7252,11 +8323,12 @@ fi
|
|
if test -n "$ac_tool_prefix"; then
|
|
# Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
|
|
set dummy ${ac_tool_prefix}strip; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_STRIP+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_STRIP+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$STRIP"; then
|
|
ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
|
|
else
|
|
@@ -7264,11 +8336,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_STRIP="${ac_tool_prefix}strip"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -7279,11 +8355,11 @@ fi
|
|
fi
|
|
STRIP=$ac_cv_prog_STRIP
|
|
if test -n "$STRIP"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
|
|
-$as_echo "$STRIP" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
|
|
+printf "%s\n" "$STRIP" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -7292,11 +8368,12 @@ if test -z "$ac_cv_prog_STRIP"; then
|
|
ac_ct_STRIP=$STRIP
|
|
# Extract the first word of "strip", so it can be a program name with args.
|
|
set dummy strip; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_ac_ct_STRIP+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$ac_ct_STRIP"; then
|
|
ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
|
|
else
|
|
@@ -7304,11 +8381,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_ac_ct_STRIP="strip"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -7319,11 +8400,11 @@ fi
|
|
fi
|
|
ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
|
|
if test -n "$ac_ct_STRIP"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
|
|
-$as_echo "$ac_ct_STRIP" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
|
|
+printf "%s\n" "$ac_ct_STRIP" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
if test "x$ac_ct_STRIP" = x; then
|
|
@@ -7331,8 +8412,8 @@ fi
|
|
else
|
|
case $cross_compiling:$ac_tool_warned in
|
|
yes:)
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
+printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
ac_tool_warned=yes ;;
|
|
esac
|
|
STRIP=$ac_ct_STRIP
|
|
@@ -7351,11 +8432,12 @@ test -z "$STRIP" && STRIP=:
|
|
if test -n "$ac_tool_prefix"; then
|
|
# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
|
|
set dummy ${ac_tool_prefix}ranlib; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_RANLIB+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_RANLIB+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$RANLIB"; then
|
|
ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
|
|
else
|
|
@@ -7363,11 +8445,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -7378,11 +8464,11 @@ fi
|
|
fi
|
|
RANLIB=$ac_cv_prog_RANLIB
|
|
if test -n "$RANLIB"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
|
|
-$as_echo "$RANLIB" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
|
|
+printf "%s\n" "$RANLIB" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -7391,11 +8477,12 @@ if test -z "$ac_cv_prog_RANLIB"; then
|
|
ac_ct_RANLIB=$RANLIB
|
|
# Extract the first word of "ranlib", so it can be a program name with args.
|
|
set dummy ranlib; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_ac_ct_RANLIB+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$ac_ct_RANLIB"; then
|
|
ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
|
|
else
|
|
@@ -7403,11 +8490,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_ac_ct_RANLIB="ranlib"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -7418,11 +8509,11 @@ fi
|
|
fi
|
|
ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
|
|
if test -n "$ac_ct_RANLIB"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
|
|
-$as_echo "$ac_ct_RANLIB" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
|
|
+printf "%s\n" "$ac_ct_RANLIB" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
if test "x$ac_ct_RANLIB" = x; then
|
|
@@ -7430,8 +8521,8 @@ fi
|
|
else
|
|
case $cross_compiling:$ac_tool_warned in
|
|
yes:)
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
+printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
ac_tool_warned=yes ;;
|
|
esac
|
|
RANLIB=$ac_ct_RANLIB
|
|
@@ -7520,11 +8611,12 @@ compiler=$CC
|
|
|
|
|
|
# Check for command to grab the raw symbol name followed by C symbol from nm.
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
|
|
-$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
|
|
-if ${lt_cv_sys_global_symbol_pipe+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
|
|
+printf %s "checking command to parse $NM output from $compiler object... " >&6; }
|
|
+if test ${lt_cv_sys_global_symbol_pipe+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
|
|
# These are sane defaults that work on at least a few old systems.
|
|
# [They come from Ultrix. What could be older than Ultrix?!! ;)]
|
|
@@ -7643,14 +8735,14 @@ _LT_EOF
|
|
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
|
|
(eval $ac_compile) 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }; then
|
|
# Now try to grab the symbols.
|
|
nlist=conftest.nm
|
|
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
|
|
(eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; } && test -s "$nlist"; then
|
|
# Try sorting and uniquifying the output.
|
|
if sort "$nlist" | uniq > "$nlist"T; then
|
|
@@ -7719,7 +8811,7 @@ _LT_EOF
|
|
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
|
|
(eval $ac_link) 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; } && test -s conftest${ac_exeext}; then
|
|
pipe_works=yes
|
|
fi
|
|
@@ -7754,11 +8846,11 @@ if test -z "$lt_cv_sys_global_symbol_pipe"; then
|
|
lt_cv_sys_global_symbol_to_cdecl=
|
|
fi
|
|
if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
|
|
-$as_echo "failed" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: failed" >&5
|
|
+printf "%s\n" "failed" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
|
|
-$as_echo "ok" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
|
|
+printf "%s\n" "ok" >&6; }
|
|
fi
|
|
|
|
# Response file support.
|
|
@@ -7794,13 +8886,14 @@ fi
|
|
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
|
|
-$as_echo_n "checking for sysroot... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
|
|
+printf %s "checking for sysroot... " >&6; }
|
|
|
|
# Check whether --with-sysroot was given.
|
|
-if test "${with_sysroot+set}" = set; then :
|
|
+if test ${with_sysroot+y}
|
|
+then :
|
|
withval=$with_sysroot;
|
|
-else
|
|
+else $as_nop
|
|
with_sysroot=no
|
|
fi
|
|
|
|
@@ -7818,21 +8911,22 @@ case ${with_sysroot} in #(
|
|
no|'')
|
|
;; #(
|
|
*)
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${with_sysroot}" >&5
|
|
-$as_echo "${with_sysroot}" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${with_sysroot}" >&5
|
|
+printf "%s\n" "${with_sysroot}" >&6; }
|
|
as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5
|
|
;;
|
|
esac
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
|
|
-$as_echo "${lt_sysroot:-no}" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
|
|
+printf "%s\n" "${lt_sysroot:-no}" >&6; }
|
|
|
|
|
|
|
|
|
|
|
|
# Check whether --enable-libtool-lock was given.
|
|
-if test "${enable_libtool_lock+set}" = set; then :
|
|
+if test ${enable_libtool_lock+y}
|
|
+then :
|
|
enableval=$enable_libtool_lock;
|
|
fi
|
|
|
|
@@ -7847,7 +8941,7 @@ ia64-*-hpux*)
|
|
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
|
|
(eval $ac_compile) 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }; then
|
|
case `/usr/bin/file conftest.$ac_objext` in
|
|
*ELF-32*)
|
|
@@ -7866,7 +8960,7 @@ ia64-*-hpux*)
|
|
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
|
|
(eval $ac_compile) 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }; then
|
|
if test "$lt_cv_prog_gnu_ld" = yes; then
|
|
case `/usr/bin/file conftest.$ac_objext` in
|
|
@@ -7904,7 +8998,7 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
|
|
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
|
|
(eval $ac_compile) 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }; then
|
|
case `/usr/bin/file conftest.o` in
|
|
*32-bit*)
|
|
@@ -7954,11 +9048,12 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
|
|
# On SCO OpenServer 5, we need -belf to get full-featured binaries.
|
|
SAVE_CFLAGS="$CFLAGS"
|
|
CFLAGS="$CFLAGS -belf"
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
|
|
-$as_echo_n "checking whether the C compiler needs -belf... " >&6; }
|
|
-if ${lt_cv_cc_needs_belf+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
|
|
+printf %s "checking whether the C compiler needs -belf... " >&6; }
|
|
+if test ${lt_cv_cc_needs_belf+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
ac_ext=c
|
|
ac_cpp='$CPP $CPPFLAGS'
|
|
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
|
@@ -7969,19 +9064,20 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_link "$LINENO"; then :
|
|
+if ac_fn_c_try_link "$LINENO"
|
|
+then :
|
|
lt_cv_cc_needs_belf=yes
|
|
-else
|
|
+else $as_nop
|
|
lt_cv_cc_needs_belf=no
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext \
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
ac_ext=c
|
|
ac_cpp='$CPP $CPPFLAGS'
|
|
@@ -7990,8 +9086,8 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
|
|
ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
|
|
-$as_echo "$lt_cv_cc_needs_belf" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
|
|
+printf "%s\n" "$lt_cv_cc_needs_belf" >&6; }
|
|
if test x"$lt_cv_cc_needs_belf" != x"yes"; then
|
|
# this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
|
|
CFLAGS="$SAVE_CFLAGS"
|
|
@@ -8003,7 +9099,7 @@ $as_echo "$lt_cv_cc_needs_belf" >&6; }
|
|
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
|
|
(eval $ac_compile) 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }; then
|
|
case `/usr/bin/file conftest.o` in
|
|
*64-bit*)
|
|
@@ -8040,11 +9136,12 @@ need_locks="$enable_libtool_lock"
|
|
if test -n "$ac_tool_prefix"; then
|
|
# Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args.
|
|
set dummy ${ac_tool_prefix}mt; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_MANIFEST_TOOL+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_MANIFEST_TOOL+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$MANIFEST_TOOL"; then
|
|
ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test.
|
|
else
|
|
@@ -8052,11 +9149,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -8067,11 +9168,11 @@ fi
|
|
fi
|
|
MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL
|
|
if test -n "$MANIFEST_TOOL"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
|
|
-$as_echo "$MANIFEST_TOOL" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
|
|
+printf "%s\n" "$MANIFEST_TOOL" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -8080,11 +9181,12 @@ if test -z "$ac_cv_prog_MANIFEST_TOOL"; then
|
|
ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL
|
|
# Extract the first word of "mt", so it can be a program name with args.
|
|
set dummy mt; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_ac_ct_MANIFEST_TOOL+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_ac_ct_MANIFEST_TOOL+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$ac_ct_MANIFEST_TOOL"; then
|
|
ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test.
|
|
else
|
|
@@ -8092,11 +9194,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -8107,11 +9213,11 @@ fi
|
|
fi
|
|
ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL
|
|
if test -n "$ac_ct_MANIFEST_TOOL"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
|
|
-$as_echo "$ac_ct_MANIFEST_TOOL" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
|
|
+printf "%s\n" "$ac_ct_MANIFEST_TOOL" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
if test "x$ac_ct_MANIFEST_TOOL" = x; then
|
|
@@ -8119,8 +9225,8 @@ fi
|
|
else
|
|
case $cross_compiling:$ac_tool_warned in
|
|
yes:)
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
+printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
ac_tool_warned=yes ;;
|
|
esac
|
|
MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL
|
|
@@ -8130,11 +9236,12 @@ else
|
|
fi
|
|
|
|
test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
|
|
-$as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; }
|
|
-if ${lt_cv_path_mainfest_tool+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
|
|
+printf %s "checking if $MANIFEST_TOOL is a manifest tool... " >&6; }
|
|
+if test ${lt_cv_path_mainfest_tool+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_path_mainfest_tool=no
|
|
echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
|
|
$MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
|
|
@@ -8144,8 +9251,8 @@ else
|
|
fi
|
|
rm -f conftest*
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
|
|
-$as_echo "$lt_cv_path_mainfest_tool" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
|
|
+printf "%s\n" "$lt_cv_path_mainfest_tool" >&6; }
|
|
if test "x$lt_cv_path_mainfest_tool" != xyes; then
|
|
MANIFEST_TOOL=:
|
|
fi
|
|
@@ -8160,11 +9267,12 @@ fi
|
|
if test -n "$ac_tool_prefix"; then
|
|
# Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
|
|
set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_DSYMUTIL+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_DSYMUTIL+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$DSYMUTIL"; then
|
|
ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
|
|
else
|
|
@@ -8172,11 +9280,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -8187,11 +9299,11 @@ fi
|
|
fi
|
|
DSYMUTIL=$ac_cv_prog_DSYMUTIL
|
|
if test -n "$DSYMUTIL"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
|
|
-$as_echo "$DSYMUTIL" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
|
|
+printf "%s\n" "$DSYMUTIL" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -8200,11 +9312,12 @@ if test -z "$ac_cv_prog_DSYMUTIL"; then
|
|
ac_ct_DSYMUTIL=$DSYMUTIL
|
|
# Extract the first word of "dsymutil", so it can be a program name with args.
|
|
set dummy dsymutil; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_ac_ct_DSYMUTIL+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$ac_ct_DSYMUTIL"; then
|
|
ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
|
|
else
|
|
@@ -8212,11 +9325,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -8227,11 +9344,11 @@ fi
|
|
fi
|
|
ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
|
|
if test -n "$ac_ct_DSYMUTIL"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
|
|
-$as_echo "$ac_ct_DSYMUTIL" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
|
|
+printf "%s\n" "$ac_ct_DSYMUTIL" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
if test "x$ac_ct_DSYMUTIL" = x; then
|
|
@@ -8239,8 +9356,8 @@ fi
|
|
else
|
|
case $cross_compiling:$ac_tool_warned in
|
|
yes:)
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
+printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
ac_tool_warned=yes ;;
|
|
esac
|
|
DSYMUTIL=$ac_ct_DSYMUTIL
|
|
@@ -8252,11 +9369,12 @@ fi
|
|
if test -n "$ac_tool_prefix"; then
|
|
# Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
|
|
set dummy ${ac_tool_prefix}nmedit; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_NMEDIT+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_NMEDIT+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$NMEDIT"; then
|
|
ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
|
|
else
|
|
@@ -8264,11 +9382,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -8279,11 +9401,11 @@ fi
|
|
fi
|
|
NMEDIT=$ac_cv_prog_NMEDIT
|
|
if test -n "$NMEDIT"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
|
|
-$as_echo "$NMEDIT" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
|
|
+printf "%s\n" "$NMEDIT" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -8292,11 +9414,12 @@ if test -z "$ac_cv_prog_NMEDIT"; then
|
|
ac_ct_NMEDIT=$NMEDIT
|
|
# Extract the first word of "nmedit", so it can be a program name with args.
|
|
set dummy nmedit; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_ac_ct_NMEDIT+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_ac_ct_NMEDIT+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$ac_ct_NMEDIT"; then
|
|
ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
|
|
else
|
|
@@ -8304,11 +9427,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_ac_ct_NMEDIT="nmedit"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -8319,11 +9446,11 @@ fi
|
|
fi
|
|
ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
|
|
if test -n "$ac_ct_NMEDIT"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
|
|
-$as_echo "$ac_ct_NMEDIT" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
|
|
+printf "%s\n" "$ac_ct_NMEDIT" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
if test "x$ac_ct_NMEDIT" = x; then
|
|
@@ -8331,8 +9458,8 @@ fi
|
|
else
|
|
case $cross_compiling:$ac_tool_warned in
|
|
yes:)
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
+printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
ac_tool_warned=yes ;;
|
|
esac
|
|
NMEDIT=$ac_ct_NMEDIT
|
|
@@ -8344,11 +9471,12 @@ fi
|
|
if test -n "$ac_tool_prefix"; then
|
|
# Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
|
|
set dummy ${ac_tool_prefix}lipo; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_LIPO+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_LIPO+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$LIPO"; then
|
|
ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
|
|
else
|
|
@@ -8356,11 +9484,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -8371,11 +9503,11 @@ fi
|
|
fi
|
|
LIPO=$ac_cv_prog_LIPO
|
|
if test -n "$LIPO"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
|
|
-$as_echo "$LIPO" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
|
|
+printf "%s\n" "$LIPO" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -8384,11 +9516,12 @@ if test -z "$ac_cv_prog_LIPO"; then
|
|
ac_ct_LIPO=$LIPO
|
|
# Extract the first word of "lipo", so it can be a program name with args.
|
|
set dummy lipo; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_ac_ct_LIPO+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_ac_ct_LIPO+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$ac_ct_LIPO"; then
|
|
ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
|
|
else
|
|
@@ -8396,11 +9529,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_ac_ct_LIPO="lipo"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -8411,11 +9548,11 @@ fi
|
|
fi
|
|
ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
|
|
if test -n "$ac_ct_LIPO"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
|
|
-$as_echo "$ac_ct_LIPO" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
|
|
+printf "%s\n" "$ac_ct_LIPO" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
if test "x$ac_ct_LIPO" = x; then
|
|
@@ -8423,8 +9560,8 @@ fi
|
|
else
|
|
case $cross_compiling:$ac_tool_warned in
|
|
yes:)
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
+printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
ac_tool_warned=yes ;;
|
|
esac
|
|
LIPO=$ac_ct_LIPO
|
|
@@ -8436,11 +9573,12 @@ fi
|
|
if test -n "$ac_tool_prefix"; then
|
|
# Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
|
|
set dummy ${ac_tool_prefix}otool; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_OTOOL+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_OTOOL+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$OTOOL"; then
|
|
ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
|
|
else
|
|
@@ -8448,11 +9586,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -8463,11 +9605,11 @@ fi
|
|
fi
|
|
OTOOL=$ac_cv_prog_OTOOL
|
|
if test -n "$OTOOL"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
|
|
-$as_echo "$OTOOL" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
|
|
+printf "%s\n" "$OTOOL" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -8476,11 +9618,12 @@ if test -z "$ac_cv_prog_OTOOL"; then
|
|
ac_ct_OTOOL=$OTOOL
|
|
# Extract the first word of "otool", so it can be a program name with args.
|
|
set dummy otool; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_ac_ct_OTOOL+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_ac_ct_OTOOL+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$ac_ct_OTOOL"; then
|
|
ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
|
|
else
|
|
@@ -8488,11 +9631,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_ac_ct_OTOOL="otool"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -8503,11 +9650,11 @@ fi
|
|
fi
|
|
ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
|
|
if test -n "$ac_ct_OTOOL"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
|
|
-$as_echo "$ac_ct_OTOOL" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
|
|
+printf "%s\n" "$ac_ct_OTOOL" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
if test "x$ac_ct_OTOOL" = x; then
|
|
@@ -8515,8 +9662,8 @@ fi
|
|
else
|
|
case $cross_compiling:$ac_tool_warned in
|
|
yes:)
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
+printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
ac_tool_warned=yes ;;
|
|
esac
|
|
OTOOL=$ac_ct_OTOOL
|
|
@@ -8528,11 +9675,12 @@ fi
|
|
if test -n "$ac_tool_prefix"; then
|
|
# Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
|
|
set dummy ${ac_tool_prefix}otool64; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_OTOOL64+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_OTOOL64+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$OTOOL64"; then
|
|
ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
|
|
else
|
|
@@ -8540,11 +9688,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -8555,11 +9707,11 @@ fi
|
|
fi
|
|
OTOOL64=$ac_cv_prog_OTOOL64
|
|
if test -n "$OTOOL64"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
|
|
-$as_echo "$OTOOL64" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
|
|
+printf "%s\n" "$OTOOL64" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -8568,11 +9720,12 @@ if test -z "$ac_cv_prog_OTOOL64"; then
|
|
ac_ct_OTOOL64=$OTOOL64
|
|
# Extract the first word of "otool64", so it can be a program name with args.
|
|
set dummy otool64; ac_word=$2
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
-$as_echo_n "checking for $ac_word... " >&6; }
|
|
-if ${ac_cv_prog_ac_ct_OTOOL64+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
+printf %s "checking for $ac_word... " >&6; }
|
|
+if test ${ac_cv_prog_ac_ct_OTOOL64+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -n "$ac_ct_OTOOL64"; then
|
|
ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
|
|
else
|
|
@@ -8580,11 +9733,15 @@ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
+ if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
|
|
ac_cv_prog_ac_ct_OTOOL64="otool64"
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
|
|
break 2
|
|
fi
|
|
done
|
|
@@ -8595,11 +9752,11 @@ fi
|
|
fi
|
|
ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
|
|
if test -n "$ac_ct_OTOOL64"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
|
|
-$as_echo "$ac_ct_OTOOL64" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
|
|
+printf "%s\n" "$ac_ct_OTOOL64" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
if test "x$ac_ct_OTOOL64" = x; then
|
|
@@ -8607,8 +9764,8 @@ fi
|
|
else
|
|
case $cross_compiling:$ac_tool_warned in
|
|
yes:)
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
|
|
+printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
ac_tool_warned=yes ;;
|
|
esac
|
|
OTOOL64=$ac_ct_OTOOL64
|
|
@@ -8643,11 +9800,12 @@ fi
|
|
|
|
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
|
|
-$as_echo_n "checking for -single_module linker flag... " >&6; }
|
|
-if ${lt_cv_apple_cc_single_mod+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
|
|
+printf %s "checking for -single_module linker flag... " >&6; }
|
|
+if test ${lt_cv_apple_cc_single_mod+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_apple_cc_single_mod=no
|
|
if test -z "${LT_MULTI_MODULE}"; then
|
|
# By default we will add the -single_module flag. You can override
|
|
@@ -8676,390 +9834,150 @@ else
|
|
rm -f conftest.*
|
|
fi
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
|
|
-$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
|
|
+printf "%s\n" "$lt_cv_apple_cc_single_mod" >&6; }
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
|
|
-$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
|
|
-if ${lt_cv_ld_exported_symbols_list+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
|
|
+printf %s "checking for -exported_symbols_list linker flag... " >&6; }
|
|
+if test ${lt_cv_ld_exported_symbols_list+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_ld_exported_symbols_list=no
|
|
save_LDFLAGS=$LDFLAGS
|
|
echo "_main" > conftest.sym
|
|
- LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
|
|
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
-/* end confdefs.h. */
|
|
-
|
|
-int
|
|
-main ()
|
|
-{
|
|
-
|
|
- ;
|
|
- return 0;
|
|
-}
|
|
-_ACEOF
|
|
-if ac_fn_c_try_link "$LINENO"; then :
|
|
- lt_cv_ld_exported_symbols_list=yes
|
|
-else
|
|
- lt_cv_ld_exported_symbols_list=no
|
|
-fi
|
|
-rm -f core conftest.err conftest.$ac_objext \
|
|
- conftest$ac_exeext conftest.$ac_ext
|
|
- LDFLAGS="$save_LDFLAGS"
|
|
-
|
|
-fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
|
|
-$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
|
|
-
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
|
|
-$as_echo_n "checking for -force_load linker flag... " >&6; }
|
|
-if ${lt_cv_ld_force_load+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
- lt_cv_ld_force_load=no
|
|
- cat > conftest.c << _LT_EOF
|
|
-int forced_loaded() { return 2;}
|
|
-_LT_EOF
|
|
- echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
|
|
- $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
|
|
- echo "$AR cru libconftest.a conftest.o" >&5
|
|
- $AR cru libconftest.a conftest.o 2>&5
|
|
- echo "$RANLIB libconftest.a" >&5
|
|
- $RANLIB libconftest.a 2>&5
|
|
- cat > conftest.c << _LT_EOF
|
|
-int main() { return 0;}
|
|
-_LT_EOF
|
|
- echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
|
|
- $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
|
|
- _lt_result=$?
|
|
- if test -s conftest.err && $GREP force_load conftest.err; then
|
|
- cat conftest.err >&5
|
|
- elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
|
|
- lt_cv_ld_force_load=yes
|
|
- else
|
|
- cat conftest.err >&5
|
|
- fi
|
|
- rm -f conftest.err libconftest.a conftest conftest.c
|
|
- rm -rf conftest.dSYM
|
|
-
|
|
-fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
|
|
-$as_echo "$lt_cv_ld_force_load" >&6; }
|
|
- case $host_os in
|
|
- rhapsody* | darwin1.[012])
|
|
- _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
|
|
- darwin1.*)
|
|
- _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
|
|
- darwin*) # darwin 5.x on
|
|
- # if running on 10.5 or later, the deployment target defaults
|
|
- # to the OS version, if on x86, and 10.4, the deployment
|
|
- # target defaults to 10.4. Don't you love it?
|
|
- case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
|
|
- 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
|
|
- _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
|
- 10.[012]*)
|
|
- _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
|
|
- 10.*)
|
|
- _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
|
- esac
|
|
- ;;
|
|
- esac
|
|
- if test "$lt_cv_apple_cc_single_mod" = "yes"; then
|
|
- _lt_dar_single_mod='$single_module'
|
|
- fi
|
|
- if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
|
|
- _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
|
|
- else
|
|
- _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
|
|
- fi
|
|
- if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
|
|
- _lt_dsymutil='~$DSYMUTIL $lib || :'
|
|
- else
|
|
- _lt_dsymutil=
|
|
- fi
|
|
- ;;
|
|
- esac
|
|
-
|
|
-ac_ext=c
|
|
-ac_cpp='$CPP $CPPFLAGS'
|
|
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
|
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
|
|
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
|
|
-$as_echo_n "checking how to run the C preprocessor... " >&6; }
|
|
-# On Suns, sometimes $CPP names a directory.
|
|
-if test -n "$CPP" && test -d "$CPP"; then
|
|
- CPP=
|
|
-fi
|
|
-if test -z "$CPP"; then
|
|
- if ${ac_cv_prog_CPP+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
- # Double quotes because CPP needs to be expanded
|
|
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
|
|
- do
|
|
- ac_preproc_ok=false
|
|
-for ac_c_preproc_warn_flag in '' yes
|
|
-do
|
|
- # Use a header file that comes with gcc, so configuring glibc
|
|
- # with a fresh cross-compiler works.
|
|
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
- # <limits.h> exists even on freestanding compilers.
|
|
- # On the NeXT, cc -E runs the code through the compiler's parser,
|
|
- # not just through cpp. "Syntax error" is here to catch this case.
|
|
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
-/* end confdefs.h. */
|
|
-#ifdef __STDC__
|
|
-# include <limits.h>
|
|
-#else
|
|
-# include <assert.h>
|
|
-#endif
|
|
- Syntax error
|
|
-_ACEOF
|
|
-if ac_fn_c_try_cpp "$LINENO"; then :
|
|
-
|
|
-else
|
|
- # Broken: fails on valid input.
|
|
-continue
|
|
-fi
|
|
-rm -f conftest.err conftest.i conftest.$ac_ext
|
|
-
|
|
- # OK, works on sane cases. Now check whether nonexistent headers
|
|
- # can be detected and how.
|
|
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
-/* end confdefs.h. */
|
|
-#include <ac_nonexistent.h>
|
|
-_ACEOF
|
|
-if ac_fn_c_try_cpp "$LINENO"; then :
|
|
- # Broken: success on invalid input.
|
|
-continue
|
|
-else
|
|
- # Passes both tests.
|
|
-ac_preproc_ok=:
|
|
-break
|
|
-fi
|
|
-rm -f conftest.err conftest.i conftest.$ac_ext
|
|
-
|
|
-done
|
|
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
|
|
-rm -f conftest.i conftest.err conftest.$ac_ext
|
|
-if $ac_preproc_ok; then :
|
|
- break
|
|
-fi
|
|
-
|
|
- done
|
|
- ac_cv_prog_CPP=$CPP
|
|
-
|
|
-fi
|
|
- CPP=$ac_cv_prog_CPP
|
|
-else
|
|
- ac_cv_prog_CPP=$CPP
|
|
-fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
|
|
-$as_echo "$CPP" >&6; }
|
|
-ac_preproc_ok=false
|
|
-for ac_c_preproc_warn_flag in '' yes
|
|
-do
|
|
- # Use a header file that comes with gcc, so configuring glibc
|
|
- # with a fresh cross-compiler works.
|
|
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
- # <limits.h> exists even on freestanding compilers.
|
|
- # On the NeXT, cc -E runs the code through the compiler's parser,
|
|
- # not just through cpp. "Syntax error" is here to catch this case.
|
|
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
-/* end confdefs.h. */
|
|
-#ifdef __STDC__
|
|
-# include <limits.h>
|
|
-#else
|
|
-# include <assert.h>
|
|
-#endif
|
|
- Syntax error
|
|
-_ACEOF
|
|
-if ac_fn_c_try_cpp "$LINENO"; then :
|
|
-
|
|
-else
|
|
- # Broken: fails on valid input.
|
|
-continue
|
|
-fi
|
|
-rm -f conftest.err conftest.i conftest.$ac_ext
|
|
-
|
|
- # OK, works on sane cases. Now check whether nonexistent headers
|
|
- # can be detected and how.
|
|
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
-/* end confdefs.h. */
|
|
-#include <ac_nonexistent.h>
|
|
-_ACEOF
|
|
-if ac_fn_c_try_cpp "$LINENO"; then :
|
|
- # Broken: success on invalid input.
|
|
-continue
|
|
-else
|
|
- # Passes both tests.
|
|
-ac_preproc_ok=:
|
|
-break
|
|
-fi
|
|
-rm -f conftest.err conftest.i conftest.$ac_ext
|
|
-
|
|
-done
|
|
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
|
|
-rm -f conftest.i conftest.err conftest.$ac_ext
|
|
-if $ac_preproc_ok; then :
|
|
-
|
|
-else
|
|
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
-as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
|
|
-See \`config.log' for more details" "$LINENO" 5; }
|
|
-fi
|
|
-
|
|
-ac_ext=c
|
|
-ac_cpp='$CPP $CPPFLAGS'
|
|
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
|
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
|
|
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
-
|
|
-
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
|
|
-$as_echo_n "checking for ANSI C header files... " >&6; }
|
|
-if ${ac_cv_header_stdc+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
-/* end confdefs.h. */
|
|
-#include <stdlib.h>
|
|
-#include <stdarg.h>
|
|
-#include <string.h>
|
|
-#include <float.h>
|
|
-
|
|
-int
|
|
-main ()
|
|
-{
|
|
-
|
|
- ;
|
|
- return 0;
|
|
-}
|
|
-_ACEOF
|
|
-if ac_fn_c_try_compile "$LINENO"; then :
|
|
- ac_cv_header_stdc=yes
|
|
-else
|
|
- ac_cv_header_stdc=no
|
|
-fi
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
-
|
|
-if test $ac_cv_header_stdc = yes; then
|
|
- # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
|
|
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
-/* end confdefs.h. */
|
|
-#include <string.h>
|
|
-
|
|
-_ACEOF
|
|
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
|
|
- $EGREP "memchr" >/dev/null 2>&1; then :
|
|
-
|
|
-else
|
|
- ac_cv_header_stdc=no
|
|
-fi
|
|
-rm -f conftest*
|
|
-
|
|
-fi
|
|
-
|
|
-if test $ac_cv_header_stdc = yes; then
|
|
- # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
|
|
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
-/* end confdefs.h. */
|
|
-#include <stdlib.h>
|
|
-
|
|
-_ACEOF
|
|
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
|
|
- $EGREP "free" >/dev/null 2>&1; then :
|
|
-
|
|
-else
|
|
- ac_cv_header_stdc=no
|
|
-fi
|
|
-rm -f conftest*
|
|
-
|
|
-fi
|
|
-
|
|
-if test $ac_cv_header_stdc = yes; then
|
|
- # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
|
|
- if test "$cross_compiling" = yes; then :
|
|
- :
|
|
-else
|
|
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
+ LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
|
|
+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
-#include <ctype.h>
|
|
-#include <stdlib.h>
|
|
-#if ((' ' & 0x0FF) == 0x020)
|
|
-# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
|
|
-# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
|
|
-#else
|
|
-# define ISLOWER(c) \
|
|
- (('a' <= (c) && (c) <= 'i') \
|
|
- || ('j' <= (c) && (c) <= 'r') \
|
|
- || ('s' <= (c) && (c) <= 'z'))
|
|
-# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
|
|
-#endif
|
|
|
|
-#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
- int i;
|
|
- for (i = 0; i < 256; i++)
|
|
- if (XOR (islower (i), ISLOWER (i))
|
|
- || toupper (i) != TOUPPER (i))
|
|
- return 2;
|
|
+
|
|
+ ;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_run "$LINENO"; then :
|
|
-
|
|
-else
|
|
- ac_cv_header_stdc=no
|
|
-fi
|
|
-rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
|
|
- conftest.$ac_objext conftest.beam conftest.$ac_ext
|
|
+if ac_fn_c_try_link "$LINENO"
|
|
+then :
|
|
+ lt_cv_ld_exported_symbols_list=yes
|
|
+else $as_nop
|
|
+ lt_cv_ld_exported_symbols_list=no
|
|
fi
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
|
+ conftest$ac_exeext conftest.$ac_ext
|
|
+ LDFLAGS="$save_LDFLAGS"
|
|
|
|
fi
|
|
-fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
|
|
-$as_echo "$ac_cv_header_stdc" >&6; }
|
|
-if test $ac_cv_header_stdc = yes; then
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
|
|
+printf "%s\n" "$lt_cv_ld_exported_symbols_list" >&6; }
|
|
|
|
-$as_echo "#define STDC_HEADERS 1" >>confdefs.h
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
|
|
+printf %s "checking for -force_load linker flag... " >&6; }
|
|
+if test ${lt_cv_ld_force_load+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
+ lt_cv_ld_force_load=no
|
|
+ cat > conftest.c << _LT_EOF
|
|
+int forced_loaded() { return 2;}
|
|
+_LT_EOF
|
|
+ echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
|
|
+ $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
|
|
+ echo "$AR cru libconftest.a conftest.o" >&5
|
|
+ $AR cru libconftest.a conftest.o 2>&5
|
|
+ echo "$RANLIB libconftest.a" >&5
|
|
+ $RANLIB libconftest.a 2>&5
|
|
+ cat > conftest.c << _LT_EOF
|
|
+int main() { return 0;}
|
|
+_LT_EOF
|
|
+ echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
|
|
+ $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
|
|
+ _lt_result=$?
|
|
+ if test -s conftest.err && $GREP force_load conftest.err; then
|
|
+ cat conftest.err >&5
|
|
+ elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
|
|
+ lt_cv_ld_force_load=yes
|
|
+ else
|
|
+ cat conftest.err >&5
|
|
+ fi
|
|
+ rm -f conftest.err libconftest.a conftest conftest.c
|
|
+ rm -rf conftest.dSYM
|
|
|
|
fi
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
|
|
+printf "%s\n" "$lt_cv_ld_force_load" >&6; }
|
|
+ case $host_os in
|
|
+ rhapsody* | darwin1.[012])
|
|
+ _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
|
|
+ darwin1.*)
|
|
+ _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
|
|
+ darwin*) # darwin 5.x on
|
|
+ # if running on 10.5 or later, the deployment target defaults
|
|
+ # to the OS version, if on x86, and 10.4, the deployment
|
|
+ # target defaults to 10.4. Don't you love it?
|
|
+ case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
|
|
+ 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
|
|
+ _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
|
+ 10.[012]*)
|
|
+ _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
|
|
+ 10.*)
|
|
+ _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
|
+ esac
|
|
+ ;;
|
|
+ esac
|
|
+ if test "$lt_cv_apple_cc_single_mod" = "yes"; then
|
|
+ _lt_dar_single_mod='$single_module'
|
|
+ fi
|
|
+ if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
|
|
+ _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
|
|
+ else
|
|
+ _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
|
|
+ fi
|
|
+ if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
|
|
+ _lt_dsymutil='~$DSYMUTIL $lib || :'
|
|
+ else
|
|
+ _lt_dsymutil=
|
|
+ fi
|
|
+ ;;
|
|
+ esac
|
|
|
|
-# On IRIX 5.3, sys/types and inttypes.h are conflicting.
|
|
-for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
|
|
- inttypes.h stdint.h unistd.h
|
|
-do :
|
|
- as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
|
|
-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
|
|
-"
|
|
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
|
|
- cat >>confdefs.h <<_ACEOF
|
|
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
|
|
-_ACEOF
|
|
+ac_header= ac_cache=
|
|
+for ac_item in $ac_header_c_list
|
|
+do
|
|
+ if test $ac_cache; then
|
|
+ ac_fn_c_check_header_compile "$LINENO" $ac_header ac_cv_header_$ac_cache "$ac_includes_default"
|
|
+ if eval test \"x\$ac_cv_header_$ac_cache\" = xyes; then
|
|
+ printf "%s\n" "#define $ac_item 1" >> confdefs.h
|
|
+ fi
|
|
+ ac_header= ac_cache=
|
|
+ elif test $ac_header; then
|
|
+ ac_cache=$ac_item
|
|
+ else
|
|
+ ac_header=$ac_item
|
|
+ fi
|
|
+done
|
|
|
|
-fi
|
|
|
|
-done
|
|
|
|
|
|
-for ac_header in dlfcn.h
|
|
-do :
|
|
- ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
|
|
-"
|
|
-if test "x$ac_cv_header_dlfcn_h" = xyes; then :
|
|
- cat >>confdefs.h <<_ACEOF
|
|
-#define HAVE_DLFCN_H 1
|
|
-_ACEOF
|
|
+
|
|
+
|
|
+
|
|
+
|
|
+if test $ac_cv_header_stdlib_h = yes && test $ac_cv_header_string_h = yes
|
|
+then :
|
|
+
|
|
+printf "%s\n" "#define STDC_HEADERS 1" >>confdefs.h
|
|
|
|
fi
|
|
+ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
|
|
+"
|
|
+if test "x$ac_cv_header_dlfcn_h" = xyes
|
|
+then :
|
|
+ printf "%s\n" "#define HAVE_DLFCN_H 1" >>confdefs.h
|
|
|
|
-done
|
|
+fi
|
|
|
|
|
|
|
|
@@ -9086,7 +10004,8 @@ func_stripname_cnf ()
|
|
|
|
|
|
# Check whether --enable-shared was given.
|
|
-if test "${enable_shared+set}" = set; then :
|
|
+if test ${enable_shared+y}
|
|
+then :
|
|
enableval=$enable_shared; p=${PACKAGE-default}
|
|
case $enableval in
|
|
yes) enable_shared=yes ;;
|
|
@@ -9104,7 +10023,7 @@ if test "${enable_shared+set}" = set; then :
|
|
IFS="$lt_save_ifs"
|
|
;;
|
|
esac
|
|
-else
|
|
+else $as_nop
|
|
enable_shared=yes
|
|
fi
|
|
|
|
@@ -9117,7 +10036,8 @@ fi
|
|
|
|
|
|
# Check whether --enable-static was given.
|
|
-if test "${enable_static+set}" = set; then :
|
|
+if test ${enable_static+y}
|
|
+then :
|
|
enableval=$enable_static; p=${PACKAGE-default}
|
|
case $enableval in
|
|
yes) enable_static=yes ;;
|
|
@@ -9135,7 +10055,7 @@ if test "${enable_static+set}" = set; then :
|
|
IFS="$lt_save_ifs"
|
|
;;
|
|
esac
|
|
-else
|
|
+else $as_nop
|
|
enable_static=yes
|
|
fi
|
|
|
|
@@ -9149,7 +10069,8 @@ fi
|
|
|
|
|
|
# Check whether --with-pic was given.
|
|
-if test "${with_pic+set}" = set; then :
|
|
+if test ${with_pic+y}
|
|
+then :
|
|
withval=$with_pic; lt_p=${PACKAGE-default}
|
|
case $withval in
|
|
yes|no) pic_mode=$withval ;;
|
|
@@ -9166,7 +10087,7 @@ if test "${with_pic+set}" = set; then :
|
|
IFS="$lt_save_ifs"
|
|
;;
|
|
esac
|
|
-else
|
|
+else $as_nop
|
|
pic_mode=default
|
|
fi
|
|
|
|
@@ -9180,7 +10101,8 @@ test -z "$pic_mode" && pic_mode=default
|
|
|
|
|
|
# Check whether --enable-fast-install was given.
|
|
-if test "${enable_fast_install+set}" = set; then :
|
|
+if test ${enable_fast_install+y}
|
|
+then :
|
|
enableval=$enable_fast_install; p=${PACKAGE-default}
|
|
case $enableval in
|
|
yes) enable_fast_install=yes ;;
|
|
@@ -9198,7 +10120,7 @@ if test "${enable_fast_install+set}" = set; then :
|
|
IFS="$lt_save_ifs"
|
|
;;
|
|
esac
|
|
-else
|
|
+else $as_nop
|
|
enable_fast_install=yes
|
|
fi
|
|
|
|
@@ -9266,11 +10188,12 @@ if test -n "${ZSH_VERSION+set}" ; then
|
|
setopt NO_GLOB_SUBST
|
|
fi
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
|
|
-$as_echo_n "checking for objdir... " >&6; }
|
|
-if ${lt_cv_objdir+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
|
|
+printf %s "checking for objdir... " >&6; }
|
|
+if test ${lt_cv_objdir+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
rm -f .libs 2>/dev/null
|
|
mkdir .libs 2>/dev/null
|
|
if test -d .libs; then
|
|
@@ -9281,17 +10204,15 @@ else
|
|
fi
|
|
rmdir .libs 2>/dev/null
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
|
|
-$as_echo "$lt_cv_objdir" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
|
|
+printf "%s\n" "$lt_cv_objdir" >&6; }
|
|
objdir=$lt_cv_objdir
|
|
|
|
|
|
|
|
|
|
|
|
-cat >>confdefs.h <<_ACEOF
|
|
-#define LT_OBJDIR "$lt_cv_objdir/"
|
|
-_ACEOF
|
|
+printf "%s\n" "#define LT_OBJDIR \"$lt_cv_objdir/\"" >>confdefs.h
|
|
|
|
|
|
|
|
@@ -9344,11 +10265,12 @@ test -z "$MAGIC_CMD" && MAGIC_CMD=file
|
|
case $deplibs_check_method in
|
|
file_magic*)
|
|
if test "$file_magic_cmd" = '$MAGIC_CMD'; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
|
|
-$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
|
|
-if ${lt_cv_path_MAGIC_CMD+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
|
|
+printf %s "checking for ${ac_tool_prefix}file... " >&6; }
|
|
+if test ${lt_cv_path_MAGIC_CMD+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
case $MAGIC_CMD in
|
|
[\\/*] | ?:[\\/]*)
|
|
lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
|
|
@@ -9397,11 +10319,11 @@ fi
|
|
|
|
MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
|
|
if test -n "$MAGIC_CMD"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
|
|
-$as_echo "$MAGIC_CMD" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
|
|
+printf "%s\n" "$MAGIC_CMD" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -9410,11 +10332,12 @@ fi
|
|
|
|
if test -z "$lt_cv_path_MAGIC_CMD"; then
|
|
if test -n "$ac_tool_prefix"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
|
|
-$as_echo_n "checking for file... " >&6; }
|
|
-if ${lt_cv_path_MAGIC_CMD+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for file" >&5
|
|
+printf %s "checking for file... " >&6; }
|
|
+if test ${lt_cv_path_MAGIC_CMD+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
case $MAGIC_CMD in
|
|
[\\/*] | ?:[\\/]*)
|
|
lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
|
|
@@ -9463,11 +10386,11 @@ fi
|
|
|
|
MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
|
|
if test -n "$MAGIC_CMD"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
|
|
-$as_echo "$MAGIC_CMD" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
|
|
+printf "%s\n" "$MAGIC_CMD" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
|
|
|
|
@@ -9552,11 +10475,12 @@ if test "$GCC" = yes; then
|
|
lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
|
|
esac
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
|
|
-$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
|
|
-if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
|
|
+printf %s "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
|
|
+if test ${lt_cv_prog_compiler_rtti_exceptions+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_prog_compiler_rtti_exceptions=no
|
|
ac_outfile=conftest.$ac_objext
|
|
echo "$lt_simple_compile_test_code" > conftest.$ac_ext
|
|
@@ -9587,8 +10511,8 @@ else
|
|
$RM conftest*
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
|
|
-$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
|
|
+printf "%s\n" "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
|
|
|
|
if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
|
|
lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
|
|
@@ -9914,26 +10838,28 @@ case $host_os in
|
|
;;
|
|
esac
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
|
|
-$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
|
|
-if ${lt_cv_prog_compiler_pic+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
|
|
+printf %s "checking for $compiler option to produce PIC... " >&6; }
|
|
+if test ${lt_cv_prog_compiler_pic+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_prog_compiler_pic=$lt_prog_compiler_pic
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
|
|
-$as_echo "$lt_cv_prog_compiler_pic" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
|
|
+printf "%s\n" "$lt_cv_prog_compiler_pic" >&6; }
|
|
lt_prog_compiler_pic=$lt_cv_prog_compiler_pic
|
|
|
|
#
|
|
# Check to make sure the PIC flag actually works.
|
|
#
|
|
if test -n "$lt_prog_compiler_pic"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
|
|
-$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
|
|
-if ${lt_cv_prog_compiler_pic_works+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
|
|
+printf %s "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
|
|
+if test ${lt_cv_prog_compiler_pic_works+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_prog_compiler_pic_works=no
|
|
ac_outfile=conftest.$ac_objext
|
|
echo "$lt_simple_compile_test_code" > conftest.$ac_ext
|
|
@@ -9964,8 +10890,8 @@ else
|
|
$RM conftest*
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
|
|
-$as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
|
|
+printf "%s\n" "$lt_cv_prog_compiler_pic_works" >&6; }
|
|
|
|
if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
|
|
case $lt_prog_compiler_pic in
|
|
@@ -9993,11 +10919,12 @@ fi
|
|
# Check to make sure the static flag actually works.
|
|
#
|
|
wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
|
|
-$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
|
|
-if ${lt_cv_prog_compiler_static_works+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
|
|
+printf %s "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
|
|
+if test ${lt_cv_prog_compiler_static_works+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_prog_compiler_static_works=no
|
|
save_LDFLAGS="$LDFLAGS"
|
|
LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
|
|
@@ -10021,8 +10948,8 @@ else
|
|
LDFLAGS="$save_LDFLAGS"
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
|
|
-$as_echo "$lt_cv_prog_compiler_static_works" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
|
|
+printf "%s\n" "$lt_cv_prog_compiler_static_works" >&6; }
|
|
|
|
if test x"$lt_cv_prog_compiler_static_works" = xyes; then
|
|
:
|
|
@@ -10036,11 +10963,12 @@ fi
|
|
|
|
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
|
|
-$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
|
|
-if ${lt_cv_prog_compiler_c_o+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
|
|
+printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
|
|
+if test ${lt_cv_prog_compiler_c_o+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_prog_compiler_c_o=no
|
|
$RM -r conftest 2>/dev/null
|
|
mkdir conftest
|
|
@@ -10083,19 +11011,20 @@ else
|
|
$RM conftest*
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
|
|
-$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
|
|
+printf "%s\n" "$lt_cv_prog_compiler_c_o" >&6; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
|
|
-$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
|
|
-if ${lt_cv_prog_compiler_c_o+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
|
|
+printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
|
|
+if test ${lt_cv_prog_compiler_c_o+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_prog_compiler_c_o=no
|
|
$RM -r conftest 2>/dev/null
|
|
mkdir conftest
|
|
@@ -10138,8 +11067,8 @@ else
|
|
$RM conftest*
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
|
|
-$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
|
|
+printf "%s\n" "$lt_cv_prog_compiler_c_o" >&6; }
|
|
|
|
|
|
|
|
@@ -10147,19 +11076,19 @@ $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
|
|
hard_links="nottested"
|
|
if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
|
|
# do not overwrite the value of need_locks provided by the user
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
|
|
-$as_echo_n "checking if we can lock with hard links... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
|
|
+printf %s "checking if we can lock with hard links... " >&6; }
|
|
hard_links=yes
|
|
$RM conftest*
|
|
ln conftest.a conftest.b 2>/dev/null && hard_links=no
|
|
touch conftest.a
|
|
ln conftest.a conftest.b 2>&5 || hard_links=no
|
|
ln conftest.a conftest.b 2>/dev/null && hard_links=no
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
|
|
-$as_echo "$hard_links" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
|
|
+printf "%s\n" "$hard_links" >&6; }
|
|
if test "$hard_links" = no; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
|
|
-$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
|
|
+printf "%s\n" "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
|
|
need_locks=warn
|
|
fi
|
|
else
|
|
@@ -10171,8 +11100,8 @@ fi
|
|
|
|
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
|
|
-$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
|
|
+printf %s "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
|
|
|
|
runpath_var=
|
|
allow_undefined_flag=
|
|
@@ -10656,21 +11585,23 @@ _LT_EOF
|
|
if test "${lt_cv_aix_libpath+set}" = set; then
|
|
aix_libpath=$lt_cv_aix_libpath
|
|
else
|
|
- if ${lt_cv_aix_libpath_+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ if test ${lt_cv_aix_libpath_+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_link "$LINENO"; then :
|
|
+if ac_fn_c_try_link "$LINENO"
|
|
+then :
|
|
|
|
lt_aix_libpath_sed='
|
|
/Import File Strings/,/^$/ {
|
|
@@ -10685,7 +11616,7 @@ if ac_fn_c_try_link "$LINENO"; then :
|
|
lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
|
|
fi
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext \
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
if test -z "$lt_cv_aix_libpath_"; then
|
|
lt_cv_aix_libpath_="/usr/lib:/lib"
|
|
@@ -10709,21 +11640,23 @@ fi
|
|
if test "${lt_cv_aix_libpath+set}" = set; then
|
|
aix_libpath=$lt_cv_aix_libpath
|
|
else
|
|
- if ${lt_cv_aix_libpath_+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ if test ${lt_cv_aix_libpath_+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_link "$LINENO"; then :
|
|
+if ac_fn_c_try_link "$LINENO"
|
|
+then :
|
|
|
|
lt_aix_libpath_sed='
|
|
/Import File Strings/,/^$/ {
|
|
@@ -10738,7 +11671,7 @@ if ac_fn_c_try_link "$LINENO"; then :
|
|
lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
|
|
fi
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext \
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
if test -z "$lt_cv_aix_libpath_"; then
|
|
lt_cv_aix_libpath_="/usr/lib:/lib"
|
|
@@ -10976,11 +11909,12 @@ fi
|
|
|
|
# Older versions of the 11.00 compiler do not understand -b yet
|
|
# (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
|
|
-$as_echo_n "checking if $CC understands -b... " >&6; }
|
|
-if ${lt_cv_prog_compiler__b+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
|
|
+printf %s "checking if $CC understands -b... " >&6; }
|
|
+if test ${lt_cv_prog_compiler__b+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_prog_compiler__b=no
|
|
save_LDFLAGS="$LDFLAGS"
|
|
LDFLAGS="$LDFLAGS -b"
|
|
@@ -11004,8 +11938,8 @@ else
|
|
LDFLAGS="$save_LDFLAGS"
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
|
|
-$as_echo "$lt_cv_prog_compiler__b" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
|
|
+printf "%s\n" "$lt_cv_prog_compiler__b" >&6; }
|
|
|
|
if test x"$lt_cv_prog_compiler__b" = xyes; then
|
|
archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
|
|
@@ -11045,28 +11979,30 @@ fi
|
|
# work, assume that -exports_file does not work either and
|
|
# implicitly export all symbols.
|
|
# This should be the same for all languages, so no per-tag cache variable.
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5
|
|
-$as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
|
|
-if ${lt_cv_irix_exported_symbol+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5
|
|
+printf %s "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
|
|
+if test ${lt_cv_irix_exported_symbol+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
save_LDFLAGS="$LDFLAGS"
|
|
LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
int foo (void) { return 0; }
|
|
_ACEOF
|
|
-if ac_fn_c_try_link "$LINENO"; then :
|
|
+if ac_fn_c_try_link "$LINENO"
|
|
+then :
|
|
lt_cv_irix_exported_symbol=yes
|
|
-else
|
|
+else $as_nop
|
|
lt_cv_irix_exported_symbol=no
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext \
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
LDFLAGS="$save_LDFLAGS"
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
|
|
-$as_echo "$lt_cv_irix_exported_symbol" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
|
|
+printf "%s\n" "$lt_cv_irix_exported_symbol" >&6; }
|
|
if test "$lt_cv_irix_exported_symbol" = yes; then
|
|
archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
|
|
fi
|
|
@@ -11324,8 +12260,8 @@ $as_echo "$lt_cv_irix_exported_symbol" >&6; }
|
|
fi
|
|
fi
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
|
|
-$as_echo "$ld_shlibs" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
|
|
+printf "%s\n" "$ld_shlibs" >&6; }
|
|
test "$ld_shlibs" = no && can_build_shared=no
|
|
|
|
with_gnu_ld=$with_gnu_ld
|
|
@@ -11361,18 +12297,19 @@ x|xyes)
|
|
# Test whether the compiler implicitly links with -lc since on some
|
|
# systems, -lgcc has to come before -lc. If gcc already passes -lc
|
|
# to ld, don't add -lc before -lgcc.
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
|
|
-$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
|
|
-if ${lt_cv_archive_cmds_need_lc+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
|
|
+printf %s "checking whether -lc should be explicitly linked in... " >&6; }
|
|
+if test ${lt_cv_archive_cmds_need_lc+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
$RM conftest*
|
|
echo "$lt_simple_compile_test_code" > conftest.$ac_ext
|
|
|
|
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
|
|
(eval $ac_compile) 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; } 2>conftest.err; then
|
|
soname=conftest
|
|
lib=conftest
|
|
@@ -11390,7 +12327,7 @@ else
|
|
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
|
|
(eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }
|
|
then
|
|
lt_cv_archive_cmds_need_lc=no
|
|
@@ -11404,8 +12341,8 @@ else
|
|
$RM conftest*
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
|
|
-$as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
|
|
+printf "%s\n" "$lt_cv_archive_cmds_need_lc" >&6; }
|
|
archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
|
|
;;
|
|
esac
|
|
@@ -11564,8 +12501,8 @@ esac
|
|
|
|
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
|
|
-$as_echo_n "checking dynamic linker characteristics... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
|
|
+printf %s "checking dynamic linker characteristics... " >&6; }
|
|
|
|
if test "$GCC" = yes; then
|
|
case $host_os in
|
|
@@ -12056,9 +12993,10 @@ linux* | k*bsd*-gnu | kopensolaris*-gnu)
|
|
shlibpath_overrides_runpath=no
|
|
|
|
# Some binutils ld are patched to set DT_RUNPATH
|
|
- if ${lt_cv_shlibpath_overrides_runpath+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ if test ${lt_cv_shlibpath_overrides_runpath+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_shlibpath_overrides_runpath=no
|
|
save_LDFLAGS=$LDFLAGS
|
|
save_libdir=$libdir
|
|
@@ -12068,19 +13006,21 @@ else
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_link "$LINENO"; then :
|
|
- if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
|
|
+if ac_fn_c_try_link "$LINENO"
|
|
+then :
|
|
+ if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null
|
|
+then :
|
|
lt_cv_shlibpath_overrides_runpath=yes
|
|
fi
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext \
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
LDFLAGS=$save_LDFLAGS
|
|
libdir=$save_libdir
|
|
@@ -12297,8 +13237,8 @@ uts4*)
|
|
dynamic_linker=no
|
|
;;
|
|
esac
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
|
|
-$as_echo "$dynamic_linker" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
|
|
+printf "%s\n" "$dynamic_linker" >&6; }
|
|
test "$dynamic_linker" = no && can_build_shared=no
|
|
|
|
variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
|
|
@@ -12404,8 +13344,8 @@ fi
|
|
|
|
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
|
|
-$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
|
|
+printf %s "checking how to hardcode library paths into programs... " >&6; }
|
|
hardcode_action=
|
|
if test -n "$hardcode_libdir_flag_spec" ||
|
|
test -n "$runpath_var" ||
|
|
@@ -12429,8 +13369,8 @@ else
|
|
# directories.
|
|
hardcode_action=unsupported
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
|
|
-$as_echo "$hardcode_action" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
|
|
+printf "%s\n" "$hardcode_action" >&6; }
|
|
|
|
if test "$hardcode_action" = relink ||
|
|
test "$inherit_rpath" = yes; then
|
|
@@ -12474,11 +13414,12 @@ else
|
|
|
|
darwin*)
|
|
# if libdl is installed we need to link against it
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
|
|
-$as_echo_n "checking for dlopen in -ldl... " >&6; }
|
|
-if ${ac_cv_lib_dl_dlopen+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
|
|
+printf %s "checking for dlopen in -ldl... " >&6; }
|
|
+if test ${ac_cv_lib_dl_dlopen+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
ac_check_lib_save_LIBS=$LIBS
|
|
LIBS="-ldl $LIBS"
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
@@ -12487,32 +13428,31 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* Override any GCC internal prototype to avoid an error.
|
|
Use char because int might match the return type of a GCC
|
|
builtin and then its argument prototype would still apply. */
|
|
-#ifdef __cplusplus
|
|
-extern "C"
|
|
-#endif
|
|
char dlopen ();
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
return dlopen ();
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_link "$LINENO"; then :
|
|
+if ac_fn_c_try_link "$LINENO"
|
|
+then :
|
|
ac_cv_lib_dl_dlopen=yes
|
|
-else
|
|
+else $as_nop
|
|
ac_cv_lib_dl_dlopen=no
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext \
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
LIBS=$ac_check_lib_save_LIBS
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
|
|
-$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
|
|
-if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
|
|
+printf "%s\n" "$ac_cv_lib_dl_dlopen" >&6; }
|
|
+if test "x$ac_cv_lib_dl_dlopen" = xyes
|
|
+then :
|
|
lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
|
|
-else
|
|
+else $as_nop
|
|
|
|
lt_cv_dlopen="dyld"
|
|
lt_cv_dlopen_libs=
|
|
@@ -12524,14 +13464,16 @@ fi
|
|
|
|
*)
|
|
ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
|
|
-if test "x$ac_cv_func_shl_load" = xyes; then :
|
|
+if test "x$ac_cv_func_shl_load" = xyes
|
|
+then :
|
|
lt_cv_dlopen="shl_load"
|
|
-else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
|
|
-$as_echo_n "checking for shl_load in -ldld... " >&6; }
|
|
-if ${ac_cv_lib_dld_shl_load+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+else $as_nop
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
|
|
+printf %s "checking for shl_load in -ldld... " >&6; }
|
|
+if test ${ac_cv_lib_dld_shl_load+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
ac_check_lib_save_LIBS=$LIBS
|
|
LIBS="-ldld $LIBS"
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
@@ -12540,41 +13482,42 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* Override any GCC internal prototype to avoid an error.
|
|
Use char because int might match the return type of a GCC
|
|
builtin and then its argument prototype would still apply. */
|
|
-#ifdef __cplusplus
|
|
-extern "C"
|
|
-#endif
|
|
char shl_load ();
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
return shl_load ();
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_link "$LINENO"; then :
|
|
+if ac_fn_c_try_link "$LINENO"
|
|
+then :
|
|
ac_cv_lib_dld_shl_load=yes
|
|
-else
|
|
+else $as_nop
|
|
ac_cv_lib_dld_shl_load=no
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext \
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
LIBS=$ac_check_lib_save_LIBS
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
|
|
-$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
|
|
-if test "x$ac_cv_lib_dld_shl_load" = xyes; then :
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
|
|
+printf "%s\n" "$ac_cv_lib_dld_shl_load" >&6; }
|
|
+if test "x$ac_cv_lib_dld_shl_load" = xyes
|
|
+then :
|
|
lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
|
|
-else
|
|
+else $as_nop
|
|
ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
|
|
-if test "x$ac_cv_func_dlopen" = xyes; then :
|
|
+if test "x$ac_cv_func_dlopen" = xyes
|
|
+then :
|
|
lt_cv_dlopen="dlopen"
|
|
-else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
|
|
-$as_echo_n "checking for dlopen in -ldl... " >&6; }
|
|
-if ${ac_cv_lib_dl_dlopen+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+else $as_nop
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
|
|
+printf %s "checking for dlopen in -ldl... " >&6; }
|
|
+if test ${ac_cv_lib_dl_dlopen+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
ac_check_lib_save_LIBS=$LIBS
|
|
LIBS="-ldl $LIBS"
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
@@ -12583,37 +13526,37 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* Override any GCC internal prototype to avoid an error.
|
|
Use char because int might match the return type of a GCC
|
|
builtin and then its argument prototype would still apply. */
|
|
-#ifdef __cplusplus
|
|
-extern "C"
|
|
-#endif
|
|
char dlopen ();
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
return dlopen ();
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_link "$LINENO"; then :
|
|
+if ac_fn_c_try_link "$LINENO"
|
|
+then :
|
|
ac_cv_lib_dl_dlopen=yes
|
|
-else
|
|
+else $as_nop
|
|
ac_cv_lib_dl_dlopen=no
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext \
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
LIBS=$ac_check_lib_save_LIBS
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
|
|
-$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
|
|
-if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
|
|
+printf "%s\n" "$ac_cv_lib_dl_dlopen" >&6; }
|
|
+if test "x$ac_cv_lib_dl_dlopen" = xyes
|
|
+then :
|
|
lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
|
|
-else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
|
|
-$as_echo_n "checking for dlopen in -lsvld... " >&6; }
|
|
-if ${ac_cv_lib_svld_dlopen+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+else $as_nop
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
|
|
+printf %s "checking for dlopen in -lsvld... " >&6; }
|
|
+if test ${ac_cv_lib_svld_dlopen+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
ac_check_lib_save_LIBS=$LIBS
|
|
LIBS="-lsvld $LIBS"
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
@@ -12622,37 +13565,37 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* Override any GCC internal prototype to avoid an error.
|
|
Use char because int might match the return type of a GCC
|
|
builtin and then its argument prototype would still apply. */
|
|
-#ifdef __cplusplus
|
|
-extern "C"
|
|
-#endif
|
|
char dlopen ();
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
return dlopen ();
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_link "$LINENO"; then :
|
|
+if ac_fn_c_try_link "$LINENO"
|
|
+then :
|
|
ac_cv_lib_svld_dlopen=yes
|
|
-else
|
|
+else $as_nop
|
|
ac_cv_lib_svld_dlopen=no
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext \
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
LIBS=$ac_check_lib_save_LIBS
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
|
|
-$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
|
|
-if test "x$ac_cv_lib_svld_dlopen" = xyes; then :
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
|
|
+printf "%s\n" "$ac_cv_lib_svld_dlopen" >&6; }
|
|
+if test "x$ac_cv_lib_svld_dlopen" = xyes
|
|
+then :
|
|
lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
|
|
-else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
|
|
-$as_echo_n "checking for dld_link in -ldld... " >&6; }
|
|
-if ${ac_cv_lib_dld_dld_link+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+else $as_nop
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
|
|
+printf %s "checking for dld_link in -ldld... " >&6; }
|
|
+if test ${ac_cv_lib_dld_dld_link+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
ac_check_lib_save_LIBS=$LIBS
|
|
LIBS="-ldld $LIBS"
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
@@ -12661,30 +13604,29 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* Override any GCC internal prototype to avoid an error.
|
|
Use char because int might match the return type of a GCC
|
|
builtin and then its argument prototype would still apply. */
|
|
-#ifdef __cplusplus
|
|
-extern "C"
|
|
-#endif
|
|
char dld_link ();
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
return dld_link ();
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_c_try_link "$LINENO"; then :
|
|
+if ac_fn_c_try_link "$LINENO"
|
|
+then :
|
|
ac_cv_lib_dld_dld_link=yes
|
|
-else
|
|
+else $as_nop
|
|
ac_cv_lib_dld_dld_link=no
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext \
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
LIBS=$ac_check_lib_save_LIBS
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
|
|
-$as_echo "$ac_cv_lib_dld_dld_link" >&6; }
|
|
-if test "x$ac_cv_lib_dld_dld_link" = xyes; then :
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
|
|
+printf "%s\n" "$ac_cv_lib_dld_dld_link" >&6; }
|
|
+if test "x$ac_cv_lib_dld_dld_link" = xyes
|
|
+then :
|
|
lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
|
|
fi
|
|
|
|
@@ -12723,11 +13665,12 @@ fi
|
|
save_LIBS="$LIBS"
|
|
LIBS="$lt_cv_dlopen_libs $LIBS"
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
|
|
-$as_echo_n "checking whether a program can dlopen itself... " >&6; }
|
|
-if ${lt_cv_dlopen_self+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
|
|
+printf %s "checking whether a program can dlopen itself... " >&6; }
|
|
+if test ${lt_cv_dlopen_self+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test "$cross_compiling" = yes; then :
|
|
lt_cv_dlopen_self=cross
|
|
else
|
|
@@ -12806,7 +13749,7 @@ _LT_EOF
|
|
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
|
|
(eval $ac_link) 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
|
|
(./conftest; exit; ) >&5 2>/dev/null
|
|
lt_status=$?
|
|
@@ -12824,16 +13767,17 @@ rm -fr conftest*
|
|
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
|
|
-$as_echo "$lt_cv_dlopen_self" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
|
|
+printf "%s\n" "$lt_cv_dlopen_self" >&6; }
|
|
|
|
if test "x$lt_cv_dlopen_self" = xyes; then
|
|
wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
|
|
-$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
|
|
-if ${lt_cv_dlopen_self_static+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
|
|
+printf %s "checking whether a statically linked program can dlopen itself... " >&6; }
|
|
+if test ${lt_cv_dlopen_self_static+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test "$cross_compiling" = yes; then :
|
|
lt_cv_dlopen_self_static=cross
|
|
else
|
|
@@ -12912,7 +13856,7 @@ _LT_EOF
|
|
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
|
|
(eval $ac_link) 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
|
|
(./conftest; exit; ) >&5 2>/dev/null
|
|
lt_status=$?
|
|
@@ -12930,8 +13874,8 @@ rm -fr conftest*
|
|
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
|
|
-$as_echo "$lt_cv_dlopen_self_static" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
|
|
+printf "%s\n" "$lt_cv_dlopen_self_static" >&6; }
|
|
fi
|
|
|
|
CPPFLAGS="$save_CPPFLAGS"
|
|
@@ -12969,13 +13913,13 @@ fi
|
|
|
|
striplib=
|
|
old_striplib=
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
|
|
-$as_echo_n "checking whether stripping libraries is possible... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
|
|
+printf %s "checking whether stripping libraries is possible... " >&6; }
|
|
if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
|
|
test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
|
|
test -z "$striplib" && striplib="$STRIP --strip-unneeded"
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
|
|
-$as_echo "yes" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
|
|
+printf "%s\n" "yes" >&6; }
|
|
else
|
|
# FIXME - insert some real tests, host_os isn't really good enough
|
|
case $host_os in
|
|
@@ -12983,16 +13927,16 @@ else
|
|
if test -n "$STRIP" ; then
|
|
striplib="$STRIP -x"
|
|
old_striplib="$STRIP -S"
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
|
|
-$as_echo "yes" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
|
|
+printf "%s\n" "yes" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
;;
|
|
*)
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
;;
|
|
esac
|
|
fi
|
|
@@ -13009,13 +13953,13 @@ fi
|
|
|
|
|
|
# Report which library types will actually be built
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
|
|
-$as_echo_n "checking if libtool supports shared libraries... " >&6; }
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
|
|
-$as_echo "$can_build_shared" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
|
|
+printf %s "checking if libtool supports shared libraries... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
|
|
+printf "%s\n" "$can_build_shared" >&6; }
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
|
|
-$as_echo_n "checking whether to build shared libraries... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
|
|
+printf %s "checking whether to build shared libraries... " >&6; }
|
|
test "$can_build_shared" = "no" && enable_shared=no
|
|
|
|
# On AIX, shared libraries and static libraries use the same namespace, and
|
|
@@ -13035,15 +13979,15 @@ $as_echo_n "checking whether to build shared libraries... " >&6; }
|
|
fi
|
|
;;
|
|
esac
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
|
|
-$as_echo "$enable_shared" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
|
|
+printf "%s\n" "$enable_shared" >&6; }
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
|
|
-$as_echo_n "checking whether to build static libraries... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
|
|
+printf %s "checking whether to build static libraries... " >&6; }
|
|
# Make sure either enable_shared or enable_static is yes.
|
|
test "$enable_shared" = yes || enable_static=yes
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
|
|
-$as_echo "$enable_static" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
|
|
+printf "%s\n" "$enable_static" >&6; }
|
|
|
|
|
|
|
|
@@ -13065,36 +14009,32 @@ ac_cpp='$CXXCPP $CPPFLAGS'
|
|
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
|
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
|
|
ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
|
|
-$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
|
|
+printf %s "checking how to run the C++ preprocessor... " >&6; }
|
|
if test -z "$CXXCPP"; then
|
|
- if ${ac_cv_prog_CXXCPP+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
- # Double quotes because CXXCPP needs to be expanded
|
|
- for CXXCPP in "$CXX -E" "/lib/cpp"
|
|
+ if test ${ac_cv_prog_CXXCPP+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
+ # Double quotes because $CXX needs to be expanded
|
|
+ for CXXCPP in "$CXX -E" cpp /lib/cpp
|
|
do
|
|
ac_preproc_ok=false
|
|
for ac_cxx_preproc_warn_flag in '' yes
|
|
do
|
|
# Use a header file that comes with gcc, so configuring glibc
|
|
# with a fresh cross-compiler works.
|
|
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
- # <limits.h> exists even on freestanding compilers.
|
|
# On the NeXT, cc -E runs the code through the compiler's parser,
|
|
# not just through cpp. "Syntax error" is here to catch this case.
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
-#ifdef __STDC__
|
|
-# include <limits.h>
|
|
-#else
|
|
-# include <assert.h>
|
|
-#endif
|
|
+#include <limits.h>
|
|
Syntax error
|
|
_ACEOF
|
|
-if ac_fn_cxx_try_cpp "$LINENO"; then :
|
|
+if ac_fn_cxx_try_cpp "$LINENO"
|
|
+then :
|
|
|
|
-else
|
|
+else $as_nop
|
|
# Broken: fails on valid input.
|
|
continue
|
|
fi
|
|
@@ -13106,10 +14046,11 @@ rm -f conftest.err conftest.i conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
#include <ac_nonexistent.h>
|
|
_ACEOF
|
|
-if ac_fn_cxx_try_cpp "$LINENO"; then :
|
|
+if ac_fn_cxx_try_cpp "$LINENO"
|
|
+then :
|
|
# Broken: success on invalid input.
|
|
continue
|
|
-else
|
|
+else $as_nop
|
|
# Passes both tests.
|
|
ac_preproc_ok=:
|
|
break
|
|
@@ -13119,7 +14060,8 @@ rm -f conftest.err conftest.i conftest.$ac_ext
|
|
done
|
|
# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
|
|
rm -f conftest.i conftest.err conftest.$ac_ext
|
|
-if $ac_preproc_ok; then :
|
|
+if $ac_preproc_ok
|
|
+then :
|
|
break
|
|
fi
|
|
|
|
@@ -13131,29 +14073,24 @@ fi
|
|
else
|
|
ac_cv_prog_CXXCPP=$CXXCPP
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
|
|
-$as_echo "$CXXCPP" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
|
|
+printf "%s\n" "$CXXCPP" >&6; }
|
|
ac_preproc_ok=false
|
|
for ac_cxx_preproc_warn_flag in '' yes
|
|
do
|
|
# Use a header file that comes with gcc, so configuring glibc
|
|
# with a fresh cross-compiler works.
|
|
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
- # <limits.h> exists even on freestanding compilers.
|
|
# On the NeXT, cc -E runs the code through the compiler's parser,
|
|
# not just through cpp. "Syntax error" is here to catch this case.
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
-#ifdef __STDC__
|
|
-# include <limits.h>
|
|
-#else
|
|
-# include <assert.h>
|
|
-#endif
|
|
+#include <limits.h>
|
|
Syntax error
|
|
_ACEOF
|
|
-if ac_fn_cxx_try_cpp "$LINENO"; then :
|
|
+if ac_fn_cxx_try_cpp "$LINENO"
|
|
+then :
|
|
|
|
-else
|
|
+else $as_nop
|
|
# Broken: fails on valid input.
|
|
continue
|
|
fi
|
|
@@ -13165,10 +14102,11 @@ rm -f conftest.err conftest.i conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
#include <ac_nonexistent.h>
|
|
_ACEOF
|
|
-if ac_fn_cxx_try_cpp "$LINENO"; then :
|
|
+if ac_fn_cxx_try_cpp "$LINENO"
|
|
+then :
|
|
# Broken: success on invalid input.
|
|
continue
|
|
-else
|
|
+else $as_nop
|
|
# Passes both tests.
|
|
ac_preproc_ok=:
|
|
break
|
|
@@ -13178,11 +14116,12 @@ rm -f conftest.err conftest.i conftest.$ac_ext
|
|
done
|
|
# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
|
|
rm -f conftest.i conftest.err conftest.$ac_ext
|
|
-if $ac_preproc_ok; then :
|
|
+if $ac_preproc_ok
|
|
+then :
|
|
|
|
-else
|
|
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
+else $as_nop
|
|
+ { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
+printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
|
|
See \`config.log' for more details" "$LINENO" 5; }
|
|
fi
|
|
@@ -13325,17 +14264,18 @@ cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
|
|
|
|
|
|
# Check whether --with-gnu-ld was given.
|
|
-if test "${with_gnu_ld+set}" = set; then :
|
|
+if test ${with_gnu_ld+y}
|
|
+then :
|
|
withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
|
|
-else
|
|
+else $as_nop
|
|
with_gnu_ld=no
|
|
fi
|
|
|
|
ac_prog=ld
|
|
if test "$GCC" = yes; then
|
|
# Check if gcc -print-prog-name=ld gives a path.
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
|
|
-$as_echo_n "checking for ld used by $CC... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
|
|
+printf %s "checking for ld used by $CC... " >&6; }
|
|
case $host in
|
|
*-*-mingw*)
|
|
# gcc leaves a trailing carriage return which upsets mingw
|
|
@@ -13364,15 +14304,16 @@ $as_echo_n "checking for ld used by $CC... " >&6; }
|
|
;;
|
|
esac
|
|
elif test "$with_gnu_ld" = yes; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
|
|
-$as_echo_n "checking for GNU ld... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
|
|
+printf %s "checking for GNU ld... " >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
|
|
-$as_echo_n "checking for non-GNU ld... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
|
|
+printf %s "checking for non-GNU ld... " >&6; }
|
|
fi
|
|
-if ${lt_cv_path_LD+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+if test ${lt_cv_path_LD+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
if test -z "$LD"; then
|
|
lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
|
|
for ac_dir in $PATH; do
|
|
@@ -13401,18 +14342,19 @@ fi
|
|
|
|
LD="$lt_cv_path_LD"
|
|
if test -n "$LD"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
|
|
-$as_echo "$LD" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
|
|
+printf "%s\n" "$LD" >&6; }
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
-$as_echo "no" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
+printf "%s\n" "no" >&6; }
|
|
fi
|
|
test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
|
|
-$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
|
|
-if ${lt_cv_prog_gnu_ld+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
|
|
+printf %s "checking if the linker ($LD) is GNU ld... " >&6; }
|
|
+if test ${lt_cv_prog_gnu_ld+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
# I'd rather use --version here, but apparently some GNU lds only accept -v.
|
|
case `$LD -v 2>&1 </dev/null` in
|
|
*GNU* | *'with BFD'*)
|
|
@@ -13423,8 +14365,8 @@ case `$LD -v 2>&1 </dev/null` in
|
|
;;
|
|
esac
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
|
|
-$as_echo "$lt_cv_prog_gnu_ld" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
|
|
+printf "%s\n" "$lt_cv_prog_gnu_ld" >&6; }
|
|
with_gnu_ld=$lt_cv_prog_gnu_ld
|
|
|
|
|
|
@@ -13478,8 +14420,8 @@ with_gnu_ld=$lt_cv_prog_gnu_ld
|
|
fi
|
|
|
|
# PORTME: fill in a description of your system's C++ link characteristics
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
|
|
-$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
|
|
+printf %s "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
|
|
ld_shlibs_CXX=yes
|
|
case $host_os in
|
|
aix3*)
|
|
@@ -13582,21 +14524,23 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie
|
|
if test "${lt_cv_aix_libpath+set}" = set; then
|
|
aix_libpath=$lt_cv_aix_libpath
|
|
else
|
|
- if ${lt_cv_aix_libpath__CXX+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ if test ${lt_cv_aix_libpath__CXX+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_cxx_try_link "$LINENO"; then :
|
|
+if ac_fn_cxx_try_link "$LINENO"
|
|
+then :
|
|
|
|
lt_aix_libpath_sed='
|
|
/Import File Strings/,/^$/ {
|
|
@@ -13611,7 +14555,7 @@ if ac_fn_cxx_try_link "$LINENO"; then :
|
|
lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
|
|
fi
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext \
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
if test -z "$lt_cv_aix_libpath__CXX"; then
|
|
lt_cv_aix_libpath__CXX="/usr/lib:/lib"
|
|
@@ -13636,21 +14580,23 @@ fi
|
|
if test "${lt_cv_aix_libpath+set}" = set; then
|
|
aix_libpath=$lt_cv_aix_libpath
|
|
else
|
|
- if ${lt_cv_aix_libpath__CXX+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ if test ${lt_cv_aix_libpath__CXX+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_cxx_try_link "$LINENO"; then :
|
|
+if ac_fn_cxx_try_link "$LINENO"
|
|
+then :
|
|
|
|
lt_aix_libpath_sed='
|
|
/Import File Strings/,/^$/ {
|
|
@@ -13665,7 +14611,7 @@ if ac_fn_cxx_try_link "$LINENO"; then :
|
|
lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
|
|
fi
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext \
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
if test -z "$lt_cv_aix_libpath__CXX"; then
|
|
lt_cv_aix_libpath__CXX="/usr/lib:/lib"
|
|
@@ -14483,8 +15429,8 @@ fi
|
|
;;
|
|
esac
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
|
|
-$as_echo "$ld_shlibs_CXX" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
|
|
+printf "%s\n" "$ld_shlibs_CXX" >&6; }
|
|
test "$ld_shlibs_CXX" = no && can_build_shared=no
|
|
|
|
GCC_CXX="$GXX"
|
|
@@ -14522,7 +15468,7 @@ esac
|
|
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
|
|
(eval $ac_compile) 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }; then
|
|
# Parse the compiler output and extract the necessary
|
|
# objects, libraries and library flags.
|
|
@@ -15042,26 +15988,28 @@ case $host_os in
|
|
;;
|
|
esac
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
|
|
-$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
|
|
-if ${lt_cv_prog_compiler_pic_CXX+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
|
|
+printf %s "checking for $compiler option to produce PIC... " >&6; }
|
|
+if test ${lt_cv_prog_compiler_pic_CXX+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_prog_compiler_pic_CXX=$lt_prog_compiler_pic_CXX
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_CXX" >&5
|
|
-$as_echo "$lt_cv_prog_compiler_pic_CXX" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_CXX" >&5
|
|
+printf "%s\n" "$lt_cv_prog_compiler_pic_CXX" >&6; }
|
|
lt_prog_compiler_pic_CXX=$lt_cv_prog_compiler_pic_CXX
|
|
|
|
#
|
|
# Check to make sure the PIC flag actually works.
|
|
#
|
|
if test -n "$lt_prog_compiler_pic_CXX"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
|
|
-$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; }
|
|
-if ${lt_cv_prog_compiler_pic_works_CXX+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
|
|
+printf %s "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; }
|
|
+if test ${lt_cv_prog_compiler_pic_works_CXX+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_prog_compiler_pic_works_CXX=no
|
|
ac_outfile=conftest.$ac_objext
|
|
echo "$lt_simple_compile_test_code" > conftest.$ac_ext
|
|
@@ -15092,8 +16040,8 @@ else
|
|
$RM conftest*
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5
|
|
-$as_echo "$lt_cv_prog_compiler_pic_works_CXX" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5
|
|
+printf "%s\n" "$lt_cv_prog_compiler_pic_works_CXX" >&6; }
|
|
|
|
if test x"$lt_cv_prog_compiler_pic_works_CXX" = xyes; then
|
|
case $lt_prog_compiler_pic_CXX in
|
|
@@ -15115,11 +16063,12 @@ fi
|
|
# Check to make sure the static flag actually works.
|
|
#
|
|
wl=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag=\"$lt_prog_compiler_static_CXX\"
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
|
|
-$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
|
|
-if ${lt_cv_prog_compiler_static_works_CXX+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
|
|
+printf %s "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
|
|
+if test ${lt_cv_prog_compiler_static_works_CXX+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_prog_compiler_static_works_CXX=no
|
|
save_LDFLAGS="$LDFLAGS"
|
|
LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
|
|
@@ -15143,8 +16092,8 @@ else
|
|
LDFLAGS="$save_LDFLAGS"
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5
|
|
-$as_echo "$lt_cv_prog_compiler_static_works_CXX" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5
|
|
+printf "%s\n" "$lt_cv_prog_compiler_static_works_CXX" >&6; }
|
|
|
|
if test x"$lt_cv_prog_compiler_static_works_CXX" = xyes; then
|
|
:
|
|
@@ -15155,11 +16104,12 @@ fi
|
|
|
|
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
|
|
-$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
|
|
-if ${lt_cv_prog_compiler_c_o_CXX+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
|
|
+printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
|
|
+if test ${lt_cv_prog_compiler_c_o_CXX+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_prog_compiler_c_o_CXX=no
|
|
$RM -r conftest 2>/dev/null
|
|
mkdir conftest
|
|
@@ -15202,16 +16152,17 @@ else
|
|
$RM conftest*
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
|
|
-$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
|
|
+printf "%s\n" "$lt_cv_prog_compiler_c_o_CXX" >&6; }
|
|
|
|
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
|
|
-$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
|
|
-if ${lt_cv_prog_compiler_c_o_CXX+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
|
|
+printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
|
|
+if test ${lt_cv_prog_compiler_c_o_CXX+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_prog_compiler_c_o_CXX=no
|
|
$RM -r conftest 2>/dev/null
|
|
mkdir conftest
|
|
@@ -15254,8 +16205,8 @@ else
|
|
$RM conftest*
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
|
|
-$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
|
|
+printf "%s\n" "$lt_cv_prog_compiler_c_o_CXX" >&6; }
|
|
|
|
|
|
|
|
@@ -15263,19 +16214,19 @@ $as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
|
|
hard_links="nottested"
|
|
if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then
|
|
# do not overwrite the value of need_locks provided by the user
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
|
|
-$as_echo_n "checking if we can lock with hard links... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
|
|
+printf %s "checking if we can lock with hard links... " >&6; }
|
|
hard_links=yes
|
|
$RM conftest*
|
|
ln conftest.a conftest.b 2>/dev/null && hard_links=no
|
|
touch conftest.a
|
|
ln conftest.a conftest.b 2>&5 || hard_links=no
|
|
ln conftest.a conftest.b 2>/dev/null && hard_links=no
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
|
|
-$as_echo "$hard_links" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
|
|
+printf "%s\n" "$hard_links" >&6; }
|
|
if test "$hard_links" = no; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
|
|
-$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
|
|
+printf "%s\n" "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
|
|
need_locks=warn
|
|
fi
|
|
else
|
|
@@ -15284,8 +16235,8 @@ fi
|
|
|
|
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
|
|
-$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
|
|
+printf %s "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
|
|
|
|
export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
|
|
exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
|
|
@@ -15320,8 +16271,8 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie
|
|
;;
|
|
esac
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
|
|
-$as_echo "$ld_shlibs_CXX" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
|
|
+printf "%s\n" "$ld_shlibs_CXX" >&6; }
|
|
test "$ld_shlibs_CXX" = no && can_build_shared=no
|
|
|
|
with_gnu_ld_CXX=$with_gnu_ld
|
|
@@ -15348,18 +16299,19 @@ x|xyes)
|
|
# Test whether the compiler implicitly links with -lc since on some
|
|
# systems, -lgcc has to come before -lc. If gcc already passes -lc
|
|
# to ld, don't add -lc before -lgcc.
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
|
|
-$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
|
|
-if ${lt_cv_archive_cmds_need_lc_CXX+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
|
|
+printf %s "checking whether -lc should be explicitly linked in... " >&6; }
|
|
+if test ${lt_cv_archive_cmds_need_lc_CXX+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
$RM conftest*
|
|
echo "$lt_simple_compile_test_code" > conftest.$ac_ext
|
|
|
|
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
|
|
(eval $ac_compile) 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; } 2>conftest.err; then
|
|
soname=conftest
|
|
lib=conftest
|
|
@@ -15377,7 +16329,7 @@ else
|
|
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
|
|
(eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
|
|
ac_status=$?
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }
|
|
then
|
|
lt_cv_archive_cmds_need_lc_CXX=no
|
|
@@ -15391,8 +16343,8 @@ else
|
|
$RM conftest*
|
|
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5
|
|
-$as_echo "$lt_cv_archive_cmds_need_lc_CXX" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5
|
|
+printf "%s\n" "$lt_cv_archive_cmds_need_lc_CXX" >&6; }
|
|
archive_cmds_need_lc_CXX=$lt_cv_archive_cmds_need_lc_CXX
|
|
;;
|
|
esac
|
|
@@ -15461,8 +16413,8 @@ esac
|
|
|
|
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
|
|
-$as_echo_n "checking dynamic linker characteristics... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
|
|
+printf %s "checking dynamic linker characteristics... " >&6; }
|
|
|
|
library_names_spec=
|
|
libname_spec='lib$name'
|
|
@@ -15887,9 +16839,10 @@ linux* | k*bsd*-gnu | kopensolaris*-gnu)
|
|
shlibpath_overrides_runpath=no
|
|
|
|
# Some binutils ld are patched to set DT_RUNPATH
|
|
- if ${lt_cv_shlibpath_overrides_runpath+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+ if test ${lt_cv_shlibpath_overrides_runpath+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
lt_cv_shlibpath_overrides_runpath=no
|
|
save_LDFLAGS=$LDFLAGS
|
|
save_libdir=$libdir
|
|
@@ -15899,19 +16852,21 @@ else
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
;
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_cxx_try_link "$LINENO"; then :
|
|
- if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
|
|
+if ac_fn_cxx_try_link "$LINENO"
|
|
+then :
|
|
+ if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null
|
|
+then :
|
|
lt_cv_shlibpath_overrides_runpath=yes
|
|
fi
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext \
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
LDFLAGS=$save_LDFLAGS
|
|
libdir=$save_libdir
|
|
@@ -16128,8 +17083,8 @@ uts4*)
|
|
dynamic_linker=no
|
|
;;
|
|
esac
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
|
|
-$as_echo "$dynamic_linker" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
|
|
+printf "%s\n" "$dynamic_linker" >&6; }
|
|
test "$dynamic_linker" = no && can_build_shared=no
|
|
|
|
variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
|
|
@@ -16181,8 +17136,8 @@ fi
|
|
|
|
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
|
|
-$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
|
|
+printf %s "checking how to hardcode library paths into programs... " >&6; }
|
|
hardcode_action_CXX=
|
|
if test -n "$hardcode_libdir_flag_spec_CXX" ||
|
|
test -n "$runpath_var_CXX" ||
|
|
@@ -16206,8 +17161,8 @@ else
|
|
# directories.
|
|
hardcode_action_CXX=unsupported
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5
|
|
-$as_echo "$hardcode_action_CXX" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5
|
|
+printf "%s\n" "$hardcode_action_CXX" >&6; }
|
|
|
|
if test "$hardcode_action_CXX" = relink ||
|
|
test "$inherit_rpath_CXX" = yes; then
|
|
@@ -16270,12 +17225,13 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
|
|
CXXFLAGS="${CXXFLAGS_USER}"
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SystemC install layout" >&5
|
|
-$as_echo_n "checking for SystemC install layout... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for SystemC install layout" >&5
|
|
+printf %s "checking for SystemC install layout... " >&6; }
|
|
|
|
|
|
# Check whether --with-unix-layout was given.
|
|
-if test "${with_unix_layout+set}" = set; then :
|
|
+if test ${with_unix_layout+y}
|
|
+then :
|
|
withval=$with_unix_layout; case "x$withval" in #(
|
|
xyes) :
|
|
sysc_install_layout=Unix ;; #(
|
|
@@ -16284,7 +17240,7 @@ if test "${with_unix_layout+set}" = set; then :
|
|
*) :
|
|
as_fn_error $? "Unknown install layout requested." "$LINENO" 5 ;;
|
|
esac
|
|
-else
|
|
+else $as_nop
|
|
sysc_install_layout=classic
|
|
|
|
fi
|
|
@@ -16296,8 +17252,8 @@ if test "x$prefix" = "xNONE" ; then
|
|
prefix="$abs_srcdir"
|
|
sysc_install_layout=ignored
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $sysc_install_layout" >&5
|
|
-$as_echo "$sysc_install_layout" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $sysc_install_layout" >&5
|
|
+printf "%s\n" "$sysc_install_layout" >&6; }
|
|
|
|
rootdocdir='${docdir}'
|
|
if test $sysc_install_layout = Unix ; then
|
|
@@ -16352,11 +17308,12 @@ if test -z "${SEPARATE_BUILD_TREE_TRUE}" ; then
|
|
fi
|
|
#])
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SystemC library arch suffix" >&5
|
|
-$as_echo_n "checking for SystemC library arch suffix... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for SystemC library arch suffix" >&5
|
|
+printf %s "checking for SystemC library arch suffix... " >&6; }
|
|
|
|
# Check whether --with-arch-suffix was given.
|
|
-if test "${with_arch_suffix+set}" = set; then :
|
|
+if test ${with_arch_suffix+y}
|
|
+then :
|
|
withval=$with_arch_suffix; case "x$withval" in #(
|
|
xyes) :
|
|
with_arch_suffix=yes
|
|
@@ -16367,25 +17324,26 @@ if test "${with_arch_suffix+set}" = set; then :
|
|
*) :
|
|
LIB_ARCH_SUFFIX="${withval}" ;;
|
|
esac
|
|
-else
|
|
+else $as_nop
|
|
with_arch_suffix=default
|
|
|
|
fi
|
|
# AC_ARG_WITH arch-suffix
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_arch_suffix (TARGET_ARCH=${TARGET_ARCH})" >&5
|
|
-$as_echo "$with_arch_suffix (TARGET_ARCH=${TARGET_ARCH})" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_arch_suffix (TARGET_ARCH=${TARGET_ARCH})" >&5
|
|
+printf "%s\n" "$with_arch_suffix (TARGET_ARCH=${TARGET_ARCH})" >&6; }
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to add debug symbols to the SystemC library" >&5
|
|
-$as_echo_n "checking whether to add debug symbols to the SystemC library... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to add debug symbols to the SystemC library" >&5
|
|
+printf %s "checking whether to add debug symbols to the SystemC library... " >&6; }
|
|
# Check whether --enable-debug was given.
|
|
-if test "${enable_debug+set}" = set; then :
|
|
+if test ${enable_debug+y}
|
|
+then :
|
|
enableval=$enable_debug; case "${enableval}" in #(
|
|
yes|no) :
|
|
;; #(
|
|
*) :
|
|
as_fn_error $? "bad value ${enableval} for --enable-debug" "$LINENO" 5 ;;
|
|
esac
|
|
-else
|
|
+else $as_nop
|
|
enable_debug=no
|
|
fi
|
|
|
|
@@ -16397,20 +17355,21 @@ else
|
|
WANT_DEBUG_FALSE=
|
|
fi
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_debug" >&5
|
|
-$as_echo "$enable_debug" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_debug" >&5
|
|
+printf "%s\n" "$enable_debug" >&6; }
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable compiler optimization" >&5
|
|
-$as_echo_n "checking whether to enable compiler optimization... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to enable compiler optimization" >&5
|
|
+printf %s "checking whether to enable compiler optimization... " >&6; }
|
|
# Check whether --enable-optimize was given.
|
|
-if test "${enable_optimize+set}" = set; then :
|
|
+if test ${enable_optimize+y}
|
|
+then :
|
|
enableval=$enable_optimize; case "${enableval}" in #(
|
|
yes|no) :
|
|
;; #(
|
|
*) :
|
|
as_fn_error $? "bad value ${enableval} for --enable-optimize" "$LINENO" 5 ;;
|
|
esac
|
|
-else
|
|
+else $as_nop
|
|
enable_optimize=yes
|
|
fi
|
|
|
|
@@ -16422,15 +17381,17 @@ else
|
|
WANT_OPTIMIZE_FALSE=
|
|
fi
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_optimize" >&5
|
|
-$as_echo "$enable_optimize" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_optimize" >&5
|
|
+printf "%s\n" "$enable_optimize" >&6; }
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to add support for asynchronous update requests" >&5
|
|
-$as_echo_n "checking whether to add support for asynchronous update requests... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to add support for asynchronous update requests" >&5
|
|
+printf %s "checking whether to add support for asynchronous update requests... " >&6; }
|
|
support_async_updates=no
|
|
-if test x$ax_pthread_ok = xyes; then :
|
|
+if test x$ax_pthread_ok = xyes
|
|
+then :
|
|
support_async_updates=pthread
|
|
-elif test x$ax_pthread_ok = xno; then :
|
|
+elif test x$ax_pthread_ok = xno
|
|
+then :
|
|
case "${TARGET_ARCH}" in #(
|
|
mingw*|msvc*) :
|
|
support_async_updates=native ;; #(
|
|
@@ -16439,12 +17400,14 @@ elif test x$ax_pthread_ok = xno; then :
|
|
esac
|
|
fi
|
|
# Check whether --enable-async-updates was given.
|
|
-if test "${enable_async_updates+set}" = set; then :
|
|
+if test ${enable_async_updates+y}
|
|
+then :
|
|
enableval=$enable_async_updates; case "${enableval}" in #(
|
|
yes) :
|
|
- if test $support_async_updates = no; then :
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no native/pthread support found, disabled" >&5
|
|
-$as_echo "$as_me: WARNING: no native/pthread support found, disabled" >&2;}
|
|
+ if test $support_async_updates = no
|
|
+then :
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: no native/pthread support found, disabled" >&5
|
|
+printf "%s\n" "$as_me: WARNING: no native/pthread support found, disabled" >&2;}
|
|
enable_async_updates=no
|
|
support_async_updates=disabled
|
|
fi ;; #(
|
|
@@ -16453,10 +17416,11 @@ fi ;; #(
|
|
*) :
|
|
as_fn_error $? "bad value ${enableval} for --enable-async-updates" "$LINENO" 5 ;;
|
|
esac
|
|
-else
|
|
- if test ${support_async_updates} != no; then :
|
|
+else $as_nop
|
|
+ if test ${support_async_updates} != no
|
|
+then :
|
|
enable_async_updates=yes
|
|
-else
|
|
+else $as_nop
|
|
enable_async_updates=no
|
|
fi
|
|
fi
|
|
@@ -16469,21 +17433,23 @@ else
|
|
DISABLE_ASYNC_UPDATES_FALSE=
|
|
fi
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_async_updates" >&5
|
|
-$as_echo "$enable_async_updates" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_async_updates" >&5
|
|
+printf "%s\n" "$enable_async_updates" >&6; }
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use POSIX threads for SystemC processes" >&5
|
|
-$as_echo_n "checking whether to use POSIX threads for SystemC processes... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to use POSIX threads for SystemC processes" >&5
|
|
+printf %s "checking whether to use POSIX threads for SystemC processes... " >&6; }
|
|
# Check whether --enable-pthreads was given.
|
|
-if test "${enable_pthreads+set}" = set; then :
|
|
+if test ${enable_pthreads+y}
|
|
+then :
|
|
enableval=$enable_pthreads; case "${enableval}" in #(
|
|
yes) :
|
|
- if test x"$ax_pthread_ok" = xyes; then :
|
|
+ if test x"$ax_pthread_ok" = xyes
|
|
+then :
|
|
QT_ARCH=pthreads
|
|
-else
|
|
+else $as_nop
|
|
enable_pthreads=no
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no pthread support found, ignore --enable-pthreads" >&5
|
|
-$as_echo "$as_me: WARNING: no pthread support found, ignore --enable-pthreads" >&2;}
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: no pthread support found, ignore --enable-pthreads" >&5
|
|
+printf "%s\n" "$as_me: WARNING: no pthread support found, ignore --enable-pthreads" >&2;}
|
|
|
|
fi ;; #(
|
|
no) :
|
|
@@ -16491,12 +17457,13 @@ fi ;; #(
|
|
*) :
|
|
as_fn_error $? "bad value ${enableval} for --enable-pthreads" "$LINENO" 5 ;;
|
|
esac
|
|
-else
|
|
+else $as_nop
|
|
enable_pthreads=no
|
|
fi
|
|
|
|
|
|
-if test x"$enable_pthreads" = xyes; then :
|
|
+if test x"$enable_pthreads" = xyes
|
|
+then :
|
|
case "${TARGET_ARCH}" in #(
|
|
mingw*|msvc*) :
|
|
as_fn_error $? "pthread processes not supported on target architecture ${target}" "$LINENO" 5 ;; #(
|
|
@@ -16505,10 +17472,12 @@ if test x"$enable_pthreads" = xyes; then :
|
|
esac
|
|
fi
|
|
|
|
-if test x"$QT_ARCH" = xpthreads -a x"$enable_pthreads" = xno; then :
|
|
- if test x"$ax_pthread_ok" = xyes; then :
|
|
+if test x"$QT_ARCH" = xpthreads -a x"$enable_pthreads" = xno
|
|
+then :
|
|
+ if test x"$ax_pthread_ok" = xyes
|
|
+then :
|
|
enable_pthreads=yes
|
|
-else
|
|
+else $as_nop
|
|
as_fn_error $? "pthread processes required on target architecture ${target}" "$LINENO" 5
|
|
fi
|
|
fi
|
|
@@ -16538,13 +17507,14 @@ else
|
|
USES_PTHREADS_LIB_FALSE=
|
|
fi
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_pthreads" >&5
|
|
-$as_echo "$enable_pthreads" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_pthreads" >&5
|
|
+printf "%s\n" "$enable_pthreads" >&6; }
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable simulation phase callbacks (experimental)" >&5
|
|
-$as_echo_n "checking whether to enable simulation phase callbacks (experimental)... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to enable simulation phase callbacks (experimental)" >&5
|
|
+printf %s "checking whether to enable simulation phase callbacks (experimental)... " >&6; }
|
|
# Check whether --enable-phase-callbacks was given.
|
|
-if test "${enable_phase_callbacks+set}" = set; then :
|
|
+if test ${enable_phase_callbacks+y}
|
|
+then :
|
|
enableval=$enable_phase_callbacks; case "${enableval}" in #(
|
|
yes) :
|
|
enable_phase_callbacks=yes ;; #(
|
|
@@ -16555,7 +17525,7 @@ if test "${enable_phase_callbacks+set}" = set; then :
|
|
*) :
|
|
as_fn_error $? "bad value ${enableval} for --enable-phase-callbacks" "$LINENO" 5 ;;
|
|
esac
|
|
-else
|
|
+else $as_nop
|
|
enable_phase_callbacks=no
|
|
fi
|
|
|
|
@@ -16575,13 +17545,14 @@ else
|
|
ENABLE_CALLBACKS_TRACING_FALSE=
|
|
fi
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_phase_callbacks" >&5
|
|
-$as_echo "$enable_phase_callbacks" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_phase_callbacks" >&5
|
|
+printf "%s\n" "$enable_phase_callbacks" >&6; }
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable VCD scopes by default" >&5
|
|
-$as_echo_n "checking whether to enable VCD scopes by default... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to enable VCD scopes by default" >&5
|
|
+printf %s "checking whether to enable VCD scopes by default... " >&6; }
|
|
# Check whether --enable-vcd-scopes was given.
|
|
-if test "${enable_vcd_scopes+set}" = set; then :
|
|
+if test ${enable_vcd_scopes+y}
|
|
+then :
|
|
enableval=$enable_vcd_scopes; case "${enableval}" in #(
|
|
yes|default) :
|
|
enable_vcd_scopes=yes ;; #(
|
|
@@ -16590,7 +17561,7 @@ if test "${enable_vcd_scopes+set}" = set; then :
|
|
*) :
|
|
as_fn_error $? "bad value ${enableval} for --enable-vcd-scopes" "$LINENO" 5 ;;
|
|
esac
|
|
-else
|
|
+else $as_nop
|
|
enable_vcd_scopes=yes
|
|
fi
|
|
|
|
@@ -16602,8 +17573,8 @@ else
|
|
DISABLE_VCD_SCOPES_FALSE=
|
|
fi
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_vcd_scopes" >&5
|
|
-$as_echo "$enable_vcd_scopes" >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_vcd_scopes" >&5
|
|
+printf "%s\n" "$enable_vcd_scopes" >&6; }
|
|
|
|
if test "${QT_ARCH}" = "iX86" ; then
|
|
QT_ARCH_X86_TRUE=
|
|
@@ -16669,16 +17640,17 @@ fi
|
|
# AC_CHECK_DEFINE([DEBUG_SYSTEMC],
|
|
# [PKGCONFIG_DEFINES="${PKGCONFIG_DEFINES} -DDEBUG_SYSTEMC"])
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SC_DISABLE_VIRTUAL_BIND defined" >&5
|
|
-$as_echo_n "checking for SC_DISABLE_VIRTUAL_BIND defined... " >&6; }
|
|
-if ${ac_cv_defined_SC_DISABLE_VIRTUAL_BIND+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for SC_DISABLE_VIRTUAL_BIND defined" >&5
|
|
+printf %s "checking for SC_DISABLE_VIRTUAL_BIND defined... " >&6; }
|
|
+if test ${ac_cv_defined_SC_DISABLE_VIRTUAL_BIND+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
#ifdef SC_DISABLE_VIRTUAL_BIND
|
|
@@ -16691,31 +17663,34 @@ main ()
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_cxx_try_compile "$LINENO"; then :
|
|
+if ac_fn_cxx_try_compile "$LINENO"
|
|
+then :
|
|
ac_cv_defined_SC_DISABLE_VIRTUAL_BIND=yes
|
|
-else
|
|
+else $as_nop
|
|
ac_cv_defined_SC_DISABLE_VIRTUAL_BIND=no
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_defined_SC_DISABLE_VIRTUAL_BIND" >&5
|
|
-$as_echo "$ac_cv_defined_SC_DISABLE_VIRTUAL_BIND" >&6; }
|
|
-if test $ac_cv_defined_SC_DISABLE_VIRTUAL_BIND != "no"; then :
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_defined_SC_DISABLE_VIRTUAL_BIND" >&5
|
|
+printf "%s\n" "$ac_cv_defined_SC_DISABLE_VIRTUAL_BIND" >&6; }
|
|
+if test $ac_cv_defined_SC_DISABLE_VIRTUAL_BIND != "no"
|
|
+then :
|
|
PKGCONFIG_DEFINES="${PKGCONFIG_DEFINES} -DSC_DISABLE_VIRTUAL_BIND"
|
|
sysc_non_1666=yes
|
|
fi
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SC_ENABLE_IMMEDIATE_SELF_NOTIFICATION defined" >&5
|
|
-$as_echo_n "checking for SC_ENABLE_IMMEDIATE_SELF_NOTIFICATION defined... " >&6; }
|
|
-if ${ac_cv_defined_SC_ENABLE_IMMEDIATE_SELF_NOTIFICATION+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for SC_ENABLE_IMMEDIATE_SELF_NOTIFICATION defined" >&5
|
|
+printf %s "checking for SC_ENABLE_IMMEDIATE_SELF_NOTIFICATION defined... " >&6; }
|
|
+if test ${ac_cv_defined_SC_ENABLE_IMMEDIATE_SELF_NOTIFICATION+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
#ifdef SC_ENABLE_IMMEDIATE_SELF_NOTIFICATION
|
|
@@ -16728,30 +17703,33 @@ main ()
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_cxx_try_compile "$LINENO"; then :
|
|
+if ac_fn_cxx_try_compile "$LINENO"
|
|
+then :
|
|
ac_cv_defined_SC_ENABLE_IMMEDIATE_SELF_NOTIFICATION=yes
|
|
-else
|
|
+else $as_nop
|
|
ac_cv_defined_SC_ENABLE_IMMEDIATE_SELF_NOTIFICATION=no
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_defined_SC_ENABLE_IMMEDIATE_SELF_NOTIFICATION" >&5
|
|
-$as_echo "$ac_cv_defined_SC_ENABLE_IMMEDIATE_SELF_NOTIFICATION" >&6; }
|
|
-if test $ac_cv_defined_SC_ENABLE_IMMEDIATE_SELF_NOTIFICATION != "no"; then :
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_defined_SC_ENABLE_IMMEDIATE_SELF_NOTIFICATION" >&5
|
|
+printf "%s\n" "$ac_cv_defined_SC_ENABLE_IMMEDIATE_SELF_NOTIFICATION" >&6; }
|
|
+if test $ac_cv_defined_SC_ENABLE_IMMEDIATE_SELF_NOTIFICATION != "no"
|
|
+then :
|
|
LIBCONFIG_DEFINES="${LIBCONFIG_DEFINES} -DSC_ENABLE_IMMEDIATE_SELF_NOTIFICATION"
|
|
sysc_non_1666=yes
|
|
fi
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SC_ENABLE_EARLY_MAXTIME_CREATION defined" >&5
|
|
-$as_echo_n "checking for SC_ENABLE_EARLY_MAXTIME_CREATION defined... " >&6; }
|
|
-if ${ac_cv_defined_SC_ENABLE_EARLY_MAXTIME_CREATION+:} false; then :
|
|
- $as_echo_n "(cached) " >&6
|
|
-else
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for SC_ENABLE_EARLY_MAXTIME_CREATION defined" >&5
|
|
+printf %s "checking for SC_ENABLE_EARLY_MAXTIME_CREATION defined... " >&6; }
|
|
+if test ${ac_cv_defined_SC_ENABLE_EARLY_MAXTIME_CREATION+y}
|
|
+then :
|
|
+ printf %s "(cached) " >&6
|
|
+else $as_nop
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
int
|
|
-main ()
|
|
+main (void)
|
|
{
|
|
|
|
#ifdef SC_ENABLE_EARLY_MAXTIME_CREATION
|
|
@@ -16764,16 +17742,18 @@ main ()
|
|
return 0;
|
|
}
|
|
_ACEOF
|
|
-if ac_fn_cxx_try_compile "$LINENO"; then :
|
|
+if ac_fn_cxx_try_compile "$LINENO"
|
|
+then :
|
|
ac_cv_defined_SC_ENABLE_EARLY_MAXTIME_CREATION=yes
|
|
-else
|
|
+else $as_nop
|
|
ac_cv_defined_SC_ENABLE_EARLY_MAXTIME_CREATION=no
|
|
fi
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_defined_SC_ENABLE_EARLY_MAXTIME_CREATION" >&5
|
|
-$as_echo "$ac_cv_defined_SC_ENABLE_EARLY_MAXTIME_CREATION" >&6; }
|
|
-if test $ac_cv_defined_SC_ENABLE_EARLY_MAXTIME_CREATION != "no"; then :
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_defined_SC_ENABLE_EARLY_MAXTIME_CREATION" >&5
|
|
+printf "%s\n" "$ac_cv_defined_SC_ENABLE_EARLY_MAXTIME_CREATION" >&6; }
|
|
+if test $ac_cv_defined_SC_ENABLE_EARLY_MAXTIME_CREATION != "no"
|
|
+then :
|
|
LIBCONFIG_DEFINES="${LIBCONFIG_DEFINES} -DSC_ENABLE_EARLY_MAXTIME_CREATION"
|
|
sysc_non_1666=yes
|
|
fi
|
|
@@ -16823,8 +17803,8 @@ _ACEOF
|
|
case $ac_val in #(
|
|
*${as_nl}*)
|
|
case $ac_var in #(
|
|
- *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
|
|
-$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
|
|
+ *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
|
|
+printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
|
|
esac
|
|
case $ac_var in #(
|
|
_ | IFS | as_nl) ;; #(
|
|
@@ -16854,15 +17834,15 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
|
|
/^ac_cv_env_/b end
|
|
t clear
|
|
:clear
|
|
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
|
|
+ s/^\([^=]*\)=\(.*[{}].*\)$/test ${\1+y} || &/
|
|
t end
|
|
s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
|
|
:end' >>confcache
|
|
if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
|
|
if test -w "$cache_file"; then
|
|
if test "x$cache_file" != "x/dev/null"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
|
|
-$as_echo "$as_me: updating cache $cache_file" >&6;}
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
|
|
+printf "%s\n" "$as_me: updating cache $cache_file" >&6;}
|
|
if test ! -f "$cache_file" || test -h "$cache_file"; then
|
|
cat confcache >"$cache_file"
|
|
else
|
|
@@ -16876,8 +17856,8 @@ $as_echo "$as_me: updating cache $cache_file" >&6;}
|
|
fi
|
|
fi
|
|
else
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
|
|
-$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
|
|
+printf "%s\n" "$as_me: not updating unwritable cache $cache_file" >&6;}
|
|
fi
|
|
fi
|
|
rm -f confcache
|
|
@@ -16930,7 +17910,7 @@ U=
|
|
for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
|
|
# 1. Remove the extension, and $U if already installed.
|
|
ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
|
|
- ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
|
|
+ ac_i=`printf "%s\n" "$ac_i" | sed "$ac_script"`
|
|
# 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
|
|
# will be set to the directory where LIBOBJS objects are built.
|
|
as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
|
|
@@ -16941,14 +17921,14 @@ LIBOBJS=$ac_libobjs
|
|
LTLIBOBJS=$ac_ltlibobjs
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
|
|
-$as_echo_n "checking that generated files are newer than configure... " >&6; }
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
|
|
+printf %s "checking that generated files are newer than configure... " >&6; }
|
|
if test -n "$am_sleep_pid"; then
|
|
# Hide warnings about reused PIDs.
|
|
wait $am_sleep_pid 2>/dev/null
|
|
fi
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
|
|
-$as_echo "done" >&6; }
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: done" >&5
|
|
+printf "%s\n" "done" >&6; }
|
|
if test -n "$EXEEXT"; then
|
|
am__EXEEXT_TRUE=
|
|
am__EXEEXT_FALSE='#'
|
|
@@ -17046,8 +18026,8 @@ fi
|
|
ac_write_fail=0
|
|
ac_clean_files_save=$ac_clean_files
|
|
ac_clean_files="$ac_clean_files $CONFIG_STATUS"
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
|
|
-$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
|
|
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
|
|
+printf "%s\n" "$as_me: creating $CONFIG_STATUS" >&6;}
|
|
as_write_fail=0
|
|
cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
|
|
#! $SHELL
|
|
@@ -17070,14 +18050,16 @@ cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
|
|
|
|
# Be more Bourne compatible
|
|
DUALCASE=1; export DUALCASE # for MKS sh
|
|
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
|
|
+as_nop=:
|
|
+if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
|
|
+then :
|
|
emulate sh
|
|
NULLCMD=:
|
|
# Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
|
|
# is contrary to our usage. Disable this feature.
|
|
alias -g '${1+"$@"}'='"$@"'
|
|
setopt NO_GLOB_SUBST
|
|
-else
|
|
+else $as_nop
|
|
case `(set -o) 2>/dev/null` in #(
|
|
*posix*) :
|
|
set -o posix ;; #(
|
|
@@ -17087,46 +18069,46 @@ esac
|
|
fi
|
|
|
|
|
|
+
|
|
+# Reset variables that may have inherited troublesome values from
|
|
+# the environment.
|
|
+
|
|
+# IFS needs to be set, to space, tab, and newline, in precisely that order.
|
|
+# (If _AS_PATH_WALK were called with IFS unset, it would have the
|
|
+# side effect of setting IFS to empty, thus disabling word splitting.)
|
|
+# Quoting is to prevent editors from complaining about space-tab.
|
|
as_nl='
|
|
'
|
|
export as_nl
|
|
-# Printing a long string crashes Solaris 7 /usr/bin/printf.
|
|
-as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
|
|
-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
|
|
-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
|
|
-# Prefer a ksh shell builtin over an external printf program on Solaris,
|
|
-# but without wasting forks for bash or zsh.
|
|
-if test -z "$BASH_VERSION$ZSH_VERSION" \
|
|
- && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
|
|
- as_echo='print -r --'
|
|
- as_echo_n='print -rn --'
|
|
-elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
|
|
- as_echo='printf %s\n'
|
|
- as_echo_n='printf %s'
|
|
-else
|
|
- if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
|
|
- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
|
|
- as_echo_n='/usr/ucb/echo -n'
|
|
- else
|
|
- as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
|
|
- as_echo_n_body='eval
|
|
- arg=$1;
|
|
- case $arg in #(
|
|
- *"$as_nl"*)
|
|
- expr "X$arg" : "X\\(.*\\)$as_nl";
|
|
- arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
|
|
- esac;
|
|
- expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
|
|
- '
|
|
- export as_echo_n_body
|
|
- as_echo_n='sh -c $as_echo_n_body as_echo'
|
|
- fi
|
|
- export as_echo_body
|
|
- as_echo='sh -c $as_echo_body as_echo'
|
|
-fi
|
|
+IFS=" "" $as_nl"
|
|
+
|
|
+PS1='$ '
|
|
+PS2='> '
|
|
+PS4='+ '
|
|
+
|
|
+# Ensure predictable behavior from utilities with locale-dependent output.
|
|
+LC_ALL=C
|
|
+export LC_ALL
|
|
+LANGUAGE=C
|
|
+export LANGUAGE
|
|
+
|
|
+# We cannot yet rely on "unset" to work, but we need these variables
|
|
+# to be unset--not just set to an empty or harmless value--now, to
|
|
+# avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
|
|
+# also avoids known problems related to "unset" and subshell syntax
|
|
+# in other old shells (e.g. bash 2.01 and pdksh 5.2.14).
|
|
+for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH
|
|
+do eval test \${$as_var+y} \
|
|
+ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
|
|
+done
|
|
+
|
|
+# Ensure that fds 0, 1, and 2 are open.
|
|
+if (exec 3>&0) 2>/dev/null; then :; else exec 0</dev/null; fi
|
|
+if (exec 3>&1) 2>/dev/null; then :; else exec 1>/dev/null; fi
|
|
+if (exec 3>&2) ; then :; else exec 2>/dev/null; fi
|
|
|
|
# The user is always right.
|
|
-if test "${PATH_SEPARATOR+set}" != set; then
|
|
+if ${PATH_SEPARATOR+false} :; then
|
|
PATH_SEPARATOR=:
|
|
(PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
|
|
(PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
|
|
@@ -17135,13 +18117,6 @@ if test "${PATH_SEPARATOR+set}" != set; then
|
|
fi
|
|
|
|
|
|
-# IFS
|
|
-# We need space, tab and new line, in precisely that order. Quoting is
|
|
-# there to prevent editors from complaining about space-tab.
|
|
-# (If _AS_PATH_WALK were called with IFS unset, it would disable word
|
|
-# splitting by setting IFS to empty value.)
|
|
-IFS=" "" $as_nl"
|
|
-
|
|
# Find who we are. Look in the path if we contain no directory separator.
|
|
as_myself=
|
|
case $0 in #((
|
|
@@ -17150,8 +18125,12 @@ case $0 in #((
|
|
for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
- test -z "$as_dir" && as_dir=.
|
|
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
|
|
+ case $as_dir in #(((
|
|
+ '') as_dir=./ ;;
|
|
+ */) ;;
|
|
+ *) as_dir=$as_dir/ ;;
|
|
+ esac
|
|
+ test -r "$as_dir$0" && as_myself=$as_dir$0 && break
|
|
done
|
|
IFS=$as_save_IFS
|
|
|
|
@@ -17163,30 +18142,10 @@ if test "x$as_myself" = x; then
|
|
as_myself=$0
|
|
fi
|
|
if test ! -f "$as_myself"; then
|
|
- $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
|
|
+ printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
|
|
exit 1
|
|
fi
|
|
|
|
-# Unset variables that we do not need and which cause bugs (e.g. in
|
|
-# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
|
|
-# suppresses any "Segmentation fault" message there. '((' could
|
|
-# trigger a bug in pdksh 5.2.14.
|
|
-for as_var in BASH_ENV ENV MAIL MAILPATH
|
|
-do eval test x\${$as_var+set} = xset \
|
|
- && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
|
|
-done
|
|
-PS1='$ '
|
|
-PS2='> '
|
|
-PS4='+ '
|
|
-
|
|
-# NLS nuisances.
|
|
-LC_ALL=C
|
|
-export LC_ALL
|
|
-LANGUAGE=C
|
|
-export LANGUAGE
|
|
-
|
|
-# CDPATH.
|
|
-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
|
|
|
|
|
|
# as_fn_error STATUS ERROR [LINENO LOG_FD]
|
|
@@ -17199,13 +18158,14 @@ as_fn_error ()
|
|
as_status=$1; test $as_status -eq 0 && as_status=1
|
|
if test "$4"; then
|
|
as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
|
|
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
|
|
fi
|
|
- $as_echo "$as_me: error: $2" >&2
|
|
+ printf "%s\n" "$as_me: error: $2" >&2
|
|
as_fn_exit $as_status
|
|
} # as_fn_error
|
|
|
|
|
|
+
|
|
# as_fn_set_status STATUS
|
|
# -----------------------
|
|
# Set $? to STATUS, without forking.
|
|
@@ -17232,18 +18192,20 @@ as_fn_unset ()
|
|
{ eval $1=; unset $1;}
|
|
}
|
|
as_unset=as_fn_unset
|
|
+
|
|
# as_fn_append VAR VALUE
|
|
# ----------------------
|
|
# Append the text in VALUE to the end of the definition contained in VAR. Take
|
|
# advantage of any shell optimizations that allow amortized linear growth over
|
|
# repeated appends, instead of the typical quadratic growth present in naive
|
|
# implementations.
|
|
-if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
|
|
+if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null
|
|
+then :
|
|
eval 'as_fn_append ()
|
|
{
|
|
eval $1+=\$2
|
|
}'
|
|
-else
|
|
+else $as_nop
|
|
as_fn_append ()
|
|
{
|
|
eval $1=\$$1\$2
|
|
@@ -17255,12 +18217,13 @@ fi # as_fn_append
|
|
# Perform arithmetic evaluation on the ARGs, and store the result in the
|
|
# global $as_val. Take advantage of shells that can avoid forks. The arguments
|
|
# must be portable across $(()) and expr.
|
|
-if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
|
|
+if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null
|
|
+then :
|
|
eval 'as_fn_arith ()
|
|
{
|
|
as_val=$(( $* ))
|
|
}'
|
|
-else
|
|
+else $as_nop
|
|
as_fn_arith ()
|
|
{
|
|
as_val=`expr "$@" || test $? -eq 1`
|
|
@@ -17291,7 +18254,7 @@ as_me=`$as_basename -- "$0" ||
|
|
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
|
|
X"$0" : 'X\(//\)$' \| \
|
|
X"$0" : 'X\(/\)' \| . 2>/dev/null ||
|
|
-$as_echo X/"$0" |
|
|
+printf "%s\n" X/"$0" |
|
|
sed '/^.*\/\([^/][^/]*\)\/*$/{
|
|
s//\1/
|
|
q
|
|
@@ -17313,6 +18276,10 @@ as_cr_Letters=$as_cr_letters$as_cr_LETTERS
|
|
as_cr_digits='0123456789'
|
|
as_cr_alnum=$as_cr_Letters$as_cr_digits
|
|
|
|
+
|
|
+# Determine whether it's possible to make 'echo' print without a newline.
|
|
+# These variables are no longer used directly by Autoconf, but are AC_SUBSTed
|
|
+# for compatibility with existing Makefiles.
|
|
ECHO_C= ECHO_N= ECHO_T=
|
|
case `echo -n x` in #(((((
|
|
-n*)
|
|
@@ -17326,6 +18293,12 @@ case `echo -n x` in #(((((
|
|
ECHO_N='-n';;
|
|
esac
|
|
|
|
+# For backward compatibility with old third-party macros, we provide
|
|
+# the shell variables $as_echo and $as_echo_n. New code should use
|
|
+# AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively.
|
|
+as_echo='printf %s\n'
|
|
+as_echo_n='printf %s'
|
|
+
|
|
rm -f conf$$ conf$$.exe conf$$.file
|
|
if test -d conf$$.dir; then
|
|
rm -f conf$$.dir/conf$$.file
|
|
@@ -17367,7 +18340,7 @@ as_fn_mkdir_p ()
|
|
as_dirs=
|
|
while :; do
|
|
case $as_dir in #(
|
|
- *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
|
|
+ *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
|
|
*) as_qdir=$as_dir;;
|
|
esac
|
|
as_dirs="'$as_qdir' $as_dirs"
|
|
@@ -17376,7 +18349,7 @@ $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
|
X"$as_dir" : 'X\(//\)[^/]' \| \
|
|
X"$as_dir" : 'X\(//\)$' \| \
|
|
X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
|
|
-$as_echo X"$as_dir" |
|
|
+printf "%s\n" X"$as_dir" |
|
|
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
|
s//\1/
|
|
q
|
|
@@ -17439,7 +18412,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
|
# values after options handling.
|
|
ac_log="
|
|
This file was extended by SystemC $as_me 2.3.4, which was
|
|
-generated by GNU Autoconf 2.69. Invocation command line was
|
|
+generated by GNU Autoconf 2.71. Invocation command line was
|
|
|
|
CONFIG_FILES = $CONFIG_FILES
|
|
CONFIG_HEADERS = $CONFIG_HEADERS
|
|
@@ -17493,14 +18466,16 @@ Report bugs to <http://forums.accellera.org/forum/9-systemc/>.
|
|
SystemC home page: <http://accellera.org/>."
|
|
|
|
_ACEOF
|
|
+ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
|
|
+ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\''/g"`
|
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
|
-ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
|
+ac_cs_config='$ac_cs_config_escaped'
|
|
ac_cs_version="\\
|
|
SystemC config.status 2.3.4
|
|
-configured by $0, generated by GNU Autoconf 2.69,
|
|
+configured by $0, generated by GNU Autoconf 2.71,
|
|
with options \\"\$ac_cs_config\\"
|
|
|
|
-Copyright (C) 2012 Free Software Foundation, Inc.
|
|
+Copyright (C) 2021 Free Software Foundation, Inc.
|
|
This config.status script is free software; the Free Software Foundation
|
|
gives unlimited permission to copy, distribute and modify it."
|
|
|
|
@@ -17540,21 +18515,21 @@ do
|
|
-recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
|
|
ac_cs_recheck=: ;;
|
|
--version | --versio | --versi | --vers | --ver | --ve | --v | -V )
|
|
- $as_echo "$ac_cs_version"; exit ;;
|
|
+ printf "%s\n" "$ac_cs_version"; exit ;;
|
|
--config | --confi | --conf | --con | --co | --c )
|
|
- $as_echo "$ac_cs_config"; exit ;;
|
|
+ printf "%s\n" "$ac_cs_config"; exit ;;
|
|
--debug | --debu | --deb | --de | --d | -d )
|
|
debug=: ;;
|
|
--file | --fil | --fi | --f )
|
|
$ac_shift
|
|
case $ac_optarg in
|
|
- *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
|
|
+ *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
|
|
'') as_fn_error $? "missing file argument" ;;
|
|
esac
|
|
as_fn_append CONFIG_FILES " '$ac_optarg'"
|
|
ac_need_defaults=false;;
|
|
--he | --h | --help | --hel | -h )
|
|
- $as_echo "$ac_cs_usage"; exit ;;
|
|
+ printf "%s\n" "$ac_cs_usage"; exit ;;
|
|
-q | -quiet | --quiet | --quie | --qui | --qu | --q \
|
|
| -silent | --silent | --silen | --sile | --sil | --si | --s)
|
|
ac_cs_silent=: ;;
|
|
@@ -17582,7 +18557,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
|
if \$ac_cs_recheck; then
|
|
set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
|
|
shift
|
|
- \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
|
|
+ \printf "%s\n" "running CONFIG_SHELL=$SHELL \$*" >&6
|
|
CONFIG_SHELL='$SHELL'
|
|
export CONFIG_SHELL
|
|
exec "\$@"
|
|
@@ -17596,7 +18571,7 @@ exec 5>>config.log
|
|
sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
|
|
## Running $as_me. ##
|
|
_ASBOX
|
|
- $as_echo "$ac_log"
|
|
+ printf "%s\n" "$ac_log"
|
|
} >&5
|
|
|
|
_ACEOF
|
|
@@ -17604,7 +18579,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
|
#
|
|
# INIT-COMMANDS
|
|
#
|
|
-AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
|
|
+AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"
|
|
|
|
|
|
# The HP-UX ksh and POSIX shell print the target directory to stdout
|
|
@@ -18018,8 +18993,8 @@ done
|
|
# We use the long form for the default assignment because of an extremely
|
|
# bizarre bug on SunOS 4.1.3.
|
|
if $ac_need_defaults; then
|
|
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
|
|
- test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
|
|
+ test ${CONFIG_FILES+y} || CONFIG_FILES=$config_files
|
|
+ test ${CONFIG_COMMANDS+y} || CONFIG_COMMANDS=$config_commands
|
|
fi
|
|
|
|
# Have a temporary directory for convenience. Make it in the build tree
|
|
@@ -18247,7 +19222,7 @@ do
|
|
esac ||
|
|
as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
|
|
esac
|
|
- case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
|
|
+ case $ac_f in *\'*) ac_f=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
|
|
as_fn_append ac_file_inputs " '$ac_f'"
|
|
done
|
|
|
|
@@ -18255,17 +19230,17 @@ do
|
|
# use $as_me), people would be surprised to read:
|
|
# /* config.h. Generated by config.status. */
|
|
configure_input='Generated from '`
|
|
- $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
|
|
+ printf "%s\n" "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
|
|
`' by configure.'
|
|
if test x"$ac_file" != x-; then
|
|
configure_input="$ac_file. $configure_input"
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
|
|
-$as_echo "$as_me: creating $ac_file" >&6;}
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
|
|
+printf "%s\n" "$as_me: creating $ac_file" >&6;}
|
|
fi
|
|
# Neutralize special characters interpreted by sed in replacement strings.
|
|
case $configure_input in #(
|
|
*\&* | *\|* | *\\* )
|
|
- ac_sed_conf_input=`$as_echo "$configure_input" |
|
|
+ ac_sed_conf_input=`printf "%s\n" "$configure_input" |
|
|
sed 's/[\\\\&|]/\\\\&/g'`;; #(
|
|
*) ac_sed_conf_input=$configure_input;;
|
|
esac
|
|
@@ -18282,7 +19257,7 @@ $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
|
X"$ac_file" : 'X\(//\)[^/]' \| \
|
|
X"$ac_file" : 'X\(//\)$' \| \
|
|
X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
|
|
-$as_echo X"$ac_file" |
|
|
+printf "%s\n" X"$ac_file" |
|
|
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
|
s//\1/
|
|
q
|
|
@@ -18306,9 +19281,9 @@ $as_echo X"$ac_file" |
|
|
case "$ac_dir" in
|
|
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
|
|
*)
|
|
- ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
|
|
+ ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
|
|
# A ".." for each directory in $ac_dir_suffix.
|
|
- ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
|
|
+ ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
|
|
case $ac_top_builddir_sub in
|
|
"") ac_top_builddir_sub=. ac_top_build_prefix= ;;
|
|
*) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
|
|
@@ -18370,8 +19345,8 @@ ac_sed_dataroot='
|
|
case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
|
|
*datarootdir*) ac_datarootdir_seen=yes;;
|
|
*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
|
|
-$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
|
|
+printf "%s\n" "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
|
|
_ACEOF
|
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
|
ac_datarootdir_hack='
|
|
@@ -18415,9 +19390,9 @@ test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
|
|
{ ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
|
|
{ ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
|
|
"$ac_tmp/out"`; test -z "$ac_out"; } &&
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
|
|
which seems to be undefined. Please make sure it is defined" >&5
|
|
-$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
|
|
+printf "%s\n" "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
|
|
which seems to be undefined. Please make sure it is defined" >&2;}
|
|
|
|
rm -f "$ac_tmp/stdin"
|
|
@@ -18429,8 +19404,8 @@ which seems to be undefined. Please make sure it is defined" >&2;}
|
|
;;
|
|
|
|
|
|
- :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
|
|
-$as_echo "$as_me: executing $ac_file commands" >&6;}
|
|
+ :C) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
|
|
+printf "%s\n" "$as_me: executing $ac_file commands" >&6;}
|
|
;;
|
|
esac
|
|
|
|
@@ -18440,29 +19415,35 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
|
|
# Older Autoconf quotes --file arguments for eval, but not when files
|
|
# are listed without --file. Let's play safe and only enable the eval
|
|
# if we detect the quoting.
|
|
- case $CONFIG_FILES in
|
|
- *\'*) eval set x "$CONFIG_FILES" ;;
|
|
- *) set x $CONFIG_FILES ;;
|
|
- esac
|
|
+ # TODO: see whether this extra hack can be removed once we start
|
|
+ # requiring Autoconf 2.70 or later.
|
|
+ case $CONFIG_FILES in #(
|
|
+ *\'*) :
|
|
+ eval set x "$CONFIG_FILES" ;; #(
|
|
+ *) :
|
|
+ set x $CONFIG_FILES ;; #(
|
|
+ *) :
|
|
+ ;;
|
|
+esac
|
|
shift
|
|
- for mf
|
|
+ # Used to flag and report bootstrapping failures.
|
|
+ am_rc=0
|
|
+ for am_mf
|
|
do
|
|
# Strip MF so we end up with the name of the file.
|
|
- mf=`echo "$mf" | sed -e 's/:.*$//'`
|
|
- # Check whether this is an Automake generated Makefile or not.
|
|
- # We used to match only the files named 'Makefile.in', but
|
|
- # some people rename them; so instead we look at the file content.
|
|
- # Grep'ing the first line is not enough: some people post-process
|
|
- # each Makefile.in and add a new line on top of each file to say so.
|
|
- # Grep'ing the whole file is not good either: AIX grep has a line
|
|
+ am_mf=`printf "%s\n" "$am_mf" | sed -e 's/:.*$//'`
|
|
+ # Check whether this is an Automake generated Makefile which includes
|
|
+ # dependency-tracking related rules and includes.
|
|
+ # Grep'ing the whole file directly is not great: AIX grep has a line
|
|
# limit of 2048, but all sed's we know have understand at least 4000.
|
|
- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
|
|
- dirpart=`$as_dirname -- "$mf" ||
|
|
-$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
|
- X"$mf" : 'X\(//\)[^/]' \| \
|
|
- X"$mf" : 'X\(//\)$' \| \
|
|
- X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
|
|
-$as_echo X"$mf" |
|
|
+ sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \
|
|
+ || continue
|
|
+ am_dirpart=`$as_dirname -- "$am_mf" ||
|
|
+$as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
|
+ X"$am_mf" : 'X\(//\)[^/]' \| \
|
|
+ X"$am_mf" : 'X\(//\)$' \| \
|
|
+ X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
|
|
+printf "%s\n" X"$am_mf" |
|
|
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
|
s//\1/
|
|
q
|
|
@@ -18480,53 +19461,50 @@ $as_echo X"$mf" |
|
|
q
|
|
}
|
|
s/.*/./; q'`
|
|
- else
|
|
- continue
|
|
- fi
|
|
- # Extract the definition of DEPDIR, am__include, and am__quote
|
|
- # from the Makefile without running 'make'.
|
|
- DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
|
|
- test -z "$DEPDIR" && continue
|
|
- am__include=`sed -n 's/^am__include = //p' < "$mf"`
|
|
- test -z "$am__include" && continue
|
|
- am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
|
|
- # Find all dependency output files, they are included files with
|
|
- # $(DEPDIR) in their names. We invoke sed twice because it is the
|
|
- # simplest approach to changing $(DEPDIR) to its actual value in the
|
|
- # expansion.
|
|
- for file in `sed -n "
|
|
- s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
|
|
- sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
|
|
- # Make sure the directory exists.
|
|
- test -f "$dirpart/$file" && continue
|
|
- fdir=`$as_dirname -- "$file" ||
|
|
-$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
|
- X"$file" : 'X\(//\)[^/]' \| \
|
|
- X"$file" : 'X\(//\)$' \| \
|
|
- X"$file" : 'X\(/\)' \| . 2>/dev/null ||
|
|
-$as_echo X"$file" |
|
|
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
|
- s//\1/
|
|
- q
|
|
- }
|
|
- /^X\(\/\/\)[^/].*/{
|
|
+ am_filepart=`$as_basename -- "$am_mf" ||
|
|
+$as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \
|
|
+ X"$am_mf" : 'X\(//\)$' \| \
|
|
+ X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
|
|
+printf "%s\n" X/"$am_mf" |
|
|
+ sed '/^.*\/\([^/][^/]*\)\/*$/{
|
|
s//\1/
|
|
q
|
|
}
|
|
- /^X\(\/\/\)$/{
|
|
+ /^X\/\(\/\/\)$/{
|
|
s//\1/
|
|
q
|
|
}
|
|
- /^X\(\/\).*/{
|
|
+ /^X\/\(\/\).*/{
|
|
s//\1/
|
|
q
|
|
}
|
|
s/.*/./; q'`
|
|
- as_dir=$dirpart/$fdir; as_fn_mkdir_p
|
|
- # echo "creating $dirpart/$file"
|
|
- echo '# dummy' > "$dirpart/$file"
|
|
- done
|
|
+ { echo "$as_me:$LINENO: cd "$am_dirpart" \
|
|
+ && sed -e '/# am--include-marker/d' "$am_filepart" \
|
|
+ | $MAKE -f - am--depfiles" >&5
|
|
+ (cd "$am_dirpart" \
|
|
+ && sed -e '/# am--include-marker/d' "$am_filepart" \
|
|
+ | $MAKE -f - am--depfiles) >&5 2>&5
|
|
+ ac_status=$?
|
|
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
+ (exit $ac_status); } || am_rc=$?
|
|
done
|
|
+ if test $am_rc -ne 0; then
|
|
+ { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
+printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
+as_fn_error $? "Something went wrong bootstrapping makefile fragments
|
|
+ for automatic dependency tracking. If GNU make was not used, consider
|
|
+ re-running the configure script with MAKE=\"gmake\" (or whatever is
|
|
+ necessary). You can also try re-running configure with the
|
|
+ '--disable-dependency-tracking' option to at least be able to build
|
|
+ the package (albeit without support for automatic dependency tracking).
|
|
+See \`config.log' for more details" "$LINENO" 5; }
|
|
+ fi
|
|
+ { am_dirpart=; unset am_dirpart;}
|
|
+ { am_filepart=; unset am_filepart;}
|
|
+ { am_mf=; unset am_mf;}
|
|
+ { am_rc=; unset am_rc;}
|
|
+ rm -f conftest-deps.mk
|
|
}
|
|
;;
|
|
"libtool":C)
|
|
@@ -18999,6 +19977,7 @@ _LT_EOF
|
|
esac
|
|
|
|
|
|
+
|
|
ltmain="$ac_aux_dir/ltmain.sh"
|
|
|
|
|
|
@@ -19163,8 +20142,8 @@ else
|
|
fi
|
|
|
|
if test x"$_lt_function_replace_fail" = x":"; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5
|
|
-$as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;}
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5
|
|
+printf "%s\n" "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;}
|
|
fi
|
|
|
|
|
|
@@ -19360,62 +20339,75 @@ if test "$no_create" != yes; then
|
|
$ac_cs_success || as_fn_exit 1
|
|
fi
|
|
if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
|
|
-$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
|
|
+printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
|
|
fi
|
|
|
|
|
|
|
|
-if test "x$enable_async_updates" = xyes; then :
|
|
+if test "x$enable_async_updates" = xyes
|
|
+then :
|
|
disable_async_updates=no
|
|
-else
|
|
+else $as_nop
|
|
disable_async_updates=yes
|
|
sysc_non_1666=yes
|
|
fi
|
|
|
|
-if test -z "${WANT_QT_THREADS_TRUE}"; then :
|
|
+if test -z "${WANT_QT_THREADS_TRUE}"
|
|
+then :
|
|
sysc_coroutine="QuickThreads"
|
|
-elif test -z "${WANT_PTHREADS_THREADS_TRUE}"; then :
|
|
+elif test -z "${WANT_PTHREADS_THREADS_TRUE}"
|
|
+then :
|
|
sysc_coroutine="Pthreads"
|
|
-else
|
|
+else $as_nop
|
|
sysc_coroutine="WinFiber"
|
|
fi
|
|
|
|
sysc_compiler="${CXX}"
|
|
-if test "x$CC" = x"${CXX}"; then :
|
|
+if test "x$CC" = x"${CXX}"
|
|
+then :
|
|
as_fn_append sysc_compiler " (C/C++)"
|
|
-else
|
|
+else $as_nop
|
|
as_fn_append sysc_compiler " (C++) / ${CC} (C)"
|
|
fi
|
|
-if test "x$CCAS" = x"${CC}"; then :
|
|
+if test "x$CCAS" = x"${CC}"
|
|
+then :
|
|
|
|
-else
|
|
+else $as_nop
|
|
as_fn_append sysc_compiler " / ${CCAS} (Assembler)"
|
|
fi
|
|
|
|
sysc_flags=""
|
|
-if test -n "${CFLAGS}"; then :
|
|
+if test -n "${CFLAGS}"
|
|
+then :
|
|
as_fn_append sysc_flags " C compiler flags (CFLAGS) : ${CFLAGS}${as_nl}"
|
|
fi
|
|
-if test -n "${CXXFLAGS}"; then :
|
|
+if test -n "${CXXFLAGS}"
|
|
+then :
|
|
as_fn_append sysc_flags " C++ compiler flags (CXXFLAGS) : ${CXXFLAGS}${as_nl}"
|
|
fi
|
|
-if test -n "${CCASFLAGS}"; then :
|
|
+if test -n "${CCASFLAGS}"
|
|
+then :
|
|
as_fn_append sysc_flags " Assembler flags (CCASFLAGS) : ${CCASFLAGS}${as_nl}"
|
|
fi
|
|
-if test -n "${LDFLAGS}"; then :
|
|
+if test -n "${LDFLAGS}"
|
|
+then :
|
|
as_fn_append sysc_flags " Linker flags (LDFLAGS) : ${LDFLAGS}${as_nl}"
|
|
fi
|
|
-if test -n "${sysc_flags}"; then :
|
|
+if test -n "${sysc_flags}"
|
|
+then :
|
|
sysc_flags="${as_nl} User-provided command-line flags :${as_nl}${sysc_flags}"
|
|
fi
|
|
|
|
-if test -n "${PKGCONFIG_DEFINES}" -o -n "${LIBCONFIG_DEFINES}"; then :
|
|
+if test -n "${PKGCONFIG_DEFINES}" -o -n "${LIBCONFIG_DEFINES}"
|
|
+then :
|
|
sysc_additional="${as_nl} Detected additional settings:"
|
|
-if test -n "${PKGCONFIG_DEFINES}"; then :
|
|
+if test -n "${PKGCONFIG_DEFINES}"
|
|
+then :
|
|
as_fn_append sysc_additional "${as_nl} ${PKGCONFIG_DEFINES}"
|
|
fi
|
|
-if test -n "${LIBCONFIG_DEFINES}"; then :
|
|
+if test -n "${LIBCONFIG_DEFINES}"
|
|
+then :
|
|
as_fn_append sysc_additional "${as_nl} ${LIBCONFIG_DEFINES}"
|
|
fi
|
|
as_fn_append sysc_additional "${as_nl}"
|
|
@@ -19460,7 +20452,8 @@ Configuration summary of $PACKAGE_STRING for $target
|
|
${sysc_additional}
|
|
---------------------------------------------------------------------
|
|
EOF
|
|
-if ${sysc_non_1666+:} false; then :
|
|
+if ${sysc_non_1666+:} false
|
|
+then :
|
|
cat <<EOF | tee -a config.log
|
|
WARNING: The selected SystemC library configuration is non-conforming
|
|
to IEEE Std. 1666-2011. See INSTALL.
|
|
@@ -19468,3 +20461,4 @@ WARNING: The selected SystemC library configuration is non-conforming
|
|
EOF
|
|
fi
|
|
|
|
+
|
|
diff --git a/docs/Makefile.in b/docs/Makefile.in
|
|
index 8009c1df..6530bc07 100644
|
|
--- a/docs/Makefile.in
|
|
+++ b/docs/Makefile.in
|
|
@@ -1,7 +1,7 @@
|
|
-# Makefile.in generated by automake 1.14 from Makefile.am.
|
|
+# Makefile.in generated by automake 1.16.5 from Makefile.am.
|
|
# @configure_input@
|
|
|
|
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1994-2021 Free Software Foundation, Inc.
|
|
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -19,7 +19,17 @@
|
|
# build flags
|
|
|
|
VPATH = @srcdir@
|
|
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
|
|
+am__is_gnu_make = { \
|
|
+ if test -z '$(MAKELEVEL)'; then \
|
|
+ false; \
|
|
+ elif test -n '$(MAKE_HOST)'; then \
|
|
+ true; \
|
|
+ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
|
|
+ true; \
|
|
+ else \
|
|
+ false; \
|
|
+ fi; \
|
|
+}
|
|
am__make_running_with_option = \
|
|
case $${target_option-} in \
|
|
?) ;; \
|
|
@@ -83,8 +93,6 @@ POST_UNINSTALL = :
|
|
build_triplet = @build@
|
|
host_triplet = @host@
|
|
target_triplet = @target@
|
|
-DIST_COMMON = $(top_srcdir)/config/Make-rules.common \
|
|
- $(srcdir)/Makefile.in $(srcdir)/Makefile.am
|
|
@WANT_DEBUG_TRUE@am__append_1 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_2 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_3 = $(DEBUG_CXXFLAGS)
|
|
@@ -106,6 +114,7 @@ am__aclocal_m4_deps = $(top_srcdir)/config/ax_check_define.m4 \
|
|
$(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
$(ACLOCAL_M4)
|
|
+DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
|
|
mkinstalldirs = $(install_sh) -d
|
|
CONFIG_CLEAN_FILES =
|
|
CONFIG_CLEAN_VPATH_FILES =
|
|
@@ -158,6 +167,8 @@ am__uninstall_files_from_dir = { \
|
|
am__installdirs = "$(DESTDIR)$(docdir)"
|
|
DATA = $(nobase_doc_DATA)
|
|
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
|
|
+am__DIST_COMMON = $(srcdir)/Makefile.in \
|
|
+ $(top_srcdir)/config/Make-rules.common
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
ACLOCAL = @ACLOCAL@
|
|
AMTAR = @AMTAR@
|
|
@@ -173,8 +184,9 @@ CCASDEPMODE = @CCASDEPMODE@
|
|
CCASFLAGS = @CCASFLAGS@
|
|
CCDEPMODE = @CCDEPMODE@
|
|
CFLAGS = @CFLAGS@
|
|
-CPP = @CPP@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
+CSCOPE = @CSCOPE@
|
|
+CTAGS = @CTAGS@
|
|
CXX = @CXX@
|
|
CXXCPP = @CXXCPP@
|
|
CXXDEPMODE = @CXXDEPMODE@
|
|
@@ -190,6 +202,7 @@ ECHO_C = @ECHO_C@
|
|
ECHO_N = @ECHO_N@
|
|
ECHO_T = @ECHO_T@
|
|
EGREP = @EGREP@
|
|
+ETAGS = @ETAGS@
|
|
EXEEXT = @EXEEXT@
|
|
EXPLICIT_LPTHREAD = @EXPLICIT_LPTHREAD@
|
|
EXTRA_ASFLAGS = @EXTRA_ASFLAGS@
|
|
@@ -296,6 +309,7 @@ prefix = @prefix@
|
|
program_transform_name = @program_transform_name@
|
|
psdir = @psdir@
|
|
rootdocdir = @rootdocdir@
|
|
+runstatedir = @runstatedir@
|
|
sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
srcdir = @srcdir@
|
|
@@ -323,7 +337,7 @@ EXTRA_DEFINES = -DSC_INCLUDE_FX
|
|
CLEANFILES =
|
|
EXTRA_DIST = $(DOC_FILES) CMakeLists.txt
|
|
DOXYGEN = doxygen
|
|
-DOC_FILES = sysc/README sysc/archived/README \
|
|
+DOC_FILES = DEVELOPMENT.md sysc/README sysc/archived/README \
|
|
sysc/archived/FuncSpec20.pdf sysc/archived/WhitePaper20.pdf \
|
|
sysc/archived/UserGuide20.pdf \
|
|
sysc/archived/SystemC_2_1_overview.pdf \
|
|
@@ -359,16 +373,15 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/config/Make-rules.co
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign docs/Makefile'; \
|
|
$(am__cd) $(top_srcdir) && \
|
|
$(AUTOMAKE) --foreign docs/Makefile
|
|
-.PRECIOUS: Makefile
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
@case '$?' in \
|
|
*config.status*) \
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
*) \
|
|
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
|
|
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
|
|
esac;
|
|
-$(top_srcdir)/config/Make-rules.common:
|
|
+$(top_srcdir)/config/Make-rules.common $(am__empty):
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
@@ -414,8 +427,10 @@ ctags CTAGS:
|
|
|
|
cscope cscopelist:
|
|
|
|
+distdir: $(BUILT_SOURCES)
|
|
+ $(MAKE) $(AM_MAKEFLAGS) distdir-am
|
|
|
|
-distdir: $(DISTFILES)
|
|
+distdir-am: $(DISTFILES)
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
list='$(DISTFILES)'; \
|
|
@@ -566,6 +581,8 @@ uninstall-am: uninstall-nobase_docDATA
|
|
ps ps-am tags-am uninstall uninstall-am uninstall-hook \
|
|
uninstall-nobase_docDATA
|
|
|
|
+.PRECIOUS: Makefile
|
|
+
|
|
|
|
@SEPARATE_INSTALL_TREE_TRUE@uninstall-hook:
|
|
@SEPARATE_INSTALL_TREE_TRUE@ test ! -d "$(docdir)" || ( set -e ; cd "$(docdir)" ; \
|
|
diff --git a/examples/Makefile.in b/examples/Makefile.in
|
|
index 78742e7d..5f3cd73b 100644
|
|
--- a/examples/Makefile.in
|
|
+++ b/examples/Makefile.in
|
|
@@ -1,7 +1,7 @@
|
|
-# Makefile.in generated by automake 1.14 from Makefile.am.
|
|
+# Makefile.in generated by automake 1.16.5 from Makefile.am.
|
|
# @configure_input@
|
|
|
|
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1994-2021 Free Software Foundation, Inc.
|
|
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -19,7 +19,17 @@
|
|
# build flags
|
|
|
|
VPATH = @srcdir@
|
|
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
|
|
+am__is_gnu_make = { \
|
|
+ if test -z '$(MAKELEVEL)'; then \
|
|
+ false; \
|
|
+ elif test -n '$(MAKE_HOST)'; then \
|
|
+ true; \
|
|
+ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
|
|
+ true; \
|
|
+ else \
|
|
+ false; \
|
|
+ fi; \
|
|
+}
|
|
am__make_running_with_option = \
|
|
case $${target_option-} in \
|
|
?) ;; \
|
|
@@ -83,9 +93,6 @@ POST_UNINSTALL = :
|
|
build_triplet = @build@
|
|
host_triplet = @host@
|
|
target_triplet = @target@
|
|
-DIST_COMMON = $(top_srcdir)/config/Make-rules.examples \
|
|
- $(top_srcdir)/config/Make-rules.common $(srcdir)/Makefile.in \
|
|
- $(srcdir)/Makefile.am
|
|
@WANT_DEBUG_TRUE@am__append_1 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_2 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_3 = $(DEBUG_CXXFLAGS)
|
|
@@ -108,6 +115,7 @@ am__aclocal_m4_deps = $(top_srcdir)/config/ax_check_define.m4 \
|
|
$(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
$(ACLOCAL_M4)
|
|
+DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
|
|
mkinstalldirs = $(install_sh) -d
|
|
CONFIG_CLEAN_FILES =
|
|
CONFIG_CLEAN_VPATH_FILES =
|
|
@@ -174,7 +182,7 @@ am__recursive_targets = \
|
|
$(RECURSIVE_CLEAN_TARGETS) \
|
|
$(am__extra_recursive_targets)
|
|
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
|
|
- distdir
|
|
+ distdir distdir-am
|
|
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
|
|
# Read a list of newline-separated strings from the standard input,
|
|
# and print each of them once, without duplicates. Input order is
|
|
@@ -192,9 +200,10 @@ am__define_uniq_tagged_files = \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | $(am__uniquify_input)`
|
|
-ETAGS = etags
|
|
-CTAGS = ctags
|
|
DIST_SUBDIRS = $(SUBDIRS)
|
|
+am__DIST_COMMON = $(srcdir)/Makefile.in \
|
|
+ $(top_srcdir)/config/Make-rules.common \
|
|
+ $(top_srcdir)/config/Make-rules.examples
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
am__relativize = \
|
|
dir0=`pwd`; \
|
|
@@ -235,8 +244,9 @@ CCASDEPMODE = @CCASDEPMODE@
|
|
CCASFLAGS = @CCASFLAGS@
|
|
CCDEPMODE = @CCDEPMODE@
|
|
CFLAGS = @CFLAGS@
|
|
-CPP = @CPP@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
+CSCOPE = @CSCOPE@
|
|
+CTAGS = @CTAGS@
|
|
CXX = @CXX@
|
|
CXXCPP = @CXXCPP@
|
|
CXXDEPMODE = @CXXDEPMODE@
|
|
@@ -252,6 +262,7 @@ ECHO_C = @ECHO_C@
|
|
ECHO_N = @ECHO_N@
|
|
ECHO_T = @ECHO_T@
|
|
EGREP = @EGREP@
|
|
+ETAGS = @ETAGS@
|
|
EXEEXT = @EXEEXT@
|
|
EXPLICIT_LPTHREAD = @EXPLICIT_LPTHREAD@
|
|
EXTRA_ASFLAGS = @EXTRA_ASFLAGS@
|
|
@@ -358,6 +369,7 @@ prefix = @prefix@
|
|
program_transform_name = @program_transform_name@
|
|
psdir = @psdir@
|
|
rootdocdir = @rootdocdir@
|
|
+runstatedir = @runstatedir@
|
|
sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
srcdir = @srcdir@
|
|
@@ -433,16 +445,15 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/config/Make-rules.ex
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign examples/Makefile'; \
|
|
$(am__cd) $(top_srcdir) && \
|
|
$(AUTOMAKE) --foreign examples/Makefile
|
|
-.PRECIOUS: Makefile
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
@case '$?' in \
|
|
*config.status*) \
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
*) \
|
|
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
|
|
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
|
|
esac;
|
|
-$(top_srcdir)/config/Make-rules.examples $(top_srcdir)/config/Make-rules.common:
|
|
+$(top_srcdir)/config/Make-rules.examples $(top_srcdir)/config/Make-rules.common $(am__empty):
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
@@ -581,8 +592,10 @@ cscopelist-am: $(am__tagged_files)
|
|
|
|
distclean-tags:
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
+distdir: $(BUILT_SOURCES)
|
|
+ $(MAKE) $(AM_MAKEFLAGS) distdir-am
|
|
|
|
-distdir: $(DISTFILES)
|
|
+distdir-am: $(DISTFILES)
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
list='$(DISTFILES)'; \
|
|
@@ -761,6 +774,8 @@ uninstall-am: uninstall-nobase_buildexamplesDATA
|
|
mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
|
|
uninstall-am uninstall-hook uninstall-nobase_buildexamplesDATA
|
|
|
|
+.PRECIOUS: Makefile
|
|
+
|
|
|
|
%.sh: %$(EXEEXT) $(TESTSCRIPT_IN)
|
|
$(AM_V_GEN)set -e ; rm -f $@ ; \
|
|
diff --git a/examples/sysc/Makefile.in b/examples/sysc/Makefile.in
|
|
index 94a833b3..e1b6530e 100644
|
|
--- a/examples/sysc/Makefile.in
|
|
+++ b/examples/sysc/Makefile.in
|
|
@@ -1,7 +1,7 @@
|
|
-# Makefile.in generated by automake 1.14 from Makefile.am.
|
|
+# Makefile.in generated by automake 1.16.5 from Makefile.am.
|
|
# @configure_input@
|
|
|
|
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1994-2021 Free Software Foundation, Inc.
|
|
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -19,7 +19,17 @@
|
|
# build flags
|
|
|
|
VPATH = @srcdir@
|
|
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
|
|
+am__is_gnu_make = { \
|
|
+ if test -z '$(MAKELEVEL)'; then \
|
|
+ false; \
|
|
+ elif test -n '$(MAKE_HOST)'; then \
|
|
+ true; \
|
|
+ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
|
|
+ true; \
|
|
+ else \
|
|
+ false; \
|
|
+ fi; \
|
|
+}
|
|
am__make_running_with_option = \
|
|
case $${target_option-} in \
|
|
?) ;; \
|
|
@@ -83,24 +93,6 @@ POST_UNINSTALL = :
|
|
build_triplet = @build@
|
|
host_triplet = @host@
|
|
target_triplet = @target@
|
|
-DIST_COMMON = $(top_srcdir)/config/Make-rules.examples \
|
|
- $(top_srcdir)/config/Make-rules.common \
|
|
- $(srcdir)/fft/fft_flpt/test.am $(srcdir)/fft/fft_fxpt/test.am \
|
|
- $(srcdir)/fir/test.am $(srcdir)/pipe/test.am \
|
|
- $(srcdir)/pkt_switch/test.am $(srcdir)/risc_cpu/test.am \
|
|
- $(srcdir)/rsa/test.am $(srcdir)/simple_bus/test.am \
|
|
- $(srcdir)/simple_fifo/test.am $(srcdir)/simple_perf/test.am \
|
|
- $(srcdir)/2.1/dpipe/test.am $(srcdir)/2.1/forkjoin/test.am \
|
|
- $(srcdir)/2.1/reset_signal_is/test.am \
|
|
- $(srcdir)/2.1/sc_export/test.am \
|
|
- $(srcdir)/2.1/sc_report/test.am \
|
|
- $(srcdir)/2.1/scx_barrier/test.am \
|
|
- $(srcdir)/2.1/scx_mutex_w_policy/test.am \
|
|
- $(srcdir)/2.1/specialized_signals/test.am \
|
|
- $(srcdir)/2.3/sc_rvd/test.am $(srcdir)/2.3/sc_ttd/test.am \
|
|
- $(srcdir)/2.3/simple_async/test.am $(srcdir)/Makefile.in \
|
|
- $(srcdir)/Makefile.am $(top_srcdir)/config/depcomp \
|
|
- $(top_srcdir)/config/test-driver
|
|
@WANT_DEBUG_TRUE@am__append_1 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_2 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_3 = $(DEBUG_CXXFLAGS)
|
|
@@ -144,6 +136,7 @@ am__aclocal_m4_deps = $(top_srcdir)/config/ax_check_define.m4 \
|
|
$(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
$(ACLOCAL_M4)
|
|
+DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
|
|
mkinstalldirs = $(install_sh) -d
|
|
CONFIG_CLEAN_FILES =
|
|
CONFIG_CLEAN_VPATH_FILES =
|
|
@@ -347,7 +340,68 @@ am__v_at_0 = @
|
|
am__v_at_1 =
|
|
DEFAULT_INCLUDES = -I.@am__isrc@
|
|
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
|
|
-am__depfiles_maybe = depfiles
|
|
+am__maybe_remake_depfiles = depfiles
|
|
+am__depfiles_remade = 2.1/dpipe/$(DEPDIR)/2_1_dpipe_test-main.Po \
|
|
+ 2.1/forkjoin/$(DEPDIR)/2_1_forkjoin_test-forkjoin.Po \
|
|
+ 2.1/reset_signal_is/$(DEPDIR)/2_1_reset_signal_is_test-reset_signal_is.Po \
|
|
+ 2.1/sc_export/$(DEPDIR)/2_1_sc_export_test-main.Po \
|
|
+ 2.1/sc_report/$(DEPDIR)/2_1_sc_report_test-main.Po \
|
|
+ 2.1/scx_barrier/$(DEPDIR)/2_1_scx_barrier_test-main.Po \
|
|
+ 2.1/scx_mutex_w_policy/$(DEPDIR)/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.Po \
|
|
+ 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-main.Po \
|
|
+ 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_int.Po \
|
|
+ 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_signed.Po \
|
|
+ 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_uint.Po \
|
|
+ 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_unsigned.Po \
|
|
+ 2.3/sc_rvd/$(DEPDIR)/2_3_sc_rvd_test-main.Po \
|
|
+ 2.3/sc_ttd/$(DEPDIR)/2_3_sc_ttd_test-main.Po \
|
|
+ 2.3/simple_async/$(DEPDIR)/2_3_simple_async_test-main.Po \
|
|
+ fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-fft.Po \
|
|
+ fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-main.Po \
|
|
+ fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-sink.Po \
|
|
+ fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-source.Po \
|
|
+ fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-fft.Po \
|
|
+ fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-main.Po \
|
|
+ fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-sink.Po \
|
|
+ fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-source.Po \
|
|
+ fir/$(DEPDIR)/display.Po fir/$(DEPDIR)/fir_data.Po \
|
|
+ fir/$(DEPDIR)/fir_fsm.Po fir/$(DEPDIR)/fir_test-display.Po \
|
|
+ fir/$(DEPDIR)/fir_test-fir.Po fir/$(DEPDIR)/fir_test-main.Po \
|
|
+ fir/$(DEPDIR)/fir_test-stimulus.Po fir/$(DEPDIR)/main_rtl.Po \
|
|
+ fir/$(DEPDIR)/stimulus.Po pipe/$(DEPDIR)/pipe_test-display.Po \
|
|
+ pipe/$(DEPDIR)/pipe_test-main.Po \
|
|
+ pipe/$(DEPDIR)/pipe_test-numgen.Po \
|
|
+ pipe/$(DEPDIR)/pipe_test-stage1.Po \
|
|
+ pipe/$(DEPDIR)/pipe_test-stage2.Po \
|
|
+ pipe/$(DEPDIR)/pipe_test-stage3.Po \
|
|
+ pkt_switch/$(DEPDIR)/pkt_switch_test-fifo.Po \
|
|
+ pkt_switch/$(DEPDIR)/pkt_switch_test-main.Po \
|
|
+ pkt_switch/$(DEPDIR)/pkt_switch_test-receiver.Po \
|
|
+ pkt_switch/$(DEPDIR)/pkt_switch_test-sender.Po \
|
|
+ pkt_switch/$(DEPDIR)/pkt_switch_test-switch.Po \
|
|
+ pkt_switch/$(DEPDIR)/pkt_switch_test-switch_clk.Po \
|
|
+ risc_cpu/$(DEPDIR)/risc_cpu_test-bios.Po \
|
|
+ risc_cpu/$(DEPDIR)/risc_cpu_test-dcache.Po \
|
|
+ risc_cpu/$(DEPDIR)/risc_cpu_test-decode.Po \
|
|
+ risc_cpu/$(DEPDIR)/risc_cpu_test-exec.Po \
|
|
+ risc_cpu/$(DEPDIR)/risc_cpu_test-fetch.Po \
|
|
+ risc_cpu/$(DEPDIR)/risc_cpu_test-floating.Po \
|
|
+ risc_cpu/$(DEPDIR)/risc_cpu_test-icache.Po \
|
|
+ risc_cpu/$(DEPDIR)/risc_cpu_test-main.Po \
|
|
+ risc_cpu/$(DEPDIR)/risc_cpu_test-mmxu.Po \
|
|
+ risc_cpu/$(DEPDIR)/risc_cpu_test-paging.Po \
|
|
+ risc_cpu/$(DEPDIR)/risc_cpu_test-pic.Po \
|
|
+ rsa/$(DEPDIR)/rsa_test-rsa.Po \
|
|
+ simple_bus/$(DEPDIR)/simple_bus_test-simple_bus.Po \
|
|
+ simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_arbiter.Po \
|
|
+ simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_main.Po \
|
|
+ simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_blocking.Po \
|
|
+ simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_direct.Po \
|
|
+ simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_non_blocking.Po \
|
|
+ simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_tools.Po \
|
|
+ simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_types.Po \
|
|
+ simple_fifo/$(DEPDIR)/simple_fifo_test-simple_fifo.Po \
|
|
+ simple_perf/$(DEPDIR)/simple_perf_test-simple_perf.Po
|
|
am__mv = mv -f
|
|
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
|
|
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
|
|
@@ -463,8 +517,6 @@ am__define_uniq_tagged_files = \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | $(am__uniquify_input)`
|
|
-ETAGS = etags
|
|
-CTAGS = ctags
|
|
am__tty_colors_dummy = \
|
|
mgn= red= grn= lgn= blu= brg= std=; \
|
|
am__color_tests=no
|
|
@@ -620,6 +672,7 @@ am__set_TESTS_bases = \
|
|
bases='$(TEST_LOGS)'; \
|
|
bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
|
|
bases=`echo $$bases`
|
|
+AM_TESTSUITE_SUMMARY_HEADER = ' for $(PACKAGE_STRING)'
|
|
RECHECK_LOGS = $(TEST_LOGS)
|
|
AM_RECURSIVE_TARGETS = check recheck
|
|
@DISABLE_ASYNC_UPDATES_FALSE@am__EXEEXT_3 = 2.3/simple_async/test.sh
|
|
@@ -653,6 +706,24 @@ TEST_LOGS = $(am__test_logs2:.test.log=.log)
|
|
TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver
|
|
TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
|
|
$(TEST_LOG_FLAGS)
|
|
+am__DIST_COMMON = $(srcdir)/2.1/dpipe/test.am \
|
|
+ $(srcdir)/2.1/forkjoin/test.am \
|
|
+ $(srcdir)/2.1/reset_signal_is/test.am \
|
|
+ $(srcdir)/2.1/sc_export/test.am \
|
|
+ $(srcdir)/2.1/sc_report/test.am \
|
|
+ $(srcdir)/2.1/scx_barrier/test.am \
|
|
+ $(srcdir)/2.1/scx_mutex_w_policy/test.am \
|
|
+ $(srcdir)/2.1/specialized_signals/test.am \
|
|
+ $(srcdir)/2.3/sc_rvd/test.am $(srcdir)/2.3/sc_ttd/test.am \
|
|
+ $(srcdir)/2.3/simple_async/test.am $(srcdir)/Makefile.in \
|
|
+ $(srcdir)/fft/fft_flpt/test.am $(srcdir)/fft/fft_fxpt/test.am \
|
|
+ $(srcdir)/fir/test.am $(srcdir)/pipe/test.am \
|
|
+ $(srcdir)/pkt_switch/test.am $(srcdir)/risc_cpu/test.am \
|
|
+ $(srcdir)/rsa/test.am $(srcdir)/simple_bus/test.am \
|
|
+ $(srcdir)/simple_fifo/test.am $(srcdir)/simple_perf/test.am \
|
|
+ $(top_srcdir)/config/Make-rules.common \
|
|
+ $(top_srcdir)/config/Make-rules.examples \
|
|
+ $(top_srcdir)/config/depcomp $(top_srcdir)/config/test-driver
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
ACLOCAL = @ACLOCAL@
|
|
AMTAR = @AMTAR@
|
|
@@ -668,8 +739,9 @@ CCASDEPMODE = @CCASDEPMODE@
|
|
CCASFLAGS = @CCASFLAGS@
|
|
CCDEPMODE = @CCDEPMODE@
|
|
CFLAGS = @CFLAGS@
|
|
-CPP = @CPP@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
+CSCOPE = @CSCOPE@
|
|
+CTAGS = @CTAGS@
|
|
CXX = @CXX@
|
|
CXXCPP = @CXXCPP@
|
|
CXXDEPMODE = @CXXDEPMODE@
|
|
@@ -685,6 +757,7 @@ ECHO_C = @ECHO_C@
|
|
ECHO_N = @ECHO_N@
|
|
ECHO_T = @ECHO_T@
|
|
EGREP = @EGREP@
|
|
+ETAGS = @ETAGS@
|
|
EXEEXT = @EXEEXT@
|
|
EXPLICIT_LPTHREAD = @EXPLICIT_LPTHREAD@
|
|
EXTRA_ASFLAGS = @EXTRA_ASFLAGS@
|
|
@@ -791,6 +864,7 @@ prefix = @prefix@
|
|
program_transform_name = @program_transform_name@
|
|
psdir = @psdir@
|
|
rootdocdir = @rootdocdir@
|
|
+runstatedir = @runstatedir@
|
|
sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
srcdir = @srcdir@
|
|
@@ -1562,16 +1636,15 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/config/Make-rules.ex
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign examples/sysc/Makefile'; \
|
|
$(am__cd) $(top_srcdir) && \
|
|
$(AUTOMAKE) --foreign examples/sysc/Makefile
|
|
-.PRECIOUS: Makefile
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
@case '$?' in \
|
|
*config.status*) \
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
*) \
|
|
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
|
|
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
|
|
esac;
|
|
-$(top_srcdir)/config/Make-rules.examples $(top_srcdir)/config/Make-rules.common $(srcdir)/fft/fft_flpt/test.am $(srcdir)/fft/fft_fxpt/test.am $(srcdir)/fir/test.am $(srcdir)/pipe/test.am $(srcdir)/pkt_switch/test.am $(srcdir)/risc_cpu/test.am $(srcdir)/rsa/test.am $(srcdir)/simple_bus/test.am $(srcdir)/simple_fifo/test.am $(srcdir)/simple_perf/test.am $(srcdir)/2.1/dpipe/test.am $(srcdir)/2.1/forkjoin/test.am $(srcdir)/2.1/reset_signal_is/test.am $(srcdir)/2.1/sc_export/test.am $(srcdir)/2.1/sc_report/test.am $(srcdir)/2.1/scx_barrier/test.am $(srcdir)/2.1/scx_mutex_w_policy/test.am $(srcdir)/2.1/specialized_signals/test.am $(srcdir)/2.3/sc_rvd/test.am $(srcdir)/2.3/sc_ttd/test.am $(srcdir)/2.3/simple_async/test.am:
|
|
+$(top_srcdir)/config/Make-rules.examples $(top_srcdir)/config/Make-rules.common $(srcdir)/fft/fft_flpt/test.am $(srcdir)/fft/fft_fxpt/test.am $(srcdir)/fir/test.am $(srcdir)/pipe/test.am $(srcdir)/pkt_switch/test.am $(srcdir)/risc_cpu/test.am $(srcdir)/rsa/test.am $(srcdir)/simple_bus/test.am $(srcdir)/simple_fifo/test.am $(srcdir)/simple_perf/test.am $(srcdir)/2.1/dpipe/test.am $(srcdir)/2.1/forkjoin/test.am $(srcdir)/2.1/reset_signal_is/test.am $(srcdir)/2.1/sc_export/test.am $(srcdir)/2.1/sc_report/test.am $(srcdir)/2.1/scx_barrier/test.am $(srcdir)/2.1/scx_mutex_w_policy/test.am $(srcdir)/2.1/specialized_signals/test.am $(srcdir)/2.3/sc_rvd/test.am $(srcdir)/2.3/sc_ttd/test.am $(srcdir)/2.3/simple_async/test.am $(am__empty):
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
@@ -1998,72 +2071,78 @@ mostlyclean-compile:
|
|
distclean-compile:
|
|
-rm -f *.tab.c
|
|
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@2.1/dpipe/$(DEPDIR)/2_1_dpipe_test-main.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@2.1/forkjoin/$(DEPDIR)/2_1_forkjoin_test-forkjoin.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@2.1/reset_signal_is/$(DEPDIR)/2_1_reset_signal_is_test-reset_signal_is.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@2.1/sc_export/$(DEPDIR)/2_1_sc_export_test-main.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@2.1/sc_report/$(DEPDIR)/2_1_sc_report_test-main.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@2.1/scx_barrier/$(DEPDIR)/2_1_scx_barrier_test-main.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@2.1/scx_mutex_w_policy/$(DEPDIR)/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-main.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_int.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_signed.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_uint.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_unsigned.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@2.3/sc_rvd/$(DEPDIR)/2_3_sc_rvd_test-main.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@2.3/sc_ttd/$(DEPDIR)/2_3_sc_ttd_test-main.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@2.3/simple_async/$(DEPDIR)/2_3_simple_async_test-main.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-fft.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-main.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-sink.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-source.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-fft.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-main.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-sink.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-source.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@fir/$(DEPDIR)/display.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@fir/$(DEPDIR)/fir_data.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@fir/$(DEPDIR)/fir_fsm.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@fir/$(DEPDIR)/fir_test-display.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@fir/$(DEPDIR)/fir_test-fir.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@fir/$(DEPDIR)/fir_test-main.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@fir/$(DEPDIR)/fir_test-stimulus.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@fir/$(DEPDIR)/main_rtl.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@fir/$(DEPDIR)/stimulus.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@pipe/$(DEPDIR)/pipe_test-display.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@pipe/$(DEPDIR)/pipe_test-main.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@pipe/$(DEPDIR)/pipe_test-numgen.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@pipe/$(DEPDIR)/pipe_test-stage1.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@pipe/$(DEPDIR)/pipe_test-stage2.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@pipe/$(DEPDIR)/pipe_test-stage3.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@pkt_switch/$(DEPDIR)/pkt_switch_test-fifo.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@pkt_switch/$(DEPDIR)/pkt_switch_test-main.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@pkt_switch/$(DEPDIR)/pkt_switch_test-receiver.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@pkt_switch/$(DEPDIR)/pkt_switch_test-sender.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@pkt_switch/$(DEPDIR)/pkt_switch_test-switch.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@pkt_switch/$(DEPDIR)/pkt_switch_test-switch_clk.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-bios.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-dcache.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-decode.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-exec.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-fetch.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-floating.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-icache.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-main.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-mmxu.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-paging.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-pic.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@rsa/$(DEPDIR)/rsa_test-rsa.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@simple_bus/$(DEPDIR)/simple_bus_test-simple_bus.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_arbiter.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_main.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_blocking.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_direct.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_non_blocking.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_tools.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_types.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@simple_fifo/$(DEPDIR)/simple_fifo_test-simple_fifo.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@simple_perf/$(DEPDIR)/simple_perf_test-simple_perf.Po@am__quote@
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@2.1/dpipe/$(DEPDIR)/2_1_dpipe_test-main.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@2.1/forkjoin/$(DEPDIR)/2_1_forkjoin_test-forkjoin.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@2.1/reset_signal_is/$(DEPDIR)/2_1_reset_signal_is_test-reset_signal_is.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@2.1/sc_export/$(DEPDIR)/2_1_sc_export_test-main.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@2.1/sc_report/$(DEPDIR)/2_1_sc_report_test-main.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@2.1/scx_barrier/$(DEPDIR)/2_1_scx_barrier_test-main.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@2.1/scx_mutex_w_policy/$(DEPDIR)/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-main.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_int.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_signed.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_uint.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_unsigned.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@2.3/sc_rvd/$(DEPDIR)/2_3_sc_rvd_test-main.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@2.3/sc_ttd/$(DEPDIR)/2_3_sc_ttd_test-main.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@2.3/simple_async/$(DEPDIR)/2_3_simple_async_test-main.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-fft.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-main.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-sink.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-source.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-fft.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-main.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-sink.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-source.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@fir/$(DEPDIR)/display.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@fir/$(DEPDIR)/fir_data.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@fir/$(DEPDIR)/fir_fsm.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@fir/$(DEPDIR)/fir_test-display.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@fir/$(DEPDIR)/fir_test-fir.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@fir/$(DEPDIR)/fir_test-main.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@fir/$(DEPDIR)/fir_test-stimulus.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@fir/$(DEPDIR)/main_rtl.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@fir/$(DEPDIR)/stimulus.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@pipe/$(DEPDIR)/pipe_test-display.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@pipe/$(DEPDIR)/pipe_test-main.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@pipe/$(DEPDIR)/pipe_test-numgen.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@pipe/$(DEPDIR)/pipe_test-stage1.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@pipe/$(DEPDIR)/pipe_test-stage2.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@pipe/$(DEPDIR)/pipe_test-stage3.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@pkt_switch/$(DEPDIR)/pkt_switch_test-fifo.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@pkt_switch/$(DEPDIR)/pkt_switch_test-main.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@pkt_switch/$(DEPDIR)/pkt_switch_test-receiver.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@pkt_switch/$(DEPDIR)/pkt_switch_test-sender.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@pkt_switch/$(DEPDIR)/pkt_switch_test-switch.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@pkt_switch/$(DEPDIR)/pkt_switch_test-switch_clk.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-bios.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-dcache.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-decode.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-exec.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-fetch.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-floating.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-icache.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-main.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-mmxu.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-paging.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@risc_cpu/$(DEPDIR)/risc_cpu_test-pic.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@rsa/$(DEPDIR)/rsa_test-rsa.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@simple_bus/$(DEPDIR)/simple_bus_test-simple_bus.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_arbiter.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_main.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_blocking.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_direct.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_non_blocking.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_tools.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_types.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@simple_fifo/$(DEPDIR)/simple_fifo_test-simple_fifo.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@simple_perf/$(DEPDIR)/simple_perf_test-simple_perf.Po@am__quote@ # am--include-marker
|
|
+
|
|
+$(am__depfiles_remade):
|
|
+ @$(MKDIR_P) $(@D)
|
|
+ @echo '# dummy' >$@-t && $(am__mv) $@-t $@
|
|
+
|
|
+am--depfiles: $(am__depfiles_remade)
|
|
|
|
.cpp.o:
|
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
|
|
@@ -3076,7 +3155,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS)
|
|
if test -n "$$am__remaking_logs"; then \
|
|
echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
|
|
"recursion detected" >&2; \
|
|
- else \
|
|
+ elif test -n "$$redo_logs"; then \
|
|
am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
|
|
fi; \
|
|
if $(am__make_dryrun); then :; else \
|
|
@@ -3153,7 +3232,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS)
|
|
test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
|
|
fi; \
|
|
echo "$${col}$$br$${std}"; \
|
|
- echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
|
|
+ echo "$${col}Testsuite summary"$(AM_TESTSUITE_SUMMARY_HEADER)"$${std}"; \
|
|
echo "$${col}$$br$${std}"; \
|
|
create_testsuite_report --maybe-color; \
|
|
echo "$$col$$br$$std"; \
|
|
@@ -3166,7 +3245,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS)
|
|
fi; \
|
|
$$success || exit 1
|
|
|
|
-check-TESTS:
|
|
+check-TESTS: $(check_PROGRAMS) $(check_SCRIPTS)
|
|
@list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
|
|
@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
|
|
@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
|
|
@@ -3355,8 +3434,10 @@ simple_perf/test.sh.log: simple_perf/test.sh
|
|
@am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
|
|
@am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
|
|
@am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|
+distdir: $(BUILT_SOURCES)
|
|
+ $(MAKE) $(AM_MAKEFLAGS) distdir-am
|
|
|
|
-distdir: $(DISTFILES)
|
|
+distdir-am: $(DISTFILES)
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
list='$(DISTFILES)'; \
|
|
@@ -3479,7 +3560,72 @@ clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
|
|
mostlyclean-am
|
|
|
|
distclean: distclean-am
|
|
- -rm -rf 2.1/dpipe/$(DEPDIR) 2.1/forkjoin/$(DEPDIR) 2.1/reset_signal_is/$(DEPDIR) 2.1/sc_export/$(DEPDIR) 2.1/sc_report/$(DEPDIR) 2.1/scx_barrier/$(DEPDIR) 2.1/scx_mutex_w_policy/$(DEPDIR) 2.1/specialized_signals/$(DEPDIR) 2.3/sc_rvd/$(DEPDIR) 2.3/sc_ttd/$(DEPDIR) 2.3/simple_async/$(DEPDIR) fft/fft_flpt/$(DEPDIR) fft/fft_fxpt/$(DEPDIR) fir/$(DEPDIR) pipe/$(DEPDIR) pkt_switch/$(DEPDIR) risc_cpu/$(DEPDIR) rsa/$(DEPDIR) simple_bus/$(DEPDIR) simple_fifo/$(DEPDIR) simple_perf/$(DEPDIR)
|
|
+ -rm -f 2.1/dpipe/$(DEPDIR)/2_1_dpipe_test-main.Po
|
|
+ -rm -f 2.1/forkjoin/$(DEPDIR)/2_1_forkjoin_test-forkjoin.Po
|
|
+ -rm -f 2.1/reset_signal_is/$(DEPDIR)/2_1_reset_signal_is_test-reset_signal_is.Po
|
|
+ -rm -f 2.1/sc_export/$(DEPDIR)/2_1_sc_export_test-main.Po
|
|
+ -rm -f 2.1/sc_report/$(DEPDIR)/2_1_sc_report_test-main.Po
|
|
+ -rm -f 2.1/scx_barrier/$(DEPDIR)/2_1_scx_barrier_test-main.Po
|
|
+ -rm -f 2.1/scx_mutex_w_policy/$(DEPDIR)/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.Po
|
|
+ -rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-main.Po
|
|
+ -rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_int.Po
|
|
+ -rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_signed.Po
|
|
+ -rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_uint.Po
|
|
+ -rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_unsigned.Po
|
|
+ -rm -f 2.3/sc_rvd/$(DEPDIR)/2_3_sc_rvd_test-main.Po
|
|
+ -rm -f 2.3/sc_ttd/$(DEPDIR)/2_3_sc_ttd_test-main.Po
|
|
+ -rm -f 2.3/simple_async/$(DEPDIR)/2_3_simple_async_test-main.Po
|
|
+ -rm -f fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-fft.Po
|
|
+ -rm -f fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-main.Po
|
|
+ -rm -f fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-sink.Po
|
|
+ -rm -f fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-source.Po
|
|
+ -rm -f fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-fft.Po
|
|
+ -rm -f fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-main.Po
|
|
+ -rm -f fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-sink.Po
|
|
+ -rm -f fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-source.Po
|
|
+ -rm -f fir/$(DEPDIR)/display.Po
|
|
+ -rm -f fir/$(DEPDIR)/fir_data.Po
|
|
+ -rm -f fir/$(DEPDIR)/fir_fsm.Po
|
|
+ -rm -f fir/$(DEPDIR)/fir_test-display.Po
|
|
+ -rm -f fir/$(DEPDIR)/fir_test-fir.Po
|
|
+ -rm -f fir/$(DEPDIR)/fir_test-main.Po
|
|
+ -rm -f fir/$(DEPDIR)/fir_test-stimulus.Po
|
|
+ -rm -f fir/$(DEPDIR)/main_rtl.Po
|
|
+ -rm -f fir/$(DEPDIR)/stimulus.Po
|
|
+ -rm -f pipe/$(DEPDIR)/pipe_test-display.Po
|
|
+ -rm -f pipe/$(DEPDIR)/pipe_test-main.Po
|
|
+ -rm -f pipe/$(DEPDIR)/pipe_test-numgen.Po
|
|
+ -rm -f pipe/$(DEPDIR)/pipe_test-stage1.Po
|
|
+ -rm -f pipe/$(DEPDIR)/pipe_test-stage2.Po
|
|
+ -rm -f pipe/$(DEPDIR)/pipe_test-stage3.Po
|
|
+ -rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-fifo.Po
|
|
+ -rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-main.Po
|
|
+ -rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-receiver.Po
|
|
+ -rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-sender.Po
|
|
+ -rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-switch.Po
|
|
+ -rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-switch_clk.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-bios.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-dcache.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-decode.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-exec.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-fetch.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-floating.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-icache.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-main.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-mmxu.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-paging.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-pic.Po
|
|
+ -rm -f rsa/$(DEPDIR)/rsa_test-rsa.Po
|
|
+ -rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus.Po
|
|
+ -rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_arbiter.Po
|
|
+ -rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_main.Po
|
|
+ -rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_blocking.Po
|
|
+ -rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_direct.Po
|
|
+ -rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_non_blocking.Po
|
|
+ -rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_tools.Po
|
|
+ -rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_types.Po
|
|
+ -rm -f simple_fifo/$(DEPDIR)/simple_fifo_test-simple_fifo.Po
|
|
+ -rm -f simple_perf/$(DEPDIR)/simple_perf_test-simple_perf.Po
|
|
-rm -f Makefile
|
|
distclean-am: clean-am distclean-compile distclean-generic \
|
|
distclean-tags
|
|
@@ -3525,7 +3671,72 @@ install-ps-am:
|
|
installcheck-am:
|
|
|
|
maintainer-clean: maintainer-clean-am
|
|
- -rm -rf 2.1/dpipe/$(DEPDIR) 2.1/forkjoin/$(DEPDIR) 2.1/reset_signal_is/$(DEPDIR) 2.1/sc_export/$(DEPDIR) 2.1/sc_report/$(DEPDIR) 2.1/scx_barrier/$(DEPDIR) 2.1/scx_mutex_w_policy/$(DEPDIR) 2.1/specialized_signals/$(DEPDIR) 2.3/sc_rvd/$(DEPDIR) 2.3/sc_ttd/$(DEPDIR) 2.3/simple_async/$(DEPDIR) fft/fft_flpt/$(DEPDIR) fft/fft_fxpt/$(DEPDIR) fir/$(DEPDIR) pipe/$(DEPDIR) pkt_switch/$(DEPDIR) risc_cpu/$(DEPDIR) rsa/$(DEPDIR) simple_bus/$(DEPDIR) simple_fifo/$(DEPDIR) simple_perf/$(DEPDIR)
|
|
+ -rm -f 2.1/dpipe/$(DEPDIR)/2_1_dpipe_test-main.Po
|
|
+ -rm -f 2.1/forkjoin/$(DEPDIR)/2_1_forkjoin_test-forkjoin.Po
|
|
+ -rm -f 2.1/reset_signal_is/$(DEPDIR)/2_1_reset_signal_is_test-reset_signal_is.Po
|
|
+ -rm -f 2.1/sc_export/$(DEPDIR)/2_1_sc_export_test-main.Po
|
|
+ -rm -f 2.1/sc_report/$(DEPDIR)/2_1_sc_report_test-main.Po
|
|
+ -rm -f 2.1/scx_barrier/$(DEPDIR)/2_1_scx_barrier_test-main.Po
|
|
+ -rm -f 2.1/scx_mutex_w_policy/$(DEPDIR)/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.Po
|
|
+ -rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-main.Po
|
|
+ -rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_int.Po
|
|
+ -rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_signed.Po
|
|
+ -rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_uint.Po
|
|
+ -rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_unsigned.Po
|
|
+ -rm -f 2.3/sc_rvd/$(DEPDIR)/2_3_sc_rvd_test-main.Po
|
|
+ -rm -f 2.3/sc_ttd/$(DEPDIR)/2_3_sc_ttd_test-main.Po
|
|
+ -rm -f 2.3/simple_async/$(DEPDIR)/2_3_simple_async_test-main.Po
|
|
+ -rm -f fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-fft.Po
|
|
+ -rm -f fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-main.Po
|
|
+ -rm -f fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-sink.Po
|
|
+ -rm -f fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-source.Po
|
|
+ -rm -f fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-fft.Po
|
|
+ -rm -f fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-main.Po
|
|
+ -rm -f fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-sink.Po
|
|
+ -rm -f fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-source.Po
|
|
+ -rm -f fir/$(DEPDIR)/display.Po
|
|
+ -rm -f fir/$(DEPDIR)/fir_data.Po
|
|
+ -rm -f fir/$(DEPDIR)/fir_fsm.Po
|
|
+ -rm -f fir/$(DEPDIR)/fir_test-display.Po
|
|
+ -rm -f fir/$(DEPDIR)/fir_test-fir.Po
|
|
+ -rm -f fir/$(DEPDIR)/fir_test-main.Po
|
|
+ -rm -f fir/$(DEPDIR)/fir_test-stimulus.Po
|
|
+ -rm -f fir/$(DEPDIR)/main_rtl.Po
|
|
+ -rm -f fir/$(DEPDIR)/stimulus.Po
|
|
+ -rm -f pipe/$(DEPDIR)/pipe_test-display.Po
|
|
+ -rm -f pipe/$(DEPDIR)/pipe_test-main.Po
|
|
+ -rm -f pipe/$(DEPDIR)/pipe_test-numgen.Po
|
|
+ -rm -f pipe/$(DEPDIR)/pipe_test-stage1.Po
|
|
+ -rm -f pipe/$(DEPDIR)/pipe_test-stage2.Po
|
|
+ -rm -f pipe/$(DEPDIR)/pipe_test-stage3.Po
|
|
+ -rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-fifo.Po
|
|
+ -rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-main.Po
|
|
+ -rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-receiver.Po
|
|
+ -rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-sender.Po
|
|
+ -rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-switch.Po
|
|
+ -rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-switch_clk.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-bios.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-dcache.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-decode.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-exec.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-fetch.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-floating.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-icache.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-main.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-mmxu.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-paging.Po
|
|
+ -rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-pic.Po
|
|
+ -rm -f rsa/$(DEPDIR)/rsa_test-rsa.Po
|
|
+ -rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus.Po
|
|
+ -rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_arbiter.Po
|
|
+ -rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_main.Po
|
|
+ -rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_blocking.Po
|
|
+ -rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_direct.Po
|
|
+ -rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_non_blocking.Po
|
|
+ -rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_tools.Po
|
|
+ -rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_types.Po
|
|
+ -rm -f simple_fifo/$(DEPDIR)/simple_fifo_test-simple_fifo.Po
|
|
+ -rm -f simple_perf/$(DEPDIR)/simple_perf_test-simple_perf.Po
|
|
-rm -f Makefile
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
|
|
@@ -3547,14 +3758,14 @@ uninstall-am: uninstall-nobase_syscexamplesDATA
|
|
$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
|
|
.MAKE: check-am install-am install-strip uninstall-am
|
|
|
|
-.PHONY: CTAGS GTAGS TAGS all all-am all-local check check-TESTS \
|
|
- check-am clean clean-checkPROGRAMS clean-generic clean-libtool \
|
|
- cscopelist-am ctags ctags-am distclean distclean-compile \
|
|
- distclean-generic distclean-libtool distclean-tags distdir dvi \
|
|
- dvi-am html html-am info info-am install install-am \
|
|
- install-data install-data-am install-dvi install-dvi-am \
|
|
- install-exec install-exec-am install-html install-html-am \
|
|
- install-info install-info-am install-man \
|
|
+.PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \
|
|
+ check-TESTS check-am clean clean-checkPROGRAMS clean-generic \
|
|
+ clean-libtool cscopelist-am ctags ctags-am distclean \
|
|
+ distclean-compile distclean-generic distclean-libtool \
|
|
+ distclean-tags distdir dvi dvi-am html html-am info info-am \
|
|
+ install install-am install-data install-data-am install-dvi \
|
|
+ install-dvi-am install-exec install-exec-am install-html \
|
|
+ install-html-am install-info install-info-am install-man \
|
|
install-nobase_syscexamplesDATA install-pdf install-pdf-am \
|
|
install-ps install-ps-am install-strip installcheck \
|
|
installcheck-am installdirs maintainer-clean \
|
|
@@ -3563,6 +3774,8 @@ uninstall-am: uninstall-nobase_syscexamplesDATA
|
|
recheck tags tags-am uninstall uninstall-am uninstall-hook \
|
|
uninstall-nobase_syscexamplesDATA
|
|
|
|
+.PRECIOUS: Makefile
|
|
+
|
|
|
|
%.sh: %$(EXEEXT) $(TESTSCRIPT_IN)
|
|
$(AM_V_GEN)set -e ; rm -f $@ ; \
|
|
diff --git a/examples/tlm/Makefile.in b/examples/tlm/Makefile.in
|
|
index f5f8b72d..bc5ec767 100644
|
|
--- a/examples/tlm/Makefile.in
|
|
+++ b/examples/tlm/Makefile.in
|
|
@@ -1,7 +1,7 @@
|
|
-# Makefile.in generated by automake 1.14 from Makefile.am.
|
|
+# Makefile.in generated by automake 1.16.5 from Makefile.am.
|
|
# @configure_input@
|
|
|
|
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1994-2021 Free Software Foundation, Inc.
|
|
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -19,7 +19,17 @@
|
|
# build flags
|
|
|
|
VPATH = @srcdir@
|
|
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
|
|
+am__is_gnu_make = { \
|
|
+ if test -z '$(MAKELEVEL)'; then \
|
|
+ false; \
|
|
+ elif test -n '$(MAKE_HOST)'; then \
|
|
+ true; \
|
|
+ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
|
|
+ true; \
|
|
+ else \
|
|
+ false; \
|
|
+ fi; \
|
|
+}
|
|
am__make_running_with_option = \
|
|
case $${target_option-} in \
|
|
?) ;; \
|
|
@@ -83,18 +93,6 @@ POST_UNINSTALL = :
|
|
build_triplet = @build@
|
|
host_triplet = @host@
|
|
target_triplet = @target@
|
|
-DIST_COMMON = $(top_srcdir)/config/Make-rules.examples \
|
|
- $(top_srcdir)/config/Make-rules.common \
|
|
- $(srcdir)/at_1_phase/test.am $(srcdir)/at_2_phase/test.am \
|
|
- $(srcdir)/at_4_phase/test.am \
|
|
- $(srcdir)/at_extension_optional/test.am \
|
|
- $(srcdir)/at_mixed_targets/test.am $(srcdir)/at_ooo/test.am \
|
|
- $(srcdir)/lt/test.am $(srcdir)/lt_dmi/test.am \
|
|
- $(srcdir)/lt_extension_mandatory/test.am \
|
|
- $(srcdir)/lt_mixed_endian/test.am \
|
|
- $(srcdir)/lt_temporal_decouple/test.am $(srcdir)/Makefile.in \
|
|
- $(srcdir)/Makefile.am $(top_srcdir)/config/depcomp \
|
|
- $(top_srcdir)/config/test-driver
|
|
@WANT_DEBUG_TRUE@am__append_1 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_2 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_3 = $(DEBUG_CXXFLAGS)
|
|
@@ -119,6 +117,7 @@ am__aclocal_m4_deps = $(top_srcdir)/config/ax_check_define.m4 \
|
|
$(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
$(ACLOCAL_M4)
|
|
+DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
|
|
mkinstalldirs = $(install_sh) -d
|
|
CONFIG_CLEAN_FILES =
|
|
CONFIG_CLEAN_VPATH_FILES =
|
|
@@ -250,7 +249,47 @@ am__v_at_0 = @
|
|
am__v_at_1 =
|
|
DEFAULT_INCLUDES = -I.@am__isrc@
|
|
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
|
|
-am__depfiles_maybe = depfiles
|
|
+am__maybe_remake_depfiles = depfiles
|
|
+am__depfiles_remade = \
|
|
+ at_1_phase/src/$(DEPDIR)/at_1_phase_test-at_1_phase.Po \
|
|
+ at_1_phase/src/$(DEPDIR)/at_1_phase_test-at_1_phase_top.Po \
|
|
+ at_1_phase/src/$(DEPDIR)/at_1_phase_test-initiator_top.Po \
|
|
+ at_2_phase/src/$(DEPDIR)/at_2_phase_test-at_2_phase.Po \
|
|
+ at_2_phase/src/$(DEPDIR)/at_2_phase_test-at_2_phase_top.Po \
|
|
+ at_2_phase/src/$(DEPDIR)/at_2_phase_test-initiator_top.Po \
|
|
+ at_4_phase/src/$(DEPDIR)/at_4_phase_test-at_4_phase.Po \
|
|
+ at_4_phase/src/$(DEPDIR)/at_4_phase_test-at_4_phase_top.Po \
|
|
+ at_4_phase/src/$(DEPDIR)/at_4_phase_test-initiator_top.Po \
|
|
+ at_extension_optional/$(DEPDIR)/at_extension_optional_test-at_target_4_phase.Po \
|
|
+ at_extension_optional/$(DEPDIR)/at_extension_optional_test-traffic_generator.Po \
|
|
+ at_extension_optional/src/$(DEPDIR)/at_extension_optional_test-at_extension_optional.Po \
|
|
+ at_extension_optional/src/$(DEPDIR)/at_extension_optional_test-at_extension_optional_top.Po \
|
|
+ at_extension_optional/src/$(DEPDIR)/at_extension_optional_test-initiator_top.Po \
|
|
+ at_mixed_targets/src/$(DEPDIR)/at_mixed_targets_test-at_mixed_targets.Po \
|
|
+ at_mixed_targets/src/$(DEPDIR)/at_mixed_targets_test-at_mixed_targets_top.Po \
|
|
+ at_mixed_targets/src/$(DEPDIR)/at_mixed_targets_test-initiator_top.Po \
|
|
+ at_ooo/src/$(DEPDIR)/at_ooo_test-at_ooo.Po \
|
|
+ at_ooo/src/$(DEPDIR)/at_ooo_test-at_ooo_top.Po \
|
|
+ at_ooo/src/$(DEPDIR)/at_ooo_test-at_target_ooo_2_phase.Po \
|
|
+ at_ooo/src/$(DEPDIR)/at_ooo_test-initiator_top.Po \
|
|
+ lt/src/$(DEPDIR)/lt_test-initiator_top.Po \
|
|
+ lt/src/$(DEPDIR)/lt_test-lt.Po \
|
|
+ lt/src/$(DEPDIR)/lt_test-lt_top.Po \
|
|
+ lt_dmi/src/$(DEPDIR)/lt_dmi_test-initiator_top.Po \
|
|
+ lt_dmi/src/$(DEPDIR)/lt_dmi_test-lt_dmi.Po \
|
|
+ lt_dmi/src/$(DEPDIR)/lt_dmi_test-lt_dmi_top.Po \
|
|
+ lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_extension_mandatory.Po \
|
|
+ lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_extension_mandatory_top.Po \
|
|
+ lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_initiator_extension_mandatory.Po \
|
|
+ lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_target_extension_mandatory.Po \
|
|
+ lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-initiator_top.Po \
|
|
+ lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-lt.Po \
|
|
+ lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-lt_top.Po \
|
|
+ lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-me_traffic_generator.Po \
|
|
+ lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-initiator_top.Po \
|
|
+ lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-lt_temporal_decouple.Po \
|
|
+ lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-lt_temporal_decouple_top.Po \
|
|
+ lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-td_initiator_top.Po
|
|
am__mv = mv -f
|
|
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
|
|
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
|
|
@@ -354,7 +393,7 @@ am__recursive_targets = \
|
|
$(RECURSIVE_CLEAN_TARGETS) \
|
|
$(am__extra_recursive_targets)
|
|
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
|
|
- check recheck distdir
|
|
+ check recheck distdir distdir-am
|
|
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
|
|
# Read a list of newline-separated strings from the standard input,
|
|
# and print each of them once, without duplicates. Input order is
|
|
@@ -372,8 +411,6 @@ am__define_uniq_tagged_files = \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | $(am__uniquify_input)`
|
|
-ETAGS = etags
|
|
-CTAGS = ctags
|
|
am__tty_colors_dummy = \
|
|
mgn= red= grn= lgn= blu= brg= std=; \
|
|
am__color_tests=no
|
|
@@ -529,6 +566,7 @@ am__set_TESTS_bases = \
|
|
bases='$(TEST_LOGS)'; \
|
|
bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
|
|
bases=`echo $$bases`
|
|
+AM_TESTSUITE_SUMMARY_HEADER = ' for $(PACKAGE_STRING)'
|
|
RECHECK_LOGS = $(TEST_LOGS)
|
|
am__EXEEXT_2 = at_1_phase/test.sh at_2_phase/test.sh \
|
|
at_4_phase/test.sh at_extension_optional/test.sh \
|
|
@@ -557,6 +595,17 @@ TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver
|
|
TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
|
|
$(TEST_LOG_FLAGS)
|
|
DIST_SUBDIRS = $(SUBDIRS)
|
|
+am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/at_1_phase/test.am \
|
|
+ $(srcdir)/at_2_phase/test.am $(srcdir)/at_4_phase/test.am \
|
|
+ $(srcdir)/at_extension_optional/test.am \
|
|
+ $(srcdir)/at_mixed_targets/test.am $(srcdir)/at_ooo/test.am \
|
|
+ $(srcdir)/lt/test.am $(srcdir)/lt_dmi/test.am \
|
|
+ $(srcdir)/lt_extension_mandatory/test.am \
|
|
+ $(srcdir)/lt_mixed_endian/test.am \
|
|
+ $(srcdir)/lt_temporal_decouple/test.am \
|
|
+ $(top_srcdir)/config/Make-rules.common \
|
|
+ $(top_srcdir)/config/Make-rules.examples \
|
|
+ $(top_srcdir)/config/depcomp $(top_srcdir)/config/test-driver
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
am__relativize = \
|
|
dir0=`pwd`; \
|
|
@@ -597,8 +646,9 @@ CCASDEPMODE = @CCASDEPMODE@
|
|
CCASFLAGS = @CCASFLAGS@
|
|
CCDEPMODE = @CCDEPMODE@
|
|
CFLAGS = @CFLAGS@
|
|
-CPP = @CPP@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
+CSCOPE = @CSCOPE@
|
|
+CTAGS = @CTAGS@
|
|
CXX = @CXX@
|
|
CXXCPP = @CXXCPP@
|
|
CXXDEPMODE = @CXXDEPMODE@
|
|
@@ -614,6 +664,7 @@ ECHO_C = @ECHO_C@
|
|
ECHO_N = @ECHO_N@
|
|
ECHO_T = @ECHO_T@
|
|
EGREP = @EGREP@
|
|
+ETAGS = @ETAGS@
|
|
EXEEXT = @EXEEXT@
|
|
EXPLICIT_LPTHREAD = @EXPLICIT_LPTHREAD@
|
|
EXTRA_ASFLAGS = @EXTRA_ASFLAGS@
|
|
@@ -722,6 +773,7 @@ prefix = @prefix@
|
|
program_transform_name = @program_transform_name@
|
|
psdir = @psdir@
|
|
rootdocdir = @rootdocdir@
|
|
+runstatedir = @runstatedir@
|
|
sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
srcdir = @srcdir@
|
|
@@ -1194,16 +1246,15 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/config/Make-rules.ex
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign examples/tlm/Makefile'; \
|
|
$(am__cd) $(top_srcdir) && \
|
|
$(AUTOMAKE) --foreign examples/tlm/Makefile
|
|
-.PRECIOUS: Makefile
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
@case '$?' in \
|
|
*config.status*) \
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
*) \
|
|
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
|
|
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
|
|
esac;
|
|
-$(top_srcdir)/config/Make-rules.examples $(top_srcdir)/config/Make-rules.common $(srcdir)/at_1_phase/test.am $(srcdir)/at_2_phase/test.am $(srcdir)/at_4_phase/test.am $(srcdir)/at_extension_optional/test.am $(srcdir)/at_mixed_targets/test.am $(srcdir)/at_ooo/test.am $(srcdir)/lt/test.am $(srcdir)/lt_dmi/test.am $(srcdir)/lt_extension_mandatory/test.am $(srcdir)/lt_mixed_endian/test.am $(srcdir)/lt_temporal_decouple/test.am:
|
|
+$(top_srcdir)/config/Make-rules.examples $(top_srcdir)/config/Make-rules.common $(srcdir)/at_1_phase/test.am $(srcdir)/at_2_phase/test.am $(srcdir)/at_4_phase/test.am $(srcdir)/at_extension_optional/test.am $(srcdir)/at_mixed_targets/test.am $(srcdir)/at_ooo/test.am $(srcdir)/lt/test.am $(srcdir)/lt_dmi/test.am $(srcdir)/lt_extension_mandatory/test.am $(srcdir)/lt_mixed_endian/test.am $(srcdir)/lt_temporal_decouple/test.am $(am__empty):
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
@@ -1499,45 +1550,51 @@ mostlyclean-compile:
|
|
distclean-compile:
|
|
-rm -f *.tab.c
|
|
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_1_phase/src/$(DEPDIR)/at_1_phase_test-at_1_phase.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_1_phase/src/$(DEPDIR)/at_1_phase_test-at_1_phase_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_1_phase/src/$(DEPDIR)/at_1_phase_test-initiator_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_2_phase/src/$(DEPDIR)/at_2_phase_test-at_2_phase.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_2_phase/src/$(DEPDIR)/at_2_phase_test-at_2_phase_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_2_phase/src/$(DEPDIR)/at_2_phase_test-initiator_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_4_phase/src/$(DEPDIR)/at_4_phase_test-at_4_phase.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_4_phase/src/$(DEPDIR)/at_4_phase_test-at_4_phase_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_4_phase/src/$(DEPDIR)/at_4_phase_test-initiator_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_extension_optional/$(DEPDIR)/at_extension_optional_test-at_target_4_phase.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_extension_optional/$(DEPDIR)/at_extension_optional_test-traffic_generator.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_extension_optional/src/$(DEPDIR)/at_extension_optional_test-at_extension_optional.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_extension_optional/src/$(DEPDIR)/at_extension_optional_test-at_extension_optional_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_extension_optional/src/$(DEPDIR)/at_extension_optional_test-initiator_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_mixed_targets/src/$(DEPDIR)/at_mixed_targets_test-at_mixed_targets.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_mixed_targets/src/$(DEPDIR)/at_mixed_targets_test-at_mixed_targets_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_mixed_targets/src/$(DEPDIR)/at_mixed_targets_test-initiator_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_ooo/src/$(DEPDIR)/at_ooo_test-at_ooo.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_ooo/src/$(DEPDIR)/at_ooo_test-at_ooo_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_ooo/src/$(DEPDIR)/at_ooo_test-at_target_ooo_2_phase.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@at_ooo/src/$(DEPDIR)/at_ooo_test-initiator_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@lt/src/$(DEPDIR)/lt_test-initiator_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@lt/src/$(DEPDIR)/lt_test-lt.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@lt/src/$(DEPDIR)/lt_test-lt_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@lt_dmi/src/$(DEPDIR)/lt_dmi_test-initiator_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@lt_dmi/src/$(DEPDIR)/lt_dmi_test-lt_dmi.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@lt_dmi/src/$(DEPDIR)/lt_dmi_test-lt_dmi_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_extension_mandatory.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_extension_mandatory_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_initiator_extension_mandatory.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_target_extension_mandatory.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-initiator_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-lt.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-lt_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-me_traffic_generator.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-initiator_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-lt_temporal_decouple.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-lt_temporal_decouple_top.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-td_initiator_top.Po@am__quote@
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_1_phase/src/$(DEPDIR)/at_1_phase_test-at_1_phase.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_1_phase/src/$(DEPDIR)/at_1_phase_test-at_1_phase_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_1_phase/src/$(DEPDIR)/at_1_phase_test-initiator_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_2_phase/src/$(DEPDIR)/at_2_phase_test-at_2_phase.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_2_phase/src/$(DEPDIR)/at_2_phase_test-at_2_phase_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_2_phase/src/$(DEPDIR)/at_2_phase_test-initiator_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_4_phase/src/$(DEPDIR)/at_4_phase_test-at_4_phase.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_4_phase/src/$(DEPDIR)/at_4_phase_test-at_4_phase_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_4_phase/src/$(DEPDIR)/at_4_phase_test-initiator_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_extension_optional/$(DEPDIR)/at_extension_optional_test-at_target_4_phase.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_extension_optional/$(DEPDIR)/at_extension_optional_test-traffic_generator.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_extension_optional/src/$(DEPDIR)/at_extension_optional_test-at_extension_optional.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_extension_optional/src/$(DEPDIR)/at_extension_optional_test-at_extension_optional_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_extension_optional/src/$(DEPDIR)/at_extension_optional_test-initiator_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_mixed_targets/src/$(DEPDIR)/at_mixed_targets_test-at_mixed_targets.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_mixed_targets/src/$(DEPDIR)/at_mixed_targets_test-at_mixed_targets_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_mixed_targets/src/$(DEPDIR)/at_mixed_targets_test-initiator_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_ooo/src/$(DEPDIR)/at_ooo_test-at_ooo.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_ooo/src/$(DEPDIR)/at_ooo_test-at_ooo_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_ooo/src/$(DEPDIR)/at_ooo_test-at_target_ooo_2_phase.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@at_ooo/src/$(DEPDIR)/at_ooo_test-initiator_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@lt/src/$(DEPDIR)/lt_test-initiator_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@lt/src/$(DEPDIR)/lt_test-lt.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@lt/src/$(DEPDIR)/lt_test-lt_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@lt_dmi/src/$(DEPDIR)/lt_dmi_test-initiator_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@lt_dmi/src/$(DEPDIR)/lt_dmi_test-lt_dmi.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@lt_dmi/src/$(DEPDIR)/lt_dmi_test-lt_dmi_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_extension_mandatory.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_extension_mandatory_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_initiator_extension_mandatory.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_target_extension_mandatory.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-initiator_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-lt.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-lt_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-me_traffic_generator.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-initiator_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-lt_temporal_decouple.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-lt_temporal_decouple_top.Po@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-td_initiator_top.Po@am__quote@ # am--include-marker
|
|
+
|
|
+$(am__depfiles_remade):
|
|
+ @$(MKDIR_P) $(@D)
|
|
+ @echo '# dummy' >$@-t && $(am__mv) $@-t $@
|
|
+
|
|
+am--depfiles: $(am__depfiles_remade)
|
|
|
|
.cpp.o:
|
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
|
|
@@ -2279,7 +2336,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS)
|
|
if test -n "$$am__remaking_logs"; then \
|
|
echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
|
|
"recursion detected" >&2; \
|
|
- else \
|
|
+ elif test -n "$$redo_logs"; then \
|
|
am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
|
|
fi; \
|
|
if $(am__make_dryrun); then :; else \
|
|
@@ -2356,7 +2413,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS)
|
|
test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
|
|
fi; \
|
|
echo "$${col}$$br$${std}"; \
|
|
- echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
|
|
+ echo "$${col}Testsuite summary"$(AM_TESTSUITE_SUMMARY_HEADER)"$${std}"; \
|
|
echo "$${col}$$br$${std}"; \
|
|
create_testsuite_report --maybe-color; \
|
|
echo "$$col$$br$$std"; \
|
|
@@ -2369,7 +2426,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS)
|
|
fi; \
|
|
$$success || exit 1
|
|
|
|
-check-TESTS:
|
|
+check-TESTS: $(check_PROGRAMS) $(check_SCRIPTS)
|
|
@list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
|
|
@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
|
|
@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
|
|
@@ -2481,8 +2538,10 @@ lt_temporal_decouple/test.sh.log: lt_temporal_decouple/test.sh
|
|
@am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
|
|
@am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
|
|
@am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|
+distdir: $(BUILT_SOURCES)
|
|
+ $(MAKE) $(AM_MAKEFLAGS) distdir-am
|
|
|
|
-distdir: $(DISTFILES)
|
|
+distdir-am: $(DISTFILES)
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
list='$(DISTFILES)'; \
|
|
@@ -2623,7 +2682,45 @@ clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
|
|
mostlyclean-am
|
|
|
|
distclean: distclean-recursive
|
|
- -rm -rf at_1_phase/src/$(DEPDIR) at_2_phase/src/$(DEPDIR) at_4_phase/src/$(DEPDIR) at_extension_optional/$(DEPDIR) at_extension_optional/src/$(DEPDIR) at_mixed_targets/src/$(DEPDIR) at_ooo/src/$(DEPDIR) lt/src/$(DEPDIR) lt_dmi/src/$(DEPDIR) lt_extension_mandatory/src/$(DEPDIR) lt_mixed_endian/src/$(DEPDIR) lt_temporal_decouple/src/$(DEPDIR)
|
|
+ -rm -f at_1_phase/src/$(DEPDIR)/at_1_phase_test-at_1_phase.Po
|
|
+ -rm -f at_1_phase/src/$(DEPDIR)/at_1_phase_test-at_1_phase_top.Po
|
|
+ -rm -f at_1_phase/src/$(DEPDIR)/at_1_phase_test-initiator_top.Po
|
|
+ -rm -f at_2_phase/src/$(DEPDIR)/at_2_phase_test-at_2_phase.Po
|
|
+ -rm -f at_2_phase/src/$(DEPDIR)/at_2_phase_test-at_2_phase_top.Po
|
|
+ -rm -f at_2_phase/src/$(DEPDIR)/at_2_phase_test-initiator_top.Po
|
|
+ -rm -f at_4_phase/src/$(DEPDIR)/at_4_phase_test-at_4_phase.Po
|
|
+ -rm -f at_4_phase/src/$(DEPDIR)/at_4_phase_test-at_4_phase_top.Po
|
|
+ -rm -f at_4_phase/src/$(DEPDIR)/at_4_phase_test-initiator_top.Po
|
|
+ -rm -f at_extension_optional/$(DEPDIR)/at_extension_optional_test-at_target_4_phase.Po
|
|
+ -rm -f at_extension_optional/$(DEPDIR)/at_extension_optional_test-traffic_generator.Po
|
|
+ -rm -f at_extension_optional/src/$(DEPDIR)/at_extension_optional_test-at_extension_optional.Po
|
|
+ -rm -f at_extension_optional/src/$(DEPDIR)/at_extension_optional_test-at_extension_optional_top.Po
|
|
+ -rm -f at_extension_optional/src/$(DEPDIR)/at_extension_optional_test-initiator_top.Po
|
|
+ -rm -f at_mixed_targets/src/$(DEPDIR)/at_mixed_targets_test-at_mixed_targets.Po
|
|
+ -rm -f at_mixed_targets/src/$(DEPDIR)/at_mixed_targets_test-at_mixed_targets_top.Po
|
|
+ -rm -f at_mixed_targets/src/$(DEPDIR)/at_mixed_targets_test-initiator_top.Po
|
|
+ -rm -f at_ooo/src/$(DEPDIR)/at_ooo_test-at_ooo.Po
|
|
+ -rm -f at_ooo/src/$(DEPDIR)/at_ooo_test-at_ooo_top.Po
|
|
+ -rm -f at_ooo/src/$(DEPDIR)/at_ooo_test-at_target_ooo_2_phase.Po
|
|
+ -rm -f at_ooo/src/$(DEPDIR)/at_ooo_test-initiator_top.Po
|
|
+ -rm -f lt/src/$(DEPDIR)/lt_test-initiator_top.Po
|
|
+ -rm -f lt/src/$(DEPDIR)/lt_test-lt.Po
|
|
+ -rm -f lt/src/$(DEPDIR)/lt_test-lt_top.Po
|
|
+ -rm -f lt_dmi/src/$(DEPDIR)/lt_dmi_test-initiator_top.Po
|
|
+ -rm -f lt_dmi/src/$(DEPDIR)/lt_dmi_test-lt_dmi.Po
|
|
+ -rm -f lt_dmi/src/$(DEPDIR)/lt_dmi_test-lt_dmi_top.Po
|
|
+ -rm -f lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_extension_mandatory.Po
|
|
+ -rm -f lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_extension_mandatory_top.Po
|
|
+ -rm -f lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_initiator_extension_mandatory.Po
|
|
+ -rm -f lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_target_extension_mandatory.Po
|
|
+ -rm -f lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-initiator_top.Po
|
|
+ -rm -f lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-lt.Po
|
|
+ -rm -f lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-lt_top.Po
|
|
+ -rm -f lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-me_traffic_generator.Po
|
|
+ -rm -f lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-initiator_top.Po
|
|
+ -rm -f lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-lt_temporal_decouple.Po
|
|
+ -rm -f lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-lt_temporal_decouple_top.Po
|
|
+ -rm -f lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-td_initiator_top.Po
|
|
-rm -f Makefile
|
|
distclean-am: clean-am distclean-compile distclean-generic \
|
|
distclean-tags
|
|
@@ -2669,7 +2766,45 @@ install-ps-am:
|
|
installcheck-am:
|
|
|
|
maintainer-clean: maintainer-clean-recursive
|
|
- -rm -rf at_1_phase/src/$(DEPDIR) at_2_phase/src/$(DEPDIR) at_4_phase/src/$(DEPDIR) at_extension_optional/$(DEPDIR) at_extension_optional/src/$(DEPDIR) at_mixed_targets/src/$(DEPDIR) at_ooo/src/$(DEPDIR) lt/src/$(DEPDIR) lt_dmi/src/$(DEPDIR) lt_extension_mandatory/src/$(DEPDIR) lt_mixed_endian/src/$(DEPDIR) lt_temporal_decouple/src/$(DEPDIR)
|
|
+ -rm -f at_1_phase/src/$(DEPDIR)/at_1_phase_test-at_1_phase.Po
|
|
+ -rm -f at_1_phase/src/$(DEPDIR)/at_1_phase_test-at_1_phase_top.Po
|
|
+ -rm -f at_1_phase/src/$(DEPDIR)/at_1_phase_test-initiator_top.Po
|
|
+ -rm -f at_2_phase/src/$(DEPDIR)/at_2_phase_test-at_2_phase.Po
|
|
+ -rm -f at_2_phase/src/$(DEPDIR)/at_2_phase_test-at_2_phase_top.Po
|
|
+ -rm -f at_2_phase/src/$(DEPDIR)/at_2_phase_test-initiator_top.Po
|
|
+ -rm -f at_4_phase/src/$(DEPDIR)/at_4_phase_test-at_4_phase.Po
|
|
+ -rm -f at_4_phase/src/$(DEPDIR)/at_4_phase_test-at_4_phase_top.Po
|
|
+ -rm -f at_4_phase/src/$(DEPDIR)/at_4_phase_test-initiator_top.Po
|
|
+ -rm -f at_extension_optional/$(DEPDIR)/at_extension_optional_test-at_target_4_phase.Po
|
|
+ -rm -f at_extension_optional/$(DEPDIR)/at_extension_optional_test-traffic_generator.Po
|
|
+ -rm -f at_extension_optional/src/$(DEPDIR)/at_extension_optional_test-at_extension_optional.Po
|
|
+ -rm -f at_extension_optional/src/$(DEPDIR)/at_extension_optional_test-at_extension_optional_top.Po
|
|
+ -rm -f at_extension_optional/src/$(DEPDIR)/at_extension_optional_test-initiator_top.Po
|
|
+ -rm -f at_mixed_targets/src/$(DEPDIR)/at_mixed_targets_test-at_mixed_targets.Po
|
|
+ -rm -f at_mixed_targets/src/$(DEPDIR)/at_mixed_targets_test-at_mixed_targets_top.Po
|
|
+ -rm -f at_mixed_targets/src/$(DEPDIR)/at_mixed_targets_test-initiator_top.Po
|
|
+ -rm -f at_ooo/src/$(DEPDIR)/at_ooo_test-at_ooo.Po
|
|
+ -rm -f at_ooo/src/$(DEPDIR)/at_ooo_test-at_ooo_top.Po
|
|
+ -rm -f at_ooo/src/$(DEPDIR)/at_ooo_test-at_target_ooo_2_phase.Po
|
|
+ -rm -f at_ooo/src/$(DEPDIR)/at_ooo_test-initiator_top.Po
|
|
+ -rm -f lt/src/$(DEPDIR)/lt_test-initiator_top.Po
|
|
+ -rm -f lt/src/$(DEPDIR)/lt_test-lt.Po
|
|
+ -rm -f lt/src/$(DEPDIR)/lt_test-lt_top.Po
|
|
+ -rm -f lt_dmi/src/$(DEPDIR)/lt_dmi_test-initiator_top.Po
|
|
+ -rm -f lt_dmi/src/$(DEPDIR)/lt_dmi_test-lt_dmi.Po
|
|
+ -rm -f lt_dmi/src/$(DEPDIR)/lt_dmi_test-lt_dmi_top.Po
|
|
+ -rm -f lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_extension_mandatory.Po
|
|
+ -rm -f lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_extension_mandatory_top.Po
|
|
+ -rm -f lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_initiator_extension_mandatory.Po
|
|
+ -rm -f lt_extension_mandatory/src/$(DEPDIR)/lt_extension_mandatory_test-lt_target_extension_mandatory.Po
|
|
+ -rm -f lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-initiator_top.Po
|
|
+ -rm -f lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-lt.Po
|
|
+ -rm -f lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-lt_top.Po
|
|
+ -rm -f lt_mixed_endian/src/$(DEPDIR)/lt_mixed_endian_test-me_traffic_generator.Po
|
|
+ -rm -f lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-initiator_top.Po
|
|
+ -rm -f lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-lt_temporal_decouple.Po
|
|
+ -rm -f lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-lt_temporal_decouple_top.Po
|
|
+ -rm -f lt_temporal_decouple/src/$(DEPDIR)/lt_temporal_decouple_test-td_initiator_top.Po
|
|
-rm -f Makefile
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
|
|
@@ -2693,9 +2828,9 @@ uninstall-am: uninstall-nobase_tlmexamplesDATA
|
|
uninstall-am
|
|
|
|
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
|
|
- check check-TESTS check-am clean clean-checkPROGRAMS \
|
|
- clean-generic clean-libtool cscopelist-am ctags ctags-am \
|
|
- distclean distclean-compile distclean-generic \
|
|
+ am--depfiles check check-TESTS check-am clean \
|
|
+ clean-checkPROGRAMS clean-generic clean-libtool cscopelist-am \
|
|
+ ctags ctags-am distclean distclean-compile distclean-generic \
|
|
distclean-libtool distclean-tags distdir dvi dvi-am html \
|
|
html-am info info-am install install-am install-data \
|
|
install-data-am install-dvi install-dvi-am install-exec \
|
|
@@ -2709,6 +2844,8 @@ uninstall-am: uninstall-nobase_tlmexamplesDATA
|
|
uninstall uninstall-am uninstall-hook \
|
|
uninstall-nobase_tlmexamplesDATA
|
|
|
|
+.PRECIOUS: Makefile
|
|
+
|
|
|
|
%.sh: %$(EXEEXT) $(TESTSCRIPT_IN)
|
|
$(AM_V_GEN)set -e ; rm -f $@ ; \
|
|
diff --git a/examples/tlm/common/Makefile.in b/examples/tlm/common/Makefile.in
|
|
index 58ce3544..ebbe6d69 100644
|
|
--- a/examples/tlm/common/Makefile.in
|
|
+++ b/examples/tlm/common/Makefile.in
|
|
@@ -1,7 +1,7 @@
|
|
-# Makefile.in generated by automake 1.14 from Makefile.am.
|
|
+# Makefile.in generated by automake 1.16.5 from Makefile.am.
|
|
# @configure_input@
|
|
|
|
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1994-2021 Free Software Foundation, Inc.
|
|
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -19,7 +19,17 @@
|
|
# build flags
|
|
|
|
VPATH = @srcdir@
|
|
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
|
|
+am__is_gnu_make = { \
|
|
+ if test -z '$(MAKELEVEL)'; then \
|
|
+ false; \
|
|
+ elif test -n '$(MAKE_HOST)'; then \
|
|
+ true; \
|
|
+ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
|
|
+ true; \
|
|
+ else \
|
|
+ false; \
|
|
+ fi; \
|
|
+}
|
|
am__make_running_with_option = \
|
|
case $${target_option-} in \
|
|
?) ;; \
|
|
@@ -83,10 +93,6 @@ POST_UNINSTALL = :
|
|
build_triplet = @build@
|
|
host_triplet = @host@
|
|
target_triplet = @target@
|
|
-DIST_COMMON = $(top_srcdir)/config/Make-rules.examples \
|
|
- $(top_srcdir)/config/Make-rules.common $(srcdir)/Makefile.in \
|
|
- $(srcdir)/Makefile.am $(top_srcdir)/config/depcomp \
|
|
- $(am__nobase_tlm20examples_HEADERS_DIST)
|
|
@WANT_DEBUG_TRUE@am__append_1 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_2 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_3 = $(DEBUG_CXXFLAGS)
|
|
@@ -113,6 +119,8 @@ am__aclocal_m4_deps = $(top_srcdir)/config/ax_check_define.m4 \
|
|
$(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
$(ACLOCAL_M4)
|
|
+DIST_COMMON = $(srcdir)/Makefile.am \
|
|
+ $(am__nobase_tlm20examples_HEADERS_DIST) $(am__DIST_COMMON)
|
|
mkinstalldirs = $(install_sh) -d
|
|
CONFIG_CLEAN_FILES =
|
|
CONFIG_CLEAN_VPATH_FILES =
|
|
@@ -156,7 +164,26 @@ am__v_at_0 = @
|
|
am__v_at_1 =
|
|
DEFAULT_INCLUDES = -I.@am__isrc@
|
|
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
|
|
-am__depfiles_maybe = depfiles
|
|
+am__maybe_remake_depfiles = depfiles
|
|
+am__depfiles_remade = \
|
|
+ src/$(DEPDIR)/libtlm20examples_la-at_initiator_annotated.Plo \
|
|
+ src/$(DEPDIR)/libtlm20examples_la-at_initiator_explicit.Plo \
|
|
+ src/$(DEPDIR)/libtlm20examples_la-at_target_1_phase.Plo \
|
|
+ src/$(DEPDIR)/libtlm20examples_la-at_target_1_phase_dmi.Plo \
|
|
+ src/$(DEPDIR)/libtlm20examples_la-at_target_2_phase.Plo \
|
|
+ src/$(DEPDIR)/libtlm20examples_la-at_target_4_phase.Plo \
|
|
+ src/$(DEPDIR)/libtlm20examples_la-dmi_memory.Plo \
|
|
+ src/$(DEPDIR)/libtlm20examples_la-extension_initiator_id.Plo \
|
|
+ src/$(DEPDIR)/libtlm20examples_la-lt_dmi_initiator.Plo \
|
|
+ src/$(DEPDIR)/libtlm20examples_la-lt_dmi_target.Plo \
|
|
+ src/$(DEPDIR)/libtlm20examples_la-lt_initiator.Plo \
|
|
+ src/$(DEPDIR)/libtlm20examples_la-lt_synch_target.Plo \
|
|
+ src/$(DEPDIR)/libtlm20examples_la-lt_target.Plo \
|
|
+ src/$(DEPDIR)/libtlm20examples_la-lt_td_initiator.Plo \
|
|
+ src/$(DEPDIR)/libtlm20examples_la-memory.Plo \
|
|
+ src/$(DEPDIR)/libtlm20examples_la-report.Plo \
|
|
+ src/$(DEPDIR)/libtlm20examples_la-select_initiator.Plo \
|
|
+ src/$(DEPDIR)/libtlm20examples_la-traffic_generator.Plo
|
|
am__mv = mv -f
|
|
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
|
|
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
|
|
@@ -249,8 +276,10 @@ am__define_uniq_tagged_files = \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | $(am__uniquify_input)`
|
|
-ETAGS = etags
|
|
-CTAGS = ctags
|
|
+am__DIST_COMMON = $(srcdir)/Makefile.in \
|
|
+ $(top_srcdir)/config/Make-rules.common \
|
|
+ $(top_srcdir)/config/Make-rules.examples \
|
|
+ $(top_srcdir)/config/depcomp
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
ACLOCAL = @ACLOCAL@
|
|
AMTAR = @AMTAR@
|
|
@@ -266,8 +295,9 @@ CCASDEPMODE = @CCASDEPMODE@
|
|
CCASFLAGS = @CCASFLAGS@
|
|
CCDEPMODE = @CCDEPMODE@
|
|
CFLAGS = @CFLAGS@
|
|
-CPP = @CPP@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
+CSCOPE = @CSCOPE@
|
|
+CTAGS = @CTAGS@
|
|
CXX = @CXX@
|
|
CXXCPP = @CXXCPP@
|
|
CXXDEPMODE = @CXXDEPMODE@
|
|
@@ -283,6 +313,7 @@ ECHO_C = @ECHO_C@
|
|
ECHO_N = @ECHO_N@
|
|
ECHO_T = @ECHO_T@
|
|
EGREP = @EGREP@
|
|
+ETAGS = @ETAGS@
|
|
EXEEXT = @EXEEXT@
|
|
EXPLICIT_LPTHREAD = @EXPLICIT_LPTHREAD@
|
|
EXTRA_ASFLAGS = @EXTRA_ASFLAGS@
|
|
@@ -389,6 +420,7 @@ prefix = @prefix@
|
|
program_transform_name = @program_transform_name@
|
|
psdir = @psdir@
|
|
rootdocdir = @rootdocdir@
|
|
+runstatedir = @runstatedir@
|
|
sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
srcdir = @srcdir@
|
|
@@ -494,16 +526,15 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/config/Make-rules.ex
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign examples/tlm/common/Makefile'; \
|
|
$(am__cd) $(top_srcdir) && \
|
|
$(AUTOMAKE) --foreign examples/tlm/common/Makefile
|
|
-.PRECIOUS: Makefile
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
@case '$?' in \
|
|
*config.status*) \
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
*) \
|
|
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
|
|
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
|
|
esac;
|
|
-$(top_srcdir)/config/Make-rules.examples $(top_srcdir)/config/Make-rules.common:
|
|
+$(top_srcdir)/config/Make-rules.examples $(top_srcdir)/config/Make-rules.common $(am__empty):
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
@@ -578,24 +609,30 @@ mostlyclean-compile:
|
|
distclean-compile:
|
|
-rm -f *.tab.c
|
|
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-at_initiator_annotated.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-at_initiator_explicit.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-at_target_1_phase.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-at_target_1_phase_dmi.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-at_target_2_phase.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-at_target_4_phase.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-dmi_memory.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-extension_initiator_id.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-lt_dmi_initiator.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-lt_dmi_target.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-lt_initiator.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-lt_synch_target.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-lt_target.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-lt_td_initiator.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-memory.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-report.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-select_initiator.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-traffic_generator.Plo@am__quote@
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-at_initiator_annotated.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-at_initiator_explicit.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-at_target_1_phase.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-at_target_1_phase_dmi.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-at_target_2_phase.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-at_target_4_phase.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-dmi_memory.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-extension_initiator_id.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-lt_dmi_initiator.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-lt_dmi_target.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-lt_initiator.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-lt_synch_target.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-lt_target.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-lt_td_initiator.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-memory.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-report.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-select_initiator.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libtlm20examples_la-traffic_generator.Plo@am__quote@ # am--include-marker
|
|
+
|
|
+$(am__depfiles_remade):
|
|
+ @$(MKDIR_P) $(@D)
|
|
+ @echo '# dummy' >$@-t && $(am__mv) $@-t $@
|
|
+
|
|
+am--depfiles: $(am__depfiles_remade)
|
|
|
|
.cpp.o:
|
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
|
|
@@ -829,8 +866,10 @@ cscopelist-am: $(am__tagged_files)
|
|
|
|
distclean-tags:
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
+distdir: $(BUILT_SOURCES)
|
|
+ $(MAKE) $(AM_MAKEFLAGS) distdir-am
|
|
|
|
-distdir: $(DISTFILES)
|
|
+distdir-am: $(DISTFILES)
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
list='$(DISTFILES)'; \
|
|
@@ -908,7 +947,24 @@ clean-am: clean-checkLTLIBRARIES clean-generic clean-libtool \
|
|
mostlyclean-am
|
|
|
|
distclean: distclean-am
|
|
- -rm -rf src/$(DEPDIR)
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-at_initiator_annotated.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-at_initiator_explicit.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-at_target_1_phase.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-at_target_1_phase_dmi.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-at_target_2_phase.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-at_target_4_phase.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-dmi_memory.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-extension_initiator_id.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-lt_dmi_initiator.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-lt_dmi_target.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-lt_initiator.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-lt_synch_target.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-lt_target.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-lt_td_initiator.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-memory.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-report.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-select_initiator.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-traffic_generator.Plo
|
|
-rm -f Makefile
|
|
distclean-am: clean-am distclean-compile distclean-generic \
|
|
distclean-tags
|
|
@@ -954,7 +1010,24 @@ install-ps-am:
|
|
installcheck-am:
|
|
|
|
maintainer-clean: maintainer-clean-am
|
|
- -rm -rf src/$(DEPDIR)
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-at_initiator_annotated.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-at_initiator_explicit.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-at_target_1_phase.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-at_target_1_phase_dmi.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-at_target_2_phase.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-at_target_4_phase.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-dmi_memory.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-extension_initiator_id.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-lt_dmi_initiator.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-lt_dmi_target.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-lt_initiator.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-lt_synch_target.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-lt_target.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-lt_td_initiator.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-memory.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-report.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-select_initiator.Plo
|
|
+ -rm -f src/$(DEPDIR)/libtlm20examples_la-traffic_generator.Plo
|
|
-rm -f Makefile
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
|
|
@@ -975,14 +1048,14 @@ uninstall-am: uninstall-nobase_tlm20examplesHEADERS
|
|
|
|
.MAKE: check-am install-am install-strip
|
|
|
|
-.PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am clean \
|
|
- clean-checkLTLIBRARIES clean-generic clean-libtool \
|
|
- cscopelist-am ctags ctags-am distclean distclean-compile \
|
|
- distclean-generic distclean-libtool distclean-tags distdir dvi \
|
|
- dvi-am html html-am info info-am install install-am \
|
|
- install-data install-data-am install-dvi install-dvi-am \
|
|
- install-exec install-exec-am install-html install-html-am \
|
|
- install-info install-info-am install-man \
|
|
+.PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \
|
|
+ check-am clean clean-checkLTLIBRARIES clean-generic \
|
|
+ clean-libtool cscopelist-am ctags ctags-am distclean \
|
|
+ distclean-compile distclean-generic distclean-libtool \
|
|
+ distclean-tags distdir dvi dvi-am html html-am info info-am \
|
|
+ install install-am install-data install-data-am install-dvi \
|
|
+ install-dvi-am install-exec install-exec-am install-html \
|
|
+ install-html-am install-info install-info-am install-man \
|
|
install-nobase_tlm20examplesHEADERS install-pdf install-pdf-am \
|
|
install-ps install-ps-am install-strip installcheck \
|
|
installcheck-am installdirs maintainer-clean \
|
|
@@ -991,6 +1064,8 @@ uninstall-am: uninstall-nobase_tlm20examplesHEADERS
|
|
tags tags-am uninstall uninstall-am \
|
|
uninstall-nobase_tlm20examplesHEADERS
|
|
|
|
+.PRECIOUS: Makefile
|
|
+
|
|
|
|
%.sh: %$(EXEEXT) $(TESTSCRIPT_IN)
|
|
$(AM_V_GEN)set -e ; rm -f $@ ; \
|
|
diff --git a/src/Makefile.in b/src/Makefile.in
|
|
index f69e3222..667bcc53 100644
|
|
--- a/src/Makefile.in
|
|
+++ b/src/Makefile.in
|
|
@@ -1,7 +1,7 @@
|
|
-# Makefile.in generated by automake 1.14 from Makefile.am.
|
|
+# Makefile.in generated by automake 1.16.5 from Makefile.am.
|
|
# @configure_input@
|
|
|
|
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1994-2021 Free Software Foundation, Inc.
|
|
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -21,7 +21,17 @@
|
|
|
|
|
|
VPATH = @srcdir@
|
|
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
|
|
+am__is_gnu_make = { \
|
|
+ if test -z '$(MAKELEVEL)'; then \
|
|
+ false; \
|
|
+ elif test -n '$(MAKE_HOST)'; then \
|
|
+ true; \
|
|
+ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
|
|
+ true; \
|
|
+ else \
|
|
+ false; \
|
|
+ fi; \
|
|
+}
|
|
am__make_running_with_option = \
|
|
case $${target_option-} in \
|
|
?) ;; \
|
|
@@ -85,11 +95,6 @@ POST_UNINSTALL = :
|
|
build_triplet = @build@
|
|
host_triplet = @host@
|
|
target_triplet = @target@
|
|
-DIST_COMMON = $(top_srcdir)/config/Make-rules.sysc \
|
|
- $(top_srcdir)/config/Make-rules.common $(srcdir)/Makefile.in \
|
|
- $(srcdir)/Makefile.am $(srcdir)/systemc.pc.in \
|
|
- $(srcdir)/tlm.pc.in $(top_srcdir)/config/depcomp \
|
|
- $(nobase_include_HEADERS)
|
|
@WANT_DEBUG_TRUE@am__append_1 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_2 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_3 = $(DEBUG_CXXFLAGS)
|
|
@@ -122,6 +127,8 @@ am__aclocal_m4_deps = $(top_srcdir)/config/ax_check_define.m4 \
|
|
$(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
$(ACLOCAL_M4)
|
|
+DIST_COMMON = $(srcdir)/Makefile.am $(nobase_include_HEADERS) \
|
|
+ $(am__DIST_COMMON)
|
|
mkinstalldirs = $(install_sh) -d
|
|
CONFIG_CLEAN_FILES = systemc.pc tlm.pc
|
|
CONFIG_CLEAN_VPATH_FILES =
|
|
@@ -183,7 +190,8 @@ am__v_at_0 = @
|
|
am__v_at_1 =
|
|
DEFAULT_INCLUDES = -I.@am__isrc@
|
|
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
|
|
-am__depfiles_maybe = depfiles
|
|
+am__maybe_remake_depfiles = depfiles
|
|
+am__depfiles_remade = ./$(DEPDIR)/sc_nonexistent.Plo
|
|
am__mv = mv -f
|
|
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
|
|
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
|
|
@@ -228,7 +236,7 @@ am__recursive_targets = \
|
|
$(RECURSIVE_CLEAN_TARGETS) \
|
|
$(am__extra_recursive_targets)
|
|
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
|
|
- distdir
|
|
+ distdir distdir-am
|
|
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
|
|
# Read a list of newline-separated strings from the standard input,
|
|
# and print each of them once, without duplicates. Input order is
|
|
@@ -246,9 +254,11 @@ am__define_uniq_tagged_files = \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | $(am__uniquify_input)`
|
|
-ETAGS = etags
|
|
-CTAGS = ctags
|
|
DIST_SUBDIRS = $(SUBDIRS)
|
|
+am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/systemc.pc.in \
|
|
+ $(srcdir)/tlm.pc.in $(top_srcdir)/config/Make-rules.common \
|
|
+ $(top_srcdir)/config/Make-rules.sysc \
|
|
+ $(top_srcdir)/config/depcomp
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
am__relativize = \
|
|
dir0=`pwd`; \
|
|
@@ -289,8 +299,9 @@ CCASDEPMODE = @CCASDEPMODE@
|
|
CCASFLAGS = @CCASFLAGS@
|
|
CCDEPMODE = @CCDEPMODE@
|
|
CFLAGS = @CFLAGS@
|
|
-CPP = @CPP@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
+CSCOPE = @CSCOPE@
|
|
+CTAGS = @CTAGS@
|
|
CXX = @CXX@
|
|
CXXCPP = @CXXCPP@
|
|
CXXDEPMODE = @CXXDEPMODE@
|
|
@@ -306,6 +317,7 @@ ECHO_C = @ECHO_C@
|
|
ECHO_N = @ECHO_N@
|
|
ECHO_T = @ECHO_T@
|
|
EGREP = @EGREP@
|
|
+ETAGS = @ETAGS@
|
|
EXEEXT = @EXEEXT@
|
|
EXPLICIT_LPTHREAD = @EXPLICIT_LPTHREAD@
|
|
EXTRA_ASFLAGS = @EXTRA_ASFLAGS@
|
|
@@ -412,6 +424,7 @@ prefix = @prefix@
|
|
program_transform_name = @program_transform_name@
|
|
psdir = @psdir@
|
|
rootdocdir = @rootdocdir@
|
|
+runstatedir = @runstatedir@
|
|
sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
srcdir = @srcdir@
|
|
@@ -488,16 +501,15 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/config/Make-rules.sy
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
|
|
$(am__cd) $(top_srcdir) && \
|
|
$(AUTOMAKE) --foreign src/Makefile
|
|
-.PRECIOUS: Makefile
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
@case '$?' in \
|
|
*config.status*) \
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
*) \
|
|
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
|
|
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
|
|
esac;
|
|
-$(top_srcdir)/config/Make-rules.sysc $(top_srcdir)/config/Make-rules.common:
|
|
+$(top_srcdir)/config/Make-rules.sysc $(top_srcdir)/config/Make-rules.common $(am__empty):
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
@@ -556,7 +568,13 @@ mostlyclean-compile:
|
|
distclean-compile:
|
|
-rm -f *.tab.c
|
|
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sc_nonexistent.Plo@am__quote@
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sc_nonexistent.Plo@am__quote@ # am--include-marker
|
|
+
|
|
+$(am__depfiles_remade):
|
|
+ @$(MKDIR_P) $(@D)
|
|
+ @echo '# dummy' >$@-t && $(am__mv) $@-t $@
|
|
+
|
|
+am--depfiles: $(am__depfiles_remade)
|
|
|
|
.cpp.o:
|
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
|
|
@@ -731,8 +749,10 @@ cscopelist-am: $(am__tagged_files)
|
|
|
|
distclean-tags:
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
+distdir: $(BUILT_SOURCES)
|
|
+ $(MAKE) $(AM_MAKEFLAGS) distdir-am
|
|
|
|
-distdir: $(DISTFILES)
|
|
+distdir-am: $(DISTFILES)
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
list='$(DISTFILES)'; \
|
|
@@ -832,7 +852,7 @@ clean-am: clean-generic clean-libarchLTLIBRARIES clean-libtool \
|
|
mostlyclean-am
|
|
|
|
distclean: distclean-recursive
|
|
- -rm -rf ./$(DEPDIR)
|
|
+ -rm -f ./$(DEPDIR)/sc_nonexistent.Plo
|
|
-rm -f Makefile
|
|
distclean-am: clean-am distclean-compile distclean-generic \
|
|
distclean-tags
|
|
@@ -879,7 +899,7 @@ install-ps-am:
|
|
installcheck-am:
|
|
|
|
maintainer-clean: maintainer-clean-recursive
|
|
- -rm -rf ./$(DEPDIR)
|
|
+ -rm -f ./$(DEPDIR)/sc_nonexistent.Plo
|
|
-rm -f Makefile
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
|
|
@@ -902,15 +922,15 @@ uninstall-am: uninstall-libarchLTLIBRARIES \
|
|
$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
|
|
.MAKE: $(am__recursive_targets) install-am install-strip uninstall-am
|
|
|
|
-.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
|
|
- check-am clean clean-generic clean-libarchLTLIBRARIES \
|
|
- clean-libtool cscopelist-am ctags ctags-am distclean \
|
|
- distclean-compile distclean-generic distclean-libtool \
|
|
- distclean-tags distdir dvi dvi-am html html-am info info-am \
|
|
- install install-am install-data install-data-am install-dvi \
|
|
- install-dvi-am install-exec install-exec-am install-html \
|
|
- install-html-am install-info install-info-am \
|
|
- install-libarchLTLIBRARIES install-man \
|
|
+.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
|
|
+ am--depfiles check check-am clean clean-generic \
|
|
+ clean-libarchLTLIBRARIES clean-libtool cscopelist-am ctags \
|
|
+ ctags-am distclean distclean-compile distclean-generic \
|
|
+ distclean-libtool distclean-tags distdir dvi dvi-am html \
|
|
+ html-am info info-am install install-am install-data \
|
|
+ install-data-am install-dvi install-dvi-am install-exec \
|
|
+ install-exec-am install-html install-html-am install-info \
|
|
+ install-info-am install-libarchLTLIBRARIES install-man \
|
|
install-nobase_includeHEADERS install-pdf install-pdf-am \
|
|
install-pkgconfigDATA install-ps install-ps-am install-strip \
|
|
installcheck installcheck-am installdirs installdirs-am \
|
|
@@ -920,6 +940,8 @@ uninstall-am: uninstall-libarchLTLIBRARIES \
|
|
uninstall-hook uninstall-libarchLTLIBRARIES \
|
|
uninstall-nobase_includeHEADERS uninstall-pkgconfigDATA
|
|
|
|
+.PRECIOUS: Makefile
|
|
+
|
|
|
|
uninstall-hook:
|
|
test ! -d "$(includedir)" || rmdir --ignore-fail-on-non-empty "$(includedir)"
|
|
diff --git a/src/sysc/Makefile.in b/src/sysc/Makefile.in
|
|
index 835a2f78..81b6e7e8 100644
|
|
--- a/src/sysc/Makefile.in
|
|
+++ b/src/sysc/Makefile.in
|
|
@@ -1,7 +1,7 @@
|
|
-# Makefile.in generated by automake 1.14 from Makefile.am.
|
|
+# Makefile.in generated by automake 1.16.5 from Makefile.am.
|
|
# @configure_input@
|
|
|
|
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1994-2021 Free Software Foundation, Inc.
|
|
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -20,7 +20,17 @@
|
|
|
|
|
|
VPATH = @srcdir@
|
|
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
|
|
+am__is_gnu_make = { \
|
|
+ if test -z '$(MAKELEVEL)'; then \
|
|
+ false; \
|
|
+ elif test -n '$(MAKE_HOST)'; then \
|
|
+ true; \
|
|
+ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
|
|
+ true; \
|
|
+ else \
|
|
+ false; \
|
|
+ fi; \
|
|
+}
|
|
am__make_running_with_option = \
|
|
case $${target_option-} in \
|
|
?) ;; \
|
|
@@ -84,13 +94,6 @@ POST_UNINSTALL = :
|
|
build_triplet = @build@
|
|
host_triplet = @host@
|
|
target_triplet = @target@
|
|
-DIST_COMMON = $(top_srcdir)/config/Make-rules.sysc \
|
|
- $(top_srcdir)/config/Make-rules.common \
|
|
- $(srcdir)/kernel/files.am $(srcdir)/communication/files.am \
|
|
- $(srcdir)/datatypes/files.am $(srcdir)/tracing/files.am \
|
|
- $(srcdir)/utils/files.am $(srcdir)/Makefile.in \
|
|
- $(srcdir)/Makefile.am $(top_srcdir)/config/depcomp \
|
|
- $(nobase_localinclude_HEADERS)
|
|
@WANT_DEBUG_TRUE@am__append_1 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_2 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_3 = $(DEBUG_CXXFLAGS)
|
|
@@ -117,6 +120,8 @@ am__aclocal_m4_deps = $(top_srcdir)/config/ax_check_define.m4 \
|
|
$(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
$(ACLOCAL_M4)
|
|
+DIST_COMMON = $(srcdir)/Makefile.am $(nobase_localinclude_HEADERS) \
|
|
+ $(am__DIST_COMMON)
|
|
mkinstalldirs = $(install_sh) -d
|
|
CONFIG_CLEAN_FILES =
|
|
CONFIG_CLEAN_VPATH_FILES =
|
|
@@ -241,7 +246,78 @@ am__v_at_0 = @
|
|
am__v_at_1 =
|
|
DEFAULT_INCLUDES = -I.@am__isrc@
|
|
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
|
|
-am__depfiles_maybe = depfiles
|
|
+am__maybe_remake_depfiles = depfiles
|
|
+am__depfiles_remade = communication/$(DEPDIR)/sc_clock.Plo \
|
|
+ communication/$(DEPDIR)/sc_event_finder.Plo \
|
|
+ communication/$(DEPDIR)/sc_event_queue.Plo \
|
|
+ communication/$(DEPDIR)/sc_export.Plo \
|
|
+ communication/$(DEPDIR)/sc_interface.Plo \
|
|
+ communication/$(DEPDIR)/sc_mutex.Plo \
|
|
+ communication/$(DEPDIR)/sc_port.Plo \
|
|
+ communication/$(DEPDIR)/sc_prim_channel.Plo \
|
|
+ communication/$(DEPDIR)/sc_semaphore.Plo \
|
|
+ communication/$(DEPDIR)/sc_signal.Plo \
|
|
+ communication/$(DEPDIR)/sc_signal_ports.Plo \
|
|
+ communication/$(DEPDIR)/sc_signal_resolved.Plo \
|
|
+ communication/$(DEPDIR)/sc_signal_resolved_ports.Plo \
|
|
+ datatypes/bit/$(DEPDIR)/sc_bit.Plo \
|
|
+ datatypes/bit/$(DEPDIR)/sc_bv_base.Plo \
|
|
+ datatypes/bit/$(DEPDIR)/sc_logic.Plo \
|
|
+ datatypes/bit/$(DEPDIR)/sc_lv_base.Plo \
|
|
+ datatypes/fx/$(DEPDIR)/sc_fxcast_switch.Plo \
|
|
+ datatypes/fx/$(DEPDIR)/sc_fxdefs.Plo \
|
|
+ datatypes/fx/$(DEPDIR)/sc_fxnum.Plo \
|
|
+ datatypes/fx/$(DEPDIR)/sc_fxnum_observer.Plo \
|
|
+ datatypes/fx/$(DEPDIR)/sc_fxtype_params.Plo \
|
|
+ datatypes/fx/$(DEPDIR)/sc_fxval.Plo \
|
|
+ datatypes/fx/$(DEPDIR)/sc_fxval_observer.Plo \
|
|
+ datatypes/fx/$(DEPDIR)/scfx_mant.Plo \
|
|
+ datatypes/fx/$(DEPDIR)/scfx_pow10.Plo \
|
|
+ datatypes/fx/$(DEPDIR)/scfx_rep.Plo \
|
|
+ datatypes/fx/$(DEPDIR)/scfx_utils.Plo \
|
|
+ datatypes/int/$(DEPDIR)/sc_int_base.Plo \
|
|
+ datatypes/int/$(DEPDIR)/sc_int_mask.Plo \
|
|
+ datatypes/int/$(DEPDIR)/sc_length_param.Plo \
|
|
+ datatypes/int/$(DEPDIR)/sc_nbexterns.Plo \
|
|
+ datatypes/int/$(DEPDIR)/sc_nbutils.Plo \
|
|
+ datatypes/int/$(DEPDIR)/sc_signed.Plo \
|
|
+ datatypes/int/$(DEPDIR)/sc_uint_base.Plo \
|
|
+ datatypes/int/$(DEPDIR)/sc_unsigned.Plo \
|
|
+ datatypes/misc/$(DEPDIR)/sc_concatref.Plo \
|
|
+ datatypes/misc/$(DEPDIR)/sc_value_base.Plo \
|
|
+ kernel/$(DEPDIR)/sc_attribute.Plo \
|
|
+ kernel/$(DEPDIR)/sc_cor_fiber.Plo \
|
|
+ kernel/$(DEPDIR)/sc_cor_pthread.Plo \
|
|
+ kernel/$(DEPDIR)/sc_cor_qt.Plo \
|
|
+ kernel/$(DEPDIR)/sc_cthread_process.Plo \
|
|
+ kernel/$(DEPDIR)/sc_event.Plo kernel/$(DEPDIR)/sc_except.Plo \
|
|
+ kernel/$(DEPDIR)/sc_join.Plo kernel/$(DEPDIR)/sc_main.Plo \
|
|
+ kernel/$(DEPDIR)/sc_main_main.Plo \
|
|
+ kernel/$(DEPDIR)/sc_method_process.Plo \
|
|
+ kernel/$(DEPDIR)/sc_module.Plo \
|
|
+ kernel/$(DEPDIR)/sc_module_name.Plo \
|
|
+ kernel/$(DEPDIR)/sc_module_registry.Plo \
|
|
+ kernel/$(DEPDIR)/sc_name_gen.Plo \
|
|
+ kernel/$(DEPDIR)/sc_object.Plo \
|
|
+ kernel/$(DEPDIR)/sc_object_manager.Plo \
|
|
+ kernel/$(DEPDIR)/sc_phase_callback_registry.Plo \
|
|
+ kernel/$(DEPDIR)/sc_process.Plo kernel/$(DEPDIR)/sc_reset.Plo \
|
|
+ kernel/$(DEPDIR)/sc_sensitive.Plo \
|
|
+ kernel/$(DEPDIR)/sc_simcontext.Plo \
|
|
+ kernel/$(DEPDIR)/sc_spawn_options.Plo \
|
|
+ kernel/$(DEPDIR)/sc_thread_process.Plo \
|
|
+ kernel/$(DEPDIR)/sc_time.Plo kernel/$(DEPDIR)/sc_ver.Plo \
|
|
+ kernel/$(DEPDIR)/sc_wait.Plo \
|
|
+ kernel/$(DEPDIR)/sc_wait_cthread.Plo \
|
|
+ tracing/$(DEPDIR)/sc_trace.Plo \
|
|
+ tracing/$(DEPDIR)/sc_trace_file_base.Plo \
|
|
+ tracing/$(DEPDIR)/sc_vcd_trace.Plo \
|
|
+ tracing/$(DEPDIR)/sc_wif_trace.Plo utils/$(DEPDIR)/sc_hash.Plo \
|
|
+ utils/$(DEPDIR)/sc_list.Plo utils/$(DEPDIR)/sc_mempool.Plo \
|
|
+ utils/$(DEPDIR)/sc_pq.Plo utils/$(DEPDIR)/sc_report.Plo \
|
|
+ utils/$(DEPDIR)/sc_report_handler.Plo \
|
|
+ utils/$(DEPDIR)/sc_stop_here.Plo utils/$(DEPDIR)/sc_string.Plo \
|
|
+ utils/$(DEPDIR)/sc_utils_ids.Plo utils/$(DEPDIR)/sc_vector.Plo
|
|
am__mv = mv -f
|
|
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
|
|
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
|
|
@@ -330,7 +406,7 @@ am__recursive_targets = \
|
|
$(RECURSIVE_CLEAN_TARGETS) \
|
|
$(am__extra_recursive_targets)
|
|
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
|
|
- distdir
|
|
+ distdir distdir-am
|
|
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
|
|
# Read a list of newline-separated strings from the standard input,
|
|
# and print each of them once, without duplicates. Input order is
|
|
@@ -348,9 +424,14 @@ am__define_uniq_tagged_files = \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | $(am__uniquify_input)`
|
|
-ETAGS = etags
|
|
-CTAGS = ctags
|
|
DIST_SUBDIRS = packages/boost packages/qt
|
|
+am__DIST_COMMON = $(srcdir)/Makefile.in \
|
|
+ $(srcdir)/communication/files.am $(srcdir)/datatypes/files.am \
|
|
+ $(srcdir)/kernel/files.am $(srcdir)/tracing/files.am \
|
|
+ $(srcdir)/utils/files.am \
|
|
+ $(top_srcdir)/config/Make-rules.common \
|
|
+ $(top_srcdir)/config/Make-rules.sysc \
|
|
+ $(top_srcdir)/config/depcomp
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
am__relativize = \
|
|
dir0=`pwd`; \
|
|
@@ -391,8 +472,9 @@ CCASDEPMODE = @CCASDEPMODE@
|
|
CCASFLAGS = @CCASFLAGS@
|
|
CCDEPMODE = @CCDEPMODE@
|
|
CFLAGS = @CFLAGS@
|
|
-CPP = @CPP@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
+CSCOPE = @CSCOPE@
|
|
+CTAGS = @CTAGS@
|
|
CXX = @CXX@
|
|
CXXCPP = @CXXCPP@
|
|
CXXDEPMODE = @CXXDEPMODE@
|
|
@@ -408,6 +490,7 @@ ECHO_C = @ECHO_C@
|
|
ECHO_N = @ECHO_N@
|
|
ECHO_T = @ECHO_T@
|
|
EGREP = @EGREP@
|
|
+ETAGS = @ETAGS@
|
|
EXEEXT = @EXEEXT@
|
|
EXPLICIT_LPTHREAD = @EXPLICIT_LPTHREAD@
|
|
EXTRA_ASFLAGS = @EXTRA_ASFLAGS@
|
|
@@ -514,6 +597,7 @@ prefix = @prefix@
|
|
program_transform_name = @program_transform_name@
|
|
psdir = @psdir@
|
|
rootdocdir = @rootdocdir@
|
|
+runstatedir = @runstatedir@
|
|
sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
srcdir = @srcdir@
|
|
@@ -695,16 +779,15 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/config/Make-rules.sy
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/sysc/Makefile'; \
|
|
$(am__cd) $(top_srcdir) && \
|
|
$(AUTOMAKE) --foreign src/sysc/Makefile
|
|
-.PRECIOUS: Makefile
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
@case '$?' in \
|
|
*config.status*) \
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
*) \
|
|
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
|
|
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
|
|
esac;
|
|
-$(top_srcdir)/config/Make-rules.sysc $(top_srcdir)/config/Make-rules.common $(srcdir)/kernel/files.am $(srcdir)/communication/files.am $(srcdir)/datatypes/files.am $(srcdir)/tracing/files.am $(srcdir)/utils/files.am:
|
|
+$(top_srcdir)/config/Make-rules.sysc $(top_srcdir)/config/Make-rules.common $(srcdir)/kernel/files.am $(srcdir)/communication/files.am $(srcdir)/datatypes/files.am $(srcdir)/tracing/files.am $(srcdir)/utils/files.am $(am__empty):
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
@@ -959,86 +1042,92 @@ mostlyclean-compile:
|
|
distclean-compile:
|
|
-rm -f *.tab.c
|
|
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_clock.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_event_finder.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_event_queue.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_export.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_interface.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_mutex.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_port.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_prim_channel.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_semaphore.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_signal.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_signal_ports.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_signal_resolved.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_signal_resolved_ports.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/bit/$(DEPDIR)/sc_bit.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/bit/$(DEPDIR)/sc_bv_base.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/bit/$(DEPDIR)/sc_logic.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/bit/$(DEPDIR)/sc_lv_base.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/sc_fxcast_switch.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/sc_fxdefs.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/sc_fxnum.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/sc_fxnum_observer.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/sc_fxtype_params.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/sc_fxval.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/sc_fxval_observer.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/scfx_mant.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/scfx_pow10.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/scfx_rep.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/scfx_utils.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/int/$(DEPDIR)/sc_int_base.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/int/$(DEPDIR)/sc_int_mask.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/int/$(DEPDIR)/sc_length_param.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/int/$(DEPDIR)/sc_nbexterns.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/int/$(DEPDIR)/sc_nbutils.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/int/$(DEPDIR)/sc_signed.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/int/$(DEPDIR)/sc_uint_base.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/int/$(DEPDIR)/sc_unsigned.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/misc/$(DEPDIR)/sc_concatref.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@datatypes/misc/$(DEPDIR)/sc_value_base.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_attribute.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_cor_fiber.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_cor_pthread.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_cor_qt.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_cthread_process.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_event.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_except.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_join.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_main.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_main_main.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_method_process.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_module.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_module_name.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_module_registry.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_name_gen.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_object.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_object_manager.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_phase_callback_registry.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_process.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_reset.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_sensitive.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_simcontext.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_spawn_options.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_thread_process.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_time.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_ver.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_wait.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_wait_cthread.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@tracing/$(DEPDIR)/sc_trace.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@tracing/$(DEPDIR)/sc_trace_file_base.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@tracing/$(DEPDIR)/sc_vcd_trace.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@tracing/$(DEPDIR)/sc_wif_trace.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_hash.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_list.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_mempool.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_pq.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_report.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_report_handler.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_stop_here.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_string.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_utils_ids.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_vector.Plo@am__quote@
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_clock.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_event_finder.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_event_queue.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_export.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_interface.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_mutex.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_port.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_prim_channel.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_semaphore.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_signal.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_signal_ports.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_signal_resolved.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@communication/$(DEPDIR)/sc_signal_resolved_ports.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/bit/$(DEPDIR)/sc_bit.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/bit/$(DEPDIR)/sc_bv_base.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/bit/$(DEPDIR)/sc_logic.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/bit/$(DEPDIR)/sc_lv_base.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/sc_fxcast_switch.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/sc_fxdefs.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/sc_fxnum.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/sc_fxnum_observer.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/sc_fxtype_params.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/sc_fxval.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/sc_fxval_observer.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/scfx_mant.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/scfx_pow10.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/scfx_rep.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/fx/$(DEPDIR)/scfx_utils.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/int/$(DEPDIR)/sc_int_base.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/int/$(DEPDIR)/sc_int_mask.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/int/$(DEPDIR)/sc_length_param.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/int/$(DEPDIR)/sc_nbexterns.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/int/$(DEPDIR)/sc_nbutils.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/int/$(DEPDIR)/sc_signed.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/int/$(DEPDIR)/sc_uint_base.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/int/$(DEPDIR)/sc_unsigned.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/misc/$(DEPDIR)/sc_concatref.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@datatypes/misc/$(DEPDIR)/sc_value_base.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_attribute.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_cor_fiber.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_cor_pthread.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_cor_qt.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_cthread_process.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_event.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_except.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_join.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_main.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_main_main.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_method_process.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_module.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_module_name.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_module_registry.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_name_gen.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_object.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_object_manager.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_phase_callback_registry.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_process.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_reset.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_sensitive.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_simcontext.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_spawn_options.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_thread_process.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_time.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_ver.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_wait.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@kernel/$(DEPDIR)/sc_wait_cthread.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@tracing/$(DEPDIR)/sc_trace.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@tracing/$(DEPDIR)/sc_trace_file_base.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@tracing/$(DEPDIR)/sc_vcd_trace.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@tracing/$(DEPDIR)/sc_wif_trace.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_hash.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_list.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_mempool.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_pq.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_report.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_report_handler.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_stop_here.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_string.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_utils_ids.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@utils/$(DEPDIR)/sc_vector.Plo@am__quote@ # am--include-marker
|
|
+
|
|
+$(am__depfiles_remade):
|
|
+ @$(MKDIR_P) $(@D)
|
|
+ @echo '# dummy' >$@-t && $(am__mv) $@-t $@
|
|
+
|
|
+am--depfiles: $(am__depfiles_remade)
|
|
|
|
.cpp.o:
|
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
|
|
@@ -1200,8 +1289,10 @@ cscopelist-am: $(am__tagged_files)
|
|
|
|
distclean-tags:
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
+distdir: $(BUILT_SOURCES)
|
|
+ $(MAKE) $(AM_MAKEFLAGS) distdir-am
|
|
|
|
-distdir: $(DISTFILES)
|
|
+distdir-am: $(DISTFILES)
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
list='$(DISTFILES)'; \
|
|
@@ -1317,7 +1408,86 @@ clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
|
|
mostlyclean-am
|
|
|
|
distclean: distclean-recursive
|
|
- -rm -rf communication/$(DEPDIR) datatypes/bit/$(DEPDIR) datatypes/fx/$(DEPDIR) datatypes/int/$(DEPDIR) datatypes/misc/$(DEPDIR) kernel/$(DEPDIR) tracing/$(DEPDIR) utils/$(DEPDIR)
|
|
+ -rm -f communication/$(DEPDIR)/sc_clock.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_event_finder.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_event_queue.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_export.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_interface.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_mutex.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_port.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_prim_channel.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_semaphore.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_signal.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_signal_ports.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_signal_resolved.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_signal_resolved_ports.Plo
|
|
+ -rm -f datatypes/bit/$(DEPDIR)/sc_bit.Plo
|
|
+ -rm -f datatypes/bit/$(DEPDIR)/sc_bv_base.Plo
|
|
+ -rm -f datatypes/bit/$(DEPDIR)/sc_logic.Plo
|
|
+ -rm -f datatypes/bit/$(DEPDIR)/sc_lv_base.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/sc_fxcast_switch.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/sc_fxdefs.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/sc_fxnum.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/sc_fxnum_observer.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/sc_fxtype_params.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/sc_fxval.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/sc_fxval_observer.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/scfx_mant.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/scfx_pow10.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/scfx_rep.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/scfx_utils.Plo
|
|
+ -rm -f datatypes/int/$(DEPDIR)/sc_int_base.Plo
|
|
+ -rm -f datatypes/int/$(DEPDIR)/sc_int_mask.Plo
|
|
+ -rm -f datatypes/int/$(DEPDIR)/sc_length_param.Plo
|
|
+ -rm -f datatypes/int/$(DEPDIR)/sc_nbexterns.Plo
|
|
+ -rm -f datatypes/int/$(DEPDIR)/sc_nbutils.Plo
|
|
+ -rm -f datatypes/int/$(DEPDIR)/sc_signed.Plo
|
|
+ -rm -f datatypes/int/$(DEPDIR)/sc_uint_base.Plo
|
|
+ -rm -f datatypes/int/$(DEPDIR)/sc_unsigned.Plo
|
|
+ -rm -f datatypes/misc/$(DEPDIR)/sc_concatref.Plo
|
|
+ -rm -f datatypes/misc/$(DEPDIR)/sc_value_base.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_attribute.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_cor_fiber.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_cor_pthread.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_cor_qt.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_cthread_process.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_event.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_except.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_join.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_main.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_main_main.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_method_process.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_module.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_module_name.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_module_registry.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_name_gen.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_object.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_object_manager.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_phase_callback_registry.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_process.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_reset.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_sensitive.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_simcontext.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_spawn_options.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_thread_process.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_time.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_ver.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_wait.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_wait_cthread.Plo
|
|
+ -rm -f tracing/$(DEPDIR)/sc_trace.Plo
|
|
+ -rm -f tracing/$(DEPDIR)/sc_trace_file_base.Plo
|
|
+ -rm -f tracing/$(DEPDIR)/sc_vcd_trace.Plo
|
|
+ -rm -f tracing/$(DEPDIR)/sc_wif_trace.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_hash.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_list.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_mempool.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_pq.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_report.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_report_handler.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_stop_here.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_string.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_utils_ids.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_vector.Plo
|
|
-rm -f Makefile
|
|
distclean-am: clean-am distclean-compile distclean-generic \
|
|
distclean-tags
|
|
@@ -1363,7 +1533,86 @@ install-ps-am:
|
|
installcheck-am:
|
|
|
|
maintainer-clean: maintainer-clean-recursive
|
|
- -rm -rf communication/$(DEPDIR) datatypes/bit/$(DEPDIR) datatypes/fx/$(DEPDIR) datatypes/int/$(DEPDIR) datatypes/misc/$(DEPDIR) kernel/$(DEPDIR) tracing/$(DEPDIR) utils/$(DEPDIR)
|
|
+ -rm -f communication/$(DEPDIR)/sc_clock.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_event_finder.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_event_queue.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_export.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_interface.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_mutex.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_port.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_prim_channel.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_semaphore.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_signal.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_signal_ports.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_signal_resolved.Plo
|
|
+ -rm -f communication/$(DEPDIR)/sc_signal_resolved_ports.Plo
|
|
+ -rm -f datatypes/bit/$(DEPDIR)/sc_bit.Plo
|
|
+ -rm -f datatypes/bit/$(DEPDIR)/sc_bv_base.Plo
|
|
+ -rm -f datatypes/bit/$(DEPDIR)/sc_logic.Plo
|
|
+ -rm -f datatypes/bit/$(DEPDIR)/sc_lv_base.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/sc_fxcast_switch.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/sc_fxdefs.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/sc_fxnum.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/sc_fxnum_observer.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/sc_fxtype_params.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/sc_fxval.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/sc_fxval_observer.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/scfx_mant.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/scfx_pow10.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/scfx_rep.Plo
|
|
+ -rm -f datatypes/fx/$(DEPDIR)/scfx_utils.Plo
|
|
+ -rm -f datatypes/int/$(DEPDIR)/sc_int_base.Plo
|
|
+ -rm -f datatypes/int/$(DEPDIR)/sc_int_mask.Plo
|
|
+ -rm -f datatypes/int/$(DEPDIR)/sc_length_param.Plo
|
|
+ -rm -f datatypes/int/$(DEPDIR)/sc_nbexterns.Plo
|
|
+ -rm -f datatypes/int/$(DEPDIR)/sc_nbutils.Plo
|
|
+ -rm -f datatypes/int/$(DEPDIR)/sc_signed.Plo
|
|
+ -rm -f datatypes/int/$(DEPDIR)/sc_uint_base.Plo
|
|
+ -rm -f datatypes/int/$(DEPDIR)/sc_unsigned.Plo
|
|
+ -rm -f datatypes/misc/$(DEPDIR)/sc_concatref.Plo
|
|
+ -rm -f datatypes/misc/$(DEPDIR)/sc_value_base.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_attribute.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_cor_fiber.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_cor_pthread.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_cor_qt.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_cthread_process.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_event.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_except.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_join.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_main.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_main_main.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_method_process.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_module.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_module_name.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_module_registry.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_name_gen.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_object.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_object_manager.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_phase_callback_registry.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_process.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_reset.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_sensitive.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_simcontext.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_spawn_options.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_thread_process.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_time.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_ver.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_wait.Plo
|
|
+ -rm -f kernel/$(DEPDIR)/sc_wait_cthread.Plo
|
|
+ -rm -f tracing/$(DEPDIR)/sc_trace.Plo
|
|
+ -rm -f tracing/$(DEPDIR)/sc_trace_file_base.Plo
|
|
+ -rm -f tracing/$(DEPDIR)/sc_vcd_trace.Plo
|
|
+ -rm -f tracing/$(DEPDIR)/sc_wif_trace.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_hash.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_list.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_mempool.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_pq.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_report.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_report_handler.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_stop_here.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_string.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_utils_ids.Plo
|
|
+ -rm -f utils/$(DEPDIR)/sc_vector.Plo
|
|
-rm -f Makefile
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
|
|
@@ -1385,8 +1634,8 @@ uninstall-am: uninstall-nobase_localincludeHEADERS
|
|
$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
|
|
.MAKE: $(am__recursive_targets) install-am install-strip uninstall-am
|
|
|
|
-.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
|
|
- check-am clean clean-generic clean-libtool \
|
|
+.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
|
|
+ am--depfiles check check-am clean clean-generic clean-libtool \
|
|
clean-noinstLTLIBRARIES cscopelist-am ctags ctags-am distclean \
|
|
distclean-compile distclean-generic distclean-libtool \
|
|
distclean-tags distdir dvi dvi-am html html-am info info-am \
|
|
@@ -1401,6 +1650,8 @@ uninstall-am: uninstall-nobase_localincludeHEADERS
|
|
tags tags-am uninstall uninstall-am uninstall-hook \
|
|
uninstall-nobase_localincludeHEADERS
|
|
|
|
+.PRECIOUS: Makefile
|
|
+
|
|
|
|
uninstall-hook:
|
|
test ! -d "$(localincludedir)" || ( set -e ; cd "$(localincludedir)"; \
|
|
diff --git a/src/sysc/packages/boost/Makefile.in b/src/sysc/packages/boost/Makefile.in
|
|
index 1b650632..5dfbca4b 100644
|
|
--- a/src/sysc/packages/boost/Makefile.in
|
|
+++ b/src/sysc/packages/boost/Makefile.in
|
|
@@ -1,7 +1,7 @@
|
|
-# Makefile.in generated by automake 1.14 from Makefile.am.
|
|
+# Makefile.in generated by automake 1.16.5 from Makefile.am.
|
|
# @configure_input@
|
|
|
|
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1994-2021 Free Software Foundation, Inc.
|
|
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -19,7 +19,17 @@
|
|
# build flags
|
|
|
|
VPATH = @srcdir@
|
|
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
|
|
+am__is_gnu_make = { \
|
|
+ if test -z '$(MAKELEVEL)'; then \
|
|
+ false; \
|
|
+ elif test -n '$(MAKE_HOST)'; then \
|
|
+ true; \
|
|
+ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
|
|
+ true; \
|
|
+ else \
|
|
+ false; \
|
|
+ fi; \
|
|
+}
|
|
am__make_running_with_option = \
|
|
case $${target_option-} in \
|
|
?) ;; \
|
|
@@ -83,9 +93,6 @@ POST_UNINSTALL = :
|
|
build_triplet = @build@
|
|
host_triplet = @host@
|
|
target_triplet = @target@
|
|
-DIST_COMMON = $(top_srcdir)/config/Make-rules.sysc \
|
|
- $(top_srcdir)/config/Make-rules.common $(srcdir)/Makefile.in \
|
|
- $(srcdir)/Makefile.am $(nobase_localinclude_HEADERS)
|
|
@WANT_DEBUG_TRUE@am__append_1 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_2 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_3 = $(DEBUG_CXXFLAGS)
|
|
@@ -112,6 +119,8 @@ am__aclocal_m4_deps = $(top_srcdir)/config/ax_check_define.m4 \
|
|
$(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
$(ACLOCAL_M4)
|
|
+DIST_COMMON = $(srcdir)/Makefile.am $(nobase_localinclude_HEADERS) \
|
|
+ $(am__DIST_COMMON)
|
|
mkinstalldirs = $(install_sh) -d
|
|
CONFIG_CLEAN_FILES =
|
|
CONFIG_CLEAN_VPATH_FILES =
|
|
@@ -180,8 +189,9 @@ am__define_uniq_tagged_files = \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | $(am__uniquify_input)`
|
|
-ETAGS = etags
|
|
-CTAGS = ctags
|
|
+am__DIST_COMMON = $(srcdir)/Makefile.in \
|
|
+ $(top_srcdir)/config/Make-rules.common \
|
|
+ $(top_srcdir)/config/Make-rules.sysc
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
ACLOCAL = @ACLOCAL@
|
|
AMTAR = @AMTAR@
|
|
@@ -197,8 +207,9 @@ CCASDEPMODE = @CCASDEPMODE@
|
|
CCASFLAGS = @CCASFLAGS@
|
|
CCDEPMODE = @CCDEPMODE@
|
|
CFLAGS = @CFLAGS@
|
|
-CPP = @CPP@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
+CSCOPE = @CSCOPE@
|
|
+CTAGS = @CTAGS@
|
|
CXX = @CXX@
|
|
CXXCPP = @CXXCPP@
|
|
CXXDEPMODE = @CXXDEPMODE@
|
|
@@ -214,6 +225,7 @@ ECHO_C = @ECHO_C@
|
|
ECHO_N = @ECHO_N@
|
|
ECHO_T = @ECHO_T@
|
|
EGREP = @EGREP@
|
|
+ETAGS = @ETAGS@
|
|
EXEEXT = @EXEEXT@
|
|
EXPLICIT_LPTHREAD = @EXPLICIT_LPTHREAD@
|
|
EXTRA_ASFLAGS = @EXTRA_ASFLAGS@
|
|
@@ -320,6 +332,7 @@ prefix = @prefix@
|
|
program_transform_name = @program_transform_name@
|
|
psdir = @psdir@
|
|
rootdocdir = @rootdocdir@
|
|
+runstatedir = @runstatedir@
|
|
sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
srcdir = @srcdir@
|
|
@@ -460,16 +473,15 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/config/Make-rules.sy
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/sysc/packages/boost/Makefile'; \
|
|
$(am__cd) $(top_srcdir) && \
|
|
$(AUTOMAKE) --foreign src/sysc/packages/boost/Makefile
|
|
-.PRECIOUS: Makefile
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
@case '$?' in \
|
|
*config.status*) \
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
*) \
|
|
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
|
|
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
|
|
esac;
|
|
-$(top_srcdir)/config/Make-rules.sysc $(top_srcdir)/config/Make-rules.common:
|
|
+$(top_srcdir)/config/Make-rules.sysc $(top_srcdir)/config/Make-rules.common $(am__empty):
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
@@ -561,8 +573,10 @@ cscopelist-am: $(am__tagged_files)
|
|
|
|
distclean-tags:
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
+distdir: $(BUILT_SOURCES)
|
|
+ $(MAKE) $(AM_MAKEFLAGS) distdir-am
|
|
|
|
-distdir: $(DISTFILES)
|
|
+distdir-am: $(DISTFILES)
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
list='$(DISTFILES)'; \
|
|
@@ -714,6 +728,8 @@ uninstall-am: uninstall-nobase_localincludeHEADERS
|
|
uninstall-am uninstall-hook \
|
|
uninstall-nobase_localincludeHEADERS
|
|
|
|
+.PRECIOUS: Makefile
|
|
+
|
|
|
|
uninstall-hook:
|
|
test ! -d "$(localincludedir)" || ( set -e ; cd "$(localincludedir)"; \
|
|
diff --git a/src/sysc/packages/qt/Makefile.in b/src/sysc/packages/qt/Makefile.in
|
|
index 2fbe2966..cb97021c 100644
|
|
--- a/src/sysc/packages/qt/Makefile.in
|
|
+++ b/src/sysc/packages/qt/Makefile.in
|
|
@@ -1,7 +1,7 @@
|
|
-# Makefile.in generated by automake 1.14 from Makefile.am.
|
|
+# Makefile.in generated by automake 1.16.5 from Makefile.am.
|
|
# @configure_input@
|
|
|
|
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1994-2021 Free Software Foundation, Inc.
|
|
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -20,7 +20,17 @@
|
|
|
|
|
|
VPATH = @srcdir@
|
|
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
|
|
+am__is_gnu_make = { \
|
|
+ if test -z '$(MAKELEVEL)'; then \
|
|
+ false; \
|
|
+ elif test -n '$(MAKE_HOST)'; then \
|
|
+ true; \
|
|
+ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
|
|
+ true; \
|
|
+ else \
|
|
+ false; \
|
|
+ fi; \
|
|
+}
|
|
am__make_running_with_option = \
|
|
case $${target_option-} in \
|
|
?) ;; \
|
|
@@ -84,10 +94,6 @@ POST_UNINSTALL = :
|
|
build_triplet = @build@
|
|
host_triplet = @host@
|
|
target_triplet = @target@
|
|
-DIST_COMMON = $(top_srcdir)/config/Make-rules.sysc \
|
|
- $(top_srcdir)/config/Make-rules.common $(srcdir)/Makefile.in \
|
|
- $(srcdir)/Makefile.am $(top_srcdir)/config/depcomp \
|
|
- $(noinst_HEADERS) INSTALL README
|
|
@WANT_DEBUG_TRUE@am__append_1 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_2 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_3 = $(DEBUG_CXXFLAGS)
|
|
@@ -118,6 +124,8 @@ am__aclocal_m4_deps = $(top_srcdir)/config/ax_check_define.m4 \
|
|
$(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
$(ACLOCAL_M4)
|
|
+DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
|
|
+ $(am__DIST_COMMON)
|
|
mkinstalldirs = $(install_sh) -d
|
|
CONFIG_CLEAN_FILES =
|
|
CONFIG_CLEAN_VPATH_FILES =
|
|
@@ -153,7 +161,9 @@ am__v_at_0 = @
|
|
am__v_at_1 =
|
|
DEFAULT_INCLUDES = -I.@am__isrc@
|
|
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
|
|
-am__depfiles_maybe = depfiles
|
|
+am__maybe_remake_depfiles = depfiles
|
|
+am__depfiles_remade = ./$(DEPDIR)/libqt_la-qt.Plo \
|
|
+ ./$(DEPDIR)/libqt_la-qtmdc.Plo
|
|
am__mv = mv -f
|
|
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
|
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
|
@@ -206,8 +216,10 @@ am__define_uniq_tagged_files = \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | $(am__uniquify_input)`
|
|
-ETAGS = etags
|
|
-CTAGS = ctags
|
|
+am__DIST_COMMON = $(srcdir)/Makefile.in \
|
|
+ $(top_srcdir)/config/Make-rules.common \
|
|
+ $(top_srcdir)/config/Make-rules.sysc \
|
|
+ $(top_srcdir)/config/depcomp INSTALL README
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
ACLOCAL = @ACLOCAL@
|
|
AMTAR = @AMTAR@
|
|
@@ -223,8 +235,9 @@ CCASDEPMODE = @CCASDEPMODE@
|
|
CCASFLAGS = @CCASFLAGS@
|
|
CCDEPMODE = @CCDEPMODE@
|
|
CFLAGS = @CFLAGS@
|
|
-CPP = @CPP@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
+CSCOPE = @CSCOPE@
|
|
+CTAGS = @CTAGS@
|
|
CXX = @CXX@
|
|
CXXCPP = @CXXCPP@
|
|
CXXDEPMODE = @CXXDEPMODE@
|
|
@@ -240,6 +253,7 @@ ECHO_C = @ECHO_C@
|
|
ECHO_N = @ECHO_N@
|
|
ECHO_T = @ECHO_T@
|
|
EGREP = @EGREP@
|
|
+ETAGS = @ETAGS@
|
|
EXEEXT = @EXEEXT@
|
|
EXPLICIT_LPTHREAD = @EXPLICIT_LPTHREAD@
|
|
EXTRA_ASFLAGS = @EXTRA_ASFLAGS@
|
|
@@ -346,6 +360,7 @@ prefix = @prefix@
|
|
program_transform_name = @program_transform_name@
|
|
psdir = @psdir@
|
|
rootdocdir = @rootdocdir@
|
|
+runstatedir = @runstatedir@
|
|
sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
srcdir = @srcdir@
|
|
@@ -480,16 +495,15 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/config/Make-rules.sy
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/sysc/packages/qt/Makefile'; \
|
|
$(am__cd) $(top_srcdir) && \
|
|
$(AUTOMAKE) --foreign src/sysc/packages/qt/Makefile
|
|
-.PRECIOUS: Makefile
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
@case '$?' in \
|
|
*config.status*) \
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
*) \
|
|
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
|
|
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
|
|
esac;
|
|
-$(top_srcdir)/config/Make-rules.sysc $(top_srcdir)/config/Make-rules.common:
|
|
+$(top_srcdir)/config/Make-rules.sysc $(top_srcdir)/config/Make-rules.common $(am__empty):
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
@@ -520,8 +534,14 @@ mostlyclean-compile:
|
|
distclean-compile:
|
|
-rm -f *.tab.c
|
|
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libqt_la-qt.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libqt_la-qtmdc.Plo@am__quote@
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libqt_la-qt.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libqt_la-qtmdc.Plo@am__quote@ # am--include-marker
|
|
+
|
|
+$(am__depfiles_remade):
|
|
+ @$(MKDIR_P) $(@D)
|
|
+ @echo '# dummy' >$@-t && $(am__mv) $@-t $@
|
|
+
|
|
+am--depfiles: $(am__depfiles_remade)
|
|
|
|
.c.o:
|
|
@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
|
|
@@ -630,8 +650,10 @@ cscopelist-am: $(am__tagged_files)
|
|
|
|
distclean-tags:
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
+distdir: $(BUILT_SOURCES)
|
|
+ $(MAKE) $(AM_MAKEFLAGS) distdir-am
|
|
|
|
-distdir: $(DISTFILES)
|
|
+distdir-am: $(DISTFILES)
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
list='$(DISTFILES)'; \
|
|
@@ -668,7 +690,8 @@ all-am: Makefile $(LTLIBRARIES) $(HEADERS)
|
|
installdirs:
|
|
install: $(BUILT_SOURCES)
|
|
$(MAKE) $(AM_MAKEFLAGS) install-am
|
|
-install-exec: install-exec-am
|
|
+install-exec: $(BUILT_SOURCES)
|
|
+ $(MAKE) $(AM_MAKEFLAGS) install-exec-am
|
|
install-data: install-data-am
|
|
uninstall: uninstall-am
|
|
|
|
@@ -705,7 +728,8 @@ clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
|
|
mostlyclean-am
|
|
|
|
distclean: distclean-am
|
|
- -rm -rf ./$(DEPDIR)
|
|
+ -rm -f ./$(DEPDIR)/libqt_la-qt.Plo
|
|
+ -rm -f ./$(DEPDIR)/libqt_la-qtmdc.Plo
|
|
-rm -f Makefile
|
|
distclean-am: clean-am distclean-compile distclean-generic \
|
|
distclean-tags
|
|
@@ -751,7 +775,8 @@ install-ps-am:
|
|
installcheck-am:
|
|
|
|
maintainer-clean: maintainer-clean-am
|
|
- -rm -rf ./$(DEPDIR)
|
|
+ -rm -f ./$(DEPDIR)/libqt_la-qt.Plo
|
|
+ -rm -f ./$(DEPDIR)/libqt_la-qtmdc.Plo
|
|
-rm -f Makefile
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
|
|
@@ -770,22 +795,24 @@ ps-am:
|
|
|
|
uninstall-am:
|
|
|
|
-.MAKE: all check install install-am install-strip
|
|
-
|
|
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
|
|
- clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
|
|
- ctags-am distclean distclean-compile distclean-generic \
|
|
- distclean-libtool distclean-tags distdir dvi dvi-am html \
|
|
- html-am info info-am install install-am install-data \
|
|
- install-data-am install-dvi install-dvi-am install-exec \
|
|
- install-exec-am install-html install-html-am install-info \
|
|
- install-info-am install-man install-pdf install-pdf-am \
|
|
- install-ps install-ps-am install-strip installcheck \
|
|
- installcheck-am installdirs maintainer-clean \
|
|
+.MAKE: all check install install-am install-exec install-strip
|
|
+
|
|
+.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
|
|
+ clean-generic clean-libtool clean-noinstLTLIBRARIES \
|
|
+ cscopelist-am ctags ctags-am distclean distclean-compile \
|
|
+ distclean-generic distclean-libtool distclean-tags distdir dvi \
|
|
+ dvi-am html html-am info info-am install install-am \
|
|
+ install-data install-data-am install-dvi install-dvi-am \
|
|
+ install-exec install-exec-am install-html install-html-am \
|
|
+ install-info install-info-am install-man install-pdf \
|
|
+ install-pdf-am install-ps install-ps-am install-strip \
|
|
+ installcheck installcheck-am installdirs maintainer-clean \
|
|
maintainer-clean-generic mostlyclean mostlyclean-compile \
|
|
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
|
tags tags-am uninstall uninstall-am
|
|
|
|
+.PRECIOUS: Makefile
|
|
+
|
|
|
|
# ensure to use a working link command in 'config'
|
|
@WANT_QT_THREADS_TRUE@export LN_S
|
|
diff --git a/src/tlm_core/Makefile.in b/src/tlm_core/Makefile.in
|
|
index 814a7efd..e2bdb3e1 100644
|
|
--- a/src/tlm_core/Makefile.in
|
|
+++ b/src/tlm_core/Makefile.in
|
|
@@ -1,7 +1,7 @@
|
|
-# Makefile.in generated by automake 1.14 from Makefile.am.
|
|
+# Makefile.in generated by automake 1.16.5 from Makefile.am.
|
|
# @configure_input@
|
|
|
|
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1994-2021 Free Software Foundation, Inc.
|
|
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -20,7 +20,17 @@
|
|
|
|
|
|
VPATH = @srcdir@
|
|
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
|
|
+am__is_gnu_make = { \
|
|
+ if test -z '$(MAKELEVEL)'; then \
|
|
+ false; \
|
|
+ elif test -n '$(MAKE_HOST)'; then \
|
|
+ true; \
|
|
+ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
|
|
+ true; \
|
|
+ else \
|
|
+ false; \
|
|
+ fi; \
|
|
+}
|
|
am__make_running_with_option = \
|
|
case $${target_option-} in \
|
|
?) ;; \
|
|
@@ -84,10 +94,6 @@ POST_UNINSTALL = :
|
|
build_triplet = @build@
|
|
host_triplet = @host@
|
|
target_triplet = @target@
|
|
-DIST_COMMON = $(top_srcdir)/config/Make-rules.sysc \
|
|
- $(top_srcdir)/config/Make-rules.common $(srcdir)/Makefile.in \
|
|
- $(srcdir)/Makefile.am $(top_srcdir)/config/depcomp \
|
|
- $(nobase_localinclude_HEADERS)
|
|
@WANT_DEBUG_TRUE@am__append_1 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_2 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_3 = $(DEBUG_CXXFLAGS)
|
|
@@ -114,6 +120,8 @@ am__aclocal_m4_deps = $(top_srcdir)/config/ax_check_define.m4 \
|
|
$(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
$(ACLOCAL_M4)
|
|
+DIST_COMMON = $(srcdir)/Makefile.am $(nobase_localinclude_HEADERS) \
|
|
+ $(am__DIST_COMMON)
|
|
mkinstalldirs = $(install_sh) -d
|
|
CONFIG_CLEAN_FILES =
|
|
CONFIG_CLEAN_VPATH_FILES =
|
|
@@ -143,7 +151,10 @@ am__v_at_0 = @
|
|
am__v_at_1 =
|
|
DEFAULT_INCLUDES = -I.@am__isrc@
|
|
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
|
|
-am__depfiles_maybe = depfiles
|
|
+am__maybe_remake_depfiles = depfiles
|
|
+am__depfiles_remade = tlm_2/tlm_generic_payload/$(DEPDIR)/tlm_gp.Plo \
|
|
+ tlm_2/tlm_generic_payload/$(DEPDIR)/tlm_phase.Plo \
|
|
+ tlm_2/tlm_quantum/$(DEPDIR)/tlm_global_quantum.Plo
|
|
am__mv = mv -f
|
|
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
|
|
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
|
|
@@ -216,8 +227,10 @@ am__define_uniq_tagged_files = \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | $(am__uniquify_input)`
|
|
-ETAGS = etags
|
|
-CTAGS = ctags
|
|
+am__DIST_COMMON = $(srcdir)/Makefile.in \
|
|
+ $(top_srcdir)/config/Make-rules.common \
|
|
+ $(top_srcdir)/config/Make-rules.sysc \
|
|
+ $(top_srcdir)/config/depcomp
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
ACLOCAL = @ACLOCAL@
|
|
AMTAR = @AMTAR@
|
|
@@ -233,8 +246,9 @@ CCASDEPMODE = @CCASDEPMODE@
|
|
CCASFLAGS = @CCASFLAGS@
|
|
CCDEPMODE = @CCDEPMODE@
|
|
CFLAGS = @CFLAGS@
|
|
-CPP = @CPP@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
+CSCOPE = @CSCOPE@
|
|
+CTAGS = @CTAGS@
|
|
CXX = @CXX@
|
|
CXXCPP = @CXXCPP@
|
|
CXXDEPMODE = @CXXDEPMODE@
|
|
@@ -250,6 +264,7 @@ ECHO_C = @ECHO_C@
|
|
ECHO_N = @ECHO_N@
|
|
ECHO_T = @ECHO_T@
|
|
EGREP = @EGREP@
|
|
+ETAGS = @ETAGS@
|
|
EXEEXT = @EXEEXT@
|
|
EXPLICIT_LPTHREAD = @EXPLICIT_LPTHREAD@
|
|
EXTRA_ASFLAGS = @EXTRA_ASFLAGS@
|
|
@@ -356,6 +371,7 @@ prefix = @prefix@
|
|
program_transform_name = @program_transform_name@
|
|
psdir = @psdir@
|
|
rootdocdir = @rootdocdir@
|
|
+runstatedir = @runstatedir@
|
|
sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
srcdir = @srcdir@
|
|
@@ -472,16 +488,15 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/config/Make-rules.sy
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/tlm_core/Makefile'; \
|
|
$(am__cd) $(top_srcdir) && \
|
|
$(AUTOMAKE) --foreign src/tlm_core/Makefile
|
|
-.PRECIOUS: Makefile
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
@case '$?' in \
|
|
*config.status*) \
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
*) \
|
|
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
|
|
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
|
|
esac;
|
|
-$(top_srcdir)/config/Make-rules.sysc $(top_srcdir)/config/Make-rules.common:
|
|
+$(top_srcdir)/config/Make-rules.sysc $(top_srcdir)/config/Make-rules.common $(am__empty):
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
@@ -537,9 +552,15 @@ mostlyclean-compile:
|
|
distclean-compile:
|
|
-rm -f *.tab.c
|
|
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@tlm_2/tlm_generic_payload/$(DEPDIR)/tlm_gp.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@tlm_2/tlm_generic_payload/$(DEPDIR)/tlm_phase.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@tlm_2/tlm_quantum/$(DEPDIR)/tlm_global_quantum.Plo@am__quote@
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@tlm_2/tlm_generic_payload/$(DEPDIR)/tlm_gp.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@tlm_2/tlm_generic_payload/$(DEPDIR)/tlm_phase.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@tlm_2/tlm_quantum/$(DEPDIR)/tlm_global_quantum.Plo@am__quote@ # am--include-marker
|
|
+
|
|
+$(am__depfiles_remade):
|
|
+ @$(MKDIR_P) $(@D)
|
|
+ @echo '# dummy' >$@-t && $(am__mv) $@-t $@
|
|
+
|
|
+am--depfiles: $(am__depfiles_remade)
|
|
|
|
.cpp.o:
|
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
|
|
@@ -648,8 +669,10 @@ cscopelist-am: $(am__tagged_files)
|
|
|
|
distclean-tags:
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
+distdir: $(BUILT_SOURCES)
|
|
+ $(MAKE) $(AM_MAKEFLAGS) distdir-am
|
|
|
|
-distdir: $(DISTFILES)
|
|
+distdir-am: $(DISTFILES)
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
list='$(DISTFILES)'; \
|
|
@@ -727,7 +750,9 @@ clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
|
|
mostlyclean-am
|
|
|
|
distclean: distclean-am
|
|
- -rm -rf tlm_2/tlm_generic_payload/$(DEPDIR) tlm_2/tlm_quantum/$(DEPDIR)
|
|
+ -rm -f tlm_2/tlm_generic_payload/$(DEPDIR)/tlm_gp.Plo
|
|
+ -rm -f tlm_2/tlm_generic_payload/$(DEPDIR)/tlm_phase.Plo
|
|
+ -rm -f tlm_2/tlm_quantum/$(DEPDIR)/tlm_global_quantum.Plo
|
|
-rm -f Makefile
|
|
distclean-am: clean-am distclean-compile distclean-generic \
|
|
distclean-tags
|
|
@@ -773,7 +798,9 @@ install-ps-am:
|
|
installcheck-am:
|
|
|
|
maintainer-clean: maintainer-clean-am
|
|
- -rm -rf tlm_2/tlm_generic_payload/$(DEPDIR) tlm_2/tlm_quantum/$(DEPDIR)
|
|
+ -rm -f tlm_2/tlm_generic_payload/$(DEPDIR)/tlm_gp.Plo
|
|
+ -rm -f tlm_2/tlm_generic_payload/$(DEPDIR)/tlm_phase.Plo
|
|
+ -rm -f tlm_2/tlm_quantum/$(DEPDIR)/tlm_global_quantum.Plo
|
|
-rm -f Makefile
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
|
|
@@ -795,20 +822,23 @@ uninstall-am: uninstall-nobase_localincludeHEADERS
|
|
$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
|
|
.MAKE: install-am install-strip uninstall-am
|
|
|
|
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
|
|
- clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
|
|
- ctags-am distclean distclean-compile distclean-generic \
|
|
- distclean-libtool distclean-tags distdir dvi dvi-am html \
|
|
- html-am info info-am install install-am install-data \
|
|
- install-data-am install-dvi install-dvi-am install-exec \
|
|
- install-exec-am install-html install-html-am install-info \
|
|
- install-info-am install-man install-nobase_localincludeHEADERS \
|
|
- install-pdf install-pdf-am install-ps install-ps-am \
|
|
- install-strip installcheck installcheck-am installdirs \
|
|
- maintainer-clean maintainer-clean-generic mostlyclean \
|
|
- mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
|
|
- pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
|
|
- uninstall-hook uninstall-nobase_localincludeHEADERS
|
|
+.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
|
|
+ clean-generic clean-libtool clean-noinstLTLIBRARIES \
|
|
+ cscopelist-am ctags ctags-am distclean distclean-compile \
|
|
+ distclean-generic distclean-libtool distclean-tags distdir dvi \
|
|
+ dvi-am html html-am info info-am install install-am \
|
|
+ install-data install-data-am install-dvi install-dvi-am \
|
|
+ install-exec install-exec-am install-html install-html-am \
|
|
+ install-info install-info-am install-man \
|
|
+ install-nobase_localincludeHEADERS install-pdf install-pdf-am \
|
|
+ install-ps install-ps-am install-strip installcheck \
|
|
+ installcheck-am installdirs maintainer-clean \
|
|
+ maintainer-clean-generic mostlyclean mostlyclean-compile \
|
|
+ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
|
+ tags tags-am uninstall uninstall-am uninstall-hook \
|
|
+ uninstall-nobase_localincludeHEADERS
|
|
+
|
|
+.PRECIOUS: Makefile
|
|
|
|
|
|
uninstall-hook:
|
|
diff --git a/src/tlm_utils/Makefile.in b/src/tlm_utils/Makefile.in
|
|
index 71fa9a07..1205126c 100644
|
|
--- a/src/tlm_utils/Makefile.in
|
|
+++ b/src/tlm_utils/Makefile.in
|
|
@@ -1,7 +1,7 @@
|
|
-# Makefile.in generated by automake 1.14 from Makefile.am.
|
|
+# Makefile.in generated by automake 1.16.5 from Makefile.am.
|
|
# @configure_input@
|
|
|
|
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1994-2021 Free Software Foundation, Inc.
|
|
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
@@ -20,7 +20,17 @@
|
|
|
|
|
|
VPATH = @srcdir@
|
|
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
|
|
+am__is_gnu_make = { \
|
|
+ if test -z '$(MAKELEVEL)'; then \
|
|
+ false; \
|
|
+ elif test -n '$(MAKE_HOST)'; then \
|
|
+ true; \
|
|
+ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
|
|
+ true; \
|
|
+ else \
|
|
+ false; \
|
|
+ fi; \
|
|
+}
|
|
am__make_running_with_option = \
|
|
case $${target_option-} in \
|
|
?) ;; \
|
|
@@ -84,10 +94,6 @@ POST_UNINSTALL = :
|
|
build_triplet = @build@
|
|
host_triplet = @host@
|
|
target_triplet = @target@
|
|
-DIST_COMMON = $(top_srcdir)/config/Make-rules.sysc \
|
|
- $(top_srcdir)/config/Make-rules.common $(srcdir)/Makefile.in \
|
|
- $(srcdir)/Makefile.am $(top_srcdir)/config/depcomp \
|
|
- $(nobase_localinclude_HEADERS)
|
|
@WANT_DEBUG_TRUE@am__append_1 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_2 = $(DEBUG_CXXFLAGS)
|
|
@WANT_DEBUG_TRUE@am__append_3 = $(DEBUG_CXXFLAGS)
|
|
@@ -114,6 +120,8 @@ am__aclocal_m4_deps = $(top_srcdir)/config/ax_check_define.m4 \
|
|
$(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
$(ACLOCAL_M4)
|
|
+DIST_COMMON = $(srcdir)/Makefile.am $(nobase_localinclude_HEADERS) \
|
|
+ $(am__DIST_COMMON)
|
|
mkinstalldirs = $(install_sh) -d
|
|
CONFIG_CLEAN_FILES =
|
|
CONFIG_CLEAN_VPATH_FILES =
|
|
@@ -141,7 +149,9 @@ am__v_at_0 = @
|
|
am__v_at_1 =
|
|
DEFAULT_INCLUDES = -I.@am__isrc@
|
|
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
|
|
-am__depfiles_maybe = depfiles
|
|
+am__maybe_remake_depfiles = depfiles
|
|
+am__depfiles_remade = ./$(DEPDIR)/convenience_socket_bases.Plo \
|
|
+ ./$(DEPDIR)/instance_specific_extensions.Plo
|
|
am__mv = mv -f
|
|
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
|
|
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
|
|
@@ -214,8 +224,10 @@ am__define_uniq_tagged_files = \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | $(am__uniquify_input)`
|
|
-ETAGS = etags
|
|
-CTAGS = ctags
|
|
+am__DIST_COMMON = $(srcdir)/Makefile.in \
|
|
+ $(top_srcdir)/config/Make-rules.common \
|
|
+ $(top_srcdir)/config/Make-rules.sysc \
|
|
+ $(top_srcdir)/config/depcomp
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
ACLOCAL = @ACLOCAL@
|
|
AMTAR = @AMTAR@
|
|
@@ -231,8 +243,9 @@ CCASDEPMODE = @CCASDEPMODE@
|
|
CCASFLAGS = @CCASFLAGS@
|
|
CCDEPMODE = @CCDEPMODE@
|
|
CFLAGS = @CFLAGS@
|
|
-CPP = @CPP@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
+CSCOPE = @CSCOPE@
|
|
+CTAGS = @CTAGS@
|
|
CXX = @CXX@
|
|
CXXCPP = @CXXCPP@
|
|
CXXDEPMODE = @CXXDEPMODE@
|
|
@@ -248,6 +261,7 @@ ECHO_C = @ECHO_C@
|
|
ECHO_N = @ECHO_N@
|
|
ECHO_T = @ECHO_T@
|
|
EGREP = @EGREP@
|
|
+ETAGS = @ETAGS@
|
|
EXEEXT = @EXEEXT@
|
|
EXPLICIT_LPTHREAD = @EXPLICIT_LPTHREAD@
|
|
EXTRA_ASFLAGS = @EXTRA_ASFLAGS@
|
|
@@ -354,6 +368,7 @@ prefix = @prefix@
|
|
program_transform_name = @program_transform_name@
|
|
psdir = @psdir@
|
|
rootdocdir = @rootdocdir@
|
|
+runstatedir = @runstatedir@
|
|
sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
srcdir = @srcdir@
|
|
@@ -420,16 +435,15 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/config/Make-rules.sy
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/tlm_utils/Makefile'; \
|
|
$(am__cd) $(top_srcdir) && \
|
|
$(AUTOMAKE) --foreign src/tlm_utils/Makefile
|
|
-.PRECIOUS: Makefile
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
@case '$?' in \
|
|
*config.status*) \
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
*) \
|
|
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
|
|
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
|
|
esac;
|
|
-$(top_srcdir)/config/Make-rules.sysc $(top_srcdir)/config/Make-rules.common:
|
|
+$(top_srcdir)/config/Make-rules.sysc $(top_srcdir)/config/Make-rules.common $(am__empty):
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
@@ -460,8 +474,14 @@ mostlyclean-compile:
|
|
distclean-compile:
|
|
-rm -f *.tab.c
|
|
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/convenience_socket_bases.Plo@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/instance_specific_extensions.Plo@am__quote@
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/convenience_socket_bases.Plo@am__quote@ # am--include-marker
|
|
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/instance_specific_extensions.Plo@am__quote@ # am--include-marker
|
|
+
|
|
+$(am__depfiles_remade):
|
|
+ @$(MKDIR_P) $(@D)
|
|
+ @echo '# dummy' >$@-t && $(am__mv) $@-t $@
|
|
+
|
|
+am--depfiles: $(am__depfiles_remade)
|
|
|
|
.cpp.o:
|
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
|
|
@@ -568,8 +588,10 @@ cscopelist-am: $(am__tagged_files)
|
|
|
|
distclean-tags:
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
+distdir: $(BUILT_SOURCES)
|
|
+ $(MAKE) $(AM_MAKEFLAGS) distdir-am
|
|
|
|
-distdir: $(DISTFILES)
|
|
+distdir-am: $(DISTFILES)
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
list='$(DISTFILES)'; \
|
|
@@ -643,7 +665,8 @@ clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
|
|
mostlyclean-am
|
|
|
|
distclean: distclean-am
|
|
- -rm -rf ./$(DEPDIR)
|
|
+ -rm -f ./$(DEPDIR)/convenience_socket_bases.Plo
|
|
+ -rm -f ./$(DEPDIR)/instance_specific_extensions.Plo
|
|
-rm -f Makefile
|
|
distclean-am: clean-am distclean-compile distclean-generic \
|
|
distclean-tags
|
|
@@ -689,7 +712,8 @@ install-ps-am:
|
|
installcheck-am:
|
|
|
|
maintainer-clean: maintainer-clean-am
|
|
- -rm -rf ./$(DEPDIR)
|
|
+ -rm -f ./$(DEPDIR)/convenience_socket_bases.Plo
|
|
+ -rm -f ./$(DEPDIR)/instance_specific_extensions.Plo
|
|
-rm -f Makefile
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
|
|
@@ -711,20 +735,23 @@ uninstall-am: uninstall-nobase_localincludeHEADERS
|
|
$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
|
|
.MAKE: install-am install-strip uninstall-am
|
|
|
|
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
|
|
- clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
|
|
- ctags-am distclean distclean-compile distclean-generic \
|
|
- distclean-libtool distclean-tags distdir dvi dvi-am html \
|
|
- html-am info info-am install install-am install-data \
|
|
- install-data-am install-dvi install-dvi-am install-exec \
|
|
- install-exec-am install-html install-html-am install-info \
|
|
- install-info-am install-man install-nobase_localincludeHEADERS \
|
|
- install-pdf install-pdf-am install-ps install-ps-am \
|
|
- install-strip installcheck installcheck-am installdirs \
|
|
- maintainer-clean maintainer-clean-generic mostlyclean \
|
|
- mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
|
|
- pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
|
|
- uninstall-hook uninstall-nobase_localincludeHEADERS
|
|
+.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
|
|
+ clean-generic clean-libtool clean-noinstLTLIBRARIES \
|
|
+ cscopelist-am ctags ctags-am distclean distclean-compile \
|
|
+ distclean-generic distclean-libtool distclean-tags distdir dvi \
|
|
+ dvi-am html html-am info info-am install install-am \
|
|
+ install-data install-data-am install-dvi install-dvi-am \
|
|
+ install-exec install-exec-am install-html install-html-am \
|
|
+ install-info install-info-am install-man \
|
|
+ install-nobase_localincludeHEADERS install-pdf install-pdf-am \
|
|
+ install-ps install-ps-am install-strip installcheck \
|
|
+ installcheck-am installdirs maintainer-clean \
|
|
+ maintainer-clean-generic mostlyclean mostlyclean-compile \
|
|
+ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
|
+ tags tags-am uninstall uninstall-am uninstall-hook \
|
|
+ uninstall-nobase_localincludeHEADERS
|
|
+
|
|
+.PRECIOUS: Makefile
|
|
|
|
|
|
uninstall-hook:
|