===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
wmbiff-0.4.36/Makefile.in-49-  { \
wmbiff-0.4.36/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wmbiff-0.4.36/Makefile.in-51-  }; \
##############################################
wmbiff-0.4.36/Makefile.in-179-  while test -n "$$dir1"; do \
wmbiff-0.4.36/Makefile.in:180:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
wmbiff-0.4.36/Makefile.in-181-    if test "$$first" != "."; then \
wmbiff-0.4.36/Makefile.in-182-      if test "$$first" = ".."; then \
wmbiff-0.4.36/Makefile.in:183:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
wmbiff-0.4.36/Makefile.in:184:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
wmbiff-0.4.36/Makefile.in-185-      else \
wmbiff-0.4.36/Makefile.in:186:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
wmbiff-0.4.36/Makefile.in-187-        if test "$$first2" = "$$first"; then \
wmbiff-0.4.36/Makefile.in:188:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
wmbiff-0.4.36/Makefile.in-189-        else \
##############################################
wmbiff-0.4.36/Makefile.in-194-    fi; \
wmbiff-0.4.36/Makefile.in:195:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
wmbiff-0.4.36/Makefile.in-196-  done; \
##############################################
wmbiff-0.4.36/Makefile.in-402-	dot_seen=no; \
wmbiff-0.4.36/Makefile.in:403:	target=`echo $@ | sed s/-recursive//`; \
wmbiff-0.4.36/Makefile.in-404-	case "$@" in \
##############################################
wmbiff-0.4.36/Makefile.in-465-GTAGS:
wmbiff-0.4.36/Makefile.in:466:	here=`$(am__cd) $(top_builddir) && pwd` \
wmbiff-0.4.36/Makefile.in-467-	  && $(am__cd) $(top_srcdir) \
##############################################
wmbiff-0.4.36/Makefile.in-500-	test -d "$(distdir)" || mkdir "$(distdir)"
wmbiff-0.4.36/Makefile.in:501:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wmbiff-0.4.36/Makefile.in:502:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wmbiff-0.4.36/Makefile.in-503-	list='$(DISTFILES)'; \
##############################################
wmbiff-0.4.36/Makefile.in-514-	  if test -d $$d/$$file; then \
wmbiff-0.4.36/Makefile.in:515:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wmbiff-0.4.36/Makefile.in-516-	    if test -d "$(distdir)/$$file"; then \
##############################################
wmbiff-0.4.36/Makefile.in-631-	test -d $(distdir)/_build || exit 0; \
wmbiff-0.4.36/Makefile.in:632:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
wmbiff-0.4.36/Makefile.in-633-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
wmbiff-0.4.36/Makefile.in-675-	}; \
wmbiff-0.4.36/Makefile.in:676:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
wmbiff-0.4.36/Makefile.in-677-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
wmbiff-0.4.36/Makefile.in-687-	fi
wmbiff-0.4.36/Makefile.in:688:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
wmbiff-0.4.36/Makefile.in-689-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
wmbiff-0.4.36/wmbiff/Makefile.in-51-  { \
wmbiff-0.4.36/wmbiff/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wmbiff-0.4.36/wmbiff/Makefile.in-53-  }; \
##############################################
wmbiff-0.4.36/wmbiff/Makefile.in-169-  esac
wmbiff-0.4.36/wmbiff/Makefile.in:170:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
wmbiff-0.4.36/wmbiff/Makefile.in-171-am__vpath_adj = case $$p in \
wmbiff-0.4.36/wmbiff/Makefile.in:172:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
wmbiff-0.4.36/wmbiff/Makefile.in-173-    *) f=$$p;; \
wmbiff-0.4.36/wmbiff/Makefile.in-174-  esac;
wmbiff-0.4.36/wmbiff/Makefile.in:175:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
wmbiff-0.4.36/wmbiff/Makefile.in-176-am__install_max = 40
wmbiff-0.4.36/wmbiff/Makefile.in-177-am__nobase_strip_setup = \
wmbiff-0.4.36/wmbiff/Makefile.in:178:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
wmbiff-0.4.36/wmbiff/Makefile.in-179-am__nobase_strip = \
##############################################
wmbiff-0.4.36/wmbiff/Makefile.in-343-case "$@" in						\
wmbiff-0.4.36/wmbiff/Makefile.in:344:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
wmbiff-0.4.36/wmbiff/Makefile.in-345-    *) am__odir=.;; 					\
##############################################
wmbiff-0.4.36/wmbiff/Makefile.in-373-  bases='$(TEST_LOGS)'; \
wmbiff-0.4.36/wmbiff/Makefile.in:374:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
wmbiff-0.4.36/wmbiff/Makefile.in:375:  bases=`echo $$bases`
wmbiff-0.4.36/wmbiff/Makefile.in-376-RECHECK_LOGS = $(TEST_LOGS)
##############################################
wmbiff-0.4.36/wmbiff/Makefile.in-386-        */*) b='$*';; \
wmbiff-0.4.36/wmbiff/Makefile.in:387:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
wmbiff-0.4.36/wmbiff/Makefile.in-388-       esac;; \
##############################################
wmbiff-0.4.36/wmbiff/Makefile.in-671-.c.obj:
wmbiff-0.4.36/wmbiff/Makefile.in:672:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
wmbiff-0.4.36/wmbiff/Makefile.in-673-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
wmbiff-0.4.36/wmbiff/Makefile.in-675-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wmbiff-0.4.36/wmbiff/Makefile.in:676:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
wmbiff-0.4.36/wmbiff/Makefile.in-677-install-man1: $(man_MANS)
##############################################
wmbiff-0.4.36/wmbiff/Makefile.in-681-	test -n "$(man1dir)" \
wmbiff-0.4.36/wmbiff/Makefile.in:682:	  && test -n "`echo $$list1$$list2`" \
wmbiff-0.4.36/wmbiff/Makefile.in-683-	  || exit 0; \
##############################################
wmbiff-0.4.36/wmbiff/Makefile.in-724-	test -n "$(man5dir)" \
wmbiff-0.4.36/wmbiff/Makefile.in:725:	  && test -n "`echo $$list1$$list2`" \
wmbiff-0.4.36/wmbiff/Makefile.in-726-	  || exit 0; \
##############################################
wmbiff-0.4.36/wmbiff/Makefile.in-781-	@list='$(skin_DATA)'; test -n "$(skindir)" || list=; \
wmbiff-0.4.36/wmbiff/Makefile.in:782:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
wmbiff-0.4.36/wmbiff/Makefile.in-783-	dir='$(DESTDIR)$(skindir)'; $(am__uninstall_files_from_dir)
##############################################
wmbiff-0.4.36/wmbiff/Makefile.in-814-GTAGS:
wmbiff-0.4.36/wmbiff/Makefile.in:815:	here=`$(am__cd) $(top_builddir) && pwd` \
wmbiff-0.4.36/wmbiff/Makefile.in-816-	  && $(am__cd) $(top_srcdir) \
##############################################
wmbiff-0.4.36/wmbiff/Makefile.in-857-	if test -n "$$redo_bases"; then \
wmbiff-0.4.36/wmbiff/Makefile.in:858:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
wmbiff-0.4.36/wmbiff/Makefile.in:859:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
wmbiff-0.4.36/wmbiff/Makefile.in-860-	  if $(am__make_dryrun); then :; else \
##############################################
wmbiff-0.4.36/wmbiff/Makefile.in-882-	ws='[ 	]'; \
wmbiff-0.4.36/wmbiff/Makefile.in:883:	results=`for b in $$bases; do echo $$b.trs; done`; \
wmbiff-0.4.36/wmbiff/Makefile.in-884-	test -n "$$results" || results=/dev/null; \
wmbiff-0.4.36/wmbiff/Makefile.in:885:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
wmbiff-0.4.36/wmbiff/Makefile.in:886:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
wmbiff-0.4.36/wmbiff/Makefile.in:887:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
wmbiff-0.4.36/wmbiff/Makefile.in:888:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
wmbiff-0.4.36/wmbiff/Makefile.in:889:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
wmbiff-0.4.36/wmbiff/Makefile.in:890:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
wmbiff-0.4.36/wmbiff/Makefile.in:891:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
wmbiff-0.4.36/wmbiff/Makefile.in:892:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
wmbiff-0.4.36/wmbiff/Makefile.in-893-	  success=true; \
##############################################
wmbiff-0.4.36/wmbiff/Makefile.in-961-	@set +e; $(am__set_TESTS_bases); \
wmbiff-0.4.36/wmbiff/Makefile.in:962:	log_list=`for i in $$bases; do echo $$i.log; done`; \
wmbiff-0.4.36/wmbiff/Makefile.in:963:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
wmbiff-0.4.36/wmbiff/Makefile.in:964:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
wmbiff-0.4.36/wmbiff/Makefile.in-965-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
wmbiff-0.4.36/wmbiff/Makefile.in-971-	         | $(am__list_recheck_tests)` || exit 1; \
wmbiff-0.4.36/wmbiff/Makefile.in:972:	log_list=`for i in $$bases; do echo $$i.log; done`; \
wmbiff-0.4.36/wmbiff/Makefile.in:973:	log_list=`echo $$log_list`; \
wmbiff-0.4.36/wmbiff/Makefile.in-974-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
wmbiff-0.4.36/wmbiff/Makefile.in-1010-distdir-am: $(DISTFILES)
wmbiff-0.4.36/wmbiff/Makefile.in:1011:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wmbiff-0.4.36/wmbiff/Makefile.in:1012:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wmbiff-0.4.36/wmbiff/Makefile.in-1013-	list='$(DISTFILES)'; \
##############################################
wmbiff-0.4.36/wmbiff/Makefile.in-1024-	  if test -d $$d/$$file; then \
wmbiff-0.4.36/wmbiff/Makefile.in:1025:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wmbiff-0.4.36/wmbiff/Makefile.in-1026-	    if test -d "$(distdir)/$$file"; then \
##############################################
wmbiff-0.4.36/config.guess-34-
wmbiff-0.4.36/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
wmbiff-0.4.36/config.guess-36-
##############################################
wmbiff-0.4.36/config.guess-102-: ${TMPDIR=/tmp} ;
wmbiff-0.4.36/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
wmbiff-0.4.36/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
wmbiff-0.4.36/config.guess-151-	EOF
wmbiff-0.4.36/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
wmbiff-0.4.36/config.guess-153-
##############################################
wmbiff-0.4.36/config.guess-188-	    earmv*)
wmbiff-0.4.36/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
wmbiff-0.4.36/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
wmbiff-0.4.36/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
wmbiff-0.4.36/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
wmbiff-0.4.36/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
wmbiff-0.4.36/config.guess-222-		;;
##############################################
wmbiff-0.4.36/config.guess-233-	    *)
wmbiff-0.4.36/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
wmbiff-0.4.36/config.guess-235-		;;
##############################################
wmbiff-0.4.36/config.guess-280-	*4.0)
wmbiff-0.4.36/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
wmbiff-0.4.36/config.guess-282-		;;
wmbiff-0.4.36/config.guess-283-	*5.*)
wmbiff-0.4.36/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
wmbiff-0.4.36/config.guess-285-		;;
##############################################
wmbiff-0.4.36/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
wmbiff-0.4.36/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
wmbiff-0.4.36/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
wmbiff-0.4.36/config.guess-328-	# 1.2 uses "1.2" for uname -r.
wmbiff-0.4.36/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
wmbiff-0.4.36/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
wmbiff-0.4.36/config.guess-379-    s390x:SunOS:*:*)
wmbiff-0.4.36/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
wmbiff-0.4.36/config.guess-381-	exit ;;
wmbiff-0.4.36/config.guess-382-    sun4H:SunOS:5.*:*)
wmbiff-0.4.36/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
wmbiff-0.4.36/config.guess-384-	exit ;;
wmbiff-0.4.36/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
wmbiff-0.4.36/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
wmbiff-0.4.36/config.guess-387-	exit ;;
##############################################
wmbiff-0.4.36/config.guess-404-	fi
wmbiff-0.4.36/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
wmbiff-0.4.36/config.guess-406-	exit ;;
##############################################
wmbiff-0.4.36/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
wmbiff-0.4.36/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
wmbiff-0.4.36/config.guess-412-	exit ;;
##############################################
wmbiff-0.4.36/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
wmbiff-0.4.36/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
wmbiff-0.4.36/config.guess-421-	exit ;;
##############################################
wmbiff-0.4.36/config.guess-425-    sun*:*:4.2BSD:*)
wmbiff-0.4.36/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
wmbiff-0.4.36/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
wmbiff-0.4.36/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
wmbiff-0.4.36/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
wmbiff-0.4.36/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
wmbiff-0.4.36/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
wmbiff-0.4.36/config.guess-563-    *:IRIX*:*:*)
wmbiff-0.4.36/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
wmbiff-0.4.36/config.guess-565-	exit ;;
##############################################
wmbiff-0.4.36/config.guess-593-EOF
wmbiff-0.4.36/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
wmbiff-0.4.36/config.guess-595-		then
##############################################
wmbiff-0.4.36/config.guess-606-    *:AIX:*:[4567])
wmbiff-0.4.36/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
wmbiff-0.4.36/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
wmbiff-0.4.36/config.guess-642-    9000/[34678]??:HP-UX:*:*)
wmbiff-0.4.36/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
wmbiff-0.4.36/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
wmbiff-0.4.36/config.guess-696-EOF
wmbiff-0.4.36/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
wmbiff-0.4.36/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
wmbiff-0.4.36/config.guess-724-    ia64:HP-UX:*:*)
wmbiff-0.4.36/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
wmbiff-0.4.36/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
wmbiff-0.4.36/config.guess-754-EOF
wmbiff-0.4.36/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
wmbiff-0.4.36/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
wmbiff-0.4.36/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
wmbiff-0.4.36/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
wmbiff-0.4.36/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
wmbiff-0.4.36/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
wmbiff-0.4.36/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
wmbiff-0.4.36/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
wmbiff-0.4.36/config.guess-850-	esac
wmbiff-0.4.36/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
wmbiff-0.4.36/config.guess-852-	exit ;;
##############################################
wmbiff-0.4.36/config.guess-886-    prep*:SunOS:5.*:*)
wmbiff-0.4.36/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
wmbiff-0.4.36/config.guess-888-	exit ;;
##############################################
wmbiff-0.4.36/config.guess-890-	# the GNU system
wmbiff-0.4.36/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
wmbiff-0.4.36/config.guess-892-	exit ;;
##############################################
wmbiff-0.4.36/config.guess-894-	# other systems with GNU libc and userland
wmbiff-0.4.36/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
wmbiff-0.4.36/config.guess-896-	exit ;;
##############################################
wmbiff-0.4.36/config.guess-988-EOF
wmbiff-0.4.36/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
wmbiff-0.4.36/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
wmbiff-0.4.36/config.guess-1092-    i*86:*:4.*:*)
wmbiff-0.4.36/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
wmbiff-0.4.36/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
wmbiff-0.4.36/config.guess-1295-	fi
wmbiff-0.4.36/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
wmbiff-0.4.36/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
wmbiff-0.4.36/config.guess-1393-    *:DragonFly:*:*)
wmbiff-0.4.36/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
wmbiff-0.4.36/config.guess-1395-	exit ;;
##############################################
wmbiff-0.4.36/config.guess-1406-    i*86:skyos:*:*)
wmbiff-0.4.36/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
wmbiff-0.4.36/config.guess-1408-	exit ;;
##############################################
wmbiff-0.4.36/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
wmbiff-0.4.36/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
wmbiff-0.4.36/configure-47-  as_echo='print -r --'
wmbiff-0.4.36/configure-48-  as_echo_n='print -rn --'
wmbiff-0.4.36/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
wmbiff-0.4.36/configure-50-  as_echo='printf %s\n'
##############################################
wmbiff-0.4.36/configure-52-else
wmbiff-0.4.36/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
wmbiff-0.4.36/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
wmbiff-0.4.36/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
wmbiff-0.4.36/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
wmbiff-0.4.36/configure-64-      esac;
##############################################
wmbiff-0.4.36/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
wmbiff-0.4.36/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
wmbiff-0.4.36/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
wmbiff-0.4.36/configure-327-      case $as_dir in #(
wmbiff-0.4.36/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
wmbiff-0.4.36/configure-329-      *) as_qdir=$as_dir;;
##############################################
wmbiff-0.4.36/configure-400-  {
wmbiff-0.4.36/configure:401:    as_val=`expr "$@" || test $? -eq 1`
wmbiff-0.4.36/configure-402-  }
##############################################
wmbiff-0.4.36/configure-407-# ----------------------------------------
wmbiff-0.4.36/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
wmbiff-0.4.36/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
wmbiff-0.4.36/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
wmbiff-0.4.36/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
wmbiff-0.4.36/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
wmbiff-0.4.36/configure-828-  case $ac_option in
wmbiff-0.4.36/configure:829:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
wmbiff-0.4.36/configure-830-  *=)   ac_optarg= ;;
##############################################
wmbiff-0.4.36/configure-872-  -disable-* | --disable-*)
wmbiff-0.4.36/configure:873:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
wmbiff-0.4.36/configure-874-    # Reject names that are not valid shell variable names.
##############################################
wmbiff-0.4.36/configure-877-    ac_useropt_orig=$ac_useropt
wmbiff-0.4.36/configure:878:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmbiff-0.4.36/configure-879-    case $ac_user_opts in
##############################################
wmbiff-0.4.36/configure-898-  -enable-* | --enable-*)
wmbiff-0.4.36/configure:899:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
wmbiff-0.4.36/configure-900-    # Reject names that are not valid shell variable names.
##############################################
wmbiff-0.4.36/configure-903-    ac_useropt_orig=$ac_useropt
wmbiff-0.4.36/configure:904:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmbiff-0.4.36/configure-905-    case $ac_user_opts in
##############################################
wmbiff-0.4.36/configure-1111-  -with-* | --with-*)
wmbiff-0.4.36/configure:1112:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
wmbiff-0.4.36/configure-1113-    # Reject names that are not valid shell variable names.
##############################################
wmbiff-0.4.36/configure-1116-    ac_useropt_orig=$ac_useropt
wmbiff-0.4.36/configure:1117:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmbiff-0.4.36/configure-1118-    case $ac_user_opts in
##############################################
wmbiff-0.4.36/configure-1127-  -without-* | --without-*)
wmbiff-0.4.36/configure:1128:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
wmbiff-0.4.36/configure-1129-    # Reject names that are not valid shell variable names.
##############################################
wmbiff-0.4.36/configure-1132-    ac_useropt_orig=$ac_useropt
wmbiff-0.4.36/configure:1133:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmbiff-0.4.36/configure-1134-    case $ac_user_opts in
##############################################
wmbiff-0.4.36/configure-1165-  *=*)
wmbiff-0.4.36/configure:1166:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
wmbiff-0.4.36/configure-1167-    # Reject names that are not valid shell variable names.
##############################################
wmbiff-0.4.36/configure-1186-if test -n "$ac_prev"; then
wmbiff-0.4.36/configure:1187:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
wmbiff-0.4.36/configure-1188-  as_fn_error $? "missing argument to $ac_option"
##############################################
wmbiff-0.4.36/configure-1208-    */ )
wmbiff-0.4.36/configure:1209:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
wmbiff-0.4.36/configure-1210-      eval $ac_var=\$ac_val;;
##############################################
wmbiff-0.4.36/configure-1243-ac_ls_di=`ls -di .` &&
wmbiff-0.4.36/configure:1244:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
wmbiff-0.4.36/configure-1245-  as_fn_error $? "working directory cannot be determined"
##############################################
wmbiff-0.4.36/configure-1299-case $srcdir in
wmbiff-0.4.36/configure:1300:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
wmbiff-0.4.36/configure-1301-esac
##############################################
wmbiff-0.4.36/configure-1342-By default, \`make install' will install all the files in
wmbiff-0.4.36/configure:1343:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
wmbiff-0.4.36/configure:1344:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
wmbiff-0.4.36/configure-1345-for instance \`--prefix=\$HOME'.
##############################################
wmbiff-0.4.36/configure-1452-*)
wmbiff-0.4.36/configure:1453:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
wmbiff-0.4.36/configure-1454-  # A ".." for each directory in $ac_dir_suffix.
wmbiff-0.4.36/configure:1455:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
wmbiff-0.4.36/configure-1456-  case $ac_top_builddir_sub in
##############################################
wmbiff-0.4.36/configure-1940-    *\'*)
wmbiff-0.4.36/configure:1941:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
wmbiff-0.4.36/configure-1942-    esac
##############################################
wmbiff-0.4.36/configure-2023-      case $ac_val in
wmbiff-0.4.36/configure:2024:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
wmbiff-0.4.36/configure-2025-      esac
##############################################
wmbiff-0.4.36/configure-2038-	case $ac_val in
wmbiff-0.4.36/configure:2039:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
wmbiff-0.4.36/configure-2040-	esac
##############################################
wmbiff-0.4.36/configure-2158-    set,)
wmbiff-0.4.36/configure:2159:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
wmbiff-0.4.36/configure:2160:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
wmbiff-0.4.36/configure-2161-      ac_cache_corrupted=: ;;
##############################################
wmbiff-0.4.36/configure-2169-	# differences in whitespace do not lead to failure.
wmbiff-0.4.36/configure:2170:	ac_old_val_w=`echo x $ac_old_val`
wmbiff-0.4.36/configure:2171:	ac_new_val_w=`echo x $ac_new_val`
wmbiff-0.4.36/configure-2172-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
wmbiff-0.4.36/configure-2189-    case $ac_new_val in
wmbiff-0.4.36/configure:2190:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
wmbiff-0.4.36/configure-2191-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
wmbiff-0.4.36/configure-2364-     echo "timestamp, slept: $am_has_slept" > conftest.file
wmbiff-0.4.36/configure:2365:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
wmbiff-0.4.36/configure-2366-     if test "$*" = "X"; then
wmbiff-0.4.36/configure-2367-	# -L didn't work.
wmbiff-0.4.36/configure:2368:	set X `ls -t "$srcdir/configure" conftest.file`
wmbiff-0.4.36/configure-2369-     fi
##############################################
wmbiff-0.4.36/configure-2415-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
wmbiff-0.4.36/configure:2416:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
wmbiff-0.4.36/configure-2417-
wmbiff-0.4.36/configure-2418-# Expand $ac_aux_dir to an absolute path.
wmbiff-0.4.36/configure:2419:am_aux_dir=`cd "$ac_aux_dir" && pwd`
wmbiff-0.4.36/configure-2420-
##############################################
wmbiff-0.4.36/configure-2560-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
wmbiff-0.4.36/configure:2561:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
wmbiff-0.4.36/configure-2562-	     'mkdir (GNU coreutils) '* | \
##############################################
wmbiff-0.4.36/configure-2633-set x ${MAKE-make}
wmbiff-0.4.36/configure:2634:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
wmbiff-0.4.36/configure-2635-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
wmbiff-0.4.36/configure-2643-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
wmbiff-0.4.36/configure:2644:case `${MAKE-make} -f conftest.make 2>/dev/null` in
wmbiff-0.4.36/configure-2645-  *@@@%%%=?*=@@@%%%*)
##############################################
wmbiff-0.4.36/configure-2709-
wmbiff-0.4.36/configure:2710:if test "`cd $srcdir && pwd`" != "`pwd`"; then
wmbiff-0.4.36/configure-2711-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
wmbiff-0.4.36/configure-3176-$as_echo_n "checking whether the C compiler works... " >&6; }
wmbiff-0.4.36/configure:3177:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
wmbiff-0.4.36/configure-3178-
##############################################
wmbiff-0.4.36/configure-3220-	then :; else
wmbiff-0.4.36/configure:3221:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
wmbiff-0.4.36/configure-3222-	fi
##############################################
wmbiff-0.4.36/configure-3280-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
wmbiff-0.4.36/configure:3281:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
wmbiff-0.4.36/configure-3282-	  break;;
##############################################
wmbiff-0.4.36/configure-3389-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
wmbiff-0.4.36/configure:3390:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
wmbiff-0.4.36/configure-3391-       break;;
##############################################
wmbiff-0.4.36/configure-3770-  if test "$am_compiler_list" = ""; then
wmbiff-0.4.36/configure:3771:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
wmbiff-0.4.36/configure-3772-  fi
##############################################
wmbiff-0.4.36/configure-4137-  # Check for GNU $ac_path_GREP
wmbiff-0.4.36/configure:4138:case `"$ac_path_GREP" --version 2>&1` in
wmbiff-0.4.36/configure-4139-*GNU*)
##############################################
wmbiff-0.4.36/configure-4203-  # Check for GNU $ac_path_EGREP
wmbiff-0.4.36/configure:4204:case `"$ac_path_EGREP" --version 2>&1` in
wmbiff-0.4.36/configure-4205-*GNU*)
##############################################
wmbiff-0.4.36/configure-4364-do :
wmbiff-0.4.36/configure:4365:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wmbiff-0.4.36/configure-4366-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
wmbiff-0.4.36/configure-4369-  cat >>confdefs.h <<_ACEOF
wmbiff-0.4.36/configure:4370:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wmbiff-0.4.36/configure-4371-_ACEOF
##############################################
wmbiff-0.4.36/configure-4805-  test $ac_status = 0; }; then
wmbiff-0.4.36/configure:4806:  pkg_cv_LIBGNUTLS_CFLAGS=`$PKG_CONFIG --cflags "gnutls > 2.2.0" 2>/dev/null`
wmbiff-0.4.36/configure-4807-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wmbiff-0.4.36/configure-4822-  test $ac_status = 0; }; then
wmbiff-0.4.36/configure:4823:  pkg_cv_LIBGNUTLS_LIBS=`$PKG_CONFIG --libs "gnutls > 2.2.0" 2>/dev/null`
wmbiff-0.4.36/configure-4824-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wmbiff-0.4.36/configure-4843-        if test $_pkg_short_errors_supported = yes; then
wmbiff-0.4.36/configure:4844:	        LIBGNUTLS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gnutls > 2.2.0" 2>&1`
wmbiff-0.4.36/configure-4845-        else
wmbiff-0.4.36/configure:4846:	        LIBGNUTLS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gnutls > 2.2.0" 2>&1`
wmbiff-0.4.36/configure-4847-        fi
##############################################
wmbiff-0.4.36/configure-4896-test "x$ac_build_alias" = x &&
wmbiff-0.4.36/configure:4897:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
wmbiff-0.4.36/configure-4898-test "x$ac_build_alias" = x &&
wmbiff-0.4.36/configure-4899-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
wmbiff-0.4.36/configure:4900:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
wmbiff-0.4.36/configure-4901-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
wmbiff-0.4.36/configure-4920-IFS=$ac_save_IFS
wmbiff-0.4.36/configure:4921:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
wmbiff-0.4.36/configure-4922-
##############################################
wmbiff-0.4.36/configure-4931-else
wmbiff-0.4.36/configure:4932:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
wmbiff-0.4.36/configure-4933-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
wmbiff-0.4.36/configure-4953-IFS=$ac_save_IFS
wmbiff-0.4.36/configure:4954:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
wmbiff-0.4.36/configure-4955-
##############################################
wmbiff-0.4.36/configure-5041-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
wmbiff-0.4.36/configure:5042:     req_libgcrypt_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
wmbiff-0.4.36/configure:5043:     min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
wmbiff-0.4.36/configure-5044-  else
##############################################
wmbiff-0.4.36/configure-5059-    if test -z "$use_gpgrt_config"; then
wmbiff-0.4.36/configure:5060:      libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version`
wmbiff-0.4.36/configure-5061-    else
wmbiff-0.4.36/configure:5062:      libgcrypt_config_version=`$LIBGCRYPT_CONFIG --modversion`
wmbiff-0.4.36/configure-5063-    fi
##############################################
wmbiff-0.4.36/configure-5097-        if test -z "$use_gpgrt_config"; then
wmbiff-0.4.36/configure:5098:           tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0`
wmbiff-0.4.36/configure-5099-	else
wmbiff-0.4.36/configure:5100:           tmp=`$LIBGCRYPT_CONFIG --variable=api_version 2>/dev/null || echo 0`
wmbiff-0.4.36/configure-5101-	fi
##############################################
wmbiff-0.4.36/configure-5116-  if test $ok = yes; then
wmbiff-0.4.36/configure:5117:    LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags`
wmbiff-0.4.36/configure:5118:    LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs`
wmbiff-0.4.36/configure-5119-    CFLAGS="$CFLAGS $LIBGCRYPT_CFLAGS"
##############################################
wmbiff-0.4.36/configure-5134-    if test -z "$use_gpgrt_config"; then
wmbiff-0.4.36/configure:5135:      libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none`
wmbiff-0.4.36/configure-5136-    else
wmbiff-0.4.36/configure:5137:      libgcrypt_config_host=`$LIBGCRYPT_CONFIG --variable=host 2>/dev/null || echo none`
wmbiff-0.4.36/configure-5138-    fi
##############################################
wmbiff-0.4.36/configure-5225-    for ac_var in incroot usrlibdir libdir; do
wmbiff-0.4.36/configure:5226:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
wmbiff-0.4.36/configure-5227-    done
##############################################
wmbiff-0.4.36/configure-5335-  LIBS=$ac_save_LIBS
wmbiff-0.4.36/configure:5336:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
wmbiff-0.4.36/configure-5337-do
##############################################
wmbiff-0.4.36/configure-6173-do :
wmbiff-0.4.36/configure:6174:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wmbiff-0.4.36/configure-6175-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
wmbiff-0.4.36/configure-6177-  cat >>confdefs.h <<_ACEOF
wmbiff-0.4.36/configure:6178:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wmbiff-0.4.36/configure-6179-_ACEOF
##############################################
wmbiff-0.4.36/configure-6297-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
wmbiff-0.4.36/configure:6298:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
wmbiff-0.4.36/configure-6299-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
wmbiff-0.4.36/configure-6388-if test -z "$BASH_VERSION$ZSH_VERSION" \
wmbiff-0.4.36/configure:6389:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
wmbiff-0.4.36/configure-6390-  as_echo='print -r --'
wmbiff-0.4.36/configure-6391-  as_echo_n='print -rn --'
wmbiff-0.4.36/configure:6392:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
wmbiff-0.4.36/configure-6393-  as_echo='printf %s\n'
##############################################
wmbiff-0.4.36/configure-6395-else
wmbiff-0.4.36/configure:6396:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
wmbiff-0.4.36/configure-6397-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
wmbiff-0.4.36/configure-6405-	expr "X$arg" : "X\\(.*\\)$as_nl";
wmbiff-0.4.36/configure:6406:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
wmbiff-0.4.36/configure-6407-      esac;
##############################################
wmbiff-0.4.36/configure-6482-# ----------------------------------------
wmbiff-0.4.36/configure:6483:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
wmbiff-0.4.36/configure-6484-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
wmbiff-0.4.36/configure-6554-  {
wmbiff-0.4.36/configure:6555:    as_val=`expr "$@" || test $? -eq 1`
wmbiff-0.4.36/configure-6556-  }
##############################################
wmbiff-0.4.36/configure-6658-      case $as_dir in #(
wmbiff-0.4.36/configure:6659:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
wmbiff-0.4.36/configure-6660-      *) as_qdir=$as_dir;;
##############################################
wmbiff-0.4.36/configure-6793-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
wmbiff-0.4.36/configure:6794:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
wmbiff-0.4.36/configure-6795-ac_cs_version="\\
##############################################
wmbiff-0.4.36/configure-6818-  --*=?*)
wmbiff-0.4.36/configure:6819:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
wmbiff-0.4.36/configure:6820:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
wmbiff-0.4.36/configure-6821-    ac_shift=:
##############################################
wmbiff-0.4.36/configure-6823-  --*=)
wmbiff-0.4.36/configure:6824:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
wmbiff-0.4.36/configure-6825-    ac_optarg=
##############################################
wmbiff-0.4.36/configure-6847-    case $ac_optarg in
wmbiff-0.4.36/configure:6848:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
wmbiff-0.4.36/configure-6849-    '') as_fn_error $? "missing file argument" ;;
##############################################
wmbiff-0.4.36/configure-6855-    case $ac_optarg in
wmbiff-0.4.36/configure:6856:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
wmbiff-0.4.36/configure-6857-    esac
##############################################
wmbiff-0.4.36/configure-6987-fi
wmbiff-0.4.36/configure:6988:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
wmbiff-0.4.36/configure-6989-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
wmbiff-0.4.36/configure-7004-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
wmbiff-0.4.36/configure:7005:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
wmbiff-0.4.36/configure-7006-ac_delim='%!_!# '
##############################################
wmbiff-0.4.36/configure-7010-
wmbiff-0.4.36/configure:7011:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
wmbiff-0.4.36/configure-7012-  if test $ac_delim_n = $ac_delim_num; then
##############################################
wmbiff-0.4.36/configure-7148-for ac_last_try in false false :; do
wmbiff-0.4.36/configure:7149:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
wmbiff-0.4.36/configure-7150-  if test -z "$ac_tt"; then
##############################################
wmbiff-0.4.36/configure-7280-      esac
wmbiff-0.4.36/configure:7281:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
wmbiff-0.4.36/configure-7282-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
wmbiff-0.4.36/configure-7339-*)
wmbiff-0.4.36/configure:7340:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
wmbiff-0.4.36/configure-7341-  # A ".." for each directory in $ac_dir_suffix.
wmbiff-0.4.36/configure:7342:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
wmbiff-0.4.36/configure-7343-  case $ac_top_builddir_sub in
##############################################
wmbiff-0.4.36/configure-7400-/@mandir@/p'
wmbiff-0.4.36/configure:7401:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
wmbiff-0.4.36/configure-7402-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
wmbiff-0.4.36/configure-7417-
wmbiff-0.4.36/configure:7418:# Neutralize VPATH when `$srcdir' = `.'.
wmbiff-0.4.36/configure-7419-# Shell code in configure.ac might set extrasub.
##############################################
wmbiff-0.4.36/configure-7445-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
wmbiff-0.4.36/configure:7446:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
wmbiff-0.4.36/configure-7447-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
wmbiff-0.4.36/configure-7491-    * )
wmbiff-0.4.36/configure:7492:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
wmbiff-0.4.36/configure-7493-  esac
##############################################
wmbiff-0.4.36/configure-7546-    # Strip MF so we end up with the name of the file.
wmbiff-0.4.36/configure:7547:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
wmbiff-0.4.36/configure-7548-    # Check whether this is an Automake generated Makefile which includes
##############################################
wmbiff-0.4.36/compile-67-	mingw/*)
wmbiff-0.4.36/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
wmbiff-0.4.36/compile-69-	  ;;
wmbiff-0.4.36/compile-70-	cygwin/* | msys/*)
wmbiff-0.4.36/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
wmbiff-0.4.36/compile-72-	  ;;
wmbiff-0.4.36/compile-73-	wine/*)
wmbiff-0.4.36/compile:74:	  file=`winepath -w "$file" || echo "$file"`
wmbiff-0.4.36/compile-75-	  ;;
##############################################
wmbiff-0.4.36/compile-310-# Name of file we expect compiler to create.
wmbiff-0.4.36/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
wmbiff-0.4.36/compile-312-
##############################################
wmbiff-0.4.36/compile-316-# object file name, since that is what matters with a parallel build.
wmbiff-0.4.36/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
wmbiff-0.4.36/compile-318-while true; do
##############################################
wmbiff-0.4.36/wmgeneral/Makefile.in-50-  { \
wmbiff-0.4.36/wmgeneral/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wmbiff-0.4.36/wmgeneral/Makefile.in-52-  }; \
##############################################
wmbiff-0.4.36/wmgeneral/Makefile.in-352-.c.obj:
wmbiff-0.4.36/wmgeneral/Makefile.in:353:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
wmbiff-0.4.36/wmgeneral/Makefile.in-354-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
wmbiff-0.4.36/wmgeneral/Makefile.in-356-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wmbiff-0.4.36/wmgeneral/Makefile.in:357:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
wmbiff-0.4.36/wmgeneral/Makefile.in-358-
##############################################
wmbiff-0.4.36/wmgeneral/Makefile.in-388-GTAGS:
wmbiff-0.4.36/wmgeneral/Makefile.in:389:	here=`$(am__cd) $(top_builddir) && pwd` \
wmbiff-0.4.36/wmgeneral/Makefile.in-390-	  && $(am__cd) $(top_srcdir) \
##############################################
wmbiff-0.4.36/wmgeneral/Makefile.in-414-distdir-am: $(DISTFILES)
wmbiff-0.4.36/wmgeneral/Makefile.in:415:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wmbiff-0.4.36/wmgeneral/Makefile.in:416:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wmbiff-0.4.36/wmgeneral/Makefile.in-417-	list='$(DISTFILES)'; \
##############################################
wmbiff-0.4.36/wmgeneral/Makefile.in-428-	  if test -d $$d/$$file; then \
wmbiff-0.4.36/wmgeneral/Makefile.in:429:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wmbiff-0.4.36/wmgeneral/Makefile.in-430-	    if test -d "$(distdir)/$$file"; then \
##############################################
wmbiff-0.4.36/install-sh-234-      fi
wmbiff-0.4.36/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
wmbiff-0.4.36/install-sh-236-    *)
##############################################
wmbiff-0.4.36/install-sh-280-      dstdir=$dst
wmbiff-0.4.36/install-sh:281:      dstbase=`basename "$src"`
wmbiff-0.4.36/install-sh-282-      case $dst in
##############################################
wmbiff-0.4.36/install-sh-287-    else
wmbiff-0.4.36/install-sh:288:      dstdir=`dirname "$dst"`
wmbiff-0.4.36/install-sh-289-      test -d "$dstdir"
##############################################
wmbiff-0.4.36/install-sh-354-                   test_tmpdir="$tmpdir/a"
wmbiff-0.4.36/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
wmbiff-0.4.36/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
wmbiff-0.4.36/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
wmbiff-0.4.36/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
wmbiff-0.4.36/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
wmbiff-0.4.36/install-sh-419-            case $prefix in
wmbiff-0.4.36/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
wmbiff-0.4.36/install-sh-421-              *) qprefix=$prefix;;
##############################################
wmbiff-0.4.36/install-sh-479-    if $copy_on_change &&
wmbiff-0.4.36/install-sh:480:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
wmbiff-0.4.36/install-sh:481:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
wmbiff-0.4.36/install-sh-482-       set -f &&
##############################################
wmbiff-0.4.36/scripts/Makefile.in-50-  { \
wmbiff-0.4.36/scripts/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wmbiff-0.4.36/scripts/Makefile.in-52-  }; \
##############################################
wmbiff-0.4.36/scripts/Makefile.in-100-CONFIG_CLEAN_VPATH_FILES =
wmbiff-0.4.36/scripts/Makefile.in:101:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
wmbiff-0.4.36/scripts/Makefile.in-102-am__vpath_adj = case $$p in \
wmbiff-0.4.36/scripts/Makefile.in:103:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
wmbiff-0.4.36/scripts/Makefile.in-104-    *) f=$$p;; \
wmbiff-0.4.36/scripts/Makefile.in-105-  esac;
wmbiff-0.4.36/scripts/Makefile.in:106:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
wmbiff-0.4.36/scripts/Makefile.in-107-am__install_max = 40
wmbiff-0.4.36/scripts/Makefile.in-108-am__nobase_strip_setup = \
wmbiff-0.4.36/scripts/Makefile.in:109:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
wmbiff-0.4.36/scripts/Makefile.in-110-am__nobase_strip = \
##############################################
wmbiff-0.4.36/scripts/Makefile.in-348-distdir-am: $(DISTFILES)
wmbiff-0.4.36/scripts/Makefile.in:349:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wmbiff-0.4.36/scripts/Makefile.in:350:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wmbiff-0.4.36/scripts/Makefile.in-351-	list='$(DISTFILES)'; \
##############################################
wmbiff-0.4.36/scripts/Makefile.in-362-	  if test -d $$d/$$file; then \
wmbiff-0.4.36/scripts/Makefile.in:363:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wmbiff-0.4.36/scripts/Makefile.in-364-	    if test -d "$(distdir)/$$file"; then \
##############################################
wmbiff-0.4.36/config.sub-52-
wmbiff-0.4.36/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
wmbiff-0.4.36/config.sub-54-
##############################################
wmbiff-0.4.36/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
wmbiff-0.4.36/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
wmbiff-0.4.36/config.sub-116-case $maybe_os in
##############################################
wmbiff-0.4.36/config.sub-122-    os=-$maybe_os
wmbiff-0.4.36/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
wmbiff-0.4.36/config.sub-124-    ;;
##############################################
wmbiff-0.4.36/config.sub-126-    os=-linux-android
wmbiff-0.4.36/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
wmbiff-0.4.36/config.sub-128-    ;;
wmbiff-0.4.36/config.sub-129-  *)
wmbiff-0.4.36/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
wmbiff-0.4.36/config.sub-131-    if [ "$basic_machine" != "$1" ]
wmbiff-0.4.36/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
wmbiff-0.4.36/config.sub-133-    else os=; fi
##############################################
wmbiff-0.4.36/config.sub-180-		os=-sco5v6
wmbiff-0.4.36/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wmbiff-0.4.36/config.sub-182-		;;
##############################################
wmbiff-0.4.36/config.sub-184-		os=-sco3.2v5
wmbiff-0.4.36/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wmbiff-0.4.36/config.sub-186-		;;
##############################################
wmbiff-0.4.36/config.sub-188-		os=-sco3.2v4
wmbiff-0.4.36/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wmbiff-0.4.36/config.sub-190-		;;
wmbiff-0.4.36/config.sub-191-	-sco3.2.[4-9]*)
wmbiff-0.4.36/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
wmbiff-0.4.36/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wmbiff-0.4.36/config.sub-194-		;;
##############################################
wmbiff-0.4.36/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
wmbiff-0.4.36/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wmbiff-0.4.36/config.sub-198-		;;
##############################################
wmbiff-0.4.36/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
wmbiff-0.4.36/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wmbiff-0.4.36/config.sub-202-		;;
##############################################
wmbiff-0.4.36/config.sub-204-		os=-sco3.2v2
wmbiff-0.4.36/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wmbiff-0.4.36/config.sub-206-		;;
wmbiff-0.4.36/config.sub-207-	-udk*)
wmbiff-0.4.36/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wmbiff-0.4.36/config.sub-209-		;;
##############################################
wmbiff-0.4.36/config.sub-211-		os=-isc2.2
wmbiff-0.4.36/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wmbiff-0.4.36/config.sub-213-		;;
##############################################
wmbiff-0.4.36/config.sub-217-	-isc*)
wmbiff-0.4.36/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wmbiff-0.4.36/config.sub-219-		;;
##############################################
wmbiff-0.4.36/config.sub-229-	-ptx*)
wmbiff-0.4.36/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
wmbiff-0.4.36/config.sub-231-		;;
##############################################
wmbiff-0.4.36/config.sub-364-	*-*-*)
wmbiff-0.4.36/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
wmbiff-0.4.36/config.sub-366-		exit 1
##############################################
wmbiff-0.4.36/config.sub-493-	amd64-*)
wmbiff-0.4.36/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wmbiff-0.4.36/config.sub-495-		;;
##############################################
wmbiff-0.4.36/config.sub-538-	blackfin-*)
wmbiff-0.4.36/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wmbiff-0.4.36/config.sub-540-		os=-linux
##############################################
wmbiff-0.4.36/config.sub-546-	c54x-*)
wmbiff-0.4.36/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wmbiff-0.4.36/config.sub-548-		;;
wmbiff-0.4.36/config.sub-549-	c55x-*)
wmbiff-0.4.36/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wmbiff-0.4.36/config.sub-551-		;;
wmbiff-0.4.36/config.sub-552-	c6x-*)
wmbiff-0.4.36/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wmbiff-0.4.36/config.sub-554-		;;
##############################################
wmbiff-0.4.36/config.sub-650-	e500v[12]-*)
wmbiff-0.4.36/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wmbiff-0.4.36/config.sub-652-		os=$os"spe"
##############################################
wmbiff-0.4.36/config.sub-754-	i*86v32)
wmbiff-0.4.36/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
wmbiff-0.4.36/config.sub-756-		os=-sysv32
##############################################
wmbiff-0.4.36/config.sub-758-	i*86v4*)
wmbiff-0.4.36/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
wmbiff-0.4.36/config.sub-760-		os=-sysv4
##############################################
wmbiff-0.4.36/config.sub-762-	i*86v)
wmbiff-0.4.36/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
wmbiff-0.4.36/config.sub-764-		os=-sysv
##############################################
wmbiff-0.4.36/config.sub-766-	i*86sol2)
wmbiff-0.4.36/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
wmbiff-0.4.36/config.sub-768-		os=-solaris2
##############################################
wmbiff-0.4.36/config.sub-792-	leon-*|leon[3-9]-*)
wmbiff-0.4.36/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
wmbiff-0.4.36/config.sub-794-		;;
##############################################
wmbiff-0.4.36/config.sub-799-	m68knommu-*)
wmbiff-0.4.36/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wmbiff-0.4.36/config.sub-801-		os=-linux
##############################################
wmbiff-0.4.36/config.sub-833-	mips3*-*)
wmbiff-0.4.36/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
wmbiff-0.4.36/config.sub-835-		;;
wmbiff-0.4.36/config.sub-836-	mips3*)
wmbiff-0.4.36/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
wmbiff-0.4.36/config.sub-838-		;;
##############################################
wmbiff-0.4.36/config.sub-855-	ms1-*)
wmbiff-0.4.36/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
wmbiff-0.4.36/config.sub-857-		;;
##############################################
wmbiff-0.4.36/config.sub-980-	parisc-*)
wmbiff-0.4.36/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wmbiff-0.4.36/config.sub-982-		os=-linux
##############################################
wmbiff-0.4.36/config.sub-996-	pc98-*)
wmbiff-0.4.36/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wmbiff-0.4.36/config.sub-998-		;;
##############################################
wmbiff-0.4.36/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
wmbiff-0.4.36/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wmbiff-0.4.36/config.sub-1013-		;;
wmbiff-0.4.36/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
wmbiff-0.4.36/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wmbiff-0.4.36/config.sub-1016-		;;
wmbiff-0.4.36/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
wmbiff-0.4.36/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wmbiff-0.4.36/config.sub-1019-		;;
wmbiff-0.4.36/config.sub-1020-	pentium4-*)
wmbiff-0.4.36/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wmbiff-0.4.36/config.sub-1022-		;;
##############################################
wmbiff-0.4.36/config.sub-1030-	ppc-* | ppcbe-*)
wmbiff-0.4.36/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wmbiff-0.4.36/config.sub-1032-		;;
##############################################
wmbiff-0.4.36/config.sub-1036-	ppcle-* | powerpclittle-*)
wmbiff-0.4.36/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wmbiff-0.4.36/config.sub-1038-		;;
##############################################
wmbiff-0.4.36/config.sub-1040-		;;
wmbiff-0.4.36/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wmbiff-0.4.36/config.sub-1042-		;;
##############################################
wmbiff-0.4.36/config.sub-1046-	ppc64le-* | powerpc64little-*)
wmbiff-0.4.36/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wmbiff-0.4.36/config.sub-1048-		;;
##############################################
wmbiff-0.4.36/config.sub-1122-	strongarm-* | thumb-*)
wmbiff-0.4.36/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wmbiff-0.4.36/config.sub-1124-		;;
##############################################
wmbiff-0.4.36/config.sub-1255-	xscale-* | xscalee[bl]-*)
wmbiff-0.4.36/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
wmbiff-0.4.36/config.sub-1257-		;;
##############################################
wmbiff-0.4.36/config.sub-1317-	*)
wmbiff-0.4.36/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
wmbiff-0.4.36/config.sub-1319-		exit 1
##############################################
wmbiff-0.4.36/config.sub-1325-	*-digital*)
wmbiff-0.4.36/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
wmbiff-0.4.36/config.sub-1327-		;;
wmbiff-0.4.36/config.sub-1328-	*-commodore*)
wmbiff-0.4.36/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
wmbiff-0.4.36/config.sub-1330-		;;
##############################################
wmbiff-0.4.36/config.sub-1346-	-solaris1 | -solaris1.*)
wmbiff-0.4.36/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
wmbiff-0.4.36/config.sub-1348-		;;
##############################################
wmbiff-0.4.36/config.sub-1355-	-gnu/linux*)
wmbiff-0.4.36/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
wmbiff-0.4.36/config.sub-1357-		;;
##############################################
wmbiff-0.4.36/config.sub-1407-	-nto*)
wmbiff-0.4.36/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
wmbiff-0.4.36/config.sub-1409-		;;
##############################################
wmbiff-0.4.36/config.sub-1414-	-mac*)
wmbiff-0.4.36/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
wmbiff-0.4.36/config.sub-1416-		;;
##############################################
wmbiff-0.4.36/config.sub-1420-	-linux*)
wmbiff-0.4.36/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
wmbiff-0.4.36/config.sub-1422-		;;
wmbiff-0.4.36/config.sub-1423-	-sunos5*)
wmbiff-0.4.36/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
wmbiff-0.4.36/config.sub-1425-		;;
wmbiff-0.4.36/config.sub-1426-	-sunos6*)
wmbiff-0.4.36/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
wmbiff-0.4.36/config.sub-1428-		;;
##############################################
wmbiff-0.4.36/config.sub-1469-	-sinix5.*)
wmbiff-0.4.36/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
wmbiff-0.4.36/config.sub-1471-		;;
##############################################
wmbiff-0.4.36/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
wmbiff-0.4.36/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
wmbiff-0.4.36/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
wmbiff-0.4.36/config.sub-1531-		exit 1
##############################################
wmbiff-0.4.36/config.sub-1788-		esac
wmbiff-0.4.36/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
wmbiff-0.4.36/config.sub-1790-		;;
##############################################
wmbiff-0.4.36/depcomp-64-  case $1 in
wmbiff-0.4.36/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
wmbiff-0.4.36/depcomp-66-      *) dir=;;
##############################################
wmbiff-0.4.36/depcomp-73-{
wmbiff-0.4.36/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
wmbiff-0.4.36/depcomp-75-}
##############################################
wmbiff-0.4.36/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
wmbiff-0.4.36/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
wmbiff-0.4.36/depcomp-128-
##############################################
wmbiff-0.4.36/depcomp-405-        sleep 1
wmbiff-0.4.36/depcomp:406:        i=`expr $i - 1`
wmbiff-0.4.36/depcomp-407-      done
wmbiff-0.4.36/depcomp-408-    fi
wmbiff-0.4.36/depcomp:409:    i=`expr $i - 1`
wmbiff-0.4.36/depcomp-410-  done
##############################################
wmbiff-0.4.36/depcomp-425-  # Do two passes, one to just change these to
wmbiff-0.4.36/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
wmbiff-0.4.36/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
wmbiff-0.4.36/depcomp-659-  done
wmbiff-0.4.36/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
wmbiff-0.4.36/depcomp-661-  touch "$tmpdepfile"
##############################################
wmbiff-0.4.36/aclocal.m4-91-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
wmbiff-0.4.36/aclocal.m4:92:     req_libgcrypt_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
wmbiff-0.4.36/aclocal.m4:93:     min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
wmbiff-0.4.36/aclocal.m4-94-  else
##############################################
wmbiff-0.4.36/aclocal.m4-108-    if test -z "$use_gpgrt_config"; then
wmbiff-0.4.36/aclocal.m4:109:      libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version`
wmbiff-0.4.36/aclocal.m4-110-    else
wmbiff-0.4.36/aclocal.m4:111:      libgcrypt_config_version=`$LIBGCRYPT_CONFIG --modversion`
wmbiff-0.4.36/aclocal.m4-112-    fi
##############################################
wmbiff-0.4.36/aclocal.m4-144-        if test -z "$use_gpgrt_config"; then
wmbiff-0.4.36/aclocal.m4:145:           tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0`
wmbiff-0.4.36/aclocal.m4-146-	else
wmbiff-0.4.36/aclocal.m4:147:           tmp=`$LIBGCRYPT_CONFIG --variable=api_version 2>/dev/null || echo 0`
wmbiff-0.4.36/aclocal.m4-148-	fi
##############################################
wmbiff-0.4.36/aclocal.m4-160-  if test $ok = yes; then
wmbiff-0.4.36/aclocal.m4:161:    LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags`
wmbiff-0.4.36/aclocal.m4:162:    LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs`
wmbiff-0.4.36/aclocal.m4-163-    ifelse([$2], , :, [$2])
wmbiff-0.4.36/aclocal.m4-164-    if test -z "$use_gpgrt_config"; then
wmbiff-0.4.36/aclocal.m4:165:      libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none`
wmbiff-0.4.36/aclocal.m4-166-    else
wmbiff-0.4.36/aclocal.m4:167:      libgcrypt_config_host=`$LIBGCRYPT_CONFIG --variable=host 2>/dev/null || echo none`
wmbiff-0.4.36/aclocal.m4-168-    fi
##############################################
wmbiff-0.4.36/aclocal.m4-299-    PKG_CHECK_EXISTS([$3],
wmbiff-0.4.36/aclocal.m4:300:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
wmbiff-0.4.36/aclocal.m4-301-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
wmbiff-0.4.36/aclocal.m4-347-        if test $_pkg_short_errors_supported = yes; then
wmbiff-0.4.36/aclocal.m4:348:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
wmbiff-0.4.36/aclocal.m4-349-        else 
wmbiff-0.4.36/aclocal.m4:350:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
wmbiff-0.4.36/aclocal.m4-351-        fi
##############################################
wmbiff-0.4.36/aclocal.m4-536-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
wmbiff-0.4.36/aclocal.m4:537:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
wmbiff-0.4.36/aclocal.m4-538-# and then we would define $MISSING as
##############################################
wmbiff-0.4.36/aclocal.m4-551-# Expand $ac_aux_dir to an absolute path.
wmbiff-0.4.36/aclocal.m4:552:am_aux_dir=`cd "$ac_aux_dir" && pwd`
wmbiff-0.4.36/aclocal.m4-553-])
##############################################
wmbiff-0.4.36/aclocal.m4-649-  if test "$am_compiler_list" = ""; then
wmbiff-0.4.36/aclocal.m4:650:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
wmbiff-0.4.36/aclocal.m4-651-  fi
##############################################
wmbiff-0.4.36/aclocal.m4-802-    # Strip MF so we end up with the name of the file.
wmbiff-0.4.36/aclocal.m4:803:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
wmbiff-0.4.36/aclocal.m4-804-    # Check whether this is an Automake generated Makefile which includes
##############################################
wmbiff-0.4.36/aclocal.m4-809-      || continue
wmbiff-0.4.36/aclocal.m4:810:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
wmbiff-0.4.36/aclocal.m4:811:    am_filepart=`AS_BASENAME(["$am_mf"])`
wmbiff-0.4.36/aclocal.m4-812-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
wmbiff-0.4.36/aclocal.m4-879-AC_REQUIRE([AC_PROG_INSTALL])dnl
wmbiff-0.4.36/aclocal.m4:880:if test "`cd $srcdir && pwd`" != "`pwd`"; then
wmbiff-0.4.36/aclocal.m4-881-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
wmbiff-0.4.36/aclocal.m4-1038-    * )
wmbiff-0.4.36/aclocal.m4:1039:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
wmbiff-0.4.36/aclocal.m4-1040-  esac
wmbiff-0.4.36/aclocal.m4-1041-done
wmbiff-0.4.36/aclocal.m4:1042:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
wmbiff-0.4.36/aclocal.m4-1043-
##############################################
wmbiff-0.4.36/aclocal.m4-1294-     echo "timestamp, slept: $am_has_slept" > conftest.file
wmbiff-0.4.36/aclocal.m4:1295:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
wmbiff-0.4.36/aclocal.m4-1296-     if test "$[*]" = "X"; then
wmbiff-0.4.36/aclocal.m4-1297-	# -L didn't work.
wmbiff-0.4.36/aclocal.m4:1298:	set X `ls -t "$srcdir/configure" conftest.file`
wmbiff-0.4.36/aclocal.m4-1299-     fi