===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tlf-1.4.1/configure.ac-110-CFLAGS="$CFLAGS $HAMLIB_CFLAGS"
tlf-1.4.1/configure.ac:111:CPPFLAGS="$CPPFLAGS `$PKG_CONFIG --cflags-only-I hamlib 2>&1`"
tlf-1.4.1/configure.ac-112-
##############################################
tlf-1.4.1/Makefile.in-49-  { \
tlf-1.4.1/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tlf-1.4.1/Makefile.in-51-  }; \
##############################################
tlf-1.4.1/Makefile.in-135-  esac
tlf-1.4.1/Makefile.in:136:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tlf-1.4.1/Makefile.in-137-am__vpath_adj = case $$p in \
tlf-1.4.1/Makefile.in:138:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tlf-1.4.1/Makefile.in-139-    *) f=$$p;; \
tlf-1.4.1/Makefile.in-140-  esac;
tlf-1.4.1/Makefile.in:141:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tlf-1.4.1/Makefile.in-142-am__install_max = 40
tlf-1.4.1/Makefile.in-143-am__nobase_strip_setup = \
tlf-1.4.1/Makefile.in:144:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tlf-1.4.1/Makefile.in-145-am__nobase_strip = \
##############################################
tlf-1.4.1/Makefile.in-216-  while test -n "$$dir1"; do \
tlf-1.4.1/Makefile.in:217:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
tlf-1.4.1/Makefile.in-218-    if test "$$first" != "."; then \
tlf-1.4.1/Makefile.in-219-      if test "$$first" = ".."; then \
tlf-1.4.1/Makefile.in:220:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
tlf-1.4.1/Makefile.in:221:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
tlf-1.4.1/Makefile.in-222-      else \
tlf-1.4.1/Makefile.in:223:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
tlf-1.4.1/Makefile.in-224-        if test "$$first2" = "$$first"; then \
tlf-1.4.1/Makefile.in:225:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
tlf-1.4.1/Makefile.in-226-        else \
##############################################
tlf-1.4.1/Makefile.in-231-    fi; \
tlf-1.4.1/Makefile.in:232:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
tlf-1.4.1/Makefile.in-233-  done; \
##############################################
tlf-1.4.1/Makefile.in-425-	test -n "$(man1dir)" \
tlf-1.4.1/Makefile.in:426:	  && test -n "`echo $$list1$$list2`" \
tlf-1.4.1/Makefile.in-427-	  || exit 0; \
##############################################
tlf-1.4.1/Makefile.in-478-	dot_seen=no; \
tlf-1.4.1/Makefile.in:479:	target=`echo $@ | sed s/-recursive//`; \
tlf-1.4.1/Makefile.in-480-	case "$@" in \
##############################################
tlf-1.4.1/Makefile.in-541-GTAGS:
tlf-1.4.1/Makefile.in:542:	here=`$(am__cd) $(top_builddir) && pwd` \
tlf-1.4.1/Makefile.in-543-	  && $(am__cd) $(top_srcdir) \
##############################################
tlf-1.4.1/Makefile.in-576-	test -d "$(distdir)" || mkdir "$(distdir)"
tlf-1.4.1/Makefile.in:577:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tlf-1.4.1/Makefile.in:578:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tlf-1.4.1/Makefile.in-579-	list='$(DISTFILES)'; \
##############################################
tlf-1.4.1/Makefile.in-590-	  if test -d $$d/$$file; then \
tlf-1.4.1/Makefile.in:591:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tlf-1.4.1/Makefile.in-592-	    if test -d "$(distdir)/$$file"; then \
##############################################
tlf-1.4.1/Makefile.in-701-	test -d $(distdir)/_build || exit 0; \
tlf-1.4.1/Makefile.in:702:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
tlf-1.4.1/Makefile.in-703-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
tlf-1.4.1/Makefile.in-745-	}; \
tlf-1.4.1/Makefile.in:746:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
tlf-1.4.1/Makefile.in-747-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
tlf-1.4.1/Makefile.in-757-	fi
tlf-1.4.1/Makefile.in:758:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
tlf-1.4.1/Makefile.in-759-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
tlf-1.4.1/depcomp-64-  case $1 in
tlf-1.4.1/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
tlf-1.4.1/depcomp-66-      *) dir=;;
##############################################
tlf-1.4.1/depcomp-73-{
tlf-1.4.1/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
tlf-1.4.1/depcomp-75-}
##############################################
tlf-1.4.1/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
tlf-1.4.1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
tlf-1.4.1/depcomp-128-
##############################################
tlf-1.4.1/depcomp-405-        sleep 1
tlf-1.4.1/depcomp:406:        i=`expr $i - 1`
tlf-1.4.1/depcomp-407-      done
tlf-1.4.1/depcomp-408-    fi
tlf-1.4.1/depcomp:409:    i=`expr $i - 1`
tlf-1.4.1/depcomp-410-  done
##############################################
tlf-1.4.1/depcomp-425-  # Do two passes, one to just change these to
tlf-1.4.1/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
tlf-1.4.1/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
tlf-1.4.1/depcomp-659-  done
tlf-1.4.1/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
tlf-1.4.1/depcomp-661-  touch "$tmpdepfile"
##############################################
tlf-1.4.1/rules/Makefile.in-50-  { \
tlf-1.4.1/rules/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tlf-1.4.1/rules/Makefile.in-52-  }; \
##############################################
tlf-1.4.1/rules/Makefile.in-133-  esac
tlf-1.4.1/rules/Makefile.in:134:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tlf-1.4.1/rules/Makefile.in-135-am__vpath_adj = case $$p in \
tlf-1.4.1/rules/Makefile.in:136:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tlf-1.4.1/rules/Makefile.in-137-    *) f=$$p;; \
tlf-1.4.1/rules/Makefile.in-138-  esac;
tlf-1.4.1/rules/Makefile.in:139:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tlf-1.4.1/rules/Makefile.in-140-am__install_max = 40
tlf-1.4.1/rules/Makefile.in-141-am__nobase_strip_setup = \
tlf-1.4.1/rules/Makefile.in:142:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tlf-1.4.1/rules/Makefile.in-143-am__nobase_strip = \
##############################################
tlf-1.4.1/rules/Makefile.in-199-  while test -n "$$dir1"; do \
tlf-1.4.1/rules/Makefile.in:200:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
tlf-1.4.1/rules/Makefile.in-201-    if test "$$first" != "."; then \
tlf-1.4.1/rules/Makefile.in-202-      if test "$$first" = ".."; then \
tlf-1.4.1/rules/Makefile.in:203:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
tlf-1.4.1/rules/Makefile.in:204:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
tlf-1.4.1/rules/Makefile.in-205-      else \
tlf-1.4.1/rules/Makefile.in:206:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
tlf-1.4.1/rules/Makefile.in-207-        if test "$$first2" = "$$first"; then \
tlf-1.4.1/rules/Makefile.in:208:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
tlf-1.4.1/rules/Makefile.in-209-        else \
##############################################
tlf-1.4.1/rules/Makefile.in-214-    fi; \
tlf-1.4.1/rules/Makefile.in:215:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
tlf-1.4.1/rules/Makefile.in-216-  done; \
##############################################
tlf-1.4.1/rules/Makefile.in-400-	@list='$(rules_DATA)'; test -n "$(rulesdir)" || list=; \
tlf-1.4.1/rules/Makefile.in:401:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tlf-1.4.1/rules/Makefile.in-402-	dir='$(DESTDIR)$(rulesdir)'; $(am__uninstall_files_from_dir)
##############################################
tlf-1.4.1/rules/Makefile.in-417-	dot_seen=no; \
tlf-1.4.1/rules/Makefile.in:418:	target=`echo $@ | sed s/-recursive//`; \
tlf-1.4.1/rules/Makefile.in-419-	case "$@" in \
##############################################
tlf-1.4.1/rules/Makefile.in-480-GTAGS:
tlf-1.4.1/rules/Makefile.in:481:	here=`$(am__cd) $(top_builddir) && pwd` \
tlf-1.4.1/rules/Makefile.in-482-	  && $(am__cd) $(top_srcdir) \
##############################################
tlf-1.4.1/rules/Makefile.in-506-distdir-am: $(DISTFILES)
tlf-1.4.1/rules/Makefile.in:507:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tlf-1.4.1/rules/Makefile.in:508:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tlf-1.4.1/rules/Makefile.in-509-	list='$(DISTFILES)'; \
##############################################
tlf-1.4.1/rules/Makefile.in-520-	  if test -d $$d/$$file; then \
tlf-1.4.1/rules/Makefile.in:521:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tlf-1.4.1/rules/Makefile.in-522-	    if test -d "$(distdir)/$$file"; then \
##############################################
tlf-1.4.1/scripts/Makefile.in-50-  { \
tlf-1.4.1/scripts/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tlf-1.4.1/scripts/Makefile.in-52-  }; \
##############################################
tlf-1.4.1/scripts/Makefile.in-106-CONFIG_CLEAN_VPATH_FILES =
tlf-1.4.1/scripts/Makefile.in:107:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tlf-1.4.1/scripts/Makefile.in-108-am__vpath_adj = case $$p in \
tlf-1.4.1/scripts/Makefile.in:109:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tlf-1.4.1/scripts/Makefile.in-110-    *) f=$$p;; \
tlf-1.4.1/scripts/Makefile.in-111-  esac;
tlf-1.4.1/scripts/Makefile.in:112:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tlf-1.4.1/scripts/Makefile.in-113-am__install_max = 40
tlf-1.4.1/scripts/Makefile.in-114-am__nobase_strip_setup = \
tlf-1.4.1/scripts/Makefile.in:115:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tlf-1.4.1/scripts/Makefile.in-116-am__nobase_strip = \
##############################################
tlf-1.4.1/scripts/Makefile.in-361-distdir-am: $(DISTFILES)
tlf-1.4.1/scripts/Makefile.in:362:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tlf-1.4.1/scripts/Makefile.in:363:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tlf-1.4.1/scripts/Makefile.in-364-	list='$(DISTFILES)'; \
##############################################
tlf-1.4.1/scripts/Makefile.in-375-	  if test -d $$d/$$file; then \
tlf-1.4.1/scripts/Makefile.in:376:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tlf-1.4.1/scripts/Makefile.in-377-	    if test -d "$(distdir)/$$file"; then \
##############################################
tlf-1.4.1/doc/Makefile.in-50-  { \
tlf-1.4.1/doc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tlf-1.4.1/doc/Makefile.in-52-  }; \
##############################################
tlf-1.4.1/doc/Makefile.in-125-  esac
tlf-1.4.1/doc/Makefile.in:126:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tlf-1.4.1/doc/Makefile.in-127-am__vpath_adj = case $$p in \
tlf-1.4.1/doc/Makefile.in:128:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tlf-1.4.1/doc/Makefile.in-129-    *) f=$$p;; \
tlf-1.4.1/doc/Makefile.in-130-  esac;
tlf-1.4.1/doc/Makefile.in:131:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tlf-1.4.1/doc/Makefile.in-132-am__install_max = 40
tlf-1.4.1/doc/Makefile.in-133-am__nobase_strip_setup = \
tlf-1.4.1/doc/Makefile.in:134:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tlf-1.4.1/doc/Makefile.in-135-am__nobase_strip = \
##############################################
tlf-1.4.1/doc/Makefile.in-334-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
tlf-1.4.1/doc/Makefile.in:335:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tlf-1.4.1/doc/Makefile.in-336-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
tlf-1.4.1/doc/Makefile.in-347-distdir-am: $(DISTFILES)
tlf-1.4.1/doc/Makefile.in:348:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tlf-1.4.1/doc/Makefile.in:349:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tlf-1.4.1/doc/Makefile.in-350-	list='$(DISTFILES)'; \
##############################################
tlf-1.4.1/doc/Makefile.in-361-	  if test -d $$d/$$file; then \
tlf-1.4.1/doc/Makefile.in:362:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tlf-1.4.1/doc/Makefile.in-363-	    if test -d "$(distdir)/$$file"; then \
##############################################
tlf-1.4.1/config.sub-52-
tlf-1.4.1/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
tlf-1.4.1/config.sub-54-
##############################################
tlf-1.4.1/config.sub-768-	i*86v32)
tlf-1.4.1/config.sub:769:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
tlf-1.4.1/config.sub-770-		vendor=pc
##############################################
tlf-1.4.1/config.sub-773-	i*86v4*)
tlf-1.4.1/config.sub:774:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
tlf-1.4.1/config.sub-775-		vendor=pc
##############################################
tlf-1.4.1/config.sub-778-	i*86v)
tlf-1.4.1/config.sub:779:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
tlf-1.4.1/config.sub-780-		vendor=pc
##############################################
tlf-1.4.1/config.sub-783-	i*86sol2)
tlf-1.4.1/config.sub:784:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
tlf-1.4.1/config.sub-785-		vendor=pc
##############################################
tlf-1.4.1/config.sub-937-		cpu=sparc
tlf-1.4.1/config.sub:938:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
tlf-1.4.1/config.sub-939-		;;
##############################################
tlf-1.4.1/config.sub-1104-	sh5e[lb]-*)
tlf-1.4.1/config.sub:1105:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
tlf-1.4.1/config.sub-1106-		;;
##############################################
tlf-1.4.1/config.sub-1122-	xscale-* | xscalee[bl]-*)
tlf-1.4.1/config.sub:1123:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
tlf-1.4.1/config.sub-1124-		;;
##############################################
tlf-1.4.1/config.sub-1277-			*)
tlf-1.4.1/config.sub:1278:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
tlf-1.4.1/config.sub-1279-				exit 1
##############################################
tlf-1.4.1/config.sub-1311-	solaris1 | solaris1.*)
tlf-1.4.1/config.sub:1312:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
tlf-1.4.1/config.sub-1313-		;;
##############################################
tlf-1.4.1/config.sub-1320-	gnu/linux*)
tlf-1.4.1/config.sub:1321:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
tlf-1.4.1/config.sub-1322-		;;
##############################################
tlf-1.4.1/config.sub-1343-	sco3.2.[4-9]*)
tlf-1.4.1/config.sub:1344:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
tlf-1.4.1/config.sub-1345-		;;
##############################################
tlf-1.4.1/config.sub-1407-	nto*)
tlf-1.4.1/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
tlf-1.4.1/config.sub-1409-		;;
##############################################
tlf-1.4.1/config.sub-1417-	linux*)
tlf-1.4.1/config.sub:1418:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
tlf-1.4.1/config.sub-1419-		;;
##############################################
tlf-1.4.1/config.sub-1429-	mac*)
tlf-1.4.1/config.sub:1430:		os=`echo "$os" | sed -e 's|mac|macos|'`
tlf-1.4.1/config.sub-1431-		;;
##############################################
tlf-1.4.1/config.sub-1438-	sunos5*)
tlf-1.4.1/config.sub:1439:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
tlf-1.4.1/config.sub-1440-		;;
tlf-1.4.1/config.sub-1441-	sunos6*)
tlf-1.4.1/config.sub:1442:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
tlf-1.4.1/config.sub-1443-		;;
##############################################
tlf-1.4.1/config.sub-1475-	sinix5.*)
tlf-1.4.1/config.sub:1476:		os=`echo $os | sed -e 's|sinix|sysv|'`
tlf-1.4.1/config.sub-1477-		;;
##############################################
tlf-1.4.1/config.sub-1535-	*)
tlf-1.4.1/config.sub:1536:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
tlf-1.4.1/config.sub-1537-		exit 1
##############################################
tlf-1.4.1/test/Makefile.in-52-  { \
tlf-1.4.1/test/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tlf-1.4.1/test/Makefile.in-54-  }; \
##############################################
tlf-1.4.1/test/Makefile.in-355-}
tlf-1.4.1/test/Makefile.in:356:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tlf-1.4.1/test/Makefile.in-357-am__vpath_adj = case $$p in \
tlf-1.4.1/test/Makefile.in:358:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tlf-1.4.1/test/Makefile.in-359-    *) f=$$p;; \
tlf-1.4.1/test/Makefile.in-360-  esac;
tlf-1.4.1/test/Makefile.in:361:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tlf-1.4.1/test/Makefile.in-362-am__install_max = 40
tlf-1.4.1/test/Makefile.in-363-am__nobase_strip_setup = \
tlf-1.4.1/test/Makefile.in:364:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tlf-1.4.1/test/Makefile.in-365-am__nobase_strip = \
##############################################
tlf-1.4.1/test/Makefile.in-483-case "$@" in						\
tlf-1.4.1/test/Makefile.in:484:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
tlf-1.4.1/test/Makefile.in-485-    *) am__odir=.;; 					\
##############################################
tlf-1.4.1/test/Makefile.in-513-  bases='$(TEST_LOGS)'; \
tlf-1.4.1/test/Makefile.in:514:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
tlf-1.4.1/test/Makefile.in:515:  bases=`echo $$bases`
tlf-1.4.1/test/Makefile.in-516-RECHECK_LOGS = $(TEST_LOGS)
##############################################
tlf-1.4.1/test/Makefile.in-526-        */*) b='$*';; \
tlf-1.4.1/test/Makefile.in:527:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
tlf-1.4.1/test/Makefile.in-528-       esac;; \
##############################################
tlf-1.4.1/test/Makefile.in-907-.c.obj:
tlf-1.4.1/test/Makefile.in:908:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
tlf-1.4.1/test/Makefile.in-909-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
tlf-1.4.1/test/Makefile.in-911-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tlf-1.4.1/test/Makefile.in:912:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tlf-1.4.1/test/Makefile.in-913-
##############################################
tlf-1.4.1/test/Makefile.in-943-GTAGS:
tlf-1.4.1/test/Makefile.in:944:	here=`$(am__cd) $(top_builddir) && pwd` \
tlf-1.4.1/test/Makefile.in-945-	  && $(am__cd) $(top_srcdir) \
##############################################
tlf-1.4.1/test/Makefile.in-986-	if test -n "$$redo_bases"; then \
tlf-1.4.1/test/Makefile.in:987:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
tlf-1.4.1/test/Makefile.in:988:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
tlf-1.4.1/test/Makefile.in-989-	  if $(am__make_dryrun); then :; else \
##############################################
tlf-1.4.1/test/Makefile.in-1011-	ws='[ 	]'; \
tlf-1.4.1/test/Makefile.in:1012:	results=`for b in $$bases; do echo $$b.trs; done`; \
tlf-1.4.1/test/Makefile.in-1013-	test -n "$$results" || results=/dev/null; \
tlf-1.4.1/test/Makefile.in:1014:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
tlf-1.4.1/test/Makefile.in:1015:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
tlf-1.4.1/test/Makefile.in:1016:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
tlf-1.4.1/test/Makefile.in:1017:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
tlf-1.4.1/test/Makefile.in:1018:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
tlf-1.4.1/test/Makefile.in:1019:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
tlf-1.4.1/test/Makefile.in:1020:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
tlf-1.4.1/test/Makefile.in:1021:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
tlf-1.4.1/test/Makefile.in-1022-	  success=true; \
##############################################
tlf-1.4.1/test/Makefile.in-1090-	@set +e; $(am__set_TESTS_bases); \
tlf-1.4.1/test/Makefile.in:1091:	log_list=`for i in $$bases; do echo $$i.log; done`; \
tlf-1.4.1/test/Makefile.in:1092:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
tlf-1.4.1/test/Makefile.in:1093:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
tlf-1.4.1/test/Makefile.in-1094-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
tlf-1.4.1/test/Makefile.in-1100-	         | $(am__list_recheck_tests)` || exit 1; \
tlf-1.4.1/test/Makefile.in:1101:	log_list=`for i in $$bases; do echo $$i.log; done`; \
tlf-1.4.1/test/Makefile.in:1102:	log_list=`echo $$log_list`; \
tlf-1.4.1/test/Makefile.in-1103-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
tlf-1.4.1/test/Makefile.in-1272-distdir-am: $(DISTFILES)
tlf-1.4.1/test/Makefile.in:1273:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tlf-1.4.1/test/Makefile.in:1274:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tlf-1.4.1/test/Makefile.in-1275-	list='$(DISTFILES)'; \
##############################################
tlf-1.4.1/test/Makefile.in-1286-	  if test -d $$d/$$file; then \
tlf-1.4.1/test/Makefile.in:1287:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tlf-1.4.1/test/Makefile.in-1288-	    if test -d "$(distdir)/$$file"; then \
##############################################
tlf-1.4.1/aclocal.m4-347-    PKG_CHECK_EXISTS([$3],
tlf-1.4.1/aclocal.m4:348:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
tlf-1.4.1/aclocal.m4-349-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
tlf-1.4.1/aclocal.m4-395-        if test $_pkg_short_errors_supported = yes; then
tlf-1.4.1/aclocal.m4:396:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
tlf-1.4.1/aclocal.m4-397-        else
tlf-1.4.1/aclocal.m4:398:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
tlf-1.4.1/aclocal.m4-399-        fi
##############################################
tlf-1.4.1/aclocal.m4-584-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
tlf-1.4.1/aclocal.m4:585:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
tlf-1.4.1/aclocal.m4-586-# and then we would define $MISSING as
##############################################
tlf-1.4.1/aclocal.m4-599-# Expand $ac_aux_dir to an absolute path.
tlf-1.4.1/aclocal.m4:600:am_aux_dir=`cd "$ac_aux_dir" && pwd`
tlf-1.4.1/aclocal.m4-601-])
##############################################
tlf-1.4.1/aclocal.m4-697-  if test "$am_compiler_list" = ""; then
tlf-1.4.1/aclocal.m4:698:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
tlf-1.4.1/aclocal.m4-699-  fi
##############################################
tlf-1.4.1/aclocal.m4-850-    # Strip MF so we end up with the name of the file.
tlf-1.4.1/aclocal.m4:851:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
tlf-1.4.1/aclocal.m4-852-    # Check whether this is an Automake generated Makefile which includes
##############################################
tlf-1.4.1/aclocal.m4-857-      || continue
tlf-1.4.1/aclocal.m4:858:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
tlf-1.4.1/aclocal.m4:859:    am_filepart=`AS_BASENAME(["$am_mf"])`
tlf-1.4.1/aclocal.m4-860-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
tlf-1.4.1/aclocal.m4-925-AC_REQUIRE([AC_PROG_INSTALL])dnl
tlf-1.4.1/aclocal.m4:926:if test "`cd $srcdir && pwd`" != "`pwd`"; then
tlf-1.4.1/aclocal.m4-927-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
tlf-1.4.1/aclocal.m4-1084-    * )
tlf-1.4.1/aclocal.m4:1085:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
tlf-1.4.1/aclocal.m4-1086-  esac
tlf-1.4.1/aclocal.m4-1087-done
tlf-1.4.1/aclocal.m4:1088:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
tlf-1.4.1/aclocal.m4-1089-
##############################################
tlf-1.4.1/aclocal.m4-1340-     echo "timestamp, slept: $am_has_slept" > conftest.file
tlf-1.4.1/aclocal.m4:1341:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
tlf-1.4.1/aclocal.m4-1342-     if test "$[*]" = "X"; then
tlf-1.4.1/aclocal.m4-1343-	# -L didn't work.
tlf-1.4.1/aclocal.m4:1344:	set X `ls -t "$srcdir/configure" conftest.file`
tlf-1.4.1/aclocal.m4-1345-     fi
##############################################
tlf-1.4.1/compile-67-	mingw/*)
tlf-1.4.1/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
tlf-1.4.1/compile-69-	  ;;
tlf-1.4.1/compile-70-	cygwin/*)
tlf-1.4.1/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
tlf-1.4.1/compile-72-	  ;;
tlf-1.4.1/compile-73-	wine/*)
tlf-1.4.1/compile:74:	  file=`winepath -w "$file" || echo "$file"`
tlf-1.4.1/compile-75-	  ;;
##############################################
tlf-1.4.1/compile-310-# Name of file we expect compiler to create.
tlf-1.4.1/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
tlf-1.4.1/compile-312-
##############################################
tlf-1.4.1/compile-316-# object file name, since that is what matters with a parallel build.
tlf-1.4.1/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
tlf-1.4.1/compile-318-while true; do
##############################################
tlf-1.4.1/config.guess-34-
tlf-1.4.1/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
tlf-1.4.1/config.guess-36-
##############################################
tlf-1.4.1/config.guess-103-    # shellcheck disable=SC2039
tlf-1.4.1/config.guess:104:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
tlf-1.4.1/config.guess-105-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
tlf-1.4.1/config.guess-153-	EOF
tlf-1.4.1/config.guess:154:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
tlf-1.4.1/config.guess-155-
##############################################
tlf-1.4.1/config.guess-190-	    earmv*)
tlf-1.4.1/config.guess:191:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
tlf-1.4.1/config.guess:192:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
tlf-1.4.1/config.guess-193-		machine="${arch}${endian}"-unknown
##############################################
tlf-1.4.1/config.guess-222-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
tlf-1.4.1/config.guess:223:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
tlf-1.4.1/config.guess-224-		;;
##############################################
tlf-1.4.1/config.guess-235-	    *)
tlf-1.4.1/config.guess:236:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
tlf-1.4.1/config.guess-237-		;;
##############################################
tlf-1.4.1/config.guess-288-	*4.0)
tlf-1.4.1/config.guess:289:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
tlf-1.4.1/config.guess-290-		;;
tlf-1.4.1/config.guess-291-	*5.*)
tlf-1.4.1/config.guess:292:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
tlf-1.4.1/config.guess-293-		;;
##############################################
tlf-1.4.1/config.guess-298-	# types through head -n 1, so we only detect the type of CPU 0.
tlf-1.4.1/config.guess:299:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
tlf-1.4.1/config.guess-300-	case "$ALPHA_CPU_TYPE" in
##############################################
tlf-1.4.1/config.guess-336-	# 1.2 uses "1.2" for uname -r.
tlf-1.4.1/config.guess:337:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
tlf-1.4.1/config.guess-338-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
tlf-1.4.1/config.guess-387-    s390x:SunOS:*:*)
tlf-1.4.1/config.guess:388:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
tlf-1.4.1/config.guess-389-	exit ;;
tlf-1.4.1/config.guess-390-    sun4H:SunOS:5.*:*)
tlf-1.4.1/config.guess:391:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
tlf-1.4.1/config.guess-392-	exit ;;
tlf-1.4.1/config.guess-393-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
tlf-1.4.1/config.guess:394:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
tlf-1.4.1/config.guess-395-	exit ;;
##############################################
tlf-1.4.1/config.guess-412-	fi
tlf-1.4.1/config.guess:413:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
tlf-1.4.1/config.guess-414-	exit ;;
##############################################
tlf-1.4.1/config.guess-418-	# it's likely to be more like Solaris than SunOS4.
tlf-1.4.1/config.guess:419:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
tlf-1.4.1/config.guess-420-	exit ;;
##############################################
tlf-1.4.1/config.guess-427-	# Japanese Language versions have a version number like `4.1.3-JL'.
tlf-1.4.1/config.guess:428:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
tlf-1.4.1/config.guess-429-	exit ;;
##############################################
tlf-1.4.1/config.guess-433-    sun*:*:4.2BSD:*)
tlf-1.4.1/config.guess:434:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
tlf-1.4.1/config.guess-435-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
tlf-1.4.1/config.guess-515-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
tlf-1.4.1/config.guess:516:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
tlf-1.4.1/config.guess:517:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
tlf-1.4.1/config.guess-518-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
tlf-1.4.1/config.guess-571-    *:IRIX*:*:*)
tlf-1.4.1/config.guess:572:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
tlf-1.4.1/config.guess-573-	exit ;;
##############################################
tlf-1.4.1/config.guess-601-EOF
tlf-1.4.1/config.guess:602:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
tlf-1.4.1/config.guess-603-		then
##############################################
tlf-1.4.1/config.guess-614-    *:AIX:*:[4567])
tlf-1.4.1/config.guess:615:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
tlf-1.4.1/config.guess-616-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
tlf-1.4.1/config.guess-650-    9000/[34678]??:HP-UX:*:*)
tlf-1.4.1/config.guess:651:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
tlf-1.4.1/config.guess-652-	case "$UNAME_MACHINE" in
##############################################
tlf-1.4.1/config.guess-704-EOF
tlf-1.4.1/config.guess:705:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
tlf-1.4.1/config.guess-706-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
tlf-1.4.1/config.guess-732-    ia64:HP-UX:*:*)
tlf-1.4.1/config.guess:733:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
tlf-1.4.1/config.guess-734-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
tlf-1.4.1/config.guess-762-EOF
tlf-1.4.1/config.guess:763:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
tlf-1.4.1/config.guess-764-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
tlf-1.4.1/config.guess-833-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
tlf-1.4.1/config.guess:834:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
tlf-1.4.1/config.guess-835-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tlf-1.4.1/config.guess-838-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
tlf-1.4.1/config.guess:839:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
tlf-1.4.1/config.guess-840-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tlf-1.4.1/config.guess-856-	then
tlf-1.4.1/config.guess:857:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
tlf-1.4.1/config.guess-858-	else
tlf-1.4.1/config.guess:859:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
tlf-1.4.1/config.guess-860-	fi
##############################################
tlf-1.4.1/config.guess-869-	esac
tlf-1.4.1/config.guess:870:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
tlf-1.4.1/config.guess-871-	exit ;;
##############################################
tlf-1.4.1/config.guess-905-    prep*:SunOS:5.*:*)
tlf-1.4.1/config.guess:906:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
tlf-1.4.1/config.guess-907-	exit ;;
##############################################
tlf-1.4.1/config.guess-909-	# the GNU system
tlf-1.4.1/config.guess:910:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
tlf-1.4.1/config.guess-911-	exit ;;
##############################################
tlf-1.4.1/config.guess-913-	# other systems with GNU libc and userland
tlf-1.4.1/config.guess:914:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
tlf-1.4.1/config.guess-915-	exit ;;
##############################################
tlf-1.4.1/config.guess-1035-EOF
tlf-1.4.1/config.guess:1036:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`"
tlf-1.4.1/config.guess-1037-	test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
##############################################
tlf-1.4.1/config.guess-1146-    i*86:*:4.*:*)
tlf-1.4.1/config.guess:1147:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
tlf-1.4.1/config.guess-1148-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
tlf-1.4.1/config.guess-1449-    *:DragonFly:*:*)
tlf-1.4.1/config.guess:1450:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
tlf-1.4.1/config.guess-1451-	exit ;;
##############################################
tlf-1.4.1/config.guess-1462-    i*86:skyos:*:*)
tlf-1.4.1/config.guess:1463:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
tlf-1.4.1/config.guess-1464-	exit ;;
##############################################
tlf-1.4.1/config.guess-1612-
tlf-1.4.1/config.guess:1613:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` &&
tlf-1.4.1/config.guess-1614-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
tlf-1.4.1/src/Makefile.in-51-  { \
tlf-1.4.1/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tlf-1.4.1/src/Makefile.in-53-  }; \
##############################################
tlf-1.4.1/src/Makefile.in-653-.c.obj:
tlf-1.4.1/src/Makefile.in:654:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
tlf-1.4.1/src/Makefile.in-655-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
tlf-1.4.1/src/Makefile.in-657-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tlf-1.4.1/src/Makefile.in:658:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tlf-1.4.1/src/Makefile.in-659-
##############################################
tlf-1.4.1/src/Makefile.in-689-GTAGS:
tlf-1.4.1/src/Makefile.in:690:	here=`$(am__cd) $(top_builddir) && pwd` \
tlf-1.4.1/src/Makefile.in-691-	  && $(am__cd) $(top_srcdir) \
##############################################
tlf-1.4.1/src/Makefile.in-715-distdir-am: $(DISTFILES)
tlf-1.4.1/src/Makefile.in:716:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tlf-1.4.1/src/Makefile.in:717:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tlf-1.4.1/src/Makefile.in-718-	list='$(DISTFILES)'; \
##############################################
tlf-1.4.1/src/Makefile.in-729-	  if test -d $$d/$$file; then \
tlf-1.4.1/src/Makefile.in:730:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tlf-1.4.1/src/Makefile.in-731-	    if test -d "$(distdir)/$$file"; then \
##############################################
tlf-1.4.1/src/sockserv.h-72-extern int startcli(void);
tlf-1.4.1/src/sockserv.h:73:extern int startcliaddr(int family, unsigned long int addr,
tlf-1.4.1/src/sockserv.h-74-			unsigned short int portnum);
##############################################
tlf-1.4.1/src/sockserv.c-465-
tlf-1.4.1/src/sockserv.c:466:int startcliaddr(int family, unsigned long int addr,
tlf-1.4.1/src/sockserv.c-467-		 unsigned short int portnum) {
##############################################
tlf-1.4.1/src/sockserv.c-527-
tlf-1.4.1/src/sockserv.c:528:    return (startcliaddr(addrtype, haddr, (short) portnum));
tlf-1.4.1/src/sockserv.c-529-}
##############################################
tlf-1.4.1/share/Makefile.in-50-  { \
tlf-1.4.1/share/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tlf-1.4.1/share/Makefile.in-52-  }; \
##############################################
tlf-1.4.1/share/Makefile.in-125-  esac
tlf-1.4.1/share/Makefile.in:126:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tlf-1.4.1/share/Makefile.in-127-am__vpath_adj = case $$p in \
tlf-1.4.1/share/Makefile.in:128:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tlf-1.4.1/share/Makefile.in-129-    *) f=$$p;; \
tlf-1.4.1/share/Makefile.in-130-  esac;
tlf-1.4.1/share/Makefile.in:131:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tlf-1.4.1/share/Makefile.in-132-am__install_max = 40
tlf-1.4.1/share/Makefile.in-133-am__nobase_strip_setup = \
tlf-1.4.1/share/Makefile.in:134:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tlf-1.4.1/share/Makefile.in-135-am__nobase_strip = \
##############################################
tlf-1.4.1/share/Makefile.in-337-	@list='$(tlf_DATA)'; test -n "$(tlfdir)" || list=; \
tlf-1.4.1/share/Makefile.in:338:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tlf-1.4.1/share/Makefile.in-339-	dir='$(DESTDIR)$(tlfdir)'; $(am__uninstall_files_from_dir)
##############################################
tlf-1.4.1/share/Makefile.in-350-distdir-am: $(DISTFILES)
tlf-1.4.1/share/Makefile.in:351:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tlf-1.4.1/share/Makefile.in:352:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tlf-1.4.1/share/Makefile.in-353-	list='$(DISTFILES)'; \
##############################################
tlf-1.4.1/share/Makefile.in-364-	  if test -d $$d/$$file; then \
tlf-1.4.1/share/Makefile.in:365:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tlf-1.4.1/share/Makefile.in-366-	    if test -d "$(distdir)/$$file"; then \
##############################################
tlf-1.4.1/share/callmaster-3718-DL3ARS
tlf-1.4.1/share/callmaster:3719:DL3ASM
tlf-1.4.1/share/callmaster-3720-DL3AVI
##############################################
tlf-1.4.1/share/callmaster-5039-EA5ASF
tlf-1.4.1/share/callmaster:5040:EA5ASM
tlf-1.4.1/share/callmaster-5041-EA5AVL
##############################################
tlf-1.4.1/share/callmaster-5224-EA8/DL2DXA
tlf-1.4.1/share/callmaster:5225:EA8/DL3ASM
tlf-1.4.1/share/callmaster-5226-EA8/EA4BQ
##############################################
tlf-1.4.1/share/callmaster-8427-IK2ZEC
tlf-1.4.1/share/callmaster:8428:IK3ASM
tlf-1.4.1/share/callmaster-8429-IK3BVD
##############################################
tlf-1.4.1/install-sh-234-      fi
tlf-1.4.1/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
tlf-1.4.1/install-sh-236-    *)
##############################################
tlf-1.4.1/install-sh-280-      dstdir=$dst
tlf-1.4.1/install-sh:281:      dstbase=`basename "$src"`
tlf-1.4.1/install-sh-282-      case $dst in
##############################################
tlf-1.4.1/install-sh-287-    else
tlf-1.4.1/install-sh:288:      dstdir=`dirname "$dst"`
tlf-1.4.1/install-sh-289-      test -d "$dstdir"
##############################################
tlf-1.4.1/install-sh-354-                   test_tmpdir="$tmpdir/a"
tlf-1.4.1/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
tlf-1.4.1/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
tlf-1.4.1/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
tlf-1.4.1/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
tlf-1.4.1/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
tlf-1.4.1/install-sh-419-            case $prefix in
tlf-1.4.1/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
tlf-1.4.1/install-sh-421-              *) qprefix=$prefix;;
##############################################
tlf-1.4.1/install-sh-468-    if $copy_on_change &&
tlf-1.4.1/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
tlf-1.4.1/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
tlf-1.4.1/install-sh-471-       set -f &&
##############################################
tlf-1.4.1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
tlf-1.4.1/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tlf-1.4.1/configure-47-  as_echo='print -r --'
tlf-1.4.1/configure-48-  as_echo_n='print -rn --'
tlf-1.4.1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tlf-1.4.1/configure-50-  as_echo='printf %s\n'
##############################################
tlf-1.4.1/configure-52-else
tlf-1.4.1/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tlf-1.4.1/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tlf-1.4.1/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
tlf-1.4.1/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tlf-1.4.1/configure-64-      esac;
##############################################
tlf-1.4.1/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tlf-1.4.1/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
tlf-1.4.1/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
tlf-1.4.1/configure-327-      case $as_dir in #(
tlf-1.4.1/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tlf-1.4.1/configure-329-      *) as_qdir=$as_dir;;
##############################################
tlf-1.4.1/configure-400-  {
tlf-1.4.1/configure:401:    as_val=`expr "$@" || test $? -eq 1`
tlf-1.4.1/configure-402-  }
##############################################
tlf-1.4.1/configure-407-# ----------------------------------------
tlf-1.4.1/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tlf-1.4.1/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tlf-1.4.1/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tlf-1.4.1/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tlf-1.4.1/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tlf-1.4.1/configure-843-  case $ac_option in
tlf-1.4.1/configure:844:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tlf-1.4.1/configure-845-  *=)   ac_optarg= ;;
##############################################
tlf-1.4.1/configure-887-  -disable-* | --disable-*)
tlf-1.4.1/configure:888:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tlf-1.4.1/configure-889-    # Reject names that are not valid shell variable names.
##############################################
tlf-1.4.1/configure-892-    ac_useropt_orig=$ac_useropt
tlf-1.4.1/configure:893:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tlf-1.4.1/configure-894-    case $ac_user_opts in
##############################################
tlf-1.4.1/configure-913-  -enable-* | --enable-*)
tlf-1.4.1/configure:914:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tlf-1.4.1/configure-915-    # Reject names that are not valid shell variable names.
##############################################
tlf-1.4.1/configure-918-    ac_useropt_orig=$ac_useropt
tlf-1.4.1/configure:919:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tlf-1.4.1/configure-920-    case $ac_user_opts in
##############################################
tlf-1.4.1/configure-1117-  -with-* | --with-*)
tlf-1.4.1/configure:1118:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tlf-1.4.1/configure-1119-    # Reject names that are not valid shell variable names.
##############################################
tlf-1.4.1/configure-1122-    ac_useropt_orig=$ac_useropt
tlf-1.4.1/configure:1123:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tlf-1.4.1/configure-1124-    case $ac_user_opts in
##############################################
tlf-1.4.1/configure-1133-  -without-* | --without-*)
tlf-1.4.1/configure:1134:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tlf-1.4.1/configure-1135-    # Reject names that are not valid shell variable names.
##############################################
tlf-1.4.1/configure-1138-    ac_useropt_orig=$ac_useropt
tlf-1.4.1/configure:1139:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tlf-1.4.1/configure-1140-    case $ac_user_opts in
##############################################
tlf-1.4.1/configure-1171-  *=*)
tlf-1.4.1/configure:1172:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tlf-1.4.1/configure-1173-    # Reject names that are not valid shell variable names.
##############################################
tlf-1.4.1/configure-1192-if test -n "$ac_prev"; then
tlf-1.4.1/configure:1193:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tlf-1.4.1/configure-1194-  as_fn_error $? "missing argument to $ac_option"
##############################################
tlf-1.4.1/configure-1214-    */ )
tlf-1.4.1/configure:1215:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tlf-1.4.1/configure-1216-      eval $ac_var=\$ac_val;;
##############################################
tlf-1.4.1/configure-1249-ac_ls_di=`ls -di .` &&
tlf-1.4.1/configure:1250:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tlf-1.4.1/configure-1251-  as_fn_error $? "working directory cannot be determined"
##############################################
tlf-1.4.1/configure-1305-case $srcdir in
tlf-1.4.1/configure:1306:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tlf-1.4.1/configure-1307-esac
##############################################
tlf-1.4.1/configure-1348-By default, \`make install' will install all the files in
tlf-1.4.1/configure:1349:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tlf-1.4.1/configure:1350:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tlf-1.4.1/configure-1351-for instance \`--prefix=\$HOME'.
##############################################
tlf-1.4.1/configure-1471-*)
tlf-1.4.1/configure:1472:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tlf-1.4.1/configure-1473-  # A ".." for each directory in $ac_dir_suffix.
tlf-1.4.1/configure:1474:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tlf-1.4.1/configure-1475-  case $ac_top_builddir_sub in
##############################################
tlf-1.4.1/configure-2013-    *\'*)
tlf-1.4.1/configure:2014:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tlf-1.4.1/configure-2015-    esac
##############################################
tlf-1.4.1/configure-2096-      case $ac_val in
tlf-1.4.1/configure:2097:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tlf-1.4.1/configure-2098-      esac
##############################################
tlf-1.4.1/configure-2111-	case $ac_val in
tlf-1.4.1/configure:2112:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tlf-1.4.1/configure-2113-	esac
##############################################
tlf-1.4.1/configure-2231-    set,)
tlf-1.4.1/configure:2232:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tlf-1.4.1/configure:2233:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tlf-1.4.1/configure-2234-      ac_cache_corrupted=: ;;
##############################################
tlf-1.4.1/configure-2242-	# differences in whitespace do not lead to failure.
tlf-1.4.1/configure:2243:	ac_old_val_w=`echo x $ac_old_val`
tlf-1.4.1/configure:2244:	ac_new_val_w=`echo x $ac_new_val`
tlf-1.4.1/configure-2245-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tlf-1.4.1/configure-2262-    case $ac_new_val in
tlf-1.4.1/configure:2263:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tlf-1.4.1/configure-2264-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tlf-1.4.1/configure-2437-     echo "timestamp, slept: $am_has_slept" > conftest.file
tlf-1.4.1/configure:2438:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
tlf-1.4.1/configure-2439-     if test "$*" = "X"; then
tlf-1.4.1/configure-2440-	# -L didn't work.
tlf-1.4.1/configure:2441:	set X `ls -t "$srcdir/configure" conftest.file`
tlf-1.4.1/configure-2442-     fi
##############################################
tlf-1.4.1/configure-2488-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
tlf-1.4.1/configure:2489:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
tlf-1.4.1/configure-2490-
tlf-1.4.1/configure-2491-# Expand $ac_aux_dir to an absolute path.
tlf-1.4.1/configure:2492:am_aux_dir=`cd "$ac_aux_dir" && pwd`
tlf-1.4.1/configure-2493-
##############################################
tlf-1.4.1/configure-2633-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
tlf-1.4.1/configure:2634:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
tlf-1.4.1/configure-2635-	     'mkdir (GNU coreutils) '* | \
##############################################
tlf-1.4.1/configure-2706-set x ${MAKE-make}
tlf-1.4.1/configure:2707:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
tlf-1.4.1/configure-2708-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
tlf-1.4.1/configure-2716-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
tlf-1.4.1/configure:2717:case `${MAKE-make} -f conftest.make 2>/dev/null` in
tlf-1.4.1/configure-2718-  *@@@%%%=?*=@@@%%%*)
##############################################
tlf-1.4.1/configure-2782-
tlf-1.4.1/configure:2783:if test "`cd $srcdir && pwd`" != "`pwd`"; then
tlf-1.4.1/configure-2784-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
tlf-1.4.1/configure-3352-$as_echo_n "checking whether the C compiler works... " >&6; }
tlf-1.4.1/configure:3353:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tlf-1.4.1/configure-3354-
##############################################
tlf-1.4.1/configure-3396-	then :; else
tlf-1.4.1/configure:3397:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tlf-1.4.1/configure-3398-	fi
##############################################
tlf-1.4.1/configure-3456-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tlf-1.4.1/configure:3457:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tlf-1.4.1/configure-3458-	  break;;
##############################################
tlf-1.4.1/configure-3565-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tlf-1.4.1/configure:3566:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tlf-1.4.1/configure-3567-       break;;
##############################################
tlf-1.4.1/configure-3883-  if test "$am_compiler_list" = ""; then
tlf-1.4.1/configure:3884:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
tlf-1.4.1/configure-3885-  fi
##############################################
tlf-1.4.1/configure-4320-  # Check for GNU $ac_path_GREP
tlf-1.4.1/configure:4321:case `"$ac_path_GREP" --version 2>&1` in
tlf-1.4.1/configure-4322-*GNU*)
##############################################
tlf-1.4.1/configure-4386-  # Check for GNU $ac_path_EGREP
tlf-1.4.1/configure:4387:case `"$ac_path_EGREP" --version 2>&1` in
tlf-1.4.1/configure-4388-*GNU*)
##############################################
tlf-1.4.1/configure-4547-do :
tlf-1.4.1/configure:4548:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tlf-1.4.1/configure-4549-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
tlf-1.4.1/configure-4552-  cat >>confdefs.h <<_ACEOF
tlf-1.4.1/configure:4553:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tlf-1.4.1/configure-4554-_ACEOF
##############################################
tlf-1.4.1/configure-4563-do :
tlf-1.4.1/configure:4564:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tlf-1.4.1/configure-4565-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tlf-1.4.1/configure-4567-  cat >>confdefs.h <<_ACEOF
tlf-1.4.1/configure:4568:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tlf-1.4.1/configure-4569-_ACEOF
##############################################
tlf-1.4.1/configure-4626-do :
tlf-1.4.1/configure:4627:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tlf-1.4.1/configure-4628-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tlf-1.4.1/configure-4630-  cat >>confdefs.h <<_ACEOF
tlf-1.4.1/configure:4631:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tlf-1.4.1/configure-4632-_ACEOF
##############################################
tlf-1.4.1/configure-4698-test "x$ac_build_alias" = x &&
tlf-1.4.1/configure:4699:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
tlf-1.4.1/configure-4700-test "x$ac_build_alias" = x &&
tlf-1.4.1/configure-4701-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
tlf-1.4.1/configure:4702:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
tlf-1.4.1/configure-4703-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
tlf-1.4.1/configure-4722-IFS=$ac_save_IFS
tlf-1.4.1/configure:4723:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
tlf-1.4.1/configure-4724-
##############################################
tlf-1.4.1/configure-4733-else
tlf-1.4.1/configure:4734:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
tlf-1.4.1/configure-4735-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
tlf-1.4.1/configure-4755-IFS=$ac_save_IFS
tlf-1.4.1/configure:4756:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
tlf-1.4.1/configure-4757-
##############################################
tlf-1.4.1/configure-5507-  test $ac_status = 0; }; then
tlf-1.4.1/configure:5508:  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "$pkg_config_args" 2>/dev/null`
tlf-1.4.1/configure-5509-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
tlf-1.4.1/configure-5524-  test $ac_status = 0; }; then
tlf-1.4.1/configure:5525:  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "$pkg_config_args" 2>/dev/null`
tlf-1.4.1/configure-5526-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
tlf-1.4.1/configure-5545-        if test $_pkg_short_errors_supported = yes; then
tlf-1.4.1/configure:5546:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$pkg_config_args" 2>&1`
tlf-1.4.1/configure-5547-        else
tlf-1.4.1/configure:5548:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$pkg_config_args" 2>&1`
tlf-1.4.1/configure-5549-        fi
##############################################
tlf-1.4.1/configure-5575-  test $ac_status = 0; }; then
tlf-1.4.1/configure:5576:  pkg_cv_GLIB_GENMARSHAL=`$PKG_CONFIG --variable="glib_genmarshal" "glib-2.0" 2>/dev/null`
tlf-1.4.1/configure-5577-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
tlf-1.4.1/configure-5598-  test $ac_status = 0; }; then
tlf-1.4.1/configure:5599:  pkg_cv_GOBJECT_QUERY=`$PKG_CONFIG --variable="gobject_query" "glib-2.0" 2>/dev/null`
tlf-1.4.1/configure-5600-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
tlf-1.4.1/configure-5621-  test $ac_status = 0; }; then
tlf-1.4.1/configure:5622:  pkg_cv_GLIB_MKENUMS=`$PKG_CONFIG --variable="glib_mkenums" "glib-2.0" 2>/dev/null`
tlf-1.4.1/configure-5623-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
tlf-1.4.1/configure-5644-  test $ac_status = 0; }; then
tlf-1.4.1/configure:5645:  pkg_cv_GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable="glib_compile_resources" "gio-2.0" 2>/dev/null`
tlf-1.4.1/configure-5646-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
tlf-1.4.1/configure-5855-  test $ac_status = 0; }; then
tlf-1.4.1/configure:5856:  pkg_cv_CMOCKA_CFLAGS=`$PKG_CONFIG --cflags "cmocka >= 1.0.1" 2>/dev/null`
tlf-1.4.1/configure-5857-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
tlf-1.4.1/configure-5872-  test $ac_status = 0; }; then
tlf-1.4.1/configure:5873:  pkg_cv_CMOCKA_LIBS=`$PKG_CONFIG --libs "cmocka >= 1.0.1" 2>/dev/null`
tlf-1.4.1/configure-5874-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
tlf-1.4.1/configure-5893-        if test $_pkg_short_errors_supported = yes; then
tlf-1.4.1/configure:5894:	        CMOCKA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "cmocka >= 1.0.1" 2>&1`
tlf-1.4.1/configure-5895-        else
tlf-1.4.1/configure:5896:	        CMOCKA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "cmocka >= 1.0.1" 2>&1`
tlf-1.4.1/configure-5897-        fi
##############################################
tlf-1.4.1/configure-5988-  test $ac_status = 0; }; then
tlf-1.4.1/configure:5989:  pkg_cv__ax_cv_ncursesw_libs=`$PKG_CONFIG --libs "ncursesw" 2>/dev/null`
tlf-1.4.1/configure-5990-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
tlf-1.4.1/configure-6005-  test $ac_status = 0; }; then
tlf-1.4.1/configure:6006:  pkg_cv__ax_cv_ncursesw_cppflags=`$PKG_CONFIG --cflags "ncursesw" 2>/dev/null`
tlf-1.4.1/configure-6007-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
tlf-1.4.1/configure-6388-  test $ac_status = 0; }; then
tlf-1.4.1/configure:6389:  pkg_cv__ax_cv_ncurses_libs=`$PKG_CONFIG --libs "ncurses" 2>/dev/null`
tlf-1.4.1/configure-6390-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
tlf-1.4.1/configure-6405-  test $ac_status = 0; }; then
tlf-1.4.1/configure:6406:  pkg_cv__ax_cv_ncurses_cppflags=`$PKG_CONFIG --cflags "ncurses" 2>/dev/null`
tlf-1.4.1/configure-6407-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
tlf-1.4.1/configure-7447-  test $ac_status = 0; }; then
tlf-1.4.1/configure:7448:  pkg_cv_HAMLIB_CFLAGS=`$PKG_CONFIG --cflags "$hamlib_modules" 2>/dev/null`
tlf-1.4.1/configure-7449-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
tlf-1.4.1/configure-7464-  test $ac_status = 0; }; then
tlf-1.4.1/configure:7465:  pkg_cv_HAMLIB_LIBS=`$PKG_CONFIG --libs "$hamlib_modules" 2>/dev/null`
tlf-1.4.1/configure-7466-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
tlf-1.4.1/configure-7485-        if test $_pkg_short_errors_supported = yes; then
tlf-1.4.1/configure:7486:	        HAMLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$hamlib_modules" 2>&1`
tlf-1.4.1/configure-7487-        else
tlf-1.4.1/configure:7488:	        HAMLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$hamlib_modules" 2>&1`
tlf-1.4.1/configure-7489-        fi
##############################################
tlf-1.4.1/configure-7560-CFLAGS="$CFLAGS $HAMLIB_CFLAGS"
tlf-1.4.1/configure:7561:CPPFLAGS="$CPPFLAGS `$PKG_CONFIG --cflags-only-I hamlib 2>&1`"
tlf-1.4.1/configure-7562-
##############################################
tlf-1.4.1/configure-7798-for ac_arg in "-warn all  % -warn all"      "-pedantic  % -Wall"          "-xstrconst % -v"             "-std1      % -verbose -w0 -warnprotos"    "-qlanglvl=ansi % -qsrcmsg -qinfo=all:noppt:noppc:noobs:nocnd"    "-ansi -ansiE % -fullwarn"    "+ESlit     % +w1"            "-Xc        % -pvctl,fullmsg"    "-h conform % -h msglevel 2"    #
tlf-1.4.1/configure:7799:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
tlf-1.4.1/configure-7800-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
tlf-1.4.1/configure-7811-if ac_fn_c_try_compile "$LINENO"; then :
tlf-1.4.1/configure:7812:  ac_cv_cflags_warn_all=`echo $ac_arg | sed -e 's,.*% *,,'` ; break
tlf-1.4.1/configure-7813-fi
##############################################
tlf-1.4.1/configure-7973-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tlf-1.4.1/configure:7974:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tlf-1.4.1/configure-7975-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tlf-1.4.1/configure-8064-if test -z "$BASH_VERSION$ZSH_VERSION" \
tlf-1.4.1/configure:8065:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tlf-1.4.1/configure-8066-  as_echo='print -r --'
tlf-1.4.1/configure-8067-  as_echo_n='print -rn --'
tlf-1.4.1/configure:8068:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tlf-1.4.1/configure-8069-  as_echo='printf %s\n'
##############################################
tlf-1.4.1/configure-8071-else
tlf-1.4.1/configure:8072:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tlf-1.4.1/configure-8073-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tlf-1.4.1/configure-8081-	expr "X$arg" : "X\\(.*\\)$as_nl";
tlf-1.4.1/configure:8082:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tlf-1.4.1/configure-8083-      esac;
##############################################
tlf-1.4.1/configure-8158-# ----------------------------------------
tlf-1.4.1/configure:8159:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tlf-1.4.1/configure-8160-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tlf-1.4.1/configure-8230-  {
tlf-1.4.1/configure:8231:    as_val=`expr "$@" || test $? -eq 1`
tlf-1.4.1/configure-8232-  }
##############################################
tlf-1.4.1/configure-8334-      case $as_dir in #(
tlf-1.4.1/configure:8335:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tlf-1.4.1/configure-8336-      *) as_qdir=$as_dir;;
##############################################
tlf-1.4.1/configure-8470-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tlf-1.4.1/configure:8471:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tlf-1.4.1/configure-8472-ac_cs_version="\\
##############################################
tlf-1.4.1/configure-8495-  --*=?*)
tlf-1.4.1/configure:8496:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tlf-1.4.1/configure:8497:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tlf-1.4.1/configure-8498-    ac_shift=:
##############################################
tlf-1.4.1/configure-8500-  --*=)
tlf-1.4.1/configure:8501:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tlf-1.4.1/configure-8502-    ac_optarg=
##############################################
tlf-1.4.1/configure-8524-    case $ac_optarg in
tlf-1.4.1/configure:8525:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tlf-1.4.1/configure-8526-    '') as_fn_error $? "missing file argument" ;;
##############################################
tlf-1.4.1/configure-8532-    case $ac_optarg in
tlf-1.4.1/configure:8533:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tlf-1.4.1/configure-8534-    esac
##############################################
tlf-1.4.1/configure-8667-fi
tlf-1.4.1/configure:8668:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tlf-1.4.1/configure-8669-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tlf-1.4.1/configure-8684-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tlf-1.4.1/configure:8685:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tlf-1.4.1/configure-8686-ac_delim='%!_!# '
##############################################
tlf-1.4.1/configure-8690-
tlf-1.4.1/configure:8691:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tlf-1.4.1/configure-8692-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tlf-1.4.1/configure-8828-for ac_last_try in false false :; do
tlf-1.4.1/configure:8829:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
tlf-1.4.1/configure-8830-  if test -z "$ac_tt"; then
##############################################
tlf-1.4.1/configure-8960-      esac
tlf-1.4.1/configure:8961:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tlf-1.4.1/configure-8962-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tlf-1.4.1/configure-9019-*)
tlf-1.4.1/configure:9020:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tlf-1.4.1/configure-9021-  # A ".." for each directory in $ac_dir_suffix.
tlf-1.4.1/configure:9022:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tlf-1.4.1/configure-9023-  case $ac_top_builddir_sub in
##############################################
tlf-1.4.1/configure-9080-/@mandir@/p'
tlf-1.4.1/configure:9081:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tlf-1.4.1/configure-9082-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tlf-1.4.1/configure-9097-
tlf-1.4.1/configure:9098:# Neutralize VPATH when `$srcdir' = `.'.
tlf-1.4.1/configure-9099-# Shell code in configure.ac might set extrasub.
##############################################
tlf-1.4.1/configure-9125-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tlf-1.4.1/configure:9126:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tlf-1.4.1/configure-9127-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
tlf-1.4.1/configure-9171-    * )
tlf-1.4.1/configure:9172:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
tlf-1.4.1/configure-9173-  esac
##############################################
tlf-1.4.1/configure-9226-    # Strip MF so we end up with the name of the file.
tlf-1.4.1/configure:9227:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
tlf-1.4.1/configure-9228-    # Check whether this is an Automake generated Makefile which includes
##############################################
tlf-1.4.1/macros/ax_cflags_warn_all.m4-79-   #
tlf-1.4.1/macros/ax_cflags_warn_all.m4:80:do FLAGS="$ac_save_[]FLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
tlf-1.4.1/macros/ax_cflags_warn_all.m4-81-   AC_COMPILE_IFELSE([AC_LANG_PROGRAM],
tlf-1.4.1/macros/ax_cflags_warn_all.m4:82:                     [VAR=`echo $ac_arg | sed -e 's,.*% *,,'` ; break])
tlf-1.4.1/macros/ax_cflags_warn_all.m4-83-done
##############################################
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in-50-  { \
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in-52-  }; \
##############################################
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in-106-CONFIG_CLEAN_VPATH_FILES =
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in:107:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in-108-am__vpath_adj = case $$p in \
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in:109:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in-110-    *) f=$$p;; \
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in-111-  esac;
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in:112:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in-113-am__install_max = 40
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in-114-am__nobase_strip_setup = \
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in:115:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in-116-am__nobase_strip = \
##############################################
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in-359-distdir-am: $(DISTFILES)
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in:360:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in:361:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in-362-	list='$(DISTFILES)'; \
##############################################
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in-373-	  if test -d $$d/$$file; then \
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in:374:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tlf-1.4.1/.pc/scripts.patch/scripts/Makefile.in-375-	    if test -d "$(distdir)/$$file"; then \