===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ffe-0.3.9/Makefile.in-49-  { \
ffe-0.3.9/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ffe-0.3.9/Makefile.in-51-  }; \
##############################################
ffe-0.3.9/Makefile.in-184-  while test -n "$$dir1"; do \
ffe-0.3.9/Makefile.in:185:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ffe-0.3.9/Makefile.in-186-    if test "$$first" != "."; then \
ffe-0.3.9/Makefile.in-187-      if test "$$first" = ".."; then \
ffe-0.3.9/Makefile.in:188:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ffe-0.3.9/Makefile.in:189:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ffe-0.3.9/Makefile.in-190-      else \
ffe-0.3.9/Makefile.in:191:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ffe-0.3.9/Makefile.in-192-        if test "$$first2" = "$$first"; then \
ffe-0.3.9/Makefile.in:193:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ffe-0.3.9/Makefile.in-194-        else \
##############################################
ffe-0.3.9/Makefile.in-199-    fi; \
ffe-0.3.9/Makefile.in:200:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ffe-0.3.9/Makefile.in-201-  done; \
##############################################
ffe-0.3.9/Makefile.in-379-	dot_seen=no; \
ffe-0.3.9/Makefile.in:380:	target=`echo $@ | sed s/-recursive//`; \
ffe-0.3.9/Makefile.in-381-	case "$@" in \
##############################################
ffe-0.3.9/Makefile.in-442-GTAGS:
ffe-0.3.9/Makefile.in:443:	here=`$(am__cd) $(top_builddir) && pwd` \
ffe-0.3.9/Makefile.in-444-	  && $(am__cd) $(top_srcdir) \
##############################################
ffe-0.3.9/Makefile.in-474-	test -d "$(distdir)" || mkdir "$(distdir)"
ffe-0.3.9/Makefile.in:475:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ffe-0.3.9/Makefile.in:476:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ffe-0.3.9/Makefile.in-477-	list='$(DISTFILES)'; \
##############################################
ffe-0.3.9/Makefile.in-488-	  if test -d $$d/$$file; then \
ffe-0.3.9/Makefile.in:489:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ffe-0.3.9/Makefile.in-490-	    if test -d "$(distdir)/$$file"; then \
##############################################
ffe-0.3.9/Makefile.in-599-	test -d $(distdir)/_build || exit 0; \
ffe-0.3.9/Makefile.in:600:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
ffe-0.3.9/Makefile.in-601-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
ffe-0.3.9/Makefile.in-643-	}; \
ffe-0.3.9/Makefile.in:644:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
ffe-0.3.9/Makefile.in-645-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
ffe-0.3.9/Makefile.in-655-	fi
ffe-0.3.9/Makefile.in:656:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
ffe-0.3.9/Makefile.in-657-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
ffe-0.3.9/doc/Makefile.in-50-  { \
ffe-0.3.9/doc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ffe-0.3.9/doc/Makefile.in-52-  }; \
##############################################
ffe-0.3.9/doc/Makefile.in-162-	"$(DESTDIR)$(htmldir)"
ffe-0.3.9/doc/Makefile.in:163:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ffe-0.3.9/doc/Makefile.in-164-am__vpath_adj = case $$p in \
ffe-0.3.9/doc/Makefile.in:165:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ffe-0.3.9/doc/Makefile.in-166-    *) f=$$p;; \
ffe-0.3.9/doc/Makefile.in-167-  esac;
ffe-0.3.9/doc/Makefile.in:168:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ffe-0.3.9/doc/Makefile.in-169-am__install_max = 40
ffe-0.3.9/doc/Makefile.in-170-am__nobase_strip_setup = \
ffe-0.3.9/doc/Makefile.in:171:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ffe-0.3.9/doc/Makefile.in-172-am__nobase_strip = \
##############################################
ffe-0.3.9/doc/Makefile.in-349-	if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
ffe-0.3.9/doc/Makefile.in:350:	 -o $@ `test -f 'ffe.texi' || echo '$(srcdir)/'`ffe.texi; \
ffe-0.3.9/doc/Makefile.in-351-	then \
##############################################
ffe-0.3.9/doc/Makefile.in-354-	  rc=$$?; \
ffe-0.3.9/doc/Makefile.in:355:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
ffe-0.3.9/doc/Makefile.in-356-	fi; \
##############################################
ffe-0.3.9/doc/Makefile.in-362-	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
ffe-0.3.9/doc/Makefile.in:363:	`test -f 'ffe.texi' || echo '$(srcdir)/'`ffe.texi
ffe-0.3.9/doc/Makefile.in-364-
##############################################
ffe-0.3.9/doc/Makefile.in-368-	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
ffe-0.3.9/doc/Makefile.in:369:	`test -f 'ffe.texi' || echo '$(srcdir)/'`ffe.texi
ffe-0.3.9/doc/Makefile.in-370-
##############################################
ffe-0.3.9/doc/Makefile.in-373-	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
ffe-0.3.9/doc/Makefile.in:374:	 -o $(@:.html=.htp) `test -f 'ffe.texi' || echo '$(srcdir)/'`ffe.texi; \
ffe-0.3.9/doc/Makefile.in-375-	then \
##############################################
ffe-0.3.9/doc/Makefile.in-382-	@(dir=.; test -f ./ffe.texi || dir=$(srcdir); \
ffe-0.3.9/doc/Makefile.in:383:	set `$(SHELL) $(top_srcdir)/config/mdate-sh $$dir/ffe.texi`; \
ffe-0.3.9/doc/Makefile.in-384-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
ffe-0.3.9/doc/Makefile.in-426-	  for file in $$list; do \
ffe-0.3.9/doc/Makefile.in:427:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
ffe-0.3.9/doc/Makefile.in-428-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
ffe-0.3.9/doc/Makefile.in-435-	for file in $$list; do \
ffe-0.3.9/doc/Makefile.in:436:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
ffe-0.3.9/doc/Makefile.in:437:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
ffe-0.3.9/doc/Makefile.in-438-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
ffe-0.3.9/doc/Makefile.in-462-dist-info: $(INFO_DEPS)
ffe-0.3.9/doc/Makefile.in:463:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ffe-0.3.9/doc/Makefile.in-464-	list='$(INFO_DEPS)'; \
##############################################
ffe-0.3.9/doc/Makefile.in-466-	  case $$base in \
ffe-0.3.9/doc/Makefile.in:467:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
ffe-0.3.9/doc/Makefile.in-468-	  esac; \
ffe-0.3.9/doc/Makefile.in-469-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
ffe-0.3.9/doc/Makefile.in:470:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
ffe-0.3.9/doc/Makefile.in-471-	  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 \
ffe-0.3.9/doc/Makefile.in-472-	    if test -f $$file; then \
ffe-0.3.9/doc/Makefile.in:473:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
ffe-0.3.9/doc/Makefile.in-474-	      test -f "$(distdir)/$$relfile" || \
##############################################
ffe-0.3.9/doc/Makefile.in-488-	@list='$(INFO_DEPS)'; for i in $$list; do \
ffe-0.3.9/doc/Makefile.in:489:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
ffe-0.3.9/doc/Makefile.in-490-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
ffe-0.3.9/doc/Makefile.in-497-	test -n "$(man1dir)" \
ffe-0.3.9/doc/Makefile.in:498:	  && test -n "`echo $$list1$$list2`" \
ffe-0.3.9/doc/Makefile.in-499-	  || exit 0; \
##############################################
ffe-0.3.9/doc/Makefile.in-554-	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
ffe-0.3.9/doc/Makefile.in:555:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ffe-0.3.9/doc/Makefile.in-556-	dir='$(DESTDIR)$(htmldir)'; $(am__uninstall_files_from_dir)
##############################################
ffe-0.3.9/doc/Makefile.in-564-distdir: $(DISTFILES)
ffe-0.3.9/doc/Makefile.in:565:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ffe-0.3.9/doc/Makefile.in:566:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ffe-0.3.9/doc/Makefile.in-567-	list='$(DISTFILES)'; \
##############################################
ffe-0.3.9/doc/Makefile.in-578-	  if test -d $$d/$$file; then \
ffe-0.3.9/doc/Makefile.in:579:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ffe-0.3.9/doc/Makefile.in-580-	    if test -d "$(distdir)/$$file"; then \
##############################################
ffe-0.3.9/doc/Makefile.in-706-	@$(NORMAL_INSTALL)
ffe-0.3.9/doc/Makefile.in:707:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ffe-0.3.9/doc/Makefile.in-708-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
ffe-0.3.9/doc/Makefile.in-714-	  case $$file in \
ffe-0.3.9/doc/Makefile.in:715:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ffe-0.3.9/doc/Makefile.in-716-	  esac; \
ffe-0.3.9/doc/Makefile.in-717-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
ffe-0.3.9/doc/Makefile.in:718:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
ffe-0.3.9/doc/Makefile.in-719-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
ffe-0.3.9/doc/Makefile.in-732-	  for file in $$list; do \
ffe-0.3.9/doc/Makefile.in:733:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
ffe-0.3.9/doc/Makefile.in-734-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
ffe-0.3.9/doc/ffe.info-1504-         record csv {
ffe-0.3.9/doc/ffe.info:1505:             field-count `awk "-F," 'FNR == 1 {print NF;exit;}' $FFE_FIRST_FILE`
ffe-0.3.9/doc/ffe.info-1506-         }
##############################################
ffe-0.3.9/doc/ffe.info-1509-     output default {
ffe-0.3.9/doc/ffe.info:1510:         file_header "Files: `echo $FFE_FILES`\n`date`\n"
ffe-0.3.9/doc/ffe.info-1511-         data "%n=%d\n"
##############################################
ffe-0.3.9/doc/ffe.texi-1426-    record csv @{
ffe-0.3.9/doc/ffe.texi:1427:        field-count `awk "-F," 'FNR == 1 @{print NF;exit;@}' $FFE_FIRST_FILE`
ffe-0.3.9/doc/ffe.texi-1428-    @}
##############################################
ffe-0.3.9/doc/ffe.texi-1431-output default @{
ffe-0.3.9/doc/ffe.texi:1432:    file_header "Files: `echo $FFE_FILES`\n`date`\n"
ffe-0.3.9/doc/ffe.texi-1433-    data "%n=%d\n"
##############################################
ffe-0.3.9/doc/ffe.html-1650-    record csv {
ffe-0.3.9/doc/ffe.html:1651:        field-count `awk "-F," 'FNR == 1 {print NF;exit;}' $FFE_FIRST_FILE`
ffe-0.3.9/doc/ffe.html-1652-    }
##############################################
ffe-0.3.9/doc/ffe.html-1655-output default {
ffe-0.3.9/doc/ffe.html:1656:    file_header "Files: `echo $FFE_FILES`\n`date`\n"
ffe-0.3.9/doc/ffe.html-1657-    data "%n=%d\n"
##############################################
ffe-0.3.9/config/config.sub-52-
ffe-0.3.9/config/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
ffe-0.3.9/config/config.sub-54-
##############################################
ffe-0.3.9/config/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
ffe-0.3.9/config/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
ffe-0.3.9/config/config.sub-116-case $maybe_os in
##############################################
ffe-0.3.9/config/config.sub-122-    os=-$maybe_os
ffe-0.3.9/config/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
ffe-0.3.9/config/config.sub-124-    ;;
##############################################
ffe-0.3.9/config/config.sub-126-    os=-linux-android
ffe-0.3.9/config/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
ffe-0.3.9/config/config.sub-128-    ;;
ffe-0.3.9/config/config.sub-129-  *)
ffe-0.3.9/config/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
ffe-0.3.9/config/config.sub-131-    if [ $basic_machine != $1 ]
ffe-0.3.9/config/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
ffe-0.3.9/config/config.sub-133-    else os=; fi
##############################################
ffe-0.3.9/config/config.sub-180-		os=-sco5v6
ffe-0.3.9/config/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ffe-0.3.9/config/config.sub-182-		;;
##############################################
ffe-0.3.9/config/config.sub-184-		os=-sco3.2v5
ffe-0.3.9/config/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ffe-0.3.9/config/config.sub-186-		;;
##############################################
ffe-0.3.9/config/config.sub-188-		os=-sco3.2v4
ffe-0.3.9/config/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ffe-0.3.9/config/config.sub-190-		;;
ffe-0.3.9/config/config.sub-191-	-sco3.2.[4-9]*)
ffe-0.3.9/config/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
ffe-0.3.9/config/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ffe-0.3.9/config/config.sub-194-		;;
##############################################
ffe-0.3.9/config/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
ffe-0.3.9/config/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ffe-0.3.9/config/config.sub-198-		;;
##############################################
ffe-0.3.9/config/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
ffe-0.3.9/config/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ffe-0.3.9/config/config.sub-202-		;;
##############################################
ffe-0.3.9/config/config.sub-204-		os=-sco3.2v2
ffe-0.3.9/config/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ffe-0.3.9/config/config.sub-206-		;;
ffe-0.3.9/config/config.sub-207-	-udk*)
ffe-0.3.9/config/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ffe-0.3.9/config/config.sub-209-		;;
##############################################
ffe-0.3.9/config/config.sub-211-		os=-isc2.2
ffe-0.3.9/config/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ffe-0.3.9/config/config.sub-213-		;;
##############################################
ffe-0.3.9/config/config.sub-217-	-isc*)
ffe-0.3.9/config/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ffe-0.3.9/config/config.sub-219-		;;
##############################################
ffe-0.3.9/config/config.sub-229-	-ptx*)
ffe-0.3.9/config/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
ffe-0.3.9/config/config.sub-231-		;;
ffe-0.3.9/config/config.sub-232-	-windowsnt*)
ffe-0.3.9/config/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
ffe-0.3.9/config/config.sub-234-		;;
##############################################
ffe-0.3.9/config/config.sub-367-	*-*-*)
ffe-0.3.9/config/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ffe-0.3.9/config/config.sub-369-		exit 1
##############################################
ffe-0.3.9/config/config.sub-495-	amd64-*)
ffe-0.3.9/config/config.sub:496:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
ffe-0.3.9/config/config.sub-497-		;;
##############################################
ffe-0.3.9/config/config.sub-540-	blackfin-*)
ffe-0.3.9/config/config.sub:541:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
ffe-0.3.9/config/config.sub-542-		os=-linux
##############################################
ffe-0.3.9/config/config.sub-548-	c54x-*)
ffe-0.3.9/config/config.sub:549:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
ffe-0.3.9/config/config.sub-550-		;;
ffe-0.3.9/config/config.sub-551-	c55x-*)
ffe-0.3.9/config/config.sub:552:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
ffe-0.3.9/config/config.sub-553-		;;
ffe-0.3.9/config/config.sub-554-	c6x-*)
ffe-0.3.9/config/config.sub:555:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
ffe-0.3.9/config/config.sub-556-		;;
##############################################
ffe-0.3.9/config/config.sub-652-	e500v[12]-*)
ffe-0.3.9/config/config.sub:653:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
ffe-0.3.9/config/config.sub-654-		os=$os"spe"
##############################################
ffe-0.3.9/config/config.sub-759-	i*86v32)
ffe-0.3.9/config/config.sub:760:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ffe-0.3.9/config/config.sub-761-		os=-sysv32
##############################################
ffe-0.3.9/config/config.sub-763-	i*86v4*)
ffe-0.3.9/config/config.sub:764:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ffe-0.3.9/config/config.sub-765-		os=-sysv4
##############################################
ffe-0.3.9/config/config.sub-767-	i*86v)
ffe-0.3.9/config/config.sub:768:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ffe-0.3.9/config/config.sub-769-		os=-sysv
##############################################
ffe-0.3.9/config/config.sub-771-	i*86sol2)
ffe-0.3.9/config/config.sub:772:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ffe-0.3.9/config/config.sub-773-		os=-solaris2
##############################################
ffe-0.3.9/config/config.sub-797-	leon-*|leon[3-9]-*)
ffe-0.3.9/config/config.sub:798:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
ffe-0.3.9/config/config.sub-799-		;;
##############################################
ffe-0.3.9/config/config.sub-804-	m68knommu-*)
ffe-0.3.9/config/config.sub:805:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
ffe-0.3.9/config/config.sub-806-		os=-linux
##############################################
ffe-0.3.9/config/config.sub-841-	mips3*-*)
ffe-0.3.9/config/config.sub:842:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
ffe-0.3.9/config/config.sub-843-		;;
ffe-0.3.9/config/config.sub-844-	mips3*)
ffe-0.3.9/config/config.sub:845:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
ffe-0.3.9/config/config.sub-846-		;;
##############################################
ffe-0.3.9/config/config.sub-863-	ms1-*)
ffe-0.3.9/config/config.sub:864:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
ffe-0.3.9/config/config.sub-865-		;;
##############################################
ffe-0.3.9/config/config.sub-982-	parisc-*)
ffe-0.3.9/config/config.sub:983:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
ffe-0.3.9/config/config.sub-984-		os=-linux
##############################################
ffe-0.3.9/config/config.sub-998-	pc98-*)
ffe-0.3.9/config/config.sub:999:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
ffe-0.3.9/config/config.sub-1000-		;;
##############################################
ffe-0.3.9/config/config.sub-1013-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
ffe-0.3.9/config/config.sub:1014:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
ffe-0.3.9/config/config.sub-1015-		;;
ffe-0.3.9/config/config.sub-1016-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
ffe-0.3.9/config/config.sub:1017:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ffe-0.3.9/config/config.sub-1018-		;;
ffe-0.3.9/config/config.sub-1019-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
ffe-0.3.9/config/config.sub:1020:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ffe-0.3.9/config/config.sub-1021-		;;
ffe-0.3.9/config/config.sub-1022-	pentium4-*)
ffe-0.3.9/config/config.sub:1023:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
ffe-0.3.9/config/config.sub-1024-		;;
##############################################
ffe-0.3.9/config/config.sub-1032-	ppc-* | ppcbe-*)
ffe-0.3.9/config/config.sub:1033:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
ffe-0.3.9/config/config.sub-1034-		;;
##############################################
ffe-0.3.9/config/config.sub-1038-	ppcle-* | powerpclittle-*)
ffe-0.3.9/config/config.sub:1039:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
ffe-0.3.9/config/config.sub-1040-		;;
##############################################
ffe-0.3.9/config/config.sub-1042-		;;
ffe-0.3.9/config/config.sub:1043:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
ffe-0.3.9/config/config.sub-1044-		;;
##############################################
ffe-0.3.9/config/config.sub-1048-	ppc64le-* | powerpc64little-*)
ffe-0.3.9/config/config.sub:1049:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
ffe-0.3.9/config/config.sub-1050-		;;
##############################################
ffe-0.3.9/config/config.sub-1131-	strongarm-* | thumb-*)
ffe-0.3.9/config/config.sub:1132:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
ffe-0.3.9/config/config.sub-1133-		;;
##############################################
ffe-0.3.9/config/config.sub-1261-	xscale-* | xscalee[bl]-*)
ffe-0.3.9/config/config.sub:1262:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
ffe-0.3.9/config/config.sub-1263-		;;
##############################################
ffe-0.3.9/config/config.sub-1338-	*)
ffe-0.3.9/config/config.sub:1339:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ffe-0.3.9/config/config.sub-1340-		exit 1
##############################################
ffe-0.3.9/config/config.sub-1346-	*-digital*)
ffe-0.3.9/config/config.sub:1347:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
ffe-0.3.9/config/config.sub-1348-		;;
ffe-0.3.9/config/config.sub-1349-	*-commodore*)
ffe-0.3.9/config/config.sub:1350:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
ffe-0.3.9/config/config.sub-1351-		;;
##############################################
ffe-0.3.9/config/config.sub-1367-	-solaris1 | -solaris1.*)
ffe-0.3.9/config/config.sub:1368:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
ffe-0.3.9/config/config.sub-1369-		;;
##############################################
ffe-0.3.9/config/config.sub-1379-	-gnu/linux*)
ffe-0.3.9/config/config.sub:1380:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
ffe-0.3.9/config/config.sub-1381-		;;
##############################################
ffe-0.3.9/config/config.sub-1426-	-nto*)
ffe-0.3.9/config/config.sub:1427:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
ffe-0.3.9/config/config.sub-1428-		;;
##############################################
ffe-0.3.9/config/config.sub-1433-	-mac*)
ffe-0.3.9/config/config.sub:1434:		os=`echo $os | sed -e 's|mac|macos|'`
ffe-0.3.9/config/config.sub-1435-		;;
##############################################
ffe-0.3.9/config/config.sub-1439-	-linux*)
ffe-0.3.9/config/config.sub:1440:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
ffe-0.3.9/config/config.sub-1441-		;;
ffe-0.3.9/config/config.sub-1442-	-sunos5*)
ffe-0.3.9/config/config.sub:1443:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
ffe-0.3.9/config/config.sub-1444-		;;
ffe-0.3.9/config/config.sub-1445-	-sunos6*)
ffe-0.3.9/config/config.sub:1446:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
ffe-0.3.9/config/config.sub-1447-		;;
##############################################
ffe-0.3.9/config/config.sub-1494-	-sinix5.*)
ffe-0.3.9/config/config.sub:1495:		os=`echo $os | sed -e 's|sinix|sysv|'`
ffe-0.3.9/config/config.sub-1496-		;;
##############################################
ffe-0.3.9/config/config.sub-1549-		# Get rid of the `-' at the beginning of $os.
ffe-0.3.9/config/config.sub:1550:		os=`echo $os | sed 's/[^-]*-//'`
ffe-0.3.9/config/config.sub:1551:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
ffe-0.3.9/config/config.sub-1552-		exit 1
##############################################
ffe-0.3.9/config/config.sub-1812-		esac
ffe-0.3.9/config/config.sub:1813:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
ffe-0.3.9/config/config.sub-1814-		;;
##############################################
ffe-0.3.9/config/texinfo.tex-5079-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
ffe-0.3.9/config/texinfo.tex:5080:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
ffe-0.3.9/config/texinfo.tex-5081-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
ffe-0.3.9/config/compile-67-	mingw/*)
ffe-0.3.9/config/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
ffe-0.3.9/config/compile-69-	  ;;
ffe-0.3.9/config/compile-70-	cygwin/*)
ffe-0.3.9/config/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
ffe-0.3.9/config/compile-72-	  ;;
ffe-0.3.9/config/compile-73-	wine/*)
ffe-0.3.9/config/compile:74:	  file=`winepath -w "$file" || echo "$file"`
ffe-0.3.9/config/compile-75-	  ;;
##############################################
ffe-0.3.9/config/compile-309-# Name of file we expect compiler to create.
ffe-0.3.9/config/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
ffe-0.3.9/config/compile-311-
##############################################
ffe-0.3.9/config/compile-315-# object file name, since that is what matters with a parallel build.
ffe-0.3.9/config/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
ffe-0.3.9/config/compile-317-while true; do
##############################################
ffe-0.3.9/config/mdate-sh-114-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
ffe-0.3.9/config/mdate-sh:115:set x`$ls_command /`
ffe-0.3.9/config/mdate-sh-116-
##############################################
ffe-0.3.9/config/mdate-sh-144-# Get the extended ls output of the file or directory.
ffe-0.3.9/config/mdate-sh:145:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
ffe-0.3.9/config/mdate-sh-146-
##############################################
ffe-0.3.9/config/mdate-sh-211-       then
ffe-0.3.9/config/mdate-sh:212:	 year=`expr $year - 1`
ffe-0.3.9/config/mdate-sh-213-       fi;;
##############################################
ffe-0.3.9/config/depcomp-64-  case $1 in
ffe-0.3.9/config/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
ffe-0.3.9/config/depcomp-66-      *) dir=;;
##############################################
ffe-0.3.9/config/depcomp-73-{
ffe-0.3.9/config/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
ffe-0.3.9/config/depcomp-75-}
##############################################
ffe-0.3.9/config/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
ffe-0.3.9/config/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
ffe-0.3.9/config/depcomp-128-
##############################################
ffe-0.3.9/config/depcomp-405-        sleep 1
ffe-0.3.9/config/depcomp:406:        i=`expr $i - 1`
ffe-0.3.9/config/depcomp-407-      done
ffe-0.3.9/config/depcomp-408-    fi
ffe-0.3.9/config/depcomp:409:    i=`expr $i - 1`
ffe-0.3.9/config/depcomp-410-  done
##############################################
ffe-0.3.9/config/depcomp-425-  # Do two passes, one to just change these to
ffe-0.3.9/config/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
ffe-0.3.9/config/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
ffe-0.3.9/config/depcomp-659-  done
ffe-0.3.9/config/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
ffe-0.3.9/config/depcomp-661-  touch "$tmpdepfile"
##############################################
ffe-0.3.9/config/install-sh-234-      fi
ffe-0.3.9/config/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
ffe-0.3.9/config/install-sh-236-    *)
##############################################
ffe-0.3.9/config/install-sh-281-      dstdir=$dst
ffe-0.3.9/config/install-sh:282:      dst=$dstdir/`basename "$src"`
ffe-0.3.9/config/install-sh-283-      dstdir_status=0
ffe-0.3.9/config/install-sh-284-    else
ffe-0.3.9/config/install-sh:285:      dstdir=`dirname "$dst"`
ffe-0.3.9/config/install-sh-286-      test -d "$dstdir"
##############################################
ffe-0.3.9/config/install-sh-344-                   test_tmpdir="$tmpdir/a"
ffe-0.3.9/config/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
ffe-0.3.9/config/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
ffe-0.3.9/config/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
ffe-0.3.9/config/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
ffe-0.3.9/config/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
ffe-0.3.9/config/install-sh-409-            case $prefix in
ffe-0.3.9/config/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
ffe-0.3.9/config/install-sh-411-              *) qprefix=$prefix;;
##############################################
ffe-0.3.9/config/install-sh-458-    if $copy_on_change &&
ffe-0.3.9/config/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
ffe-0.3.9/config/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
ffe-0.3.9/config/install-sh-461-       set -f &&
##############################################
ffe-0.3.9/config/config.guess-34-
ffe-0.3.9/config/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
ffe-0.3.9/config/config.guess-36-
##############################################
ffe-0.3.9/config/config.guess-102-: ${TMPDIR=/tmp} ;
ffe-0.3.9/config/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
ffe-0.3.9/config/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
ffe-0.3.9/config/config.guess-151-	EOF
ffe-0.3.9/config/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
ffe-0.3.9/config/config.guess-153-	;;
##############################################
ffe-0.3.9/config/config.guess-181-	    earmv*)
ffe-0.3.9/config/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
ffe-0.3.9/config/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
ffe-0.3.9/config/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
ffe-0.3.9/config/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
ffe-0.3.9/config/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
ffe-0.3.9/config/config.guess-215-		;;
##############################################
ffe-0.3.9/config/config.guess-226-	    *)
ffe-0.3.9/config/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
ffe-0.3.9/config/config.guess-228-		;;
##############################################
ffe-0.3.9/config/config.guess-264-	*4.0)
ffe-0.3.9/config/config.guess:265:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
ffe-0.3.9/config/config.guess-266-		;;
ffe-0.3.9/config/config.guess-267-	*5.*)
ffe-0.3.9/config/config.guess:268:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
ffe-0.3.9/config/config.guess-269-		;;
##############################################
ffe-0.3.9/config/config.guess-274-	# types through head -n 1, so we only detect the type of CPU 0.
ffe-0.3.9/config/config.guess:275:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
ffe-0.3.9/config/config.guess-276-	case "$ALPHA_CPU_TYPE" in
##############################################
ffe-0.3.9/config/config.guess-312-	# 1.2 uses "1.2" for uname -r.
ffe-0.3.9/config/config.guess:313:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
ffe-0.3.9/config/config.guess-314-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
ffe-0.3.9/config/config.guess-372-    s390x:SunOS:*:*)
ffe-0.3.9/config/config.guess:373:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ffe-0.3.9/config/config.guess-374-	exit ;;
ffe-0.3.9/config/config.guess-375-    sun4H:SunOS:5.*:*)
ffe-0.3.9/config/config.guess:376:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ffe-0.3.9/config/config.guess-377-	exit ;;
ffe-0.3.9/config/config.guess-378-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
ffe-0.3.9/config/config.guess:379:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ffe-0.3.9/config/config.guess-380-	exit ;;
##############################################
ffe-0.3.9/config/config.guess-397-	fi
ffe-0.3.9/config/config.guess:398:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ffe-0.3.9/config/config.guess-399-	exit ;;
##############################################
ffe-0.3.9/config/config.guess-403-	# it's likely to be more like Solaris than SunOS4.
ffe-0.3.9/config/config.guess:404:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ffe-0.3.9/config/config.guess-405-	exit ;;
##############################################
ffe-0.3.9/config/config.guess-412-	# Japanese Language versions have a version number like `4.1.3-JL'.
ffe-0.3.9/config/config.guess:413:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
ffe-0.3.9/config/config.guess-414-	exit ;;
##############################################
ffe-0.3.9/config/config.guess-418-    sun*:*:4.2BSD:*)
ffe-0.3.9/config/config.guess:419:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
ffe-0.3.9/config/config.guess-420-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
ffe-0.3.9/config/config.guess-500-	$CC_FOR_BUILD -o $dummy $dummy.c &&
ffe-0.3.9/config/config.guess:501:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
ffe-0.3.9/config/config.guess:502:	  SYSTEM_NAME=`$dummy $dummyarg` &&
ffe-0.3.9/config/config.guess-503-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
ffe-0.3.9/config/config.guess-556-    *:IRIX*:*:*)
ffe-0.3.9/config/config.guess:557:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
ffe-0.3.9/config/config.guess-558-	exit ;;
##############################################
ffe-0.3.9/config/config.guess-586-EOF
ffe-0.3.9/config/config.guess:587:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
ffe-0.3.9/config/config.guess-588-		then
##############################################
ffe-0.3.9/config/config.guess-599-    *:AIX:*:[4567])
ffe-0.3.9/config/config.guess:600:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
ffe-0.3.9/config/config.guess-601-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
ffe-0.3.9/config/config.guess-635-    9000/[34678]??:HP-UX:*:*)
ffe-0.3.9/config/config.guess:636:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ffe-0.3.9/config/config.guess-637-	case "${UNAME_MACHINE}" in
##############################################
ffe-0.3.9/config/config.guess-689-EOF
ffe-0.3.9/config/config.guess:690:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
ffe-0.3.9/config/config.guess-691-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
ffe-0.3.9/config/config.guess-717-    ia64:HP-UX:*:*)
ffe-0.3.9/config/config.guess:718:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ffe-0.3.9/config/config.guess-719-	echo ia64-hp-hpux${HPUX_REV}
##############################################
ffe-0.3.9/config/config.guess-747-EOF
ffe-0.3.9/config/config.guess:748:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
ffe-0.3.9/config/config.guess-749-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
ffe-0.3.9/config/config.guess-818-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
ffe-0.3.9/config/config.guess:819:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
ffe-0.3.9/config/config.guess-820-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ffe-0.3.9/config/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
ffe-0.3.9/config/config.guess:824:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
ffe-0.3.9/config/config.guess-825-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ffe-0.3.9/config/config.guess-839-	    amd64)
ffe-0.3.9/config/config.guess:840:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ffe-0.3.9/config/config.guess-841-	    *)
ffe-0.3.9/config/config.guess:842:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ffe-0.3.9/config/config.guess-843-	esac
##############################################
ffe-0.3.9/config/config.guess-897-    prep*:SunOS:5.*:*)
ffe-0.3.9/config/config.guess:898:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ffe-0.3.9/config/config.guess-899-	exit ;;
##############################################
ffe-0.3.9/config/config.guess-901-	# the GNU system
ffe-0.3.9/config/config.guess:902:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
ffe-0.3.9/config/config.guess-903-	exit ;;
##############################################
ffe-0.3.9/config/config.guess-905-	# other systems with GNU libc and userland
ffe-0.3.9/config/config.guess:906:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
ffe-0.3.9/config/config.guess-907-	exit ;;
##############################################
ffe-0.3.9/config/config.guess-999-EOF
ffe-0.3.9/config/config.guess:1000:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
ffe-0.3.9/config/config.guess-1001-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
ffe-0.3.9/config/config.guess-1099-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
ffe-0.3.9/config/config.guess:1100:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
ffe-0.3.9/config/config.guess-1101-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
ffe-0.3.9/config/config.guess-1302-	fi
ffe-0.3.9/config/config.guess:1303:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
ffe-0.3.9/config/config.guess-1304-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
ffe-0.3.9/config/config.guess-1387-    *:DragonFly:*:*)
ffe-0.3.9/config/config.guess:1388:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
ffe-0.3.9/config/config.guess-1389-	exit ;;
##############################################
ffe-0.3.9/config/config.guess-1400-    i*86:skyos:*:*)
ffe-0.3.9/config/config.guess:1401:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
ffe-0.3.9/config/config.guess-1402-	exit ;;
##############################################
ffe-0.3.9/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
ffe-0.3.9/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ffe-0.3.9/configure-47-  as_echo='print -r --'
ffe-0.3.9/configure-48-  as_echo_n='print -rn --'
ffe-0.3.9/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ffe-0.3.9/configure-50-  as_echo='printf %s\n'
##############################################
ffe-0.3.9/configure-52-else
ffe-0.3.9/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ffe-0.3.9/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ffe-0.3.9/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
ffe-0.3.9/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ffe-0.3.9/configure-64-      esac;
##############################################
ffe-0.3.9/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ffe-0.3.9/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ffe-0.3.9/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
ffe-0.3.9/configure-326-      case $as_dir in #(
ffe-0.3.9/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ffe-0.3.9/configure-328-      *) as_qdir=$as_dir;;
##############################################
ffe-0.3.9/configure-399-  {
ffe-0.3.9/configure:400:    as_val=`expr "$@" || test $? -eq 1`
ffe-0.3.9/configure-401-  }
##############################################
ffe-0.3.9/configure-406-# ----------------------------------------
ffe-0.3.9/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ffe-0.3.9/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ffe-0.3.9/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ffe-0.3.9/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ffe-0.3.9/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ffe-0.3.9/configure-806-  case $ac_option in
ffe-0.3.9/configure:807:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ffe-0.3.9/configure-808-  *=)   ac_optarg= ;;
##############################################
ffe-0.3.9/configure-850-  -disable-* | --disable-*)
ffe-0.3.9/configure:851:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ffe-0.3.9/configure-852-    # Reject names that are not valid shell variable names.
##############################################
ffe-0.3.9/configure-855-    ac_useropt_orig=$ac_useropt
ffe-0.3.9/configure:856:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ffe-0.3.9/configure-857-    case $ac_user_opts in
##############################################
ffe-0.3.9/configure-876-  -enable-* | --enable-*)
ffe-0.3.9/configure:877:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ffe-0.3.9/configure-878-    # Reject names that are not valid shell variable names.
##############################################
ffe-0.3.9/configure-881-    ac_useropt_orig=$ac_useropt
ffe-0.3.9/configure:882:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ffe-0.3.9/configure-883-    case $ac_user_opts in
##############################################
ffe-0.3.9/configure-1089-  -with-* | --with-*)
ffe-0.3.9/configure:1090:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ffe-0.3.9/configure-1091-    # Reject names that are not valid shell variable names.
##############################################
ffe-0.3.9/configure-1094-    ac_useropt_orig=$ac_useropt
ffe-0.3.9/configure:1095:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ffe-0.3.9/configure-1096-    case $ac_user_opts in
##############################################
ffe-0.3.9/configure-1105-  -without-* | --without-*)
ffe-0.3.9/configure:1106:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ffe-0.3.9/configure-1107-    # Reject names that are not valid shell variable names.
##############################################
ffe-0.3.9/configure-1110-    ac_useropt_orig=$ac_useropt
ffe-0.3.9/configure:1111:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ffe-0.3.9/configure-1112-    case $ac_user_opts in
##############################################
ffe-0.3.9/configure-1143-  *=*)
ffe-0.3.9/configure:1144:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ffe-0.3.9/configure-1145-    # Reject names that are not valid shell variable names.
##############################################
ffe-0.3.9/configure-1164-if test -n "$ac_prev"; then
ffe-0.3.9/configure:1165:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ffe-0.3.9/configure-1166-  as_fn_error $? "missing argument to $ac_option"
##############################################
ffe-0.3.9/configure-1186-    */ )
ffe-0.3.9/configure:1187:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ffe-0.3.9/configure-1188-      eval $ac_var=\$ac_val;;
##############################################
ffe-0.3.9/configure-1221-ac_ls_di=`ls -di .` &&
ffe-0.3.9/configure:1222:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ffe-0.3.9/configure-1223-  as_fn_error $? "working directory cannot be determined"
##############################################
ffe-0.3.9/configure-1277-case $srcdir in
ffe-0.3.9/configure:1278:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ffe-0.3.9/configure-1279-esac
##############################################
ffe-0.3.9/configure-1320-By default, \`make install' will install all the files in
ffe-0.3.9/configure:1321:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ffe-0.3.9/configure:1322:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ffe-0.3.9/configure-1323-for instance \`--prefix=\$HOME'.
##############################################
ffe-0.3.9/configure-1415-*)
ffe-0.3.9/configure:1416:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ffe-0.3.9/configure-1417-  # A ".." for each directory in $ac_dir_suffix.
ffe-0.3.9/configure:1418:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ffe-0.3.9/configure-1419-  case $ac_top_builddir_sub in
##############################################
ffe-0.3.9/configure-2087-    *\'*)
ffe-0.3.9/configure:2088:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ffe-0.3.9/configure-2089-    esac
##############################################
ffe-0.3.9/configure-2170-      case $ac_val in
ffe-0.3.9/configure:2171:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ffe-0.3.9/configure-2172-      esac
##############################################
ffe-0.3.9/configure-2185-	case $ac_val in
ffe-0.3.9/configure:2186:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ffe-0.3.9/configure-2187-	esac
##############################################
ffe-0.3.9/configure-2305-    set,)
ffe-0.3.9/configure:2306:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ffe-0.3.9/configure:2307:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ffe-0.3.9/configure-2308-      ac_cache_corrupted=: ;;
##############################################
ffe-0.3.9/configure-2316-	# differences in whitespace do not lead to failure.
ffe-0.3.9/configure:2317:	ac_old_val_w=`echo x $ac_old_val`
ffe-0.3.9/configure:2318:	ac_new_val_w=`echo x $ac_new_val`
ffe-0.3.9/configure-2319-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ffe-0.3.9/configure-2336-    case $ac_new_val in
ffe-0.3.9/configure:2337:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ffe-0.3.9/configure-2338-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ffe-0.3.9/configure-2396-# Expand $ac_aux_dir to an absolute path.
ffe-0.3.9/configure:2397:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ffe-0.3.9/configure-2398-
##############################################
ffe-0.3.9/configure-2744-$as_echo_n "checking whether the C compiler works... " >&6; }
ffe-0.3.9/configure:2745:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ffe-0.3.9/configure-2746-
##############################################
ffe-0.3.9/configure-2788-	then :; else
ffe-0.3.9/configure:2789:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ffe-0.3.9/configure-2790-	fi
##############################################
ffe-0.3.9/configure-2848-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ffe-0.3.9/configure:2849:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ffe-0.3.9/configure-2850-	  break;;
##############################################
ffe-0.3.9/configure-2957-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ffe-0.3.9/configure:2958:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ffe-0.3.9/configure-2959-       break;;
##############################################
ffe-0.3.9/configure-3404-  # Check for GNU $ac_path_GREP
ffe-0.3.9/configure:3405:case `"$ac_path_GREP" --version 2>&1` in
ffe-0.3.9/configure-3406-*GNU*)
##############################################
ffe-0.3.9/configure-3470-  # Check for GNU $ac_path_EGREP
ffe-0.3.9/configure:3471:case `"$ac_path_EGREP" --version 2>&1` in
ffe-0.3.9/configure-3472-*GNU*)
##############################################
ffe-0.3.9/configure-3631-do :
ffe-0.3.9/configure:3632:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ffe-0.3.9/configure-3633-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ffe-0.3.9/configure-3636-  cat >>confdefs.h <<_ACEOF
ffe-0.3.9/configure:3637:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ffe-0.3.9/configure-3638-_ACEOF
##############################################
ffe-0.3.9/configure-3825-     echo "timestamp, slept: $am_has_slept" > conftest.file
ffe-0.3.9/configure:3826:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ffe-0.3.9/configure-3827-     if test "$*" = "X"; then
ffe-0.3.9/configure-3828-	# -L didn't work.
ffe-0.3.9/configure:3829:	set X `ls -t "$srcdir/configure" conftest.file`
ffe-0.3.9/configure-3830-     fi
##############################################
ffe-0.3.9/configure-3876-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ffe-0.3.9/configure:3877:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ffe-0.3.9/configure-3878-
##############################################
ffe-0.3.9/configure-4018-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
ffe-0.3.9/configure:4019:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ffe-0.3.9/configure-4020-	     'mkdir (GNU coreutils) '* | \
##############################################
ffe-0.3.9/configure-4091-set x ${MAKE-make}
ffe-0.3.9/configure:4092:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ffe-0.3.9/configure-4093-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ffe-0.3.9/configure-4101-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ffe-0.3.9/configure:4102:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ffe-0.3.9/configure-4103-  *@@@%%%=?*=@@@%%%*)
##############################################
ffe-0.3.9/configure-4148-# Ignore all kinds of additional output from 'make'.
ffe-0.3.9/configure:4149:case `$am_make -s -f confmf 2> /dev/null` in #(
ffe-0.3.9/configure-4150-*the\ am__doit\ target*)
##############################################
ffe-0.3.9/configure-4158-   echo '.include "confinc"' > confmf
ffe-0.3.9/configure:4159:   case `$am_make -s -f confmf 2> /dev/null` in #(
ffe-0.3.9/configure-4160-   *the\ am__doit\ target*)
##############################################
ffe-0.3.9/configure-4230-
ffe-0.3.9/configure:4231:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ffe-0.3.9/configure-4232-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ffe-0.3.9/configure-4331-  if test "$am_compiler_list" = ""; then
ffe-0.3.9/configure:4332:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ffe-0.3.9/configure-4333-  fi
##############################################
ffe-0.3.9/configure-4492-test "x$ac_build_alias" = x &&
ffe-0.3.9/configure:4493:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ffe-0.3.9/configure-4494-test "x$ac_build_alias" = x &&
ffe-0.3.9/configure-4495-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
ffe-0.3.9/configure:4496:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ffe-0.3.9/configure-4497-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
ffe-0.3.9/configure-4516-IFS=$ac_save_IFS
ffe-0.3.9/configure:4517:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ffe-0.3.9/configure-4518-
##############################################
ffe-0.3.9/configure-4527-else
ffe-0.3.9/configure:4528:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ffe-0.3.9/configure-4529-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
ffe-0.3.9/configure-4549-IFS=$ac_save_IFS
ffe-0.3.9/configure:4550:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ffe-0.3.9/configure-4551-
##############################################
ffe-0.3.9/configure-5244-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
ffe-0.3.9/configure:5245:     req_libgcrypt_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
ffe-0.3.9/configure:5246:     min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
ffe-0.3.9/configure-5247-  else
##############################################
ffe-0.3.9/configure-5261-               sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\3/'`
ffe-0.3.9/configure:5262:    libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version`
ffe-0.3.9/configure-5263-    major=`echo $libgcrypt_config_version | \
##############################################
ffe-0.3.9/configure-5295-     if test "$req_libgcrypt_api" -gt 0 ; then
ffe-0.3.9/configure:5296:        tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0`
ffe-0.3.9/configure-5297-        if test "$tmp" -gt 0 ; then
##############################################
ffe-0.3.9/configure-5311-  if test $ok = yes; then
ffe-0.3.9/configure:5312:    LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags`
ffe-0.3.9/configure:5313:    LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs`
ffe-0.3.9/configure-5314-
##############################################
ffe-0.3.9/configure-5316-
ffe-0.3.9/configure:5317:    libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none`
ffe-0.3.9/configure-5318-    if test x"$libgcrypt_config_host" != xnone ; then
##############################################
ffe-0.3.9/configure-5464-do :
ffe-0.3.9/configure:5465:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ffe-0.3.9/configure-5466-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ffe-0.3.9/configure-5468-  cat >>confdefs.h <<_ACEOF
ffe-0.3.9/configure:5469:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ffe-0.3.9/configure-5470-_ACEOF
##############################################
ffe-0.3.9/configure-5987-do :
ffe-0.3.9/configure:5988:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ffe-0.3.9/configure-5989-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ffe-0.3.9/configure-5991-  cat >>confdefs.h <<_ACEOF
ffe-0.3.9/configure:5992:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ffe-0.3.9/configure-5993-_ACEOF
##############################################
ffe-0.3.9/configure-6188-do :
ffe-0.3.9/configure:6189:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ffe-0.3.9/configure-6190-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ffe-0.3.9/configure-6192-  cat >>confdefs.h <<_ACEOF
ffe-0.3.9/configure:6193:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ffe-0.3.9/configure-6194-_ACEOF
##############################################
ffe-0.3.9/configure-6200-do :
ffe-0.3.9/configure:6201:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ffe-0.3.9/configure-6202-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ffe-0.3.9/configure-6204-  cat >>confdefs.h <<_ACEOF
ffe-0.3.9/configure:6205:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ffe-0.3.9/configure-6206-_ACEOF
##############################################
ffe-0.3.9/configure-6311-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ffe-0.3.9/configure:6312:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ffe-0.3.9/configure-6313-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ffe-0.3.9/configure-6402-if test -z "$BASH_VERSION$ZSH_VERSION" \
ffe-0.3.9/configure:6403:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ffe-0.3.9/configure-6404-  as_echo='print -r --'
ffe-0.3.9/configure-6405-  as_echo_n='print -rn --'
ffe-0.3.9/configure:6406:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ffe-0.3.9/configure-6407-  as_echo='printf %s\n'
##############################################
ffe-0.3.9/configure-6409-else
ffe-0.3.9/configure:6410:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ffe-0.3.9/configure-6411-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ffe-0.3.9/configure-6419-	expr "X$arg" : "X\\(.*\\)$as_nl";
ffe-0.3.9/configure:6420:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ffe-0.3.9/configure-6421-      esac;
##############################################
ffe-0.3.9/configure-6496-# ----------------------------------------
ffe-0.3.9/configure:6497:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ffe-0.3.9/configure-6498-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ffe-0.3.9/configure-6568-  {
ffe-0.3.9/configure:6569:    as_val=`expr "$@" || test $? -eq 1`
ffe-0.3.9/configure-6570-  }
##############################################
ffe-0.3.9/configure-6672-      case $as_dir in #(
ffe-0.3.9/configure:6673:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ffe-0.3.9/configure-6674-      *) as_qdir=$as_dir;;
##############################################
ffe-0.3.9/configure-6807-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ffe-0.3.9/configure:6808:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ffe-0.3.9/configure-6809-ac_cs_version="\\
##############################################
ffe-0.3.9/configure-6832-  --*=?*)
ffe-0.3.9/configure:6833:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ffe-0.3.9/configure:6834:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ffe-0.3.9/configure-6835-    ac_shift=:
##############################################
ffe-0.3.9/configure-6837-  --*=)
ffe-0.3.9/configure:6838:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ffe-0.3.9/configure-6839-    ac_optarg=
##############################################
ffe-0.3.9/configure-6861-    case $ac_optarg in
ffe-0.3.9/configure:6862:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ffe-0.3.9/configure-6863-    '') as_fn_error $? "missing file argument" ;;
##############################################
ffe-0.3.9/configure-6869-    case $ac_optarg in
ffe-0.3.9/configure:6870:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ffe-0.3.9/configure-6871-    esac
##############################################
ffe-0.3.9/configure-6999-fi
ffe-0.3.9/configure:7000:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ffe-0.3.9/configure-7001-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ffe-0.3.9/configure-7016-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ffe-0.3.9/configure:7017:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ffe-0.3.9/configure-7018-ac_delim='%!_!# '
##############################################
ffe-0.3.9/configure-7022-
ffe-0.3.9/configure:7023:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ffe-0.3.9/configure-7024-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ffe-0.3.9/configure-7160-for ac_last_try in false false :; do
ffe-0.3.9/configure:7161:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
ffe-0.3.9/configure-7162-  if test -z "$ac_tt"; then
##############################################
ffe-0.3.9/configure-7292-      esac
ffe-0.3.9/configure:7293:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ffe-0.3.9/configure-7294-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ffe-0.3.9/configure-7351-*)
ffe-0.3.9/configure:7352:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ffe-0.3.9/configure-7353-  # A ".." for each directory in $ac_dir_suffix.
ffe-0.3.9/configure:7354:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ffe-0.3.9/configure-7355-  case $ac_top_builddir_sub in
##############################################
ffe-0.3.9/configure-7412-/@mandir@/p'
ffe-0.3.9/configure:7413:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ffe-0.3.9/configure-7414-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ffe-0.3.9/configure-7429-
ffe-0.3.9/configure:7430:# Neutralize VPATH when `$srcdir' = `.'.
ffe-0.3.9/configure-7431-# Shell code in configure.ac might set extrasub.
##############################################
ffe-0.3.9/configure-7457-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ffe-0.3.9/configure:7458:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ffe-0.3.9/configure-7459-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ffe-0.3.9/configure-7503-    * )
ffe-0.3.9/configure:7504:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ffe-0.3.9/configure-7505-  esac
##############################################
ffe-0.3.9/configure-7550-    # Strip MF so we end up with the name of the file.
ffe-0.3.9/configure:7551:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ffe-0.3.9/configure-7552-    # Check whether this is an Automake generated Makefile or not.
##############################################
ffe-0.3.9/configure-7587-    # from the Makefile without running 'make'.
ffe-0.3.9/configure:7588:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ffe-0.3.9/configure-7589-    test -z "$DEPDIR" && continue
ffe-0.3.9/configure:7590:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ffe-0.3.9/configure-7591-    test -z "$am__include" && continue
ffe-0.3.9/configure:7592:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ffe-0.3.9/configure-7593-    # Find all dependency output files, they are included files with
##############################################
ffe-0.3.9/INSTALL-173-directory configuration variables that were expressed in terms of
ffe-0.3.9/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
ffe-0.3.9/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
ffe-0.3.9/src/Makefile.in-51-  { \
ffe-0.3.9/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ffe-0.3.9/src/Makefile.in-53-  }; \
##############################################
ffe-0.3.9/src/Makefile.in-377-.c.obj:
ffe-0.3.9/src/Makefile.in:378:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ffe-0.3.9/src/Makefile.in-379-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ffe-0.3.9/src/Makefile.in-381-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ffe-0.3.9/src/Makefile.in:382:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ffe-0.3.9/src/Makefile.in-383-
##############################################
ffe-0.3.9/src/Makefile.in-413-GTAGS:
ffe-0.3.9/src/Makefile.in:414:	here=`$(am__cd) $(top_builddir) && pwd` \
ffe-0.3.9/src/Makefile.in-415-	  && $(am__cd) $(top_srcdir) \
##############################################
ffe-0.3.9/src/Makefile.in-436-distdir: $(DISTFILES)
ffe-0.3.9/src/Makefile.in:437:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ffe-0.3.9/src/Makefile.in:438:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ffe-0.3.9/src/Makefile.in-439-	list='$(DISTFILES)'; \
##############################################
ffe-0.3.9/src/Makefile.in-450-	  if test -d $$d/$$file; then \
ffe-0.3.9/src/Makefile.in:451:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ffe-0.3.9/src/Makefile.in-452-	    if test -d "$(distdir)/$$file"; then \
##############################################
ffe-0.3.9/aclocal.m4-79-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
ffe-0.3.9/aclocal.m4:80:     req_libgcrypt_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
ffe-0.3.9/aclocal.m4:81:     min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
ffe-0.3.9/aclocal.m4-82-  else
##############################################
ffe-0.3.9/aclocal.m4-95-               sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\3/'`
ffe-0.3.9/aclocal.m4:96:    libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version`
ffe-0.3.9/aclocal.m4-97-    major=`echo $libgcrypt_config_version | \
##############################################
ffe-0.3.9/aclocal.m4-127-     if test "$req_libgcrypt_api" -gt 0 ; then
ffe-0.3.9/aclocal.m4:128:        tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0`
ffe-0.3.9/aclocal.m4-129-        if test "$tmp" -gt 0 ; then
##############################################
ffe-0.3.9/aclocal.m4-140-  if test $ok = yes; then
ffe-0.3.9/aclocal.m4:141:    LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags`
ffe-0.3.9/aclocal.m4:142:    LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs`
ffe-0.3.9/aclocal.m4-143-    ifelse([$2], , :, [$2])
ffe-0.3.9/aclocal.m4:144:    libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none`
ffe-0.3.9/aclocal.m4-145-    if test x"$libgcrypt_config_host" != xnone ; then
##############################################
ffe-0.3.9/aclocal.m4-236-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ffe-0.3.9/aclocal.m4:237:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ffe-0.3.9/aclocal.m4-238-# and then we would define $MISSING as
##############################################
ffe-0.3.9/aclocal.m4-251-# Expand $ac_aux_dir to an absolute path.
ffe-0.3.9/aclocal.m4:252:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ffe-0.3.9/aclocal.m4-253-])
##############################################
ffe-0.3.9/aclocal.m4-349-  if test "$am_compiler_list" = ""; then
ffe-0.3.9/aclocal.m4:350:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ffe-0.3.9/aclocal.m4-351-  fi
##############################################
ffe-0.3.9/aclocal.m4-500-    # Strip MF so we end up with the name of the file.
ffe-0.3.9/aclocal.m4:501:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ffe-0.3.9/aclocal.m4-502-    # Check whether this is an Automake generated Makefile or not.
##############################################
ffe-0.3.9/aclocal.m4-509-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
ffe-0.3.9/aclocal.m4:510:      dirpart=`AS_DIRNAME("$mf")`
ffe-0.3.9/aclocal.m4-511-    else
##############################################
ffe-0.3.9/aclocal.m4-515-    # from the Makefile without running 'make'.
ffe-0.3.9/aclocal.m4:516:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ffe-0.3.9/aclocal.m4-517-    test -z "$DEPDIR" && continue
ffe-0.3.9/aclocal.m4:518:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ffe-0.3.9/aclocal.m4-519-    test -z "$am__include" && continue
ffe-0.3.9/aclocal.m4:520:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ffe-0.3.9/aclocal.m4-521-    # Find all dependency output files, they are included files with
##############################################
ffe-0.3.9/aclocal.m4-529-      test -f "$dirpart/$file" && continue
ffe-0.3.9/aclocal.m4:530:      fdir=`AS_DIRNAME(["$file"])`
ffe-0.3.9/aclocal.m4-531-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
ffe-0.3.9/aclocal.m4-587-AC_REQUIRE([AC_PROG_INSTALL])dnl
ffe-0.3.9/aclocal.m4:588:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ffe-0.3.9/aclocal.m4-589-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ffe-0.3.9/aclocal.m4-746-    * )
ffe-0.3.9/aclocal.m4:747:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ffe-0.3.9/aclocal.m4-748-  esac
ffe-0.3.9/aclocal.m4-749-done
ffe-0.3.9/aclocal.m4:750:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ffe-0.3.9/aclocal.m4-751-
##############################################
ffe-0.3.9/aclocal.m4-817-# Ignore all kinds of additional output from 'make'.
ffe-0.3.9/aclocal.m4:818:case `$am_make -s -f confmf 2> /dev/null` in #(
ffe-0.3.9/aclocal.m4-819-*the\ am__doit\ target*)
##############################################
ffe-0.3.9/aclocal.m4-827-   echo '.include "confinc"' > confmf
ffe-0.3.9/aclocal.m4:828:   case `$am_make -s -f confmf 2> /dev/null` in #(
ffe-0.3.9/aclocal.m4-829-   *the\ am__doit\ target*)
##############################################
ffe-0.3.9/aclocal.m4-1009-     echo "timestamp, slept: $am_has_slept" > conftest.file
ffe-0.3.9/aclocal.m4:1010:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ffe-0.3.9/aclocal.m4-1011-     if test "$[*]" = "X"; then
ffe-0.3.9/aclocal.m4-1012-	# -L didn't work.
ffe-0.3.9/aclocal.m4:1013:	set X `ls -t "$srcdir/configure" conftest.file`
ffe-0.3.9/aclocal.m4-1014-     fi