===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
autoconf-archive-20190106/doc/ax_prog_tasm_opt.texi-11-
autoconf-archive-20190106/doc/ax_prog_tasm_opt.texi:12:This macro checks if the TASM assembler accepts the given option. If
autoconf-archive-20190106/doc/ax_prog_tasm_opt.texi-13-yes, the option is appended to the variable 'var_name', otherwise
##############################################
autoconf-archive-20190106/doc/ax_expand_prefix.texi-20-MYVAR="$@{datadir@}/putter" but you do have to run `eval` a few times,
autoconf-archive-20190106/doc/ax_expand_prefix.texi:21:sth. like MYVAR=`eval "echo \"$MYVAR\""` done at least two times.
autoconf-archive-20190106/doc/ax_expand_prefix.texi-22-
##############################################
autoconf-archive-20190106/doc/ax_prog_fasm.texi-11-
autoconf-archive-20190106/doc/ax_prog_fasm.texi:12:This macro searches for the FASM assembler and sets the variable "fasm"
autoconf-archive-20190106/doc/ax_prog_fasm.texi-13-to the name of the application or to "no" if not found. If
##############################################
autoconf-archive-20190106/doc/ax_prog_nasm_opt.texi-11-
autoconf-archive-20190106/doc/ax_prog_nasm_opt.texi:12:This macro checks if the NASM assembler accepts the given option. If
autoconf-archive-20190106/doc/ax_prog_nasm_opt.texi-13-yes, the option is appended to the variable 'var_name', otherwise
##############################################
autoconf-archive-20190106/doc/ax_prog_masm.texi-11-
autoconf-archive-20190106/doc/ax_prog_masm.texi:12:This macro searches for the MASM assembler and sets the variable "masm"
autoconf-archive-20190106/doc/ax_prog_masm.texi-13-to the name of the application or to "no" if not found. If
##############################################
autoconf-archive-20190106/doc/ax_prog_tasm.texi-11-
autoconf-archive-20190106/doc/ax_prog_tasm.texi:12:This macro searches for the TASM assembler and sets the variable "tasm"
autoconf-archive-20190106/doc/ax_prog_tasm.texi-13-to the name of the application or to "no" if not found. If
##############################################
autoconf-archive-20190106/doc/autoconf-archive.info-24034-
autoconf-archive-20190106/doc/autoconf-archive.info:24035:This macro searches for the FASM assembler and sets the variable "fasm"
autoconf-archive-20190106/doc/autoconf-archive.info-24036-to the name of the application or to "no" if not found.  If
##############################################
autoconf-archive-20190106/doc/autoconf-archive.info-24097-
autoconf-archive-20190106/doc/autoconf-archive.info:24098:This macro checks if the FASM assembler accepts the given option.  If
autoconf-archive-20190106/doc/autoconf-archive.info-24099-yes, the option is appended to the variable 'var_name', otherwise
##############################################
autoconf-archive-20190106/doc/autoconf-archive.info-25424-
autoconf-archive-20190106/doc/autoconf-archive.info:25425:This macro searches for the MASM assembler and sets the variable "masm"
autoconf-archive-20190106/doc/autoconf-archive.info-25426-to the name of the application or to "no" if not found.  If
##############################################
autoconf-archive-20190106/doc/autoconf-archive.info-25487-
autoconf-archive-20190106/doc/autoconf-archive.info:25488:This macro checks if the MASM assembler accepts the given option.  If
autoconf-archive-20190106/doc/autoconf-archive.info-25489-yes, the option is appended to the variable 'var_name', otherwise
##############################################
autoconf-archive-20190106/doc/autoconf-archive.info-25941-
autoconf-archive-20190106/doc/autoconf-archive.info:25942:This macro searches for the NASM assembler and sets the variable "nasm"
autoconf-archive-20190106/doc/autoconf-archive.info-25943-to the name of the application or to "no" if not found.  If
##############################################
autoconf-archive-20190106/doc/autoconf-archive.info-26004-
autoconf-archive-20190106/doc/autoconf-archive.info:26005:This macro checks if the NASM assembler accepts the given option.  If
autoconf-archive-20190106/doc/autoconf-archive.info-26006-yes, the option is appended to the variable 'var_name', otherwise
##############################################
autoconf-archive-20190106/doc/autoconf-archive.info-26580-
autoconf-archive-20190106/doc/autoconf-archive.info:26581:This macro searches for the TASM assembler and sets the variable "tasm"
autoconf-archive-20190106/doc/autoconf-archive.info-26582-to the name of the application or to "no" if not found.  If
##############################################
autoconf-archive-20190106/doc/autoconf-archive.info-26643-
autoconf-archive-20190106/doc/autoconf-archive.info:26644:This macro checks if the TASM assembler accepts the given option.  If
autoconf-archive-20190106/doc/autoconf-archive.info-26645-yes, the option is appended to the variable 'var_name', otherwise
##############################################
autoconf-archive-20190106/doc/autoconf-archive.info-26841-
autoconf-archive-20190106/doc/autoconf-archive.info:26842:This macro searches for the YASM assembler and sets the variable "yasm"
autoconf-archive-20190106/doc/autoconf-archive.info-26843-to the name of the application or to "no" if not found.  If
##############################################
autoconf-archive-20190106/doc/autoconf-archive.info-26904-
autoconf-archive-20190106/doc/autoconf-archive.info:26905:This macro checks if the YASM assembler accepts the given option.  If
autoconf-archive-20190106/doc/autoconf-archive.info-26906-yes, the option is appended to the variable 'var_name', otherwise
##############################################
autoconf-archive-20190106/doc/autoconf-archive.info-28151-         -mkdir -p $(RPM_DIR)/SRPMS
autoconf-archive-20190106/doc/autoconf-archive.info:28152:         -mkdir -p `dirname $(RPM_TARGET)`
autoconf-archive-20190106/doc/autoconf-archive.info-28153-         $(RPM_PROG) $(RPM_ARGS) $(RPM_TARBALL)
##############################################
autoconf-archive-20190106/doc/ax_prog_masm_opt.texi-11-
autoconf-archive-20190106/doc/ax_prog_masm_opt.texi:12:This macro checks if the MASM assembler accepts the given option. If
autoconf-archive-20190106/doc/ax_prog_masm_opt.texi-13-yes, the option is appended to the variable 'var_name', otherwise
##############################################
autoconf-archive-20190106/doc/ax_prog_yasm.texi-11-
autoconf-archive-20190106/doc/ax_prog_yasm.texi:12:This macro searches for the YASM assembler and sets the variable "yasm"
autoconf-archive-20190106/doc/ax_prog_yasm.texi-13-to the name of the application or to "no" if not found. If
##############################################
autoconf-archive-20190106/doc/ax_prog_fasm_opt.texi-11-
autoconf-archive-20190106/doc/ax_prog_fasm_opt.texi:12:This macro checks if the FASM assembler accepts the given option. If
autoconf-archive-20190106/doc/ax_prog_fasm_opt.texi-13-yes, the option is appended to the variable 'var_name', otherwise
##############################################
autoconf-archive-20190106/doc/ax_prog_nasm.texi-11-
autoconf-archive-20190106/doc/ax_prog_nasm.texi:12:This macro searches for the NASM assembler and sets the variable "nasm"
autoconf-archive-20190106/doc/ax_prog_nasm.texi-13-to the name of the application or to "no" if not found. If
##############################################
autoconf-archive-20190106/doc/Makefile.in-65-  { \
autoconf-archive-20190106/doc/Makefile.in:66:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
autoconf-archive-20190106/doc/Makefile.in-67-  }; \
##############################################
autoconf-archive-20190106/doc/Makefile.in-174-am__installdirs = "$(DESTDIR)$(infodir)"
autoconf-archive-20190106/doc/Makefile.in:175:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
autoconf-archive-20190106/doc/Makefile.in-176-am__vpath_adj = case $$p in \
autoconf-archive-20190106/doc/Makefile.in:177:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
autoconf-archive-20190106/doc/Makefile.in-178-    *) f=$$p;; \
autoconf-archive-20190106/doc/Makefile.in-179-  esac;
autoconf-archive-20190106/doc/Makefile.in:180:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
autoconf-archive-20190106/doc/Makefile.in-181-am__install_max = 40
autoconf-archive-20190106/doc/Makefile.in-182-am__nobase_strip_setup = \
autoconf-archive-20190106/doc/Makefile.in:183:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
autoconf-archive-20190106/doc/Makefile.in-184-am__nobase_strip = \
##############################################
autoconf-archive-20190106/doc/Makefile.in-337-	  $(am__cd) $(srcdir) && \
autoconf-archive-20190106/doc/Makefile.in:338:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
autoconf-archive-20190106/doc/Makefile.in-339-	fi; \
##############################################
autoconf-archive-20190106/doc/Makefile.in-369-	@(dir=.; test -f ./autoconf-archive.texi || dir=$(srcdir); \
autoconf-archive-20190106/doc/Makefile.in:370:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/autoconf-archive.texi`; \
autoconf-archive-20190106/doc/Makefile.in-371-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
autoconf-archive-20190106/doc/Makefile.in-413-	  for file in $$list; do \
autoconf-archive-20190106/doc/Makefile.in:414:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
autoconf-archive-20190106/doc/Makefile.in-415-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
autoconf-archive-20190106/doc/Makefile.in-422-	for file in $$list; do \
autoconf-archive-20190106/doc/Makefile.in:423:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
autoconf-archive-20190106/doc/Makefile.in:424:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
autoconf-archive-20190106/doc/Makefile.in-425-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
autoconf-archive-20190106/doc/Makefile.in-449-dist-info: $(INFO_DEPS)
autoconf-archive-20190106/doc/Makefile.in:450:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
autoconf-archive-20190106/doc/Makefile.in-451-	list='$(INFO_DEPS)'; \
##############################################
autoconf-archive-20190106/doc/Makefile.in-453-	  case $$base in \
autoconf-archive-20190106/doc/Makefile.in:454:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
autoconf-archive-20190106/doc/Makefile.in-455-	  esac; \
autoconf-archive-20190106/doc/Makefile.in-456-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
autoconf-archive-20190106/doc/Makefile.in:457:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
autoconf-archive-20190106/doc/Makefile.in-458-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
autoconf-archive-20190106/doc/Makefile.in-459-	    if test -f $$file; then \
autoconf-archive-20190106/doc/Makefile.in:460:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
autoconf-archive-20190106/doc/Makefile.in-461-	      test -f "$(distdir)/$$relfile" || \
##############################################
autoconf-archive-20190106/doc/Makefile.in-477-	@list='$(INFO_DEPS)'; for i in $$list; do \
autoconf-archive-20190106/doc/Makefile.in:478:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
autoconf-archive-20190106/doc/Makefile.in-479-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
autoconf-archive-20190106/doc/Makefile.in-492-distdir-am: $(DISTFILES)
autoconf-archive-20190106/doc/Makefile.in:493:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
autoconf-archive-20190106/doc/Makefile.in:494:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
autoconf-archive-20190106/doc/Makefile.in-495-	list='$(DISTFILES)'; \
##############################################
autoconf-archive-20190106/doc/Makefile.in-506-	  if test -d $$d/$$file; then \
autoconf-archive-20190106/doc/Makefile.in:507:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
autoconf-archive-20190106/doc/Makefile.in-508-	    if test -d "$(distdir)/$$file"; then \
##############################################
autoconf-archive-20190106/doc/Makefile.in-633-	@$(NORMAL_INSTALL)
autoconf-archive-20190106/doc/Makefile.in:634:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
autoconf-archive-20190106/doc/Makefile.in-635-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
autoconf-archive-20190106/doc/Makefile.in-641-	  case $$file in \
autoconf-archive-20190106/doc/Makefile.in:642:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
autoconf-archive-20190106/doc/Makefile.in-643-	  esac; \
autoconf-archive-20190106/doc/Makefile.in-644-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
autoconf-archive-20190106/doc/Makefile.in:645:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
autoconf-archive-20190106/doc/Makefile.in-646-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
autoconf-archive-20190106/doc/Makefile.in-659-	  for file in $$list; do \
autoconf-archive-20190106/doc/Makefile.in:660:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
autoconf-archive-20190106/doc/Makefile.in-661-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
autoconf-archive-20190106/doc/ax_rpm_init.texi-61-    -mkdir -p $(RPM_DIR)/SRPMS
autoconf-archive-20190106/doc/ax_rpm_init.texi:62:    -mkdir -p `dirname $(RPM_TARGET)`
autoconf-archive-20190106/doc/ax_rpm_init.texi-63-    $(RPM_PROG) $(RPM_ARGS) $(RPM_TARBALL)
##############################################
autoconf-archive-20190106/doc/ax_prog_yasm_opt.texi-11-
autoconf-archive-20190106/doc/ax_prog_yasm_opt.texi:12:This macro checks if the YASM assembler accepts the given option. If
autoconf-archive-20190106/doc/ax_prog_yasm_opt.texi-13-yes, the option is appended to the variable 'var_name', otherwise
##############################################
autoconf-archive-20190106/build-aux/install-sh-234-      fi
autoconf-archive-20190106/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
autoconf-archive-20190106/build-aux/install-sh-236-    *)
##############################################
autoconf-archive-20190106/build-aux/install-sh-281-      dstdir=$dst
autoconf-archive-20190106/build-aux/install-sh:282:      dst=$dstdir/`basename "$src"`
autoconf-archive-20190106/build-aux/install-sh-283-      dstdir_status=0
autoconf-archive-20190106/build-aux/install-sh-284-    else
autoconf-archive-20190106/build-aux/install-sh:285:      dstdir=`dirname "$dst"`
autoconf-archive-20190106/build-aux/install-sh-286-      test -d "$dstdir"
##############################################
autoconf-archive-20190106/build-aux/install-sh-337-                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
autoconf-archive-20190106/build-aux/install-sh:338:                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
autoconf-archive-20190106/build-aux/install-sh-339-                   case $ls_ld_tmpdir in
##############################################
autoconf-archive-20190106/build-aux/install-sh-344-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
autoconf-archive-20190106/build-aux/install-sh:345:                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
autoconf-archive-20190106/build-aux/install-sh-346-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
autoconf-archive-20190106/build-aux/install-sh-402-            case $prefix in
autoconf-archive-20190106/build-aux/install-sh:403:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
autoconf-archive-20190106/build-aux/install-sh-404-              *) qprefix=$prefix;;
##############################################
autoconf-archive-20190106/build-aux/install-sh-451-    if $copy_on_change &&
autoconf-archive-20190106/build-aux/install-sh:452:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
autoconf-archive-20190106/build-aux/install-sh:453:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
autoconf-archive-20190106/build-aux/install-sh-454-       set -f &&
##############################################
autoconf-archive-20190106/build-aux/gitlog-to-changelog-316-          # Let $code operate on it, safely.
autoconf-archive-20190106/build-aux/gitlog-to-changelog:317:          my $r = $s->reval("$code")
autoconf-archive-20190106/build-aux/gitlog-to-changelog-318-            or die "$ME:$.:$sha: failed to eval \"$code\":\n$@\n";
##############################################
autoconf-archive-20190106/build-aux/mdate-sh-110-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
autoconf-archive-20190106/build-aux/mdate-sh:111:set x`$ls_command /`
autoconf-archive-20190106/build-aux/mdate-sh-112-
##############################################
autoconf-archive-20190106/build-aux/mdate-sh-140-# Get the extended ls output of the file or directory.
autoconf-archive-20190106/build-aux/mdate-sh:141:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
autoconf-archive-20190106/build-aux/mdate-sh-142-
##############################################
autoconf-archive-20190106/build-aux/mdate-sh-207-       then
autoconf-archive-20190106/build-aux/mdate-sh:208:	 year=`expr $year - 1`
autoconf-archive-20190106/build-aux/mdate-sh-209-       fi;;
##############################################
autoconf-archive-20190106/build-aux/texinfo.tex-6246-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
autoconf-archive-20190106/build-aux/texinfo.tex:6247:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
autoconf-archive-20190106/build-aux/texinfo.tex-6248-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
autoconf-archive-20190106/build-aux/git-version-gen-140-then
autoconf-archive-20190106/build-aux/git-version-gen:141:    v=`cat $tarball_version_file` || v=
autoconf-archive-20190106/build-aux/git-version-gen-142-    case $v in
##############################################
autoconf-archive-20190106/build-aux/git-version-gen-159-          || git describe --abbrev=4 HEAD 2>/dev/null` \
autoconf-archive-20190106/build-aux/git-version-gen:160:    && v=`printf '%s\n' "$v" | sed "$tag_sed_script"` \
autoconf-archive-20190106/build-aux/git-version-gen-161-    && case $v in
##############################################
autoconf-archive-20190106/build-aux/git-version-gen-169-    #   Older: v6.10-g0f8faeb
autoconf-archive-20190106/build-aux/git-version-gen:170:    vprefix=`expr "X$v" : 'X\(.*\)-g[^-]*$'` || vprefix=$v
autoconf-archive-20190106/build-aux/git-version-gen-171-    case $vprefix in
##############################################
autoconf-archive-20190106/build-aux/git-version-gen-177-            # of git describe.
autoconf-archive-20190106/build-aux/git-version-gen:178:            vtag=`echo "$v" | sed 's/-.*//'`
autoconf-archive-20190106/build-aux/git-version-gen:179:            commit_list=`git rev-list "$vtag"..HEAD 2>/dev/null` \
autoconf-archive-20190106/build-aux/git-version-gen-180-                || { commit_list=failed;
autoconf-archive-20190106/build-aux/git-version-gen-181-                     echo "$0: WARNING: git rev-list failed" 1>&2; }
autoconf-archive-20190106/build-aux/git-version-gen:182:            numcommits=`echo "$commit_list" | wc -l`
autoconf-archive-20190106/build-aux/git-version-gen:183:            v=`echo "$v" | sed "s/\(.*\)-\(.*\)/\1-$numcommits-\2/"`;
autoconf-archive-20190106/build-aux/git-version-gen-184-            test "$commit_list" = failed && v=UNKNOWN
##############################################
autoconf-archive-20190106/build-aux/git-version-gen-189-    # Remove the "g" to save a byte.
autoconf-archive-20190106/build-aux/git-version-gen:190:    v=`echo "$v" | sed 's/-\([^-]*\)-g\([^-]*\)$/.\1-\2/'`;
autoconf-archive-20190106/build-aux/git-version-gen-191-    v_from_git=1
##############################################
autoconf-archive-20190106/build-aux/git-version-gen-197-
autoconf-archive-20190106/build-aux/git-version-gen:198:v=`echo "$v" |sed "s/^$prefix//"`
autoconf-archive-20190106/build-aux/git-version-gen-199-
##############################################
autoconf-archive-20190106/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
autoconf-archive-20190106/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
autoconf-archive-20190106/aclocal.m4-94-# and then we would define $MISSING as
##############################################
autoconf-archive-20190106/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
autoconf-archive-20190106/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
autoconf-archive-20190106/aclocal.m4-109-])
##############################################
autoconf-archive-20190106/aclocal.m4-145-AC_REQUIRE([AC_PROG_INSTALL])dnl
autoconf-archive-20190106/aclocal.m4:146:if test "`cd $srcdir && pwd`" != "`pwd`"; then
autoconf-archive-20190106/aclocal.m4-147-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
autoconf-archive-20190106/aclocal.m4-304-    * )
autoconf-archive-20190106/aclocal.m4:305:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
autoconf-archive-20190106/aclocal.m4-306-  esac
autoconf-archive-20190106/aclocal.m4-307-done
autoconf-archive-20190106/aclocal.m4:308:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
autoconf-archive-20190106/aclocal.m4-309-
##############################################
autoconf-archive-20190106/aclocal.m4-453-     echo "timestamp, slept: $am_has_slept" > conftest.file
autoconf-archive-20190106/aclocal.m4:454:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
autoconf-archive-20190106/aclocal.m4-455-     if test "$[*]" = "X"; then
autoconf-archive-20190106/aclocal.m4-456-	# -L didn't work.
autoconf-archive-20190106/aclocal.m4:457:	set X `ls -t "$srcdir/configure" conftest.file`
autoconf-archive-20190106/aclocal.m4-458-     fi
##############################################
autoconf-archive-20190106/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
autoconf-archive-20190106/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
autoconf-archive-20190106/configure-47-  as_echo='print -r --'
autoconf-archive-20190106/configure-48-  as_echo_n='print -rn --'
autoconf-archive-20190106/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
autoconf-archive-20190106/configure-50-  as_echo='printf %s\n'
##############################################
autoconf-archive-20190106/configure-52-else
autoconf-archive-20190106/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
autoconf-archive-20190106/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
autoconf-archive-20190106/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
autoconf-archive-20190106/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
autoconf-archive-20190106/configure-64-      esac;
##############################################
autoconf-archive-20190106/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
autoconf-archive-20190106/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
autoconf-archive-20190106/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
autoconf-archive-20190106/configure-327-      case $as_dir in #(
autoconf-archive-20190106/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
autoconf-archive-20190106/configure-329-      *) as_qdir=$as_dir;;
##############################################
autoconf-archive-20190106/configure-400-  {
autoconf-archive-20190106/configure:401:    as_val=`expr "$@" || test $? -eq 1`
autoconf-archive-20190106/configure-402-  }
##############################################
autoconf-archive-20190106/configure-407-# ----------------------------------------
autoconf-archive-20190106/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
autoconf-archive-20190106/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
autoconf-archive-20190106/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
autoconf-archive-20190106/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
autoconf-archive-20190106/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
autoconf-archive-20190106/configure-728-  case $ac_option in
autoconf-archive-20190106/configure:729:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
autoconf-archive-20190106/configure-730-  *=)   ac_optarg= ;;
##############################################
autoconf-archive-20190106/configure-772-  -disable-* | --disable-*)
autoconf-archive-20190106/configure:773:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
autoconf-archive-20190106/configure-774-    # Reject names that are not valid shell variable names.
##############################################
autoconf-archive-20190106/configure-777-    ac_useropt_orig=$ac_useropt
autoconf-archive-20190106/configure:778:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
autoconf-archive-20190106/configure-779-    case $ac_user_opts in
##############################################
autoconf-archive-20190106/configure-798-  -enable-* | --enable-*)
autoconf-archive-20190106/configure:799:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
autoconf-archive-20190106/configure-800-    # Reject names that are not valid shell variable names.
##############################################
autoconf-archive-20190106/configure-803-    ac_useropt_orig=$ac_useropt
autoconf-archive-20190106/configure:804:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
autoconf-archive-20190106/configure-805-    case $ac_user_opts in
##############################################
autoconf-archive-20190106/configure-1002-  -with-* | --with-*)
autoconf-archive-20190106/configure:1003:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
autoconf-archive-20190106/configure-1004-    # Reject names that are not valid shell variable names.
##############################################
autoconf-archive-20190106/configure-1007-    ac_useropt_orig=$ac_useropt
autoconf-archive-20190106/configure:1008:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
autoconf-archive-20190106/configure-1009-    case $ac_user_opts in
##############################################
autoconf-archive-20190106/configure-1018-  -without-* | --without-*)
autoconf-archive-20190106/configure:1019:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
autoconf-archive-20190106/configure-1020-    # Reject names that are not valid shell variable names.
##############################################
autoconf-archive-20190106/configure-1023-    ac_useropt_orig=$ac_useropt
autoconf-archive-20190106/configure:1024:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
autoconf-archive-20190106/configure-1025-    case $ac_user_opts in
##############################################
autoconf-archive-20190106/configure-1056-  *=*)
autoconf-archive-20190106/configure:1057:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
autoconf-archive-20190106/configure-1058-    # Reject names that are not valid shell variable names.
##############################################
autoconf-archive-20190106/configure-1077-if test -n "$ac_prev"; then
autoconf-archive-20190106/configure:1078:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
autoconf-archive-20190106/configure-1079-  as_fn_error $? "missing argument to $ac_option"
##############################################
autoconf-archive-20190106/configure-1099-    */ )
autoconf-archive-20190106/configure:1100:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
autoconf-archive-20190106/configure-1101-      eval $ac_var=\$ac_val;;
##############################################
autoconf-archive-20190106/configure-1134-ac_ls_di=`ls -di .` &&
autoconf-archive-20190106/configure:1135:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
autoconf-archive-20190106/configure-1136-  as_fn_error $? "working directory cannot be determined"
##############################################
autoconf-archive-20190106/configure-1190-case $srcdir in
autoconf-archive-20190106/configure:1191:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
autoconf-archive-20190106/configure-1192-esac
##############################################
autoconf-archive-20190106/configure-1233-By default, \`make install' will install all the files in
autoconf-archive-20190106/configure:1234:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
autoconf-archive-20190106/configure:1235:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
autoconf-archive-20190106/configure-1236-for instance \`--prefix=\$HOME'.
##############################################
autoconf-archive-20190106/configure-1302-*)
autoconf-archive-20190106/configure:1303:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
autoconf-archive-20190106/configure-1304-  # A ".." for each directory in $ac_dir_suffix.
autoconf-archive-20190106/configure:1305:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
autoconf-archive-20190106/configure-1306-  case $ac_top_builddir_sub in
##############################################
autoconf-archive-20190106/configure-1438-    *\'*)
autoconf-archive-20190106/configure:1439:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
autoconf-archive-20190106/configure-1440-    esac
##############################################
autoconf-archive-20190106/configure-1521-      case $ac_val in
autoconf-archive-20190106/configure:1522:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
autoconf-archive-20190106/configure-1523-      esac
##############################################
autoconf-archive-20190106/configure-1536-	case $ac_val in
autoconf-archive-20190106/configure:1537:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
autoconf-archive-20190106/configure-1538-	esac
##############################################
autoconf-archive-20190106/configure-1656-    set,)
autoconf-archive-20190106/configure:1657:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
autoconf-archive-20190106/configure:1658:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
autoconf-archive-20190106/configure-1659-      ac_cache_corrupted=: ;;
##############################################
autoconf-archive-20190106/configure-1667-	# differences in whitespace do not lead to failure.
autoconf-archive-20190106/configure:1668:	ac_old_val_w=`echo x $ac_old_val`
autoconf-archive-20190106/configure:1669:	ac_new_val_w=`echo x $ac_new_val`
autoconf-archive-20190106/configure-1670-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
autoconf-archive-20190106/configure-1687-    case $ac_new_val in
autoconf-archive-20190106/configure:1688:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
autoconf-archive-20190106/configure-1689-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
autoconf-archive-20190106/configure-1862-     echo "timestamp, slept: $am_has_slept" > conftest.file
autoconf-archive-20190106/configure:1863:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
autoconf-archive-20190106/configure-1864-     if test "$*" = "X"; then
autoconf-archive-20190106/configure-1865-	# -L didn't work.
autoconf-archive-20190106/configure:1866:	set X `ls -t "$srcdir/configure" conftest.file`
autoconf-archive-20190106/configure-1867-     fi
##############################################
autoconf-archive-20190106/configure-1913-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
autoconf-archive-20190106/configure:1914:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
autoconf-archive-20190106/configure-1915-
autoconf-archive-20190106/configure-1916-# Expand $ac_aux_dir to an absolute path.
autoconf-archive-20190106/configure:1917:am_aux_dir=`cd "$ac_aux_dir" && pwd`
autoconf-archive-20190106/configure-1918-
##############################################
autoconf-archive-20190106/configure-2058-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
autoconf-archive-20190106/configure:2059:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
autoconf-archive-20190106/configure-2060-	     'mkdir (GNU coreutils) '* | \
##############################################
autoconf-archive-20190106/configure-2131-set x ${MAKE-make}
autoconf-archive-20190106/configure:2132:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
autoconf-archive-20190106/configure-2133-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
autoconf-archive-20190106/configure-2141-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
autoconf-archive-20190106/configure:2142:case `${MAKE-make} -f conftest.make 2>/dev/null` in
autoconf-archive-20190106/configure-2143-  *@@@%%%=?*=@@@%%%*)
##############################################
autoconf-archive-20190106/configure-2207-
autoconf-archive-20190106/configure:2208:if test "`cd $srcdir && pwd`" != "`pwd`"; then
autoconf-archive-20190106/configure-2209-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
autoconf-archive-20190106/configure-2352-  # Check for GNU $ac_path_SED
autoconf-archive-20190106/configure:2353:case `"$ac_path_SED" --version 2>&1` in
autoconf-archive-20190106/configure-2354-*GNU*)
##############################################
autoconf-archive-20190106/configure-2530-'
autoconf-archive-20190106/configure:2531:DEFS=`sed -n "$ac_script" confdefs.h`
autoconf-archive-20190106/configure-2532-
##############################################
autoconf-archive-20190106/configure-2539-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
autoconf-archive-20190106/configure:2540:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
autoconf-archive-20190106/configure-2541-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
autoconf-archive-20190106/configure-2615-if test -z "$BASH_VERSION$ZSH_VERSION" \
autoconf-archive-20190106/configure:2616:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
autoconf-archive-20190106/configure-2617-  as_echo='print -r --'
autoconf-archive-20190106/configure-2618-  as_echo_n='print -rn --'
autoconf-archive-20190106/configure:2619:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
autoconf-archive-20190106/configure-2620-  as_echo='printf %s\n'
##############################################
autoconf-archive-20190106/configure-2622-else
autoconf-archive-20190106/configure:2623:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
autoconf-archive-20190106/configure-2624-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
autoconf-archive-20190106/configure-2632-	expr "X$arg" : "X\\(.*\\)$as_nl";
autoconf-archive-20190106/configure:2633:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
autoconf-archive-20190106/configure-2634-      esac;
##############################################
autoconf-archive-20190106/configure-2709-# ----------------------------------------
autoconf-archive-20190106/configure:2710:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
autoconf-archive-20190106/configure-2711-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
autoconf-archive-20190106/configure-2781-  {
autoconf-archive-20190106/configure:2782:    as_val=`expr "$@" || test $? -eq 1`
autoconf-archive-20190106/configure-2783-  }
##############################################
autoconf-archive-20190106/configure-2885-      case $as_dir in #(
autoconf-archive-20190106/configure:2886:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
autoconf-archive-20190106/configure-2887-      *) as_qdir=$as_dir;;
##############################################
autoconf-archive-20190106/configure-3009-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
autoconf-archive-20190106/configure:3010:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
autoconf-archive-20190106/configure-3011-ac_cs_version="\\
##############################################
autoconf-archive-20190106/configure-3034-  --*=?*)
autoconf-archive-20190106/configure:3035:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
autoconf-archive-20190106/configure:3036:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
autoconf-archive-20190106/configure-3037-    ac_shift=:
##############################################
autoconf-archive-20190106/configure-3039-  --*=)
autoconf-archive-20190106/configure:3040:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
autoconf-archive-20190106/configure-3041-    ac_optarg=
##############################################
autoconf-archive-20190106/configure-3063-    case $ac_optarg in
autoconf-archive-20190106/configure:3064:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
autoconf-archive-20190106/configure-3065-    '') as_fn_error $? "missing file argument" ;;
##############################################
autoconf-archive-20190106/configure-3180-fi
autoconf-archive-20190106/configure:3181:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
autoconf-archive-20190106/configure-3182-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
autoconf-archive-20190106/configure-3197-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
autoconf-archive-20190106/configure:3198:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
autoconf-archive-20190106/configure-3199-ac_delim='%!_!# '
##############################################
autoconf-archive-20190106/configure-3203-
autoconf-archive-20190106/configure:3204:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
autoconf-archive-20190106/configure-3205-  if test $ac_delim_n = $ac_delim_num; then
##############################################
autoconf-archive-20190106/configure-3365-      esac
autoconf-archive-20190106/configure:3366:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
autoconf-archive-20190106/configure-3367-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
autoconf-archive-20190106/configure-3424-*)
autoconf-archive-20190106/configure:3425:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
autoconf-archive-20190106/configure-3426-  # A ".." for each directory in $ac_dir_suffix.
autoconf-archive-20190106/configure:3427:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
autoconf-archive-20190106/configure-3428-  case $ac_top_builddir_sub in
##############################################
autoconf-archive-20190106/configure-3485-/@mandir@/p'
autoconf-archive-20190106/configure:3486:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
autoconf-archive-20190106/configure-3487-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
autoconf-archive-20190106/configure-3502-
autoconf-archive-20190106/configure:3503:# Neutralize VPATH when `$srcdir' = `.'.
autoconf-archive-20190106/configure-3504-# Shell code in configure.ac might set extrasub.
##############################################
autoconf-archive-20190106/configure-3530-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
autoconf-archive-20190106/configure:3531:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
autoconf-archive-20190106/configure-3532-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
autoconf-archive-20190106/Makefile.in-66-  { \
autoconf-archive-20190106/Makefile.in:67:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
autoconf-archive-20190106/Makefile.in-68-  }; \
##############################################
autoconf-archive-20190106/Makefile.in-144-  esac
autoconf-archive-20190106/Makefile.in:145:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
autoconf-archive-20190106/Makefile.in-146-am__vpath_adj = case $$p in \
autoconf-archive-20190106/Makefile.in:147:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
autoconf-archive-20190106/Makefile.in-148-    *) f=$$p;; \
autoconf-archive-20190106/Makefile.in-149-  esac;
autoconf-archive-20190106/Makefile.in:150:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
autoconf-archive-20190106/Makefile.in-151-am__install_max = 40
autoconf-archive-20190106/Makefile.in-152-am__nobase_strip_setup = \
autoconf-archive-20190106/Makefile.in:153:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
autoconf-archive-20190106/Makefile.in-154-am__nobase_strip = \
##############################################
autoconf-archive-20190106/Makefile.in-224-  while test -n "$$dir1"; do \
autoconf-archive-20190106/Makefile.in:225:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
autoconf-archive-20190106/Makefile.in-226-    if test "$$first" != "."; then \
autoconf-archive-20190106/Makefile.in-227-      if test "$$first" = ".."; then \
autoconf-archive-20190106/Makefile.in:228:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
autoconf-archive-20190106/Makefile.in:229:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
autoconf-archive-20190106/Makefile.in-230-      else \
autoconf-archive-20190106/Makefile.in:231:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
autoconf-archive-20190106/Makefile.in-232-        if test "$$first2" = "$$first"; then \
autoconf-archive-20190106/Makefile.in:233:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
autoconf-archive-20190106/Makefile.in-234-        else \
##############################################
autoconf-archive-20190106/Makefile.in-239-    fi; \
autoconf-archive-20190106/Makefile.in:240:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
autoconf-archive-20190106/Makefile.in-241-  done; \
##############################################
autoconf-archive-20190106/Makefile.in-385-	@list='$(dist_aclocal_DATA)'; test -n "$(aclocaldir)" || list=; \
autoconf-archive-20190106/Makefile.in:386:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
autoconf-archive-20190106/Makefile.in-387-	dir='$(DESTDIR)$(aclocaldir)'; $(am__uninstall_files_from_dir)
##############################################
autoconf-archive-20190106/Makefile.in-406-	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
autoconf-archive-20190106/Makefile.in:407:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
autoconf-archive-20190106/Makefile.in-408-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
autoconf-archive-20190106/Makefile.in-423-	dot_seen=no; \
autoconf-archive-20190106/Makefile.in:424:	target=`echo $@ | sed s/-recursive//`; \
autoconf-archive-20190106/Makefile.in-425-	case "$@" in \
##############################################
autoconf-archive-20190106/Makefile.in-486-GTAGS:
autoconf-archive-20190106/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
autoconf-archive-20190106/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
autoconf-archive-20190106/Makefile.in-521-	test -d "$(distdir)" || mkdir "$(distdir)"
autoconf-archive-20190106/Makefile.in:522:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
autoconf-archive-20190106/Makefile.in:523:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
autoconf-archive-20190106/Makefile.in-524-	list='$(DISTFILES)'; \
##############################################
autoconf-archive-20190106/Makefile.in-535-	  if test -d $$d/$$file; then \
autoconf-archive-20190106/Makefile.in:536:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
autoconf-archive-20190106/Makefile.in-537-	    if test -d "$(distdir)/$$file"; then \
##############################################
autoconf-archive-20190106/Makefile.in-648-	test -d $(distdir)/_build || exit 0; \
autoconf-archive-20190106/Makefile.in:649:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
autoconf-archive-20190106/Makefile.in-650-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
autoconf-archive-20190106/Makefile.in-692-	}; \
autoconf-archive-20190106/Makefile.in:693:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
autoconf-archive-20190106/Makefile.in-694-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
autoconf-archive-20190106/Makefile.in-704-	fi
autoconf-archive-20190106/Makefile.in:705:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
autoconf-archive-20190106/Makefile.in-706-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
autoconf-archive-20190106/ChangeLog-8-
autoconf-archive-20190106/ChangeLog:9:	AX_ASM_INLINE: accept asm also
autoconf-archive-20190106/ChangeLog-10-
##############################################
autoconf-archive-20190106/ChangeLog-706-	arguments. Comparisons with non-empty strings are done in the common portable
autoconf-archive-20190106/ChangeLog:707:	way (e.g. `test "x$succeesed" = "xyes"`). The fragile `-a` argument is
autoconf-archive-20190106/ChangeLog-708-	replaced by `&&`.
##############################################
autoconf-archive-20190106/m4/ax_gcc_archflag.m4-166-     AC_PATH_PROG([PRTDIAG], [prtdiag], [prtdiag], [$PATH:/usr/platform/`uname -i`/sbin/:/usr/platform/`uname -m`/sbin/])
autoconf-archive-20190106/m4/ax_gcc_archflag.m4:167:     cputype=`(((grep cpu /proc/cpuinfo | cut -d: -f2) ; ($PRTDIAG -v |grep -i sparc) ; grep -i cpu /var/run/dmesg.boot ) | head -n 1) 2> /dev/null`
autoconf-archive-20190106/m4/ax_gcc_archflag.m4:168:     cputype=`echo "$cputype" | tr -d ' -' | $SED 's/SPARCIIi/SPARCII/' |tr $as_cr_LETTERS $as_cr_letters`
autoconf-archive-20190106/m4/ax_gcc_archflag.m4-169-     case $cputype in
##############################################
autoconf-archive-20190106/m4/ax_gcc_archflag.m4-189-  powerpc*)
autoconf-archive-20190106/m4/ax_gcc_archflag.m4:190:     cputype=`((grep cpu /proc/cpuinfo | head -n 1 | cut -d: -f2 | cut -d, -f1 | $SED 's/ //g') ; /usr/bin/machine ; /bin/machine; grep CPU /var/run/dmesg.boot | head -n 1 | cut -d" " -f2) 2> /dev/null`
autoconf-archive-20190106/m4/ax_gcc_archflag.m4:191:     cputype=`echo $cputype | $SED -e 's/ppc//g;s/ *//g'`
autoconf-archive-20190106/m4/ax_gcc_archflag.m4-192-     case $cputype in
##############################################
autoconf-archive-20190106/m4/ax_prog_tasm.m4-10-#
autoconf-archive-20190106/m4/ax_prog_tasm.m4:11:#   This macro searches for the TASM assembler and sets the variable "tasm"
autoconf-archive-20190106/m4/ax_prog_tasm.m4-12-#   to the name of the application or to "no" if not found. If
##############################################
autoconf-archive-20190106/m4/ax_prog_tasm.m4-53-AC_DEFUN([AX_PROG_TASM],[
autoconf-archive-20190106/m4/ax_prog_tasm.m4:54:AC_CHECK_PROGS(tasm,[tasm tasm32 tasmx],no)
autoconf-archive-20190106/m4/ax_prog_tasm.m4-55-if test "x$tasm" = "xno" ;
autoconf-archive-20190106/m4/ax_prog_tasm.m4-56-then
autoconf-archive-20190106/m4/ax_prog_tasm.m4:57:	ifelse($#,0,[AC_MSG_ERROR([TASM assembler not found])],
autoconf-archive-20190106/m4/ax_prog_tasm.m4-58-        $1)
##############################################
autoconf-archive-20190106/m4/ax_check_junit.m4-53-AC_CHECK_CLASS(junit.textui.TestRunner)
autoconf-archive-20190106/m4/ax_check_junit.m4:54:if test x"`eval 'echo $ac_cv_class_junit_textui_TestRunner'`" != xno ; then
autoconf-archive-20190106/m4/ax_check_junit.m4-55-  ac_cv_prog_JUNIT='$(CLASSPATH_ENV) $(JAVA) $(JAVAFLAGS) junit.textui.TestRunner'
##############################################
autoconf-archive-20190106/m4/ax_check_junit.m4-57-AC_MSG_CHECKING([for junit])
autoconf-archive-20190106/m4/ax_check_junit.m4:58:if test x"`eval 'echo $ac_cv_prog_JUNIT'`" != x ; then
autoconf-archive-20190106/m4/ax_check_junit.m4-59-  JUNIT="$ac_cv_prog_JUNIT"
##############################################
autoconf-archive-20190106/m4/ax_lib_oracle_occi.m4-257-            dnl and calculate its number representation
autoconf-archive-20190106/m4/ax_lib_oracle_occi.m4:258:            oracle_version_req_major=`expr $oracle_version_req : '\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_oracle_occi.m4:259:            oracle_version_req_minor=`expr $oracle_version_req : '[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_oracle_occi.m4-260-
##############################################
autoconf-archive-20190106/m4/ax_lib_oracle_occi.m4-267-
autoconf-archive-20190106/m4/ax_lib_oracle_occi.m4:268:            oracle_version_check=`expr $oracle_version_number \>\= $oracle_version_req_number`
autoconf-archive-20190106/m4/ax_lib_oracle_occi.m4-269-            if test "$oracle_version_check" = "1"; then
##############################################
autoconf-archive-20190106/m4/ax_lib_oracle_occi.m4-275-                AC_MSG_CHECKING([for Oracle version >= 10.x and < 11.x to use -lnnz10 flag])
autoconf-archive-20190106/m4/ax_lib_oracle_occi.m4:276:                oracle_nnz10_check=`expr \( $oracle_version_number \>\= 10 \* 1000000 \) \& \( $oracle_version_number \< 11 \* 1000000 \)`
autoconf-archive-20190106/m4/ax_lib_oracle_occi.m4-277-                if test "$oracle_nnz10_check" = "1"; then
##############################################
autoconf-archive-20190106/m4/ax_lib_oracle_occi.m4-285-                AC_MSG_CHECKING([for Oracle version >= 11.x to use -lnnz11 flag])
autoconf-archive-20190106/m4/ax_lib_oracle_occi.m4:286:                oracle_nnz10_check=`expr $oracle_version_number \>\= 11 \* 1000000`
autoconf-archive-20190106/m4/ax_lib_oracle_occi.m4-287-                if test "$oracle_nnz10_check" = "1"; then
##############################################
autoconf-archive-20190106/m4/ax_prog_nasm.m4-10-#
autoconf-archive-20190106/m4/ax_prog_nasm.m4:11:#   This macro searches for the NASM assembler and sets the variable "nasm"
autoconf-archive-20190106/m4/ax_prog_nasm.m4-12-#   to the name of the application or to "no" if not found. If
##############################################
autoconf-archive-20190106/m4/ax_prog_nasm.m4-53-AC_DEFUN([AX_PROG_NASM],[
autoconf-archive-20190106/m4/ax_prog_nasm.m4:54:AC_CHECK_PROGS(nasm,[nasm nasmw],no)
autoconf-archive-20190106/m4/ax_prog_nasm.m4-55-if test "x$nasm" = "xno" ;
autoconf-archive-20190106/m4/ax_prog_nasm.m4-56-then
autoconf-archive-20190106/m4/ax_prog_nasm.m4:57:	ifelse($#,0,[AC_MSG_ERROR([NASM assembler not found])],
autoconf-archive-20190106/m4/ax_prog_nasm.m4-58-        $1)
##############################################
autoconf-archive-20190106/m4/ax_ruby_ext.m4-75-                AC_MSG_CHECKING([for Ruby version])
autoconf-archive-20190106/m4/ax_ruby_ext.m4:76:                [RUBY_VERSION=`$RUBY -e 'puts RUBY_VERSION'`];
autoconf-archive-20190106/m4/ax_ruby_ext.m4-77-                AC_MSG_RESULT([$RUBY_VERSION])
##############################################
autoconf-archive-20190106/m4/ax_ruby_ext.m4-85-                if test -z "$RUBY_EXT_INC" ; then
autoconf-archive-20190106/m4/ax_ruby_ext.m4:86:                        [RUBY_EXT_INC=`$RUBY -rrbconfig -e 'puts RbConfig::CONFIG["archdir"]'`];
autoconf-archive-20190106/m4/ax_ruby_ext.m4-87-                fi
##############################################
autoconf-archive-20190106/m4/ax_ruby_ext.m4-96-                if test -z "$RUBY_EXT_LIB" ; then
autoconf-archive-20190106/m4/ax_ruby_ext.m4:97:                        [RUBY_EXT_LIB=`$RUBY -rrbconfig -e 'puts RbConfig::CONFIG["sitearchdir"]'`];
autoconf-archive-20190106/m4/ax_ruby_ext.m4-98-                fi
##############################################
autoconf-archive-20190106/m4/ax_ruby_ext.m4-107-                if test -z "$RUBY_EXT_CPPFLAGS" ; then
autoconf-archive-20190106/m4/ax_ruby_ext.m4:108:                        [RUBY_EXT_CPPFLAGS=`$RUBY -rrbconfig -e 'puts RbConfig::CONFIG["CPPFLAGS"]'`];
autoconf-archive-20190106/m4/ax_ruby_ext.m4-109-                fi
##############################################
autoconf-archive-20190106/m4/ax_ruby_ext.m4-118-                if test -z "$RUBY_EXT_LDFLAGS" ; then
autoconf-archive-20190106/m4/ax_ruby_ext.m4:119:                        [RUBY_EXT_LDFLAGS=`$RUBY -rrbconfig -e 'puts RbConfig::CONFIG["LDFLAGS"]'`];
autoconf-archive-20190106/m4/ax_ruby_ext.m4-120-                fi
##############################################
autoconf-archive-20190106/m4/ax_ruby_ext.m4-124-                *darwin*)
autoconf-archive-20190106/m4/ax_ruby_ext.m4:125:                        RUBY_EXT_LDFLAGS=`echo ${RUBY_EXT_LDFLAGS} | sed -e "s,-arch [[^ ]]*,,g"`
autoconf-archive-20190106/m4/ax_ruby_ext.m4-126-                        RUBY_EXT_LDFLAGS="${RUBY_EXT_LDFLAGS} -bundle -undefined dynamic_lookup"
##############################################
autoconf-archive-20190106/m4/ax_ruby_ext.m4-137-                if test -z "$RUBY_EXT_DLEXT" ; then
autoconf-archive-20190106/m4/ax_ruby_ext.m4:138:                        [RUBY_EXT_DLEXT=`$RUBY -rrbconfig -e 'puts RbConfig::CONFIG["DLEXT"]'`];
autoconf-archive-20190106/m4/ax_ruby_ext.m4-139-                        RUBY_EXT_DLEXT=".${RUBY_EXT_DLEXT}"
##############################################
autoconf-archive-20190106/m4/ax_build_date_epoch.m4-60-AS_IF([test x"$SOURCE_DATE_EPOCH" = x],
autoconf-archive-20190106/m4/ax_build_date_epoch.m4:61: [$1=`date "+$ax_date_fmt"`],
autoconf-archive-20190106/m4/ax_build_date_epoch.m4-62- [ax_build_date=`date -u -d "@$SOURCE_DATE_EPOCH" "+$ax_date_fmt" 2>/dev/null \
##############################################
autoconf-archive-20190106/m4/ax_c_compile_value.m4-115-      [ac_c_compile_value=`
autoconf-archive-20190106/m4/ax_c_compile_value.m4:116:        typeset -i n=\`sed -ne 's/^e4VA0x\(.*\)Y3pM$/0x\1/p' < conftest.o\`;
autoconf-archive-20190106/m4/ax_c_compile_value.m4-117-        echo $n`],
##############################################
autoconf-archive-20190106/m4/ax_spec_file.m4-35-    ax_spec_file_="$1"
autoconf-archive-20190106/m4/ax_spec_file.m4:36:    ax_spec_file=`basename $1`
autoconf-archive-20190106/m4/ax_spec_file.m4-37-  else
##############################################
autoconf-archive-20190106/m4/ax_spec_file.m4-87-  for $1 in $2 $1 m4_tolower([$1]) ; do
autoconf-archive-20190106/m4/ax_spec_file.m4:88:    $1=`echo "$[]$1" | sed -e 's/^%//g'`
autoconf-archive-20190106/m4/ax_spec_file.m4-89-    $1=`sed dnl
##############################################
autoconf-archive-20190106/m4/ax_spec_file.m4-97-    .%{*)
autoconf-archive-20190106/m4/ax_spec_file.m4:98:    $1=`echo "$[]$1" | sed -e 's/%{//' -e 's/}$[]//'`
autoconf-archive-20190106/m4/ax_spec_file.m4-99-    $1=`sed dnl
##############################################
autoconf-archive-20190106/m4/ax_spec_file.m4-103-    .%*)
autoconf-archive-20190106/m4/ax_spec_file.m4:104:    $1=`echo "$[]$1" | sed -e 's/%//'`
autoconf-archive-20190106/m4/ax_spec_file.m4-105-    $1=`sed dnl
##############################################
autoconf-archive-20190106/m4/ax_prefix_config_h.m4-130-m4_pushdef([_symbol],[m4_cr_Letters[]m4_cr_digits[]_])dnl
autoconf-archive-20190106/m4/ax_prefix_config_h.m4:131:_OUT=`echo m4_default([$1], [$PACKAGE-config.h])`
autoconf-archive-20190106/m4/ax_prefix_config_h.m4:132:_DEF=`echo _$_OUT | sed -e "y:m4_cr_letters:m4_cr_LETTERS[]:" -e "s/@<:@^m4_cr_Letters@:>@/_/g"`
autoconf-archive-20190106/m4/ax_prefix_config_h.m4:133:_PKG=`echo m4_default([$2], [$PACKAGE])`
autoconf-archive-20190106/m4/ax_prefix_config_h.m4:134:_LOW=`echo _$_PKG | sed -e "y:m4_cr_LETTERS-:m4_cr_letters[]_:"`
autoconf-archive-20190106/m4/ax_prefix_config_h.m4:135:_UPP=`echo $_PKG | sed -e "y:m4_cr_letters-:m4_cr_LETTERS[]_:"  -e "/^@<:@m4_cr_digits@:>@/s/^/_/"`
autoconf-archive-20190106/m4/ax_prefix_config_h.m4:136:_INP=`echo "$3" | sed -e 's/ *//'`
autoconf-archive-20190106/m4/ax_prefix_config_h.m4-137-if test ".$_INP" = "."; then
##############################################
autoconf-archive-20190106/m4/ax_prefix_config_h.m4-147-   case "$_OUT" in
autoconf-archive-20190106/m4/ax_prefix_config_h.m4:148:      */*) _INP=`basename "$_OUT"`
autoconf-archive-20190106/m4/ax_prefix_config_h.m4-149-      ;;
autoconf-archive-20190106/m4/ax_prefix_config_h.m4:150:      *-*) _INP=`echo "$_OUT" | sed -e "s/@<:@_symbol@:>@*-//"`
autoconf-archive-20190106/m4/ax_prefix_config_h.m4-151-      ;;
##############################################
autoconf-archive-20190106/m4/ax_prefix_config_h.m4-184-    else
autoconf-archive-20190106/m4/ax_prefix_config_h.m4:185:      ac_dir=`AS_DIRNAME(["$_OUT"])`
autoconf-archive-20190106/m4/ax_prefix_config_h.m4-186-      AS_MKDIR_P(["$ac_dir"])
##############################################
autoconf-archive-20190106/m4/ax_boost_wave.m4-81-			AC_DEFINE(HAVE_BOOST_WAVE,,[define if the Boost::Wave library is available])
autoconf-archive-20190106/m4/ax_boost_wave.m4:82:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_wave.m4-83-            if test "x$ax_boost_user_wave_lib" = "x"; then
autoconf-archive-20190106/m4/ax_boost_wave.m4:84:                for libextension in `ls $BOOSTLIBDIR/libboost_wave*.so* $BOOSTLIBDIR/libboost_wave*.dylib* $BOOSTLIBDIR/libboost_wave*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_wave.*\)\.so.*$;\1;' -e 's;^lib\(boost_wave.*\)\.dylib.*$;\1;' -e 's;^lib\(boost_wave.*\)\.a.*$;\1;' ` ; do
autoconf-archive-20190106/m4/ax_boost_wave.m4-85-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_wave.m4-90-                if test "x$link_wave" != "xyes"; then
autoconf-archive-20190106/m4/ax_boost_wave.m4:91:                for libextension in `ls $BOOSTLIBDIR/boost_wave*.dll* $BOOSTLIBDIR/boost_wave*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_wave.*\)\.dll.*$;\1;' -e 's;^\(boost_wave.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_wave.m4-92-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_subdir_files.m4-36-        if test -f $ac_file ; then
autoconf-archive-20190106/m4/ax_subdir_files.m4:37:          if test ! -e `basename $ac_file` ; then
autoconf-archive-20190106/m4/ax_subdir_files.m4:38:            case `basename $ac_file` in
autoconf-archive-20190106/m4/ax_subdir_files.m4-39-              ifelse([$2], , *.?|*.cc|*.cpp,[$1]))
##############################################
autoconf-archive-20190106/m4/ax_lib_xerces.m4-250-                    dnl Decompose required version string and calculate numerical representation
autoconf-archive-20190106/m4/ax_lib_xerces.m4:251:                    xerces_version_req_major=`expr $xerces_version_req : '\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_xerces.m4:252:                    xerces_version_req_minor=`expr $xerces_version_req : '[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_xerces.m4:253:                    xerces_version_req_revision=`expr $xerces_version_req : '[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_xerces.m4-254-                    if test "x$xerces_version_req_revision" = "x"; then
##############################################
autoconf-archive-20190106/m4/ax_lib_xerces.m4-266-
autoconf-archive-20190106/m4/ax_lib_xerces.m4:267:                    xerces_version_check=`expr $xerces_version_number \>\= $xerces_version_req_number`
autoconf-archive-20190106/m4/ax_lib_xerces.m4-268-                    if test "$xerces_version_check" = "1"; then
##############################################
autoconf-archive-20190106/m4/ax_python_module.m4-38-    fi
autoconf-archive-20190106/m4/ax_python_module.m4:39:    PYTHON_NAME=`basename $PYTHON`
autoconf-archive-20190106/m4/ax_python_module.m4-40-    AC_MSG_CHECKING($PYTHON_NAME module: $1)
##############################################
autoconf-archive-20190106/m4/ax_require_one_func.m4-38-  [$3],
autoconf-archive-20190106/m4/ax_require_one_func.m4:39:  [ax_1func_cv=`echo $ax_1func_cv | sed 's/^no //'`
autoconf-archive-20190106/m4/ax_require_one_func.m4-40-   $2])
##############################################
autoconf-archive-20190106/m4/ax_valgrind_check.m4-125-				    [m4_define([vgtoolx],vgtool)])
autoconf-archive-20190106/m4/ax_valgrind_check.m4:126:				AS_IF([`$VALGRIND --tool=]vgtoolx[ --help >/dev/null 2>&1`],[
autoconf-archive-20190106/m4/ax_valgrind_check.m4-127-					ax_cv_valgrind_tool_]vgtool[=yes
##############################################
autoconf-archive-20190106/m4/ax_prog_mysqladmin.m4-69-DATADIR_PATTERN='^|[[[:blank:]]]*datadir[[[:blank:]]]*|[[[:blank:]]]*\([[^[:blank:]]][[^[:blank:]]]*\)[[[:blank:]]]*|'
autoconf-archive-20190106/m4/ax_prog_mysqladmin.m4:70:MYSQL_DATADIR=`$MYSQLADMIN -u root -prootpass variables 2> /dev/null | grep $DATADIR_PATTERN | sed "s/$DATADIR_PATTERN/\1/"`;dnl
autoconf-archive-20190106/m4/ax_prog_mysqladmin.m4-71-])
##############################################
autoconf-archive-20190106/m4/ax_compiler_version.m4-460-AC_DEFUN([_AX_COMPILER_VERSION_TCC],[
autoconf-archive-20190106/m4/ax_compiler_version.m4:461:  ax_cv_[]_AC_LANG_ABBREV[]_compiler_version=[`tcc -v | $SED 's/^[ ]*tcc[ ]\+version[ ]\+\([0-9.]\+\).*/\1/g'`]
autoconf-archive-20190106/m4/ax_compiler_version.m4-462-  ])
##############################################
autoconf-archive-20190106/m4/ax_have_qt.m4-108-    qmake $am_have_qt_pro -o $am_have_qt_makefile
autoconf-archive-20190106/m4/ax_have_qt.m4:109:    QT_CXXFLAGS=`make -s -f $am_have_qt_makefile CXXFLAGS INCPATH`
autoconf-archive-20190106/m4/ax_have_qt.m4:110:    QT_LIBS=`make -s -f $am_have_qt_makefile LIBS`
autoconf-archive-20190106/m4/ax_have_qt.m4-111-    rm $am_have_qt_pro $am_have_qt_makefile
##############################################
autoconf-archive-20190106/m4/ax_compute_relative_paths.m4-72-[for _lcl_i in $1; do
autoconf-archive-20190106/m4/ax_compute_relative_paths.m4:73:  _lcl_from=\[$]`echo "[$]_lcl_i" | sed 's,:.*$,,'`
autoconf-archive-20190106/m4/ax_compute_relative_paths.m4:74:  _lcl_to=\[$]`echo "[$]_lcl_i" | sed 's,^[[^:]]*:,,' | sed 's,:[[^:]]*$,,'`
autoconf-archive-20190106/m4/ax_compute_relative_paths.m4:75:  _lcl_result_var=`echo "[$]_lcl_i" | sed 's,^.*:,,'`
autoconf-archive-20190106/m4/ax_compute_relative_paths.m4:76:  AX_RECURSIVE_EVAL([[$]_lcl_from], [_lcl_from])
autoconf-archive-20190106/m4/ax_compute_relative_paths.m4:77:  AX_RECURSIVE_EVAL([[$]_lcl_to], [_lcl_to])
autoconf-archive-20190106/m4/ax_compute_relative_paths.m4-78-  _lcl_notation="$_lcl_from$_lcl_to"
##############################################
autoconf-archive-20190106/m4/ax_compute_relative_paths.m4-124-while test "[$]_lcl_second_prefix_match" != 0; do
autoconf-archive-20190106/m4/ax_compute_relative_paths.m4:125:  _lcl_first_prefix=`expr "x[$]$1" : "x\([$]$3/*[[^/]]*\)"`
autoconf-archive-20190106/m4/ax_compute_relative_paths.m4:126:  _lcl_second_prefix_match=`expr "x[$]$2" : "x[$]_lcl_first_prefix"`
autoconf-archive-20190106/m4/ax_compute_relative_paths.m4-127-  if test "[$]_lcl_second_prefix_match" != 0; then
##############################################
autoconf-archive-20190106/m4/ax_compute_relative_paths.m4-147-AC_DEFUN([AX_COMPUTE_SUFFIX_PATH],
autoconf-archive-20190106/m4/ax_compute_relative_paths.m4:148:[$3=`expr "x[$]$1" : "x[$]$2/*\(.*\)"`])
autoconf-archive-20190106/m4/ax_compute_relative_paths.m4-149-
##############################################
autoconf-archive-20190106/m4/ax_compute_relative_paths.m4-167-while test "[$]_lcl_tmp" != ''; do
autoconf-archive-20190106/m4/ax_compute_relative_paths.m4:168:  _lcl_tmp=`expr "x[$]_lcl_first_suffix" : "x[[^/]]*/*\(.*\)"`
autoconf-archive-20190106/m4/ax_compute_relative_paths.m4-169-  if test "[$]_lcl_first_suffix" != ''; then
##############################################
autoconf-archive-20190106/m4/ax_create_stdint_h.m4-147-AC_MSG_CHECKING([for stdint types])
autoconf-archive-20190106/m4/ax_create_stdint_h.m4:148:ac_stdint_h=`echo ifelse($1, , _stdint.h, $1)`
autoconf-archive-20190106/m4/ax_create_stdint_h.m4-149-# try to shortcircuit - if the default include path of the compiler
##############################################
autoconf-archive-20190106/m4/ax_create_stdint_h.m4-186-
autoconf-archive-20190106/m4/ax_create_stdint_h.m4:187:inttype_headers=`echo $2 | sed -e 's/,/ /g'`
autoconf-archive-20190106/m4/ax_create_stdint_h.m4-188-
##############################################
autoconf-archive-20190106/m4/ax_create_stdint_h.m4-235-if test "$GCC" = "yes" ; then
autoconf-archive-20190106/m4/ax_create_stdint_h.m4:236:ac_cv_stdint_message="using gnu compiler "`$CC --version | head -1`
autoconf-archive-20190106/m4/ax_create_stdint_h.m4-237-else
##############################################
autoconf-archive-20190106/m4/ax_create_stdint_h.m4-682-    else
autoconf-archive-20190106/m4/ax_create_stdint_h.m4:683:      ac_dir=`AS_DIRNAME(["$ac_stdint_h"])`
autoconf-archive-20190106/m4/ax_create_stdint_h.m4-684-      AS_MKDIR_P(["$ac_dir"])
##############################################
autoconf-archive-20190106/m4/ax_boost_chrono.m4-79-			AC_DEFINE(HAVE_BOOST_CHRONO,,[define if the Boost::Chrono library is available])
autoconf-archive-20190106/m4/ax_boost_chrono.m4:80:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_chrono.m4-81-
##############################################
autoconf-archive-20190106/m4/ax_boost_chrono.m4-83-            if test "x$ax_boost_user_chrono_lib" = "x"; then
autoconf-archive-20190106/m4/ax_boost_chrono.m4:84:                for libextension in `ls $BOOSTLIBDIR/libboost_chrono*.so* $BOOSTLIBDIR/libboost_chrono*.dylib* $BOOSTLIBDIR/libboost_chrono*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_chrono.*\)\.so.*$;\1;' -e 's;^lib\(boost_chrono.*\)\.dylib.*$;\1;' -e 's;^lib\(boost_chrono.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_chrono.m4-85-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_chrono.m4-90-                if test "x$link_chrono" != "xyes"; then
autoconf-archive-20190106/m4/ax_boost_chrono.m4:91:                for libextension in `ls $BOOSTLIBDIR/boost_chrono*.dll* $BOOSTLIBDIR/boost_chrono*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_chrono.*\)\.dll.*$;\1;' -e 's;^\(boost_chrono.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_chrono.m4-92-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_python_embed.m4-225-    then
autoconf-archive-20190106/m4/ax_python_embed.m4:226:        ax_python_prefix=`${PYTHON} -c "import sys; print(sys.prefix)"`
autoconf-archive-20190106/m4/ax_python_embed.m4-227-        if test -z "$ax_python_prefix"
##############################################
autoconf-archive-20190106/m4/ax_python_embed.m4-230-        fi
autoconf-archive-20190106/m4/ax_python_embed.m4:231:        ax_python_execprefix=`${PYTHON} -c "import sys; print(sys.exec_prefix)"`
autoconf-archive-20190106/m4/ax_python_embed.m4:232:        ax_python_version=`$PYTHON -c "import sys; print(sys.version[[:3]])"`
autoconf-archive-20190106/m4/ax_python_embed.m4-233-        ax_python_includespec="-I${ax_python_prefix}/include/python${ax_python_version}"
##############################################
autoconf-archive-20190106/m4/ax_python_embed.m4-237-        fi
autoconf-archive-20190106/m4/ax_python_embed.m4:238:        ax_python_ccshared=`${PYTHON} -c "import distutils.sysconfig; print(distutils.sysconfig.get_config_var('CFLAGSFORSHARED'))"`
autoconf-archive-20190106/m4/ax_python_embed.m4-239-        ax_python_cspec="${ax_python_ccshared} ${ax_python_includespec}"
##############################################
autoconf-archive-20190106/m4/ax_python_embed.m4-347-    fi
autoconf-archive-20190106/m4/ax_python_embed.m4:348:    ax_python_prefix=`${PYTHON} -c "import sys; print(sys.prefix)"`
autoconf-archive-20190106/m4/ax_python_embed.m4:349:    ax_python_execprefix=`${PYTHON} -c "import sys; print(sys.exec_prefix)"`
autoconf-archive-20190106/m4/ax_python_embed.m4-350-    AC_SUBST([PYTHON_PREFIX], ["${ax_python_prefix}"])
##############################################
autoconf-archive-20190106/m4/ax_python_embed.m4-371-_ACEOF
autoconf-archive-20190106/m4/ax_python_embed.m4:372:        ax_python_output=`$PYTHON conftest.py`
autoconf-archive-20190106/m4/ax_python_embed.m4-373-        ax_python_cc=$?
##############################################
autoconf-archive-20190106/m4/ax_ext_have_lib.m4-51-then
autoconf-archive-20190106/m4/ax_ext_have_lib.m4:52:ext_haslib_cvdir=`echo $dir | $as_tr_sh`
autoconf-archive-20190106/m4/ax_ext_have_lib.m4-53-AC_CACHE_CHECK([for $2 library with -L$dir], [ext_cv${ext_haslib_cvdir}_haslib_$2],
##############################################
autoconf-archive-20190106/m4/ax_ext_have_lib.m4-62-])
autoconf-archive-20190106/m4/ax_ext_have_lib.m4:63:if eval `echo 'test x${'ext_cv${ext_haslib_cvdir}_haslib_$2'}' = "xyes"`; then
autoconf-archive-20190106/m4/ax_ext_have_lib.m4-64-new_libs="-l$2"
##############################################
autoconf-archive-20190106/m4/ax_extend_srcdir.m4-79-    # pwd -P is specified in IEEE 1003.1 from 2004
autoconf-archive-20190106/m4/ax_extend_srcdir.m4:80:    as_dir=`cd "$srcdir" && pwd -P`
autoconf-archive-20190106/m4/ax_extend_srcdir.m4:81:    as_base=`AS_BASENAME([$as_dir])`
autoconf-archive-20190106/m4/ax_extend_srcdir.m4-82-    srcdir=${srcdir}/../${as_base}
##############################################
autoconf-archive-20190106/m4/ax_cond_with_level.m4-59-if test -z "$WITH_VAR"
autoconf-archive-20190106/m4/ax_cond_with_level.m4:60:   then WITH_VAR=`echo ifelse([$2], , no, [$2])`
autoconf-archive-20190106/m4/ax_cond_with_level.m4-61-fi
autoconf-archive-20190106/m4/ax_cond_with_level.m4-62-if test "$WITH_VAR" = "yes"
autoconf-archive-20190106/m4/ax_cond_with_level.m4:63:   then WITH_VAR=`echo ifelse([$3], , some, [$3])`
autoconf-archive-20190106/m4/ax_cond_with_level.m4-64-fi
##############################################
autoconf-archive-20190106/m4/ax_cond_with_level.m4-113-if test -z "$WITH_VAR"
autoconf-archive-20190106/m4/ax_cond_with_level.m4:114:   then WITH_VAR=`echo ifelse([$2], , no, [$2])`
autoconf-archive-20190106/m4/ax_cond_with_level.m4-115-fi
autoconf-archive-20190106/m4/ax_cond_with_level.m4-116-if test "$WITH_VAR" = "yes"
autoconf-archive-20190106/m4/ax_cond_with_level.m4:117:   then WITH_VAR=`echo ifelse([$3], , some, [$3])`
autoconf-archive-20190106/m4/ax_cond_with_level.m4-118-fi
##############################################
autoconf-archive-20190106/m4/ax_count_cpus.m4-52-        AS_CASE([[$host_os]],dnl
autoconf-archive-20190106/m4/ax_count_cpus.m4:53:          [[*linux*]],[[CPU_COUNT=`lscpu -p 2>/dev/null | $EGREP -e '^@<:@0-9@:>@+,' -c` || CPU_COUNT="0"]],dnl
autoconf-archive-20190106/m4/ax_count_cpus.m4-54-          [[*darwin*]],[[CPU_COUNT=`sysctl -n hw.logicalcpu 2>/dev/null` || CPU_COUNT="0"]],dnl
##############################################
autoconf-archive-20190106/m4/ax_count_cpus.m4-56-          [[netbsd*]], [[command -v sysctl >/dev/null 2>&1 && CPU_COUNT=`sysctl -n hw.ncpuonline 2>/dev/null` || CPU_COUNT="0"]],dnl
autoconf-archive-20190106/m4/ax_count_cpus.m4:57:          [[solaris*]],[[command -v psrinfo >/dev/null 2>&1 && CPU_COUNT=`psrinfo 2>/dev/null | $EGREP -e '^@<:@0-9@:>@.*on-line' -c 2>/dev/null` || CPU_COUNT="0"]],dnl
autoconf-archive-20190106/m4/ax_count_cpus.m4:58:          [[mingw*]],[[CPU_COUNT=`ls -qpU1 /proc/registry/HKEY_LOCAL_MACHINE/HARDWARE/DESCRIPTION/System/CentralProcessor/ 2>/dev/null | $EGREP -e '^@<:@0-9@:>@+/' -c` || CPU_COUNT="0"]],dnl
autoconf-archive-20190106/m4/ax_count_cpus.m4:59:          [[msys*]],[[CPU_COUNT=`ls -qpU1 /proc/registry/HKEY_LOCAL_MACHINE/HARDWARE/DESCRIPTION/System/CentralProcessor/ 2>/dev/null | $EGREP -e '^@<:@0-9@:>@+/' -c` || CPU_COUNT="0"]],dnl
autoconf-archive-20190106/m4/ax_count_cpus.m4:60:          [[cygwin*]],[[CPU_COUNT=`ls -qpU1 /proc/registry/HKEY_LOCAL_MACHINE/HARDWARE/DESCRIPTION/System/CentralProcessor/ 2>/dev/null | $EGREP -e '^@<:@0-9@:>@+/' -c` || CPU_COUNT="0"]]dnl
autoconf-archive-20190106/m4/ax_count_cpus.m4-61-        )dnl
##############################################
autoconf-archive-20190106/m4/ax_count_cpus.m4-73-        AS_CASE([[$host_os]],dnl
autoconf-archive-20190106/m4/ax_count_cpus.m4:74:          [[*linux*]],[[CPU_COUNT=`$EGREP -e '^processor' -c /proc/cpuinfo 2>/dev/null` || CPU_COUNT="0"]],dnl
autoconf-archive-20190106/m4/ax_count_cpus.m4:75:          [[*darwin*]],[[CPU_COUNT=`system_profiler SPHardwareDataType 2>/dev/null | $EGREP -i -e 'number of cores:'|cut -d : -f 2 -s|tr -d ' '` || CPU_COUNT="0"]],dnl
autoconf-archive-20190106/m4/ax_count_cpus.m4:76:          [[freebsd*]],[[CPU_COUNT=`dmesg 2>/dev/null| $EGREP -e '^cpu@<:@0-9@:>@+: '|sort -u|$EGREP -e '^' -c` || CPU_COUNT="0"]],dnl
autoconf-archive-20190106/m4/ax_count_cpus.m4:77:          [[netbsd*]], [[CPU_COUNT=`command -v cpuctl >/dev/null 2>&1 && cpuctl list 2>/dev/null| $EGREP -e '^@<:@0-9@:>@+ .* online ' -c` || \
autoconf-archive-20190106/m4/ax_count_cpus.m4:78:                           CPU_COUNT=`dmesg 2>/dev/null| $EGREP -e '^cpu@<:@0-9@:>@+ at'|sort -u|$EGREP -e '^' -c` || CPU_COUNT="0"]],dnl
autoconf-archive-20190106/m4/ax_count_cpus.m4:79:          [[solaris*]],[[command -v kstat >/dev/null 2>&1 && CPU_COUNT=`kstat -m cpu_info -s state -p 2>/dev/null | $EGREP -c -e 'on-line'` || \
autoconf-archive-20190106/m4/ax_count_cpus.m4:80:                           CPU_COUNT=`kstat -m cpu_info 2>/dev/null | $EGREP -c -e 'module: cpu_info'` || CPU_COUNT="0"]],dnl
autoconf-archive-20190106/m4/ax_count_cpus.m4:81:          [[mingw*]],[AS_IF([[CPU_COUNT=`reg query 'HKLM\\Hardware\\Description\\System\\CentralProcessor' 2>/dev/null | $EGREP -e '\\\\@<:@0-9@:>@+$' -c`]],dnl
autoconf-archive-20190106/m4/ax_count_cpus.m4-82-                        [[: # empty]],[[test "$NUMBER_OF_PROCESSORS" -gt "0" 2>/dev/null && CPU_COUNT="$NUMBER_OF_PROCESSORS"]])],dnl
##############################################
autoconf-archive-20190106/m4/ax_enable_builddir.m4-155-    if test -f "$SRC/Makefile" ; then
autoconf-archive-20190106/m4/ax_enable_builddir.m4:156:      a=`grep "^VERSION " "$SRC/Makefile"` ; b=`grep "^VERSION " Makefile`
autoconf-archive-20190106/m4/ax_enable_builddir.m4-157-      test "$a" != "$b" && rm "$SRC/Makefile"
##############################################
autoconf-archive-20190106/m4/ax_prog_python_version.m4-48-        changequote(<<,>>)
autoconf-archive-20190106/m4/ax_prog_python_version.m4:49:        python_version=`$PYTHON -V 2>&1 | $GREP "^Python " | $SED -e 's/^.* \([0-9]*\.[0-9]*\.[0-9]*\)/\1/'`
autoconf-archive-20190106/m4/ax_prog_python_version.m4-50-        changequote([,])
##############################################
autoconf-archive-20190106/m4/ax_prog_cxx_mpi.m4-82-# order.
autoconf-archive-20190106/m4/ax_prog_cxx_mpi.m4:83:AC_REQUIRE([_AX_PROG_CXX_MPI],[_AX_PROG_CXX_MPI([$1])])
autoconf-archive-20190106/m4/ax_prog_cxx_mpi.m4-84-
##############################################
autoconf-archive-20190106/m4/ax_arg_with_path_style.m4-76-    *djgpp | *mingw32* | *emx*) ac_with_path_style="dos" ;;
autoconf-archive-20190106/m4/ax_arg_with_path_style.m4:77:    *) case `eval echo $exec_prefix` in
autoconf-archive-20190106/m4/ax_arg_with_path_style.m4-78-       *:*) ac_with_path_style="url" ;;
##############################################
autoconf-archive-20190106/m4/ax_ext_check_header.m4-36- AC_CHECK_HEADER($1, [$3 got="yes"], [$4 got="no"], $5)
autoconf-archive-20190106/m4/ax_ext_check_header.m4:37: hdr=`echo $1 | $as_tr_sh`
autoconf-archive-20190106/m4/ax_ext_check_header.m4-38- for dir in $2; do
autoconf-archive-20190106/m4/ax_ext_check_header.m4-39-  if test "x${got}" = "xno"; then
autoconf-archive-20190106/m4/ax_ext_check_header.m4:40:   ext_hashdr_cvdir=`echo $dir | $as_tr_sh`
autoconf-archive-20190106/m4/ax_ext_check_header.m4-41-   AC_CACHE_CHECK([for $1 library with -I$dir],
##############################################
autoconf-archive-20190106/m4/ax_ext_check_header.m4-49-      CFLAGS=$ext_have_hdr_save_cflags])
autoconf-archive-20190106/m4/ax_ext_check_header.m4:50:     if eval `echo 'test x${'ext_cv${ext_hashdr_cvdir}_hashdr_${hdr}'}' = "xyes"`; then
autoconf-archive-20190106/m4/ax_ext_check_header.m4-51-      CFLAGS="${CFLAGS} -I${dir}"
##############################################
autoconf-archive-20190106/m4/ax_ext_check_header.m4-53-      got="yes";
autoconf-archive-20190106/m4/ax_ext_check_header.m4:54:      hdr=`echo $1 | $as_tr_cpp`
autoconf-archive-20190106/m4/ax_ext_check_header.m4-55-      AC_DEFINE_UNQUOTED(HAVE_${hdr}, 1,
##############################################
autoconf-archive-20190106/m4/ax_lib_firebird.m4-72-        firebird_version_req=ifelse([$1], [], [3.0.0], [$1])
autoconf-archive-20190106/m4/ax_lib_firebird.m4:73:        firebird_version_req_shorten=`expr $firebird_version_req : '\([[0-9]]*\.[[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_firebird.m4:74:        firebird_version_req_major=`expr $firebird_version_req : '\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_firebird.m4:75:        firebird_version_req_minor=`expr $firebird_version_req : '[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_firebird.m4:76:        firebird_version_req_micro=`expr $firebird_version_req : '[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_firebird.m4-77-        if test "x$firebird_version_req_micro" = "x" ; then
##############################################
autoconf-archive-20190106/m4/ax_lib_firebird.m4-85-
autoconf-archive-20190106/m4/ax_lib_firebird.m4:86:        firebird_version_req_number=`expr $firebird_version_req_major \+ $firebird_version_req_minor`
autoconf-archive-20190106/m4/ax_lib_firebird.m4-87-
##############################################
autoconf-archive-20190106/m4/ax_lib_firebird.m4-154-                if test -n "$ac_firebird_version"; then
autoconf-archive-20190106/m4/ax_lib_firebird.m4:155:                    ac_firebird_version_major=`expr $ac_firebird_version \/ 10`
autoconf-archive-20190106/m4/ax_lib_firebird.m4:156:                    ac_firebird_version_minor=`expr $ac_firebird_version \% 10`
autoconf-archive-20190106/m4/ax_lib_firebird.m4-157-
##############################################
autoconf-archive-20190106/m4/ax_check_struct_for.m4-25-AC_DEFUN([AX_CHECK_STRUCT_FOR],[
autoconf-archive-20190106/m4/ax_check_struct_for.m4:26:ac_safe_struct=`echo "$2" | sed 'y%./+-%__p_%'`
autoconf-archive-20190106/m4/ax_check_struct_for.m4:27:ac_safe_member=`echo "$3" | sed 'y%./+-%__p_%'`
autoconf-archive-20190106/m4/ax_check_struct_for.m4-28-ac_safe_all="ac_cv_struct_${ac_safe_struct}_has_${ac_safe_member}"
autoconf-archive-20190106/m4/ax_check_struct_for.m4-29-changequote(, )dnl
autoconf-archive-20190106/m4/ax_check_struct_for.m4:30:  ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
autoconf-archive-20190106/m4/ax_check_struct_for.m4-31-changequote([, ])dnl
##############################################
autoconf-archive-20190106/m4/ax_check_struct_for.m4-50-
autoconf-archive-20190106/m4/ax_check_struct_for.m4:51:if eval "test \"x$`echo ${ac_safe_all}`\" = \"xyes\""; then
autoconf-archive-20190106/m4/ax_check_struct_for.m4-52-  AC_MSG_RESULT(yes)
##############################################
autoconf-archive-20190106/m4/ax_var_pop.m4-108- m4_ifdef([$1],dnl
autoconf-archive-20190106/m4/ax_var_pop.m4:109:   [m4_if(m4_eval($1 > 0),
autoconf-archive-20190106/m4/ax_var_pop.m4-110-     [1],m4_define([$1],m4_decr($1)),dnl
##############################################
autoconf-archive-20190106/m4/ax_compare_version.m4-134-      # Determine the number of characters in A and B.
autoconf-archive-20190106/m4/ax_compare_version.m4:135:      ax_compare_version_len_A=`echo "$A" | $AWK '{print(length)}'`
autoconf-archive-20190106/m4/ax_compare_version.m4:136:      ax_compare_version_len_B=`echo "$B" | $AWK '{print(length)}'`
autoconf-archive-20190106/m4/ax_compare_version.m4-137-
autoconf-archive-20190106/m4/ax_compare_version.m4-138-      # Set A to no more than B's length and B to no more than A's length.
autoconf-archive-20190106/m4/ax_compare_version.m4:139:      A=`echo "$A" | sed "s/\(.\{$ax_compare_version_len_B\}\).*/\1/"`
autoconf-archive-20190106/m4/ax_compare_version.m4:140:      B=`echo "$B" | sed "s/\(.\{$ax_compare_version_len_A\}\).*/\1/"`
autoconf-archive-20190106/m4/ax_compare_version.m4-141-    ],
##############################################
autoconf-archive-20190106/m4/ax_compare_version.m4-143-      # A count greater than zero means use only that many subversions
autoconf-archive-20190106/m4/ax_compare_version.m4:144:      A=`echo "$A" | sed "s/\(\([[0-9]]\{4\}\)\{m4_substr($2,2)\}\).*/\1/"`
autoconf-archive-20190106/m4/ax_compare_version.m4:145:      B=`echo "$B" | sed "s/\(\([[0-9]]\{4\}\)\{m4_substr($2,2)\}\).*/\1/"`
autoconf-archive-20190106/m4/ax_compare_version.m4-146-    ],
##############################################
autoconf-archive-20190106/m4/ax_compare_version.m4-152-    # Pad zeros at end of numbers to make same length.
autoconf-archive-20190106/m4/ax_compare_version.m4:153:    ax_compare_version_tmp_A="$A`echo $B | sed 's/./0/g'`"
autoconf-archive-20190106/m4/ax_compare_version.m4:154:    B="$B`echo $A | sed 's/./0/g'`"
autoconf-archive-20190106/m4/ax_compare_version.m4-155-    A="$ax_compare_version_tmp_A"
##############################################
autoconf-archive-20190106/m4/ax_boost_thread.m4-98-                      [define if the Boost::Thread library is available])
autoconf-archive-20190106/m4/ax_boost_thread.m4:99:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_thread.m4-100-
##############################################
autoconf-archive-20190106/m4/ax_boost_thread.m4-108-            if test "x$ax_boost_user_thread_lib" = "x"; then
autoconf-archive-20190106/m4/ax_boost_thread.m4:109:                for libextension in `ls -r $BOOSTLIBDIR/libboost_thread* 2>/dev/null | sed 's,.*/lib,,' | sed 's,\..*,,'`; do
autoconf-archive-20190106/m4/ax_boost_thread.m4-110-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_thread.m4-115-                if test "x$link_thread" != "xyes"; then
autoconf-archive-20190106/m4/ax_boost_thread.m4:116:                for libextension in `ls -r $BOOSTLIBDIR/boost_thread* 2>/dev/null | sed 's,.*/,,' | sed 's,\..*,,'`; do
autoconf-archive-20190106/m4/ax_boost_thread.m4-117-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_lib_xalan.m4-254-                    dnl Decompose required version string and calculate numerical representation
autoconf-archive-20190106/m4/ax_lib_xalan.m4:255:                    xalan_version_req_major=`expr $xalan_version_req : '\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_xalan.m4:256:                    xalan_version_req_minor=`expr $xalan_version_req : '[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_xalan.m4:257:                    xalan_version_req_revision=`expr $xalan_version_req : '[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_xalan.m4-258-                    if test "x$xalan_version_req_revision" = "x"; then
##############################################
autoconf-archive-20190106/m4/ax_lib_xalan.m4-270-
autoconf-archive-20190106/m4/ax_lib_xalan.m4:271:                    xalan_version_check=`expr $xalan_version_number \>\= $xalan_version_req_number`
autoconf-archive-20190106/m4/ax_lib_xalan.m4-272-                    if test "$xalan_version_check" = "1"; then
##############################################
autoconf-archive-20190106/m4/ax_xercesc.m4-148-        dnl or AC_LIB_HAVE_LINKFLAGS call.
autoconf-archive-20190106/m4/ax_xercesc.m4:149:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
autoconf-archive-20190106/m4/ax_xercesc.m4-150-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
autoconf-archive-20190106/m4/ax_xercesc.m4-195-                -L*)
autoconf-archive-20190106/m4/ax_xercesc.m4:196:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
autoconf-archive-20190106/m4/ax_xercesc.m4-197-                  if test -n "$shlibext"; then
##############################################
autoconf-archive-20190106/m4/ax_xercesc.m4-314-              */lib | */lib/)
autoconf-archive-20190106/m4/ax_xercesc.m4:315:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
autoconf-archive-20190106/m4/ax_xercesc.m4-316-                additional_includedir="$basedir/include"
##############################################
autoconf-archive-20190106/m4/ax_xercesc.m4-364-                  -L*)
autoconf-archive-20190106/m4/ax_xercesc.m4:365:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
autoconf-archive-20190106/m4/ax_xercesc.m4-366-                    dnl But don't add it
##############################################
autoconf-archive-20190106/m4/ax_xercesc.m4-410-                  -R*)
autoconf-archive-20190106/m4/ax_xercesc.m4:411:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
autoconf-archive-20190106/m4/ax_xercesc.m4-412-                    if test "$enable_rpath" != no; then
##############################################
autoconf-archive-20190106/m4/ax_xercesc.m4-438-                    dnl Handle this in the next round.
autoconf-archive-20190106/m4/ax_xercesc.m4:439:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
autoconf-archive-20190106/m4/ax_xercesc.m4-440-                    ;;
##############################################
autoconf-archive-20190106/m4/ax_xercesc.m4-444-                    dnl option.
autoconf-archive-20190106/m4/ax_xercesc.m4:445:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
autoconf-archive-20190106/m4/ax_xercesc.m4-446-                    ;;
##############################################
autoconf-archive-20190106/m4/ax_expand_prefix.m4-19-#   MYVAR="${datadir}/putter" but you do have to run `eval` a few times,
autoconf-archive-20190106/m4/ax_expand_prefix.m4:20:#   sth. like MYVAR=`eval "echo \"$MYVAR\""` done at least two times.
autoconf-archive-20190106/m4/ax_expand_prefix.m4-21-#
##############################################
autoconf-archive-20190106/m4/ax_prog_doxygen.m4-255-AC_SUBST([DX_DOCDIR], ['ifelse([$3], [], [doxygen-doc], [$3])'])
autoconf-archive-20190106/m4/ax_prog_doxygen.m4:256:m4_if(m4_eval(3 < m4_count($@)), 1, [m4_for([DX_i], 4, m4_count($@), 2,
autoconf-archive-20190106/m4/ax_prog_doxygen.m4-257-      [AC_SUBST([DX_CONFIG]m4_eval(DX_i[/2]),
##############################################
autoconf-archive-20190106/m4/ax_prog_doxygen.m4-259-                                          [$(srcdir)/Doxyfile])')])])dnl
autoconf-archive-20190106/m4/ax_prog_doxygen.m4:260:m4_if(m4_eval(3 < m4_count($@)), 1, [m4_for([DX_i], 5, m4_count($@,), 2,
autoconf-archive-20190106/m4/ax_prog_doxygen.m4-261-      [AC_SUBST([DX_DOCDIR]m4_eval([(]DX_i[-1)/2]),
##############################################
autoconf-archive-20190106/m4/ax_prog_doxygen.m4-263-                                          [doxygen-doc])')])])dnl
autoconf-archive-20190106/m4/ax_prog_doxygen.m4:264:m4_define([DX_loop], m4_dquote(m4_if(m4_eval(3 < m4_count($@)), 1,
autoconf-archive-20190106/m4/ax_prog_doxygen.m4-265-          [m4_for([DX_i], 4, m4_count($@), 2, [, m4_eval(DX_i[/2])])],
##############################################
autoconf-archive-20190106/m4/ax_prog_doxygen.m4-286-            [DX_ENV_APPEND(HAVE_DOT, YES)
autoconf-archive-20190106/m4/ax_prog_doxygen.m4:287:             DX_ENV_APPEND(DOT_PATH, [`DX_DIRNAME_EXPR($DX_DOT)`])],
autoconf-archive-20190106/m4/ax_prog_doxygen.m4-288-            [DX_ENV_APPEND(HAVE_DOT, NO)])
##############################################
autoconf-archive-20190106/m4/ax_prog_doxygen.m4-467-	    \$(DX_LATEX) refman.tex; \\
autoconf-archive-20190106/m4/ax_prog_doxygen.m4:468:            countdown=\`expr \$\$countdown - 1\`; \\
autoconf-archive-20190106/m4/ax_prog_doxygen.m4-469-	done; \\
##############################################
autoconf-archive-20190106/m4/ax_prog_doxygen.m4-498-	    \$(DX_PDFLATEX) refman.tex; \\
autoconf-archive-20190106/m4/ax_prog_doxygen.m4:499:	    countdown=\`expr \$\$countdown - 1\`; \\
autoconf-archive-20190106/m4/ax_prog_doxygen.m4-500-	done; \\
##############################################
autoconf-archive-20190106/m4/ax_check_awk_user_defined_functions.m4-35-
autoconf-archive-20190106/m4/ax_check_awk_user_defined_functions.m4:36:  ax_awk_command=`echo "" | $AWK 'function mydouble(x) { return 2*x ; } ; { print mydouble(1) ; }' 2> /dev/null`
autoconf-archive-20190106/m4/ax_check_awk_user_defined_functions.m4-37-  AS_IF([test $? -eq 0],[
##############################################
autoconf-archive-20190106/m4/ax_prog_apache.m4-125-    changequote(<<, >>)dnl
autoconf-archive-20190106/m4/ax_prog_apache.m4:126:    APACHE_READABLE_VERSION=`$APACHE -v | grep 'Server version' | sed -e 's;.*Apache/\([0-9\.][0-9\.]*\).*;\1;'`
autoconf-archive-20190106/m4/ax_prog_apache.m4-127-    changequote([, ])dnl
autoconf-archive-20190106/m4/ax_prog_apache.m4:128:    APACHE_VERSION=`echo $APACHE_READABLE_VERSION | sed -e 's/\.//g'`
autoconf-archive-20190106/m4/ax_prog_apache.m4-129-    if test -z "$APACHE_VERSION" ; then
##############################################
autoconf-archive-20190106/m4/ax_prog_apache.m4-131-    fi
autoconf-archive-20190106/m4/ax_prog_apache.m4:132:    APACHE_MAJOR=`expr $APACHE_VERSION : '\(..\)'`
autoconf-archive-20190106/m4/ax_prog_apache.m4:133:    APACHE_MINOR=`expr $APACHE_VERSION : '..\(.*\)'`
autoconf-archive-20190106/m4/ax_prog_apache.m4-134-    #
##############################################
autoconf-archive-20190106/m4/ax_prog_apache.m4-138-      AC_MSG_CHECKING(apache version >= $1)
autoconf-archive-20190106/m4/ax_prog_apache.m4:139:      APACHE_REQUEST=`echo $1 | sed -e 's/\.//g'`
autoconf-archive-20190106/m4/ax_prog_apache.m4:140:      APACHE_REQUEST_MAJOR=`expr $APACHE_REQUEST : '\(..\)'`
autoconf-archive-20190106/m4/ax_prog_apache.m4:141:      APACHE_REQUEST_MINOR=`expr $APACHE_REQUEST : '..\(.*\)'`
autoconf-archive-20190106/m4/ax_prog_apache.m4-142-      if test "$APACHE_MAJOR" -lt "$APACHE_REQUEST_MAJOR" -o "$APACHE_MINOR" -lt "$APACHE_REQUEST_MINOR" ; then
##############################################
autoconf-archive-20190106/m4/ax_prog_apache.m4-151-    #
autoconf-archive-20190106/m4/ax_prog_apache.m4:152:    HTTP_ROOT=`$APACHE -V | grep HTTPD_ROOT | sed -e 's/.*"\(.*\)"/\1/'`
autoconf-archive-20190106/m4/ax_prog_apache.m4-153-    AC_MSG_CHECKING(apache modules)
##############################################
autoconf-archive-20190106/m4/ax_cflags_strict_prototypes.m4-55-   #
autoconf-archive-20190106/m4/ax_cflags_strict_prototypes.m4:56:do FLAGS="$ac_save_[]FLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
autoconf-archive-20190106/m4/ax_cflags_strict_prototypes.m4-57-   AC_COMPILE_IFELSE([AC_LANG_PROGRAM([], [[return 0;]])],
autoconf-archive-20190106/m4/ax_cflags_strict_prototypes.m4:58:   [VAR=`echo $ac_arg | sed -e 's,.*% *,,'` ; break], [])
autoconf-archive-20190106/m4/ax_cflags_strict_prototypes.m4-59-done
##############################################
autoconf-archive-20190106/m4/ax_cflags_strict_prototypes.m4-66-    if (signal (SIGINT, SIG_IGN) != SIG_DFL) return 2;]])],
autoconf-archive-20190106/m4/ax_cflags_strict_prototypes.m4:67:    [dnl the original did use test -n `$CC testprogram.c`
autoconf-archive-20190106/m4/ax_cflags_strict_prototypes.m4-68-    if test `diff config.log config.tmp | grep -i warning | wc -l` != 0
##############################################
autoconf-archive-20190106/m4/ax_gnu_autotest.m4-373-[m4_errprintn(m4_location[: generating `$1' ]dnl
autoconf-archive-20190106/m4/ax_gnu_autotest.m4:374:m4_esyscmd_s([mkdir -p "`dirname '$1'`" && cat >'$1' <<"EOFpackage.m4"
autoconf-archive-20190106/m4/ax_gnu_autotest.m4-375-# Signature of the current package.
##############################################
autoconf-archive-20190106/m4/ax_gnu_autotest.m4-464-[m4_pushdef([i])dnl
autoconf-archive-20190106/m4/ax_gnu_autotest.m4:465:m4_if($#, 2, [m4_bpatsubst([[$1]], [^\(.\)]m4_if(m4_eval([($2) > 0]), [0],,
autoconf-archive-20190106/m4/ax_gnu_autotest.m4:466:                                   [m4_for([i], 0, m4_eval([($2)-1]),,
autoconf-archive-20190106/m4/ax_gnu_autotest.m4-467-                                   [[.]])])[\(.*\)], [\1\2])],
autoconf-archive-20190106/m4/ax_gnu_autotest.m4:468:             [m4_bpatsubst([[$1]], [^\(.\)]m4_if(m4_eval([($2) > 0]), [0],,
autoconf-archive-20190106/m4/ax_gnu_autotest.m4:469:                                   [m4_for([i], 0, m4_eval([($2)-1]),,
autoconf-archive-20190106/m4/ax_gnu_autotest.m4:470:                                   [[.]])])[\(]m4_if(m4_eval([($3) > 0]), [0],,
autoconf-archive-20190106/m4/ax_gnu_autotest.m4:471:                                   [m4_for([i], 0, m4_eval([($3)-1]),,
autoconf-archive-20190106/m4/ax_gnu_autotest.m4-472-                                   [[.]])])[\).*\(.\)], [\1\2\3])])dnl
##############################################
autoconf-archive-20190106/m4/ax_boost_filesystem.m4-81-			AC_DEFINE(HAVE_BOOST_FILESYSTEM,,[define if the Boost::Filesystem library is available])
autoconf-archive-20190106/m4/ax_boost_filesystem.m4:82:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_filesystem.m4-83-            if test "x$ax_boost_user_filesystem_lib" = "x"; then
autoconf-archive-20190106/m4/ax_boost_filesystem.m4:84:                for libextension in `ls -r $BOOSTLIBDIR/libboost_filesystem* 2>/dev/null | sed 's,.*/lib,,' | sed 's,\..*,,'` ; do
autoconf-archive-20190106/m4/ax_boost_filesystem.m4-85-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_filesystem.m4-90-                if test "x$link_filesystem" != "xyes"; then
autoconf-archive-20190106/m4/ax_boost_filesystem.m4:91:                for libextension in `ls -r $BOOSTLIBDIR/boost_filesystem* 2>/dev/null | sed 's,.*/,,' | sed -e 's,\..*,,'` ; do
autoconf-archive-20190106/m4/ax_boost_filesystem.m4-92-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_lib_trace.m4-82-    libtrace_version_req=ifelse([$1], ,3.0.0,$1)
autoconf-archive-20190106/m4/ax_lib_trace.m4:83:    libtrace_version_req_major=`expr $libtrace_version_req : '\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_trace.m4:84:    libtrace_version_req_minor=`expr $libtrace_version_req : '[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_trace.m4:85:    libtrace_version_req_macro=`expr $libtrace_version_req : '[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_trace.m4-86-    if test "x$libtrace_version_req_macro" = "x"; then
##############################################
autoconf-archive-20190106/m4/ax_check_class.m4-58-AC_REQUIRE([AX_PROG_JAVA])
autoconf-archive-20190106/m4/ax_check_class.m4:59:ac_var_name=`echo $1 | sed 's/\./_/g'`
autoconf-archive-20190106/m4/ax_check_class.m4-60-dnl Normally I'd use a AC_CACHE_CHECK here but since the variable name is
##############################################
autoconf-archive-20190106/m4/ax_check_class.m4-65-                [eval "ac_cv_class_$ac_var_name=no"])
autoconf-archive-20190106/m4/ax_check_class.m4:66:eval "ac_var_val=$`eval echo ac_cv_class_$ac_var_name`"
autoconf-archive-20190106/m4/ax_check_class.m4:67:eval "HAVE_$ac_var_name=$`echo ac_cv_class_$ac_var_val`"
autoconf-archive-20190106/m4/ax_check_class.m4-68-HAVE_LAST_CLASS=$ac_var_val
##############################################
autoconf-archive-20190106/m4/ax_check_class.m4-76-dnl do scripts have variable scoping?
autoconf-archive-20190106/m4/ax_check_class.m4:77:eval "ac_var_val=$`eval echo ac_cv_class_$ac_var_name`"
autoconf-archive-20190106/m4/ax_check_class.m4-78-AC_MSG_RESULT($ac_var_val)
##############################################
autoconf-archive-20190106/m4/ax_check_func_in.m4-54-], eval "ac_cv_func_$2=yes", eval "ac_cv_func_$2=no")])
autoconf-archive-20190106/m4/ax_check_func_in.m4:55:if eval "test \"`echo '$ac_cv_func_'$2`\" = yes"; then
autoconf-archive-20190106/m4/ax_check_func_in.m4-56-  AC_MSG_RESULT(yes)
##############################################
autoconf-archive-20190106/m4/ax_check_func_in.m4-69-AX_CHECK_FUNC_IN($1, $ac_func,
autoconf-archive-20190106/m4/ax_check_func_in.m4:70:  ac_tr_func=HAVE_`echo $ac_func | sed -e 'y:abcdefghijklmnopqrstuvwxyz:ABCDEFGHIJKLMNOPQRSTUVWXYZ:' -e 's:[[^A-Z0-9]]:_:g'`
autoconf-archive-20190106/m4/ax_check_func_in.m4-71-  AC_DEFINE_UNQUOTED($ac_tr_func) $3], $4)dnl
##############################################
autoconf-archive-20190106/m4/ax_ruby_devel.m4-68-    AC_MSG_CHECKING([for the rbconfig Ruby package])
autoconf-archive-20190106/m4/ax_ruby_devel.m4:69:    ac_rbconfig_result=`$RUBY -rrbconfig -e ";" 2>&1`
autoconf-archive-20190106/m4/ax_ruby_devel.m4-70-    if test -z "$ac_rbconfig_result"; then
##############################################
autoconf-archive-20190106/m4/ax_ruby_devel.m4-83-    if test -z "$RUBY_CPPFLAGS"; then
autoconf-archive-20190106/m4/ax_ruby_devel.m4:84:        ruby_path=`$RUBY -rrbconfig -e 'print RbConfig::CONFIG[["rubyhdrdir"]]'`
autoconf-archive-20190106/m4/ax_ruby_devel.m4:85:        ruby_arch_path=`$RUBY -rrbconfig -e 'print RbConfig::CONFIG[["rubyarchhdrdir"]]'`
autoconf-archive-20190106/m4/ax_ruby_devel.m4-86-        if test -n "${ruby_path}"; then
##############################################
autoconf-archive-20190106/m4/ax_ruby_devel.m4-101-    if test -z "$RUBY_LDFLAGS"; then
autoconf-archive-20190106/m4/ax_ruby_devel.m4:102:        RUBY_LDFLAGS=`$RUBY -rrbconfig -e 'print RbConfig::CONFIG[["LIBRUBYARG_SHARED"]]'`
autoconf-archive-20190106/m4/ax_ruby_devel.m4-103-    fi
##############################################
autoconf-archive-20190106/m4/ax_ruby_devel.m4-111-    if test -z "$RUBY_SITE_PKG"; then
autoconf-archive-20190106/m4/ax_ruby_devel.m4:112:        RUBY_SITE_PKG=`$RUBY -rrbconfig -e 'print RbConfig::CONFIG[["sitearchdir"]]'`
autoconf-archive-20190106/m4/ax_ruby_devel.m4-113-    fi
##############################################
autoconf-archive-20190106/m4/ax_ruby_devel.m4-121-    if test -z "$RUBY_EXTRA_LIBS"; then
autoconf-archive-20190106/m4/ax_ruby_devel.m4:122:       RUBY_EXTRA_LIBS=`$RUBY -rrbconfig -e 'print RbConfig::CONFIG[["SOLIBS"]]'`
autoconf-archive-20190106/m4/ax_ruby_devel.m4-123-    fi
##############################################
autoconf-archive-20190106/m4/ax_ruby_devel.m4-132-    # if test -z "$RUBY_EXTRA_LDFLAGS"; then
autoconf-archive-20190106/m4/ax_ruby_devel.m4:133:    # RUBY_EXTRA_LDFLAGS=`$RUBY -rrbconfig -e 'print RbConfig::CONFIG[["LINKFORSHARED"]]'`
autoconf-archive-20190106/m4/ax_ruby_devel.m4-134-    # fi
##############################################
autoconf-archive-20190106/m4/ax_ruby_devel.m4-138-    # this flags breaks ruby.h, and is sometimes defined by KDE m4 macros
autoconf-archive-20190106/m4/ax_ruby_devel.m4:139:    CFLAGS="`echo "$CFLAGS" | sed -e 's/-std=iso9899:1990//g;'`"
autoconf-archive-20190106/m4/ax_ruby_devel.m4-140-    #
##############################################
autoconf-archive-20190106/m4/ax_prog_nasm_opt.m4-10-#
autoconf-archive-20190106/m4/ax_prog_nasm_opt.m4:11:#   This macro checks if the NASM assembler accepts the given option. If
autoconf-archive-20190106/m4/ax_prog_nasm_opt.m4-12-#   yes, the option is appended to the variable 'var_name', otherwise
##############################################
autoconf-archive-20190106/m4/ax_prog_nasm_opt.m4-52-AC_REQUIRE([AX_PROG_NASM])dnl
autoconf-archive-20190106/m4/ax_prog_nasm_opt.m4:53:AC_MSG_CHECKING([if $nasm accepts $1])
autoconf-archive-20190106/m4/ax_prog_nasm_opt.m4-54-echo '' > conftest.asm
autoconf-archive-20190106/m4/ax_prog_nasm_opt.m4:55:if $nasm $$2 $1 conftest.asm > conftest.err; then
autoconf-archive-20190106/m4/ax_prog_nasm_opt.m4-56-	$2="$$2 $1"
##############################################
autoconf-archive-20190106/m4/ax_check_user.m4-64-        $1=$2
autoconf-archive-20190106/m4/ax_check_user.m4:65:        USER_HOME=`grep ^$2: /etc/passwd | sed "s/^\([[^:]]*:\)\{5\}\([[^:]]*\):[[^:]]*$/\2/"`
autoconf-archive-20190106/m4/ax_check_user.m4-66-        AC_MSG_RESULT([yes])
##############################################
autoconf-archive-20190106/m4/ax_cflags_warn_all.m4-79-   #
autoconf-archive-20190106/m4/ax_cflags_warn_all.m4:80:do FLAGS="$ac_save_[]FLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
autoconf-archive-20190106/m4/ax_cflags_warn_all.m4-81-   AC_COMPILE_IFELSE([AC_LANG_PROGRAM],
autoconf-archive-20190106/m4/ax_cflags_warn_all.m4:82:                     [VAR=`echo $ac_arg | sed -e 's,.*% *,,'` ; break])
autoconf-archive-20190106/m4/ax_cflags_warn_all.m4-83-done
##############################################
autoconf-archive-20190106/m4/ax_python.m4-66-   if test x$ax_python_lib != xno; then
autoconf-archive-20190106/m4/ax_python.m4:67:     ax_python_header=`$ax_python_bin -c "from distutils.sysconfig import *; print(get_config_var('CONFINCLUDEPY'))"`
autoconf-archive-20190106/m4/ax_python.m4-68-     if test x$ax_python_header != x; then
##############################################
autoconf-archive-20190106/m4/ax_cflags_no_writable_strings.m4-59-   #
autoconf-archive-20190106/m4/ax_cflags_no_writable_strings.m4:60:do FLAGS="$ac_save_[]FLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
autoconf-archive-20190106/m4/ax_cflags_no_writable_strings.m4-61-   AC_COMPILE_IFELSE([AC_LANG_PROGRAM([], [[return 0;]])],
autoconf-archive-20190106/m4/ax_cflags_no_writable_strings.m4:62:   [VAR=`echo $ac_arg | sed -e 's,.*% *,,'` ; break],[])
autoconf-archive-20190106/m4/ax_cflags_no_writable_strings.m4-63-done
##############################################
autoconf-archive-20190106/m4/ax_cflags_no_writable_strings.m4-69-      char test[16];
autoconf-archive-20190106/m4/ax_cflags_no_writable_strings.m4:70:      if (strcpy (test, "test")) return 1;]])],[dnl the original did use test -n `$CC testprogram.c`
autoconf-archive-20190106/m4/ax_cflags_no_writable_strings.m4-71-      if test `diff config.log config.tmp | grep -i warning | wc -l` != 0
##############################################
autoconf-archive-20190106/m4/ax_prog_yasm.m4-10-#
autoconf-archive-20190106/m4/ax_prog_yasm.m4:11:#   This macro searches for the YASM assembler and sets the variable "yasm"
autoconf-archive-20190106/m4/ax_prog_yasm.m4-12-#   to the name of the application or to "no" if not found. If
##############################################
autoconf-archive-20190106/m4/ax_prog_yasm.m4-56-then
autoconf-archive-20190106/m4/ax_prog_yasm.m4:57:	ifelse($#,0,[AC_MSG_ERROR([YASM assembler not found])],
autoconf-archive-20190106/m4/ax_prog_yasm.m4-58-        $1)
##############################################
autoconf-archive-20190106/m4/ax_create_generic_config.m4-44-AC_DEFUN([AX_CREATE_GENERIC_CONFIG],[# create a generic PACKAGE-config file
autoconf-archive-20190106/m4/ax_create_generic_config.m4:45:L=`echo ifelse($1, , $PACKAGE $LIBS, $1)`
autoconf-archive-20190106/m4/ax_create_generic_config.m4:46:P=`echo $L | sed -e 's/ -.*//'`
autoconf-archive-20190106/m4/ax_create_generic_config.m4:47:P=`echo $P`
autoconf-archive-20190106/m4/ax_create_generic_config.m4:48:V=`echo ifelse($2, , $VERSION, $2)`
autoconf-archive-20190106/m4/ax_create_generic_config.m4:49:F=`echo $P-config`
autoconf-archive-20190106/m4/ax_create_generic_config.m4:50:L=`echo -l$L | sed -e 's/^-llib/-l/'`
autoconf-archive-20190106/m4/ax_create_generic_config.m4-51-AC_MSG_RESULT(creating $F - generic $V for $L)
##############################################
autoconf-archive-20190106/m4/ax_create_generic_config.m4-94-echo '  case $i in' >>$F
autoconf-archive-20190106/m4/ax_create_generic_config.m4:95:echo '  --prefix=*) prefix=`echo $i | sed -e "s/--prefix=//"` ;;' >>$F
autoconf-archive-20190106/m4/ax_create_generic_config.m4-96-echo '  --prefix)    o="$o $prefix" ;;' >>$F
##############################################
autoconf-archive-20190106/m4/ax_create_generic_config.m4-129-echo '  -?//*|-?/*//*|-?./*//*|//*|/*//*|./*//*) ' >>$F
autoconf-archive-20190106/m4/ax_create_generic_config.m4:130:echo '       v=`echo $i | sed -e s://:\$:g`' >>$F
autoconf-archive-20190106/m4/ax_create_generic_config.m4:131:echo '       v=`eval "echo $v"` ' >>$F
autoconf-archive-20190106/m4/ax_create_generic_config.m4-132-echo '       o="$o $v" ;; ' >>$F
##############################################
autoconf-archive-20190106/m4/ax_create_generic_config.m4-135-echo ' ' >>$F
autoconf-archive-20190106/m4/ax_create_generic_config.m4:136:echo 'o=`eval "echo $o"`' >>$F
autoconf-archive-20190106/m4/ax_create_generic_config.m4:137:echo 'o=`eval "echo $o"`' >>$F
autoconf-archive-20190106/m4/ax_create_generic_config.m4-138-echo 'eval "echo $o"' >>$F
##############################################
autoconf-archive-20190106/m4/ax_with_build_path.m4-38-    [
autoconf-archive-20190106/m4/ax_with_build_path.m4:39:        for d in `echo $withval | tr : ' '`; do
autoconf-archive-20190106/m4/ax_with_build_path.m4-40-            test -d $d/include && CPPFLAGS="$CPPFLAGS -I$d/include"
##############################################
autoconf-archive-20190106/m4/ax_create_target_h.m4-112-AC_DEFUN([AC_CREATE_PREFIX_TARGET_H],[dnl
autoconf-archive-20190106/m4/ax_create_target_h.m4:113:ac_prefix_conf_PKG=`echo ifelse($2, , $PACKAGE, $2)`
autoconf-archive-20190106/m4/ax_create_target_h.m4:114:ac_prefix_conf_OUT=`echo ifelse($1, , $ac_prefix_conf_PKG-target.h, $1)`
autoconf-archive-20190106/m4/ax_create_target_h.m4:115:ac_prefix_conf_PRE=`echo $ac_prefix_conf_PKG-target | sed -e 'y:abcdefghijklmnopqrstuvwxyz-:ABCDEFGHIJKLMNOPQRSTUVWXYZ_:'`
autoconf-archive-20190106/m4/ax_create_target_h.m4-116-AX_CREATE_TARGET_H_UPPER($ac_prefix_conf_PRE,$ac_perfix_conf_OUT)
autoconf-archive-20190106/m4/ax_create_target_h.m4:117:ac_prefix_conf_PRE=`echo __$ac_prefix_conf_PKG-host | sed -e 'y:abcdefghijklmnopqrstuvwxyz-:ABCDEFGHIJKLMNOPQRSTUVWXYZ_:'`
autoconf-archive-20190106/m4/ax_create_target_h.m4-118-AX_CREATE_TARGET_HOST_UPPER($ac_prefix_conf_PRE,$ac_perfix_conf_OUT)
##############################################
autoconf-archive-20190106/m4/ax_create_target_h.m4-122-AC_DEFUN([AC_CREATE_PREFIX_TARGET_H_],[dnl
autoconf-archive-20190106/m4/ax_create_target_h.m4:123:ac_prefix_conf_PKG=`echo ifelse($2, , $PACKAGE, $2)`
autoconf-archive-20190106/m4/ax_create_target_h.m4:124:ac_prefix_conf_OUT=`echo ifelse($1, , $ac_prefix_conf_PKG-target.h, $1)`
autoconf-archive-20190106/m4/ax_create_target_h.m4:125:ac_prefix_conf_PRE=`echo __$ac_prefix_conf_PKG-target | sed -e 'y:ABCDEFGHIJKLMNOPQRSTUVWXYZ-:abcdefghijklmnopqrstuvwxyz_:'`
autoconf-archive-20190106/m4/ax_create_target_h.m4-126-AX_CREATE_TARGET_H_LOWER($ac_prefix_conf_PRE,$ac_perfix_conf_OUT)
autoconf-archive-20190106/m4/ax_create_target_h.m4:127:ac_prefix_conf_PRE=`echo __$ac_prefix_conf_PKG-host | sed -e 'y:ABCDEFGHIJKLMNOPQRSTUVWXYZ-:abcdefghijklmnopqrstuvwxyz_:'`
autoconf-archive-20190106/m4/ax_create_target_h.m4-128-AX_CREATE_TARGET_HOST_LOWER($ac_prefix_conf_PRE,$ac_perfix_conf_OUT)
##############################################
autoconf-archive-20190106/m4/ax_create_target_h.m4-138-changequote({, })dnl
autoconf-archive-20190106/m4/ax_create_target_h.m4:139:ac_need_target_h_file=`echo ifelse($1, , target.h, $1)`
autoconf-archive-20190106/m4/ax_create_target_h.m4:140:ac_need_target_h_prefix=`echo ifelse($2, , target, $2) | sed -e 'y:abcdefghijklmnopqrstuvwxyz-:ABCDEFGHIJKLMNOPQRSTUVWXYZ_:' -e 's:[^A-Z0-9_]::g'`
autoconf-archive-20190106/m4/ax_create_target_h.m4-141-#
autoconf-archive-20190106/m4/ax_create_target_h.m4:142:target_os0=`echo "$target_os"  | sed -e 'y:abcdefghijklmnopqrstuvwxyz.-:ABCDEFGHIJKLMNOPQRSTUVWXYZ__:' -e 's:[^A-Z0-9_]::g'`
autoconf-archive-20190106/m4/ax_create_target_h.m4:143:target_os1=`echo "$target_os0" | sed -e 's:\([^0-9]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4:144:target_os2=`echo "$target_os0" | sed -e 's:\([^_]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4:145:target_os3=`echo "$target_os2" | sed -e 's:\([^0-9]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4-146-#
autoconf-archive-20190106/m4/ax_create_target_h.m4:147:target_cpu0=`echo "$target_cpu"  | sed -e 'y:abcdefghijklmnopqrstuvwxyz.-:ABCDEFGHIJKLMNOPQRSTUVWXYZ__:' -e 's:[^A-Z0-9_]::g'`
autoconf-archive-20190106/m4/ax_create_target_h.m4:148:target_cpu1=`echo "$target_cpu0" | sed -e 's:\([^0-9]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4:149:target_cpu2=`echo "$target_cpu0" | sed -e 's:\([^_]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4:150:target_cpu3=`echo "$target_cpu2" | sed -e 's:\([^0-9]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4-151-#
autoconf-archive-20190106/m4/ax_create_target_h.m4:152:target_cpu_arch0=`echo "$target_cpu_arch" | sed -e 'y:abcdefghijklmnopqrstuvwxyz:ABCDEFGHIJKLMNOPQRSTUVWXYZ:'`
autoconf-archive-20190106/m4/ax_create_target_h.m4-153-#
##############################################
autoconf-archive-20190106/m4/ax_create_target_h.m4-219-changequote({, })dnl
autoconf-archive-20190106/m4/ax_create_target_h.m4:220:ac_need_target_h_file=`echo ifelse($1, , target-os.h, $1)`
autoconf-archive-20190106/m4/ax_create_target_h.m4:221:ac_need_target_h_prefix=`echo ifelse($2, , target, $2) | sed -e 'y:ABCDEFGHIJKLMNOPQRSTUVWXYZ-:abcdefghijklmnopqrstuvwxyz_:' -e 's:[^a-z0-9_]::g'`
autoconf-archive-20190106/m4/ax_create_target_h.m4-222-#
autoconf-archive-20190106/m4/ax_create_target_h.m4:223:target_os0=`echo "$target_os"  | sed -e 'y:ABCDEFGHIJKLMNOPQRSTUVWXYZ.-:abcdefghijklmnopqrstuvwxyz__:' -e 's:[^a-z0-9_]::g'`
autoconf-archive-20190106/m4/ax_create_target_h.m4:224:target_os1=`echo "$target_os0" | sed -e 's:\([^0-9]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4:225:target_os2=`echo "$target_os0" | sed -e 's:\([^_]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4:226:target_os3=`echo "$target_os2" | sed -e 's:\([^0-9]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4-227-#
autoconf-archive-20190106/m4/ax_create_target_h.m4:228:target_cpu0=`echo "$target_cpu"  | sed -e 'y:ABCDEFGHIJKLMNOPQRSTUVWXYZ.-:abcdefghijklmnopqrstuvwxyz__:' -e 's:[^a-z0-9_]::g'`
autoconf-archive-20190106/m4/ax_create_target_h.m4:229:target_cpu1=`echo "$target_cpu0" | sed -e 's:\([^0-9]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4:230:target_cpu2=`echo "$target_cpu0" | sed -e 's:\([^_]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4:231:target_cpu3=`echo "$target_cpu2" | sed -e 's:\([^0-9]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4-232-#
autoconf-archive-20190106/m4/ax_create_target_h.m4:233:target_cpu_arch0=`echo "$target_cpu_arch" | sed -e 'y:ABCDEFGHIJKLMNOPQRSTUVWXYZ:abcdefghijklmnopqrstuvwxyz:'`
autoconf-archive-20190106/m4/ax_create_target_h.m4-234-#
##############################################
autoconf-archive-20190106/m4/ax_create_target_h.m4-301-changequote({, })dnl
autoconf-archive-20190106/m4/ax_create_target_h.m4:302:ac_need_target_h_file=`echo ifelse($1, , target.h, $1)`
autoconf-archive-20190106/m4/ax_create_target_h.m4:303:ac_need_target_h_prefix=`echo ifelse($2, , host, $2) | sed -e 'y:abcdefghijklmnopqrstuvwxyz-:ABCDEFGHIJKLMNOPQRSTUVWXYZ_:' -e 's:[^A-Z0-9_]::g'`
autoconf-archive-20190106/m4/ax_create_target_h.m4-304-#
autoconf-archive-20190106/m4/ax_create_target_h.m4:305:host_os0=`echo "$host_os"  | sed -e 'y:abcdefghijklmnopqrstuvwxyz.-:ABCDEFGHIJKLMNOPQRSTUVWXYZ__:' -e 's:[^A-Z0-9_]::g'`
autoconf-archive-20190106/m4/ax_create_target_h.m4:306:host_os1=`echo "$host_os0" | sed -e 's:\([^0-9]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4:307:host_os2=`echo "$host_os0" | sed -e 's:\([^_]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4:308:host_os3=`echo "$host_os2" | sed -e 's:\([^0-9]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4-309-#
autoconf-archive-20190106/m4/ax_create_target_h.m4:310:host_cpu0=`echo "$host_cpu"  | sed -e 'y:abcdefghijklmnopqrstuvwxyz.-:ABCDEFGHIJKLMNOPQRSTUVWXYZ__:' -e 's:[^A-Z0-9]::g'`
autoconf-archive-20190106/m4/ax_create_target_h.m4:311:host_cpu1=`echo "$host_cpu0" | sed -e 's:\([^0-9]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4:312:host_cpu2=`echo "$host_cpu0" | sed -e 's:\([^_]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4:313:host_cpu3=`echo "$host_cpu2" | sed -e 's:\([^0-9]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4-314-#
autoconf-archive-20190106/m4/ax_create_target_h.m4:315:host_cpu_arch0=`echo "$host_cpu_arch" | sed -e 'y:abcdefghijklmnopqrstuvwxyz:ABCDEFGHIJKLMNOPQRSTUVWXYZ:'`
autoconf-archive-20190106/m4/ax_create_target_h.m4-316-#
##############################################
autoconf-archive-20190106/m4/ax_create_target_h.m4-383-changequote({, })dnl
autoconf-archive-20190106/m4/ax_create_target_h.m4:384:ac_need_target_h_file=`echo ifelse($1, , target.h, $1)`
autoconf-archive-20190106/m4/ax_create_target_h.m4:385:ac_need_target_h_prefix=`echo ifelse($2, , host, $2) | sed -e 'y:ABCDEFGHIJKLMNOPQRSTUVWXYZ-:abcdefghijklmnopqrstuvwxyz_:' -e 's:[^a-z0-9_]::g'`
autoconf-archive-20190106/m4/ax_create_target_h.m4-386-#
autoconf-archive-20190106/m4/ax_create_target_h.m4:387:host_os0=`echo "$host_os"  | sed -e 'y:ABCDEFGHIJKLMNOPQRSTUVWXYZ.-:abcdefghijklmnopqrstuvwxyz__:' -e 's:[^a-z0-9_]::g'`
autoconf-archive-20190106/m4/ax_create_target_h.m4:388:host_os1=`echo "$host_os0" | sed -e 's:\([^0-9]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4:389:host_os2=`echo "$host_os0" | sed -e 's:\([^_]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4:390:host_os3=`echo "$host_os2" | sed -e 's:\([^0-9]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4-391-#
autoconf-archive-20190106/m4/ax_create_target_h.m4:392:host_cpu0=`echo "$host_cpu"  | sed -e 'y:ABCDEFGHIJKLMNOPQRSTUVWXYZ.-:abcdefghijklmnopqrstuvwxyz__:' -e 's:[^a-z0-9_]::g'`
autoconf-archive-20190106/m4/ax_create_target_h.m4:393:host_cpu1=`echo "$host_cpu0" | sed -e 's:\([^0-9]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4:394:host_cpu2=`echo "$host_cpu0" | sed -e 's:\([^_]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4:395:host_cpu3=`echo "$host_cpu2" | sed -e 's:\([^0-9]*\).*:\1:' `
autoconf-archive-20190106/m4/ax_create_target_h.m4-396-#
autoconf-archive-20190106/m4/ax_create_target_h.m4:397:host_cpu_arch0=`echo "$host_cpu_arch" | sed -e 'y:ABCDEFGHIJKLMNOPQRSTUVWXYZ:abcdefghijklmnopqrstuvwxyz:'`
autoconf-archive-20190106/m4/ax_create_target_h.m4-398-#
##############################################
autoconf-archive-20190106/m4/ax_perl_module_version.m4-41-# Check the number of arguments
autoconf-archive-20190106/m4/ax_perl_module_version.m4:42:args_num=`echo $ac_perl_list_modules | wc -w`
autoconf-archive-20190106/m4/ax_perl_module_version.m4-43-check_args=$(( $args_num % 2 ))
##############################################
autoconf-archive-20190106/m4/ax_perl_module_version.m4-52-  while test ${#ac_perl_list_modules} -gt 2 ; do
autoconf-archive-20190106/m4/ax_perl_module_version.m4:53:	module_name=`echo $ac_perl_list_modules | cut -d " " -f 1`
autoconf-archive-20190106/m4/ax_perl_module_version.m4:54:	module_version=`echo $ac_perl_list_modules | cut -d " " -f 2`
autoconf-archive-20190106/m4/ax_perl_module_version.m4:55:	ac_perl_list_modules=`echo $ac_perl_list_modules | cut -d " " -f 3-`
autoconf-archive-20190106/m4/ax_perl_module_version.m4-56-	AC_MSG_CHECKING(for perl module $module_name version $module_version)
##############################################
autoconf-archive-20190106/m4/ax_perl_module_version.m4-63-	else
autoconf-archive-20190106/m4/ax_perl_module_version.m4:64:	  version=`$PERL "-M$module_name" -e 'print $'"$module_name::VERSION" 2>&1`
autoconf-archive-20190106/m4/ax_perl_module_version.m4-65-	  $PERL -e 'exit(shift cmp shift)' "$version" "$module_version"
##############################################
autoconf-archive-20190106/m4/ax_python_devel.m4-138-	AC_MSG_CHECKING([for the distutils Python package])
autoconf-archive-20190106/m4/ax_python_devel.m4:139:	ac_distutils_result=`$PYTHON -c "import distutils" 2>&1`
autoconf-archive-20190106/m4/ax_python_devel.m4-140-	if test $? -eq 0; then
##############################################
autoconf-archive-20190106/m4/ax_python_devel.m4-228-			# use the official shared library
autoconf-archive-20190106/m4/ax_python_devel.m4:229:			ac_python_library=`echo "$ac_python_library" | sed "s/^lib//"`
autoconf-archive-20190106/m4/ax_python_devel.m4-230-			PYTHON_LIBS="-L$ac_python_libdir -l$ac_python_library"
##############################################
autoconf-archive-20190106/m4/ax_is_release.m4-58-        # $is_release = ($minor_version is even)
autoconf-archive-20190106/m4/ax_is_release.m4:59:        minor_version=`echo "$PACKAGE_VERSION" | sed 's/[[^.]][[^.]]*.\([[^.]][[^.]]*\).*/\1/'`
autoconf-archive-20190106/m4/ax_is_release.m4-60-        AS_IF([test "$(( $minor_version % 2 ))" -ne 0],
##############################################
autoconf-archive-20190106/m4/ax_is_release.m4-64-        # $is_release = ($micro_version is even)
autoconf-archive-20190106/m4/ax_is_release.m4:65:        micro_version=`echo "$PACKAGE_VERSION" | sed 's/[[^.]]*\.[[^.]]*\.\([[^.]]*\).*/\1/'`
autoconf-archive-20190106/m4/ax_is_release.m4-66-        AS_IF([test "$(( $micro_version % 2 ))" -ne 0],
##############################################
autoconf-archive-20190106/m4/ax_trilinos_base.m4-98-        trilinos_lib_version_req=ifelse([$1],,8.0.0,$1)
autoconf-archive-20190106/m4/ax_trilinos_base.m4:99:        trilinos_lib_version_req_shorten=`expr $trilinos_lib_version_req : '\([[0-9]]*\.[[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_trilinos_base.m4:100:        trilinos_lib_version_req_major=`expr $trilinos_lib_version_req : '\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_trilinos_base.m4:101:        trilinos_lib_version_req_minor=`expr $trilinos_lib_version_req : '[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_trilinos_base.m4:102:        trilinos_lib_version_req_sub_minor=`expr $trilinos_lib_version_req : '[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_trilinos_base.m4-103-        if test "x$trilinos_lib_version_req_sub_minor" = "x" ; then
##############################################
autoconf-archive-20190106/m4/ax_trilinos_base.m4-105-        fi
autoconf-archive-20190106/m4/ax_trilinos_base.m4:106:        WANT_TRILINOS_VERSION=`expr $trilinos_lib_version_req_major \* 10000 \+  $trilinos_lib_version_req_minor \* 100 \+ $trilinos_lib_version_req_sub_minor`
autoconf-archive-20190106/m4/ax_trilinos_base.m4-107-        AC_LANG_PUSH([C++])
##############################################
autoconf-archive-20190106/m4/ax_trilinos_base.m4-138-        AX_TRILINOS_ABSOLUTE_HEADER([Trilinos_version.h])
autoconf-archive-20190106/m4/ax_trilinos_base.m4:139:        TRILINOS_INCLUDE=`AS_DIRNAME([$ax_cv_absolute_Trilinos_version_h])`
autoconf-archive-20190106/m4/ax_trilinos_base.m4-140-
##############################################
autoconf-archive-20190106/m4/ax_f90_module_extension.m4-32-while test \( -f tmpdir_$i \) -o \( -d tmpdir_$i \) ; do
autoconf-archive-20190106/m4/ax_f90_module_extension.m4:33:  i=`expr $i + 1`
autoconf-archive-20190106/m4/ax_f90_module_extension.m4-34-done
##############################################
autoconf-archive-20190106/m4/ax_berkeley_db_cxx.m4-76-  else
autoconf-archive-20190106/m4/ax_berkeley_db_cxx.m4:77:      minvermajor=`echo $minversion | cut -d. -f1`
autoconf-archive-20190106/m4/ax_berkeley_db_cxx.m4:78:      minverminor=`echo $minversion | cut -d. -f2 -s`
autoconf-archive-20190106/m4/ax_berkeley_db_cxx.m4:79:      minverpatch=`echo $minversion | cut -d. -f3 -s`
autoconf-archive-20190106/m4/ax_berkeley_db_cxx.m4-80-      if test -z "$minvermajor"; then minvermajor=0; fi
##############################################
autoconf-archive-20190106/m4/ax_berkeley_db_cxx.m4-100-                  for db_cxx_lib in $try_libs; do
autoconf-archive-20190106/m4/ax_berkeley_db_cxx.m4:101:                    db_cxx_lib="$libdbdir `echo "$db_cxx_lib" | sed 's/%/ /g'`"
autoconf-archive-20190106/m4/ax_berkeley_db_cxx.m4-102-                    LIBS="$old_LIBS $db_cxx_lib"
##############################################
autoconf-archive-20190106/m4/ax_try_awk_anyout.m4-40-
autoconf-archive-20190106/m4/ax_try_awk_anyout.m4:41:  ax_try_awk_output=`$AWK '{ [$3] ; }' conftest.out 2> /dev/null`
autoconf-archive-20190106/m4/ax_try_awk_anyout.m4-42-  ax_try_awk_result=$?
##############################################
autoconf-archive-20190106/m4/ax_prog_masm_opt.m4-10-#
autoconf-archive-20190106/m4/ax_prog_masm_opt.m4:11:#   This macro checks if the MASM assembler accepts the given option. If
autoconf-archive-20190106/m4/ax_prog_masm_opt.m4-12-#   yes, the option is appended to the variable 'var_name', otherwise
##############################################
autoconf-archive-20190106/m4/ax_prog_masm_opt.m4-52-AC_REQUIRE([AX_PROG_MASM])dnl
autoconf-archive-20190106/m4/ax_prog_masm_opt.m4:53:AC_MSG_CHECKING([if $masm accepts $1])
autoconf-archive-20190106/m4/ax_prog_masm_opt.m4-54-echo '' > conftest.asm
autoconf-archive-20190106/m4/ax_prog_masm_opt.m4:55:if $masm $$2 $1 conftest.asm > conftest.err; then
autoconf-archive-20190106/m4/ax_prog_masm_opt.m4-56-	$2="$$2 $1"
##############################################
autoconf-archive-20190106/m4/ax_cflags_force_c89.m4-55-   #
autoconf-archive-20190106/m4/ax_cflags_force_c89.m4:56:do FLAGS="$ac_save_[]FLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
autoconf-archive-20190106/m4/ax_cflags_force_c89.m4-57-   AC_COMPILE_IFELSE([AC_LANG_PROGRAM([],
autoconf-archive-20190106/m4/ax_cflags_force_c89.m4-58-   [[return 0;]])],
autoconf-archive-20190106/m4/ax_cflags_force_c89.m4:59:   [VAR=`echo $ac_arg | sed -e 's,.*% *,,'` ; break],[])
autoconf-archive-20190106/m4/ax_cflags_force_c89.m4-60-done
##############################################
autoconf-archive-20190106/m4/ax_check_typedef.m4-33-[dnl
autoconf-archive-20190106/m4/ax_check_typedef.m4:34:ac_lib_var=`echo $1['_']$2 | sed 'y%./+-%__p_%'`
autoconf-archive-20190106/m4/ax_check_typedef.m4-35-AC_CACHE_VAL(ac_cv_lib_$ac_lib_var,
autoconf-archive-20190106/m4/ax_check_typedef.m4-36-[ eval "ac_cv_type_$ac_lib_var='not-found'"
autoconf-archive-20190106/m4/ax_check_typedef.m4:37:  ac_cv_check_typedef_header=`echo ifelse([$2], , stddef.h, $2)`
autoconf-archive-20190106/m4/ax_check_typedef.m4-38-  AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include <$ac_cv_check_typedef_header>]],
##############################################
autoconf-archive-20190106/m4/ax_check_typedef.m4-41-    [eval "ac_cv_type_$ac_lib_var=no"])
autoconf-archive-20190106/m4/ax_check_typedef.m4:42:  if test `eval echo '$ac_cv_type_'$ac_lib_var` = "no" ; then
autoconf-archive-20190106/m4/ax_check_typedef.m4-43-     ifelse([$4], , :, $4)
##############################################
autoconf-archive-20190106/m4/ax_var_push.m4-108- m4_ifdef([$1],dnl
autoconf-archive-20190106/m4/ax_var_push.m4:109:   [m4_if(m4_eval($1 > 0),
autoconf-archive-20190106/m4/ax_var_push.m4-110-     [1],m4_define([$1],m4_decr($1)),dnl
##############################################
autoconf-archive-20190106/m4/ax_check_openssl.m4-55-            if test x"$PKG_CONFIG" != x""; then
autoconf-archive-20190106/m4/ax_check_openssl.m4:56:                OPENSSL_LDFLAGS=`$PKG_CONFIG openssl --libs-only-L 2>/dev/null`
autoconf-archive-20190106/m4/ax_check_openssl.m4-57-                if test $? = 0; then
autoconf-archive-20190106/m4/ax_check_openssl.m4:58:                    OPENSSL_LIBS=`$PKG_CONFIG openssl --libs-only-l 2>/dev/null`
autoconf-archive-20190106/m4/ax_check_openssl.m4:59:                    OPENSSL_INCLUDES=`$PKG_CONFIG openssl --cflags-only-I 2>/dev/null`
autoconf-archive-20190106/m4/ax_check_openssl.m4-60-                    found=true
##############################################
autoconf-archive-20190106/m4/ax_define_sub_path.m4-72-  test "_$exec_prefix" = _NONE && exec_prefix='${prefix}'
autoconf-archive-20190106/m4/ax_define_sub_path.m4:73:  P=`echo ifelse( $2, , [$]$1, [$]$2) | sed -e 's:^\${[a-z_]*prefix}:.:'`
autoconf-archive-20190106/m4/ax_define_sub_path.m4-74-  ifelse($3, ,
##############################################
autoconf-archive-20190106/m4/ax_define_sub_path.m4-83-  for i in $1 ; do
autoconf-archive-20190106/m4/ax_define_sub_path.m4:84:  P=`echo \$$i | sed -e 's:^\${[a-z_]*prefix}:.:'`
autoconf-archive-20190106/m4/ax_define_sub_path.m4:85:  V=`echo path_$i | sed -e 'y:abcdefghijklmnopqrstuvwxyz:ABCDEFGHIJKLMNOPQRSTUVWXYZ:'`
autoconf-archive-20190106/m4/ax_define_sub_path.m4-86-    AC_DEFINE($V, $P, [sub path $i]),
##############################################
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4-58- then DIR="/" ; test -d "/usr/lib/pkgconfig" && DIR="/usr/lib/pkgconfig"
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4:59: else BIN=`AS_DIRNAME(["$DIR"])` ;
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4-60-      if test -d "$BIN/lib/pkgconfig" ; then
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4-61-          DIR="$BIN/lib/pkgconfig"
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4:62:      else BIN=`AS_DIRNAME(["$DIR"])`
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4-63-      if test -d "$BIN/lib/pkgconfig" ; then
##############################################
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4-72-AC_RUN_LOG([: last pkgconfig dir is assumed as "$DIR"])
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4:73:DIR=`eval "echo $DIR"`
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4:74:DIR=`eval "echo $DIR"`
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4:75:LOC=`eval "echo $LOC"`
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4:76:LOC=`eval "echo $LOC"`
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4:77:LOC=`eval "echo $LOC"`
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4:78:LOC=`eval "echo $LOC"`
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4:79:for DIR in `echo "$PKG_CONFIG_PATH:$DIR" | sed -e 's,:, ,g'` ; do
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4-80-    AC_RUN_LOG([: test ".$LOC" = ".$DIR"])
##############################################
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4-118- then DIR="/tmp" ; test -d "/usr/lib/pkgconfig" && DIR="/usr/lib/pkgconfig"
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4:119: else BIN=`AS_DIRNAME(["$DIR"])` ;
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4-120-      if test -d "$BIN/lib/pkgconfig" ; then
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4-121-          DIR="$BIN/lib/pkgconfig"
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4:122:      else BIN=`AS_DIRNAME(["$DIR"])`
autoconf-archive-20190106/m4/ax_warning_default_pkgconfig.m4-123-      if test -d "$BIN/lib/pkgconfig" ; then
##############################################
autoconf-archive-20190106/m4/ax_boost_test_exec_monitor.m4-74-			AC_DEFINE(HAVE_BOOST_TEST_EXEC_MONITOR,,[define if the Boost::Test_Exec_Monitor library is available])
autoconf-archive-20190106/m4/ax_boost_test_exec_monitor.m4:75:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_test_exec_monitor.m4-76-
##############################################
autoconf-archive-20190106/m4/ax_boost_test_exec_monitor.m4-79-
autoconf-archive-20190106/m4/ax_boost_test_exec_monitor.m4:80:                for monitor_library in `ls $BOOSTLIBDIR/libboost_test_exec_monitor*.so* $BOOSTLIBDIR/libboost_test_exec_monitor*.dylib* $BOOSTLIBDIR/libboost_test_exec_monitor*.a* 2>/dev/null` ; do
autoconf-archive-20190106/m4/ax_boost_test_exec_monitor.m4-81-                    if test -r $monitor_library ; then
autoconf-archive-20190106/m4/ax_boost_test_exec_monitor.m4:82:                       libextension=`echo $monitor_library | sed 's,.*/,,' | sed -e 's;^lib\(boost_test_exec_monitor.*\)\.so.*$;\1;' -e 's;^lib\(boost_test_exec_monitor.*\)\.dylib.*$;\1;' -e 's;^lib\(boost_test_exec_monitor.*\)\.a.*$;\1;'`
autoconf-archive-20190106/m4/ax_boost_test_exec_monitor.m4-83-                       ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_test_exec_monitor.m4-95-                if test "x$link_test_exec_monitor" != "xyes"; then
autoconf-archive-20190106/m4/ax_boost_test_exec_monitor.m4:96:                for libextension in `ls $BOOSTLIBDIR/boost_test_exec_monitor*.dll* $BOOSTLIBDIR/boost_test_exec_monitor*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_test_exec_monitor.*\)\.dll.*$;\1;' -e 's;^\(boost_test_exec_monitor.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_test_exec_monitor.m4-97-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_test_exec_monitor.m4-110-                   fi
autoconf-archive-20190106/m4/ax_boost_test_exec_monitor.m4:111:                   for monitor_library in `ls $BOOSTLIBDIR/lib${ax_lib}.so* $BOOSTLIBDIR/lib${ax_lib}.a* 2>/dev/null` ; do
autoconf-archive-20190106/m4/ax_boost_test_exec_monitor.m4-112-                   if test -r $monitor_library ; then
autoconf-archive-20190106/m4/ax_boost_test_exec_monitor.m4:113:                       libextension=`echo $monitor_library | sed 's,.*/,,' | sed -e 's;^lib\(boost_test_exec_monitor.*\)\.so.*$;\1;' -e 's;^lib\(boost_test_exec_monitor.*\)\.a*$;\1;'`
autoconf-archive-20190106/m4/ax_boost_test_exec_monitor.m4-114-                       ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_wserialization.m4-79-			AC_DEFINE(HAVE_BOOST_WSERIALIZATION,,[define if the Boost::WSerialization library is available])
autoconf-archive-20190106/m4/ax_boost_wserialization.m4:80:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_wserialization.m4-81-            if test "x$ax_boost_user_wserialization_lib" = "x"; then
autoconf-archive-20190106/m4/ax_boost_wserialization.m4:82:                for libextension in `ls $BOOSTLIBDIR/libboost_wserialization*.so* $BOOSTLIBDIR/libboost_wserialization*.dylib* $BOOSTLIBDIR/libboost_wserialization*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_wserialization.*\)\.so.*$;\1;' -e 's;^lib\(boost_wserialization.*\)\.dylib.*$;\1;' -e 's;^lib\(boost_wserialization.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_wserialization.m4-83-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_wserialization.m4-88-                if test "x$link_wserialization" != "xyes"; then
autoconf-archive-20190106/m4/ax_boost_wserialization.m4:89:                for libextension in `ls $BOOSTLIBDIR/boost_wserialization*.dll* $BOOSTLIBDIR/boost_wserialization*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_wserialization.*\)\.dll.*$;\1;' -e 's;^\(boost_wserialization.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_wserialization.m4-90-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_very_nice.m4-75-if test "x$1" = "x"; then
autoconf-archive-20190106/m4/ax_very_nice.m4:76:  VERY_NICE=`echo $VERY_NICE | sed "s/$NICE_VALUE/NICE_VALUE/"`
autoconf-archive-20190106/m4/ax_very_nice.m4-77-fi
##############################################
autoconf-archive-20190106/m4/ax_prog_fasm_opt.m4-10-#
autoconf-archive-20190106/m4/ax_prog_fasm_opt.m4:11:#   This macro checks if the FASM assembler accepts the given option. If
autoconf-archive-20190106/m4/ax_prog_fasm_opt.m4-12-#   yes, the option is appended to the variable 'var_name', otherwise
##############################################
autoconf-archive-20190106/m4/ax_prog_fasm_opt.m4-52-AC_REQUIRE([AX_PROG_FASM])dnl
autoconf-archive-20190106/m4/ax_prog_fasm_opt.m4:53:AC_MSG_CHECKING([if $fasm accepts $1])
autoconf-archive-20190106/m4/ax_prog_fasm_opt.m4-54-echo '' > conftest.asm
autoconf-archive-20190106/m4/ax_prog_fasm_opt.m4:55:if $fasm $$2 $1 conftest.asm > conftest.err; then
autoconf-archive-20190106/m4/ax_prog_fasm_opt.m4-56-	$2="$$2 $1"
##############################################
autoconf-archive-20190106/m4/ax_java_check_class.m4-58-xtra=" with classpath ${CLASSPATH}"
autoconf-archive-20190106/m4/ax_java_check_class.m4:59:xopts=`echo ${CLASSPATH} | ${SED} 's/^ *://'`
autoconf-archive-20190106/m4/ax_java_check_class.m4-60-xopts="-classpath $xopts"
##############################################
autoconf-archive-20190106/m4/ax_cc_for_build.m4-68-       *.c | *.o | *.obj | *.ilk | *.pdb) ;;
autoconf-archive-20190106/m4/ax_cc_for_build.m4:69:       *) bfd_cv_build_exeext=`echo $file | sed -e s/conftest//` ;;
autoconf-archive-20190106/m4/ax_cc_for_build.m4-70-       esac
##############################################
autoconf-archive-20190106/m4/ax_check_java_home.m4-71-  if test "x$JAVA_PATH_NAME" != x; then
autoconf-archive-20190106/m4/ax_check_java_home.m4:72:    JAVA_HOME=`echo $JAVA_PATH_NAME | sed "s/\(.*\)[[/]]bin[[/]]java.*/\1/"`
autoconf-archive-20190106/m4/ax_check_java_home.m4-73-    break
##############################################
autoconf-archive-20190106/m4/ax_lib_expat.m4-244-                    dnl Decompose required version string and calculate numerical representation
autoconf-archive-20190106/m4/ax_lib_expat.m4:245:                    expat_version_req_major=`expr $expat_version_req : '\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_expat.m4:246:                    expat_version_req_minor=`expr $expat_version_req : '[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_expat.m4:247:                    expat_version_req_revision=`expr $expat_version_req : '[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_expat.m4-248-                    if test "x$expat_version_req_revision" = "x"; then
##############################################
autoconf-archive-20190106/m4/ax_lib_expat.m4-260-
autoconf-archive-20190106/m4/ax_lib_expat.m4:261:                    expat_version_check=`expr $expat_version_number \>\= $expat_version_req_number`
autoconf-archive-20190106/m4/ax_lib_expat.m4-262-                    if test "$expat_version_check" = "1"; then
##############################################
autoconf-archive-20190106/m4/ax_prog_dotnetcore_version.m4-44-        AC_MSG_CHECKING([for .NET Core version])
autoconf-archive-20190106/m4/ax_prog_dotnetcore_version.m4:45:        dotnetcore_version=`$DOTNETCORE --version 2>&1 | $SED -e 's/\(@<:@0-9@:>@*\.@<:@0-9@:>@*\.@<:@0-9@:>@*\)\(.*\)/\1/'`
autoconf-archive-20190106/m4/ax_prog_dotnetcore_version.m4-46-        AC_MSG_RESULT($dotnetcore_version)
##############################################
autoconf-archive-20190106/m4/ax_subst_with.m4-63-AC_SUBST(VAR_WITHOUT)
autoconf-archive-20190106/m4/ax_subst_with.m4:64:VAR_WITHVAL=`echo "$VAR"`
autoconf-archive-20190106/m4/ax_subst_with.m4-65-test ".$VAR_WITHVAL" = "."      && VAR_WITHVAL="m4_ifval([$2],[$2],no)"
##############################################
autoconf-archive-20190106/m4/ax_subst_with.m4-90-AC_SUBST(VAR_WITHOUT)
autoconf-archive-20190106/m4/ax_subst_with.m4:91:VAR_WITHVAL=`echo "$VAR"`
autoconf-archive-20190106/m4/ax_subst_with.m4-92-test ".$VAR_WITHVAL" = "."      && VAR_WITHVAL="m4_ifval([$2],[$2],no)"
##############################################
autoconf-archive-20190106/m4/ax_subst_with.m4-102-    [yes)] VAR_WITHVAL="1" ;;
autoconf-archive-20190106/m4/ax_subst_with.m4:103:    [*)]   VAR_WITHVAL=`echo "\"$VAR_WITHVAL\"" | sed -e  's,"",",g'` ;;
autoconf-archive-20190106/m4/ax_subst_with.m4-104-  esac
##############################################
autoconf-archive-20190106/m4/ax_prog_fc_mpi.m4-82-# order.
autoconf-archive-20190106/m4/ax_prog_fc_mpi.m4:83:AC_REQUIRE([_AX_PROG_FC_MPI],[_AX_PROG_FC_MPI([$1])])
autoconf-archive-20190106/m4/ax_prog_fc_mpi.m4-84-
##############################################
autoconf-archive-20190106/m4/ax_check_rqrd_class.m4-56-AC_DEFUN([AX_CHECK_RQRD_CLASS],[
autoconf-archive-20190106/m4/ax_check_rqrd_class.m4:57:CLASS=`echo $1|sed 's/\./_/g'`
autoconf-archive-20190106/m4/ax_check_rqrd_class.m4-58-AC_CHECK_CLASS($1)
##############################################
autoconf-archive-20190106/m4/ax_prog_cc_mpi.m4-82-# order.
autoconf-archive-20190106/m4/ax_prog_cc_mpi.m4:83:AC_REQUIRE([_AX_PROG_CC_MPI],[_AX_PROG_CC_MPI([$1])])
autoconf-archive-20190106/m4/ax_prog_cc_mpi.m4-84-
##############################################
autoconf-archive-20190106/m4/ax_lib_sqlite3.m4-70-        sqlite3_version_req=ifelse([$1], [], [3.0.0], [$1])
autoconf-archive-20190106/m4/ax_lib_sqlite3.m4:71:        sqlite3_version_req_shorten=`expr $sqlite3_version_req : '\([[0-9]]*\.[[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_sqlite3.m4:72:        sqlite3_version_req_major=`expr $sqlite3_version_req : '\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_sqlite3.m4:73:        sqlite3_version_req_minor=`expr $sqlite3_version_req : '[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_sqlite3.m4:74:        sqlite3_version_req_micro=`expr $sqlite3_version_req : '[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_sqlite3.m4-75-        if test "x$sqlite3_version_req_micro" = "x" ; then
##############################################
autoconf-archive-20190106/m4/ax_set_default_paths_system.m4-64-     # on win/dos, .exe .dll and .cfg live in the same directory
autoconf-archive-20190106/m4/ax_set_default_paths_system.m4:65:     libdir=`echo $libdir |sed -e 's:^..exec_prefix./lib$:${bindir}:'`
autoconf-archive-20190106/m4/ax_set_default_paths_system.m4:66:     sbindir=`echo $sbindir |sed -e 's:^..exec_prefix./sbin$:${libdir}:'`
autoconf-archive-20190106/m4/ax_set_default_paths_system.m4:67:     sysconfdir=`echo $sysconfdir |sed -e 's:^..prefix./etc$:${sbindir}:'`
autoconf-archive-20190106/m4/ax_set_default_paths_system.m4:68:     libexecdir=`echo $libexecdir |sed -e 's:/libexec$:/system:'`
autoconf-archive-20190106/m4/ax_set_default_paths_system.m4-69-     # help-files shall be set with --infodir, docprefix is datadir
##############################################
autoconf-archive-20190106/m4/ax_set_default_paths_system.m4-84-     # state files go under /top
autoconf-archive-20190106/m4/ax_set_default_paths_system.m4:85:     sysconfdir=`echo $sysconfdir |sed -e 's:^..prefix./etc$:/etc:'`
autoconf-archive-20190106/m4/ax_set_default_paths_system.m4-86-     sharedstatedir=`echo $sharedstatedir \
##############################################
autoconf-archive-20190106/m4/ax_prog_haxe_version.m4-43-        AC_MSG_CHECKING([for haxe version])
autoconf-archive-20190106/m4/ax_prog_haxe_version.m4:44:        haxe_version=`$HAXE -version 2>&1 | $SED -e 's/^.* \( @<:@0-9@:>@*\.@<:@0-9@:>@*\.@<:@0-9@:>@*\) .*/\1/'`
autoconf-archive-20190106/m4/ax_prog_haxe_version.m4-45-        AC_MSG_RESULT($haxe_version)
##############################################
autoconf-archive-20190106/m4/ax_prog_masm.m4-10-#
autoconf-archive-20190106/m4/ax_prog_masm.m4:11:#   This macro searches for the MASM assembler and sets the variable "masm"
autoconf-archive-20190106/m4/ax_prog_masm.m4-12-#   to the name of the application or to "no" if not found. If
##############################################
autoconf-archive-20190106/m4/ax_prog_masm.m4-53-AC_DEFUN([AX_PROG_MASM],[
autoconf-archive-20190106/m4/ax_prog_masm.m4:54:AC_CHECK_PROGS(masm,[ml masm ml32 ml64 masm32],no)
autoconf-archive-20190106/m4/ax_prog_masm.m4-55-if test "x$masm" = "xno" ;
autoconf-archive-20190106/m4/ax_prog_masm.m4-56-then
autoconf-archive-20190106/m4/ax_prog_masm.m4:57:	ifelse($#,0,[AC_MSG_ERROR([MASM assembler not found])],
autoconf-archive-20190106/m4/ax_prog_masm.m4-58-        $1)
##############################################
autoconf-archive-20190106/m4/ax_pthread.m4-296-             ax_pthread_sed='s/conftest\.\$ac_ext/conftest.$ac_objext/g'
autoconf-archive-20190106/m4/ax_pthread.m4:297:             ax_pthread_link_step=`$as_echo "$ac_link" | sed "$ax_pthread_sed"`
autoconf-archive-20190106/m4/ax_pthread.m4-298-             ax_pthread_2step_ac_link="($ac_compile) && (echo ==== >&5) && ($ax_pthread_link_step)"
##############################################
autoconf-archive-20190106/m4/ax_boost_date_time.m4-76-			AC_DEFINE(HAVE_BOOST_DATE_TIME,,[define if the Boost::Date_Time library is available])
autoconf-archive-20190106/m4/ax_boost_date_time.m4:77:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_date_time.m4-78-            if test "x$ax_boost_user_date_time_lib" = "x"; then
autoconf-archive-20190106/m4/ax_boost_date_time.m4:79:                for libextension in `ls $BOOSTLIBDIR/libboost_date_time*.so* $BOOSTLIBDIR/libboost_date_time*.dylib* $BOOSTLIBDIR/libboost_date_time*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_date_time.*\)\.so.*$;\1;' -e 's;^lib\(boost_date_time.*\)\.dylib.*$;\1;' -e 's;^lib\(boost_date_time.*\)\.a*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_date_time.m4-80-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_date_time.m4-85-                if test "x$link_date_time" != "xyes"; then
autoconf-archive-20190106/m4/ax_boost_date_time.m4:86:                for libextension in `ls $BOOSTLIBDIR/boost_date_time*.dll* $BOOSTLIBDIR/boost_date_time*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_date_time.*\)\.dll.*$;\1;' -e 's;^\(boost_date_time.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_date_time.m4-87-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_path_bdb.m4-194-        AS_VAR_PUSHDEF([MAJ],[ax_path_bdb_no_options_MAJOR])dnl
autoconf-archive-20190106/m4/ax_path_bdb.m4:195:        MAJ=`echo $HEADER_VERSION | sed 's,\..*,,'`
autoconf-archive-20190106/m4/ax_path_bdb.m4-196-        AS_VAR_PUSHDEF([MIN],[ax_path_bdb_no_options_MINOR])dnl
autoconf-archive-20190106/m4/ax_path_bdb.m4:197:        MIN=`echo $HEADER_VERSION | sed 's,^[[0-9]]*\.,,;s,\.[[0-9]]*$,,'`
autoconf-archive-20190106/m4/ax_path_bdb.m4-198-
##############################################
autoconf-archive-20190106/m4/ax_path_bdb.m4-387-      # Program compiled and ran, so get version by adding argument.
autoconf-archive-20190106/m4/ax_path_bdb.m4:388:      ax_path_bdb_path_get_version_VERSION=`./conftest$ac_exeext x`
autoconf-archive-20190106/m4/ax_path_bdb.m4-389-      ax_path_bdb_path_get_version_ok=yes
##############################################
autoconf-archive-20190106/m4/ax_path_bdb.m4-448-    # which will tell the program to print the output.
autoconf-archive-20190106/m4/ax_path_bdb.m4:449:    ax_path_bdb_env_confirm_lib_VERSION=`./conftest$ac_exeext x`
autoconf-archive-20190106/m4/ax_path_bdb.m4-450-
##############################################
autoconf-archive-20190106/m4/ax_path_bdb.m4-502-    # Program compiled and ran, so get version by adding an argument.
autoconf-archive-20190106/m4/ax_path_bdb.m4:503:    HEADER_VERSION=`./conftest$ac_exeext x`
autoconf-archive-20190106/m4/ax_path_bdb.m4-504-    AC_MSG_RESULT([$HEADER_VERSION])
##############################################
autoconf-archive-20190106/m4/ax_path_bdb.m4-518-    # get major and minor version numbers
autoconf-archive-20190106/m4/ax_path_bdb.m4:519:    MAJOR=`echo $HEADER_VERSION | sed 's,\..*,,'`
autoconf-archive-20190106/m4/ax_path_bdb.m4:520:    MINOR=`echo $HEADER_VERSION | sed 's,^[[0-9]]*\.,,;s,\.[[0-9]]*$,,'`
autoconf-archive-20190106/m4/ax_path_bdb.m4-521-
##############################################
autoconf-archive-20190106/m4/ax_f90_internal_headmod.m4-30-ax_search="$prefix:$ac_default_prefix"
autoconf-archive-20190106/m4/ax_f90_internal_headmod.m4:31:for ax_base in "" `echo $LD_LIBRARY_PATH | tr ':' '\012'` ; do
autoconf-archive-20190106/m4/ax_f90_internal_headmod.m4-32-  if test "x$ax_base" != x ; then
autoconf-archive-20190106/m4/ax_f90_internal_headmod.m4-33-    changequote(,)dnl
autoconf-archive-20190106/m4/ax_f90_internal_headmod.m4:34:    ax_base=`echo $ax_base | sed 's,/[^/]*$,,'`
autoconf-archive-20190106/m4/ax_f90_internal_headmod.m4-35-    changequote([,])dnl
##############################################
autoconf-archive-20190106/m4/ax_f90_internal_headmod.m4-41-fi
autoconf-archive-20190106/m4/ax_f90_internal_headmod.m4:42:for ax_base in `echo $ax_search | tr ':' '\012'` ; do
autoconf-archive-20190106/m4/ax_f90_internal_headmod.m4-43- if test "AS_VAR_GET(ax_include)" = "not found" ; then
autoconf-archive-20190106/m4/ax_f90_internal_headmod.m4:44:   for ax_mod in "" `find $ax_base -follow -name $2 -print` ; do
autoconf-archive-20190106/m4/ax_f90_internal_headmod.m4-45-     if test "x$ax_mod" != x ; then
autoconf-archive-20190106/m4/ax_f90_internal_headmod.m4-46-       changequote(,)dnl
autoconf-archive-20190106/m4/ax_f90_internal_headmod.m4:47:       ax_dir=`echo $ax_mod | sed 's,/[^/]*$,,'`
autoconf-archive-20190106/m4/ax_f90_internal_headmod.m4-48-       changequote([,])dnl
##############################################
autoconf-archive-20190106/m4/ax_ext.m4-107-      then
autoconf-archive-20190106/m4/ax_ext.m4:108:        eax_cpuid0=`echo $ax_cv_gcc_x86_cpuid_0x00000000 | cut -d ":" -f 1`
autoconf-archive-20190106/m4/ax_ext.m4-109-      fi
##############################################
autoconf-archive-20190106/m4/ax_ext.m4-114-      then
autoconf-archive-20190106/m4/ax_ext.m4:115:        eax_cpuid80000000=`echo $ax_cv_gcc_x86_cpuid_0x80000000 | cut -d ":" -f 1`
autoconf-archive-20190106/m4/ax_ext.m4-116-      fi
##############################################
autoconf-archive-20190106/m4/ax_ext.m4-123-        then
autoconf-archive-20190106/m4/ax_ext.m4:124:          ecx_cpuid1=`echo $ax_cv_gcc_x86_cpuid_0x00000001 | cut -d ":" -f 3`
autoconf-archive-20190106/m4/ax_ext.m4:125:          edx_cpuid1=`echo $ax_cv_gcc_x86_cpuid_0x00000001 | cut -d ":" -f 4`
autoconf-archive-20190106/m4/ax_ext.m4-126-        fi
##############################################
autoconf-archive-20190106/m4/ax_ext.m4-134-        then
autoconf-archive-20190106/m4/ax_ext.m4:135:          ebx_cpuid7=`echo $ax_cv_gcc_x86_cpuid_0x00000007 | cut -d ":" -f 2`
autoconf-archive-20190106/m4/ax_ext.m4:136:          ecx_cpuid7=`echo $ax_cv_gcc_x86_cpuid_0x00000007 | cut -d ":" -f 3`
autoconf-archive-20190106/m4/ax_ext.m4-137-        fi
##############################################
autoconf-archive-20190106/m4/ax_ext.m4-145-        then
autoconf-archive-20190106/m4/ax_ext.m4:146:          ecx_cpuid80000001=`echo $ax_cv_gcc_x86_cpuid_0x80000001 | cut -d ":" -f 3`
autoconf-archive-20190106/m4/ax_ext.m4:147:          edx_cpuid80000001=`echo $ax_cv_gcc_x86_cpuid_0x80000001 | cut -d ":" -f 4`
autoconf-archive-20190106/m4/ax_ext.m4-148-        fi
##############################################
autoconf-archive-20190106/m4/ax_ext.m4-187-        if test x"$ax_cv_gcc_x86_avx_xgetbv_0x00000000" != x"unknown"; then
autoconf-archive-20190106/m4/ax_ext.m4:188:          xgetbv_eax=`echo $ax_cv_gcc_x86_avx_xgetbv_0x00000000 | cut -d ":" -f 1`
autoconf-archive-20190106/m4/ax_ext.m4-189-        fi
##############################################
autoconf-archive-20190106/m4/ax_lua.m4-275-    AC_SUBST([LUA_VERSION], [$ax_cv_lua_version])
autoconf-archive-20190106/m4/ax_lua.m4:276:    AC_SUBST([LUA_SHORT_VERSION], [`echo "$LUA_VERSION" | $SED 's|\.||'`])
autoconf-archive-20190106/m4/ax_lua.m4-277-
##############################################
autoconf-archive-20190106/m4/ax_lua.m4-282-      [ax_cv_lua_platform],
autoconf-archive-20190106/m4/ax_lua.m4:283:      [ax_cv_lua_platform=[`$LUA -e 'print("unknown")'`]])
autoconf-archive-20190106/m4/ax_lua.m4-284-    AC_SUBST([LUA_PLATFORM], [$ax_cv_lua_platform])
##############################################
autoconf-archive-20190106/m4/ax_lua.m4-310-        [ dnl Fix the prefix.
autoconf-archive-20190106/m4/ax_lua.m4:311:          _ax_strip_prefix=`echo "$ax_lua_prefix" | $SED 's|.|.|g'`
autoconf-archive-20190106/m4/ax_lua.m4-312-          ax_cv_lua_luadir=`echo "$ax_lua_prefixed_path" | \
##############################################
autoconf-archive-20190106/m4/ax_lua.m4-337-        [ dnl Fix the prefix.
autoconf-archive-20190106/m4/ax_lua.m4:338:          _ax_strip_prefix=`echo "$ax_lua_exec_prefix" | $SED 's|.|.|g'`
autoconf-archive-20190106/m4/ax_lua.m4-339-          ax_cv_lua_luaexecdir=`echo "$ax_lua_prefixed_path" | \
##############################################
autoconf-archive-20190106/m4/ax_lua.m4-470-  dnl Some default directories to search.
autoconf-archive-20190106/m4/ax_lua.m4:471:  LUA_SHORT_VERSION=`echo "$LUA_VERSION" | $SED 's|\.||'`
autoconf-archive-20190106/m4/ax_lua.m4-472-  m4_define_default([_AX_LUA_INCLUDE_LIST],
##############################################
autoconf-archive-20190106/m4/ax_boost_base.m4-87-  AS_IF([test "x$2" = "x"],[_AX_BOOST_BASE_TONUMERICVERSION_req="1.20.0"],[_AX_BOOST_BASE_TONUMERICVERSION_req="$2"])
autoconf-archive-20190106/m4/ax_boost_base.m4:88:  _AX_BOOST_BASE_TONUMERICVERSION_req_shorten=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req : '\([[0-9]]*\.[[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_boost_base.m4:89:  _AX_BOOST_BASE_TONUMERICVERSION_req_major=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req : '\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_boost_base.m4-90-  AS_IF([test "x$_AX_BOOST_BASE_TONUMERICVERSION_req_major" = "x"],
autoconf-archive-20190106/m4/ax_boost_base.m4-91-        [AC_MSG_ERROR([You should at least specify libboost major version])])
autoconf-archive-20190106/m4/ax_boost_base.m4:92:  _AX_BOOST_BASE_TONUMERICVERSION_req_minor=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req : '[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_boost_base.m4-93-  AS_IF([test "x$_AX_BOOST_BASE_TONUMERICVERSION_req_minor" = "x"],
autoconf-archive-20190106/m4/ax_boost_base.m4-94-        [_AX_BOOST_BASE_TONUMERICVERSION_req_minor="0"])
autoconf-archive-20190106/m4/ax_boost_base.m4:95:  _AX_BOOST_BASE_TONUMERICVERSION_req_sub_minor=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req : '[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_boost_base.m4-96-  AS_IF([test "X$_AX_BOOST_BASE_TONUMERICVERSION_req_sub_minor" = "X"],
autoconf-archive-20190106/m4/ax_boost_base.m4-97-        [_AX_BOOST_BASE_TONUMERICVERSION_req_sub_minor="0"])
autoconf-archive-20190106/m4/ax_boost_base.m4:98:  _AX_BOOST_BASE_TONUMERICVERSION_RET=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req_major \* 100000 \+  $_AX_BOOST_BASE_TONUMERICVERSION_req_minor \* 100 \+ $_AX_BOOST_BASE_TONUMERICVERSION_req_sub_minor`
autoconf-archive-20190106/m4/ax_boost_base.m4-99-  AS_VAR_SET($1,$_AX_BOOST_BASE_TONUMERICVERSION_RET)
##############################################
autoconf-archive-20190106/m4/ax_boost_base.m4-201-            if test -d "$_AX_BOOST_BASE_boost_path" && test -r "$_AX_BOOST_BASE_boost_path"; then
autoconf-archive-20190106/m4/ax_boost_base.m4:202:                for i in `ls -d $_AX_BOOST_BASE_boost_path/include/boost-* 2>/dev/null`; do
autoconf-archive-20190106/m4/ax_boost_base.m4:203:                    _version_tmp=`echo $i | sed "s#$_AX_BOOST_BASE_boost_path##" | sed 's/\/include\/boost-//' | sed 's/_/./'`
autoconf-archive-20190106/m4/ax_boost_base.m4:204:                    V_CHECK=`expr $_version_tmp \> $_version`
autoconf-archive-20190106/m4/ax_boost_base.m4-205-                    if test "x$V_CHECK" = "x1" ; then
##############################################
autoconf-archive-20190106/m4/ax_boost_base.m4-207-                    fi
autoconf-archive-20190106/m4/ax_boost_base.m4:208:                    VERSION_UNDERSCORE=`echo $_version | sed 's/\./_/'`
autoconf-archive-20190106/m4/ax_boost_base.m4-209-                    BOOST_CPPFLAGS="-I$_AX_BOOST_BASE_boost_path/include/boost-$VERSION_UNDERSCORE"
##############################################
autoconf-archive-20190106/m4/ax_boost_base.m4-229-                    if test -d "$_AX_BOOST_BASE_boost_path" && test -r "$_AX_BOOST_BASE_boost_path" ; then
autoconf-archive-20190106/m4/ax_boost_base.m4:230:                        for i in `ls -d $_AX_BOOST_BASE_boost_path/include/boost-* 2>/dev/null`; do
autoconf-archive-20190106/m4/ax_boost_base.m4:231:                            _version_tmp=`echo $i | sed "s#$_AX_BOOST_BASE_boost_path##" | sed 's/\/include\/boost-//' | sed 's/_/./'`
autoconf-archive-20190106/m4/ax_boost_base.m4:232:                            V_CHECK=`expr $_version_tmp \> $_version`
autoconf-archive-20190106/m4/ax_boost_base.m4-233-                            if test "x$V_CHECK" = "x1" ; then
##############################################
autoconf-archive-20190106/m4/ax_boost_base.m4-240-
autoconf-archive-20190106/m4/ax_boost_base.m4:241:                VERSION_UNDERSCORE=`echo $_version | sed 's/\./_/'`
autoconf-archive-20190106/m4/ax_boost_base.m4-242-                BOOST_CPPFLAGS="-I$best_path/include/boost-$VERSION_UNDERSCORE"
##############################################
autoconf-archive-20190106/m4/ax_boost_base.m4-255-                if test -d "$BOOST_ROOT" && test -r "$BOOST_ROOT" && test -d "$BOOST_ROOT/stage/$libsubdir" && test -r "$BOOST_ROOT/stage/$libsubdir"; then
autoconf-archive-20190106/m4/ax_boost_base.m4:256:                    version_dir=`expr //$BOOST_ROOT : '.*/\(.*\)'`
autoconf-archive-20190106/m4/ax_boost_base.m4:257:                    stage_version=`echo $version_dir | sed 's/boost_//' | sed 's/_/./g'`
autoconf-archive-20190106/m4/ax_boost_base.m4:258:                        stage_version_shorten=`expr $stage_version : '\([[0-9]]*\.[[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_boost_base.m4:259:                    V_CHECK=`expr $stage_version_shorten \>\= $_version`
autoconf-archive-20190106/m4/ax_boost_base.m4-260-                    if test "x$V_CHECK" = "x1" && test -z "$_AX_BOOST_BASE_boost_lib_path" ; then
##############################################
autoconf-archive-20190106/m4/ax_check_symbol.m4-35-for ac_header in $2 ; do
autoconf-archive-20190106/m4/ax_check_symbol.m4:36:  ac_safe=`echo "$ac_header" | sed 'y%./+-%__p_%' `
autoconf-archive-20190106/m4/ax_check_symbol.m4-37-  if test $ac_found != "yes" ; then
autoconf-archive-20190106/m4/ax_check_symbol.m4:38:      if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
autoconf-archive-20190106/m4/ax_check_symbol.m4-39-            AC_EGREP_HEADER( $symbol, $ac_header, [ac_found="$ac_header"] )
##############################################
autoconf-archive-20190106/m4/ax_check_symbol.m4-58-[changequote(, )dnl
autoconf-archive-20190106/m4/ax_check_symbol.m4:59:  ac_tr_func=HAVE_`echo $ac_func | sed -e 'y:abcdefghijklmnopqrstuvwxyz:ABCDEFGHIJKLMNOPQRSTUVWXYZ:' -e 's:[[^A-Z0-9]]:_:'`
autoconf-archive-20190106/m4/ax_check_symbol.m4-60-changequote([, ])dnl
##############################################
autoconf-archive-20190106/m4/ax_perl_ext_flags.m4-113- ax_c_perlxs_extras="$3"
autoconf-archive-20190106/m4/ax_perl_ext_flags.m4:114: $1=`$PERL -MExtUtils::Embed -e $2 ${ax_c_perlxs_extras:+"-- $3"}`
autoconf-archive-20190106/m4/ax_perl_ext_flags.m4-115- AC_MSG_RESULT($$1)
##############################################
autoconf-archive-20190106/m4/ax_path_generic.m4-118-      AS_IF([test x"$7" = x],[
autoconf-archive-20190106/m4/ax_path_generic.m4:119:	UP[]_CFLAGS="`$UP[]_CONFIG $DOWN[]_config_args --cflags`"
autoconf-archive-20190106/m4/ax_path_generic.m4-120-      ],[
autoconf-archive-20190106/m4/ax_path_generic.m4:121:	UP[]_CFLAGS="`$UP[]_CONFIG $DOWN[]_config_args $7`"
autoconf-archive-20190106/m4/ax_path_generic.m4-122-      ])
##############################################
autoconf-archive-20190106/m4/ax_path_generic.m4-125-      AS_IF([test x"$8" = x],[
autoconf-archive-20190106/m4/ax_path_generic.m4:126:	UP[]_LIBS="`$UP[]_CONFIG $DOWN[]_config_args --libs`"
autoconf-archive-20190106/m4/ax_path_generic.m4-127-      ],[
autoconf-archive-20190106/m4/ax_path_generic.m4:128:	UP[]_LIBS="`$UP[]_CONFIG $DOWN[]_config_args $8`"
autoconf-archive-20190106/m4/ax_path_generic.m4-129-      ])
##############################################
autoconf-archive-20190106/m4/ax_path_generic.m4-134-	  dnl Use provided sed expression
autoconf-archive-20190106/m4/ax_path_generic.m4:135:	  DOWN[]_version="`$UP[]_CONFIG $DOWN[]_config_args --version | $SED -e $3`"
autoconf-archive-20190106/m4/ax_path_generic.m4-136-	],[
autoconf-archive-20190106/m4/ax_path_generic.m4:137:	  DOWN[]_version="`$UP[]_CONFIG $DOWN[]_config_args --version | $SED -e 's/^\ *\(.*\)\ *$/\1/'`"
autoconf-archive-20190106/m4/ax_path_generic.m4-138-	])
##############################################
autoconf-archive-20190106/m4/ax_prog_httpd.m4-66-fi
autoconf-archive-20190106/m4/ax_prog_httpd.m4:67:HTTPD_ROOT=`httpd -V | grep HTTPD_ROOT | sed 's/^.*HTTPD_ROOT[[[:blank:]]]*=[[[:blank:]]]*"\(.*\)"$/\1/'`
autoconf-archive-20190106/m4/ax_prog_httpd.m4:68:HTTPD_SERVER_CONFIG_FILE=`httpd -V | grep SERVER_CONFIG_FILE | sed 's/^.*SERVER_CONFIG_FILE[[[:blank:]]]*=[[[:blank:]]]*"\(.*\)"$/\1/'`
autoconf-archive-20190106/m4/ax_prog_httpd.m4-69-if echo $HTTPD_SERVER_CONFIG_FILE | grep ^[[^/]] > /dev/null; then
##############################################
autoconf-archive-20190106/m4/ax_prog_httpd.m4-77-AC_CHECK_FILE($HTTPD_SERVER_CONFIG_FILE,
autoconf-archive-20190106/m4/ax_prog_httpd.m4:78:        [HTTPD_SERVER_ROOT=`grep $SERVER_ROOT_PATTERN $HTTPD_SERVER_CONFIG_FILE | head -n 1 | sed "s/$SERVER_ROOT_PATTERN/\1/" | sed s/[[/]]$//`;
autoconf-archive-20190106/m4/ax_prog_httpd.m4:79:                HTTPD_USER=`grep $HTTPD_USER_PATTERN $HTTPD_SERVER_CONFIG_FILE | sed "s/$HTTPD_USER_PATTERN/\1/"`;
autoconf-archive-20190106/m4/ax_prog_httpd.m4:80:                HTTPD_GROUP=`grep $HTTPD_GROUP_PATTERN $HTTPD_SERVER_CONFIG_FILE | sed "s/$HTTPD_GROUP_PATTERN/\1/"`;
autoconf-archive-20190106/m4/ax_prog_httpd.m4:81:                HTTPD_DOC_HOME=`grep $DOCUMENT_ROOT_PATTERN $HTTPD_SERVER_CONFIG_FILE | head -n 1 | sed "s/$DOCUMENT_ROOT_PATTERN/\1/" | sed s/[[/]]$//`;
autoconf-archive-20190106/m4/ax_prog_httpd.m4:82:                HTTPD_SCRIPT_HOME=`grep $SCRIPT_ALIAS_PATTERN $HTTPD_SERVER_CONFIG_FILE | head -n 1 | sed "s/$SCRIPT_ALIAS_PATTERN/\1/" | sed s/[[/]]$//`],
autoconf-archive-20190106/m4/ax_prog_httpd.m4-83-        AC_MSG_ERROR([httpd server-config-file (detected as $HTTPD_SERVER_CONFIG_FILE by httpd -V) cannot be found]))dnl
##############################################
autoconf-archive-20190106/m4/ax_check_icu.m4-36-  else
autoconf-archive-20190106/m4/ax_check_icu.m4:37:    ICU_VERSION=`$ICU_CONFIG --version`
autoconf-archive-20190106/m4/ax_check_icu.m4-38-    AC_MSG_CHECKING(for ICU >= $1)
autoconf-archive-20190106/m4/ax_check_icu.m4:39:        VERSION_CHECK=`expr $ICU_VERSION \>\= $1`
autoconf-archive-20190106/m4/ax_check_icu.m4-40-        if test "$VERSION_CHECK" = "1" ; then
##############################################
autoconf-archive-20190106/m4/ax_check_icu.m4-44-            AC_MSG_CHECKING(ICU_CPPFLAGS)
autoconf-archive-20190106/m4/ax_check_icu.m4:45:            ICU_CPPFLAGS=`$ICU_CONFIG --cppflags`
autoconf-archive-20190106/m4/ax_check_icu.m4-46-            AC_MSG_RESULT($ICU_CPPFLAGS)
##############################################
autoconf-archive-20190106/m4/ax_check_icu.m4-48-            AC_MSG_CHECKING(ICU_CFLAGS)
autoconf-archive-20190106/m4/ax_check_icu.m4:49:            ICU_CFLAGS=`$ICU_CONFIG --cflags`
autoconf-archive-20190106/m4/ax_check_icu.m4-50-            AC_MSG_RESULT($ICU_CFLAGS)
##############################################
autoconf-archive-20190106/m4/ax_check_icu.m4-52-            AC_MSG_CHECKING(ICU_CXXFLAGS)
autoconf-archive-20190106/m4/ax_check_icu.m4:53:            ICU_CXXFLAGS=`$ICU_CONFIG --cxxflags`
autoconf-archive-20190106/m4/ax_check_icu.m4-54-            AC_MSG_RESULT($ICU_CXXFLAGS)
##############################################
autoconf-archive-20190106/m4/ax_check_icu.m4-56-            AC_MSG_CHECKING(ICU_LIBS)
autoconf-archive-20190106/m4/ax_check_icu.m4:57:            ICU_LIBS=`$ICU_CONFIG --ldflags`
autoconf-archive-20190106/m4/ax_check_icu.m4-58-            AC_MSG_RESULT($ICU_LIBS)
##############################################
autoconf-archive-20190106/m4/ax_boost_iostreams.m4-79-			AC_DEFINE(HAVE_BOOST_IOSTREAMS,,[define if the Boost::IOStreams library is available])
autoconf-archive-20190106/m4/ax_boost_iostreams.m4:80:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_iostreams.m4-81-            if test "x$ax_boost_user_iostreams_lib" = "x"; then
autoconf-archive-20190106/m4/ax_boost_iostreams.m4:82:                for libextension in `ls $BOOSTLIBDIR/libboost_iostreams*.so* $BOOSTLIBDIR/libboost_iostream*.dylib* $BOOSTLIBDIR/libboost_iostreams*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_iostreams.*\)\.so.*$;\1;' -e 's;^lib\(boost_iostream.*\)\.dylib.*$;\1;' -e 's;^lib\(boost_iostreams.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_iostreams.m4-83-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_iostreams.m4-88-                if test "x$link_iostreams" != "xyes"; then
autoconf-archive-20190106/m4/ax_boost_iostreams.m4:89:                for libextension in `ls $BOOSTLIBDIR/boost_iostreams*.dll* $BOOSTLIBDIR/boost_iostreams*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_iostreams.*\)\.dll.*$;\1;' -e 's;^\(boost_iostreams.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_iostreams.m4-90-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_spec_package_version.m4-72-    AX_SPEC_EXTRACT(VAR,[license],m4_ifval($1,$1))
autoconf-archive-20190106/m4/ax_spec_package_version.m4:73:    VAR=`echo $VAR | sed -e 's/ *License//g'`
autoconf-archive-20190106/m4/ax_spec_package_version.m4-74-  fi fi
##############################################
autoconf-archive-20190106/m4/ax_spec_package_version.m4-154-    AX_SPEC_EXTRACT(VAR,[group],m4_ifval($1,$1))
autoconf-archive-20190106/m4/ax_spec_package_version.m4:155:    VAR=`echo $VAR | sed -e 's/ /-/g'`
autoconf-archive-20190106/m4/ax_spec_package_version.m4-156-  fi fi
##############################################
autoconf-archive-20190106/m4/ax_spec_package_version.m4-174-    AX_SPEC_EXTRACT(VAR,[name],m4_ifval($1,$1))
autoconf-archive-20190106/m4/ax_spec_package_version.m4:175:    VAR=`echo $VAR | sed -e 's/ /-/g'`
autoconf-archive-20190106/m4/ax_spec_package_version.m4-176-  fi fi
##############################################
autoconf-archive-20190106/m4/ax_spec_package_version.m4-178-  ifelse($2,,[dnl here the defaults for PACKAGE
autoconf-archive-20190106/m4/ax_spec_package_version.m4:179:  test ".$VAR"   = "."  && VAR=`basename $ax_spec_file .spec`
autoconf-archive-20190106/m4/ax_spec_package_version.m4-180-  test ".$VAR"   = ".README" && VAR="TODO"
##############################################
autoconf-archive-20190106/m4/ax_spec_package_version.m4-194-    AX_SPEC_EXTRACT(VAR,[version],m4_ifval($1,$1))
autoconf-archive-20190106/m4/ax_spec_package_version.m4:195:    VAR=`echo $VAR | sed -e 's/ /-/g'`
autoconf-archive-20190106/m4/ax_spec_package_version.m4-196-  fi fi
##############################################
autoconf-archive-20190106/m4/ax_spec_package_version.m4-208-  esac
autoconf-archive-20190106/m4/ax_spec_package_version.m4:209:  VAR=`echo $VAR | sed -e "s/[[.]][0]\\([0-9]\\)/.\\1/g"`
autoconf-archive-20190106/m4/ax_spec_package_version.m4-210-  AC_MSG_RESULT([m4_ifval([$1],[$1 = ])$VAR $k])
##############################################
autoconf-archive-20190106/m4/ax_check_gd.m4-45-		if test -n "$GDLIB_CONFIG"; then
autoconf-archive-20190106/m4/ax_check_gd.m4:46:			GD_CFLAGS=`$GDLIB_CONFIG --cflags`
autoconf-archive-20190106/m4/ax_check_gd.m4:47:			GD_LDFLAGS=`$GDLIB_CONFIG --ldflags`
autoconf-archive-20190106/m4/ax_check_gd.m4:48:			GD_LIBS=`$GDLIB_CONFIG --libs`
autoconf-archive-20190106/m4/ax_check_gd.m4-49-		elif test -d "$with_gd"; then
##############################################
autoconf-archive-20190106/m4/ax_prog_tasm_opt.m4-10-#
autoconf-archive-20190106/m4/ax_prog_tasm_opt.m4:11:#   This macro checks if the TASM assembler accepts the given option. If
autoconf-archive-20190106/m4/ax_prog_tasm_opt.m4-12-#   yes, the option is appended to the variable 'var_name', otherwise
##############################################
autoconf-archive-20190106/m4/ax_prog_tasm_opt.m4-52-AC_REQUIRE([AX_PROG_TASM])dnl
autoconf-archive-20190106/m4/ax_prog_tasm_opt.m4:53:AC_MSG_CHECKING([if $tasm accepts $1])
autoconf-archive-20190106/m4/ax_prog_tasm_opt.m4-54-echo '' > conftest.asm
autoconf-archive-20190106/m4/ax_prog_tasm_opt.m4:55:if $tasm $$2 $1 conftest.asm > conftest.err; then
autoconf-archive-20190106/m4/ax_prog_tasm_opt.m4-56-	$2="$$2 $1"
##############################################
autoconf-archive-20190106/m4/ax_boost_coroutine.m4-82-			AC_DEFINE(HAVE_BOOST_COROUTINE,,[define if the Boost::Coroutine library is available])
autoconf-archive-20190106/m4/ax_boost_coroutine.m4:83:			BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_coroutine.m4-84-
autoconf-archive-20190106/m4/ax_boost_coroutine.m4-85-			if test "x$ax_boost_user_coroutine_lib" = "x"; then
autoconf-archive-20190106/m4/ax_boost_coroutine.m4:86:				for libextension in `ls $BOOSTLIBDIR/libboost_coroutine*.so* $BOOSTLIBDIR/libboost_coroutine*.dylib* $BOOSTLIBDIR/libboost_coroutine*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_coroutine.*\)\.so.*$;\1;' -e 's;^lib\(boost_coroutine.*\)\.dylib.*$;\1;' -e 's;^lib\(boost_coroutine.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_coroutine.m4-87-					ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_coroutine.m4-93-				if test "x$link_coroutine" != "xyes"; then
autoconf-archive-20190106/m4/ax_boost_coroutine.m4:94:					for libextension in `ls $BOOSTLIBDIR/boost_coroutine*.dll* $BOOSTLIBDIR/boost_coroutine*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_coroutine.*\)\.dll.*$;\1;' -e 's;^\(boost_coroutine.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_coroutine.m4-95-						ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_context.m4-82-			AC_DEFINE(HAVE_BOOST_CONTEXT,,[define if the Boost::Context library is available])
autoconf-archive-20190106/m4/ax_boost_context.m4:83:			BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_context.m4-84-
autoconf-archive-20190106/m4/ax_boost_context.m4-85-			if test "x$ax_boost_user_context_lib" = "x"; then
autoconf-archive-20190106/m4/ax_boost_context.m4:86:				for libextension in `ls $BOOSTLIBDIR/libboost_context*.so* $BOOSTLIBDIR/libboost_context*.dylib* $BOOSTLIBDIR/libboost_context*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_context.*\)\.so.*$;\1;' -e 's;^lib\(boost_context.*\)\.dylib.*$;\1;' -e 's;^lib\(boost_context.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_context.m4-87-					ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_context.m4-93-				if test "x$link_context" != "xyes"; then
autoconf-archive-20190106/m4/ax_boost_context.m4:94:					for libextension in `ls $BOOSTLIBDIR/boost_context*.dll* $BOOSTLIBDIR/boost_context*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_context.*\)\.dll.*$;\1;' -e 's;^\(boost_context.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_context.m4-95-						ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_path_milter.m4-92-# For example 8.12.9 would become 008.012.009
autoconf-archive-20190106/m4/ax_path_milter.m4:93:ac_milter_minimum_version=`echo "$1" | sed 's,\([[0-9]]*\),x\1x,g;s,x\([[0-9]]\)x,x0\1x,g;s,x\([[0-9]][[0-9]]\)x,x0\1x,g;s,x,,g'`
autoconf-archive-20190106/m4/ax_path_milter.m4-94-
##############################################
autoconf-archive-20190106/m4/ax_path_milter.m4-162-    #
autoconf-archive-20190106/m4/ax_path_milter.m4:163:    ac_milter_tmp=`ls -d ../sendmail-8.1* 2> /dev/null | grep '../sendmail-8.1[[2-9]]' | sed 's,\.\([[0-9]]\)$,.0\1,' | sort -r | sed '1q' | sed 's,\.0\([[0-9]]\)$,.\1,'`
autoconf-archive-20190106/m4/ax_path_milter.m4-164-
autoconf-archive-20190106/m4/ax_path_milter.m4-165-    # Convert found version sections to three digit numbers by adding zeros.
autoconf-archive-20190106/m4/ax_path_milter.m4:166:    ac_milter_found_version=`echo "$ac_milter_tmp" | sed 's,.*/sendmail-,,;s,\([[0-9]]*\),x\1x,g;s,x\([[0-9]]\)x,x0\1x,g;s,x\([[0-9]][[0-9]]\)x,x0\1x,g;s,x,,g'`
autoconf-archive-20190106/m4/ax_path_milter.m4-167-
##############################################
autoconf-archive-20190106/m4/ax_path_milter.m4-207-      # Convert found version sections to three digit numbers by adding zeros.
autoconf-archive-20190106/m4/ax_path_milter.m4:208:      ac_milter_found_version=`echo "$ac_milter_tmp" | sed 's,.*/sendmail-,,;s,\([[0-9]]*\),x\1x,g;s,x\([[0-9]]\)x,x0\1x,g;s,x\([[0-9]][[0-9]]\)x,x0\1x,g;s,x,,g'`
autoconf-archive-20190106/m4/ax_path_milter.m4-209-
##############################################
autoconf-archive-20190106/m4/ax_path_milter.m4-242-      #
autoconf-archive-20190106/m4/ax_path_milter.m4:243:      ac_milter_tmp=`(cd ${SENDMAIL_BASE_DIR}/libmilter 1> /dev/null ; ./Build -M ) 2> /dev/null`
autoconf-archive-20190106/m4/ax_path_milter.m4-244-
##############################################
autoconf-archive-20190106/m4/ax_path_milter.m4-248-        # Remove beginning and end of path from obj.* directory.
autoconf-archive-20190106/m4/ax_path_milter.m4:249:        SENDMAIL_OBJ_DIR=`echo "$ac_milter_tmp" | sed 's,/libmilter$,,;s,.*/,,'`
autoconf-archive-20190106/m4/ax_path_milter.m4-250-      else
##############################################
autoconf-archive-20190106/m4/ax_path_milter.m4-256-        #
autoconf-archive-20190106/m4/ax_path_milter.m4:257:        ac_milter_tmp=`ls -dt ${SENDMAIL_BASE_DIR}/obj.*/libmilter 2> /dev/null | sed '1q'`
autoconf-archive-20190106/m4/ax_path_milter.m4-258-
##############################################
autoconf-archive-20190106/m4/ax_path_milter.m4-262-          # Remove beginning and end of path from obj.* directory.
autoconf-archive-20190106/m4/ax_path_milter.m4:263:          SENDMAIL_OBJ_DIR=`echo "$ac_milter_tmp" | sed 's,/libmilter$,,;s,.*/,,'`
autoconf-archive-20190106/m4/ax_path_milter.m4-264-        else
##############################################
autoconf-archive-20190106/m4/ax_prog_cc_char_subscripts.m4-58-
autoconf-archive-20190106/m4/ax_prog_cc_char_subscripts.m4:59:	if test -n "`${CC-cc} -c $CV conftest.c 2>&1`" ; then
autoconf-archive-20190106/m4/ax_prog_cc_char_subscripts.m4-60-           CV="suppressed: did not work"
##############################################
autoconf-archive-20190106/m4/ax_prog_cc_char_subscripts.m4-77-	rm conftest.o
autoconf-archive-20190106/m4/ax_prog_cc_char_subscripts.m4:78:	if test -n "`${CC-cc} -c $CV conftest.c 2>&1`" ; then
autoconf-archive-20190106/m4/ax_prog_cc_char_subscripts.m4-79-           CV="suppressed: did not work"
##############################################
autoconf-archive-20190106/m4/ax_lib_gdal.m4-57-          [AC_PATH_PROG([GDAL_CONFIG], [gdal-config],
autoconf-archive-20190106/m4/ax_lib_gdal.m4:58:              [no], [`dirname $ac_gdal_config_path 2> /dev/null`])]
autoconf-archive-20190106/m4/ax_lib_gdal.m4-59-    )
##############################################
autoconf-archive-20190106/m4/ax_lib_gdal.m4-80-
autoconf-archive-20190106/m4/ax_lib_gdal.m4:81:        GDAL_VERSION="`$GDAL_CONFIG --version`"
autoconf-archive-20190106/m4/ax_lib_gdal.m4:82:        GDAL_CFLAGS="`$GDAL_CONFIG --cflags`"
autoconf-archive-20190106/m4/ax_lib_gdal.m4:83:        GDAL_LDFLAGS="`$GDAL_CONFIG --libs`"
autoconf-archive-20190106/m4/ax_lib_gdal.m4:84:        GDAL_DEP_LDFLAGS="`$GDAL_CONFIG --dep-libs`"
autoconf-archive-20190106/m4/ax_lib_gdal.m4-85-
##############################################
autoconf-archive-20190106/m4/ax_lib_gdal.m4-97-
autoconf-archive-20190106/m4/ax_lib_gdal.m4:98:        GDAL_OGR_ENABLED="`$GDAL_CONFIG --ogr-enabled`"
autoconf-archive-20190106/m4/ax_lib_gdal.m4-99-        AC_DEFINE([HAVE_GDAL_OGR], [1], [Define to 1 if GDAL library includes OGR support])
##############################################
autoconf-archive-20190106/m4/ax_lib_gdal.m4-114-        dnl and calculate its number representation
autoconf-archive-20190106/m4/ax_lib_gdal.m4:115:        gdal_version_req_major=`expr $gdal_version_req : '\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_gdal.m4:116:        gdal_version_req_minor=`expr $gdal_version_req : '[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_gdal.m4:117:        gdal_version_req_micro=`expr $gdal_version_req : '[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_gdal.m4-118-        if test "x$gdal_version_req_micro" = "x"; then
##############################################
autoconf-archive-20190106/m4/ax_lib_gdal.m4-127-        dnl and calculate its number representation
autoconf-archive-20190106/m4/ax_lib_gdal.m4:128:        gdal_version_major=`expr $GDAL_VERSION : '\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_gdal.m4:129:        gdal_version_minor=`expr $GDAL_VERSION : '[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_gdal.m4:130:        gdal_version_micro=`expr $GDAL_VERSION : '[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_gdal.m4-131-        if test "x$gdal_version_micro" = "x"; then
##############################################
autoconf-archive-20190106/m4/ax_lib_gdal.m4-138-
autoconf-archive-20190106/m4/ax_lib_gdal.m4:139:        gdal_version_check=`expr $gdal_version_number \>\= $gdal_version_req_number`
autoconf-archive-20190106/m4/ax_lib_gdal.m4-140-        if test "$gdal_version_check" = "1"; then
##############################################
autoconf-archive-20190106/m4/ax_prog_pgclient.m4-55-AC_DEFUN([AX_PROG_PGCLIENT], [
autoconf-archive-20190106/m4/ax_prog_pgclient.m4:56:AC_ARG_WITH(pgclient, [  --with-pgclient=DIR                    where to find pgclient (default: $PATH)], [pgclient_dir=$withval], [pgclient_dir=$PATH])
autoconf-archive-20190106/m4/ax_prog_pgclient.m4-57-AC_PATH_PROG([pgclient], [pgclient], [0], $pgclient_dir)
##############################################
autoconf-archive-20190106/m4/ax_pkg_swig.m4-74-                AC_MSG_CHECKING([SWIG version])
autoconf-archive-20190106/m4/ax_pkg_swig.m4:75:                [swig_version=`$SWIG -version 2>&1 | grep 'SWIG Version' | sed 's/.*\([0-9][0-9]*\.[0-9][0-9]*\.[0-9][0-9]*\).*/\1/g'`]
autoconf-archive-20190106/m4/ax_pkg_swig.m4-76-                AC_MSG_RESULT([$swig_version])
##############################################
autoconf-archive-20190106/m4/ax_pkg_swig.m4-79-                        [required=$1]
autoconf-archive-20190106/m4/ax_pkg_swig.m4:80:                        [required_major=`echo $required | sed 's/[^0-9].*//'`]
autoconf-archive-20190106/m4/ax_pkg_swig.m4-81-                        if test -z "$required_major" ; then
##############################################
autoconf-archive-20190106/m4/ax_pkg_swig.m4-83-                        fi
autoconf-archive-20190106/m4/ax_pkg_swig.m4:84:                        [required=`echo $required | sed 's/[0-9]*[^0-9]//'`]
autoconf-archive-20190106/m4/ax_pkg_swig.m4:85:                        [required_minor=`echo $required | sed 's/[^0-9].*//'`]
autoconf-archive-20190106/m4/ax_pkg_swig.m4-86-                        if test -z "$required_minor" ; then
##############################################
autoconf-archive-20190106/m4/ax_pkg_swig.m4-88-                        fi
autoconf-archive-20190106/m4/ax_pkg_swig.m4:89:                        [required=`echo $required | sed 's/[0-9]*[^0-9]//'`]
autoconf-archive-20190106/m4/ax_pkg_swig.m4:90:                        [required_patch=`echo $required | sed 's/[^0-9].*//'`]
autoconf-archive-20190106/m4/ax_pkg_swig.m4-91-                        if test -z "$required_patch" ; then
##############################################
autoconf-archive-20190106/m4/ax_pkg_swig.m4-95-                        [available=$swig_version]
autoconf-archive-20190106/m4/ax_pkg_swig.m4:96:                        [available_major=`echo $available | sed 's/[^0-9].*//'`]
autoconf-archive-20190106/m4/ax_pkg_swig.m4-97-                        if test -z "$available_major" ; then
##############################################
autoconf-archive-20190106/m4/ax_pkg_swig.m4-99-                        fi
autoconf-archive-20190106/m4/ax_pkg_swig.m4:100:                        [available=`echo $available | sed 's/[0-9]*[^0-9]//'`]
autoconf-archive-20190106/m4/ax_pkg_swig.m4:101:                        [available_minor=`echo $available | sed 's/[^0-9].*//'`]
autoconf-archive-20190106/m4/ax_pkg_swig.m4-102-                        if test -z "$available_minor" ; then
##############################################
autoconf-archive-20190106/m4/ax_pkg_swig.m4-104-                        fi
autoconf-archive-20190106/m4/ax_pkg_swig.m4:105:                        [available=`echo $available | sed 's/[0-9]*[^0-9]//'`]
autoconf-archive-20190106/m4/ax_pkg_swig.m4:106:                        [available_patch=`echo $available | sed 's/[^0-9].*//'`]
autoconf-archive-20190106/m4/ax_pkg_swig.m4-107-                        if test -z "$available_patch" ; then
##############################################
autoconf-archive-20190106/m4/ax_pkg_swig.m4-123-                                AC_MSG_CHECKING([for SWIG library])
autoconf-archive-20190106/m4/ax_pkg_swig.m4:124:                                SWIG_LIB=`$SWIG -swiglib`
autoconf-archive-20190106/m4/ax_pkg_swig.m4-125-                                AC_MSG_RESULT([$SWIG_LIB])
##############################################
autoconf-archive-20190106/m4/ax_zoneinfo.m4-230-		if test -n "${ax_cv_zoneinfo_utc}"; then
autoconf-archive-20190106/m4/ax_zoneinfo.m4:231:			__utc_file="`basename "${ax_cv_zoneinfo_utc}"`"
autoconf-archive-20190106/m4/ax_zoneinfo.m4-232-			for c in ${TZDIR_cand}; do
##############################################
autoconf-archive-20190106/m4/ax_zoneinfo.m4-250-	if test -n "${ax_cv_zoneinfo_utc_right}"; then
autoconf-archive-20190106/m4/ax_zoneinfo.m4:251:		TZDIR_RIGHT="`dirname ${ax_cv_zoneinfo_utc_right}`"
autoconf-archive-20190106/m4/ax_zoneinfo.m4-252-
##############################################
autoconf-archive-20190106/m4/ax_normalize_path.m4-105-# strip trailing slashes
autoconf-archive-20190106/m4/ax_normalize_path.m4:106:  :*[[\\/]]:) $1=`echo "[$]$1" | sed 's,[[\\/]]*[$],,'` ;;
autoconf-archive-20190106/m4/ax_normalize_path.m4-107-  :*:) ;;
##############################################
autoconf-archive-20190106/m4/ax_normalize_path.m4-111-# if the path contains any backslashes, turn slashes into backslashes
autoconf-archive-20190106/m4/ax_normalize_path.m4:112: *\\*) $1=`echo "[$]$1" | sed 's,\(.\)[[\\/]][[\\/]]*,\1\\\\,g'` ;;
autoconf-archive-20190106/m4/ax_normalize_path.m4-113-# if the path contains slashes, also turn backslashes into slashes
autoconf-archive-20190106/m4/ax_normalize_path.m4:114: *) $1=`echo "[$]$1" | sed 's,\(.\)[[\\/]][[\\/]]*,\1/,g'` ;;
autoconf-archive-20190106/m4/ax_normalize_path.m4-115-esac])
##############################################
autoconf-archive-20190106/m4/ax_cpu_vendor.m4-31- [
autoconf-archive-20190106/m4/ax_cpu_vendor.m4:32:   vendor=`echo $ax_cv_gcc_x86_cpuid_0x0 | cut -d ":" -f 2`
autoconf-archive-20190106/m4/ax_cpu_vendor.m4-33-
##############################################
autoconf-archive-20190106/m4/ax_elisp.m4-137-AX_ELISP_CHECK([featurep-$1],[if $EMACS supports feature '$1'],[dnl
autoconf-archive-20190106/m4/ax_elisp.m4:138:(require (quote $1))
autoconf-archive-20190106/m4/ax_elisp.m4-139-],[dnl
##############################################
autoconf-archive-20190106/m4/ax_boost_asio.m4-84-			BN=boost_system
autoconf-archive-20190106/m4/ax_boost_asio.m4:85:			BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_asio.m4-86-            if test "x$ax_boost_user_asio_lib" = "x"; then
autoconf-archive-20190106/m4/ax_boost_asio.m4:87:				for ax_lib in `ls $BOOSTLIBDIR/libboost_system*.so* $BOOSTLIBDIR/libboost_system*.dylib* $BOOSTLIBDIR/libboost_system*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_system.*\)\.so.*$;\1;' -e 's;^lib\(boost_system.*\)\.dylib.*$;\1;' -e 's;^lib\(boost_system.*\)\.a.*$;\1;' ` ; do
autoconf-archive-20190106/m4/ax_boost_asio.m4-88-				    AC_CHECK_LIB($ax_lib, main, [BOOST_ASIO_LIB="-l$ax_lib" AC_SUBST(BOOST_ASIO_LIB) link_thread="yes" break],
##############################################
autoconf-archive-20190106/m4/ax_check_docbook_xslt_min.m4-82-
autoconf-archive-20190106/m4/ax_check_docbook_xslt_min.m4:83:            ac_cv_docbook_xslt_current_version=`$XSLTPROC $XSLTPROC_FLAGS conftest.xsl http://docbook.sourceforge.net/release/xsl/current/VERSION 2>&AS_MESSAGE_LOG_FD`
autoconf-archive-20190106/m4/ax_check_docbook_xslt_min.m4-84-
##############################################
autoconf-archive-20190106/m4/ax_prog_f77_mpi.m4-82-# order.
autoconf-archive-20190106/m4/ax_prog_f77_mpi.m4:83:AC_REQUIRE([_AX_PROG_F77_MPI],[_AX_PROG_F77_MPI([$1])])
autoconf-archive-20190106/m4/ax_prog_f77_mpi.m4-84-
##############################################
autoconf-archive-20190106/m4/ax_cvs.m4-161-    if test -e "$srcdir/CVS/Root"; then
autoconf-archive-20190106/m4/ax_cvs.m4:162:        CVSROOT=`cat $srcdir/CVS/Root`;
autoconf-archive-20190106/m4/ax_cvs.m4-163-	AC_MSG_RESULT([$CVSROOT])
##############################################
autoconf-archive-20190106/m4/ax_cvs.m4-304-	    mv ChangeLog.tmp \"\$(top_srcdir)/ChangeLog\"; \\
autoconf-archive-20190106/m4/ax_cvs.m4:305:	    CURR=\`(cd \"${AX_DOLLAR}(top_builddir)\"; pwd )\`; \\
autoconf-archive-20190106/m4/ax_cvs.m4-306-	    (cd \"\$(top_srcdir)\"; \$(CVS) -z9 commit -F \"${AX_DOLLAR}${AX_DOLLAR}CURR/commitlog\" ); \\
##############################################
autoconf-archive-20190106/m4/ax_cvs.m4-319-		    if test \"\$(srcdir)\" != \".\"; then \\
autoconf-archive-20190106/m4/ax_cvs.m4:320:			FILE=\`echo \"${AX_DOLLAR}${AX_DOLLAR}FILE\" | \$(SED) -e \'s|^\$(srcdir)|.|\'\`; \\
autoconf-archive-20190106/m4/ax_cvs.m4-321-		    fi; \\
##############################################
autoconf-archive-20190106/m4/ax_cvs.m4-342-		    if test \"${AX_DOLLAR}(srcdir)\" != \".\"; then \\
autoconf-archive-20190106/m4/ax_cvs.m4:343:			FILE=\`echo \"${AX_DOLLAR}${AX_DOLLAR}FILE\" | sed -e \'s|^${AX_DOLLAR}(srcdir)|.|\'\`; \\
autoconf-archive-20190106/m4/ax_cvs.m4-344-		    fi; \\
##############################################
autoconf-archive-20190106/m4/ax_cvs.m4-371-	echo \"	Use:\" >> commitlog.tmp; \\
autoconf-archive-20190106/m4/ax_cvs.m4:372:	echo \"	\\\\\`cvs -d\$(ANON_CVSROOT) login\\\\\`\" >> commitlog.tmp; \\
autoconf-archive-20190106/m4/ax_cvs.m4:373:	echo \"	\\\\\`cvs -d\$(ANON_CVSROOT) co -r ${AX_DOLLAR}${AX_DOLLAR}tag \$(PACKAGE)\\\\\`\" >> commitlog.tmp; \\
autoconf-archive-20190106/m4/ax_cvs.m4-374-	echo \"	to access the branch\" >> commitlog.tmp; \\
##############################################
autoconf-archive-20190106/m4/ax_cvs.m4-380-	mv configure.tmp \"${AX_DOLLAR}(top_srcdir)/configure.ac\"; \\
autoconf-archive-20190106/m4/ax_cvs.m4:381:	CURR=\`(cd \"${AX_DOLLAR}(top_builddir)\"; pwd )\`; \\
autoconf-archive-20190106/m4/ax_cvs.m4-382-	(cd \"${AX_DOLLAR}(top_srcdir)\"; \$(CVS) -z9 commit -F \"${AX_DOLLAR}${AX_DOLLAR}CURR/commitlog\"; ); \\
##############################################
autoconf-archive-20190106/m4/ax_cvs.m4-401-	echo \"	Use:\" >> commitlog.tmp; \\
autoconf-archive-20190106/m4/ax_cvs.m4:402:	echo \"	\\\\\`cvs -d\$(ANON_CVSROOT) login\\\\\`\" >> commitlog.tmp; \\
autoconf-archive-20190106/m4/ax_cvs.m4:403:	echo \"	\\\\\`cvs -d\$(ANON_CVSROOT) co -r ${AX_DOLLAR}${AX_DOLLAR}tag \$(PACKAGE)\\\\\`\" >> commitlog.tmp; \\
autoconf-archive-20190106/m4/ax_cvs.m4-404-	echo \"	to access the branch\" >> commitlog.tmp; \\
##############################################
autoconf-archive-20190106/m4/ax_cvs.m4-410-	mv configure.tmp \"${AX_DOLLAR}(top_srcdir)/configure.ac\"; \\
autoconf-archive-20190106/m4/ax_cvs.m4:411:	CURR=\`(cd \"${AX_DOLLAR}(top_builddir)\"; pwd )\`; \\
autoconf-archive-20190106/m4/ax_cvs.m4-412-	(cd \"${AX_DOLLAR}(top_srcdir)\"; \$(CVS) -z9 commit -F \"${AX_DOLLAR}${AX_DOLLAR}CURR/commitlog\"; ); \\
##############################################
autoconf-archive-20190106/m4/ax_cvs.m4-425-	@echo \"	You can access this release by running:\" >> commitlog.tmp
autoconf-archive-20190106/m4/ax_cvs.m4:426:	@echo \"	    \\\\\`cvs -d\$(ANON_CVSROOT) login\\\\\`\" >> commitlog.tmp
autoconf-archive-20190106/m4/ax_cvs.m4-427-	@tag=\"\$(PACKAGE)-${AX_MAJOR_VERSION}_${AX_MINOR_VERSION}_${AX_POINT_VERSION}\"; \\
autoconf-archive-20190106/m4/ax_cvs.m4:428:	echo \"	    \\\\\`cvs -d\$(ANON_CVSROOT) co -r ${AX_DOLLAR}${AX_DOLLAR}tag -d \$(PACKAGE)-\$(VERSION) \$(PACKAGE)\\\\\`\" >> commitlog.tmp
autoconf-archive-20190106/m4/ax_cvs.m4-429-	@echo \"	The release will then be available in the \$(PACKAGE)-\$(VERSION) directory\" >> commitlog.tmp
##############################################
autoconf-archive-20190106/m4/ax_cvs.m4-434-	@mv ChangeLog.tmp \"\$(top_srcdir)/ChangeLog\"
autoconf-archive-20190106/m4/ax_cvs.m4:435:	@CURR=\`(cd \"${AX_DOLLAR}(top_builddir)\"; pwd )\`; \\
autoconf-archive-20190106/m4/ax_cvs.m4-436-	(cd \"\$(top_srcdir)\"; \$(CVS) -z9 commit -F \"${AX_DOLLAR}${AX_DOLLAR}CURR/commitlog\"; )
##############################################
autoconf-archive-20190106/m4/ax_cvs.m4-460-	mv ChangeLog.tmp \"${AX_DOLLAR}(top_srcdir)/ChangeLog\"; \\
autoconf-archive-20190106/m4/ax_cvs.m4:461:	CURR=\`(cd \"${AX_DOLLAR}(top_builddir)\"; pwd )\`; \\
autoconf-archive-20190106/m4/ax_cvs.m4-462-	(cd \"${AX_DOLLAR}(top_srcdir)\"; \$(CVS) -z9 commit -F \"${AX_DOLLAR}${AX_DOLLAR}CURR/commitlog\"; ); \\
##############################################
autoconf-archive-20190106/m4/ax_sys_perlsharpbang.m4-83-			 *     )
autoconf-archive-20190106/m4/ax_sys_perlsharpbang.m4:84:	ax_cv_opt_perl_shebang=`echo "$opt_perl_shebang" | sed -e's|^#!\s*\(.*\)$|\1|'`
autoconf-archive-20190106/m4/ax_sys_perlsharpbang.m4-85-		    esac
##############################################
autoconf-archive-20190106/m4/ax_sys_perlsharpbang.m4-98-
autoconf-archive-20190106/m4/ax_sys_perlsharpbang.m4:99:   _somian_shbangperl=`$PERLINTERP -V:startperl`
autoconf-archive-20190106/m4/ax_sys_perlsharpbang.m4-100-   negclass="[[^']]"; dnl
##############################################
autoconf-archive-20190106/m4/ax_sys_perlsharpbang.m4-103-		  ac_cv_sys_kernshrpbang_perl,
autoconf-archive-20190106/m4/ax_sys_perlsharpbang.m4:104:	[_somian_kspb_perl=`echo "$_somian_shbangperl" | sed -ne"s|.*='\($negclass*\)';$|\1|p"`
autoconf-archive-20190106/m4/ax_sys_perlsharpbang.m4-105-	if test "x$_somian_kspb_perl" == x
##############################################
autoconf-archive-20190106/m4/ax_sys_perlsharpbang.m4-109-		 A#!*perl* )
autoconf-archive-20190106/m4/ax_sys_perlsharpbang.m4:110:           ac_cv_sys_kernshrpbang_perl=`echo "$_somian_kspb_perl" | sed -e's|#!\(.*\)$|\1|'`
autoconf-archive-20190106/m4/ax_sys_perlsharpbang.m4-111-			;;
##############################################
autoconf-archive-20190106/m4/ax_check_mysqlr.m4-43-    AC_MSG_CHECKING(mysql includes)
autoconf-archive-20190106/m4/ax_check_mysqlr.m4:44:    MYSQL_CFLAGS=`${mysqlconfig} --cflags`
autoconf-archive-20190106/m4/ax_check_mysqlr.m4-45-    AC_MSG_RESULT($MYSQL_CFLAGS)
##############################################
autoconf-archive-20190106/m4/ax_boost_log.m4-82-			AC_DEFINE(HAVE_BOOST_LOG,,[define if the Boost::Log library is available])
autoconf-archive-20190106/m4/ax_boost_log.m4:83:			BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_log.m4-84-
autoconf-archive-20190106/m4/ax_boost_log.m4-85-			if test "x$ax_boost_user_log_lib" = "x"; then
autoconf-archive-20190106/m4/ax_boost_log.m4:86:				for libextension in `ls $BOOSTLIBDIR/libboost_log*.so* $BOOSTLIBDIR/libboost_log*.dylib* $BOOSTLIBDIR/libboost_log*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_log.*\)\.so.*$;\1;' -e 's;^lib\(boost_log.*\)\.dylib.*$;\1;' -e 's;^lib\(boost_log.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_log.m4-87-					ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_log.m4-93-				if test "x$link_log" != "xyes"; then
autoconf-archive-20190106/m4/ax_boost_log.m4:94:					for libextension in `ls $BOOSTLIBDIR/boost_log*.dll* $BOOSTLIBDIR/boost_log*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_log.*\)\.dll.*$;\1;' -e 's;^\(boost_log.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_log.m4-95-						ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_f90_module_flag.m4-34-while test \( -f tmpdir_$i \) -o \( -d tmpdir_$i \) ; do
autoconf-archive-20190106/m4/ax_f90_module_flag.m4:35:  i=`expr $i + 1`
autoconf-archive-20190106/m4/ax_f90_module_flag.m4-36-done
##############################################
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-84-test ".$PKGCONFIG_libname" != "." || \
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:85:PKGCONFIG_libname="ifelse($1,,${PACKAGE_NAME},`basename $1 .pc`)"
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-86-test ".$PKGCONFIG_libname" != "." || \
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-87-PKGCONFIG_libname="$PACKAGE"
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:88:PKGCONFIG_libname=`eval echo "$PKGCONFIG_libname"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:89:PKGCONFIG_libname=`eval echo "$PKGCONFIG_libname"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-90-AC_MSG_RESULT($PKGCONFIG_libname)
##############################################
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-96-PKGCONFIG_version="$VERSION"
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:97:PKGCONFIG_version=`eval echo "$PKGCONFIG_version"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:98:PKGCONFIG_version=`eval echo "$PKGCONFIG_version"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-99-AC_MSG_RESULT($PKGCONFIG_version)
##############################################
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-103-pkgconfig_libdir='${libdir}/pkgconfig'
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:104:PKGCONFIG_libdir=`eval echo "$pkgconfig_libdir"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:105:PKGCONFIG_libdir=`eval echo "$PKGCONFIG_libdir"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:106:PKGCONFIG_libdir=`eval echo "$PKGCONFIG_libdir"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-107-AC_MSG_RESULT($pkgconfig_libdir)
##############################################
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-113-test ".$pkgconfig_libfile" != "." || \
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:114:pkgconfig_libfile="ifelse($1,,$PKGCONFIG_libname.pc,`basename $1`)"
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:115:PKGCONFIG_libfile=`eval echo "$pkgconfig_libfile"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:116:PKGCONFIG_libfile=`eval echo "$PKGCONFIG_libfile"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-117-AC_MSG_RESULT($pkgconfig_libfile)
##############################################
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-130-PKGCONFIG_description="$PKGCONFIG_libname Library"
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:131:PKGCONFIG_description=`eval echo "$PKGCONFIG_description"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:132:PKGCONFIG_description=`eval echo "$PKGCONFIG_description"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-133-AC_MSG_RESULT($PKGCONFIG_description)
##############################################
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-136-PKGCONFIG_requires="ifelse($2,,$PACKAGE_REQUIRES,$2)"
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:137:PKGCONFIG_requires=`eval echo "$PKGCONFIG_requires"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:138:PKGCONFIG_requires=`eval echo "$PKGCONFIG_requires"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-139-AC_MSG_RESULT($PKGCONFIG_requires)
##############################################
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-144-PKGCONFIG_libs="ifelse($3,,$PKGCONFIG_pkglibs $LIBS,$3)"
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:145:PKGCONFIG_libs=`eval echo "$PKGCONFIG_libs"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:146:PKGCONFIG_libs=`eval echo "$PKGCONFIG_libs"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-147-AC_MSG_RESULT($PKGCONFIG_libs)
##############################################
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-150-PKGCONFIG_cppflags="ifelse($5,,$PACKAGE_CFLAGS,$5)"
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:151:PKGCONFIG_cppflags=`eval echo "$PKGCONFIG_cppflags"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:152:PKGCONFIG_cppflags=`eval echo "$PKGCONFIG_cppflags"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-153-AC_MSG_RESULT($PKGCONFIG_cppflags)
##############################################
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-156-PKGCONFIG_ldflags="ifelse($6,,$PACKAGE_LDFLAGS,$6)"
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:157:PKGCONFIG_ldflags=`eval echo "$PKGCONFIG_ldflags"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:158:PKGCONFIG_ldflags=`eval echo "$PKGCONFIG_ldflags"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-159-AC_MSG_RESULT($PKGCONFIG_ldflags)
##############################################
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-162-PKGCONFIG_generate="ifelse($1,,$PKGCONFIG_libname.pc,$1)"
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:163:PKGCONFIG_generate=`eval echo "$PKGCONFIG_generate"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:164:PKGCONFIG_generate=`eval echo "$PKGCONFIG_generate"`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-165-test "$pkgconfig_libfile" != "$PKGCONFIG_generate" && (
##############################################
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-169-PKGCONFIG_src_libdir=`pwd`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:170:PKGCONFIG_src_libdir=`AS_DIRNAME("$PKGCONFIG_src_libdir/$PKGCONFIG_generate")`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-171-test ! -d $PKGCONFIG_src_libdir/src || \
##############################################
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-183-case "$v" in /*) PKGCONFIG_src_headers="" ;; esac
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:184:PKGCONFIG_src_headers=`AS_DIRNAME("$PKGCONFIG_src_headers/$v/x")`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-185-test ! -d $PKGCONFIG_src_headers/incl[]ude || \
##############################################
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-246-fi ; rm conftest.sed # DONE generate $pkgconfig_generate
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:247:pkgconfig_uninstalled=`echo $pkgconfig_generate |sed 's/.pc$/-uninstalled.pc/'`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-248-AC_MSG_NOTICE(creating $pkgconfig_uninstalled)
##############################################
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-271-fi ; rm conftest.sed # DONE generate $pkgconfig_uninstalled
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:272:           pkgconfig_requires_add=`echo ${pkgconfig_requires}`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-273-if test ".$pkgconfig_requires_add" != "." ; then
##############################################
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-275-    else   pkgconfig_requires_add=":" ; fi
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:276:pkgconfig_uninstalled=`echo $pkgconfig_generate |sed 's/.pc$/-uninstalled.sh/'`
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-277-AC_MSG_NOTICE(creating $pkgconfig_uninstalled)
##############################################
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-305-       $pkgconfig_requires_add\\
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4:306:;; --variable=*) eval echo '\$'\`echo \$option | sed -e 's/.*=//'\`\\
autoconf-archive-20190106/m4/ax_create_pkgconfig_info.m4-307-;; --uninstalled) exit 0 \\
##############################################
autoconf-archive-20190106/m4/ax_boost_signals.m4-77-			AC_DEFINE(HAVE_BOOST_SIGNALS,,[define if the Boost::Signals library is available])
autoconf-archive-20190106/m4/ax_boost_signals.m4:78:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_signals.m4-79-            if test "x$ax_boost_user_signals_lib" = "x"; then
autoconf-archive-20190106/m4/ax_boost_signals.m4:80:                for libextension in `ls $BOOSTLIBDIR/libboost_signals*.so* $BOOSTLIBDIR/libboost_signals*.dylib* $BOOSTLIBDIR/libboost_signals*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_signals.*\)\.so.*$;\1;' -e 's;^lib\(boost_signals.*\)\.dylib.*$;\1;' -e 's;^lib\(boost_signals.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_signals.m4-81-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_signals.m4-86-                if test "x$link_signals" != "xyes"; then
autoconf-archive-20190106/m4/ax_boost_signals.m4:87:                for libextension in `ls $BOOSTLIBDIR/boost_signals*.dll* $BOOSTLIBDIR/boost_signals*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_signals.*\)\.dll.*$;\1;' -e 's;^\(boost_signals.*\)\.a*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_signals.m4-88-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_dist_rpm.m4-221-	@\$(RPM) -tb \$(top_builddir)/\$(PACKAGE)-\$(VERSION).tar.gz
autoconf-archive-20190106/m4/ax_dist_rpm.m4:222:	@RPMDIR=\`cat \$(top_builddir)/rpmmacros | \$(GAWK) '/%%_rpmdir/ { print \$${AX_DOLLAR}2; }'\`; \\
autoconf-archive-20190106/m4/ax_dist_rpm.m4-223-	echo \"\$\$RPMDIR\" | \$(EGREP) \"%%{.*}\" > /dev/null 2>&1; \\
##############################################
autoconf-archive-20190106/m4/ax_dist_rpm.m4-241-	if test -d \"\$\$RPMDIR\"; then \\
autoconf-archive-20190106/m4/ax_dist_rpm.m4:242:	    for dir in \`ls \"\$\$RPMDIR\"\`; do \\
autoconf-archive-20190106/m4/ax_dist_rpm.m4-243-		ls \"\$\${RPMDIR}\$\${dir}/\$(PACKAGE)-\$(VERSION)-0.\$\${dir}.rpm\" > /dev/null 2>&1; \\
##############################################
autoconf-archive-20190106/m4/ax_dist_rpm.m4-267-	@\$(RPM) -ts \$(top_builddir)/\$(PACKAGE)-\$(VERSION).tar.gz
autoconf-archive-20190106/m4/ax_dist_rpm.m4:268:	@SRPMDIR=\`cat rpmmacros | \$(GAWK) '/%%_srcrpmdir/ { print ${AX_DOLLAR}${AX_DOLLAR}2; }'\`; \\
autoconf-archive-20190106/m4/ax_dist_rpm.m4-269-	echo \"${AX_DOLLAR}${AX_DOLLAR}SRPMDIR\" | \$(EGREP) \"%%{.*}\" > /dev/null 2>&1; \\
##############################################
autoconf-archive-20190106/m4/ax_rpm_init.m4-49-#       -mkdir -p $(RPM_DIR)/SRPMS
autoconf-archive-20190106/m4/ax_rpm_init.m4:50:#       -mkdir -p `dirname $(RPM_TARGET)`
autoconf-archive-20190106/m4/ax_rpm_init.m4-51-#       $(RPM_PROG) $(RPM_ARGS) $(RPM_TARBALL)
##############################################
autoconf-archive-20190106/m4/ax_rpm_init.m4-239-      AC_MSG_CHECKING(how rpm sets %{_rpmfilename})
autoconf-archive-20190106/m4/ax_rpm_init.m4:240:      rpmfilename=$rpmdir/`rpm --eval %{_rpmfilename} | sed "s/%{ARCH}/${host_cpu}/g" | sed "s/%{NAME}/$PACKAGE/g" | sed "s/%{VERSION}/${VERSION}/g" | sed "s/%{RELEASE}/${RPM_RELEASE}/g"`
autoconf-archive-20190106/m4/ax_rpm_init.m4-241-      AC_MSG_RESULT([$rpmfilename])
##############################################
autoconf-archive-20190106/m4/ax_boost_system.m4-82-			AC_DEFINE(HAVE_BOOST_SYSTEM,,[define if the Boost::System library is available])
autoconf-archive-20190106/m4/ax_boost_system.m4:83:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_system.m4-84-
##############################################
autoconf-archive-20190106/m4/ax_boost_system.m4-86-            if test "x$ax_boost_user_system_lib" = "x"; then
autoconf-archive-20190106/m4/ax_boost_system.m4:87:                for libextension in `ls -r $BOOSTLIBDIR/libboost_system* 2>/dev/null | sed 's,.*/lib,,' | sed 's,\..*,,'` ; do
autoconf-archive-20190106/m4/ax_boost_system.m4-88-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_system.m4-93-                if test "x$link_system" != "xyes"; then
autoconf-archive-20190106/m4/ax_boost_system.m4:94:                for libextension in `ls -r $BOOSTLIBDIR/boost_system* 2>/dev/null | sed 's,.*/,,' | sed -e 's,\..*,,'` ; do
autoconf-archive-20190106/m4/ax_boost_system.m4-95-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_check_mysql.m4-151-    # Define variables
autoconf-archive-20190106/m4/ax_check_mysql.m4:152:    MYSQL_PLUGIN_NEEDED=`echo $1 | grep -i -o "y"`
autoconf-archive-20190106/m4/ax_check_mysql.m4:153:    MYSQL_REQUIRED=`echo $2 | grep -i -o "y"`
autoconf-archive-20190106/m4/ax_check_mysql.m4-154-    MINIMUM_V="$3"
autoconf-archive-20190106/m4/ax_check_mysql.m4:155:    INCLUDES_REQUIRED=`echo $4 | grep -i -o "y"`
autoconf-archive-20190106/m4/ax_check_mysql.m4-156-    CLASSIFIER="none"
##############################################
autoconf-archive-20190106/m4/ax_check_mysql.m4-314-        MYSQL_ARCHITECTURE='file '$MYSQL_COMMANDS'/mysql'
autoconf-archive-20190106/m4/ax_check_mysql.m4:315:        MYSQL_ARCHITECTURE=`$MYSQL_ARCHITECTURE | grep -o ".*bit" | sed s/-bit//g | grep -o "[[0-9]][[0-9]]$"`
autoconf-archive-20190106/m4/ax_check_mysql.m4-316-        AC_MSG_RESULT([$MYSQL_ARCHITECTURE])
##############################################
autoconf-archive-20190106/m4/ax_check_mysql.m4-321-        MYSQL_PREFIX=$MYSQL_COMMANDS'/mysqladmin -v'
autoconf-archive-20190106/m4/ax_check_mysql.m4:322:        MYSQL_V=`$MYSQL_PREFIX | grep -o 'Distrib.*,' | sed s/Distrib\ //g | sed s/,//g`
autoconf-archive-20190106/m4/ax_check_mysql.m4-323-        AC_MSG_RESULT([$MYSQL_V])
##############################################
autoconf-archive-20190106/m4/ax_check_mysql.m4-326-        AC_MSG_CHECKING([if MySQL install supports Plugins])
autoconf-archive-20190106/m4/ax_check_mysql.m4:327:        MYSQL_MAJOR_V=`echo $MYSQL_V | cut -c 1`
autoconf-archive-20190106/m4/ax_check_mysql.m4:328:        MYSQL_MINOR_V=`echo $MYSQL_V | cut -c 3`
autoconf-archive-20190106/m4/ax_check_mysql.m4:329:        MYSQL_REV_V=`echo $MYSQL_V | cut -c 5-6`
autoconf-archive-20190106/m4/ax_check_mysql.m4-330-        MYSQL_PLUGIN_MINOR_V=1
##############################################
autoconf-archive-20190106/m4/ax_check_mysql.m4-351-        then
autoconf-archive-20190106/m4/ax_check_mysql.m4:352:            MINIMUM_MAJOR_V=`echo $MINIMUM_V | cut -c 1`
autoconf-archive-20190106/m4/ax_check_mysql.m4:353:            MINIMUM_MINOR_V=`echo $MINIMUM_V | cut -c 3`
autoconf-archive-20190106/m4/ax_check_mysql.m4:354:            MINIMUM_REV_V=`echo $MINIMUM_V | cut -c 5-6`
autoconf-archive-20190106/m4/ax_check_mysql.m4:355:            CHECKER_MAJOR=`echo $MINIMUM_MAJOR_V | grep -o '[[0-9]]'`
autoconf-archive-20190106/m4/ax_check_mysql.m4:356:            CHECKER_MINOR=`echo $MINIMUM_MINOR_V | grep -o '[[0-9]]'`
autoconf-archive-20190106/m4/ax_check_mysql.m4:357:            CHECKER_REV=`echo $MINIMUM_REV_V | grep -o  '^[[0-9]]+'`
autoconf-archive-20190106/m4/ax_check_mysql.m4-358-            if test "$CHECKER_MAJOR" != "" && test "$CHECKER_MINOR" != "" && test "$CHECKER_REV" == ""
##############################################
autoconf-archive-20190106/m4/ax_llvm.m4-52-		if test -e "$ac_llvm_config_path"; then
autoconf-archive-20190106/m4/ax_llvm.m4:53:			LLVM_CPPFLAGS=`$ac_llvm_config_path --cxxflags`
autoconf-archive-20190106/m4/ax_llvm.m4-54-			LLVM_LDFLAGS="$($ac_llvm_config_path --ldflags) $($ac_llvm_config_path --libs $1)"
##############################################
autoconf-archive-20190106/m4/ax_check_sign.m4-41-AC_DEFUN([AX_CHECK_SIGN], [
autoconf-archive-20190106/m4/ax_check_sign.m4:42: typename=`echo $1 | sed "s/@<:@^a-zA-Z0-9_@:>@/_/g"`
autoconf-archive-20190106/m4/ax_check_sign.m4-43- AC_CACHE_CHECK([whether $1 is signed], ax_cv_decl_${typename}_signed, [
##############################################
autoconf-archive-20190106/m4/ax_check_sign.m4-47-     [ eval "ax_cv_decl_${typename}_signed=\"no\"" ])])
autoconf-archive-20190106/m4/ax_check_sign.m4:48: symbolname=`echo $1 | sed "s/@<:@^a-zA-Z0-9_@:>@/_/g" | tr "a-z" "A-Z"`
autoconf-archive-20190106/m4/ax_check_sign.m4-49- if eval "test \"\${ax_cv_decl_${typename}_signed}\" = \"yes\""; then
##############################################
autoconf-archive-20190106/m4/ax_boost_regex.m4-75-			AC_DEFINE(HAVE_BOOST_REGEX,,[define if the Boost::Regex library is available])
autoconf-archive-20190106/m4/ax_boost_regex.m4:76:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_regex.m4-77-            if test "x$ax_boost_user_regex_lib" = "x"; then
autoconf-archive-20190106/m4/ax_boost_regex.m4:78:                for libextension in `ls $BOOSTLIBDIR/libboost_regex*.so* $BOOSTLIBDIR/libboost_regex*.dylib* $BOOSTLIBDIR/libboost_regex*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_regex.*\)\.so.*$;\1;' -e 's;^lib\(boost_regex.*\)\.dylib.*;\1;' -e 's;^lib\(boost_regex.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_regex.m4-79-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_regex.m4-84-                if test "x$link_regex" != "xyes"; then
autoconf-archive-20190106/m4/ax_boost_regex.m4:85:                for libextension in `ls $BOOSTLIBDIR/boost_regex*.dll* $BOOSTLIBDIR/boost_regex*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_regex.*\)\.dll.*$;\1;' -e 's;^\(boost_regex.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_regex.m4-86-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_numeric_namedlevel.m4-70-else
autoconf-archive-20190106/m4/ax_numeric_namedlevel.m4:71:  $1=`echo [$]$1 | sed -e 's,some,plus,' -e 's,experimental,ultra,' -e 's,over,ultra,' -e 's,much,many,'`
autoconf-archive-20190106/m4/ax_numeric_namedlevel.m4-72-  case "[$]$1" in
##############################################
autoconf-archive-20190106/m4/ax_check_docbook_dtd.m4-78-        if test -n "$XSLTPROC"; then
autoconf-archive-20190106/m4/ax_check_docbook_dtd.m4:79:            MY_XSLTPROC_FLAGS=`echo "" $XSLTPROC_FLAGS|sed -e s/--novalid//g`
autoconf-archive-20190106/m4/ax_check_docbook_dtd.m4-80-            cat <<EOF >conftest.xml
##############################################
autoconf-archive-20190106/m4/ax_lib_gcrypt.m4-64-      # checking for available algorithms...
autoconf-archive-20190106/m4/ax_lib_gcrypt.m4:65:      gcrypt_algos=`$LIBGCRYPT_CONFIG --algorithms`
autoconf-archive-20190106/m4/ax_lib_gcrypt.m4-66-      # ciphers
##############################################
autoconf-archive-20190106/m4/ax_lib_gcrypt.m4-96-      # conclusion
autoconf-archive-20190106/m4/ax_lib_gcrypt.m4:97:      GCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags`
autoconf-archive-20190106/m4/ax_lib_gcrypt.m4:98:      GCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs`
autoconf-archive-20190106/m4/ax_lib_gcrypt.m4-99-      AC_SUBST(GCRYPT_CFLAGS)
##############################################
autoconf-archive-20190106/m4/ax_try_awk_expout.m4-41-
autoconf-archive-20190106/m4/ax_try_awk_expout.m4:42:  ax_try_awk_output=`$AWK '{ [$3] ; }' conftest.out 2> /dev/null`
autoconf-archive-20190106/m4/ax_try_awk_expout.m4-43-  ax_try_awk_result=$?
##############################################
autoconf-archive-20190106/m4/ax_perl_ext.m4-76-                if test -z "$PERL_EXT_PREFIX" ; then
autoconf-archive-20190106/m4/ax_perl_ext.m4:77:                        [PERL_EXT_PREFIX=`$PERL -MConfig -e 'print $Config{prefix};'`];
autoconf-archive-20190106/m4/ax_perl_ext.m4-78-                fi
##############################################
autoconf-archive-20190106/m4/ax_perl_ext.m4-87-                if test -z "$PERL_EXT_INC" ; then
autoconf-archive-20190106/m4/ax_perl_ext.m4:88:                        [PERL_EXT_INC=`$PERL -MConfig -e 'print $Config{archlibexp}, "/CORE";'`];
autoconf-archive-20190106/m4/ax_perl_ext.m4-89-                fi
##############################################
autoconf-archive-20190106/m4/ax_perl_ext.m4-98-                if test -z "$PERL_EXT_LIB" ; then
autoconf-archive-20190106/m4/ax_perl_ext.m4:99:                        [PERL_EXT_LIB=`$PERL -MConfig -e 'print $Config{sitearch};'`];
autoconf-archive-20190106/m4/ax_perl_ext.m4-100-                fi
##############################################
autoconf-archive-20190106/m4/ax_perl_ext.m4-109-                if test -z "$PERL_EXT_CPPFLAGS" ; then
autoconf-archive-20190106/m4/ax_perl_ext.m4:110:                        [PERL_EXT_CPPFLAGS=`$PERL -MConfig -e 'print $Config{cppflags};'`];
autoconf-archive-20190106/m4/ax_perl_ext.m4-111-                fi
##############################################
autoconf-archive-20190106/m4/ax_perl_ext.m4-120-                if test -z "$PERL_EXT_LDFLAGS" ; then
autoconf-archive-20190106/m4/ax_perl_ext.m4:121:                        [PERL_EXT_LDFLAGS=`$PERL -MConfig -e 'print $Config{lddlflags};'`];
autoconf-archive-20190106/m4/ax_perl_ext.m4-122-                fi
##############################################
autoconf-archive-20190106/m4/ax_perl_ext.m4-127-                *darwin*)
autoconf-archive-20190106/m4/ax_perl_ext.m4:128:                        PERL_EXT_LDFLAGS=`echo ${PERL_EXT_LDFLAGS} | sed -e "s,-arch [[^ ]]*,,g"`
autoconf-archive-20190106/m4/ax_perl_ext.m4-129-                        ;;
##############################################
autoconf-archive-20190106/m4/ax_perl_ext.m4-139-                if test -z "$PERL_EXT_DLEXT" ; then
autoconf-archive-20190106/m4/ax_perl_ext.m4:140:                        [PERL_EXT_DLEXT=`$PERL -MConfig -e 'print ".", $Config{'dlext'};'`];
autoconf-archive-20190106/m4/ax_perl_ext.m4-141-                fi
##############################################
autoconf-archive-20190106/m4/ax_boost_program_options.m4-74-				AC_DEFINE(HAVE_BOOST_PROGRAM_OPTIONS,,[define if the Boost::PROGRAM_OPTIONS library is available])
autoconf-archive-20190106/m4/ax_boost_program_options.m4:75:                  BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_program_options.m4-76-                if test "x$ax_boost_user_program_options_lib" = "x"; then
autoconf-archive-20190106/m4/ax_boost_program_options.m4:77:                for libextension in `ls $BOOSTLIBDIR/libboost_program_options*.so* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_program_options.*\)\.so.*$;\1;'` `ls $BOOSTLIBDIR/libboost_program_options*.dylib* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_program_options.*\)\.dylib.*$;\1;'` `ls $BOOSTLIBDIR/libboost_program_options*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_program_options.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_program_options.m4-78-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_program_options.m4-83-                if test "x$link_program_options" != "xyes"; then
autoconf-archive-20190106/m4/ax_boost_program_options.m4:84:                for libextension in `ls $BOOSTLIBDIR/boost_program_options*.dll* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_program_options.*\)\.dll.*$;\1;'` `ls $BOOSTLIBDIR/boost_program_options*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_program_options.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_program_options.m4-85-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_prog_ruby_version.m4-48-        changequote(<<,>>)
autoconf-archive-20190106/m4/ax_prog_ruby_version.m4:49:        ruby_version=`$RUBY --version 2>&1 | $GREP "^ruby " | $SED -e 's/^.* \([0-9]*\.[0-9]*\.[0-9]*\) .*/\1/'`
autoconf-archive-20190106/m4/ax_prog_ruby_version.m4-50-        changequote([,])
##############################################
autoconf-archive-20190106/m4/ax_lib_mysql.m4-82-        if test "$MYSQL_CONFIG" != "no"; then
autoconf-archive-20190106/m4/ax_lib_mysql.m4:83:            MYSQL_CFLAGS="`$MYSQL_CONFIG --cflags`"
autoconf-archive-20190106/m4/ax_lib_mysql.m4:84:            MYSQL_LDFLAGS="`$MYSQL_CONFIG --libs`"
autoconf-archive-20190106/m4/ax_lib_mysql.m4-85-
autoconf-archive-20190106/m4/ax_lib_mysql.m4:86:            MYSQL_VERSION=`$MYSQL_CONFIG --version`
autoconf-archive-20190106/m4/ax_lib_mysql.m4-87-
##############################################
autoconf-archive-20190106/m4/ax_lib_mysql.m4-106-        dnl and calculate its number representation
autoconf-archive-20190106/m4/ax_lib_mysql.m4:107:        mysql_version_req_major=`expr $mysql_version_req : '\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_mysql.m4:108:        mysql_version_req_minor=`expr $mysql_version_req : '[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_mysql.m4:109:        mysql_version_req_micro=`expr $mysql_version_req : '[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_mysql.m4-110-        if test "x$mysql_version_req_micro" = "x"; then
##############################################
autoconf-archive-20190106/m4/ax_lib_mysql.m4-119-        dnl and calculate its number representation
autoconf-archive-20190106/m4/ax_lib_mysql.m4:120:        mysql_version_major=`expr $MYSQL_VERSION : '\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_mysql.m4:121:        mysql_version_minor=`expr $MYSQL_VERSION : '[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_mysql.m4:122:        mysql_version_micro=`expr $MYSQL_VERSION : '[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_mysql.m4-123-        if test "x$mysql_version_micro" = "x"; then
##############################################
autoconf-archive-20190106/m4/ax_lib_mysql.m4-130-
autoconf-archive-20190106/m4/ax_lib_mysql.m4:131:        mysql_version_check=`expr $mysql_version_number \>\= $mysql_version_req_number`
autoconf-archive-20190106/m4/ax_lib_mysql.m4-132-        if test "$mysql_version_check" = "1"; then
##############################################
autoconf-archive-20190106/m4/ax_prog_fasm.m4-10-#
autoconf-archive-20190106/m4/ax_prog_fasm.m4:11:#   This macro searches for the FASM assembler and sets the variable "fasm"
autoconf-archive-20190106/m4/ax_prog_fasm.m4-12-#   to the name of the application or to "no" if not found. If
##############################################
autoconf-archive-20190106/m4/ax_prog_fasm.m4-56-then
autoconf-archive-20190106/m4/ax_prog_fasm.m4:57:	ifelse($#,0,[AC_MSG_ERROR([FASM assembler not found])],
autoconf-archive-20190106/m4/ax_prog_fasm.m4-58-        $1)
##############################################
autoconf-archive-20190106/m4/ax_cache_size.m4-43-    if test -e /sys/devices/system/cpu/cpu0/cache/index0/size; then
autoconf-archive-20190106/m4/ax_cache_size.m4:44:      for ncpu in `seq 0 $(($CPU_COUNT-1))`; do
autoconf-archive-20190106/m4/ax_cache_size.m4-45-        for idx in `seq 0 3`; do
autoconf-archive-20190106/m4/ax_cache_size.m4-46-          if test -e /sys/devices/system/cpu/cpu$ncpu/cache/index$idx/size ; then
autoconf-archive-20190106/m4/ax_cache_size.m4:47:            level=`cat /sys/devices/system/cpu/cpu$ncpu/cache/index$idx/level`
autoconf-archive-20190106/m4/ax_cache_size.m4:48:            size=`cat /sys/devices/system/cpu/cpu$ncpu/cache/index$idx/size`
autoconf-archive-20190106/m4/ax_cache_size.m4-49-            eval CPU$ncpu\_L$level\_CACHE="$size"
##############################################
autoconf-archive-20190106/m4/ax_cache_size.m4-63-
autoconf-archive-20190106/m4/ax_cache_size.m4:64:        l1_hexval=$(( 16#`echo $ax_cv_gcc_x86_cpuid_0x80000005 | cut -d ":" -f 4`))
autoconf-archive-20190106/m4/ax_cache_size.m4-65-        ax_l1_size=$(($l1_hexval >> 24))
##############################################
autoconf-archive-20190106/m4/ax_cache_size.m4-69-
autoconf-archive-20190106/m4/ax_cache_size.m4:70:      l2_hexval=$(( 16#`echo $ax_cv_gcc_x86_cpuid_0x80000006 | cut -d ":" -f 3`))
autoconf-archive-20190106/m4/ax_cache_size.m4-71-      ax_l2_size=$(($l2_hexval >> 16))
##############################################
autoconf-archive-20190106/m4/ax_cache_size.m4-75-    AC_MSG_CHECKING(the L1 cache size)
autoconf-archive-20190106/m4/ax_cache_size.m4:76:    ax_l1_size=`echo $ax_l1_size | $SED 's/\([[0-9]]\)[[A-Za-z]]$/\1/g'`
autoconf-archive-20190106/m4/ax_cache_size.m4-77-    ax_l1_size=$(($ax_l1_size*1024))
##############################################
autoconf-archive-20190106/m4/ax_cache_size.m4-80-    AC_MSG_CHECKING(the L2 cache size)
autoconf-archive-20190106/m4/ax_cache_size.m4:81:    ax_l2_size=`echo $ax_l2_size | $SED 's/\([[0-9]]\)[[A-Za-z]]$/\1/g'`
autoconf-archive-20190106/m4/ax_cache_size.m4-82-    ax_l2_size=$(($ax_l2_size*1024))
##############################################
autoconf-archive-20190106/m4/ax_warning_default_aclocaldir.m4-58- test ".$BIN" = "." && BIN="aclocal"
autoconf-archive-20190106/m4/ax_warning_default_aclocaldir.m4:59: DIR=`test ".$SHELL" = "." && SHELL="'sh'" ; eval "$BIN --print-ac-dir"`
autoconf-archive-20190106/m4/ax_warning_default_aclocaldir.m4-60- test ".$DIR" = "." && test -d "/usr/share/aclocal" && DIR="/usr/share/aclocal"
autoconf-archive-20190106/m4/ax_warning_default_aclocaldir.m4-61- test ".$DIR" = "." && DIR="/tmp"
autoconf-archive-20190106/m4/ax_warning_default_aclocaldir.m4:62:DIR=`eval "echo $DIR"`  # we need to expand
autoconf-archive-20190106/m4/ax_warning_default_aclocaldir.m4:63:DIR=`eval "echo $DIR"`
autoconf-archive-20190106/m4/ax_warning_default_aclocaldir.m4:64:LOC=`eval "echo $LOC"`
autoconf-archive-20190106/m4/ax_warning_default_aclocaldir.m4:65:LOC=`eval "echo $LOC"`
autoconf-archive-20190106/m4/ax_warning_default_aclocaldir.m4:66:LOC=`eval "echo $LOC"`
autoconf-archive-20190106/m4/ax_warning_default_aclocaldir.m4:67:LOC=`eval "echo $LOC"`
autoconf-archive-20190106/m4/ax_warning_default_aclocaldir.m4-68-AC_RUN_LOG([: test "$LOC" = "$DIR"])
##############################################
autoconf-archive-20190106/m4/ax_warning_default_aclocaldir.m4-70-   if test -f "$DIR/dirlist" ; then
autoconf-archive-20190106/m4/ax_warning_default_aclocaldir.m4:71:      for DIR in `cat $DIR/dirlist` $DIR ; do
autoconf-archive-20190106/m4/ax_warning_default_aclocaldir.m4-72-          AC_RUN_LOG([: test "$LOC" = "$DIR"])
##############################################
autoconf-archive-20190106/m4/ax_warning_default_aclocaldir.m4-113- test ".$BIN" = "." && BIN="aclocal"
autoconf-archive-20190106/m4/ax_warning_default_aclocaldir.m4:114: DIR=`test ".$SHELL" = "." && SHELL="'sh'" ; eval "$BIN --print-ac-dir"`
autoconf-archive-20190106/m4/ax_warning_default_aclocaldir.m4-115- test ".$DIR" = "." && test -d "/usr/share/aclocal" && DIR="/usr/share/aclocal"
##############################################
autoconf-archive-20190106/m4/ax_boost_log_setup.m4-73-
autoconf-archive-20190106/m4/ax_boost_log_setup.m4:74:		BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_log_setup.m4-75-
autoconf-archive-20190106/m4/ax_boost_log_setup.m4-76-		if test "x$ax_boost_user_log_setup_lib" = "x"; then
autoconf-archive-20190106/m4/ax_boost_log_setup.m4:77:			for libextension in `ls $BOOSTLIBDIR/libboost_log_setup*.so* $BOOSTLIBDIR/libboost_log_setup*.dylib* $BOOSTLIBDIR/libboost_log_setup*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_log_setup.*\)\.so.*$;\1;' -e 's;^lib\(boost_log_setup.*\)\.dylib.*$;\1;' -e 's;^lib\(boost_log_setup.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_log_setup.m4-78-				ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_log_setup.m4-84-			if test "x$link_log_setup" != "xyes"; then
autoconf-archive-20190106/m4/ax_boost_log_setup.m4:85:				for libextension in `ls $BOOSTLIBDIR/boost_log_setup*.dll* $BOOSTLIBDIR/boost_log_setup*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_log_setup.*\)\.dll.*$;\1;' -e 's;^\(boost_log_setup.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_log_setup.m4-86-					ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_check_awk__v.m4-35-
autoconf-archive-20190106/m4/ax_check_awk__v.m4:36:  ax_try_awk_output=`echo "" | $AWK -v variable=A '{ print variable; }' 2> /dev/null`
autoconf-archive-20190106/m4/ax_check_awk__v.m4-37-  AS_IF([test $? -eq 0],[
##############################################
autoconf-archive-20190106/m4/ax_split_version.m4-28-    AC_REQUIRE([AC_PROG_SED])
autoconf-archive-20190106/m4/ax_split_version.m4:29:    AX_MAJOR_VERSION=`echo "$VERSION" | $SED 's/\([[^.]][[^.]]*\).*/\1/'`
autoconf-archive-20190106/m4/ax_split_version.m4:30:    AX_MINOR_VERSION=`echo "$VERSION" | $SED 's/[[^.]][[^.]]*.\([[^.]][[^.]]*\).*/\1/'`
autoconf-archive-20190106/m4/ax_split_version.m4:31:    AX_POINT_VERSION=`echo "$VERSION" | $SED 's/[[^.]][[^.]]*.[[^.]][[^.]]*.\(.*\)/\1/'`
autoconf-archive-20190106/m4/ax_split_version.m4-32-    AC_MSG_CHECKING([Major version])
##############################################
autoconf-archive-20190106/m4/ax_asm_inline.m4-31-  AC_CACHE_VAL(ac_cv_asm_inline, [
autoconf-archive-20190106/m4/ax_asm_inline.m4:32:    ax_asm_inline_keywords="__asm__ __asm asm none"
autoconf-archive-20190106/m4/ax_asm_inline.m4-33-    for ax_asm_inline_keyword in $ax_asm_inline_keywords; do
##############################################
autoconf-archive-20190106/m4/ax_prog_yasm_opt.m4-10-#
autoconf-archive-20190106/m4/ax_prog_yasm_opt.m4:11:#   This macro checks if the YASM assembler accepts the given option. If
autoconf-archive-20190106/m4/ax_prog_yasm_opt.m4-12-#   yes, the option is appended to the variable 'var_name', otherwise
##############################################
autoconf-archive-20190106/m4/ax_prog_yasm_opt.m4-52-AC_REQUIRE([AX_PROG_YASM])dnl
autoconf-archive-20190106/m4/ax_prog_yasm_opt.m4:53:AC_MSG_CHECKING([if $yasm accepts $1])
autoconf-archive-20190106/m4/ax_prog_yasm_opt.m4-54-echo '' > conftest.asm
autoconf-archive-20190106/m4/ax_prog_yasm_opt.m4:55:if $yasm $$2 $1 conftest.asm > conftest.err; then
autoconf-archive-20190106/m4/ax_prog_yasm_opt.m4-56-	$2="$$2 $1"
##############################################
autoconf-archive-20190106/m4/ax_lib_hdf5.m4-276-            dnl Again, pry any remaining -Idir/-Ldir from compiler wrapper
autoconf-archive-20190106/m4/ax_lib_hdf5.m4:277:            for arg in `$H5FC -show`
autoconf-archive-20190106/m4/ax_lib_hdf5.m4-278-            do
##############################################
autoconf-archive-20190106/m4/ax_berkeley_db.m4-73-  else
autoconf-archive-20190106/m4/ax_berkeley_db.m4:74:      minvermajor=`echo $minversion | cut -d. -f1`
autoconf-archive-20190106/m4/ax_berkeley_db.m4:75:      minverminor=`echo $minversion | cut -d. -f2`
autoconf-archive-20190106/m4/ax_berkeley_db.m4:76:      minverpatch=`echo $minversion | cut -d. -f3`
autoconf-archive-20190106/m4/ax_berkeley_db.m4-77-      minvermajor=${minvermajor:-0}
##############################################
autoconf-archive-20190106/m4/ax_berkeley_db.m4-96-        db_lib="-ldb-$version"
autoconf-archive-20190106/m4/ax_berkeley_db.m4:97:        try_headers="db$version/db.h db`echo $version | sed -e 's,\..*,,g'`/db.h"
autoconf-archive-20190106/m4/ax_berkeley_db.m4-98-    fi
##############################################
autoconf-archive-20190106/m4/ax_prog_guile_version.m4-47-        changequote(<<,>>)
autoconf-archive-20190106/m4/ax_prog_guile_version.m4:48:        guile_version=`$GUILE -q --version 2>&1 | head -n 1 | $SED -e 's/.* \([0-9]*\.[0-9]*\.[0-9]*\)/\1/'`
autoconf-archive-20190106/m4/ax_prog_guile_version.m4-49-        changequote([,])
##############################################
autoconf-archive-20190106/m4/ax_lib_xml_security.m4-241-		     dnl Decompose required version string and calculate numerical representation
autoconf-archive-20190106/m4/ax_lib_xml_security.m4:242:		     xml_security_version_req_major=`expr $xml_security_version_req : '\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_xml_security.m4:243:		     xml_security_version_req_medium=`expr $xml_security_version_req : '[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_xml_security.m4:244:		     xml_security_version_req_minor=`expr $xml_security_version_req : '[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_xml_security.m4-245-
##############################################
autoconf-archive-20190106/m4/ax_lib_xml_security.m4-254-
autoconf-archive-20190106/m4/ax_lib_xml_security.m4:255:		     xml_security_version_check=`expr $xml_security_version_number \>\= $xml_security_version_req_number`
autoconf-archive-20190106/m4/ax_lib_xml_security.m4-256-		     if test "$xml_security_version_check" = "1"; then
##############################################
autoconf-archive-20190106/m4/ax_lib_libkml.m4-238-                    dnl Decompose required version string and calculate numerical representation
autoconf-archive-20190106/m4/ax_lib_libkml.m4:239:                    libkml_version_req_major=`expr $libkml_version_req : '\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_libkml.m4:240:                    libkml_version_req_minor=`expr $libkml_version_req : '[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_libkml.m4:241:                    libkml_version_req_revision=`expr $libkml_version_req : '[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_libkml.m4-242-                    if test "x$libkml_version_req_revision" = "x"; then
##############################################
autoconf-archive-20190106/m4/ax_lib_libkml.m4-254-
autoconf-archive-20190106/m4/ax_lib_libkml.m4:255:                    libkml_version_check=`expr $libkml_version_number \>\= $libkml_version_req_number`
autoconf-archive-20190106/m4/ax_lib_libkml.m4-256-                    if test "$libkml_version_check" = "1"; then
##############################################
autoconf-archive-20190106/m4/ax_jni_include_dir.m4-70-	_ACJNI_FOLLOW_SYMLINKS("$_ACJNI_JAVAC")
autoconf-archive-20190106/m4/ax_jni_include_dir.m4:71:	_JTOPDIR=`echo "$_ACJNI_FOLLOWED" | sed -e 's://*:/:g' -e 's:/[[^/]]*$::'`
autoconf-archive-20190106/m4/ax_jni_include_dir.m4-72-fi
##############################################
autoconf-archive-20190106/m4/ax_jni_include_dir.m4-98-  else
autoconf-archive-20190106/m4/ax_jni_include_dir.m4:99:    _JTOPDIR=`echo "$_JTOPDIR" | sed -e 's:/[[^/]]*$::'`
autoconf-archive-20190106/m4/ax_jni_include_dir.m4-100-    if test -f "$_JTOPDIR/include/jni.h"; then
##############################################
autoconf-archive-20190106/m4/ax_jni_include_dir.m4-141-        AC_MSG_CHECKING([symlink for $_cur])
autoconf-archive-20190106/m4/ax_jni_include_dir.m4:142:        _slink=`ls -ld "$_cur" | sed 's/.* -> //'`
autoconf-archive-20190106/m4/ax_jni_include_dir.m4-143-        case "$_slink" in
##############################################
autoconf-archive-20190106/m4/ax_jni_include_dir.m4-145-        # 'X' avoids triggering unwanted echo options.
autoconf-archive-20190106/m4/ax_jni_include_dir.m4:146:        *) _cur=`echo "X$_cur" | sed -e 's/^X//' -e 's:[[^/]]*$::'`"$_slink";;
autoconf-archive-20190106/m4/ax_jni_include_dir.m4-147-        esac
##############################################
autoconf-archive-20190106/m4/ax_compiler_vendor.m4-77-      *:) vendor=$ventest; continue ;;
autoconf-archive-20190106/m4/ax_compiler_vendor.m4:78:      *)  vencpp="defined("`echo $ventest | sed 's/,/) || defined(/g'`")" ;;
autoconf-archive-20190106/m4/ax_compiler_vendor.m4-79-    esac
##############################################
autoconf-archive-20190106/m4/ax_compiler_vendor.m4-85-  done
autoconf-archive-20190106/m4/ax_compiler_vendor.m4:86:  ax_cv_[]_AC_LANG_ABBREV[]_compiler_vendor=`echo $vendor | cut -d: -f1`
autoconf-archive-20190106/m4/ax_compiler_vendor.m4-87- ])
##############################################
autoconf-archive-20190106/m4/ax_upload.m4-50-AM_CONDITIONAL(USING_AX_UPLOAD, [true])
autoconf-archive-20190106/m4/ax_upload.m4:51:AC_MSG_NOTICE([setting upload command... \`$1\`])
autoconf-archive-20190106/m4/ax_upload.m4-52-AX_ADD_AM_MACRO_STATIC([
##############################################
autoconf-archive-20190106/m4/ax_upload.m4-60-\$(UPLOAD_BIN) \$(UPLOAD_SRC):
autoconf-archive-20190106/m4/ax_upload.m4:61:	@TYPE=\`echo ${AX_DOLLAR}@ | \$(SED) -e \'s/upload-//\'\`; \\
autoconf-archive-20190106/m4/ax_upload.m4-62-	DIST=\"dist-\$\${TYPE}\"; \\
##############################################
autoconf-archive-20190106/m4/ax_upload.m4-64-	list=\'\$(UPLOAD_TARGETS)\'; \\
autoconf-archive-20190106/m4/ax_upload.m4:65:	pattern=\`echo \"^{\$\${TYPE}=>\"\`; \\
autoconf-archive-20190106/m4/ax_upload.m4-66-	for dist in \$\$list; do \\
##############################################
autoconf-archive-20190106/m4/ax_upload.m4-68-		if test \"\$\$?\" -eq \"0\"; then \\
autoconf-archive-20190106/m4/ax_upload.m4:69:			TARGET=\`echo \"\$\$dist\" | \$(AWK) -v pattern=\$\$pattern \'{ sub( pattern, \"\"); sub( /}\$\$/, \"\" ); print; }\'\`; \\
autoconf-archive-20190106/m4/ax_upload.m4:70:			UPLOAD_COMMAND=\`printf \"$1\" \$\$TARGET \`; \\
autoconf-archive-20190106/m4/ax_upload.m4-71-			echo \"Uploading \$\$TARGET ...\"; \\
##############################################
autoconf-archive-20190106/m4/ax_sip_devel.m4-78-for i in "$sip_search_dir" "/usr/share/sip"; do
autoconf-archive-20190106/m4/ax_sip_devel.m4:79:        sip_path1=`find $i -type f -name qtmod.sip -print | sed "1q"`
autoconf-archive-20190106/m4/ax_sip_devel.m4-80-        if test -n "$sip_path1"; then
##############################################
autoconf-archive-20190106/m4/ax_sip_devel.m4-84-
autoconf-archive-20190106/m4/ax_sip_devel.m4:85:sip_path1=`echo "$sip_path1" | sed 's,/qt/qtmod.sip,,'`
autoconf-archive-20190106/m4/ax_sip_devel.m4-86-if test -z "$sip_path1" ; then
##############################################
autoconf-archive-20190106/m4/ax_sip_devel.m4-92-dnl  was taken from AX_PYTHON_DEVEL macro, (rev. 2008-04-12)
autoconf-archive-20190106/m4/ax_sip_devel.m4:93:python_path=`echo $PYTHON | sed "s,/bin.*$,,"`
autoconf-archive-20190106/m4/ax_sip_devel.m4-94-for i in "$python_path/include/python$PYTHON_VERSION/" "$python_path/include/python/" "$python_path/" ; do
autoconf-archive-20190106/m4/ax_sip_devel.m4:95:        python_path=`find $i -type f -name Python.h -print | sed "1q"`
autoconf-archive-20190106/m4/ax_sip_devel.m4-96-        if test -n "$python_path" ; then
##############################################
autoconf-archive-20190106/m4/ax_sip_devel.m4-99-done
autoconf-archive-20190106/m4/ax_sip_devel.m4:100:sip_path2=`echo $python_path | sed "s,/Python.h$,,"`
autoconf-archive-20190106/m4/ax_sip_devel.m4-101-if ! test -f "$sip_path2/sip.h"; then
##############################################
autoconf-archive-20190106/m4/ax_boost_serialization.m4-80-			AC_DEFINE(HAVE_BOOST_SERIALIZATION,,[define if the Boost::Serialization library is available])
autoconf-archive-20190106/m4/ax_boost_serialization.m4:81:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_serialization.m4-82-            if test "x$ax_boost_user_serialization_lib" = "x"; then
autoconf-archive-20190106/m4/ax_boost_serialization.m4:83:                for libextension in `ls $BOOSTLIBDIR/libboost_serialization*.so* $BOOSTLIBDIR/libboost_serialization*.dylib* $BOOSTLIBDIR/libboost_serialization*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_serialization.*\)\.so.*$;\1;' -e 's;^lib\(boost_serialization.*\)\.dylib.*$;\1;' -e 's;^lib\(boost_serialization.*\)\.a*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_serialization.m4-84-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_serialization.m4-89-                if test "x$link_serialization" != "xyes"; then
autoconf-archive-20190106/m4/ax_boost_serialization.m4:90:                for libextension in `ls $BOOSTLIBDIR/boost_serialization*.dll* $BOOSTLIBDIR/boost_serialization*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_serialization.*\)\.dll.*$;\1;' -e 's;^\(boost_serialization.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_serialization.m4-91-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_lib_oracle_oci.m4-262-            dnl and calculate its number representation
autoconf-archive-20190106/m4/ax_lib_oracle_oci.m4:263:            oracle_version_req_major=`expr $oracle_version_req : '\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_oracle_oci.m4:264:            oracle_version_req_minor=`expr $oracle_version_req : '[[0-9]]*\.\([[0-9]]*\)'`
autoconf-archive-20190106/m4/ax_lib_oracle_oci.m4-265-
##############################################
autoconf-archive-20190106/m4/ax_lib_oracle_oci.m4-272-
autoconf-archive-20190106/m4/ax_lib_oracle_oci.m4:273:            oracle_version_check=`expr $oracle_version_number \>\= $oracle_version_req_number`
autoconf-archive-20190106/m4/ax_lib_oracle_oci.m4-274-            if test "$oracle_version_check" = "1"; then
##############################################
autoconf-archive-20190106/m4/ax_lib_oracle_oci.m4-280-                AC_MSG_CHECKING([for Oracle version = 10.x to use -lnnz10 flag])
autoconf-archive-20190106/m4/ax_lib_oracle_oci.m4:281:                oracle_nnz_check=`expr $oracle_version_major \= 10`
autoconf-archive-20190106/m4/ax_lib_oracle_oci.m4-282-                if test "$oracle_nnz_check" = "1"; then
##############################################
autoconf-archive-20190106/m4/ax_lib_oracle_oci.m4-290-                AC_MSG_CHECKING([for Oracle version = 12.x to use -lnnz12 flag])
autoconf-archive-20190106/m4/ax_lib_oracle_oci.m4:291:                oracle_nnz_check=`expr $oracle_version_major \= 12`
autoconf-archive-20190106/m4/ax_lib_oracle_oci.m4-292-                if test "$oracle_nnz_check" = "1"; then
##############################################
autoconf-archive-20190106/m4/ax_prog_javah.m4-35-        _ACJAVAH_FOLLOW_SYMLINKS("$ac_cv_path_JAVAH")
autoconf-archive-20190106/m4/ax_prog_javah.m4:36:        ax_prog_javah_bin_dir=`AS_DIRNAME([$_ACJAVAH_FOLLOWED])`
autoconf-archive-20190106/m4/ax_prog_javah.m4:37:        ac_dir="`AS_DIRNAME([$ax_prog_javah_bin_dir])`/include"
autoconf-archive-20190106/m4/ax_prog_javah.m4-38-        AS_CASE([$build_os],
##############################################
autoconf-archive-20190106/m4/ax_prog_javah.m4-40-                [ac_machdep=win32],
autoconf-archive-20190106/m4/ax_prog_javah.m4:41:                [ac_machdep=`AS_ECHO($build_os) | sed 's,[[-0-9]].*,,'`])
autoconf-archive-20190106/m4/ax_prog_javah.m4-42-        CPPFLAGS="$ac_save_CPPFLAGS -I$ac_dir -I$ac_dir/$ac_machdep"
##############################################
autoconf-archive-20190106/m4/ax_prog_javah.m4-54-        AC_MSG_CHECKING([symlink for $_cur])
autoconf-archive-20190106/m4/ax_prog_javah.m4:55:        _slink=`ls -ld "$_cur" | sed 's/.* -> //'`
autoconf-archive-20190106/m4/ax_prog_javah.m4-56-        case "$_slink" in
##############################################
autoconf-archive-20190106/m4/ax_prog_javah.m4-58-        # 'X' avoids triggering unwanted echo options.
autoconf-archive-20190106/m4/ax_prog_javah.m4:59:        *) _cur=`echo "X$_cur" | sed -e 's/^X//' -e 's:[[^/]]*$::'`"$_slink";;
autoconf-archive-20190106/m4/ax_prog_javah.m4-60-        esac
##############################################
autoconf-archive-20190106/m4/ax_check_awk_variable_value_pairs.m4-35-
autoconf-archive-20190106/m4/ax_check_awk_variable_value_pairs.m4:36:  ax_try_awk_output=`echo "" | $AWK '{ print variable; }' variable=A 2> /dev/null`
autoconf-archive-20190106/m4/ax_check_awk_variable_value_pairs.m4-37-  AS_IF([test $? -eq 0],[
##############################################
autoconf-archive-20190106/m4/ax_boost_locale.m4-80-			AC_DEFINE(HAVE_BOOST_LOCALE,,[define if the Boost::Locale library is available])
autoconf-archive-20190106/m4/ax_boost_locale.m4:81:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_locale.m4-82-
##############################################
autoconf-archive-20190106/m4/ax_boost_locale.m4-84-            if test "x$ax_boost_user_locale_lib" = "x"; then
autoconf-archive-20190106/m4/ax_boost_locale.m4:85:                for libextension in `ls $BOOSTLIBDIR/libboost_locale*.so* $BOOSTLIBDIR/libboost_locale*.dylib* $BOOSTLIBDIR/libboost_locale*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_locale.*\)\.so.*$;\1;' -e 's;^lib\(boost_locale.*\)\.dylib.*$;\1;' -e 's;^lib\(boost_locale.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_locale.m4-86-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_locale.m4-91-                if test "x$link_locale" != "xyes"; then
autoconf-archive-20190106/m4/ax_boost_locale.m4:92:                for libextension in `ls $BOOSTLIBDIR/boost_locale*.dll* $BOOSTLIBDIR/boost_locale*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_locale.*\)\.dll.*$;\1;' -e 's;^\(boost_locale.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_locale.m4-93-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_check_postgres_db.m4-88-
autoconf-archive-20190106/m4/ax_check_postgres_db.m4:89:       HAVE_LIBPQ=`(test x$have_pqinc = xyes && test x$have_pqlib = xyes && echo yes) || echo no`
autoconf-archive-20190106/m4/ax_check_postgres_db.m4-90-
##############################################
autoconf-archive-20190106/m4/ax_lib_postgresql.m4-67-	  AC_CACHE_CHECK([for the PostgreSQL libraries CPPFLAGS],[ac_cv_POSTGRESQL_CPPFLAGS],
autoconf-archive-20190106/m4/ax_lib_postgresql.m4:68:		       [ac_cv_POSTGRESQL_CPPFLAGS="-I`$PG_CONFIG --includedir`" || _AX_LIB_POSTGRESQL_OLD_fail=yes])
autoconf-archive-20190106/m4/ax_lib_postgresql.m4-69-	  AS_IF([test "X$_AX_LIB_POSTGRESQL_OLD_fail" = "Xyes"],[break])
##############################################
autoconf-archive-20190106/m4/ax_lib_postgresql.m4-72-	  AC_CACHE_CHECK([for the PostgreSQL libraries LDFLAGS],[ac_cv_POSTGRESQL_LDFLAGS],
autoconf-archive-20190106/m4/ax_lib_postgresql.m4:73:		       [ac_cv_POSTGRESQL_LDFLAGS="-L`$PG_CONFIG --libdir`" || _AX_LIB_POSTGRESQL_OLD_fail=yes])
autoconf-archive-20190106/m4/ax_lib_postgresql.m4-74-	  AS_IF([test "X$_AX_LIB_POSTGRESQL_OLD_fail" = "Xyes"],[break])
##############################################
autoconf-archive-20190106/m4/ax_lib_postgresql.m4-82-		       [
autoconf-archive-20190106/m4/ax_lib_postgresql.m4:83:			ac_cv_POSTGRESQL_VERSION=`$PG_CONFIG --version | sed "s/^PostgreSQL[[[:space:]]][[[:space:]]]*\([[0-9.]][[0-9.]]*\).*/\1/"` \
autoconf-archive-20190106/m4/ax_lib_postgresql.m4-84-			      || _AX_LIB_POSTGRESQL_OLD_fail=yes
##############################################
autoconf-archive-20190106/m4/ax_lib_postgresql.m4-122-    AC_CACHE_CHECK([for the PostgreSQL libraries CPPFLAGS],[ac_cv_POSTGRESQL_CPPFLAGS],
autoconf-archive-20190106/m4/ax_lib_postgresql.m4:123:		   [ac_cv_POSTGRESQL_CPPFLAGS="`$PKG_CONFIG libpq --cflags-only-I`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=yes])
autoconf-archive-20190106/m4/ax_lib_postgresql.m4-124-    AS_IF([test "X$_AX_LIB_POSTGRESQL_PKG_CONFIG_fail" = "Xyes"],[break])
##############################################
autoconf-archive-20190106/m4/ax_lib_postgresql.m4-128-    AC_CACHE_CHECK([for the PostgreSQL libraries LDFLAGS],[ac_cv_POSTGRESQL_LDFLAGS],
autoconf-archive-20190106/m4/ax_lib_postgresql.m4:129:		   [ac_cv_POSTGRESQL_LDFLAGS="`$PKG_CONFIG libpq --libs-only-L --libs-only-other`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=yes])
autoconf-archive-20190106/m4/ax_lib_postgresql.m4-130-    AS_IF([test "X$_AX_LIB_POSTGRESQL_PKG_CONFIG_fail" = "Xyes"],[break])
##############################################
autoconf-archive-20190106/m4/ax_lib_postgresql.m4-134-    AC_CACHE_CHECK([for the PostgreSQL libraries LIBS],[ac_cv_POSTGRESQL_LIBS],
autoconf-archive-20190106/m4/ax_lib_postgresql.m4:135:		   [ac_cv_POSTGRESQL_LIBS="`$PKG_CONFIG libpq --libs-only-l`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=ye])
autoconf-archive-20190106/m4/ax_lib_postgresql.m4-136-    AS_IF([test "X$_AX_LIB_POSTGRESQL_PKG_CONFIG_fail" = "Xyes"],[break])
##############################################
autoconf-archive-20190106/m4/ax_lib_postgresql.m4-140-    AC_CACHE_CHECK([for the PostgreSQL version],[ac_cv_POSTGRESQL_VERSION],
autoconf-archive-20190106/m4/ax_lib_postgresql.m4:141:		   [ac_cv_POSTGRESQL_VERSION="`$PKG_CONFIG libpq --modversion`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=yes])
autoconf-archive-20190106/m4/ax_lib_postgresql.m4-142-    AS_IF([test "X$_AX_LIB_POSTGRESQL_PKG_CONFIG_fail" = "Xyes"],[break])
##############################################
autoconf-archive-20190106/m4/ax_libgcj_jar.m4-56-AC_MSG_CHECKING([if $JAVAC is gcj]);
autoconf-archive-20190106/m4/ax_libgcj_jar.m4:57:jc=`eval "[echo x$JAVAC | $SED 's/^x.*\\/\\([^/]*\\)\$/x\\1/;s/^ *\\([^ ]*\\) .*$/\\1/;s/"$EXEEXT"$//']"`
autoconf-archive-20190106/m4/ax_libgcj_jar.m4-58-if test "x$jc" != "xxgcj"; then
##############################################
autoconf-archive-20190106/m4/ax_libgcj_jar.m4-70-EOF
autoconf-archive-20190106/m4/ax_libgcj_jar.m4:71:lgcj=`eval "[$JAVAC -v -C Test.java 2>&1 | $FGREP \\(system\\) | $SED 's/^ *\\([^ ]*\\) .*$/\\1/;s/\\.jar\\//.jar/']"`;
autoconf-archive-20190106/m4/ax_libgcj_jar.m4-72-if test -f Test.class && test "x$lgcj" != "x"; then
##############################################
autoconf-archive-20190106/m4/ax_boost_unit_test_framework.m4-74-			AC_DEFINE(HAVE_BOOST_UNIT_TEST_FRAMEWORK,,[define if the Boost::Unit_Test_Framework library is available])
autoconf-archive-20190106/m4/ax_boost_unit_test_framework.m4:75:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_unit_test_framework.m4-76-
##############################################
autoconf-archive-20190106/m4/ax_boost_unit_test_framework.m4-78-			saved_ldflags="${LDFLAGS}"
autoconf-archive-20190106/m4/ax_boost_unit_test_framework.m4:79:                for monitor_library in `ls $BOOSTLIBDIR/libboost_unit_test_framework*.so* $BOOSTLIBDIR/libboost_unit_test_framework*.dylib* $BOOSTLIBDIR/libboost_unit_test_framework*.a* 2>/dev/null` ; do
autoconf-archive-20190106/m4/ax_boost_unit_test_framework.m4-80-                    if test -r $monitor_library ; then
autoconf-archive-20190106/m4/ax_boost_unit_test_framework.m4:81:                       libextension=`echo $monitor_library | sed 's,.*/,,' | sed -e 's;^lib\(boost_unit_test_framework.*\)\.so.*$;\1;' -e 's;^lib\(boost_unit_test_framework.*\)\.dylib.*$;\1;' -e 's;^lib\(boost_unit_test_framework.*\)\.a.*$;\1;'`
autoconf-archive-20190106/m4/ax_boost_unit_test_framework.m4-82-                       ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_unit_test_framework.m4-94-                if test "x$link_unit_test_framework" != "xyes"; then
autoconf-archive-20190106/m4/ax_boost_unit_test_framework.m4:95:                for libextension in `ls $BOOSTLIBDIR/boost_unit_test_framework*.dll* $BOOSTLIBDIR/boost_unit_test_framework*.a* 2>/dev/null  | sed 's,.*/,,' | sed -e 's;^\(boost_unit_test_framework.*\)\.dll.*$;\1;' -e 's;^\(boost_unit_test_framework.*\)\.a.*$;\1;'` ; do
autoconf-archive-20190106/m4/ax_boost_unit_test_framework.m4-96-                     ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_boost_unit_test_framework.m4-108-                   fi
autoconf-archive-20190106/m4/ax_boost_unit_test_framework.m4:109:                   for unittest_library in `ls $BOOSTLIBDIR/lib${ax_lib}.so* $BOOSTLIBDIR/lib${ax_lib}.a* 2>/dev/null` ; do
autoconf-archive-20190106/m4/ax_boost_unit_test_framework.m4-110-                   if test -r $unittest_library ; then
autoconf-archive-20190106/m4/ax_boost_unit_test_framework.m4:111:                       libextension=`echo $unittest_library | sed 's,.*/,,' | sed -e 's;^lib\(boost_unit_test_framework.*\)\.so.*$;\1;' -e 's;^lib\(boost_unit_test_framework.*\)\.a*$;\1;'`
autoconf-archive-20190106/m4/ax_boost_unit_test_framework.m4-112-                       ax_lib=${libextension}
##############################################
autoconf-archive-20190106/m4/ax_pkg_mico.m4-134-            changequote(<<, >>)dnl
autoconf-archive-20190106/m4/ax_pkg_mico.m4:135:            MICO_MAJOR=`expr $MICOVERSION : '\([0-9]*\)\.[0-9]*\.[0-9]*'`
autoconf-archive-20190106/m4/ax_pkg_mico.m4:136:            MICO_MINOR=`expr $MICOVERSION : '[0-9]*\.\([0-9]*\)\.[0-9]*'`
autoconf-archive-20190106/m4/ax_pkg_mico.m4:137:            MICO_RELEASE=`expr $MICOVERSION : '[0-9]*\.[0-9]*\.\([0-9]*\)'`
autoconf-archive-20190106/m4/ax_pkg_mico.m4:138:            MICO_REQUEST_MAJOR=`expr $MICO_REQUEST_VERSION : '\([0-9]*\)\.[0-9]*\.[0-9]*'`
autoconf-archive-20190106/m4/ax_pkg_mico.m4:139:            MICO_REQUEST_MINOR=`expr $MICO_REQUEST_VERSION : '[0-9]*\.\([0-9]*\)\.[0-9]*'`
autoconf-archive-20190106/m4/ax_pkg_mico.m4:140:            MICO_REQUEST_RELEASE=`expr $MICO_REQUEST_VERSION : '[0-9]*\.[0-9]*\.\([0-9]*\)'`
autoconf-archive-20190106/m4/ax_pkg_mico.m4-141-            changequote([, ])dnl
##############################################
autoconf-archive-20190106/m4/ax_pkg_mico.m4-146-            for verpair in "$MICO_MAJOR:$MICO_REQUEST_MAJOR" "$MICO_MINOR:$MICO_REQUEST_MINOR" "$MICO_RELEASE:$MICO_REQUEST_RELEASE"; do
autoconf-archive-20190106/m4/ax_pkg_mico.m4:147:                if eval "test `echo $verpair | sed 's,:, -gt ,'`"; then
autoconf-archive-20190106/m4/ax_pkg_mico.m4-148-                    break
autoconf-archive-20190106/m4/ax_pkg_mico.m4-149-                fi
autoconf-archive-20190106/m4/ax_pkg_mico.m4:150:                if eval "test `echo $verpair | sed 's,:, -lt ,'`"; then
autoconf-archive-20190106/m4/ax_pkg_mico.m4-151-                    version_ok=no
##############################################
autoconf-archive-20190106/m4/ax_pkg_mico.m4-172-
autoconf-archive-20190106/m4/ax_pkg_mico.m4:173:        if test -z "`grep '\-I.*ministl' $MICO_CXX`"; then
autoconf-archive-20190106/m4/ax_pkg_mico.m4-174-            MICO_USE_MINISTL=0
##############################################
autoconf-archive-20190106/m4/ax_pkg_mico.m4-192-        micodeps=
autoconf-archive-20190106/m4/ax_pkg_mico.m4:193:        for item in `grep -- -l $MICO_LD | tr '"' ' '` ; do
autoconf-archive-20190106/m4/ax_pkg_mico.m4-194-            case $item in
##############################################
autoconf-archive-20190106/m4/ax_prog_scala.m4-32-  AS_IF([test x"$SCALA" != x], [
autoconf-archive-20190106/m4/ax_prog_scala.m4:33:      AC_SUBST(SCALA_VERSION, `"$SCALA" -e "println(util.Properties.versionString.split(\" \")(1))"`)
autoconf-archive-20190106/m4/ax_prog_scala.m4-34-      AC_MSG_NOTICE([Scala version $SCALA_VERSION found])
##############################################
autoconf-archive-20190106/m4/ax_f90_library.m4-49-  fi
autoconf-archive-20190106/m4/ax_f90_library.m4:50:for ax_base in "" `echo $LD_LIBRARY_PATH | tr ':' '\012'` ; do
autoconf-archive-20190106/m4/ax_f90_library.m4-51-  if test "x$ax_base" != x ; then
autoconf-archive-20190106/m4/ax_f90_library.m4-52-    changequote(,)dnl
autoconf-archive-20190106/m4/ax_f90_library.m4:53:    ax_base=`echo $ax_base | sed 's,/[^/]*$,,'`
autoconf-archive-20190106/m4/ax_f90_library.m4-54-    changequote([,])dnl
##############################################
autoconf-archive-20190106/m4/ax_f90_library.m4-62-ax_save_LIBS="$LIBS"
autoconf-archive-20190106/m4/ax_f90_library.m4:63:for ax_base in `echo $ax_search | tr ':' '\012'` ; do
autoconf-archive-20190106/m4/ax_f90_library.m4-64- if test "AS_VAR_GET(ax_libs)" = "not found" ; then
autoconf-archive-20190106/m4/ax_f90_library.m4:65:   for ax_lib in "" `find $ax_base -follow -name '$2' -print` ; do
autoconf-archive-20190106/m4/ax_f90_library.m4-66-     if test "x$ax_lib" != x ; then
autoconf-archive-20190106/m4/ax_f90_library.m4-67-       changequote(,)dnl
autoconf-archive-20190106/m4/ax_f90_library.m4:68:       ax_dir=`echo $ax_lib | sed 's,/[^/]*$,,'`
autoconf-archive-20190106/m4/ax_f90_library.m4:69:       ax_lib=`echo $ax_lib | sed 's,.*/\([^/]*\)$,\1,'`
autoconf-archive-20190106/m4/ax_f90_library.m4-70-       changequote([,])dnl
##############################################
autoconf-archive-20190106/m4/ax_f90_library.m4-73-           changequote(,)dnl
autoconf-archive-20190106/m4/ax_f90_library.m4:74:           ax_lib="`echo $ax_lib | sed 's,lib\(.*\)\.[^.]*$,\1,'`"
autoconf-archive-20190106/m4/ax_f90_library.m4-75-           changequote([,])dnl
##############################################
autoconf-archive-20190106/m4/ax_boost_python.m4-101-   fi])
autoconf-archive-20190106/m4/ax_boost_python.m4:102:  BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/m4/ax_boost_python.m4:103:  for ax_lib in $ax_python_lib $ax_boost_python_lib `ls $BOOSTLIBDIR/libboost_python*.so* $BOOSTLIBDIR/libboost_python*.dylib* $BOOSTLIBDIR/libboost_python*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_python.*\)\.so.*$;\1;' -e 's;^lib\(boost_python.*\)\.dylib.*$;\1;' -e 's;^lib\(boost_python.*\)\.a.*$;\1;' ` boost_python boost_python3; do
autoconf-archive-20190106/m4/ax_boost_python.m4-104-    AS_VAR_PUSHDEF([ax_Lib], [ax_cv_lib_$ax_lib''_BOOST_PYTHON_MODULE])dnl
##############################################
autoconf-archive-20190106/INSTALL-173-directory configuration variables that were expressed in terms of
autoconf-archive-20190106/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
autoconf-archive-20190106/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
autoconf-archive-20190106/.pc/0001-ax_boost_python.m4-fix-missing-l-parameter-resulting.patch/m4/ax_boost_python.m4-101-   fi])
autoconf-archive-20190106/.pc/0001-ax_boost_python.m4-fix-missing-l-parameter-resulting.patch/m4/ax_boost_python.m4:102:  BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
autoconf-archive-20190106/.pc/0001-ax_boost_python.m4-fix-missing-l-parameter-resulting.patch/m4/ax_boost_python.m4:103:  for ax_lib in $ax_python_lib $ax_boost_python_lib `ls $BOOSTLIBDIR/libboost_python*.so* $BOOSTLIBDIR/libboost_python*.dylib* $BOOSTLIBDIR/libboost_python*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_python.*\)\.so.*$;\1;' -e 's;^lib\(boost_python.*\)\.dylib.*$;\1;' -e 's;^lib\(boost_python.*\)\.a.*$;\1;' ` boost_python boost_python3; do
autoconf-archive-20190106/.pc/0001-ax_boost_python.m4-fix-missing-l-parameter-resulting.patch/m4/ax_boost_python.m4-104-    AS_VAR_PUSHDEF([ax_Lib], [ax_cv_lib_$ax_lib''_BOOST_PYTHON_MODULE])dnl