diff --git a/Makefile.in b/Makefile.in index 1807f5a0..e96d66a8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -37,17 +37,7 @@ # VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -112,8 +102,30 @@ 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)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ + $(dist_doc_DATA) \ + third_party/nlbuild-autotools/repo/third_party/autoconf/ar-lib \ + third_party/nlbuild-autotools/repo/third_party/autoconf/compile \ + third_party/nlbuild-autotools/repo/third_party/autoconf/config.guess \ + third_party/nlbuild-autotools/repo/third_party/autoconf/config.sub \ + third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ + third_party/nlbuild-autotools/repo/third_party/autoconf/install-sh \ + third_party/nlbuild-autotools/repo/third_party/autoconf/missing \ + third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ + third_party/nlbuild-autotools/repo/third_party/autoconf/py-compile \ + third_party/nlbuild-autotools/repo/third_party/autoconf/ltmain.sh \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/compile \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/config.guess \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/config.sub \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/install-sh \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/ltmain.sh \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/missing ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -134,8 +146,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(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) $(dist_doc_DATA) $(am__DIST_COMMON) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.lineno mkinstalldirs = $(SHELL) \ @@ -206,7 +216,7 @@ am__recursive_targets = \ $(RECURSIVE_CLEAN_TARGETS) \ $(am__extra_recursive_targets) AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ - cscope distdir distdir-am dist dist-all distcheck + cscope distdir 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 @@ -228,24 +238,6 @@ ETAGS = etags CTAGS = ctags CSCOPE = cscope DIST_SUBDIRS = $(SUBDIRS) -am__DIST_COMMON = $(srcdir)/Makefile.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/compile \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/config.guess \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/config.sub \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/install-sh \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/ltmain.sh \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/missing \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ - third_party/nlbuild-autotools/repo/third_party/autoconf/ar-lib \ - third_party/nlbuild-autotools/repo/third_party/autoconf/compile \ - third_party/nlbuild-autotools/repo/third_party/autoconf/config.guess \ - third_party/nlbuild-autotools/repo/third_party/autoconf/config.sub \ - third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ - third_party/nlbuild-autotools/repo/third_party/autoconf/install-sh \ - third_party/nlbuild-autotools/repo/third_party/autoconf/ltmain.sh \ - third_party/nlbuild-autotools/repo/third_party/autoconf/missing \ - third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ - third_party/nlbuild-autotools/repo/third_party/autoconf/py-compile DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) @@ -307,6 +299,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -377,6 +372,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -398,6 +396,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = $(PACKAGE_VERSION) XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -567,14 +568,15 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi 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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -722,10 +724,7 @@ 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-am: $(DISTFILES) +distdir: $(DISTFILES) $(am__remove_distdir) test -d "$(distdir)" || mkdir "$(distdir)" @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ @@ -793,7 +792,7 @@ distdir-am: $(DISTFILES) ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r "$(distdir)" dist-gzip: distdir - tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz + tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__post_remove_distdir) dist-bzip2: distdir @@ -809,17 +808,17 @@ dist-xz: distdir $(am__post_remove_distdir) dist-tarZ: 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 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__post_remove_distdir) dist-shar: 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 - shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz + shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz $(am__post_remove_distdir) dist-zip: distdir @@ -837,7 +836,7 @@ dist dist-all: distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ - eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ + GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lz*) \ @@ -847,23 +846,23 @@ distcheck: dist *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ - eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ + GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac chmod -R a-w $(distdir) chmod u+w $(distdir) - mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst + mkdir $(distdir)/_build $(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/sub \ - && ../../configure \ + && $(am__cd) $(distdir)/_build \ + && ../configure \ $(AM_DISTCHECK_CONFIGURE_FLAGS) \ $(DISTCHECK_CONFIGURE_FLAGS) \ - --srcdir=../.. --prefix="$$dc_install_base" \ + --srcdir=.. --prefix="$$dc_install_base" \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ @@ -1049,8 +1048,6 @@ uninstall-am: uninstall-dist_docDATA ps ps-am tags tags-am uninstall uninstall-am \ uninstall-dist_docDATA -.PRECIOUS: Makefile - include $(abs_top_nlbuild_autotools_dir)/automake/pre.am diff --git a/aclocal.m4 b/aclocal.m4 index 23422f82..9de5f5bd 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,6 +1,6 @@ -# generated automatically by aclocal 1.16.1 -*- Autoconf -*- +# generated automatically by aclocal 1.14.1 -*- Autoconf -*- -# Copyright (C) 1996-2018 Free Software Foundation, Inc. +# Copyright (C) 1996-2013 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.68],, +[m4_warning([this file was generated for autoconf 2.68. 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-2018 Free Software Foundation, Inc. +# Copyright (C) 2002-2013 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.16' +[am__api_version='1.14' 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.16.1], [], +m4_if([$1], [1.14.1], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) @@ -51,14 +51,14 @@ 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.16.1])dnl +[AM_AUTOMAKE_VERSION([1.14.1])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- -# Copyright (C) 2001-2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -103,14 +103,15 @@ _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) # configured tree to be moved without reconfiguration. AC_DEFUN([AM_AUX_DIR_EXPAND], -[AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl -# Expand $ac_aux_dir to an absolute path. -am_aux_dir=`cd "$ac_aux_dir" && pwd` +[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` ]) # AM_CONDITIONAL -*- Autoconf -*- -# Copyright (C) 1997-2018 Free Software Foundation, Inc. +# Copyright (C) 1997-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -141,7 +142,7 @@ AC_CONFIG_COMMANDS_PRE( Usually this means the macro was only invoked conditionally.]]) fi])]) -# Copyright (C) 1999-2018 Free Software Foundation, Inc. +# Copyright (C) 1999-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -332,12 +333,13 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl # Generate code to set up dependency tracking. -*- Autoconf -*- -# Copyright (C) 1999-2018 Free Software Foundation, Inc. +# Copyright (C) 1999-2013 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], @@ -345,41 +347,49 @@ 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. - # 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]) + case $CONFIG_FILES in + *\'*) eval set x "$CONFIG_FILES" ;; + *) set x $CONFIG_FILES ;; + esac shift - # Used to flag and report bootstrapping failures. - am_rc=0 - for am_mf + for mf do # Strip MF so we end up with the name of the file. - 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 + 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 # limit of 2048, but all sed's we know have understand at least 4000. - 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=$? + 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 done - if test $am_rc -ne 0; then - AC_MSG_FAILURE([Something went wrong bootstrapping makefile fragments - for automatic dependency tracking. 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 @@ -388,17 +398,18 @@ 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. -# This creates each '.Po' and '.Plo' makefile fragment that we'll need in -# order to bootstrap the dependency handling code. +# 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. AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles], [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], - [AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"])]) + [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) +]) # Do all the work for Automake. -*- Autoconf -*- -# Copyright (C) 1996-2018 Free Software Foundation, Inc. +# Copyright (C) 1996-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -485,11 +496,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: -# -# +# +# AC_SUBST([mkdir_p], ['$(MKDIR_P)']) -# We need awk for the "check" target (and possibly the TAP driver). The -# system "awk" is bad on some platforms. +# We need awk for the "check" target. 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 @@ -553,7 +564,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: . +that behaves properly: . If you want to complete the configuration process using your problematic 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM @@ -562,11 +573,7 @@ to "yes", and re-run configure. END AC_MSG_ERROR([Your 'rm' program is bad, sorry.]) 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. -]) +fi]) 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 @@ -595,7 +602,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-2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -606,7 +613,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+set}" != xset; then +if test x"${install_sh}" != xset; then case $am_aux_dir in *\ * | *\ *) install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; @@ -616,7 +623,7 @@ if test x"${install_sh+set}" != xset; then fi AC_SUBST([install_sh])]) -# Copyright (C) 2003-2018 Free Software Foundation, Inc. +# Copyright (C) 2003-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -638,7 +645,7 @@ AC_SUBST([am__leading_dot])]) # Add --enable-maintainer-mode option to configure. -*- Autoconf -*- # From Jim Meyering -# Copyright (C) 1996-2018 Free Software Foundation, Inc. +# Copyright (C) 1996-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -673,7 +680,7 @@ AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) # Check to see how 'make' treats includes. -*- Autoconf -*- -# Copyright (C) 2001-2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -681,42 +688,49 @@ AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) # AM_MAKE_INCLUDE() # ----------------- -# Check whether make has an 'include' directive that can support all -# the idioms we need for our automatic dependency tracking code. +# Check to see how make treats includes. AC_DEFUN([AM_MAKE_INCLUDE], -[AC_MSG_CHECKING([whether ${MAKE-make} supports the include directive]) -cat > confinc.mk << 'END' +[am_make=${MAKE-make} +cat > confinc << 'END' am__doit: - @echo this is the am__doit target >confinc.out + @echo this is the am__doit target .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= -# 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])]) +_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 +]) # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- -# Copyright (C) 1997-2018 Free Software Foundation, Inc. +# Copyright (C) 1997-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -755,7 +769,7 @@ fi # Helper functions for option handling. -*- Autoconf -*- -# Copyright (C) 2001-2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -784,7 +798,7 @@ AC_DEFUN([_AM_SET_OPTIONS], AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) -# Copyright (C) 1999-2018 Free Software Foundation, Inc. +# Copyright (C) 1999-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -831,7 +845,7 @@ AC_LANG_POP([C])]) # For backward compatibility. AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])]) -# Copyright (C) 2001-2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -850,7 +864,7 @@ AC_DEFUN([AM_RUN_LOG], # Check to make sure that the build environment is sane. -*- Autoconf -*- -# Copyright (C) 1996-2018 Free Software Foundation, Inc. +# Copyright (C) 1996-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -931,7 +945,7 @@ AC_CONFIG_COMMANDS_PRE( rm -f conftest.file ]) -# Copyright (C) 2009-2018 Free Software Foundation, Inc. +# Copyright (C) 2009-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -991,7 +1005,7 @@ AC_SUBST([AM_BACKSLASH])dnl _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl ]) -# Copyright (C) 2001-2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1019,7 +1033,7 @@ fi INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) -# Copyright (C) 2006-2018 Free Software Foundation, Inc. +# Copyright (C) 2006-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1038,7 +1052,7 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) # Check how to create a tarball. -*- Autoconf -*- -# Copyright (C) 2004-2018 Free Software Foundation, Inc. +# Copyright (C) 2004-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1169,6 +1183,7 @@ AC_SUBST([am__tar]) AC_SUBST([am__untar]) ]) # _AM_PROG_TAR +m4_include([third_party/cycript/repo/m4/framework.m4]) m4_include([third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4]) m4_include([third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4]) m4_include([third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4]) diff --git a/configure b/configure index d514d26a..46cab166 100755 --- a/configure +++ b/configure @@ -1,11 +1,13 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for openhlx g0192bdb. +# Generated by GNU Autoconf 2.68 for openhlx 1.0.1. # # Report bugs to <@PACKAGE_EMAIL@>. # # -# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, +# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software +# Foundation, Inc. # # # This configure script is free software; the Free Software Foundation @@ -134,31 +136,6 @@ 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. - if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then - _as_can_reexec=no; export _as_can_reexec; - # We cannot yet assume a decent shell, so we have to provide a -# neutralization value for shells without unset; and this also -# works around shells that cannot unset nonexistent variables. -# Preserve -v and -x to the replacement shell. -BASH_ENV=/dev/null -ENV=/dev/null -(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV -case $- in # (((( - *v*x* | *x*v* ) as_opts=-vx ;; - *v* ) as_opts=-v ;; - *x* ) as_opts=-x ;; - * ) as_opts= ;; -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 - 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 : emulate sh @@ -192,8 +169,7 @@ if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : else exitcode=1; echo positional parameters were not saved. fi -test x\$exitcode = x0 || exit 1 -test -x / || exit 1" +test x\$exitcode = x0 || 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 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && @@ -246,25 +222,21 @@ IFS=$as_save_IFS 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 -# works around shells that cannot unset nonexistent variables. -# Preserve -v and -x to the replacement shell. -BASH_ENV=/dev/null -ENV=/dev/null -(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV -case $- in # (((( - *v*x* | *x*v* ) as_opts=-vx ;; - *v* ) as_opts=-v ;; - *x* ) as_opts=-x ;; - * ) as_opts= ;; -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 -exit 255 + # We cannot yet assume a decent shell, so we have to provide a + # neutralization value for shells without unset; and this also + # works around shells that cannot unset nonexistent variables. + # Preserve -v and -x to the replacement shell. + BASH_ENV=/dev/null + ENV=/dev/null + (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV + export CONFIG_SHELL + case $- in # (((( + *v*x* | *x*v* ) as_opts=-vx ;; + *v* ) as_opts=-v ;; + *x* ) as_opts=-x ;; + * ) as_opts= ;; + esac + exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} fi if test x$as_have_required = xno; then : @@ -367,14 +339,6 @@ $as_echo X"$as_dir" | } # as_fn_mkdir_p - -# as_fn_executable_p FILE -# ----------------------- -# Test if FILE is an executable regular file. -as_fn_executable_p () -{ - test -f "$1" && test -x "$1" -} # as_fn_executable_p # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take @@ -496,10 +460,6 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits 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; } - # 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 - # in an infinite loop. This has already happened in practice. - _as_can_reexec=no; export _as_can_reexec # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensitive to this). @@ -534,16 +494,16 @@ if (echo >conf$$.file) 2>/dev/null; then # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -pR'. + # In both cases, we have to default to `cp -p'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -pR' + as_ln_s='cp -p' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else - as_ln_s='cp -pR' + as_ln_s='cp -p' fi else - as_ln_s='cp -pR' + as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null @@ -555,8 +515,28 @@ else as_mkdir_p=false fi -as_test_x='test -x' -as_executable_p=as_fn_executable_p +if test -x / >/dev/null 2>&1; then + as_test_x='test -x' +else + if ls -dL / >/dev/null 2>&1; then + as_ls_L_option=L + else + as_ls_L_option= + fi + as_test_x=' + eval sh -c '\'' + if test -d "$1"; then + test -d "$1/."; + else + case $1 in #( + -*)set "./$1";; + esac; + case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( + ???[sx]*):;;*)false;;esac;fi + '\'' sh + ' +fi +as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" @@ -590,10 +570,10 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='openhlx' PACKAGE_TARNAME='openhlx' -PACKAGE_VERSION='g0192bdb' -PACKAGE_STRING='openhlx g0192bdb' +PACKAGE_VERSION='1.0.1' +PACKAGE_STRING='openhlx 1.0.1' PACKAGE_BUGREPORT='@PACKAGE_EMAIL@' -PACKAGE_URL='@PACKAGE_URL@' +PACKAGE_URL='https://github.com/gerickson/openhlx' ac_unique_file="src/hlxc/hlxc.cpp" ac_no_link=no @@ -643,6 +623,19 @@ PRETTY_CHECK_ARGS PRETTY_CHECK PRETTY_ARGS PRETTY +OPENHLX_CF_SOURCE_CFLITE_FALSE +OPENHLX_CF_SOURCE_CFLITE_TRUE +OPENHLX_CF_SOURCE_CFLITE +OPENHLX_CF_SOURCE_FRAMEWORK_FALSE +OPENHLX_CF_SOURCE_FRAMEWORK_TRUE +OPENHLX_CF_SOURCE_FRAMEWORK +OPENHLX_CF_SOURCE +TRE_LIBS +TRE_LDFLAGS +TRE_CPPFLAGS +CF_LIBS +CF_LDFLAGS +CF_CPPFLAGS OPENHLX_WITH_NLUNIT_TEST_INTERNAL_FALSE OPENHLX_WITH_NLUNIT_TEST_INTERNAL_TRUE NLUNIT_TEST_SUBDIRS @@ -738,6 +731,7 @@ am__nodep AMDEPBACKSLASH AMDEP_FALSE AMDEP_TRUE +am__quote am__include DEPDIR OBJEXT @@ -844,8 +838,7 @@ PACKAGE_VERSION PACKAGE_TARNAME PACKAGE_NAME PATH_SEPARATOR -SHELL -am__quote' +SHELL' ac_subst_files='' ac_user_opts=' enable_option_checking @@ -867,6 +860,7 @@ enable_warnings_as_errors enable_tests enable_docs with_default_hlxsimd_configuration_file +with_corefoundation_source with_boost with_boost_includes with_boost_libs @@ -885,6 +879,12 @@ with_nlassert_libs with_nlunit_test with_nlunit_test_includes with_nlunit_test_libs +with_CoreFoundation +with_CoreFoundation_includes +with_CoreFoundation_libs +with_tre +with_tre_includes +with_tre_libs ' ac_precious_vars='build_alias host_alias @@ -918,7 +918,13 @@ NLASSERT_LDFLAGS NLASSERT_LIBS NLUNIT_TEST_CPPFLAGS NLUNIT_TEST_LDFLAGS -NLUNIT_TEST_LIBS' +NLUNIT_TEST_LIBS +CF_CPPFLAGS +CF_LDFLAGS +CF_LIBS +TRE_CPPFLAGS +TRE_LDFLAGS +TRE_LIBS' ac_subdirs_all='third_party/CFUtilities/repo third_party/LogUtilities/repo third_party/nlassert/repo @@ -1377,6 +1383,8 @@ target=$target_alias if test "x$host_alias" != x; then if test "x$build_alias" = x; then cross_compiling=maybe + $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. + If a cross compiler is detected then cross compile mode will be used" >&2 elif test "x$build_alias" != "x$host_alias"; then cross_compiling=yes fi @@ -1462,7 +1470,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures openhlx g0192bdb to adapt to many kinds of systems. +\`configure' configures openhlx 1.0.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1533,7 +1541,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of openhlx g0192bdb:";; + short | recursive ) echo "Configuration of openhlx 1.0.1:";; esac cat <<\_ACEOF @@ -1582,6 +1590,9 @@ Optional Packages: --with-default-hlxsimd-configuration-file=PATH Specify the default hlxsimd configuration file path [default=${localstatedir}/hlxsimd/hlxsimd.plist]. + --with-corefoundation-source=SOURCE + Specify the CoreFoundation source from one of: auto, + framework, or cflite [default=auto]. --with-boost=DIR Specify location of the required Boost headers and libraries [default=external]. --with-boost-includes=DIR @@ -1629,6 +1640,21 @@ Optional Packages: --with-nlunit_test-libs=DIR Specify location of required Nlunit-test libraries [default=internal]. + --with-CoreFoundation=DIR + Specify location of the required CoreFoundation + headers and libraries [default=external]. + --with-CoreFoundation-includes=DIR + Specify location of required CoreFoundation headers + [default=external]. + --with-CoreFoundation-libs=DIR + Specify location of required CoreFoundation + libraries [default=external]. + --with-tre=DIR Specify location of the required TRE headers and + libraries [default=external]. + --with-tre-includes=DIR Specify location of required TRE headers + [default=external]. + --with-tre-libs=DIR Specify location of required TRE libraries + [default=external]. Some influential environment variables: CC C compiler command @@ -1680,12 +1706,19 @@ Some influential environment variables: Nlunit-test linker flags NLUNIT_TEST_LIBS Nlunit-test linker libraries + CF_CPPFLAGS CoreFoundation C preprocessor flags + CF_LDFLAGS CoreFoundation linker flags + CF_LIBS CoreFoundation linker libraries + TRE_CPPFLAGS + TRE C preprocessor flags + TRE_LDFLAGS TRE linker flags + TRE_LIBS TRE linker libraries Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. Report bugs to <@PACKAGE_EMAIL@>. -openhlx home page: <@PACKAGE_URL@>. +openhlx home page: . _ACEOF ac_status=$? fi @@ -1748,10 +1781,10 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -openhlx configure g0192bdb -generated by GNU Autoconf 2.69 +openhlx configure 1.0.1 +generated by GNU Autoconf 2.68 -Copyright (C) 2012 Free Software Foundation, Inc. +Copyright (C) 2010 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF @@ -1939,7 +1972,7 @@ $as_echo "$ac_try_echo"; } >&5 test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || - test -x conftest$ac_exeext + $as_test_x conftest$ac_exeext }; then : ac_retval=0 else @@ -2128,7 +2161,7 @@ $as_echo "$ac_try_echo"; } >&5 test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || - test -x conftest$ac_exeext + $as_test_x conftest$ac_exeext }; then : ac_retval=0 else @@ -2408,8 +2441,7 @@ int main () { static int test_array [1 - 2 * !(0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))]; -test_array [0] = 0; -return test_array [0]; +test_array [0] = 0 ; return 0; @@ -2425,8 +2457,7 @@ main () { static int test_array [1 - 2 * !(($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1) < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 2))]; -test_array [0] = 0; -return test_array [0]; +test_array [0] = 0 ; return 0; @@ -2483,8 +2514,7 @@ int main () { static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)]; -test_array [0] = 0; -return test_array [0]; +test_array [0] = 0 ; return 0; @@ -2516,8 +2546,8 @@ 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 openhlx $as_me g0192bdb, which was -generated by GNU Autoconf 2.69. Invocation command line was +It was created by openhlx $as_me 1.0.1, which was +generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2934,6 +2964,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. # # Tell autoconf where to find auxilliary M4 macros +# Note that nlbuild-autotools has macros in two subdirs, for local vs third-party scripts # @@ -3217,14 +3248,17 @@ $as_echo "$nl_cv_filtered_target" >&6; } # # Configure automake with the desired options, indicating that this is not -# a native GNU package, that we want "silent" build rules, and that we want +# a native GNU package, that we want "silent" build rules, that we want # objects built in the same subdirectory as their source rather than collapsed -# together at the top-level directory. +# together at the top-level directory, that we want support for the +# PAX format for 'make dist', and that we do not want emission of +# 'PACKAGE' and 'VERSION' since AC_INIT already emits 'PACKAGE_NAME' +# and 'PACKAGE_VERSION'. # # Disable silent build rules by either passing --disable-silent-rules to # configure or passing V=1 to make # -am__api_version='1.16' +am__api_version='1.14' # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or @@ -3263,7 +3297,7 @@ 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 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$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 # AIX install. It has an incompatible calling convention. @@ -3396,8 +3430,8 @@ test "$program_suffix" != NONE && ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` -# Expand $ac_aux_dir to an absolute path. -am_aux_dir=`cd "$ac_aux_dir" && pwd` +# 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 @@ -3416,7 +3450,7 @@ else $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} fi -if test x"${install_sh+set}" != xset; then +if test x"${install_sh}" != xset; then case $am_aux_dir in *\ * | *\ *) install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; @@ -3447,7 +3481,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -3487,7 +3521,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -3538,7 +3572,7 @@ do test -z "$as_dir" && as_dir=. 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 + { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$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) '* | \ @@ -3585,7 +3619,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -3710,17 +3744,8 @@ fi # Define the identity of the package. PACKAGE='openhlx' - VERSION='g0192bdb' - - -cat >>confdefs.h <<_ACEOF -#define PACKAGE "$PACKAGE" -_ACEOF - + VERSION='1.0.1' -cat >>confdefs.h <<_ACEOF -#define VERSION "$VERSION" -_ACEOF # Some tools Automake needs. @@ -3740,12 +3765,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: -# -# +# +# mkdir_p='$(MKDIR_P)' -# We need awk for the "check" target (and possibly the TAP driver). The -# system "awk" is bad on some platforms. +# We need awk for the "check" target. 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}' @@ -3877,7 +3902,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: . +that behaves properly: . If you want to complete the configuration process using your problematic 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM @@ -3888,7 +3913,6 @@ END fi fi - # # Silent build rules requires at least automake-1.11. Employ # techniques for not breaking earlier versions of automake. @@ -3973,11 +3997,12 @@ AM_BACKSLASH='\' # -# Enable maintainer mode to prevent the package from constantly trying -# to rebuild configure, Makefile.in, etc. Rebuilding such files rarely, -# if ever, needs to be done "in the field". +# Disable maintainer mode to enable the package to automatically rebuild +# configure, Makefile.in, etc. when the files on which they depend change (for +# example, configure.ac, Makefile.am, etc). # -# Use the included 'bootstrap' script instead when necessary. +# For those that do not desire this behavior, run configure with +# `--enable-maintainer-mode` and run the top-level `bootstrap` script manually. # { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 @@ -4084,45 +4109,45 @@ DEPDIR="${am__leading_dot}deps" ac_config_commands="$ac_config_commands depfiles" -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5 -$as_echo_n "checking whether ${MAKE-make} supports the include directive... " >&6; } -cat > confinc.mk << 'END' + +am_make=${MAKE-make} +cat > confinc << 'END' am__doit: - @echo this is the am__doit target >confinc.out + @echo this is the am__doit target .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= -# 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 ;; #( - *) : - ;; +_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 - if test "$am__include" != "#"; then - _am_result="yes ($s style)" - break - fi -done -rm -f confinc.* confmf.* -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5 -$as_echo "${_am_result}" >&6; } +# 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 + + +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 +$as_echo "$_am_result" >&6; } +rm -f confinc confmf # Check whether --enable-dependency-tracking was given. if test "${enable_dependency_tracking+set}" = set; then : @@ -4165,7 +4190,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -4205,7 +4230,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -4258,7 +4283,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -4299,7 +4324,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 @@ -4357,7 +4382,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -4401,7 +4426,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -4923,7 +4948,8 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include -struct stat; +#include +#include /* 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); @@ -5356,7 +5382,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -5396,7 +5422,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -5449,7 +5475,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -5490,7 +5516,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 @@ -5548,7 +5574,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -5592,7 +5618,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -5788,7 +5814,8 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include -struct stat; +#include +#include /* 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); @@ -6200,7 +6227,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -6244,7 +6271,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -6719,7 +6746,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -6763,7 +6790,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -7161,7 +7188,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_AR="${ac_tool_prefix}ar" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -7201,7 +7228,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_AR="ar" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -7253,7 +7280,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -7293,7 +7320,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -7345,7 +7372,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_OBJCOPY="${ac_tool_prefix}objcopy" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -7385,7 +7412,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_OBJCOPY="objcopy" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -7437,7 +7464,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -7477,7 +7504,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -7546,7 +7573,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_CLANG_FORMAT="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -7586,7 +7613,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_CMP="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -7626,7 +7653,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -8858,7 +8885,7 @@ do 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" - as_fn_executable_p "$ac_path_SED" || continue + { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue # Check for GNU ac_path_SED and select it if it is found. # Check for GNU $ac_path_SED case `"$ac_path_SED" --version 2>&1` in @@ -8934,7 +8961,7 @@ do 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" - as_fn_executable_p "$ac_path_GREP" || continue + { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue # Check for GNU ac_path_GREP and select it if it is found. # Check for GNU $ac_path_GREP case `"$ac_path_GREP" --version 2>&1` in @@ -9000,7 +9027,7 @@ do 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" - as_fn_executable_p "$ac_path_EGREP" || continue + { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue # Check for GNU ac_path_EGREP and select it if it is found. # Check for GNU $ac_path_EGREP case `"$ac_path_EGREP" --version 2>&1` in @@ -9067,7 +9094,7 @@ do 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" - as_fn_executable_p "$ac_path_FGREP" || continue + { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue # Check for GNU ac_path_FGREP and select it if it is found. # Check for GNU $ac_path_FGREP case `"$ac_path_FGREP" --version 2>&1` in @@ -9323,7 +9350,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -9367,7 +9394,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -9780,7 +9807,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -9820,7 +9847,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -10126,7 +10153,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -10166,7 +10193,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -10269,7 +10296,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -10313,7 +10340,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -10438,7 +10465,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -10478,7 +10505,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -10537,7 +10564,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -10577,7 +10604,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -11229,7 +11256,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -11269,7 +11296,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -11349,7 +11376,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -11389,7 +11416,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -11441,7 +11468,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -11481,7 +11508,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -11533,7 +11560,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -11573,7 +11600,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -11625,7 +11652,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -11665,7 +11692,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -11717,7 +11744,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -11757,7 +11784,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 break 2 @@ -19511,7 +19538,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_LCOV="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -19551,7 +19578,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_GENHTML="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -19918,7 +19945,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_ASCIIDOC="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -19958,7 +19985,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_XMLTO="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -20017,7 +20044,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_DOXYGEN="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -20057,7 +20084,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_DOT="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -20161,6 +20188,56 @@ fi HLXSIMD_DEFAULT_CONFIG_PATH=${with_default_hlxsimd_configuration_file} +# Check for the source of CoreFoundation, whether from a system +# framework or from [Open]CFLite. + +CFUTILITIES_CF_SOURCE= +CFUTILITIES_CF_SOURCE_FRAMEWORK=0 +CFUTILITIES_CF_SOURCE_CFLITE=0 + +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for CoreFoundation source" >&5 +$as_echo_n "checking for CoreFoundation source... " >&6; } + + +# Check whether --with-corefoundation-source was given. +if test "${with_corefoundation_source+set}" = set; then : + withval=$with_corefoundation_source; + case "${with_corefoundation_source}" in + + auto|framework|cflite) + ;; + + *) + as_fn_error $? "Invalid value ${with_corefoundation_source} for --with-corefoundation-source" "$LINENO" 5 + ;; + + esac + +else + with_corefoundation_source=auto +fi + + +# At this point, the CoreFoundation source is one of the allowed +# values. If it's 'auto' we autodetect it, based on the target OS. + +if test "${with_corefoundation_source}" = "auto"; then + case ${target_os} in + + *darwin*) + with_corefoundation_source=framework + ;; + + *) + with_corefoundation_source=cflite + ;; + + esac +fi + +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${with_corefoundation_source}" >&5 +$as_echo "${with_corefoundation_source}" >&6; } + # # Checks for libraries and packages. # @@ -20174,6 +20251,8 @@ HLXSIMD_DEFAULT_CONFIG_PATH=${with_default_hlxsimd_configuration_file} # The following packages are optional, depending on configuration: # # * nlunit-test +# * [Open]CFLite +# * TRE # { $as_echo "$as_me:${as_lineno-$LINENO}: checking required package dependencies" >&5 $as_echo "$as_me: checking required package dependencies" >&6;} @@ -20198,7 +20277,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -21865,270 +21944,1066 @@ fi # -# Check for headers +# [Open]CFLite # -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdbool.h that conforms to C99" >&5 -$as_echo_n "checking for stdbool.h that conforms to C99... " >&6; } -if ${ac_cv_header_stdbool_h+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - - #include - #ifndef bool - "error: bool is not defined" - #endif - #ifndef false - "error: false is not defined" - #endif - #if false - "error: false is not 0" - #endif - #ifndef true - "error: true is not defined" - #endif - #if true != 1 - "error: true is not 1" - #endif - #ifndef __bool_true_false_are_defined - "error: __bool_true_false_are_defined is not defined" - #endif - - struct s { _Bool s: 1; _Bool t; } s; - - char a[true == 1 ? 1 : -1]; - char b[false == 0 ? 1 : -1]; - char c[__bool_true_false_are_defined == 1 ? 1 : -1]; - char d[(bool) 0.5 == true ? 1 : -1]; - /* See body of main program for 'e'. */ - char f[(_Bool) 0.0 == false ? 1 : -1]; - char g[true]; - char h[sizeof (_Bool)]; - char i[sizeof s.t]; - enum { j = false, k = true, l = false * true, m = true * 256 }; - /* The following fails for - HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */ - _Bool n[m]; - char o[sizeof n == m * sizeof n[0] ? 1 : -1]; - char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1]; - /* Catch a bug in an HP-UX C compiler. See - http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html - http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html - */ - _Bool q = true; - _Bool *pq = &q; -int -main () -{ +if test "${with_corefoundation_source}" == "cflite"; then - bool e = &s; - *pq |= q; - *pq |= ! q; - /* Refer to every declared value, to avoid compiler optimizations. */ - return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l - + !m + !n + !o + !p + !q + !pq); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_header_stdbool_h=yes -else - ac_cv_header_stdbool_h=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdbool_h" >&5 -$as_echo "$ac_cv_header_stdbool_h" >&6; } - ac_fn_c_check_type "$LINENO" "_Bool" "ac_cv_type__Bool" "$ac_includes_default" -if test "x$ac_cv_type__Bool" = xyes; then : -cat >>confdefs.h <<_ACEOF -#define HAVE__BOOL 1 -_ACEOF + # Influential external variables for the package support -fi -if test $ac_cv_header_stdbool_h = yes; then -$as_echo "#define HAVE_STDBOOL_H 1" >>confdefs.h + # Allow the user to specify both external headers and libraries + # together (or internal). -fi -{ $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 -#include -#include -#include -int -main () -{ +# Check whether --with-CoreFoundation was given. +if test "${with_CoreFoundation+set}" = set; then : + withval=$with_CoreFoundation; + if test "${withval}" = "no"; then + as_fn_error $? "${PACKAGE_NAME} requires the CoreFoundation package." "$LINENO" 5 + elif test "${withval}" = "internal"; then + CoreFoundation_dir=${withval} + nl_with_CoreFoundation=${withval} + else + CoreFoundation_dir=${withval} + nl_with_CoreFoundation=external + fi - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_header_stdc=yes else - ac_cv_header_stdc=no + CoreFoundation_dir=; nl_with_CoreFoundation=external 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 -_ACEOF -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | - $EGREP "memchr" >/dev/null 2>&1; then : + # Allow users to specify external headers and libraries independently. -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 -_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 -/* end confdefs.h. */ -#include -#include -#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 () -{ - 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 -fi -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 +# Check whether --with-CoreFoundation-includes was given. +if test "${with_CoreFoundation_includes+set}" = set; then : + withval=$with_CoreFoundation_includes; + if test "${withval}" = "no"; then + as_fn_error $? "${PACKAGE_NAME} requires the CoreFoundation package." "$LINENO" 5 + fi -$as_echo "#define STDC_HEADERS 1" >>confdefs.h + if test "x${CoreFoundation_dir}" != "x"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: overriding --with-CoreFoundation=${CoreFoundation_dir}" >&5 +$as_echo "$as_me: WARNING: overriding --with-CoreFoundation=${CoreFoundation_dir}" >&2;} + fi -fi + if test "${withval}" = "internal"; then + CoreFoundation_header_dir=${withval} + nl_with_CoreFoundation=${withval} + else + CoreFoundation_header_dir=${withval} + nl_with_CoreFoundation=external + fi +else -for ac_header in stdint.h -do : - ac_fn_c_check_header_mongrel "$LINENO" "stdint.h" "ac_cv_header_stdint_h" "$ac_includes_default" -if test "x$ac_cv_header_stdint_h" = xyes; then : - cat >>confdefs.h <<_ACEOF -#define HAVE_STDINT_H 1 -_ACEOF + CoreFoundation_header_dir=; + if test "x${nl_with_CoreFoundation}" = "x"; then + nl_with_CoreFoundation=external + fi fi -done -for ac_header in string.h -do : - ac_fn_c_check_header_mongrel "$LINENO" "string.h" "ac_cv_header_string_h" "$ac_includes_default" -if test "x$ac_cv_header_string_h" = xyes; then : - cat >>confdefs.h <<_ACEOF -#define HAVE_STRING_H 1 -_ACEOF -fi -done -# -# Check for types and structures -# -ac_fn_c_find_intX_t "$LINENO" "8" "ac_cv_c_int8_t" -case $ac_cv_c_int8_t in #( - no|yes) ;; #( - *) -cat >>confdefs.h <<_ACEOF -#define int8_t $ac_cv_c_int8_t -_ACEOF -;; -esac -ac_fn_c_find_intX_t "$LINENO" "16" "ac_cv_c_int16_t" -case $ac_cv_c_int16_t in #( - no|yes) ;; #( - *) -cat >>confdefs.h <<_ACEOF -#define int16_t $ac_cv_c_int16_t -_ACEOF -;; -esac -ac_fn_c_find_intX_t "$LINENO" "32" "ac_cv_c_int32_t" -case $ac_cv_c_int32_t in #( - no|yes) ;; #( - *) -cat >>confdefs.h <<_ACEOF +# Check whether --with-CoreFoundation-libs was given. +if test "${with_CoreFoundation_libs+set}" = set; then : + withval=$with_CoreFoundation_libs; + if test "${withval}" = "no"; then + as_fn_error $? "${PACKAGE_NAME} requires the CoreFoundation package." "$LINENO" 5 + fi + + if test "x${CoreFoundation_dir}" != "x"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: overriding --with-CoreFoundation=${CoreFoundation_dir}" >&5 +$as_echo "$as_me: WARNING: overriding --with-CoreFoundation=${CoreFoundation_dir}" >&2;} + fi + + if test "${withval}" = "internal"; then + CoreFoundation_library_dir=${withval} + nl_with_CoreFoundation=${withval} + else + CoreFoundation_library_dir=${withval} + nl_with_CoreFoundation=external + fi + +else + + CoreFoundation_library_dir=; + if test "x${nl_with_CoreFoundation}" = "x"; then + nl_with_CoreFoundation=external + fi + +fi + + + if test "${nl_with_CoreFoundation}" == "no"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use the CoreFoundation package" >&5 +$as_echo_n "checking whether to use the CoreFoundation package... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${nl_with_CoreFoundation}" >&5 +$as_echo "${nl_with_CoreFoundation}" >&6; } + + else + { $as_echo "$as_me:${as_lineno-$LINENO}: checking source of the CoreFoundation package" >&5 +$as_echo_n "checking source of the CoreFoundation package... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${nl_with_CoreFoundation}" >&5 +$as_echo "${nl_with_CoreFoundation}" >&6; } + + # If the user has selected or has defaulted into the internal CoreFoundation + # package, set the values appropriately. Otherwise, run through the + # usual routine. + + if test "${nl_with_CoreFoundation}" = "internal"; then + : + + else + # We always prefer checking the values of the various '--with-CoreFoundation-...' + # options first to using pkg-config because the former might be used + # in a cross-compilation environment on a system that also contains + # pkg-config. In such a case, the user wants what he/she specified + # rather than what pkg-config indicates. + + if test "x${CoreFoundation_dir}" != "x" -o "x${CoreFoundation_header_dir}" != "x" -o "x${CoreFoundation_library_dir}" != "x"; then + if test "x${CoreFoundation_dir}" != "x"; then + if test -d "${CoreFoundation_dir}"; then + if test -d "${CoreFoundation_dir}/include"; then + CF_CPPFLAGS="-I${CoreFoundation_dir}/include" + else + CF_CPPFLAGS="-I${CoreFoundation_dir}" + fi + + if test -d "${CoreFoundation_dir}/lib"; then + CF_LDFLAGS="-L${CoreFoundation_dir}/lib" + else + CF_LDFLAGS="-L${CoreFoundation_dir}" + fi + else + as_fn_error $? "No such directory ${CoreFoundation_dir}" "$LINENO" 5 + fi + fi + + if test "x${CoreFoundation_header_dir}" != "x"; then + if test -d "${CoreFoundation_header_dir}"; then + CF_CPPFLAGS="-I${CoreFoundation_header_dir}" + else + as_fn_error $? "No such directory ${CoreFoundation_header_dir}" "$LINENO" 5 + fi + fi + + if test "x${CoreFoundation_library_dir}" != "x"; then + if test -d "${CoreFoundation_library_dir}"; then + CF_LDFLAGS="-L${CoreFoundation_library_dir}" + else + as_fn_error $? "No such directory ${CoreFoundation_library_dir}" "$LINENO" 5 + fi + fi + + CF_LIBS="${CF_LDFLAGS} -lCoreFoundation" + + elif test "x${PKG_CONFIG}" != "x"; then + if ${PKG_CONFIG} --exists "CoreFoundation"; then + CF_CPPFLAGS="`${PKG_CONFIG} --cflags CoreFoundation`" + CF_LDFLAGS="`${PKG_CONFIG} --libs-only-L CoreFoundation`" + CF_LIBS="`${PKG_CONFIG} --libs-only-l CoreFoundation`" + else + as_fn_error $? "Cannot find the CoreFoundation package with ${PKG_CONFIG}. ${PACKAGE_NAME} requires the CoreFoundation package. Try installing the package or use the relevant --with options to configure." "$LINENO" 5 + fi + + else + as_fn_error $? "Cannot find the CoreFoundation package. ${PACKAGE_NAME} requires the CoreFoundation package." "$LINENO" 5 + fi + fi + + + + + + if test "${nl_with_CoreFoundation}" != "internal" -a "${nl_with_CoreFoundation}" != "no"; then + nl_saved_CPPFLAGS="${CPPFLAGS}" + nl_saved_LDFLAGS="${LDFLAGS}" + nl_saved_LIBS="${LIBS}" + + CPPFLAGS="${CPPFLAGS} ${CF_CPPFLAGS}" + LDFLAGS="${LDFLAGS} ${CF_LDFLAGS}" + LIBS="${LIBS} ${CF_LIBS}" + + + # Check for required CoreFoundation (via [Open]CFLite) headers. + + 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 + + + for ac_header in CoreFoundation/CoreFoundation.h +do : + ac_fn_c_check_header_mongrel "$LINENO" "CoreFoundation/CoreFoundation.h" "ac_cv_header_CoreFoundation_CoreFoundation_h" "$ac_includes_default" +if test "x$ac_cv_header_CoreFoundation_CoreFoundation_h" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_COREFOUNDATION_COREFOUNDATION_H 1 +_ACEOF + +else + + as_fn_error $? "The CoreFoundation header \"$ac_header\" is required but cannot be found." "$LINENO" 5 + + +fi + +done + + + 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 + + + + + CPPFLAGS="${nl_saved_CPPFLAGS}" + LDFLAGS="${nl_saved_LDFLAGS}" + LIBS="${nl_saved_LIBS}" + fi + fi + + +fi + +# +# TRE +# +# On Apple-defined and -supported platforms (that is, iOS/iPadOS/macOS/ +# tvOS/watchOS), the platform-supplied regex.h defines regnexec as a +# Darwin-specific extension available since macOS 10.8 and iOS 6.0, +# that is needed by this regular expression library to perform +# regular expression matches on the non-null-terminated text-based +# HLX protocol. +# +# Otherwise, regnexec is supplied by the TRE regular expression +# library. +# + +if test "${ac_no_link}" != "yes"; then + for ac_func in regnexec +do : + ac_fn_c_check_func "$LINENO" "regnexec" "ac_cv_func_regnexec" +if test "x$ac_cv_func_regnexec" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_REGNEXEC 1 +_ACEOF + +fi +done + +fi + +if test "${ac_cv_func_regnexec}" = "no"; then + + + + # Influential external variables for the package support + + + + + + # Allow the user to specify both external headers and libraries + # together (or internal). + + + +# Check whether --with-tre was given. +if test "${with_tre+set}" = set; then : + withval=$with_tre; + if test "${withval}" = "no"; then + as_fn_error $? "${PACKAGE_NAME} requires the TRE package." "$LINENO" 5 + elif test "${withval}" = "internal"; then + tre_dir=${withval} + nl_with_tre=${withval} + else + tre_dir=${withval} + nl_with_tre=external + fi + +else + tre_dir=; nl_with_tre=external +fi + + + # Allow users to specify external headers and libraries independently. + + + + + + + + + + +# Check whether --with-tre-includes was given. +if test "${with_tre_includes+set}" = set; then : + withval=$with_tre_includes; + if test "${withval}" = "no"; then + as_fn_error $? "${PACKAGE_NAME} requires the TRE package." "$LINENO" 5 + fi + + if test "x${tre_dir}" != "x"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: overriding --with-tre=${tre_dir}" >&5 +$as_echo "$as_me: WARNING: overriding --with-tre=${tre_dir}" >&2;} + fi + + if test "${withval}" = "internal"; then + tre_header_dir=${withval} + nl_with_tre=${withval} + else + tre_header_dir=${withval} + nl_with_tre=external + fi + +else + + tre_header_dir=; + if test "x${nl_with_tre}" = "x"; then + nl_with_tre=external + fi + +fi + + + + + + + + + + + +# Check whether --with-tre-libs was given. +if test "${with_tre_libs+set}" = set; then : + withval=$with_tre_libs; + if test "${withval}" = "no"; then + as_fn_error $? "${PACKAGE_NAME} requires the TRE package." "$LINENO" 5 + fi + + if test "x${tre_dir}" != "x"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: overriding --with-tre=${tre_dir}" >&5 +$as_echo "$as_me: WARNING: overriding --with-tre=${tre_dir}" >&2;} + fi + + if test "${withval}" = "internal"; then + tre_library_dir=${withval} + nl_with_tre=${withval} + else + tre_library_dir=${withval} + nl_with_tre=external + fi + +else + + tre_library_dir=; + if test "x${nl_with_tre}" = "x"; then + nl_with_tre=external + fi + +fi + + + if test "${nl_with_tre}" == "no"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use the TRE package" >&5 +$as_echo_n "checking whether to use the TRE package... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${nl_with_tre}" >&5 +$as_echo "${nl_with_tre}" >&6; } + + else + { $as_echo "$as_me:${as_lineno-$LINENO}: checking source of the TRE package" >&5 +$as_echo_n "checking source of the TRE package... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${nl_with_tre}" >&5 +$as_echo "${nl_with_tre}" >&6; } + + # If the user has selected or has defaulted into the internal TRE + # package, set the values appropriately. Otherwise, run through the + # usual routine. + + if test "${nl_with_tre}" = "internal"; then + : + + else + # We always prefer checking the values of the various '--with-tre-...' + # options first to using pkg-config because the former might be used + # in a cross-compilation environment on a system that also contains + # pkg-config. In such a case, the user wants what he/she specified + # rather than what pkg-config indicates. + + if test "x${tre_dir}" != "x" -o "x${tre_header_dir}" != "x" -o "x${tre_library_dir}" != "x"; then + if test "x${tre_dir}" != "x"; then + if test -d "${tre_dir}"; then + if test -d "${tre_dir}/include"; then + TRE_CPPFLAGS="-I${tre_dir}/include" + else + TRE_CPPFLAGS="-I${tre_dir}" + fi + + if test -d "${tre_dir}/lib"; then + TRE_LDFLAGS="-L${tre_dir}/lib" + else + TRE_LDFLAGS="-L${tre_dir}" + fi + else + as_fn_error $? "No such directory ${tre_dir}" "$LINENO" 5 + fi + fi + + if test "x${tre_header_dir}" != "x"; then + if test -d "${tre_header_dir}"; then + TRE_CPPFLAGS="-I${tre_header_dir}" + else + as_fn_error $? "No such directory ${tre_header_dir}" "$LINENO" 5 + fi + fi + + if test "x${tre_library_dir}" != "x"; then + if test -d "${tre_library_dir}"; then + TRE_LDFLAGS="-L${tre_library_dir}" + else + as_fn_error $? "No such directory ${tre_library_dir}" "$LINENO" 5 + fi + fi + + TRE_LIBS="${TRE_LDFLAGS} -ltre" + + elif test "x${PKG_CONFIG}" != "x"; then + if ${PKG_CONFIG} --exists "tre"; then + TRE_CPPFLAGS="`${PKG_CONFIG} --cflags tre`" + TRE_LDFLAGS="`${PKG_CONFIG} --libs-only-L tre`" + TRE_LIBS="`${PKG_CONFIG} --libs-only-l tre`" + else + as_fn_error $? "Cannot find the tre package with ${PKG_CONFIG}. ${PACKAGE_NAME} requires the tre package. Try installing the package or use the relevant --with options to configure." "$LINENO" 5 + fi + + else + as_fn_error $? "Cannot find the TRE package. ${PACKAGE_NAME} requires the TRE package." "$LINENO" 5 + fi + fi + + + + + + if test "${nl_with_tre}" != "internal" -a "${nl_with_tre}" != "no"; then + nl_saved_CPPFLAGS="${CPPFLAGS}" + nl_saved_LDFLAGS="${LDFLAGS}" + nl_saved_LIBS="${LIBS}" + + CPPFLAGS="${CPPFLAGS} ${TRE_CPPFLAGS}" + LDFLAGS="${LDFLAGS} ${TRE_LDFLAGS}" + LIBS="${LIBS} ${TRE_LIBS}" + + + # Check for required TRE regular express library headers. + + 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 + + + for ac_header in tre/regex.h +do : + ac_fn_c_check_header_mongrel "$LINENO" "tre/regex.h" "ac_cv_header_tre_regex_h" "$ac_includes_default" +if test "x$ac_cv_header_tre_regex_h" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_TRE_REGEX_H 1 +_ACEOF + +else + + as_fn_error $? "The TRE header \"$ac_header\" is required but cannot be found." "$LINENO" 5 + + +fi + +done + + + 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 + + + + + CPPFLAGS="${nl_saved_CPPFLAGS}" + LDFLAGS="${nl_saved_LDFLAGS}" + LIBS="${nl_saved_LIBS}" + fi + fi + + +fi + +# At this point, the CoreFoundation source is one of the allowed +# values and, if [Open]CFLite, we have detected the location of a +# package providing it. If it's 'auto' we autodetect it. + +if test "${with_corefoundation_source}" = "auto"; then + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFAllocatorGetDefault in CoreFoundation framework" >&5 +$as_echo_n "checking for CFAllocatorGetDefault in CoreFoundation framework... " >&6; } +if ${ac_cv_framework_CoreFoundation_CFAllocatorGetDefault+:} false; then : + $as_echo_n "(cached) " >&6 +else + ac_check_framework_save_LIBS=$LIBS +LIBS="-framework CoreFoundation $LIBS" +if test x$ac_no_link = xyes; then + as_fn_error $? "link tests are not allowed after AC_NO_EXECUTABLES" "$LINENO" 5 +fi +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 CFAllocatorGetDefault (); +int +main () +{ +return CFAllocatorGetDefault (); + ; + return 0; +} +_ACEOF +if ac_fn_c_try_link "$LINENO"; then : + ac_cv_framework_CoreFoundation_CFAllocatorGetDefault=yes +else + ac_cv_framework_CoreFoundation_CFAllocatorGetDefault=no +fi +rm -f core conftest.err conftest.$ac_objext \ + conftest$ac_exeext conftest.$ac_ext +LIBS=$ac_check_framework_save_LIBS +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_CoreFoundation_CFAllocatorGetDefault" >&5 +$as_echo "$ac_cv_framework_CoreFoundation_CFAllocatorGetDefault" >&6; } +if test $ac_cv_framework_CoreFoundation_CFAllocatorGetDefault = yes; then : + with_corefoundation_source="framework" + LIBS="${LIBS} -framework CoreFoundation" +else + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFAllocatorGetDefault in -lCoreFoundation" >&5 +$as_echo_n "checking for CFAllocatorGetDefault in -lCoreFoundation... " >&6; } +if ${ac_cv_lib_CoreFoundation_CFAllocatorGetDefault+:} false; then : + $as_echo_n "(cached) " >&6 +else + ac_check_lib_save_LIBS=$LIBS +LIBS="-lCoreFoundation $LIBS" +if test x$ac_no_link = xyes; then + as_fn_error $? "link tests are not allowed after AC_NO_EXECUTABLES" "$LINENO" 5 +fi +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 CFAllocatorGetDefault (); +int +main () +{ +return CFAllocatorGetDefault (); + ; + return 0; +} +_ACEOF +if ac_fn_c_try_link "$LINENO"; then : + ac_cv_lib_CoreFoundation_CFAllocatorGetDefault=yes +else + ac_cv_lib_CoreFoundation_CFAllocatorGetDefault=no +fi +rm -f core conftest.err conftest.$ac_objext \ + conftest$ac_exeext conftest.$ac_ext +LIBS=$ac_check_lib_save_LIBS +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_CoreFoundation_CFAllocatorGetDefault" >&5 +$as_echo "$ac_cv_lib_CoreFoundation_CFAllocatorGetDefault" >&6; } +if test "x$ac_cv_lib_CoreFoundation_CFAllocatorGetDefault" = xyes; then : + with_corefoundation_source="cflite" +else + with_corefoundation_source="none" +fi + +fi + +elif test "${with_corefoundation_source}" = "framework"; then + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFAllocatorGetDefault in CoreFoundation framework" >&5 +$as_echo_n "checking for CFAllocatorGetDefault in CoreFoundation framework... " >&6; } +if ${ac_cv_framework_CoreFoundation_CFAllocatorGetDefault+:} false; then : + $as_echo_n "(cached) " >&6 +else + ac_check_framework_save_LIBS=$LIBS +LIBS="-framework CoreFoundation $LIBS" +if test x$ac_no_link = xyes; then + as_fn_error $? "link tests are not allowed after AC_NO_EXECUTABLES" "$LINENO" 5 +fi +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 CFAllocatorGetDefault (); +int +main () +{ +return CFAllocatorGetDefault (); + ; + return 0; +} +_ACEOF +if ac_fn_c_try_link "$LINENO"; then : + ac_cv_framework_CoreFoundation_CFAllocatorGetDefault=yes +else + ac_cv_framework_CoreFoundation_CFAllocatorGetDefault=no +fi +rm -f core conftest.err conftest.$ac_objext \ + conftest$ac_exeext conftest.$ac_ext +LIBS=$ac_check_framework_save_LIBS +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_CoreFoundation_CFAllocatorGetDefault" >&5 +$as_echo "$ac_cv_framework_CoreFoundation_CFAllocatorGetDefault" >&6; } +if test $ac_cv_framework_CoreFoundation_CFAllocatorGetDefault = yes; then : + LIBS="${LIBS} -framework CoreFoundation" +else + with_corefoundation_source="none" +fi + +elif test "${with_corefoundation_source}" = "cflite"; then + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFAllocatorGetDefault in -lCoreFoundation" >&5 +$as_echo_n "checking for CFAllocatorGetDefault in -lCoreFoundation... " >&6; } +if ${ac_cv_lib_CoreFoundation_CFAllocatorGetDefault+:} false; then : + $as_echo_n "(cached) " >&6 +else + ac_check_lib_save_LIBS=$LIBS +LIBS="-lCoreFoundation $LIBS" +if test x$ac_no_link = xyes; then + as_fn_error $? "link tests are not allowed after AC_NO_EXECUTABLES" "$LINENO" 5 +fi +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 CFAllocatorGetDefault (); +int +main () +{ +return CFAllocatorGetDefault (); + ; + return 0; +} +_ACEOF +if ac_fn_c_try_link "$LINENO"; then : + ac_cv_lib_CoreFoundation_CFAllocatorGetDefault=yes +else + ac_cv_lib_CoreFoundation_CFAllocatorGetDefault=no +fi +rm -f core conftest.err conftest.$ac_objext \ + conftest$ac_exeext conftest.$ac_ext +LIBS=$ac_check_lib_save_LIBS +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_CoreFoundation_CFAllocatorGetDefault" >&5 +$as_echo "$ac_cv_lib_CoreFoundation_CFAllocatorGetDefault" >&6; } +if test "x$ac_cv_lib_CoreFoundation_CFAllocatorGetDefault" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_LIBCOREFOUNDATION 1 +_ACEOF + + LIBS="-lCoreFoundation $LIBS" + +else + with_corefoundation_source="none" +fi + + +fi + +if test "${with_corefoundation_source}" = "none"; then + + as_fn_error $? "Cannot determine a source for CoreFoundation." "$LINENO" 5 + +fi + +OPENHLX_CF_SOURCE=${with_corefoundation_source} + +case ${with_corefoundation_source} in + + framework) + OPENHLX_CF_SOURCE_FRAMEWORK=1 + ;; + + cflite) + OPENHLX_CF_SOURCE_CFLITE=1 + ;; + +esac + + + +cat >>confdefs.h <<_ACEOF +#define OPENHLX_CF_SOURCE ${OPENHLX_CF_SOURCE} +_ACEOF + + + + if test "${OPENHLX_CF_SOURCE}" = "framework"; then + OPENHLX_CF_SOURCE_FRAMEWORK_TRUE= + OPENHLX_CF_SOURCE_FRAMEWORK_FALSE='#' +else + OPENHLX_CF_SOURCE_FRAMEWORK_TRUE='#' + OPENHLX_CF_SOURCE_FRAMEWORK_FALSE= +fi + + +cat >>confdefs.h <<_ACEOF +#define OPENHLX_CF_SOURCE_FRAMEWORK ${OPENHLX_CF_SOURCE_FRAMEWORK} +_ACEOF + + + + if test "${OPENHLX_CF_SOURCE}" = "cflite"; then + OPENHLX_CF_SOURCE_CFLITE_TRUE= + OPENHLX_CF_SOURCE_CFLITE_FALSE='#' +else + OPENHLX_CF_SOURCE_CFLITE_TRUE='#' + OPENHLX_CF_SOURCE_CFLITE_FALSE= +fi + + +cat >>confdefs.h <<_ACEOF +#define OPENHLX_CF_SOURCE_CFLITE ${OPENHLX_CF_SOURCE_CFLITE} +_ACEOF + + +# +# Check for headers +# +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdbool.h that conforms to C99" >&5 +$as_echo_n "checking for stdbool.h that conforms to C99... " >&6; } +if ${ac_cv_header_stdbool_h+:} false; then : + $as_echo_n "(cached) " >&6 +else + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ + +#include +#ifndef bool + "error: bool is not defined" +#endif +#ifndef false + "error: false is not defined" +#endif +#if false + "error: false is not 0" +#endif +#ifndef true + "error: true is not defined" +#endif +#if true != 1 + "error: true is not 1" +#endif +#ifndef __bool_true_false_are_defined + "error: __bool_true_false_are_defined is not defined" +#endif + + struct s { _Bool s: 1; _Bool t; } s; + + char a[true == 1 ? 1 : -1]; + char b[false == 0 ? 1 : -1]; + char c[__bool_true_false_are_defined == 1 ? 1 : -1]; + char d[(bool) 0.5 == true ? 1 : -1]; + /* See body of main program for 'e'. */ + char f[(_Bool) 0.0 == false ? 1 : -1]; + char g[true]; + char h[sizeof (_Bool)]; + char i[sizeof s.t]; + enum { j = false, k = true, l = false * true, m = true * 256 }; + /* The following fails for + HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */ + _Bool n[m]; + char o[sizeof n == m * sizeof n[0] ? 1 : -1]; + char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1]; + /* Catch a bug in an HP-UX C compiler. See + http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html + http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html + */ + _Bool q = true; + _Bool *pq = &q; + +int +main () +{ + + bool e = &s; + *pq |= q; + *pq |= ! q; + /* Refer to every declared value, to avoid compiler optimizations. */ + return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l + + !m + !n + !o + !p + !q + !pq); + + ; + return 0; +} +_ACEOF +if ac_fn_c_try_compile "$LINENO"; then : + ac_cv_header_stdbool_h=yes +else + ac_cv_header_stdbool_h=no +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdbool_h" >&5 +$as_echo "$ac_cv_header_stdbool_h" >&6; } +ac_fn_c_check_type "$LINENO" "_Bool" "ac_cv_type__Bool" "$ac_includes_default" +if test "x$ac_cv_type__Bool" = xyes; then : + +cat >>confdefs.h <<_ACEOF +#define HAVE__BOOL 1 +_ACEOF + + +fi + +if test $ac_cv_header_stdbool_h = yes; then + +$as_echo "#define HAVE_STDBOOL_H 1" >>confdefs.h + +fi + +{ $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 +#include +#include +#include + +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 + +_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 + +_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 +/* end confdefs.h. */ +#include +#include +#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 () +{ + 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 +fi + +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 + +$as_echo "#define STDC_HEADERS 1" >>confdefs.h + +fi + + +for ac_header in regex.h +do : + ac_fn_c_check_header_mongrel "$LINENO" "regex.h" "ac_cv_header_regex_h" "$ac_includes_default" +if test "x$ac_cv_header_regex_h" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_REGEX_H 1 +_ACEOF + +fi + +done + +for ac_header in stdint.h +do : + ac_fn_c_check_header_mongrel "$LINENO" "stdint.h" "ac_cv_header_stdint_h" "$ac_includes_default" +if test "x$ac_cv_header_stdint_h" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_STDINT_H 1 +_ACEOF + +fi + +done + +for ac_header in string.h +do : + ac_fn_c_check_header_mongrel "$LINENO" "string.h" "ac_cv_header_string_h" "$ac_includes_default" +if test "x$ac_cv_header_string_h" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_STRING_H 1 +_ACEOF + +fi + +done + + +# +# Check for types and structures +# +ac_fn_c_find_intX_t "$LINENO" "8" "ac_cv_c_int8_t" +case $ac_cv_c_int8_t in #( + no|yes) ;; #( + *) + +cat >>confdefs.h <<_ACEOF +#define int8_t $ac_cv_c_int8_t +_ACEOF +;; +esac + +ac_fn_c_find_intX_t "$LINENO" "16" "ac_cv_c_int16_t" +case $ac_cv_c_int16_t in #( + no|yes) ;; #( + *) + +cat >>confdefs.h <<_ACEOF +#define int16_t $ac_cv_c_int16_t +_ACEOF +;; +esac + +ac_fn_c_find_intX_t "$LINENO" "32" "ac_cv_c_int32_t" +case $ac_cv_c_int32_t in #( + no|yes) ;; #( + *) + +cat >>confdefs.h <<_ACEOF #define int32_t $ac_cv_c_int32_t _ACEOF ;; @@ -22218,6 +23093,18 @@ done fi +# Add any Boost CPPFLAGS, LDFLAGS, and LIBS + +CPPFLAGS="${CPPFLAGS} ${BOOST_CPPFLAGS}" +LIBS="${LIBS} ${BOOST_LIBS}" +LDFLAGS="${LDFLAGS} ${BOOST_LDFLAGS}" + +# Add any CoreFoundation CPPFLAGS, LDFLAGS, and LIBS + +CPPFLAGS="${CPPFLAGS} ${CF_CPPFLAGS}" +LIBS="${LIBS} ${CF_LIBS}" +LDFLAGS="${LDFLAGS} ${CF_LDFLAGS}" + # Add any CFUtilities CPPFLAGS, LDFLAGS, and LIBS CPPFLAGS="${CPPFLAGS} ${CFUTILITIES_CPPFLAGS}" @@ -22248,6 +23135,12 @@ CPPFLAGS="${CPPFLAGS} ${NLUNIT_TEST_CPPFLAGS}" LDFLAGS="${LDFLAGS} ${NLUNIT_TEST_LDFLAGS}" LIBS="${LIBS} ${NLUNIT_TEST_LIBS}" +# Add any TRE CPPFLAGS, LDFLAGS, and LIBS + +CPPFLAGS="${CPPFLAGS} ${TRE_CPPFLAGS}" +LDFLAGS="${LDFLAGS} ${TRE_LDFLAGS}" +LIBS="${LIBS} ${TRE_LIBS}" + # Add any code coverage CPPFLAGS, LDFLAGS, and LIBS CPPFLAGS="${CPPFLAGS} ${NL_COVERAGE_CPPFLAGS}" @@ -22543,6 +23436,14 @@ if test -z "${OPENHLX_WITH_NLUNIT_TEST_INTERNAL_TRUE}" && test -z "${OPENHLX_WIT as_fn_error $? "conditional \"OPENHLX_WITH_NLUNIT_TEST_INTERNAL\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi +if test -z "${OPENHLX_CF_SOURCE_FRAMEWORK_TRUE}" && test -z "${OPENHLX_CF_SOURCE_FRAMEWORK_FALSE}"; then + as_fn_error $? "conditional \"OPENHLX_CF_SOURCE_FRAMEWORK\" was never defined. +Usually this means the macro was only invoked conditionally." "$LINENO" 5 +fi +if test -z "${OPENHLX_CF_SOURCE_CFLITE_TRUE}" && test -z "${OPENHLX_CF_SOURCE_CFLITE_FALSE}"; then + as_fn_error $? "conditional \"OPENHLX_CF_SOURCE_CFLITE\" was never defined. +Usually this means the macro was only invoked conditionally." "$LINENO" 5 +fi : "${CONFIG_STATUS=./config.status}" ac_write_fail=0 @@ -22841,16 +23742,16 @@ if (echo >conf$$.file) 2>/dev/null; then # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -pR'. + # In both cases, we have to default to `cp -p'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -pR' + as_ln_s='cp -p' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else - as_ln_s='cp -pR' + as_ln_s='cp -p' fi else - as_ln_s='cp -pR' + as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null @@ -22910,16 +23811,28 @@ else as_mkdir_p=false fi - -# as_fn_executable_p FILE -# ----------------------- -# Test if FILE is an executable regular file. -as_fn_executable_p () -{ - test -f "$1" && test -x "$1" -} # as_fn_executable_p -as_test_x='test -x' -as_executable_p=as_fn_executable_p +if test -x / >/dev/null 2>&1; then + as_test_x='test -x' +else + if ls -dL / >/dev/null 2>&1; then + as_ls_L_option=L + else + as_ls_L_option= + fi + as_test_x=' + eval sh -c '\'' + if test -d "$1"; then + test -d "$1/."; + else + case $1 in #( + -*)set "./$1";; + esac; + case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( + ???[sx]*):;;*)false;;esac;fi + '\'' sh + ' +fi +as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" @@ -22940,8 +23853,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by openhlx $as_me g0192bdb, which was -generated by GNU Autoconf 2.69. Invocation command line was +This file was extended by openhlx $as_me 1.0.1, which was +generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS @@ -23001,17 +23914,17 @@ Configuration commands: $config_commands Report bugs to <@PACKAGE_EMAIL@>. -openhlx home page: <@PACKAGE_URL@>." +openhlx home page: ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -openhlx config.status g0192bdb -configured by $0, generated by GNU Autoconf 2.69, +openhlx config.status 1.0.1 +configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" -Copyright (C) 2012 Free Software Foundation, Inc. +Copyright (C) 2010 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." @@ -23102,7 +24015,7 @@ fi _ACEOF 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 + set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion shift \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 CONFIG_SHELL='$SHELL' @@ -23126,7 +24039,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # # INIT-COMMANDS # -AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}" +AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" # The HP-UX ksh and POSIX shell print the target directory to stdout @@ -24133,35 +25046,29 @@ $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. - # 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 + case $CONFIG_FILES in + *\'*) eval set x "$CONFIG_FILES" ;; + *) set x $CONFIG_FILES ;; + esac shift - # Used to flag and report bootstrapping failures. - am_rc=0 - for am_mf + for mf do # Strip MF so we end up with the name of the file. - 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 + 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 # limit of 2048, but all sed's we know have understand at least 4000. - 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 || -$as_echo X"$am_mf" | + 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 '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q @@ -24179,48 +25086,53 @@ $as_echo X"$am_mf" | q } s/.*/./; q'` - am_filepart=`$as_basename -- "$am_mf" || -$as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \ - X"$am_mf" : 'X\(//\)$' \| \ - X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X/"$am_mf" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ + 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\/\(\/\/\)$/{ + /^X\(\/\/\)[^/].*/{ s//\1/ q } - /^X\/\(\/\).*/{ + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` - { 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=$? + as_dir=$dirpart/$fdir; as_fn_mkdir_p + # echo "creating $dirpart/$file" + echo '# dummy' > "$dirpart/$file" + done done - if test $am_rc -ne 0; then - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "Something went wrong bootstrapping makefile fragments - for automatic dependency tracking. 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) @@ -25243,6 +26155,10 @@ fi CFUtilities compile flags : ${CFUTILITIES_CPPFLAGS:--} CFUtilities link flags : ${CFUTILITIES_LDFLAGS:--} CFUtilities link libraries : ${CFUTILITIES_LIBS:--} + CoreFoundation source : ${OPENHLX_CF_SOURCE:--} + CoreFoundation compile flags : ${CF_CPPFLAGS:--} + CoreFoundation link flags : ${CF_LDFLAGS:--} + CoreFoundation link libraries : ${CF_LIBS:--} Libtelnet source : ${nl_with_libtelnet:--} Libtelnet compile flags : ${LIBTELNET_CPPFLAGS:--} Libtelnet link flags : ${LIBTELNET_LDFLAGS:--} @@ -25259,6 +26175,9 @@ fi Nlunit-test compile flags : ${NLUNIT_TEST_CPPFLAGS:--} Nlunit-test link flags : ${NLUNIT_TEST_LDFLAGS:--} Nlunit-test link libraries : ${NLUNIT_TEST_LIBS:--} + TRE compile flags : ${TRE_CPPFLAGS:--} + TRE link flags : ${TRE_LDFLAGS:--} + TRE link libraries : ${TRE_LIBS:--} C Preprocessor : ${CPP} C Compiler : ${CC} C++ Preprocessor : ${CXXCPP} @@ -25309,6 +26228,10 @@ $as_echo "$as_me: CFUtilities compile flags : ${CFUTILITIES_CPPFLAGS:--} CFUtilities link flags : ${CFUTILITIES_LDFLAGS:--} CFUtilities link libraries : ${CFUTILITIES_LIBS:--} + CoreFoundation source : ${OPENHLX_CF_SOURCE:--} + CoreFoundation compile flags : ${CF_CPPFLAGS:--} + CoreFoundation link flags : ${CF_LDFLAGS:--} + CoreFoundation link libraries : ${CF_LIBS:--} Libtelnet source : ${nl_with_libtelnet:--} Libtelnet compile flags : ${LIBTELNET_CPPFLAGS:--} Libtelnet link flags : ${LIBTELNET_LDFLAGS:--} @@ -25325,6 +26248,9 @@ $as_echo "$as_me: Nlunit-test compile flags : ${NLUNIT_TEST_CPPFLAGS:--} Nlunit-test link flags : ${NLUNIT_TEST_LDFLAGS:--} Nlunit-test link libraries : ${NLUNIT_TEST_LIBS:--} + TRE compile flags : ${TRE_CPPFLAGS:--} + TRE link flags : ${TRE_LDFLAGS:--} + TRE link libraries : ${TRE_LIBS:--} C Preprocessor : ${CPP} C Compiler : ${CC} C++ Preprocessor : ${CXXCPP} diff --git a/doc/Makefile.in b/doc/Makefile.in index fe51b647..123e30ff 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -37,17 +37,7 @@ # in-package, documentation. # VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -112,8 +102,12 @@ build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ subdir = doc +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -134,7 +128,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) mkinstalldirs = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/include/openhlx-config.h @@ -174,7 +167,7 @@ am__recursive_targets = \ $(RECURSIVE_CLEAN_TARGETS) \ $(am__extra_recursive_targets) AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ - distdir distdir-am + distdir 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 @@ -195,8 +188,6 @@ am__define_uniq_tagged_files = \ ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) -am__DIST_COMMON = $(srcdir)/Makefile.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ @@ -242,6 +233,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -312,6 +306,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -340,6 +337,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = $(PACKAGE_VERSION) XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -454,13 +454,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign doc/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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -577,10 +578,7 @@ 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-am: $(DISTFILES) +distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -755,8 +753,6 @@ uninstall-am: mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ uninstall-am -.PRECIOUS: Makefile - include $(abs_top_nlbuild_autotools_dir)/automake/pre.am diff --git a/doc/man/Makefile.in b/doc/man/Makefile.in index 7f88c534..202075fb 100644 --- a/doc/man/Makefile.in +++ b/doc/man/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -36,17 +36,7 @@ # in-package, man page documentation. # VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -111,8 +101,12 @@ build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ subdir = doc/man +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -133,7 +127,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) mkinstalldirs = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/include/openhlx-config.h @@ -190,8 +183,6 @@ am__installdirs = "$(DESTDIR)$(man1dir)" NROFF = nroff MANS = $(man1_MANS) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -am__DIST_COMMON = $(srcdir)/Makefile.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ @@ -212,6 +203,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -282,6 +276,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -310,6 +307,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = $(PACKAGE_VERSION) XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -425,13 +425,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/man/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign doc/man/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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -496,10 +497,7 @@ ctags CTAGS: cscope cscopelist: -distdir: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) distdir-am - -distdir-am: $(DISTFILES) +distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -650,8 +648,6 @@ uninstall-man: uninstall-man1 ps ps-am tags-am uninstall uninstall-am uninstall-man \ uninstall-man1 -.PRECIOUS: Makefile - include $(abs_top_nlbuild_autotools_dir)/automake/pre.am diff --git a/src/Makefile.in b/src/Makefile.in index 5a05f03c..be73e020 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -36,17 +36,7 @@ # This file is the GNU automake template for the Open HLX. # VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -111,8 +101,12 @@ build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ subdir = src +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -133,7 +127,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) mkinstalldirs = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/include/openhlx-config.h @@ -173,7 +166,7 @@ am__recursive_targets = \ $(RECURSIVE_CLEAN_TARGETS) \ $(am__extra_recursive_targets) AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ - distdir distdir-am + distdir 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 @@ -194,8 +187,6 @@ am__define_uniq_tagged_files = \ ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) -am__DIST_COMMON = $(srcdir)/Makefile.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ @@ -241,6 +232,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -311,6 +305,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -332,6 +329,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = @VERSION@ XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -428,13 +428,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi 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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -551,10 +552,7 @@ 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-am: $(DISTFILES) +distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -725,8 +723,6 @@ uninstall-am: mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ ps ps-am tags tags-am uninstall uninstall-am -.PRECIOUS: Makefile - include $(abs_top_nlbuild_autotools_dir)/automake/pre.am diff --git a/src/hlxc/Makefile.in b/src/hlxc/Makefile.in index c0de3eb7..3313cfb3 100644 --- a/src/hlxc/Makefile.in +++ b/src/hlxc/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -38,17 +38,7 @@ # VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -114,8 +104,13 @@ host_triplet = @host@ target_triplet = @target@ bin_PROGRAMS = hlxc$(EXEEXT) subdir = src/hlxc +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -136,7 +131,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) mkinstalldirs = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/include/openhlx-config.h @@ -177,8 +171,7 @@ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src/include depcomp = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp -am__maybe_remake_depfiles = depfiles -am__depfiles_remade = ./$(DEPDIR)/hlxc-hlxc.Po +am__depfiles_maybe = depfiles am__mv = mv -f CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) @@ -224,9 +217,6 @@ am__define_uniq_tagged_files = \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags -am__DIST_COMMON = $(srcdir)/Makefile.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ @@ -247,6 +237,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -317,6 +310,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -338,6 +334,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = @VERSION@ XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -459,13 +458,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/hlxc/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign src/hlxc/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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -536,13 +536,7 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxc-hlxc.Po@am__quote@ # am--include-marker - -$(am__depfiles_remade): - @$(MKDIR_P) $(@D) - @echo '# dummy' >$@-t && $(am__mv) $@-t $@ - -am--depfiles: $(am__depfiles_remade) +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxc-hlxc.Po@am__quote@ .cpp.o: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @@ -640,10 +634,7 @@ 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-am: $(DISTFILES) +distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -715,7 +706,7 @@ clean: clean-am clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am distclean: distclean-am - -rm -f ./$(DEPDIR)/hlxc-hlxc.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags @@ -761,7 +752,7 @@ install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am - -rm -f ./$(DEPDIR)/hlxc-hlxc.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -782,7 +773,7 @@ uninstall-am: uninstall-binPROGRAMS .MAKE: install-am install-strip -.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \ +.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \ clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \ ctags ctags-am distclean distclean-compile distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ @@ -796,8 +787,6 @@ uninstall-am: uninstall-binPROGRAMS mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags tags-am uninstall uninstall-am uninstall-binPROGRAMS -.PRECIOUS: Makefile - include $(abs_top_nlbuild_autotools_dir)/automake/pre.am diff --git a/src/hlxproxyd/Makefile.in b/src/hlxproxyd/Makefile.in index 7099a215..681ed3c4 100644 --- a/src/hlxproxyd/Makefile.in +++ b/src/hlxproxyd/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -38,17 +38,7 @@ # VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -114,8 +104,13 @@ host_triplet = @host@ target_triplet = @target@ bin_PROGRAMS = hlxproxyd$(EXEEXT) subdir = src/hlxproxyd +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -136,7 +131,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) mkinstalldirs = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/include/openhlx-config.h @@ -147,6 +141,7 @@ PROGRAMS = $(bin_PROGRAMS) am_hlxproxyd_OBJECTS = hlxproxyd-hlxproxyd.$(OBJEXT) hlxproxyd_OBJECTS = $(am_hlxproxyd_OBJECTS) hlxproxyd_DEPENDENCIES = \ + $(top_builddir)/src/lib/common/libopenhlx-common.a \ $(top_builddir)/src/lib/utilities/libopenhlx-utilities.a \ $(top_builddir)/third_party/CFUtilities/repo/src/libCFUtilities.la \ $(top_builddir)/third_party/LogUtilities/repo/src/libLogUtilities.la \ @@ -174,8 +169,7 @@ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src/include depcomp = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp -am__maybe_remake_depfiles = depfiles -am__depfiles_remade = ./$(DEPDIR)/hlxproxyd-hlxproxyd.Po +am__depfiles_maybe = depfiles am__mv = mv -f CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) @@ -221,9 +215,6 @@ am__define_uniq_tagged_files = \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags -am__DIST_COMMON = $(srcdir)/Makefile.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ @@ -244,6 +235,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -314,6 +308,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -335,6 +332,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = @VERSION@ XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -419,6 +419,7 @@ hlxproxyd_CPPFLAGS = \ $(NULL) hlxproxyd_LDADD = \ + $(top_builddir)/src/lib/common/libopenhlx-common.a \ $(top_builddir)/src/lib/utilities/libopenhlx-utilities.a \ $(top_builddir)/third_party/CFUtilities/repo/src/libCFUtilities.la \ $(top_builddir)/third_party/LogUtilities/repo/src/libLogUtilities.la \ @@ -452,13 +453,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/hlxproxyd/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign src/hlxproxyd/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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -529,13 +531,7 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxproxyd-hlxproxyd.Po@am__quote@ # am--include-marker - -$(am__depfiles_remade): - @$(MKDIR_P) $(@D) - @echo '# dummy' >$@-t && $(am__mv) $@-t $@ - -am--depfiles: $(am__depfiles_remade) +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxproxyd-hlxproxyd.Po@am__quote@ .cpp.o: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @@ -633,10 +629,7 @@ 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-am: $(DISTFILES) +distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -708,7 +701,7 @@ clean: clean-am clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am distclean: distclean-am - -rm -f ./$(DEPDIR)/hlxproxyd-hlxproxyd.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags @@ -754,7 +747,7 @@ install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am - -rm -f ./$(DEPDIR)/hlxproxyd-hlxproxyd.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -775,7 +768,7 @@ uninstall-am: uninstall-binPROGRAMS .MAKE: install-am install-strip -.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \ +.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \ clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \ ctags ctags-am distclean distclean-compile distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ @@ -789,8 +782,6 @@ uninstall-am: uninstall-binPROGRAMS mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags tags-am uninstall uninstall-am uninstall-binPROGRAMS -.PRECIOUS: Makefile - include $(abs_top_nlbuild_autotools_dir)/automake/pre.am diff --git a/src/hlxsimd/Makefile.in b/src/hlxsimd/Makefile.in index f623561a..0bdaadc9 100644 --- a/src/hlxsimd/Makefile.in +++ b/src/hlxsimd/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -39,17 +39,7 @@ VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -115,8 +105,14 @@ host_triplet = @host@ target_triplet = @target@ bin_PROGRAMS = hlxsimd$(EXEEXT) subdir = src/hlxsimd +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ + $(noinst_HEADERS) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -137,8 +133,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(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 = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/include/openhlx-config.h @@ -220,52 +214,7 @@ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src/include depcomp = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp -am__maybe_remake_depfiles = depfiles -am__depfiles_remade = \ - ./$(DEPDIR)/hlxsimd-CommandBalanceResponseBasis.Po \ - ./$(DEPDIR)/hlxsimd-CommandEqualizerBandResponseBasis.Po \ - ./$(DEPDIR)/hlxsimd-CommandErrorResponse.Po \ - ./$(DEPDIR)/hlxsimd-CommandManager.Po \ - ./$(DEPDIR)/hlxsimd-CommandNameSetResponseBasis.Po \ - ./$(DEPDIR)/hlxsimd-CommandPropertyResponseBases.Po \ - ./$(DEPDIR)/hlxsimd-CommandQueryResponseBasis.Po \ - ./$(DEPDIR)/hlxsimd-CommandRequestBasis.Po \ - ./$(DEPDIR)/hlxsimd-CommandResponseBasis.Po \ - ./$(DEPDIR)/hlxsimd-CommandSourceResponseBases.Po \ - ./$(DEPDIR)/hlxsimd-CommandVolumeResponseBases.Po \ - ./$(DEPDIR)/hlxsimd-ConfigurationController.Po \ - ./$(DEPDIR)/hlxsimd-ConfigurationControllerCommands.Po \ - ./$(DEPDIR)/hlxsimd-ConnectionBasis.Po \ - ./$(DEPDIR)/hlxsimd-ConnectionBasisDelegate.Po \ - ./$(DEPDIR)/hlxsimd-ConnectionFactory.Po \ - ./$(DEPDIR)/hlxsimd-ConnectionManager.Po \ - ./$(DEPDIR)/hlxsimd-ConnectionTelnet.Po \ - ./$(DEPDIR)/hlxsimd-ContainerControllerBasis.Po \ - ./$(DEPDIR)/hlxsimd-ControllerBasis.Po \ - ./$(DEPDIR)/hlxsimd-ControllerBasisDelegate.Po \ - ./$(DEPDIR)/hlxsimd-EqualizerPresetsController.Po \ - ./$(DEPDIR)/hlxsimd-EqualizerPresetsControllerCommands.Po \ - ./$(DEPDIR)/hlxsimd-FavoritesController.Po \ - ./$(DEPDIR)/hlxsimd-FavoritesControllerCommands.Po \ - ./$(DEPDIR)/hlxsimd-FrontPanelController.Po \ - ./$(DEPDIR)/hlxsimd-FrontPanelControllerCommands.Po \ - ./$(DEPDIR)/hlxsimd-GroupsController.Po \ - ./$(DEPDIR)/hlxsimd-GroupsControllerCommands.Po \ - ./$(DEPDIR)/hlxsimd-HLXServerController.Po \ - ./$(DEPDIR)/hlxsimd-InfraredController.Po \ - ./$(DEPDIR)/hlxsimd-InfraredControllerCommands.Po \ - ./$(DEPDIR)/hlxsimd-ListenerBasis.Po \ - ./$(DEPDIR)/hlxsimd-ListenerBasisDelegate.Po \ - ./$(DEPDIR)/hlxsimd-ListenerFactory.Po \ - ./$(DEPDIR)/hlxsimd-ListenerTelnet.Po \ - ./$(DEPDIR)/hlxsimd-NetworkController.Po \ - ./$(DEPDIR)/hlxsimd-NetworkControllerCommands.Po \ - ./$(DEPDIR)/hlxsimd-SourcesController.Po \ - ./$(DEPDIR)/hlxsimd-SourcesControllerCommands.Po \ - ./$(DEPDIR)/hlxsimd-Utilities.Po \ - ./$(DEPDIR)/hlxsimd-ZonesController.Po \ - ./$(DEPDIR)/hlxsimd-ZonesControllerCommands.Po \ - ./$(DEPDIR)/hlxsimd-hlxsimd.Po +am__depfiles_maybe = depfiles am__mv = mv -f CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) @@ -312,9 +261,6 @@ am__define_uniq_tagged_files = \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags -am__DIST_COMMON = $(srcdir)/Makefile.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ @@ -335,6 +281,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -405,6 +354,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -426,6 +378,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = @VERSION@ XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -643,13 +598,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/hlxsimd/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign src/hlxsimd/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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -720,56 +676,50 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandBalanceResponseBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandEqualizerBandResponseBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandErrorResponse.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandManager.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandNameSetResponseBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandPropertyResponseBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandQueryResponseBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandRequestBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandResponseBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandSourceResponseBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandVolumeResponseBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ConfigurationController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ConfigurationControllerCommands.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ConnectionBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ConnectionBasisDelegate.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ConnectionFactory.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ConnectionManager.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ConnectionTelnet.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ContainerControllerBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ControllerBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ControllerBasisDelegate.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-EqualizerPresetsController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-EqualizerPresetsControllerCommands.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-FavoritesController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-FavoritesControllerCommands.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-FrontPanelController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-FrontPanelControllerCommands.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-GroupsController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-GroupsControllerCommands.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-HLXServerController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-InfraredController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-InfraredControllerCommands.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ListenerBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ListenerBasisDelegate.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ListenerFactory.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ListenerTelnet.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-NetworkController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-NetworkControllerCommands.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-SourcesController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-SourcesControllerCommands.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-Utilities.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ZonesController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ZonesControllerCommands.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-hlxsimd.Po@am__quote@ # am--include-marker - -$(am__depfiles_remade): - @$(MKDIR_P) $(@D) - @echo '# dummy' >$@-t && $(am__mv) $@-t $@ - -am--depfiles: $(am__depfiles_remade) +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandBalanceResponseBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandEqualizerBandResponseBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandErrorResponse.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandManager.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandNameSetResponseBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandPropertyResponseBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandQueryResponseBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandRequestBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandResponseBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandSourceResponseBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-CommandVolumeResponseBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ConfigurationController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ConfigurationControllerCommands.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ConnectionBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ConnectionBasisDelegate.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ConnectionFactory.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ConnectionManager.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ConnectionTelnet.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ContainerControllerBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ControllerBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ControllerBasisDelegate.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-EqualizerPresetsController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-EqualizerPresetsControllerCommands.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-FavoritesController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-FavoritesControllerCommands.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-FrontPanelController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-FrontPanelControllerCommands.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-GroupsController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-GroupsControllerCommands.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-HLXServerController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-InfraredController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-InfraredControllerCommands.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ListenerBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ListenerBasisDelegate.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ListenerFactory.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ListenerTelnet.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-NetworkController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-NetworkControllerCommands.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-SourcesController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-SourcesControllerCommands.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-Utilities.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ZonesController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-ZonesControllerCommands.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hlxsimd-hlxsimd.Po@am__quote@ .cpp.o: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @@ -1469,10 +1419,7 @@ 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-am: $(DISTFILES) +distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -1544,50 +1491,7 @@ clean: clean-am clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am distclean: distclean-am - -rm -f ./$(DEPDIR)/hlxsimd-CommandBalanceResponseBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandEqualizerBandResponseBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandErrorResponse.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandManager.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandNameSetResponseBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandPropertyResponseBases.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandQueryResponseBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandRequestBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandResponseBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandSourceResponseBases.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandVolumeResponseBases.Po - -rm -f ./$(DEPDIR)/hlxsimd-ConfigurationController.Po - -rm -f ./$(DEPDIR)/hlxsimd-ConfigurationControllerCommands.Po - -rm -f ./$(DEPDIR)/hlxsimd-ConnectionBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-ConnectionBasisDelegate.Po - -rm -f ./$(DEPDIR)/hlxsimd-ConnectionFactory.Po - -rm -f ./$(DEPDIR)/hlxsimd-ConnectionManager.Po - -rm -f ./$(DEPDIR)/hlxsimd-ConnectionTelnet.Po - -rm -f ./$(DEPDIR)/hlxsimd-ContainerControllerBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-ControllerBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-ControllerBasisDelegate.Po - -rm -f ./$(DEPDIR)/hlxsimd-EqualizerPresetsController.Po - -rm -f ./$(DEPDIR)/hlxsimd-EqualizerPresetsControllerCommands.Po - -rm -f ./$(DEPDIR)/hlxsimd-FavoritesController.Po - -rm -f ./$(DEPDIR)/hlxsimd-FavoritesControllerCommands.Po - -rm -f ./$(DEPDIR)/hlxsimd-FrontPanelController.Po - -rm -f ./$(DEPDIR)/hlxsimd-FrontPanelControllerCommands.Po - -rm -f ./$(DEPDIR)/hlxsimd-GroupsController.Po - -rm -f ./$(DEPDIR)/hlxsimd-GroupsControllerCommands.Po - -rm -f ./$(DEPDIR)/hlxsimd-HLXServerController.Po - -rm -f ./$(DEPDIR)/hlxsimd-InfraredController.Po - -rm -f ./$(DEPDIR)/hlxsimd-InfraredControllerCommands.Po - -rm -f ./$(DEPDIR)/hlxsimd-ListenerBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-ListenerBasisDelegate.Po - -rm -f ./$(DEPDIR)/hlxsimd-ListenerFactory.Po - -rm -f ./$(DEPDIR)/hlxsimd-ListenerTelnet.Po - -rm -f ./$(DEPDIR)/hlxsimd-NetworkController.Po - -rm -f ./$(DEPDIR)/hlxsimd-NetworkControllerCommands.Po - -rm -f ./$(DEPDIR)/hlxsimd-SourcesController.Po - -rm -f ./$(DEPDIR)/hlxsimd-SourcesControllerCommands.Po - -rm -f ./$(DEPDIR)/hlxsimd-Utilities.Po - -rm -f ./$(DEPDIR)/hlxsimd-ZonesController.Po - -rm -f ./$(DEPDIR)/hlxsimd-ZonesControllerCommands.Po - -rm -f ./$(DEPDIR)/hlxsimd-hlxsimd.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags @@ -1633,50 +1537,7 @@ install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am - -rm -f ./$(DEPDIR)/hlxsimd-CommandBalanceResponseBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandEqualizerBandResponseBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandErrorResponse.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandManager.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandNameSetResponseBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandPropertyResponseBases.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandQueryResponseBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandRequestBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandResponseBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandSourceResponseBases.Po - -rm -f ./$(DEPDIR)/hlxsimd-CommandVolumeResponseBases.Po - -rm -f ./$(DEPDIR)/hlxsimd-ConfigurationController.Po - -rm -f ./$(DEPDIR)/hlxsimd-ConfigurationControllerCommands.Po - -rm -f ./$(DEPDIR)/hlxsimd-ConnectionBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-ConnectionBasisDelegate.Po - -rm -f ./$(DEPDIR)/hlxsimd-ConnectionFactory.Po - -rm -f ./$(DEPDIR)/hlxsimd-ConnectionManager.Po - -rm -f ./$(DEPDIR)/hlxsimd-ConnectionTelnet.Po - -rm -f ./$(DEPDIR)/hlxsimd-ContainerControllerBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-ControllerBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-ControllerBasisDelegate.Po - -rm -f ./$(DEPDIR)/hlxsimd-EqualizerPresetsController.Po - -rm -f ./$(DEPDIR)/hlxsimd-EqualizerPresetsControllerCommands.Po - -rm -f ./$(DEPDIR)/hlxsimd-FavoritesController.Po - -rm -f ./$(DEPDIR)/hlxsimd-FavoritesControllerCommands.Po - -rm -f ./$(DEPDIR)/hlxsimd-FrontPanelController.Po - -rm -f ./$(DEPDIR)/hlxsimd-FrontPanelControllerCommands.Po - -rm -f ./$(DEPDIR)/hlxsimd-GroupsController.Po - -rm -f ./$(DEPDIR)/hlxsimd-GroupsControllerCommands.Po - -rm -f ./$(DEPDIR)/hlxsimd-HLXServerController.Po - -rm -f ./$(DEPDIR)/hlxsimd-InfraredController.Po - -rm -f ./$(DEPDIR)/hlxsimd-InfraredControllerCommands.Po - -rm -f ./$(DEPDIR)/hlxsimd-ListenerBasis.Po - -rm -f ./$(DEPDIR)/hlxsimd-ListenerBasisDelegate.Po - -rm -f ./$(DEPDIR)/hlxsimd-ListenerFactory.Po - -rm -f ./$(DEPDIR)/hlxsimd-ListenerTelnet.Po - -rm -f ./$(DEPDIR)/hlxsimd-NetworkController.Po - -rm -f ./$(DEPDIR)/hlxsimd-NetworkControllerCommands.Po - -rm -f ./$(DEPDIR)/hlxsimd-SourcesController.Po - -rm -f ./$(DEPDIR)/hlxsimd-SourcesControllerCommands.Po - -rm -f ./$(DEPDIR)/hlxsimd-Utilities.Po - -rm -f ./$(DEPDIR)/hlxsimd-ZonesController.Po - -rm -f ./$(DEPDIR)/hlxsimd-ZonesControllerCommands.Po - -rm -f ./$(DEPDIR)/hlxsimd-hlxsimd.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -1697,7 +1558,7 @@ uninstall-am: uninstall-binPROGRAMS .MAKE: install-am install-strip -.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \ +.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \ clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \ ctags ctags-am distclean distclean-compile distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ @@ -1711,8 +1572,6 @@ uninstall-am: uninstall-binPROGRAMS mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags tags-am uninstall uninstall-am uninstall-binPROGRAMS -.PRECIOUS: Makefile - include $(abs_top_nlbuild_autotools_dir)/automake/pre.am diff --git a/src/include/Makefile.in b/src/include/Makefile.in index e7ad3972..689c59f9 100644 --- a/src/include/Makefile.in +++ b/src/include/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -36,18 +36,9 @@ # This file is the GNU automake template for the Open HLX public # headers. # + VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -112,8 +103,14 @@ build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ subdir = src/include +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(srcdir)/openhlx-config.h.in \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ + $(openhlx_include_HEADERS) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -134,7 +131,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) mkinstalldirs = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs CONFIG_HEADER = openhlx-config.h @@ -159,6 +155,35 @@ am__can_run_installinfo = \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } +am__installdirs = "$(DESTDIR)$(openhlx_includedir)" +HEADERS = $(openhlx_include_HEADERS) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \ $(LISP)openhlx-config.h.in # Read a list of newline-separated strings from the standard input, @@ -179,8 +204,6 @@ am__define_uniq_tagged_files = \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags -am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/openhlx-config.h.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ @@ -201,6 +224,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -271,6 +297,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -292,6 +321,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = @VERSION@ XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -379,12 +411,30 @@ OpenHLXHeaderLinks := \ $(OpenHLXHeaderDir)/Utilities \ $(NULL) +OpenHLXVersionFile := \ + $(OpenHLXHeaderDir)/Version.h \ + $(NULL) + BUILT_SOURCES := \ $(OpenHLXHeaderLinks) \ + $(OpenHLXVersionFile) \ $(NULL) CLEANFILES := \ - $(OpenHLXHeaderLinks) \ + $(OpenHLXHeaderLinks) \ + $(OpenHLXVersionFile) \ + $(NULL) + + +# The 'install' target directory transform. Headers in +# openhlx_include_HEADERS will get installed in openhlx_includedir. +openhlx_includedir = \ + ${includedir}/${OpenHLXHeaderDir} + + +# Public library headers to distribute and install. +openhlx_include_HEADERS = \ + ${OpenHLXVersionFile} \ $(NULL) all: $(BUILT_SOURCES) openhlx-config.h @@ -403,13 +453,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/include/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign src/include/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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -441,6 +492,27 @@ mostlyclean-libtool: clean-libtool: -rm -rf .libs _libs +install-openhlx_includeHEADERS: $(openhlx_include_HEADERS) + @$(NORMAL_INSTALL) + @list='$(openhlx_include_HEADERS)'; test -n "$(openhlx_includedir)" || list=; \ + if test -n "$$list"; then \ + echo " $(MKDIR_P) '$(DESTDIR)$(openhlx_includedir)'"; \ + $(MKDIR_P) "$(DESTDIR)$(openhlx_includedir)" || exit 1; \ + fi; \ + for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(openhlx_includedir)'"; \ + $(INSTALL_HEADER) $$files "$(DESTDIR)$(openhlx_includedir)" || exit $$?; \ + done + +uninstall-openhlx_includeHEADERS: + @$(NORMAL_UNINSTALL) + @list='$(openhlx_include_HEADERS)'; test -n "$(openhlx_includedir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + dir='$(DESTDIR)$(openhlx_includedir)'; $(am__uninstall_files_from_dir) ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique @@ -494,10 +566,7 @@ 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-am: $(DISTFILES) +distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -530,8 +599,11 @@ distdir-am: $(DISTFILES) check-am: all-am check: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) check-am -all-am: Makefile openhlx-config.h +all-am: Makefile $(HEADERS) openhlx-config.h installdirs: + for dir in "$(DESTDIR)$(openhlx_includedir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done install: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) install-am install-exec: install-exec-am @@ -585,7 +657,7 @@ info: info-am info-am: -install-data-am: +install-data-am: install-openhlx_includeHEADERS install-dvi: install-dvi-am @@ -629,7 +701,7 @@ ps: ps-am ps-am: -uninstall-am: +uninstall-am: uninstall-openhlx_includeHEADERS .MAKE: all check install install-am install-strip @@ -640,20 +712,30 @@ uninstall-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-generic mostlyclean-libtool pdf pdf-am ps ps-am \ - tags tags-am uninstall uninstall-am - -.PRECIOUS: Makefile + install-openhlx_includeHEADERS install-pdf install-pdf-am \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ + uninstall-am uninstall-openhlx_includeHEADERS include $(abs_top_nlbuild_autotools_dir)/automake/pre.am +define check-file-Version.h +$(top_srcdir)/build/scripts/gen-openhlx-version "`cat $(1)`" -o "$(2)" +endef # check-file-Version.h + $(OpenHLXHeaderDir): | $(builddir) $(call nl-create-dir,$(@)) +$(top_builddir)/.local-version: + $(NL_V_PROGRESS) "MAKE" "$(@)" + +$(NL_V_AT)$(MAKE) $(MFLAGS) -C "$(@D)" "$(@F)" + +$(OpenHLXVersionFile): $(top_builddir)/.local-version | $(OpenHLXHeaderDir) + $(call check-file,Version.h) + $(OpenHLXHeaderDir)/Client: $(abs_top_srcdir)/src/lib/client | $(OpenHLXHeaderDir) $(call nl-create-link) diff --git a/src/include/openhlx-config.h.in b/src/include/openhlx-config.h.in index 18cb0d38..dbcf3641 100644 --- a/src/include/openhlx-config.h.in +++ b/src/include/openhlx-config.h.in @@ -18,6 +18,10 @@ /* Define to 1 if you have the header file. */ #undef HAVE_CFUTILITIES_CFUTILITIES_HPP +/* Define to 1 if you have the header file. + */ +#undef HAVE_COREFOUNDATION_COREFOUNDATION_H + /* define if the compiler supports basic C++11 syntax */ #undef HAVE_CXX11 @@ -27,6 +31,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the `CoreFoundation' library (-lCoreFoundation). */ +#undef HAVE_LIBCOREFOUNDATION + /* Define to 1 if you have the header file. */ #undef HAVE_LIBTELNET_H @@ -45,6 +52,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_NLUNIT_TEST_H +/* Define to 1 if you have the header file. */ +#undef HAVE_REGEX_H + +/* Define to 1 if you have the `regnexec' function. */ +#undef HAVE_REGNEXEC + /* Define to 1 if stdbool.h conforms to C99. */ #undef HAVE_STDBOOL_H @@ -66,6 +79,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H +/* Define to 1 if you have the header file. */ +#undef HAVE_TRE_REGEX_H + /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H @@ -79,8 +95,16 @@ /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O -/* Name of package */ -#undef PACKAGE +/* CoreFoundation source */ +#undef OPENHLX_CF_SOURCE + +/* Define to 1 if you want to use an [Open]CFLite implementation source of + CoreFoundation for Open HLX */ +#undef OPENHLX_CF_SOURCE_CFLITE + +/* Define to 1 if you want to use a system framework implementation source of + CoreFoundation for Open HLX */ +#undef OPENHLX_CF_SOURCE_FRAMEWORK /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT @@ -103,9 +127,6 @@ /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS -/* Version number of package */ -#undef VERSION - /* Define for Solaris 2.5.1 so the uint32_t typedef from , , or is not used. If the typedef were allowed, the #define below would cause a syntax error. */ diff --git a/src/lib/Makefile.in b/src/lib/Makefile.in index ebfdcd3f..56d9e5c6 100644 --- a/src/lib/Makefile.in +++ b/src/lib/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -37,17 +37,7 @@ # libraries. # VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -112,8 +102,12 @@ build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ subdir = src/lib +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -134,7 +128,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) mkinstalldirs = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/include/openhlx-config.h @@ -174,7 +167,7 @@ am__recursive_targets = \ $(RECURSIVE_CLEAN_TARGETS) \ $(am__extra_recursive_targets) AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ - distdir distdir-am + distdir 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 @@ -195,8 +188,6 @@ am__define_uniq_tagged_files = \ ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) -am__DIST_COMMON = $(srcdir)/Makefile.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ @@ -242,6 +233,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -312,6 +306,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -333,6 +330,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = @VERSION@ XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -428,13 +428,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/lib/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign src/lib/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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -551,10 +552,7 @@ 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-am: $(DISTFILES) +distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -725,8 +723,6 @@ uninstall-am: mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ ps ps-am tags tags-am uninstall uninstall-am -.PRECIOUS: Makefile - include $(abs_top_nlbuild_autotools_dir)/automake/pre.am diff --git a/src/lib/client/Makefile.in b/src/lib/client/Makefile.in index ea443518..cf63dab4 100644 --- a/src/lib/client/Makefile.in +++ b/src/lib/client/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -37,17 +37,7 @@ VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -112,8 +102,14 @@ build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ subdir = src/lib/client +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ + $(libopenhlx_client_a_include_HEADERS) $(noinst_HEADERS) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -134,9 +130,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am \ - $(libopenhlx_client_a_include_HEADERS) $(noinst_HEADERS) \ - $(am__DIST_COMMON) mkinstalldirs = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/include/openhlx-config.h @@ -246,58 +239,7 @@ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src/include depcomp = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp -am__maybe_remake_depfiles = depfiles -am__depfiles_remade = \ - ./$(DEPDIR)/libopenhlx_client_a-CommandBalanceRequestBases.Po \ - ./$(DEPDIR)/libopenhlx_client_a-CommandEqualizerBandRequestBases.Po \ - ./$(DEPDIR)/libopenhlx_client_a-CommandErrorResponse.Po \ - ./$(DEPDIR)/libopenhlx_client_a-CommandExchangeBasis.Po \ - ./$(DEPDIR)/libopenhlx_client_a-CommandManager.Po \ - ./$(DEPDIR)/libopenhlx_client_a-CommandNameSetRequestBasis.Po \ - ./$(DEPDIR)/libopenhlx_client_a-CommandPropertyRequestBases.Po \ - ./$(DEPDIR)/libopenhlx_client_a-CommandQueryRequestBasis.Po \ - ./$(DEPDIR)/libopenhlx_client_a-CommandRequestBasis.Po \ - ./$(DEPDIR)/libopenhlx_client_a-CommandResponseBasis.Po \ - ./$(DEPDIR)/libopenhlx_client_a-CommandSourceRequestBases.Po \ - ./$(DEPDIR)/libopenhlx_client_a-CommandVolumeRequestBases.Po \ - ./$(DEPDIR)/libopenhlx_client_a-ConfigurationController.Po \ - ./$(DEPDIR)/libopenhlx_client_a-ConfigurationControllerCommands.Po \ - ./$(DEPDIR)/libopenhlx_client_a-ConfigurationStateChangeNotifications.Po \ - ./$(DEPDIR)/libopenhlx_client_a-ConnectionBasis.Po \ - ./$(DEPDIR)/libopenhlx_client_a-ConnectionFactory.Po \ - ./$(DEPDIR)/libopenhlx_client_a-ConnectionManager.Po \ - ./$(DEPDIR)/libopenhlx_client_a-ConnectionTelnet.Po \ - ./$(DEPDIR)/libopenhlx_client_a-ControllerBasis.Po \ - ./$(DEPDIR)/libopenhlx_client_a-EqualizerBandStateChangeNotificationBasis.Po \ - ./$(DEPDIR)/libopenhlx_client_a-EqualizerPresetsController.Po \ - ./$(DEPDIR)/libopenhlx_client_a-EqualizerPresetsControllerCommands.Po \ - ./$(DEPDIR)/libopenhlx_client_a-EqualizerPresetsStateChangeNotifications.Po \ - ./$(DEPDIR)/libopenhlx_client_a-FavoritesController.Po \ - ./$(DEPDIR)/libopenhlx_client_a-FavoritesControllerCommands.Po \ - ./$(DEPDIR)/libopenhlx_client_a-FavoritesStateChangeNotifications.Po \ - ./$(DEPDIR)/libopenhlx_client_a-FrontPanelController.Po \ - ./$(DEPDIR)/libopenhlx_client_a-FrontPanelControllerCommands.Po \ - ./$(DEPDIR)/libopenhlx_client_a-FrontPanelStateChangeNotifications.Po \ - ./$(DEPDIR)/libopenhlx_client_a-GroupsController.Po \ - ./$(DEPDIR)/libopenhlx_client_a-GroupsControllerCommands.Po \ - ./$(DEPDIR)/libopenhlx_client_a-GroupsStateChangeNotifications.Po \ - ./$(DEPDIR)/libopenhlx_client_a-HLXController.Po \ - ./$(DEPDIR)/libopenhlx_client_a-IdentifierStateChangeNotificationBasis.Po \ - ./$(DEPDIR)/libopenhlx_client_a-InfraredController.Po \ - ./$(DEPDIR)/libopenhlx_client_a-InfraredControllerCommands.Po \ - ./$(DEPDIR)/libopenhlx_client_a-InfraredStateChangeNotifications.Po \ - ./$(DEPDIR)/libopenhlx_client_a-NameStateChangeNotificationBasis.Po \ - ./$(DEPDIR)/libopenhlx_client_a-NetworkController.Po \ - ./$(DEPDIR)/libopenhlx_client_a-NetworkControllerCommands.Po \ - ./$(DEPDIR)/libopenhlx_client_a-SourceStateChangeNotificationBasis.Po \ - ./$(DEPDIR)/libopenhlx_client_a-SourcesController.Po \ - ./$(DEPDIR)/libopenhlx_client_a-SourcesControllerCommands.Po \ - ./$(DEPDIR)/libopenhlx_client_a-SourcesStateChangeNotifications.Po \ - ./$(DEPDIR)/libopenhlx_client_a-StateChangeNotificationBasis.Po \ - ./$(DEPDIR)/libopenhlx_client_a-VolumeStateChangeNotificationBasis.Po \ - ./$(DEPDIR)/libopenhlx_client_a-ZonesController.Po \ - ./$(DEPDIR)/libopenhlx_client_a-ZonesControllerCommands.Po \ - ./$(DEPDIR)/libopenhlx_client_a-ZonesStateChangeNotifications.Po +am__depfiles_maybe = depfiles am__mv = mv -f AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) @@ -348,9 +290,6 @@ am__define_uniq_tagged_files = \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags -am__DIST_COMMON = $(srcdir)/Makefile.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ @@ -371,6 +310,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -441,6 +383,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -462,6 +407,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = @VERSION@ XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -689,13 +637,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/lib/client/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign src/lib/client/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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -749,62 +698,56 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandBalanceRequestBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandEqualizerBandRequestBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandErrorResponse.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandExchangeBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandManager.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandNameSetRequestBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandPropertyRequestBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandQueryRequestBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandRequestBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandResponseBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandSourceRequestBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandVolumeRequestBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ConfigurationController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ConfigurationControllerCommands.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ConfigurationStateChangeNotifications.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ConnectionBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ConnectionFactory.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ConnectionManager.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ConnectionTelnet.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ControllerBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-EqualizerBandStateChangeNotificationBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-EqualizerPresetsController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-EqualizerPresetsControllerCommands.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-EqualizerPresetsStateChangeNotifications.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-FavoritesController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-FavoritesControllerCommands.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-FavoritesStateChangeNotifications.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-FrontPanelController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-FrontPanelControllerCommands.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-FrontPanelStateChangeNotifications.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-GroupsController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-GroupsControllerCommands.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-GroupsStateChangeNotifications.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-HLXController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-IdentifierStateChangeNotificationBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-InfraredController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-InfraredControllerCommands.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-InfraredStateChangeNotifications.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-NameStateChangeNotificationBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-NetworkController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-NetworkControllerCommands.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-SourceStateChangeNotificationBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-SourcesController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-SourcesControllerCommands.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-SourcesStateChangeNotifications.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-StateChangeNotificationBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-VolumeStateChangeNotificationBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ZonesController.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ZonesControllerCommands.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ZonesStateChangeNotifications.Po@am__quote@ # am--include-marker - -$(am__depfiles_remade): - @$(MKDIR_P) $(@D) - @echo '# dummy' >$@-t && $(am__mv) $@-t $@ - -am--depfiles: $(am__depfiles_remade) +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandBalanceRequestBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandEqualizerBandRequestBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandErrorResponse.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandExchangeBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandManager.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandNameSetRequestBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandPropertyRequestBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandQueryRequestBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandRequestBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandResponseBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandSourceRequestBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-CommandVolumeRequestBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ConfigurationController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ConfigurationControllerCommands.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ConfigurationStateChangeNotifications.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ConnectionBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ConnectionFactory.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ConnectionManager.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ConnectionTelnet.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ControllerBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-EqualizerBandStateChangeNotificationBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-EqualizerPresetsController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-EqualizerPresetsControllerCommands.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-EqualizerPresetsStateChangeNotifications.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-FavoritesController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-FavoritesControllerCommands.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-FavoritesStateChangeNotifications.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-FrontPanelController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-FrontPanelControllerCommands.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-FrontPanelStateChangeNotifications.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-GroupsController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-GroupsControllerCommands.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-GroupsStateChangeNotifications.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-HLXController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-IdentifierStateChangeNotificationBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-InfraredController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-InfraredControllerCommands.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-InfraredStateChangeNotifications.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-NameStateChangeNotificationBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-NetworkController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-NetworkControllerCommands.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-SourceStateChangeNotificationBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-SourcesController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-SourcesControllerCommands.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-SourcesStateChangeNotifications.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-StateChangeNotificationBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-VolumeStateChangeNotificationBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ZonesController.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ZonesControllerCommands.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_client_a-ZonesStateChangeNotifications.Po@am__quote@ .cpp.o: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @@ -1609,10 +1552,7 @@ 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-am: $(DISTFILES) +distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -1685,56 +1625,7 @@ clean-am: clean-generic clean-libLIBRARIES clean-libtool \ mostlyclean-am distclean: distclean-am - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandBalanceRequestBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandEqualizerBandRequestBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandErrorResponse.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandExchangeBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandManager.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandNameSetRequestBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandPropertyRequestBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandQueryRequestBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandRequestBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandResponseBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandSourceRequestBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandVolumeRequestBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ConfigurationController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ConfigurationControllerCommands.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ConfigurationStateChangeNotifications.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ConnectionBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ConnectionFactory.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ConnectionManager.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ConnectionTelnet.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ControllerBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-EqualizerBandStateChangeNotificationBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-EqualizerPresetsController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-EqualizerPresetsControllerCommands.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-EqualizerPresetsStateChangeNotifications.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-FavoritesController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-FavoritesControllerCommands.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-FavoritesStateChangeNotifications.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-FrontPanelController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-FrontPanelControllerCommands.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-FrontPanelStateChangeNotifications.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-GroupsController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-GroupsControllerCommands.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-GroupsStateChangeNotifications.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-HLXController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-IdentifierStateChangeNotificationBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-InfraredController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-InfraredControllerCommands.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-InfraredStateChangeNotifications.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-NameStateChangeNotificationBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-NetworkController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-NetworkControllerCommands.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-SourceStateChangeNotificationBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-SourcesController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-SourcesControllerCommands.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-SourcesStateChangeNotifications.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-StateChangeNotificationBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-VolumeStateChangeNotificationBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ZonesController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ZonesControllerCommands.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ZonesStateChangeNotifications.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags @@ -1780,56 +1671,7 @@ install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandBalanceRequestBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandEqualizerBandRequestBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandErrorResponse.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandExchangeBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandManager.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandNameSetRequestBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandPropertyRequestBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandQueryRequestBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandRequestBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandResponseBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandSourceRequestBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-CommandVolumeRequestBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ConfigurationController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ConfigurationControllerCommands.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ConfigurationStateChangeNotifications.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ConnectionBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ConnectionFactory.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ConnectionManager.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ConnectionTelnet.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ControllerBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-EqualizerBandStateChangeNotificationBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-EqualizerPresetsController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-EqualizerPresetsControllerCommands.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-EqualizerPresetsStateChangeNotifications.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-FavoritesController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-FavoritesControllerCommands.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-FavoritesStateChangeNotifications.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-FrontPanelController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-FrontPanelControllerCommands.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-FrontPanelStateChangeNotifications.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-GroupsController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-GroupsControllerCommands.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-GroupsStateChangeNotifications.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-HLXController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-IdentifierStateChangeNotificationBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-InfraredController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-InfraredControllerCommands.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-InfraredStateChangeNotifications.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-NameStateChangeNotificationBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-NetworkController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-NetworkControllerCommands.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-SourceStateChangeNotificationBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-SourcesController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-SourcesControllerCommands.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-SourcesStateChangeNotifications.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-StateChangeNotificationBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-VolumeStateChangeNotificationBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ZonesController.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ZonesControllerCommands.Po - -rm -f ./$(DEPDIR)/libopenhlx_client_a-ZonesStateChangeNotifications.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -1851,9 +1693,9 @@ uninstall-am: uninstall-libLIBRARIES \ .MAKE: install-am install-strip -.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \ - clean-generic clean-libLIBRARIES clean-libtool cscopelist-am \ - ctags ctags-am distclean distclean-compile distclean-generic \ +.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ + clean-libLIBRARIES 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 \ @@ -1868,8 +1710,6 @@ uninstall-am: uninstall-libLIBRARIES \ uninstall-libLIBRARIES \ uninstall-libopenhlx_client_a_includeHEADERS -.PRECIOUS: Makefile - include $(abs_top_nlbuild_autotools_dir)/automake/pre.am diff --git a/src/lib/common/Makefile.in b/src/lib/common/Makefile.in index 1b1ca9da..b92201a9 100644 --- a/src/lib/common/Makefile.in +++ b/src/lib/common/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -40,17 +40,7 @@ VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -115,8 +105,14 @@ build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ subdir = src/lib/common +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ + $(libopenhlx_common_a_include_HEADERS) $(noinst_HEADERS) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -137,9 +133,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am \ - $(libopenhlx_common_a_include_HEADERS) $(noinst_HEADERS) \ - $(am__DIST_COMMON) mkinstalldirs = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/include/openhlx-config.h @@ -224,6 +217,7 @@ am_libopenhlx_common_a_OBJECTS = \ libopenhlx_common_a-SocketAddress.$(OBJEXT) \ libopenhlx_common_a-SourcesControllerBasis.$(OBJEXT) \ libopenhlx_common_a-Timeout.$(OBJEXT) \ + libopenhlx_common_a-Version.$(OBJEXT) \ libopenhlx_common_a-ZonesControllerBasis.$(OBJEXT) libopenhlx_common_a_OBJECTS = $(am_libopenhlx_common_a_OBJECTS) AM_V_P = $(am__v_P_@AM_V@) @@ -241,50 +235,7 @@ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src/include depcomp = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp -am__maybe_remake_depfiles = depfiles -am__depfiles_remade = \ - ./$(DEPDIR)/libopenhlx_common_a-CommandBalanceBufferBasis.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandBuffer.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandConfigurationRegularExpressionBases.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandDelimitedBuffer.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandDelimitedRegularExpression.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandEqualizerBufferBases.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandEqualizerPresetsRegularExpressionBases.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandFavoritesRegularExpressionBases.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandFrontPanelBufferBases.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandFrontPanelRegularExpressionBases.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandGroupsRegularExpressionBases.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandInfraredBufferBases.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandInfraredRegularExpressionBases.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandNameSetBufferBasis.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandNetworkRegularExpressionBases.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandPropertyBufferBases.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandQueryBufferBasis.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandRegularExpression.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandRoleDelimitedBuffer.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandRoleDelimitedRegularExpression.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandRoleDelimiters.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandSourceBufferBases.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandSourcesRegularExpressionBases.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandToneBufferBasis.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandVolumeBufferBases.Po \ - ./$(DEPDIR)/libopenhlx_common_a-CommandZonesRegularExpressionBases.Po \ - ./$(DEPDIR)/libopenhlx_common_a-ConnectionBasis.Po \ - ./$(DEPDIR)/libopenhlx_common_a-ConnectionBuffer.Po \ - ./$(DEPDIR)/libopenhlx_common_a-ConnectionManagerBasis.Po \ - ./$(DEPDIR)/libopenhlx_common_a-EqualizerPresetsControllerBasis.Po \ - ./$(DEPDIR)/libopenhlx_common_a-FavoritesControllerBasis.Po \ - ./$(DEPDIR)/libopenhlx_common_a-GroupsControllerBasis.Po \ - ./$(DEPDIR)/libopenhlx_common_a-HostURL.Po \ - ./$(DEPDIR)/libopenhlx_common_a-HostURLAddress.Po \ - ./$(DEPDIR)/libopenhlx_common_a-IPAddress.Po \ - ./$(DEPDIR)/libopenhlx_common_a-OutputStringStream.Po \ - ./$(DEPDIR)/libopenhlx_common_a-RegularExpression.Po \ - ./$(DEPDIR)/libopenhlx_common_a-RunLoopParameters.Po \ - ./$(DEPDIR)/libopenhlx_common_a-SocketAddress.Po \ - ./$(DEPDIR)/libopenhlx_common_a-SourcesControllerBasis.Po \ - ./$(DEPDIR)/libopenhlx_common_a-Timeout.Po \ - ./$(DEPDIR)/libopenhlx_common_a-ZonesControllerBasis.Po +am__depfiles_maybe = depfiles am__mv = mv -f AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) @@ -331,7 +282,7 @@ am__recursive_targets = \ $(RECURSIVE_CLEAN_TARGETS) \ $(am__extra_recursive_targets) AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ - distdir distdir-am + distdir 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 @@ -352,9 +303,6 @@ am__define_uniq_tagged_files = \ ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) -am__DIST_COMMON = $(srcdir)/Makefile.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ @@ -400,6 +348,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -470,6 +421,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -491,6 +445,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = @VERSION@ XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -634,6 +591,7 @@ libopenhlx_common_a_include_HEADERS = \ SocketAddress.hpp \ SourcesControllerBasis.hpp \ Timeout.hpp \ + Version.hpp \ ZonesControllerBasis.hpp \ $(NULL) @@ -687,6 +645,7 @@ libopenhlx_common_a_SOURCES = \ SocketAddress.cpp \ SourcesControllerBasis.cpp \ Timeout.cpp \ + Version.cpp \ ZonesControllerBasis.cpp \ $(NULL) @@ -706,13 +665,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/lib/common/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign src/lib/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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -766,54 +726,49 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandBalanceBufferBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandBuffer.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandConfigurationRegularExpressionBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandDelimitedBuffer.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandDelimitedRegularExpression.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandEqualizerBufferBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandEqualizerPresetsRegularExpressionBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandFavoritesRegularExpressionBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandFrontPanelBufferBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandFrontPanelRegularExpressionBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandGroupsRegularExpressionBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandInfraredBufferBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandInfraredRegularExpressionBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandNameSetBufferBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandNetworkRegularExpressionBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandPropertyBufferBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandQueryBufferBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandRegularExpression.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandRoleDelimitedBuffer.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandRoleDelimitedRegularExpression.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandRoleDelimiters.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandSourceBufferBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandSourcesRegularExpressionBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandToneBufferBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandVolumeBufferBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandZonesRegularExpressionBases.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-ConnectionBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-ConnectionBuffer.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-ConnectionManagerBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-EqualizerPresetsControllerBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-FavoritesControllerBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-GroupsControllerBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-HostURL.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-HostURLAddress.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-IPAddress.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-OutputStringStream.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-RegularExpression.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-RunLoopParameters.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-SocketAddress.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-SourcesControllerBasis.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-Timeout.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-ZonesControllerBasis.Po@am__quote@ # am--include-marker - -$(am__depfiles_remade): - @$(MKDIR_P) $(@D) - @echo '# dummy' >$@-t && $(am__mv) $@-t $@ - -am--depfiles: $(am__depfiles_remade) +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandBalanceBufferBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandBuffer.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandConfigurationRegularExpressionBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandDelimitedBuffer.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandDelimitedRegularExpression.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandEqualizerBufferBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandEqualizerPresetsRegularExpressionBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandFavoritesRegularExpressionBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandFrontPanelBufferBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandFrontPanelRegularExpressionBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandGroupsRegularExpressionBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandInfraredBufferBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandInfraredRegularExpressionBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandNameSetBufferBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandNetworkRegularExpressionBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandPropertyBufferBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandQueryBufferBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandRegularExpression.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandRoleDelimitedBuffer.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandRoleDelimitedRegularExpression.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandRoleDelimiters.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandSourceBufferBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandSourcesRegularExpressionBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandToneBufferBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandVolumeBufferBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-CommandZonesRegularExpressionBases.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-ConnectionBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-ConnectionBuffer.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-ConnectionManagerBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-EqualizerPresetsControllerBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-FavoritesControllerBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-GroupsControllerBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-HostURL.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-HostURLAddress.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-IPAddress.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-OutputStringStream.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-RegularExpression.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-RunLoopParameters.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-SocketAddress.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-SourcesControllerBasis.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-Timeout.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-Version.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_common_a-ZonesControllerBasis.Po@am__quote@ .cpp.o: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @@ -1413,6 +1368,20 @@ libopenhlx_common_a-Timeout.obj: Timeout.cpp @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libopenhlx_common_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libopenhlx_common_a-Timeout.obj `if test -f 'Timeout.cpp'; then $(CYGPATH_W) 'Timeout.cpp'; else $(CYGPATH_W) '$(srcdir)/Timeout.cpp'; fi` +libopenhlx_common_a-Version.o: Version.cpp +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libopenhlx_common_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libopenhlx_common_a-Version.o -MD -MP -MF $(DEPDIR)/libopenhlx_common_a-Version.Tpo -c -o libopenhlx_common_a-Version.o `test -f 'Version.cpp' || echo '$(srcdir)/'`Version.cpp +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libopenhlx_common_a-Version.Tpo $(DEPDIR)/libopenhlx_common_a-Version.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='Version.cpp' object='libopenhlx_common_a-Version.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libopenhlx_common_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libopenhlx_common_a-Version.o `test -f 'Version.cpp' || echo '$(srcdir)/'`Version.cpp + +libopenhlx_common_a-Version.obj: Version.cpp +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libopenhlx_common_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libopenhlx_common_a-Version.obj -MD -MP -MF $(DEPDIR)/libopenhlx_common_a-Version.Tpo -c -o libopenhlx_common_a-Version.obj `if test -f 'Version.cpp'; then $(CYGPATH_W) 'Version.cpp'; else $(CYGPATH_W) '$(srcdir)/Version.cpp'; fi` +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libopenhlx_common_a-Version.Tpo $(DEPDIR)/libopenhlx_common_a-Version.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='Version.cpp' object='libopenhlx_common_a-Version.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libopenhlx_common_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libopenhlx_common_a-Version.obj `if test -f 'Version.cpp'; then $(CYGPATH_W) 'Version.cpp'; else $(CYGPATH_W) '$(srcdir)/Version.cpp'; fi` + libopenhlx_common_a-ZonesControllerBasis.o: ZonesControllerBasis.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libopenhlx_common_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libopenhlx_common_a-ZonesControllerBasis.o -MD -MP -MF $(DEPDIR)/libopenhlx_common_a-ZonesControllerBasis.Tpo -c -o libopenhlx_common_a-ZonesControllerBasis.o `test -f 'ZonesControllerBasis.cpp' || echo '$(srcdir)/'`ZonesControllerBasis.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libopenhlx_common_a-ZonesControllerBasis.Tpo $(DEPDIR)/libopenhlx_common_a-ZonesControllerBasis.Po @@ -1553,10 +1522,7 @@ 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-am: $(DISTFILES) +distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -1655,48 +1621,7 @@ clean-am: clean-generic clean-libLIBRARIES clean-libtool \ mostlyclean-am distclean: distclean-recursive - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandBalanceBufferBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandBuffer.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandConfigurationRegularExpressionBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandDelimitedBuffer.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandDelimitedRegularExpression.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandEqualizerBufferBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandEqualizerPresetsRegularExpressionBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandFavoritesRegularExpressionBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandFrontPanelBufferBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandFrontPanelRegularExpressionBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandGroupsRegularExpressionBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandInfraredBufferBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandInfraredRegularExpressionBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandNameSetBufferBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandNetworkRegularExpressionBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandPropertyBufferBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandQueryBufferBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandRegularExpression.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandRoleDelimitedBuffer.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandRoleDelimitedRegularExpression.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandRoleDelimiters.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandSourceBufferBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandSourcesRegularExpressionBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandToneBufferBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandVolumeBufferBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandZonesRegularExpressionBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-ConnectionBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-ConnectionBuffer.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-ConnectionManagerBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-EqualizerPresetsControllerBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-FavoritesControllerBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-GroupsControllerBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-HostURL.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-HostURLAddress.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-IPAddress.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-OutputStringStream.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-RegularExpression.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-RunLoopParameters.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-SocketAddress.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-SourcesControllerBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-Timeout.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-ZonesControllerBasis.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags @@ -1742,48 +1667,7 @@ install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-recursive - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandBalanceBufferBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandBuffer.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandConfigurationRegularExpressionBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandDelimitedBuffer.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandDelimitedRegularExpression.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandEqualizerBufferBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandEqualizerPresetsRegularExpressionBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandFavoritesRegularExpressionBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandFrontPanelBufferBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandFrontPanelRegularExpressionBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandGroupsRegularExpressionBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandInfraredBufferBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandInfraredRegularExpressionBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandNameSetBufferBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandNetworkRegularExpressionBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandPropertyBufferBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandQueryBufferBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandRegularExpression.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandRoleDelimitedBuffer.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandRoleDelimitedRegularExpression.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandRoleDelimiters.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandSourceBufferBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandSourcesRegularExpressionBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandToneBufferBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandVolumeBufferBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-CommandZonesRegularExpressionBases.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-ConnectionBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-ConnectionBuffer.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-ConnectionManagerBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-EqualizerPresetsControllerBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-FavoritesControllerBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-GroupsControllerBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-HostURL.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-HostURLAddress.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-IPAddress.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-OutputStringStream.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-RegularExpression.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-RunLoopParameters.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-SocketAddress.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-SourcesControllerBasis.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-Timeout.Po - -rm -f ./$(DEPDIR)/libopenhlx_common_a-ZonesControllerBasis.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -1805,15 +1689,14 @@ uninstall-am: uninstall-libLIBRARIES \ .MAKE: $(am__recursive_targets) install-am install-strip -.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \ - am--depfiles check check-am clean clean-generic \ - clean-libLIBRARIES 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-libLIBRARIES \ +.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ + check-am clean clean-generic clean-libLIBRARIES 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-libLIBRARIES \ install-libopenhlx_common_a_includeHEADERS install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ @@ -1823,8 +1706,6 @@ uninstall-am: uninstall-libLIBRARIES \ uninstall-am uninstall-libLIBRARIES \ uninstall-libopenhlx_common_a_includeHEADERS -.PRECIOUS: Makefile - include $(abs_top_nlbuild_autotools_dir)/automake/pre.am diff --git a/src/lib/common/tests/Makefile.in b/src/lib/common/tests/Makefile.in index 71f5dd5f..22f0a6a2 100644 --- a/src/lib/common/tests/Makefile.in +++ b/src/lib/common/tests/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -38,17 +38,7 @@ # VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -119,8 +109,15 @@ target_triplet = @target@ @OPENHLX_BUILD_TESTS_TRUE@ TestSocketAddress$(EXEEXT) @OPENHLX_BUILD_TESTS_TRUE@TESTS = $(check_PROGRAMS) subdir = src/lib/common/tests +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ + $(noinst_HEADERS) \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/test-driver ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -141,8 +138,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(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 = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/include/openhlx-config.h @@ -194,10 +189,7 @@ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src/include depcomp = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp -am__maybe_remake_depfiles = depfiles -am__depfiles_remade = ./$(DEPDIR)/TestConnectionBuffer.Po \ - ./$(DEPDIR)/TestHostURL.Po ./$(DEPDIR)/TestHostURLAddress.Po \ - ./$(DEPDIR)/TestSocketAddress.Po +am__depfiles_maybe = depfiles am__mv = mv -f CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) @@ -454,10 +446,6 @@ TEST_LOG_DRIVER = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/test-driver TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \ $(TEST_LOG_FLAGS) -am__DIST_COMMON = $(srcdir)/Makefile.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/test-driver DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ @@ -478,6 +466,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -548,6 +539,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -569,6 +563,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = @VERSION@ XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -722,13 +719,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/lib/common/tests/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign src/lib/common/tests/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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -771,16 +769,10 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestConnectionBuffer.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestHostURL.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestHostURLAddress.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestSocketAddress.Po@am__quote@ # am--include-marker - -$(am__depfiles_remade): - @$(MKDIR_P) $(@D) - @echo '# dummy' >$@-t && $(am__mv) $@-t $@ - -am--depfiles: $(am__depfiles_remade) +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestConnectionBuffer.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestHostURL.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestHostURLAddress.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestSocketAddress.Po@am__quote@ .cpp.o: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @@ -894,7 +886,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS) if test -n "$$am__remaking_logs"; then \ echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \ "recursion detected" >&2; \ - elif test -n "$$redo_logs"; then \ + else \ am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \ fi; \ if $(am__make_dryrun); then :; else \ @@ -984,7 +976,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS) fi; \ $$success || exit 1 -check-TESTS: $(check_PROGRAMS) +check-TESTS: @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) @@ -1048,10 +1040,7 @@ TestSocketAddress.log: TestSocketAddress$(EXEEXT) @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-am: $(DISTFILES) +distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -1130,10 +1119,7 @@ clean-am: clean-checkPROGRAMS clean-generic clean-libtool clean-local \ mostlyclean-am distclean: distclean-am - -rm -f ./$(DEPDIR)/TestConnectionBuffer.Po - -rm -f ./$(DEPDIR)/TestHostURL.Po - -rm -f ./$(DEPDIR)/TestHostURLAddress.Po - -rm -f ./$(DEPDIR)/TestSocketAddress.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags @@ -1179,10 +1165,7 @@ install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am - -rm -f ./$(DEPDIR)/TestConnectionBuffer.Po - -rm -f ./$(DEPDIR)/TestHostURL.Po - -rm -f ./$(DEPDIR)/TestHostURLAddress.Po - -rm -f ./$(DEPDIR)/TestSocketAddress.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -1203,22 +1186,19 @@ uninstall-am: .MAKE: check-am install-am install-strip -.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-TESTS \ - check-am clean clean-checkPROGRAMS clean-generic clean-libtool \ - clean-local 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 recheck tags tags-am uninstall \ - uninstall-am - -.PRECIOUS: Makefile +.PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \ + clean-checkPROGRAMS clean-generic clean-libtool clean-local \ + 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 \ + recheck tags tags-am uninstall uninstall-am include $(abs_top_nlbuild_autotools_dir)/automake/pre.am diff --git a/src/lib/model/Makefile.in b/src/lib/model/Makefile.in index 34c74dfe..858ef594 100644 --- a/src/lib/model/Makefile.in +++ b/src/lib/model/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -38,17 +38,7 @@ VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -113,8 +103,14 @@ build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ subdir = src/lib/model +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ + $(libopenhlx_model_a_include_HEADERS) $(noinst_HEADERS) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -135,9 +131,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am \ - $(libopenhlx_model_a_include_HEADERS) $(noinst_HEADERS) \ - $(am__DIST_COMMON) mkinstalldirs = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/include/openhlx-config.h @@ -220,30 +213,7 @@ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src/include depcomp = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp -am__maybe_remake_depfiles = depfiles -am__depfiles_remade = ./$(DEPDIR)/libopenhlx_model_a-BalanceModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-CrossoverModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-EqualizerBandModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-EqualizerBandsModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-EqualizerPresetModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-EqualizerPresetsModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-FavoriteModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-FavoritesModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-FrontPanelModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-GroupModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-GroupsModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-IdentifierModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-IdentifiersCollection.Po \ - ./$(DEPDIR)/libopenhlx_model_a-InfraredModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-NameModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-NetworkModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-SoundModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-SourceModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-SourcesModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-ToneModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-VolumeModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-ZoneModel.Po \ - ./$(DEPDIR)/libopenhlx_model_a-ZonesModel.Po +am__depfiles_maybe = depfiles am__mv = mv -f AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) @@ -290,7 +260,7 @@ am__recursive_targets = \ $(RECURSIVE_CLEAN_TARGETS) \ $(am__extra_recursive_targets) AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ - distdir distdir-am + distdir 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 @@ -311,9 +281,6 @@ am__define_uniq_tagged_files = \ ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) -am__DIST_COMMON = $(srcdir)/Makefile.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ @@ -359,6 +326,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -429,6 +399,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -450,6 +423,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = @VERSION@ XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -618,13 +594,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/lib/model/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign src/lib/model/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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -678,35 +655,29 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-BalanceModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-CrossoverModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-EqualizerBandModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-EqualizerBandsModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-EqualizerPresetModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-EqualizerPresetsModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-FavoriteModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-FavoritesModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-FrontPanelModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-GroupModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-GroupsModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-IdentifierModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-IdentifiersCollection.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-InfraredModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-NameModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-NetworkModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-SoundModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-SourceModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-SourcesModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-ToneModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-VolumeModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-ZoneModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-ZonesModel.Po@am__quote@ # am--include-marker - -$(am__depfiles_remade): - @$(MKDIR_P) $(@D) - @echo '# dummy' >$@-t && $(am__mv) $@-t $@ - -am--depfiles: $(am__depfiles_remade) +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-BalanceModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-CrossoverModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-EqualizerBandModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-EqualizerBandsModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-EqualizerPresetModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-EqualizerPresetsModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-FavoriteModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-FavoritesModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-FrontPanelModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-GroupModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-GroupsModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-IdentifierModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-IdentifiersCollection.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-InfraredModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-NameModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-NetworkModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-SoundModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-SourceModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-SourcesModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-ToneModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-VolumeModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-ZoneModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_model_a-ZonesModel.Po@am__quote@ .cpp.o: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @@ -1180,10 +1151,7 @@ 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-am: $(DISTFILES) +distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -1282,29 +1250,7 @@ clean-am: clean-generic clean-libLIBRARIES clean-libtool \ mostlyclean-am distclean: distclean-recursive - -rm -f ./$(DEPDIR)/libopenhlx_model_a-BalanceModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-CrossoverModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-EqualizerBandModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-EqualizerBandsModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-EqualizerPresetModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-EqualizerPresetsModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-FavoriteModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-FavoritesModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-FrontPanelModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-GroupModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-GroupsModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-IdentifierModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-IdentifiersCollection.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-InfraredModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-NameModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-NetworkModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-SoundModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-SourceModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-SourcesModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-ToneModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-VolumeModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-ZoneModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-ZonesModel.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags @@ -1350,29 +1296,7 @@ install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-recursive - -rm -f ./$(DEPDIR)/libopenhlx_model_a-BalanceModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-CrossoverModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-EqualizerBandModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-EqualizerBandsModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-EqualizerPresetModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-EqualizerPresetsModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-FavoriteModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-FavoritesModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-FrontPanelModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-GroupModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-GroupsModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-IdentifierModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-IdentifiersCollection.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-InfraredModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-NameModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-NetworkModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-SoundModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-SourceModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-SourcesModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-ToneModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-VolumeModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-ZoneModel.Po - -rm -f ./$(DEPDIR)/libopenhlx_model_a-ZonesModel.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -1394,15 +1318,14 @@ uninstall-am: uninstall-libLIBRARIES \ .MAKE: $(am__recursive_targets) install-am install-strip -.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \ - am--depfiles check check-am clean clean-generic \ - clean-libLIBRARIES 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-libLIBRARIES \ +.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ + check-am clean clean-generic clean-libLIBRARIES 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-libLIBRARIES \ install-libopenhlx_model_a_includeHEADERS install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ @@ -1412,8 +1335,6 @@ uninstall-am: uninstall-libLIBRARIES \ uninstall-am uninstall-libLIBRARIES \ uninstall-libopenhlx_model_a_includeHEADERS -.PRECIOUS: Makefile - include $(abs_top_nlbuild_autotools_dir)/automake/pre.am diff --git a/src/lib/model/tests/Makefile.in b/src/lib/model/tests/Makefile.in index b5b2e1e5..080edd6e 100644 --- a/src/lib/model/tests/Makefile.in +++ b/src/lib/model/tests/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -38,17 +38,7 @@ # VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -136,8 +126,15 @@ target_triplet = @target@ @OPENHLX_BUILD_TESTS_TRUE@ TestZonesModel$(EXEEXT) @OPENHLX_BUILD_TESTS_TRUE@TESTS = $(check_PROGRAMS) subdir = src/lib/model/tests +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ + $(noinst_HEADERS) \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/test-driver ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -158,8 +155,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(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 = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/include/openhlx-config.h @@ -327,24 +322,7 @@ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src/include depcomp = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp -am__maybe_remake_depfiles = depfiles -am__depfiles_remade = ./$(DEPDIR)/TestBalanceModel.Po \ - ./$(DEPDIR)/TestCrossoverModel.Po \ - ./$(DEPDIR)/TestEqualizerBandModel.Po \ - ./$(DEPDIR)/TestEqualizerBandsModel.Po \ - ./$(DEPDIR)/TestEqualizerPresetModel.Po \ - ./$(DEPDIR)/TestEqualizerPresetsModel.Po \ - ./$(DEPDIR)/TestFavoriteModel.Po \ - ./$(DEPDIR)/TestFavoritesModel.Po \ - ./$(DEPDIR)/TestFrontPanelModel.Po \ - ./$(DEPDIR)/TestGroupModel.Po ./$(DEPDIR)/TestGroupsModel.Po \ - ./$(DEPDIR)/TestIdentifierModel.Po \ - ./$(DEPDIR)/TestIdentifiersCollection.Po \ - ./$(DEPDIR)/TestInfraredModel.Po ./$(DEPDIR)/TestNameModel.Po \ - ./$(DEPDIR)/TestSoundModel.Po ./$(DEPDIR)/TestSourceModel.Po \ - ./$(DEPDIR)/TestSourcesModel.Po ./$(DEPDIR)/TestToneModel.Po \ - ./$(DEPDIR)/TestVolumeModel.Po ./$(DEPDIR)/TestZoneModel.Po \ - ./$(DEPDIR)/TestZonesModel.Po +am__depfiles_maybe = depfiles am__mv = mv -f CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) @@ -631,10 +609,6 @@ TEST_LOG_DRIVER = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/test-driver TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \ $(TEST_LOG_FLAGS) -am__DIST_COMMON = $(srcdir)/Makefile.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/test-driver DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ @@ -655,6 +629,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -725,6 +702,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -746,6 +726,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = @VERSION@ XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -933,13 +916,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/lib/model/tests/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign src/lib/model/tests/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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -1054,34 +1038,28 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestBalanceModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestCrossoverModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestEqualizerBandModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestEqualizerBandsModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestEqualizerPresetModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestEqualizerPresetsModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestFavoriteModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestFavoritesModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestFrontPanelModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestGroupModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestGroupsModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestIdentifierModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestIdentifiersCollection.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestInfraredModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestNameModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestSoundModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestSourceModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestSourcesModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestToneModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestVolumeModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestZoneModel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestZonesModel.Po@am__quote@ # am--include-marker - -$(am__depfiles_remade): - @$(MKDIR_P) $(@D) - @echo '# dummy' >$@-t && $(am__mv) $@-t $@ - -am--depfiles: $(am__depfiles_remade) +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestBalanceModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestCrossoverModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestEqualizerBandModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestEqualizerBandsModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestEqualizerPresetModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestEqualizerPresetsModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestFavoriteModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestFavoritesModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestFrontPanelModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestGroupModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestGroupsModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestIdentifierModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestIdentifiersCollection.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestInfraredModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestNameModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestSoundModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestSourceModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestSourcesModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestToneModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestVolumeModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestZoneModel.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestZonesModel.Po@am__quote@ .cpp.o: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @@ -1195,7 +1173,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS) if test -n "$$am__remaking_logs"; then \ echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \ "recursion detected" >&2; \ - elif test -n "$$redo_logs"; then \ + else \ am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \ fi; \ if $(am__make_dryrun); then :; else \ @@ -1285,7 +1263,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS) fi; \ $$success || exit 1 -check-TESTS: $(check_PROGRAMS) +check-TESTS: @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) @@ -1475,10 +1453,7 @@ TestZonesModel.log: TestZonesModel$(EXEEXT) @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-am: $(DISTFILES) +distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -1557,28 +1532,7 @@ clean-am: clean-checkPROGRAMS clean-generic clean-libtool clean-local \ mostlyclean-am distclean: distclean-am - -rm -f ./$(DEPDIR)/TestBalanceModel.Po - -rm -f ./$(DEPDIR)/TestCrossoverModel.Po - -rm -f ./$(DEPDIR)/TestEqualizerBandModel.Po - -rm -f ./$(DEPDIR)/TestEqualizerBandsModel.Po - -rm -f ./$(DEPDIR)/TestEqualizerPresetModel.Po - -rm -f ./$(DEPDIR)/TestEqualizerPresetsModel.Po - -rm -f ./$(DEPDIR)/TestFavoriteModel.Po - -rm -f ./$(DEPDIR)/TestFavoritesModel.Po - -rm -f ./$(DEPDIR)/TestFrontPanelModel.Po - -rm -f ./$(DEPDIR)/TestGroupModel.Po - -rm -f ./$(DEPDIR)/TestGroupsModel.Po - -rm -f ./$(DEPDIR)/TestIdentifierModel.Po - -rm -f ./$(DEPDIR)/TestIdentifiersCollection.Po - -rm -f ./$(DEPDIR)/TestInfraredModel.Po - -rm -f ./$(DEPDIR)/TestNameModel.Po - -rm -f ./$(DEPDIR)/TestSoundModel.Po - -rm -f ./$(DEPDIR)/TestSourceModel.Po - -rm -f ./$(DEPDIR)/TestSourcesModel.Po - -rm -f ./$(DEPDIR)/TestToneModel.Po - -rm -f ./$(DEPDIR)/TestVolumeModel.Po - -rm -f ./$(DEPDIR)/TestZoneModel.Po - -rm -f ./$(DEPDIR)/TestZonesModel.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags @@ -1624,28 +1578,7 @@ install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am - -rm -f ./$(DEPDIR)/TestBalanceModel.Po - -rm -f ./$(DEPDIR)/TestCrossoverModel.Po - -rm -f ./$(DEPDIR)/TestEqualizerBandModel.Po - -rm -f ./$(DEPDIR)/TestEqualizerBandsModel.Po - -rm -f ./$(DEPDIR)/TestEqualizerPresetModel.Po - -rm -f ./$(DEPDIR)/TestEqualizerPresetsModel.Po - -rm -f ./$(DEPDIR)/TestFavoriteModel.Po - -rm -f ./$(DEPDIR)/TestFavoritesModel.Po - -rm -f ./$(DEPDIR)/TestFrontPanelModel.Po - -rm -f ./$(DEPDIR)/TestGroupModel.Po - -rm -f ./$(DEPDIR)/TestGroupsModel.Po - -rm -f ./$(DEPDIR)/TestIdentifierModel.Po - -rm -f ./$(DEPDIR)/TestIdentifiersCollection.Po - -rm -f ./$(DEPDIR)/TestInfraredModel.Po - -rm -f ./$(DEPDIR)/TestNameModel.Po - -rm -f ./$(DEPDIR)/TestSoundModel.Po - -rm -f ./$(DEPDIR)/TestSourceModel.Po - -rm -f ./$(DEPDIR)/TestSourcesModel.Po - -rm -f ./$(DEPDIR)/TestToneModel.Po - -rm -f ./$(DEPDIR)/TestVolumeModel.Po - -rm -f ./$(DEPDIR)/TestZoneModel.Po - -rm -f ./$(DEPDIR)/TestZonesModel.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -1666,22 +1599,19 @@ uninstall-am: .MAKE: check-am install-am install-strip -.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-TESTS \ - check-am clean clean-checkPROGRAMS clean-generic clean-libtool \ - clean-local 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 recheck tags tags-am uninstall \ - uninstall-am - -.PRECIOUS: Makefile +.PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \ + clean-checkPROGRAMS clean-generic clean-libtool clean-local \ + 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 \ + recheck tags tags-am uninstall uninstall-am include $(abs_top_nlbuild_autotools_dir)/automake/pre.am diff --git a/src/lib/utilities/Makefile.in b/src/lib/utilities/Makefile.in index 5dd209b3..eed5f0ed 100644 --- a/src/lib/utilities/Makefile.in +++ b/src/lib/utilities/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -38,17 +38,7 @@ VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -113,8 +103,14 @@ build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ subdir = src/lib/utilities +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ + $(libopenhlx_utilities_a_include_HEADERS) $(noinst_HEADERS) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -135,9 +131,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am \ - $(libopenhlx_utilities_a_include_HEADERS) $(noinst_HEADERS) \ - $(am__DIST_COMMON) mkinstalldirs = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/include/openhlx-config.h @@ -201,11 +194,7 @@ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src/include depcomp = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp -am__maybe_remake_depfiles = depfiles -am__depfiles_remade = ./$(DEPDIR)/libopenhlx_utilities_a-Parse.Po \ - ./$(DEPDIR)/libopenhlx_utilities_a-RunLoopQueue.Po \ - ./$(DEPDIR)/libopenhlx_utilities_a-strntol.Po \ - ./$(DEPDIR)/libopenhlx_utilities_a-strntoul.Po +am__depfiles_maybe = depfiles am__mv = mv -f AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) @@ -252,7 +241,7 @@ am__recursive_targets = \ $(RECURSIVE_CLEAN_TARGETS) \ $(am__extra_recursive_targets) AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ - distdir distdir-am + distdir 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 @@ -273,9 +262,6 @@ am__define_uniq_tagged_files = \ ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) -am__DIST_COMMON = $(srcdir)/Makefile.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ @@ -321,6 +307,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -391,6 +380,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -412,6 +404,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = @VERSION@ XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -546,13 +541,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/lib/utilities/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign src/lib/utilities/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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -606,16 +602,10 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_utilities_a-Parse.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_utilities_a-RunLoopQueue.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_utilities_a-strntol.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_utilities_a-strntoul.Po@am__quote@ # am--include-marker - -$(am__depfiles_remade): - @$(MKDIR_P) $(@D) - @echo '# dummy' >$@-t && $(am__mv) $@-t $@ - -am--depfiles: $(am__depfiles_remade) +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_utilities_a-Parse.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_utilities_a-RunLoopQueue.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_utilities_a-strntol.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenhlx_utilities_a-strntoul.Po@am__quote@ .cpp.o: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @@ -823,10 +813,7 @@ 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-am: $(DISTFILES) +distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -925,10 +912,7 @@ clean-am: clean-generic clean-libLIBRARIES clean-libtool \ mostlyclean-am distclean: distclean-recursive - -rm -f ./$(DEPDIR)/libopenhlx_utilities_a-Parse.Po - -rm -f ./$(DEPDIR)/libopenhlx_utilities_a-RunLoopQueue.Po - -rm -f ./$(DEPDIR)/libopenhlx_utilities_a-strntol.Po - -rm -f ./$(DEPDIR)/libopenhlx_utilities_a-strntoul.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags @@ -974,10 +958,7 @@ install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-recursive - -rm -f ./$(DEPDIR)/libopenhlx_utilities_a-Parse.Po - -rm -f ./$(DEPDIR)/libopenhlx_utilities_a-RunLoopQueue.Po - -rm -f ./$(DEPDIR)/libopenhlx_utilities_a-strntol.Po - -rm -f ./$(DEPDIR)/libopenhlx_utilities_a-strntoul.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -999,15 +980,14 @@ uninstall-am: uninstall-libLIBRARIES \ .MAKE: $(am__recursive_targets) install-am install-strip -.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \ - am--depfiles check check-am clean clean-generic \ - clean-libLIBRARIES 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-libLIBRARIES \ +.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ + check-am clean clean-generic clean-libLIBRARIES 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-libLIBRARIES \ install-libopenhlx_utilities_a_includeHEADERS install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ @@ -1017,8 +997,6 @@ uninstall-am: uninstall-libLIBRARIES \ uninstall-am uninstall-libLIBRARIES \ uninstall-libopenhlx_utilities_a_includeHEADERS -.PRECIOUS: Makefile - include $(abs_top_nlbuild_autotools_dir)/automake/pre.am diff --git a/src/lib/utilities/tests/Makefile.in b/src/lib/utilities/tests/Makefile.in index c6a3d44f..0d280e53 100644 --- a/src/lib/utilities/tests/Makefile.in +++ b/src/lib/utilities/tests/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -38,17 +38,7 @@ # VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -116,8 +106,15 @@ target_triplet = @target@ @OPENHLX_BUILD_TESTS_TRUE@ Test_strntoul$(EXEEXT) @OPENHLX_BUILD_TESTS_TRUE@TESTS = $(check_PROGRAMS) subdir = src/lib/utilities/tests +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ + $(noinst_HEADERS) \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/test-driver ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -138,8 +135,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(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 = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/include/openhlx-config.h @@ -178,9 +173,7 @@ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src/include depcomp = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp -am__maybe_remake_depfiles = depfiles -am__depfiles_remade = ./$(DEPDIR)/Test_strntol.Po \ - ./$(DEPDIR)/Test_strntoul.Po +am__depfiles_maybe = depfiles am__mv = mv -f CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) @@ -434,10 +427,6 @@ TEST_LOG_DRIVER = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/test-driver TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \ $(TEST_LOG_FLAGS) -am__DIST_COMMON = $(srcdir)/Makefile.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/test-driver DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ @@ -458,6 +447,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -528,6 +520,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -549,6 +544,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = @VERSION@ XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -697,13 +695,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/lib/utilities/tests/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign src/lib/utilities/tests/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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -738,14 +737,8 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Test_strntol.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Test_strntoul.Po@am__quote@ # am--include-marker - -$(am__depfiles_remade): - @$(MKDIR_P) $(@D) - @echo '# dummy' >$@-t && $(am__mv) $@-t $@ - -am--depfiles: $(am__depfiles_remade) +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Test_strntol.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Test_strntoul.Po@am__quote@ .cpp.o: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @@ -859,7 +852,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS) if test -n "$$am__remaking_logs"; then \ echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \ "recursion detected" >&2; \ - elif test -n "$$redo_logs"; then \ + else \ am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \ fi; \ if $(am__make_dryrun); then :; else \ @@ -949,7 +942,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS) fi; \ $$success || exit 1 -check-TESTS: $(check_PROGRAMS) +check-TESTS: @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) @@ -999,10 +992,7 @@ Test_strntoul.log: Test_strntoul$(EXEEXT) @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-am: $(DISTFILES) +distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -1081,8 +1071,7 @@ clean-am: clean-checkPROGRAMS clean-generic clean-libtool clean-local \ mostlyclean-am distclean: distclean-am - -rm -f ./$(DEPDIR)/Test_strntol.Po - -rm -f ./$(DEPDIR)/Test_strntoul.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags @@ -1128,8 +1117,7 @@ install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am - -rm -f ./$(DEPDIR)/Test_strntol.Po - -rm -f ./$(DEPDIR)/Test_strntoul.Po + -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -1150,22 +1138,19 @@ uninstall-am: .MAKE: check-am install-am install-strip -.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-TESTS \ - check-am clean clean-checkPROGRAMS clean-generic clean-libtool \ - clean-local 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 recheck tags tags-am uninstall \ - uninstall-am - -.PRECIOUS: Makefile +.PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \ + clean-checkPROGRAMS clean-generic clean-libtool clean-local \ + 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 \ + recheck tags tags-am uninstall uninstall-am include $(abs_top_nlbuild_autotools_dir)/automake/pre.am diff --git a/tests/Makefile.in b/tests/Makefile.in index 1e32220c..8a04d9f5 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -37,17 +37,7 @@ # VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -114,8 +104,14 @@ target_triplet = @target@ check_PROGRAMS = @OPENHLX_BUILD_TESTS_TRUE@TESTS = $(am__EXEEXT_1) subdir = tests +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ + $(noinst_HEADERS) \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/test-driver ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -136,8 +132,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(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 = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/include/openhlx-config.h @@ -368,9 +362,6 @@ am__set_b = \ *) \ b='$*';; \ esac -am__DIST_COMMON = $(srcdir)/Makefile.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/test-driver DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ @@ -391,6 +382,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -461,6 +455,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -482,6 +479,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = @VERSION@ XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -608,13 +608,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign tests/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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -677,7 +678,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS) if test -n "$$am__remaking_logs"; then \ echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \ "recursion detected" >&2; \ - elif test -n "$$redo_logs"; then \ + else \ am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \ fi; \ if $(am__make_dryrun); then :; else \ @@ -767,7 +768,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS) fi; \ $$success || exit 1 -check-TESTS: $(check_PROGRAMS) +check-TESTS: @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) @@ -803,10 +804,7 @@ recheck: all $(check_PROGRAMS) @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-am: $(DISTFILES) +distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -961,8 +959,6 @@ uninstall-am: mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ recheck tags-am uninstall uninstall-am -.PRECIOUS: Makefile - include $(abs_top_nlbuild_autotools_dir)/automake/pre.am diff --git a/third_party/Makefile.in b/third_party/Makefile.in index 76060caf..ba335eba 100644 --- a/third_party/Makefile.in +++ b/third_party/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -37,17 +37,7 @@ # third-party software directory. # VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -112,8 +102,12 @@ build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ subdir = third_party +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -134,7 +128,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) mkinstalldirs = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/include/openhlx-config.h @@ -174,7 +167,7 @@ am__recursive_targets = \ $(RECURSIVE_CLEAN_TARGETS) \ $(am__extra_recursive_targets) AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ - distdir distdir-am + distdir 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 @@ -194,8 +187,6 @@ am__define_uniq_tagged_files = \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags -am__DIST_COMMON = $(srcdir)/Makefile.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ @@ -241,6 +232,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -311,6 +305,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -332,6 +329,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = @VERSION@ XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -448,13 +448,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign third_party/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign third_party/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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -571,10 +572,7 @@ 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-am: $(DISTFILES) +distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -745,8 +743,6 @@ uninstall-am: mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ ps ps-am tags tags-am uninstall uninstall-am -.PRECIOUS: Makefile - include $(abs_top_nlbuild_autotools_dir)/automake/pre.am diff --git a/third_party/NuovationsUtilities/Makefile.in b/third_party/NuovationsUtilities/Makefile.in index 568cce78..18810154 100644 --- a/third_party/NuovationsUtilities/Makefile.in +++ b/third_party/NuovationsUtilities/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -39,17 +39,7 @@ VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -114,8 +104,14 @@ build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ subdir = third_party/NuovationsUtilities +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ + $(include_HEADERS) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -136,8 +132,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \ - $(am__DIST_COMMON) mkinstalldirs = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/include/openhlx-config.h @@ -199,8 +193,7 @@ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src/include depcomp = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp -am__maybe_remake_depfiles = depfiles -am__depfiles_remade = repo/$(DEPDIR)/libNuovationsUtilities_a-GenerateShortOptions.Po +am__depfiles_maybe = depfiles am__mv = mv -f AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) @@ -251,9 +244,6 @@ am__define_uniq_tagged_files = \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags -am__DIST_COMMON = $(srcdir)/Makefile.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ @@ -274,6 +264,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -344,6 +337,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -365,6 +361,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = @VERSION@ XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -471,13 +470,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign third_party/NuovationsUtilities/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign third_party/NuovationsUtilities/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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -540,13 +540,7 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@repo/$(DEPDIR)/libNuovationsUtilities_a-GenerateShortOptions.Po@am__quote@ # am--include-marker - -$(am__depfiles_remade): - @$(MKDIR_P) $(@D) - @echo '# dummy' >$@-t && $(am__mv) $@-t $@ - -am--depfiles: $(am__depfiles_remade) +@AMDEP_TRUE@@am__include@ @am__quote@repo/$(DEPDIR)/libNuovationsUtilities_a-GenerateShortOptions.Po@am__quote@ .cpp.o: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @@ -665,10 +659,7 @@ 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-am: $(DISTFILES) +distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -743,7 +734,7 @@ clean-am: clean-generic clean-libLIBRARIES clean-libtool \ mostlyclean-am distclean: distclean-am - -rm -f repo/$(DEPDIR)/libNuovationsUtilities_a-GenerateShortOptions.Po + -rm -rf repo/$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags @@ -789,7 +780,7 @@ install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am - -rm -f repo/$(DEPDIR)/libNuovationsUtilities_a-GenerateShortOptions.Po + -rm -rf repo/$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -810,9 +801,9 @@ uninstall-am: uninstall-includeHEADERS uninstall-libLIBRARIES .MAKE: install-am install-strip -.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \ - clean-generic clean-libLIBRARIES clean-libtool cscopelist-am \ - ctags ctags-am distclean distclean-compile distclean-generic \ +.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ + clean-libLIBRARIES 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 \ @@ -826,8 +817,6 @@ uninstall-am: uninstall-includeHEADERS uninstall-libLIBRARIES tags tags-am uninstall uninstall-am uninstall-includeHEADERS \ uninstall-libLIBRARIES -.PRECIOUS: Makefile - include $(abs_top_nlbuild_autotools_dir)/automake/pre.am diff --git a/third_party/libtelnet/Makefile.in b/third_party/libtelnet/Makefile.in index 4fbb1328..53a54def 100644 --- a/third_party/libtelnet/Makefile.in +++ b/third_party/libtelnet/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -39,17 +39,7 @@ VPATH = @srcdir@ -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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -114,8 +104,14 @@ build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ subdir = third_party/libtelnet +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ + $(include_HEADERS) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ +am__aclocal_m4_deps = \ + $(top_srcdir)/third_party/cycript/repo/m4/framework.m4 \ + $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \ $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \ @@ -136,8 +132,6 @@ am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \ - $(am__DIST_COMMON) mkinstalldirs = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/include/openhlx-config.h @@ -197,8 +191,7 @@ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src/include depcomp = $(SHELL) \ $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp -am__maybe_remake_depfiles = depfiles -am__depfiles_remade = repo/$(DEPDIR)/libtelnet.Po +am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) @@ -249,9 +242,6 @@ am__define_uniq_tagged_files = \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags -am__DIST_COMMON = $(srcdir)/Makefile.in \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \ - $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ @@ -272,6 +262,9 @@ CFUTILITIES_CPPFLAGS = @CFUTILITIES_CPPFLAGS@ CFUTILITIES_LDFLAGS = @CFUTILITIES_LDFLAGS@ CFUTILITIES_LIBS = @CFUTILITIES_LIBS@ CFUTILITIES_SUBDIRS = @CFUTILITIES_SUBDIRS@ +CF_CPPFLAGS = @CF_CPPFLAGS@ +CF_LDFLAGS = @CF_LDFLAGS@ +CF_LIBS = @CF_LIBS@ CLANG_FORMAT = @CLANG_FORMAT@ CMP = @CMP@ CPP = @CPP@ @@ -342,6 +335,9 @@ NMEDIT = @NMEDIT@ OBJCOPY = @OBJCOPY@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENHLX_CF_SOURCE = @OPENHLX_CF_SOURCE@ +OPENHLX_CF_SOURCE_CFLITE = @OPENHLX_CF_SOURCE_CFLITE@ +OPENHLX_CF_SOURCE_FRAMEWORK = @OPENHLX_CF_SOURCE_FRAMEWORK@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ @@ -363,6 +359,9 @@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ +TRE_CPPFLAGS = @TRE_CPPFLAGS@ +TRE_LDFLAGS = @TRE_LDFLAGS@ +TRE_LIBS = @TRE_LIBS@ VERSION = @VERSION@ XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ @@ -466,13 +465,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign third_party/libtelnet/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign third_party/libtelnet/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__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -535,13 +535,7 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@repo/$(DEPDIR)/libtelnet.Po@am__quote@ # am--include-marker - -$(am__depfiles_remade): - @$(MKDIR_P) $(@D) - @echo '# dummy' >$@-t && $(am__mv) $@-t $@ - -am--depfiles: $(am__depfiles_remade) +@AMDEP_TRUE@@am__include@ @am__quote@repo/$(DEPDIR)/libtelnet.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @@ -646,10 +640,7 @@ 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-am: $(DISTFILES) +distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -724,7 +715,7 @@ clean-am: clean-generic clean-libLIBRARIES clean-libtool \ mostlyclean-am distclean: distclean-am - -rm -f repo/$(DEPDIR)/libtelnet.Po + -rm -rf repo/$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags @@ -770,7 +761,7 @@ install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am - -rm -f repo/$(DEPDIR)/libtelnet.Po + -rm -rf repo/$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -791,9 +782,9 @@ uninstall-am: uninstall-includeHEADERS uninstall-libLIBRARIES .MAKE: install-am install-strip -.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \ - clean-generic clean-libLIBRARIES clean-libtool cscopelist-am \ - ctags ctags-am distclean distclean-compile distclean-generic \ +.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ + clean-libLIBRARIES 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 \ @@ -807,8 +798,6 @@ uninstall-am: uninstall-includeHEADERS uninstall-libLIBRARIES tags tags-am uninstall uninstall-am uninstall-includeHEADERS \ uninstall-libLIBRARIES -.PRECIOUS: Makefile - include $(abs_top_nlbuild_autotools_dir)/automake/pre.am