===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
blop-0.2.8/m4/lib-link.m4-176-        dnl or AC_LIB_HAVE_LINKFLAGS call.
blop-0.2.8/m4/lib-link.m4:177:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
blop-0.2.8/m4/lib-link.m4-178-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
blop-0.2.8/m4/lib-link.m4-218-                -L*)
blop-0.2.8/m4/lib-link.m4:219:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
blop-0.2.8/m4/lib-link.m4-220-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
blop-0.2.8/m4/lib-link.m4-335-              */lib | */lib/)
blop-0.2.8/m4/lib-link.m4:336:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
blop-0.2.8/m4/lib-link.m4-337-                additional_includedir="$basedir/include"
##############################################
blop-0.2.8/m4/lib-link.m4-388-                  -L*)
blop-0.2.8/m4/lib-link.m4:389:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
blop-0.2.8/m4/lib-link.m4-390-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
blop-0.2.8/m4/lib-link.m4-438-                  -R*)
blop-0.2.8/m4/lib-link.m4:439:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
blop-0.2.8/m4/lib-link.m4-440-                    if test "$enable_rpath" != no; then
##############################################
blop-0.2.8/m4/lib-link.m4-468-                    dnl Handle this in the next round.
blop-0.2.8/m4/lib-link.m4:469:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
blop-0.2.8/m4/lib-link.m4-470-                    ;;
##############################################
blop-0.2.8/m4/lib-link.m4-474-                    dnl option.
blop-0.2.8/m4/lib-link.m4:475:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
blop-0.2.8/m4/lib-link.m4-476-                    ;;
##############################################
blop-0.2.8/m4/po.m4-64-    else
blop-0.2.8/m4/po.m4:65:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
blop-0.2.8/m4/po.m4-66-      AC_MSG_RESULT(
##############################################
blop-0.2.8/m4/po.m4-92-      case "$ac_file" in
blop-0.2.8/m4/po.m4:93:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
blop-0.2.8/m4/po.m4-94-      esac
##############################################
blop-0.2.8/m4/po.m4-97-        # Adjust a relative srcdir.
blop-0.2.8/m4/po.m4:98:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
blop-0.2.8/m4/po.m4:99:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
blop-0.2.8/m4/po.m4:100:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
blop-0.2.8/m4/po.m4-101-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
blop-0.2.8/m4/po.m4-104-        case "$ac_given_srcdir" in
blop-0.2.8/m4/po.m4:105:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
blop-0.2.8/m4/po.m4-106-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
blop-0.2.8/m4/po.m4-121-            fi
blop-0.2.8/m4/po.m4:122:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
blop-0.2.8/m4/po.m4-123-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
blop-0.2.8/m4/lib-ld.m4-51-    # gcc leaves a trailing carriage return which upsets mingw
blop-0.2.8/m4/lib-ld.m4:52:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
blop-0.2.8/m4/lib-ld.m4-53-  *)
blop-0.2.8/m4/lib-ld.m4:54:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
blop-0.2.8/m4/lib-ld.m4-55-  esac
##############################################
blop-0.2.8/m4/lib-ld.m4-60-      # Canonicalize the path of ld
blop-0.2.8/m4/lib-ld.m4:61:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
blop-0.2.8/m4/lib-ld.m4-62-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
blop-0.2.8/m4/lib-ld.m4:63:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
blop-0.2.8/m4/lib-ld.m4-64-      done
##############################################
blop-0.2.8/m4/iconv.m4-96-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
blop-0.2.8/m4/iconv.m4:97:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
blop-0.2.8/m4/iconv.m4-98-    AC_MSG_RESULT([$]{ac_t:-
##############################################
blop-0.2.8/m4/gettext.m4-237-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
blop-0.2.8/m4/gettext.m4:238:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
blop-0.2.8/m4/gettext.m4-239-      fi
##############################################
blop-0.2.8/m4/gettext.m4-397-changequote(<<,>>)dnl
blop-0.2.8/m4/gettext.m4:398:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
blop-0.2.8/m4/gettext.m4-399-    case $ac_prog_version in
##############################################
blop-0.2.8/m4/Makefile.in-135-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
blop-0.2.8/m4/Makefile.in:136:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
blop-0.2.8/m4/Makefile.in-137-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
blop-0.2.8/po/Rules-quot-10-.insert-header.po-update-en:
blop-0.2.8/po/Rules-quot:11:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
blop-0.2.8/po/Rules-quot:12:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
blop-0.2.8/po/Rules-quot-13-	tmpdir=`pwd`; \
blop-0.2.8/po/Rules-quot-14-	echo "$$lang:"; \
blop-0.2.8/po/Rules-quot:15:	ll=`echo $$lang | sed -e 's/@.*//'`; \
blop-0.2.8/po/Rules-quot-16-	LC_ALL=C; export LC_ALL; \
blop-0.2.8/po/Rules-quot-17-	cd $(srcdir); \
blop-0.2.8/po/Rules-quot:18:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
blop-0.2.8/po/Rules-quot-19-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
blop-0.2.8/po/Makefile.in.in-64-.po.gmo:
blop-0.2.8/po/Makefile.in.in:65:	@lang=`echo $* | sed -e 's,.*/,,'`; \
blop-0.2.8/po/Makefile.in.in-66-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
blop-0.2.8/po/Makefile.in.in-129-$(POFILES): $(srcdir)/$(DOMAIN).pot
blop-0.2.8/po/Makefile.in.in:130:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
blop-0.2.8/po/Makefile.in.in-131-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
blop-0.2.8/po/Makefile.in.in-155-	for cat in $$catalogs; do \
blop-0.2.8/po/Makefile.in.in:156:	  cat=`basename $$cat`; \
blop-0.2.8/po/Makefile.in.in:157:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
blop-0.2.8/po/Makefile.in.in-158-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
blop-0.2.8/po/Makefile.in.in-165-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
blop-0.2.8/po/Makefile.in.in:166:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
blop-0.2.8/po/Makefile.in.in-167-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
blop-0.2.8/po/Makefile.in.in-207-	for cat in $$catalogs; do \
blop-0.2.8/po/Makefile.in.in:208:	  cat=`basename $$cat`; \
blop-0.2.8/po/Makefile.in.in:209:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
blop-0.2.8/po/Makefile.in.in-210-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
blop-0.2.8/po/Makefile.in.in-214-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
blop-0.2.8/po/Makefile.in.in:215:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
blop-0.2.8/po/Makefile.in.in-216-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
blop-0.2.8/po/Makefile.in.in-253-	for cat in $$catalogs; do \
blop-0.2.8/po/Makefile.in.in:254:	  cat=`basename $$cat`; \
blop-0.2.8/po/Makefile.in.in:255:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
blop-0.2.8/po/Makefile.in.in-256-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
blop-0.2.8/po/Makefile.in.in-315-.nop.po-update:
blop-0.2.8/po/Makefile.in.in:316:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
blop-0.2.8/po/Makefile.in.in-317-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
blop-0.2.8/doc/Makefile.in-136-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
blop-0.2.8/doc/Makefile.in:137:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
blop-0.2.8/doc/Makefile.in-138-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
blop-0.2.8/src/Makefile.in-404-	@list='$(pkgbin_PROGRAMS)'; for p in $$list; do \
blop-0.2.8/src/Makefile.in:405:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
blop-0.2.8/src/Makefile.in-406-	  if test -f $$p \
blop-0.2.8/src/Makefile.in-407-	  ; then \
blop-0.2.8/src/Makefile.in:408:	    f=`echo $$p1|sed '$(transform);s/$$/$(EXEEXT)/'`; \
blop-0.2.8/src/Makefile.in-409-	   echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(pkgbindir)/$$f"; \
##############################################
blop-0.2.8/src/Makefile.in-416-	@list='$(pkgbin_PROGRAMS)'; for p in $$list; do \
blop-0.2.8/src/Makefile.in:417:	  f=`echo $$p|sed 's/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
blop-0.2.8/src/Makefile.in-418-	  echo " rm -f $(DESTDIR)$(pkgbindir)/$$f"; \
##############################################
blop-0.2.8/src/Makefile.in-427-	@list='$(wavedata_PROGRAMS)'; for p in $$list; do \
blop-0.2.8/src/Makefile.in:428:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
blop-0.2.8/src/Makefile.in-429-	  if test -f $$p \
blop-0.2.8/src/Makefile.in-430-	  ; then \
blop-0.2.8/src/Makefile.in:431:	    f=`echo $$p1|sed '$(transform);s/$$/$(EXEEXT)/'`; \
blop-0.2.8/src/Makefile.in-432-	   echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(wavedatadir)/$$f"; \
##############################################
blop-0.2.8/src/Makefile.in-439-	@list='$(wavedata_PROGRAMS)'; for p in $$list; do \
blop-0.2.8/src/Makefile.in:440:	  f=`echo $$p|sed 's/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
blop-0.2.8/src/Makefile.in-441-	  echo " rm -f $(DESTDIR)$(wavedatadir)/$$f"; \
##############################################
blop-0.2.8/src/Makefile.in-562-@AMDEP_TRUE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
blop-0.2.8/src/Makefile.in:563:	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
blop-0.2.8/src/Makefile.in-564-
##############################################
blop-0.2.8/src/Makefile.in-568-@AMDEP_TRUE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
blop-0.2.8/src/Makefile.in:569:	$(COMPILE) -c `cygpath -w $<`
blop-0.2.8/src/Makefile.in-570-CCDEPMODE = @CCDEPMODE@
##############################################
blop-0.2.8/src/Makefile.in-581-	dot_seen=no; \
blop-0.2.8/src/Makefile.in:582:	target=`echo $@ | sed s/-recursive//`; \
blop-0.2.8/src/Makefile.in-583-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
blop-0.2.8/src/Makefile.in-611-	rev="$$rev ."; \
blop-0.2.8/src/Makefile.in:612:	target=`echo $@ | sed s/-recursive//`; \
blop-0.2.8/src/Makefile.in-613-	for subdir in $$rev; do \
##############################################
blop-0.2.8/src/Makefile.in-657-GTAGS:
blop-0.2.8/src/Makefile.in:658:	here=`CDPATH=: && cd $(top_builddir) && pwd` \
blop-0.2.8/src/Makefile.in-659-	  && cd $(top_srcdir) \
##############################################
blop-0.2.8/src/Makefile.in-672-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
blop-0.2.8/src/Makefile.in:673:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
blop-0.2.8/src/Makefile.in-674-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
blop-0.2.8/src/include/Makefile.in-161-GTAGS:
blop-0.2.8/src/include/Makefile.in:162:	here=`CDPATH=: && cd $(top_builddir) && pwd` \
blop-0.2.8/src/include/Makefile.in-163-	  && cd $(top_srcdir) \
##############################################
blop-0.2.8/src/include/Makefile.in-176-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
blop-0.2.8/src/include/Makefile.in:177:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
blop-0.2.8/src/include/Makefile.in-178-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
blop-0.2.8/depcomp-33-
blop-0.2.8/depcomp:34:depfile=${depfile-`echo "$object" | sed 's,\([^/]*\)$,.deps/\1,;s/\.\([^.]*\)$/.P\1/'`}
blop-0.2.8/depcomp:35:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
blop-0.2.8/depcomp-36-
##############################################
blop-0.2.8/depcomp-168-  # $object doesn't have directory information.
blop-0.2.8/depcomp:169:  stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'`
blop-0.2.8/depcomp-170-  tmpdepfile="$stripped.u"
##############################################
blop-0.2.8/depcomp-187-    # Do two passes, one to just change these to
blop-0.2.8/depcomp:188:    # `$object: dependent.h' and one to simply `dependent.h:'.
blop-0.2.8/depcomp-189-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
blop-0.2.8/depcomp-207-   tmpdepfile1="$object.d"
blop-0.2.8/depcomp:208:   tmpdepfile2=`echo "$object" | sed -e 's/.o$/.d/'` 
blop-0.2.8/depcomp-209-   if test "$libtool" = yes; then
##############################################
blop-0.2.8/depcomp-305-    done
blop-0.2.8/depcomp:306:    obj_suffix="`echo $object | sed 's/^.*\././'`"
blop-0.2.8/depcomp-307-    touch "$tmpdepfile"
##############################################
blop-0.2.8/aclocal.m4-106-  *" \$am_file "*)
blop-0.2.8/aclocal.m4:107:    am_dir=\`echo \$am_file |sed 's%:.*%%;s%[^/]*\$%%'\`
blop-0.2.8/aclocal.m4-108-    if test -n "\$am_dir"; then
blop-0.2.8/aclocal.m4:109:      am_tmpdir=\`echo \$am_dir |sed 's%^\(/*\).*\$%\1%'\`
blop-0.2.8/aclocal.m4:110:      for am_subdir in \`echo \$am_dir |sed 's%/% %'\`; do
blop-0.2.8/aclocal.m4-111-        am_tmpdir=\$am_tmpdir\$am_subdir/
##############################################
blop-0.2.8/aclocal.m4-119-  esac
blop-0.2.8/aclocal.m4:120:  am_indx=\`expr \$am_indx + 1\`
blop-0.2.8/aclocal.m4-121-done])
##############################################
blop-0.2.8/aclocal.m4-171-# test to see if srcdir already configured
blop-0.2.8/aclocal.m4:172:if test "`CDPATH=:; cd $srcdir && pwd`" != "`pwd`" &&
blop-0.2.8/aclocal.m4-173-   test -f $srcdir/config.status; then
##############################################
blop-0.2.8/aclocal.m4-245-if (
blop-0.2.8/aclocal.m4:246:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
blop-0.2.8/aclocal.m4-247-   if test "$[*]" = "X"; then
blop-0.2.8/aclocal.m4-248-      # -L didn't work.
blop-0.2.8/aclocal.m4:249:      set X `ls -t $srcdir/configure conftest.file`
blop-0.2.8/aclocal.m4-250-   fi
##############################################
blop-0.2.8/aclocal.m4-305-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
blop-0.2.8/aclocal.m4:306:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
blop-0.2.8/aclocal.m4-307-#
##############################################
blop-0.2.8/aclocal.m4-329-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
blop-0.2.8/aclocal.m4:330:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
blop-0.2.8/aclocal.m4-331-# and then we would define $MISSING as
##############################################
blop-0.2.8/aclocal.m4-343-# expand $ac_aux_dir to an absolute path
blop-0.2.8/aclocal.m4:344:am_aux_dir=`CDPATH=:; cd $ac_aux_dir && pwd`
blop-0.2.8/aclocal.m4-345-])
##############################################
blop-0.2.8/aclocal.m4-416-  if test "$am_compiler_list" = ""; then
blop-0.2.8/aclocal.m4:417:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
blop-0.2.8/aclocal.m4-418-  fi
##############################################
blop-0.2.8/aclocal.m4-512-  Makefile|GNUmakefile) dirpart=.;;
blop-0.2.8/aclocal.m4:513:  */Makefile|*/GNUmakefile) dirpart=`echo "$mf" | sed -e 's|/[^/]*$||'`;;
blop-0.2.8/aclocal.m4-514-  *) continue;;
##############################################
blop-0.2.8/aclocal.m4-518-  # running `make'.
blop-0.2.8/aclocal.m4:519:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
blop-0.2.8/aclocal.m4-520-  test -z "$DEPDIR" && continue
blop-0.2.8/aclocal.m4-521-  # When using ansi2knr, U may be empty or an underscore; expand it
blop-0.2.8/aclocal.m4:522:  U=`sed -n -e '/^U = / s///p' < "$mf"`
blop-0.2.8/aclocal.m4-523-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
blop-0.2.8/aclocal.m4-539-    test -f "$dirpart/$file" && continue
blop-0.2.8/aclocal.m4:540:    fdir=`echo "$file" | sed -e 's|/[^/]*$||'`
blop-0.2.8/aclocal.m4-541-    $ac_aux_dir/mkinstalldirs "$dirpart/$fdir" > /dev/null 2>&1
##############################################
blop-0.2.8/aclocal.m4-569-# case it prints its new name instead of `make'.
blop-0.2.8/aclocal.m4:570:if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then
blop-0.2.8/aclocal.m4-571-   am__include=include
##############################################
blop-0.2.8/aclocal.m4-577-   echo '.include "confinc"' > confmf
blop-0.2.8/aclocal.m4:578:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
blop-0.2.8/aclocal.m4-579-      am__include=.include
##############################################
blop-0.2.8/aclocal.m4-873-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
blop-0.2.8/aclocal.m4:874:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
blop-0.2.8/aclocal.m4-875-      fi
##############################################
blop-0.2.8/aclocal.m4-1033-changequote(<<,>>)dnl
blop-0.2.8/aclocal.m4:1034:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
blop-0.2.8/aclocal.m4-1035-    case $ac_prog_version in
##############################################
blop-0.2.8/aclocal.m4-1116-    else
blop-0.2.8/aclocal.m4:1117:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
blop-0.2.8/aclocal.m4-1118-      AC_MSG_RESULT(
##############################################
blop-0.2.8/aclocal.m4-1144-      case "$ac_file" in
blop-0.2.8/aclocal.m4:1145:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
blop-0.2.8/aclocal.m4-1146-      esac
##############################################
blop-0.2.8/aclocal.m4-1149-        # Adjust a relative srcdir.
blop-0.2.8/aclocal.m4:1150:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
blop-0.2.8/aclocal.m4:1151:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
blop-0.2.8/aclocal.m4:1152:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
blop-0.2.8/aclocal.m4-1153-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
blop-0.2.8/aclocal.m4-1156-        case "$ac_given_srcdir" in
blop-0.2.8/aclocal.m4:1157:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
blop-0.2.8/aclocal.m4-1158-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
blop-0.2.8/aclocal.m4-1173-            fi
blop-0.2.8/aclocal.m4:1174:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
blop-0.2.8/aclocal.m4-1175-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
blop-0.2.8/aclocal.m4-1724-        dnl or AC_LIB_HAVE_LINKFLAGS call.
blop-0.2.8/aclocal.m4:1725:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
blop-0.2.8/aclocal.m4-1726-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
blop-0.2.8/aclocal.m4-1766-                -L*)
blop-0.2.8/aclocal.m4:1767:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
blop-0.2.8/aclocal.m4-1768-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
blop-0.2.8/aclocal.m4-1883-              */lib | */lib/)
blop-0.2.8/aclocal.m4:1884:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
blop-0.2.8/aclocal.m4-1885-                additional_includedir="$basedir/include"
##############################################
blop-0.2.8/aclocal.m4-1936-                  -L*)
blop-0.2.8/aclocal.m4:1937:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
blop-0.2.8/aclocal.m4-1938-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
blop-0.2.8/aclocal.m4-1986-                  -R*)
blop-0.2.8/aclocal.m4:1987:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
blop-0.2.8/aclocal.m4-1988-                    if test "$enable_rpath" != no; then
##############################################
blop-0.2.8/aclocal.m4-2016-                    dnl Handle this in the next round.
blop-0.2.8/aclocal.m4:2017:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
blop-0.2.8/aclocal.m4-2018-                    ;;
##############################################
blop-0.2.8/aclocal.m4-2022-                    dnl option.
blop-0.2.8/aclocal.m4:2023:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
blop-0.2.8/aclocal.m4-2024-                    ;;
##############################################
blop-0.2.8/aclocal.m4-2151-    # gcc leaves a trailing carriage return which upsets mingw
blop-0.2.8/aclocal.m4:2152:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
blop-0.2.8/aclocal.m4-2153-  *)
blop-0.2.8/aclocal.m4:2154:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
blop-0.2.8/aclocal.m4-2155-  esac
##############################################
blop-0.2.8/aclocal.m4-2160-      # Canonicalize the path of ld
blop-0.2.8/aclocal.m4:2161:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
blop-0.2.8/aclocal.m4-2162-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
blop-0.2.8/aclocal.m4:2163:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
blop-0.2.8/aclocal.m4-2164-      done
##############################################
blop-0.2.8/aclocal.m4-2307-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
blop-0.2.8/aclocal.m4:2308:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
blop-0.2.8/aclocal.m4-2309-    AC_MSG_RESULT([$]{ac_t:-
##############################################
blop-0.2.8/configure-43-do
blop-0.2.8/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
blop-0.2.8/configure-45-    eval $as_var=C; export $as_var
##############################################
blop-0.2.8/configure-101-  as_lineno_2=$LINENO
blop-0.2.8/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
blop-0.2.8/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
blop-0.2.8/configure-140-  as_lineno_2=$LINENO
blop-0.2.8/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
blop-0.2.8/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
blop-0.2.8/configure-362-
blop-0.2.8/configure:363:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
blop-0.2.8/configure-364-
##############################################
blop-0.2.8/configure-395-  -disable-* | --disable-*)
blop-0.2.8/configure:396:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
blop-0.2.8/configure-397-    # Reject names that are not valid shell variable names.
##############################################
blop-0.2.8/configure-400-   { (exit 1); exit 1; }; }
blop-0.2.8/configure:401:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
blop-0.2.8/configure-402-    eval "enable_$ac_feature=no" ;;
##############################################
blop-0.2.8/configure-404-  -enable-* | --enable-*)
blop-0.2.8/configure:405:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
blop-0.2.8/configure-406-    # Reject names that are not valid shell variable names.
##############################################
blop-0.2.8/configure-409-   { (exit 1); exit 1; }; }
blop-0.2.8/configure:410:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
blop-0.2.8/configure-411-    case $ac_option in
blop-0.2.8/configure:412:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
blop-0.2.8/configure-413-      *) ac_optarg=yes ;;
##############################################
blop-0.2.8/configure-586-  -with-* | --with-*)
blop-0.2.8/configure:587:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
blop-0.2.8/configure-588-    # Reject names that are not valid shell variable names.
##############################################
blop-0.2.8/configure-591-   { (exit 1); exit 1; }; }
blop-0.2.8/configure:592:    ac_package=`echo $ac_package| sed 's/-/_/g'`
blop-0.2.8/configure-593-    case $ac_option in
blop-0.2.8/configure:594:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
blop-0.2.8/configure-595-      *) ac_optarg=yes ;;
##############################################
blop-0.2.8/configure-599-  -without-* | --without-*)
blop-0.2.8/configure:600:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
blop-0.2.8/configure-601-    # Reject names that are not valid shell variable names.
##############################################
blop-0.2.8/configure-604-   { (exit 1); exit 1; }; }
blop-0.2.8/configure:605:    ac_package=`echo $ac_package | sed 's/-/_/g'`
blop-0.2.8/configure-606-    eval "with_$ac_package=no" ;;
##############################################
blop-0.2.8/configure-631-  *=*)
blop-0.2.8/configure:632:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
blop-0.2.8/configure-633-    # Reject names that are not valid shell variable names.
##############################################
blop-0.2.8/configure-636-   { (exit 1); exit 1; }; }
blop-0.2.8/configure:637:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
blop-0.2.8/configure-638-    eval "$ac_envvar='$ac_optarg'"
##############################################
blop-0.2.8/configure-652-if test -n "$ac_prev"; then
blop-0.2.8/configure:653:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
blop-0.2.8/configure-654-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
blop-0.2.8/configure-660-do
blop-0.2.8/configure:661:  eval ac_val=$`echo $ac_var`
blop-0.2.8/configure-662-  case $ac_val in
##############################################
blop-0.2.8/configure-672-do
blop-0.2.8/configure:673:  eval ac_val=$`echo $ac_var`
blop-0.2.8/configure-674-  case $ac_val in
##############################################
blop-0.2.8/configure-739-   { (exit 1); exit 1; }; }
blop-0.2.8/configure:740:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
blop-0.2.8/configure-741-ac_env_build_alias_set=${build_alias+set}
##############################################
blop-0.2.8/configure-810-By default, \`make install' will install all the files in
blop-0.2.8/configure:811:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
blop-0.2.8/configure:812:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
blop-0.2.8/configure-813-for instance \`--prefix=\$HOME'.
##############################################
blop-0.2.8/configure-900-if test "$ac_dir" != .; then
blop-0.2.8/configure:901:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
blop-0.2.8/configure-902-  # A "../" for each directory in $ac_dir_suffix.
blop-0.2.8/configure:903:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
blop-0.2.8/configure-904-else
##############################################
blop-0.2.8/configure-913-    else
blop-0.2.8/configure:914:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
blop-0.2.8/configure-915-    fi ;;
##############################################
blop-0.2.8/configure-1064-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
blop-0.2.8/configure:1065:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
blop-0.2.8/configure-1066-    esac
##############################################
blop-0.2.8/configure-1136-    do
blop-0.2.8/configure:1137:      eval ac_val=$`echo $ac_var`
blop-0.2.8/configure-1138-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
blop-0.2.8/configure-1150-      do
blop-0.2.8/configure:1151:	eval ac_val=$`echo $ac_var`
blop-0.2.8/configure-1152-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
blop-0.2.8/configure-1257-    set,)
blop-0.2.8/configure:1258:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
blop-0.2.8/configure:1259:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
blop-0.2.8/configure-1260-      ac_cache_corrupted=: ;;
##############################################
blop-0.2.8/configure-1280-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
blop-0.2.8/configure:1281:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
blop-0.2.8/configure-1282-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
blop-0.2.8/configure-1459-if (
blop-0.2.8/configure:1460:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
blop-0.2.8/configure-1461-   if test "$*" = "X"; then
blop-0.2.8/configure-1462-      # -L didn't work.
blop-0.2.8/configure:1463:      set X `ls -t $srcdir/configure conftest.file`
blop-0.2.8/configure-1464-   fi
##############################################
blop-0.2.8/configure-1503-_ACEOF
blop-0.2.8/configure:1504:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
blop-0.2.8/configure-1505-rm conftest.sed
##############################################
blop-0.2.8/configure-1508-# expand $ac_aux_dir to an absolute path
blop-0.2.8/configure:1509:am_aux_dir=`CDPATH=:; cd $ac_aux_dir && pwd`
blop-0.2.8/configure-1510-
##############################################
blop-0.2.8/configure-1563-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
blop-0.2.8/configure:1564:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
blop-0.2.8/configure-1565-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
blop-0.2.8/configure-1572-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
blop-0.2.8/configure:1573:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
blop-0.2.8/configure-1574-if test -n "$ac_maketemp"; then
##############################################
blop-0.2.8/configure-1580-fi
blop-0.2.8/configure:1581:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
blop-0.2.8/configure-1582-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
blop-0.2.8/configure-1624-# test to see if srcdir already configured
blop-0.2.8/configure:1625:if test "`CDPATH=:; cd $srcdir && pwd`" != "`pwd`" &&
blop-0.2.8/configure-1626-   test -f $srcdir/config.status; then
##############################################
blop-0.2.8/configure-1993-    else
blop-0.2.8/configure:1994:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
blop-0.2.8/configure-1995-      echo "$as_me:$LINENO: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
##############################################
blop-0.2.8/configure-2052-# case it prints its new name instead of `make'.
blop-0.2.8/configure:2053:if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then
blop-0.2.8/configure-2054-   am__include=include
##############################################
blop-0.2.8/configure-2060-   echo '.include "confinc"' > confmf
blop-0.2.8/configure:2061:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
blop-0.2.8/configure-2062-      am__include=.include
##############################################
blop-0.2.8/configure-2390-     "checking for C compiler version" >&5
blop-0.2.8/configure:2391:ac_compiler=`set X $ac_compile; echo $2`
blop-0.2.8/configure-2392-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
blop-0.2.8/configure-2429-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
blop-0.2.8/configure:2430:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
blop-0.2.8/configure-2431-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
blop-0.2.8/configure-2457-    *.* )
blop-0.2.8/configure:2458:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
blop-0.2.8/configure-2459-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
blop-0.2.8/configure-2537-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
blop-0.2.8/configure:2538:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
blop-0.2.8/configure-2539-	  export ac_cv_exeext
##############################################
blop-0.2.8/configure-2587-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
blop-0.2.8/configure:2588:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
blop-0.2.8/configure-2589-       break;;
##############################################
blop-0.2.8/configure-2666-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
blop-0.2.8/configure:2667:GCC=`test $ac_compiler_gnu = yes && echo yes`
blop-0.2.8/configure-2668-ac_test_CFLAGS=${CFLAGS+set}
##############################################
blop-0.2.8/configure-3023-  if test "$am_compiler_list" = ""; then
blop-0.2.8/configure:3024:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
blop-0.2.8/configure-3025-  fi
##############################################
blop-0.2.8/configure-3084-test -z "$ac_cv_build_alias" &&
blop-0.2.8/configure:3085:  ac_cv_build_alias=`$ac_config_guess`
blop-0.2.8/configure-3086-test -z "$ac_cv_build_alias" &&
##############################################
blop-0.2.8/configure-3089-   { (exit 1); exit 1; }; }
blop-0.2.8/configure:3090:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
blop-0.2.8/configure-3091-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
blop-0.2.8/configure-3098-build=$ac_cv_build
blop-0.2.8/configure:3099:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
blop-0.2.8/configure:3100:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
blop-0.2.8/configure:3101:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
blop-0.2.8/configure-3102-
##############################################
blop-0.2.8/configure-3111-  ac_cv_host_alias=$ac_cv_build_alias
blop-0.2.8/configure:3112:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
blop-0.2.8/configure-3113-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
blop-0.2.8/configure-3120-host=$ac_cv_host
blop-0.2.8/configure:3121:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
blop-0.2.8/configure:3122:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
blop-0.2.8/configure:3123:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
blop-0.2.8/configure-3124-
##############################################
blop-0.2.8/configure-3154-    # gcc leaves a trailing carriage return which upsets mingw
blop-0.2.8/configure:3155:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
blop-0.2.8/configure-3156-  *)
blop-0.2.8/configure:3157:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
blop-0.2.8/configure-3158-  esac
##############################################
blop-0.2.8/configure-3163-      # Canonicalize the path of ld
blop-0.2.8/configure:3164:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
blop-0.2.8/configure-3165-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
blop-0.2.8/configure:3166:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
blop-0.2.8/configure-3167-      done
##############################################
blop-0.2.8/configure-3336-        names_already_handled="$names_already_handled $name"
blop-0.2.8/configure:3337:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
blop-0.2.8/configure-3338-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
blop-0.2.8/configure-3382-                -L*)
blop-0.2.8/configure:3383:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
blop-0.2.8/configure-3384-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
blop-0.2.8/configure-3474-              */lib | */lib/)
blop-0.2.8/configure:3475:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
blop-0.2.8/configure-3476-                additional_includedir="$basedir/include"
##############################################
blop-0.2.8/configure-3522-                  -L*)
blop-0.2.8/configure:3523:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
blop-0.2.8/configure-3524-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
blop-0.2.8/configure-3579-                  -R*)
blop-0.2.8/configure:3580:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
blop-0.2.8/configure-3581-                    if test "$enable_rpath" != no; then
##############################################
blop-0.2.8/configure-3604-                  -l*)
blop-0.2.8/configure:3605:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
blop-0.2.8/configure-3606-                    ;;
blop-0.2.8/configure-3607-                  *.la)
blop-0.2.8/configure:3608:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
blop-0.2.8/configure-3609-                    ;;
##############################################
blop-0.2.8/configure-3983-        names_already_handled="$names_already_handled $name"
blop-0.2.8/configure:3984:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
blop-0.2.8/configure-3985-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
blop-0.2.8/configure-4029-                -L*)
blop-0.2.8/configure:4030:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
blop-0.2.8/configure-4031-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
blop-0.2.8/configure-4121-              */lib | */lib/)
blop-0.2.8/configure:4122:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
blop-0.2.8/configure-4123-                additional_includedir="$basedir/include"
##############################################
blop-0.2.8/configure-4169-                  -L*)
blop-0.2.8/configure:4170:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
blop-0.2.8/configure-4171-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
blop-0.2.8/configure-4226-                  -R*)
blop-0.2.8/configure:4227:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
blop-0.2.8/configure-4228-                    if test "$enable_rpath" != no; then
##############################################
blop-0.2.8/configure-4251-                  -l*)
blop-0.2.8/configure:4252:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
blop-0.2.8/configure-4253-                    ;;
blop-0.2.8/configure-4254-                  *.la)
blop-0.2.8/configure:4255:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
blop-0.2.8/configure-4256-                    ;;
##############################################
blop-0.2.8/configure-5011-do
blop-0.2.8/configure:5012:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
blop-0.2.8/configure-5013-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
blop-0.2.8/configure-5058-fi
blop-0.2.8/configure:5059:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
blop-0.2.8/configure:5060:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
blop-0.2.8/configure:5061:if test `eval echo '${'$as_ac_Header'}'` = yes; then
blop-0.2.8/configure-5062-  cat >>confdefs.h <<_ACEOF
blop-0.2.8/configure:5063:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
blop-0.2.8/configure-5064-_ACEOF
##############################################
blop-0.2.8/configure-5070-
blop-0.2.8/configure:5071:as_ac_Header=`echo "ac_cv_header_$ladspa_prefix/include/ladspa.h" | $as_tr_sh`
blop-0.2.8/configure-5072-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
blop-0.2.8/configure-5077-fi
blop-0.2.8/configure:5078:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
blop-0.2.8/configure:5079:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
blop-0.2.8/configure-5080-else
##############################################
blop-0.2.8/configure-5204-fi
blop-0.2.8/configure:5205:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
blop-0.2.8/configure:5206:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
blop-0.2.8/configure-5207-
blop-0.2.8/configure-5208-fi
blop-0.2.8/configure:5209:if test `eval echo '${'$as_ac_Header'}'` = yes; then
blop-0.2.8/configure-5210-  :
##############################################
blop-0.2.8/configure-5469-do
blop-0.2.8/configure:5470:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
blop-0.2.8/configure-5471-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
blop-0.2.8/configure-5558-fi
blop-0.2.8/configure:5559:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
blop-0.2.8/configure:5560:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
blop-0.2.8/configure:5561:if test `eval echo '${'$as_ac_var'}'` = yes; then
blop-0.2.8/configure-5562-  cat >>confdefs.h <<_ACEOF
blop-0.2.8/configure:5563:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
blop-0.2.8/configure-5564-_ACEOF
##############################################
blop-0.2.8/configure-6204-do
blop-0.2.8/configure:6205:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
blop-0.2.8/configure-6206-    eval $as_var=C; export $as_var
##############################################
blop-0.2.8/configure-6262-  as_lineno_2=$LINENO
blop-0.2.8/configure:6263:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
blop-0.2.8/configure-6264-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
blop-0.2.8/configure-6302-  as_lineno_2=$LINENO
blop-0.2.8/configure:6303:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
blop-0.2.8/configure-6304-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
blop-0.2.8/configure-6484-configured by $0, generated by GNU Autoconf 2.58,
blop-0.2.8/configure:6485:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
blop-0.2.8/configure-6486-
##############################################
blop-0.2.8/configure-6501-  --*=*)
blop-0.2.8/configure:6502:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
blop-0.2.8/configure:6503:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
blop-0.2.8/configure-6504-    ac_shift=:
##############################################
blop-0.2.8/configure-6791-      fi
blop-0.2.8/configure:6792:      ac_sed_frag=`expr $ac_sed_frag + 1`
blop-0.2.8/configure-6793-      ac_beg=$ac_end
blop-0.2.8/configure:6794:      ac_end=`expr $ac_end + $ac_max_sed_lines`
blop-0.2.8/configure-6795-    fi
##############################################
blop-0.2.8/configure-6808-	cat >$tmp/stdin
blop-0.2.8/configure:6809:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
blop-0.2.8/configure:6810:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
blop-0.2.8/configure:6811:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
blop-0.2.8/configure:6812:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
blop-0.2.8/configure-6813-  * )   ac_file_in=$ac_file.in ;;
##############################################
blop-0.2.8/configure-6856-if test "$ac_dir" != .; then
blop-0.2.8/configure:6857:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
blop-0.2.8/configure-6858-  # A "../" for each directory in $ac_dir_suffix.
blop-0.2.8/configure:6859:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
blop-0.2.8/configure-6860-else
##############################################
blop-0.2.8/configure-6869-    else
blop-0.2.8/configure:6870:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
blop-0.2.8/configure-6871-    fi ;;
##############################################
blop-0.2.8/configure-7018-	cat >$tmp/stdin
blop-0.2.8/configure:7019:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
blop-0.2.8/configure:7020:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
blop-0.2.8/configure:7021:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
blop-0.2.8/configure:7022:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
blop-0.2.8/configure-7023-  * )   ac_file_in=$ac_file.in ;;
##############################################
blop-0.2.8/configure-7228-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
blop-0.2.8/configure:7229:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
blop-0.2.8/configure:7230:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
blop-0.2.8/configure-7231-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
blop-0.2.8/configure-7270-if test "$ac_dir" != .; then
blop-0.2.8/configure:7271:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
blop-0.2.8/configure-7272-  # A "../" for each directory in $ac_dir_suffix.
blop-0.2.8/configure:7273:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
blop-0.2.8/configure-7274-else
##############################################
blop-0.2.8/configure-7283-    else
blop-0.2.8/configure:7284:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
blop-0.2.8/configure-7285-    fi ;;
##############################################
blop-0.2.8/configure-7337-      case "$ac_file" in
blop-0.2.8/configure:7338:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
blop-0.2.8/configure-7339-      esac
##############################################
blop-0.2.8/configure-7342-        # Adjust a relative srcdir.
blop-0.2.8/configure:7343:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
blop-0.2.8/configure:7344:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
blop-0.2.8/configure:7345:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
blop-0.2.8/configure-7346-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
blop-0.2.8/configure-7349-        case "$ac_given_srcdir" in
blop-0.2.8/configure:7350:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
blop-0.2.8/configure-7351-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
blop-0.2.8/configure-7366-            fi
blop-0.2.8/configure:7367:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
blop-0.2.8/configure-7368-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
blop-0.2.8/configure-7439-  Makefile|GNUmakefile) dirpart=.;;
blop-0.2.8/configure:7440:  */Makefile|*/GNUmakefile) dirpart=`echo "$mf" | sed -e 's|/[^/]*$||'`;;
blop-0.2.8/configure-7441-  *) continue;;
##############################################
blop-0.2.8/configure-7445-  # running `make'.
blop-0.2.8/configure:7446:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
blop-0.2.8/configure-7447-  test -z "$DEPDIR" && continue
blop-0.2.8/configure-7448-  # When using ansi2knr, U may be empty or an underscore; expand it
blop-0.2.8/configure:7449:  U=`sed -n -e '/^U = / s///p' < "$mf"`
blop-0.2.8/configure-7450-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
blop-0.2.8/configure-7466-    test -f "$dirpart/$file" && continue
blop-0.2.8/configure:7467:    fdir=`echo "$file" | sed -e 's|/[^/]*$||'`
blop-0.2.8/configure-7468-    $ac_aux_dir/mkinstalldirs "$dirpart/$fdir" > /dev/null 2>&1
##############################################
blop-0.2.8/config.rpath-48-host="$1"
blop-0.2.8/config.rpath:49:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
blop-0.2.8/config.rpath:50:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
blop-0.2.8/config.rpath:51:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
blop-0.2.8/config.rpath-52-
##############################################
blop-0.2.8/config.rpath-223-        case $host_os in aix4.[012]|aix4.[012].*)
blop-0.2.8/config.rpath:224:          collect2name=`${CC} -print-prog-name=collect2`
blop-0.2.8/config.rpath-225-          if test -f "$collect2name" && \
##############################################
blop-0.2.8/config.rpath-350-      hardcode_direct=yes
blop-0.2.8/config.rpath:351:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
blop-0.2.8/config.rpath-352-        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
blop-0.2.8/config.rpath-517-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
blop-0.2.8/config.rpath:518:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
blop-0.2.8/config.rpath:519:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
blop-0.2.8/config.rpath:520:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
blop-0.2.8/config.rpath-521-
##############################################
blop-0.2.8/install-sh-85-
blop-0.2.8/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
blop-0.2.8/install-sh-87-	    shift
##############################################
blop-0.2.8/install-sh-89-
blop-0.2.8/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
blop-0.2.8/install-sh-91-	    shift
##############################################
blop-0.2.8/install-sh-151-	then
blop-0.2.8/install-sh:152:		dst="$dst"/`basename $src`
blop-0.2.8/install-sh-153-	else
##############################################
blop-0.2.8/install-sh-158-## this sed command emulates the dirname command
blop-0.2.8/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
blop-0.2.8/install-sh-160-
##############################################
blop-0.2.8/install-sh-172-IFS='%'
blop-0.2.8/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
blop-0.2.8/install-sh-174-IFS="${oIFS}"
##############################################
blop-0.2.8/install-sh-206-	then
blop-0.2.8/install-sh:207:		dstfile=`basename $dst`
blop-0.2.8/install-sh-208-	else
##############################################
blop-0.2.8/install-sh-216-	then
blop-0.2.8/install-sh:217:		dstfile=`basename $dst`
blop-0.2.8/install-sh-218-	else
##############################################
blop-0.2.8/missing-113-         from any GNU archive site."
blop-0.2.8/missing:114:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
blop-0.2.8/missing-115-    test -z "$files" && files="config.h"
##############################################
blop-0.2.8/missing-148-	*.y)
blop-0.2.8/missing:149:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
blop-0.2.8/missing-150-	    if [ -f "$SRCFILE" ]; then
##############################################
blop-0.2.8/missing-152-	    fi
blop-0.2.8/missing:153:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
blop-0.2.8/missing-154-	    if [ -f "$SRCFILE" ]; then
##############################################
blop-0.2.8/missing-178-	*.l)
blop-0.2.8/missing:179:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
blop-0.2.8/missing-180-	    if [ -f "$SRCFILE" ]; then
##############################################
blop-0.2.8/missing-197-
blop-0.2.8/missing:198:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
blop-0.2.8/missing-199-    if test -z "$file"; then
blop-0.2.8/missing:200:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
blop-0.2.8/missing-201-    fi
##############################################
blop-0.2.8/missing-223-         the \`GNU make' package.  Grab either from any GNU archive site."
blop-0.2.8/missing:224:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
blop-0.2.8/missing-225-    if test -z "$file"; then
blop-0.2.8/missing:226:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
blop-0.2.8/missing:227:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
blop-0.2.8/missing-228-    fi
##############################################
blop-0.2.8/missing-251-	*o*)
blop-0.2.8/missing:252:	    firstarg=`echo "$firstarg" | sed s/o//`
blop-0.2.8/missing-253-	    tar "$firstarg" ${1+"$@"} && exit 0
##############################################
blop-0.2.8/missing-257-	*h*)
blop-0.2.8/missing:258:	    firstarg=`echo "$firstarg" | sed s/h//`
blop-0.2.8/missing-259-	    tar "$firstarg" ${1+"$@"} && exit 0
##############################################
blop-0.2.8/mkinstalldirs-12-do
blop-0.2.8/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
blop-0.2.8/mkinstalldirs-14-   shift
##############################################
blop-0.2.8/Makefile.in-185-	dot_seen=no; \
blop-0.2.8/Makefile.in:186:	target=`echo $@ | sed s/-recursive//`; \
blop-0.2.8/Makefile.in-187-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
blop-0.2.8/Makefile.in-215-	rev="$$rev ."; \
blop-0.2.8/Makefile.in:216:	target=`echo $@ | sed s/-recursive//`; \
blop-0.2.8/Makefile.in-217-	for subdir in $$rev; do \
##############################################
blop-0.2.8/Makefile.in-261-GTAGS:
blop-0.2.8/Makefile.in:262:	here=`CDPATH=: && cd $(top_builddir) && pwd` \
blop-0.2.8/Makefile.in-263-	  && cd $(top_srcdir) \
##############################################
blop-0.2.8/Makefile.in-282-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
blop-0.2.8/Makefile.in:283:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
blop-0.2.8/Makefile.in-284-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
blop-0.2.8/Makefile.in-327-	chmod a-w $(distdir)
blop-0.2.8/Makefile.in:328:	dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` \
blop-0.2.8/Makefile.in-329-	  && cd $(distdir)/=build \
##############################################
blop-0.2.8/Makefile.in-337-	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
blop-0.2.8/Makefile.in:338:	  && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
blop-0.2.8/Makefile.in-339-	     || (echo "Error: files left after uninstall" 1>&2; \
##############################################
blop-0.2.8/config.guess-34-
blop-0.2.8/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
blop-0.2.8/config.guess-36-
##############################################
blop-0.2.8/config.guess-102-: ${TMPDIR=/tmp} ;
blop-0.2.8/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
blop-0.2.8/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
blop-0.2.8/config.guess-151-	EOF
blop-0.2.8/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
blop-0.2.8/config.guess-153-
##############################################
blop-0.2.8/config.guess-188-	    earmv*)
blop-0.2.8/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
blop-0.2.8/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
blop-0.2.8/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
blop-0.2.8/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
blop-0.2.8/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
blop-0.2.8/config.guess-222-		;;
##############################################
blop-0.2.8/config.guess-233-	    *)
blop-0.2.8/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
blop-0.2.8/config.guess-235-		;;
##############################################
blop-0.2.8/config.guess-280-	*4.0)
blop-0.2.8/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
blop-0.2.8/config.guess-282-		;;
blop-0.2.8/config.guess-283-	*5.*)
blop-0.2.8/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
blop-0.2.8/config.guess-285-		;;
##############################################
blop-0.2.8/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
blop-0.2.8/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
blop-0.2.8/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
blop-0.2.8/config.guess-328-	# 1.2 uses "1.2" for uname -r.
blop-0.2.8/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
blop-0.2.8/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
blop-0.2.8/config.guess-379-    s390x:SunOS:*:*)
blop-0.2.8/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
blop-0.2.8/config.guess-381-	exit ;;
blop-0.2.8/config.guess-382-    sun4H:SunOS:5.*:*)
blop-0.2.8/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
blop-0.2.8/config.guess-384-	exit ;;
blop-0.2.8/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
blop-0.2.8/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
blop-0.2.8/config.guess-387-	exit ;;
##############################################
blop-0.2.8/config.guess-404-	fi
blop-0.2.8/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
blop-0.2.8/config.guess-406-	exit ;;
##############################################
blop-0.2.8/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
blop-0.2.8/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
blop-0.2.8/config.guess-412-	exit ;;
##############################################
blop-0.2.8/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
blop-0.2.8/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
blop-0.2.8/config.guess-421-	exit ;;
##############################################
blop-0.2.8/config.guess-425-    sun*:*:4.2BSD:*)
blop-0.2.8/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
blop-0.2.8/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
blop-0.2.8/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
blop-0.2.8/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
blop-0.2.8/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
blop-0.2.8/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
blop-0.2.8/config.guess-563-    *:IRIX*:*:*)
blop-0.2.8/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
blop-0.2.8/config.guess-565-	exit ;;
##############################################
blop-0.2.8/config.guess-593-EOF
blop-0.2.8/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
blop-0.2.8/config.guess-595-		then
##############################################
blop-0.2.8/config.guess-606-    *:AIX:*:[4567])
blop-0.2.8/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
blop-0.2.8/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
blop-0.2.8/config.guess-642-    9000/[34678]??:HP-UX:*:*)
blop-0.2.8/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
blop-0.2.8/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
blop-0.2.8/config.guess-696-EOF
blop-0.2.8/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
blop-0.2.8/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
blop-0.2.8/config.guess-724-    ia64:HP-UX:*:*)
blop-0.2.8/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
blop-0.2.8/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
blop-0.2.8/config.guess-754-EOF
blop-0.2.8/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
blop-0.2.8/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
blop-0.2.8/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
blop-0.2.8/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
blop-0.2.8/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
blop-0.2.8/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
blop-0.2.8/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
blop-0.2.8/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
blop-0.2.8/config.guess-850-	esac
blop-0.2.8/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
blop-0.2.8/config.guess-852-	exit ;;
##############################################
blop-0.2.8/config.guess-886-    prep*:SunOS:5.*:*)
blop-0.2.8/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
blop-0.2.8/config.guess-888-	exit ;;
##############################################
blop-0.2.8/config.guess-890-	# the GNU system
blop-0.2.8/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
blop-0.2.8/config.guess-892-	exit ;;
##############################################
blop-0.2.8/config.guess-894-	# other systems with GNU libc and userland
blop-0.2.8/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
blop-0.2.8/config.guess-896-	exit ;;
##############################################
blop-0.2.8/config.guess-988-EOF
blop-0.2.8/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
blop-0.2.8/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
blop-0.2.8/config.guess-1092-    i*86:*:4.*:*)
blop-0.2.8/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
blop-0.2.8/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
blop-0.2.8/config.guess-1295-	fi
blop-0.2.8/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
blop-0.2.8/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
blop-0.2.8/config.guess-1393-    *:DragonFly:*:*)
blop-0.2.8/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
blop-0.2.8/config.guess-1395-	exit ;;
##############################################
blop-0.2.8/config.guess-1406-    i*86:skyos:*:*)
blop-0.2.8/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
blop-0.2.8/config.guess-1408-	exit ;;
##############################################
blop-0.2.8/config.guess.cdbs-orig-37-
blop-0.2.8/config.guess.cdbs-orig:38:me=`echo "$0" | sed -e 's,.*/,,'`
blop-0.2.8/config.guess.cdbs-orig-39-
##############################################
blop-0.2.8/config.guess.cdbs-orig-180-	# The OS release
blop-0.2.8/config.guess.cdbs-orig:181:	release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
blop-0.2.8/config.guess.cdbs-orig-182-	# Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
##############################################
blop-0.2.8/config.guess.cdbs-orig-227-	if test $UNAME_RELEASE = "V4.0"; then
blop-0.2.8/config.guess.cdbs-orig:228:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
blop-0.2.8/config.guess.cdbs-orig-229-	fi
##############################################
blop-0.2.8/config.guess.cdbs-orig-261-	if test "$?" = 0 ; then
blop-0.2.8/config.guess.cdbs-orig:262:		case `$dummy` in
blop-0.2.8/config.guess.cdbs-orig-263-			0-0)
##############################################
blop-0.2.8/config.guess.cdbs-orig-289-	rm -f $dummy.s $dummy && rmdir $tmpdir
blop-0.2.8/config.guess.cdbs-orig:290:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
blop-0.2.8/config.guess.cdbs-orig-291-	exit 0 ;;
##############################################
blop-0.2.8/config.guess.cdbs-orig-334-    sun4H:SunOS:5.*:*)
blop-0.2.8/config.guess.cdbs-orig:335:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
blop-0.2.8/config.guess.cdbs-orig-336-	exit 0 ;;
blop-0.2.8/config.guess.cdbs-orig-337-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
blop-0.2.8/config.guess.cdbs-orig:338:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
blop-0.2.8/config.guess.cdbs-orig-339-	exit 0 ;;
blop-0.2.8/config.guess.cdbs-orig-340-    i86pc:SunOS:5.*:*)
blop-0.2.8/config.guess.cdbs-orig:341:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
blop-0.2.8/config.guess.cdbs-orig-342-	exit 0 ;;
##############################################
blop-0.2.8/config.guess.cdbs-orig-346-	# it's likely to be more like Solaris than SunOS4.
blop-0.2.8/config.guess.cdbs-orig:347:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
blop-0.2.8/config.guess.cdbs-orig-348-	exit 0 ;;
##############################################
blop-0.2.8/config.guess.cdbs-orig-355-	# Japanese Language versions have a version number like `4.1.3-JL'.
blop-0.2.8/config.guess.cdbs-orig:356:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
blop-0.2.8/config.guess.cdbs-orig-357-	exit 0 ;;
##############################################
blop-0.2.8/config.guess.cdbs-orig-361-    sun*:*:4.2BSD:*)
blop-0.2.8/config.guess.cdbs-orig:362:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
blop-0.2.8/config.guess.cdbs-orig-363-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
blop-0.2.8/config.guess.cdbs-orig-440-	$CC_FOR_BUILD $dummy.c -o $dummy \
blop-0.2.8/config.guess.cdbs-orig:441:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
blop-0.2.8/config.guess.cdbs-orig-442-	  && rm -f $dummy.c $dummy && rmdir $tmpdir && exit 0
##############################################
blop-0.2.8/config.guess.cdbs-orig-493-    *:IRIX*:*:*)
blop-0.2.8/config.guess.cdbs-orig:494:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
blop-0.2.8/config.guess.cdbs-orig-495-	exit 0 ;;
##############################################
blop-0.2.8/config.guess.cdbs-orig-533-    *:AIX:*:[45])
blop-0.2.8/config.guess.cdbs-orig:534:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
blop-0.2.8/config.guess.cdbs-orig-535-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
blop-0.2.8/config.guess.cdbs-orig-568-    9000/[34678]??:HP-UX:*:*)
blop-0.2.8/config.guess.cdbs-orig:569:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
blop-0.2.8/config.guess.cdbs-orig-570-	case "${UNAME_MACHINE}" in
##############################################
blop-0.2.8/config.guess.cdbs-orig-622-EOF
blop-0.2.8/config.guess.cdbs-orig:623:		    (CCOPTS= $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null) && HP_ARCH=`$dummy`
blop-0.2.8/config.guess.cdbs-orig-624-		    if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi
##############################################
blop-0.2.8/config.guess.cdbs-orig-630-    ia64:HP-UX:*:*)
blop-0.2.8/config.guess.cdbs-orig:631:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
blop-0.2.8/config.guess.cdbs-orig-632-	echo ia64-hp-hpux${HPUX_REV}
##############################################
blop-0.2.8/config.guess.cdbs-orig-731-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
blop-0.2.8/config.guess.cdbs-orig:732:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
blop-0.2.8/config.guess.cdbs-orig-733-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
blop-0.2.8/config.guess.cdbs-orig-754-EOF
blop-0.2.8/config.guess.cdbs-orig:755:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
blop-0.2.8/config.guess.cdbs-orig-756-	rm -f $dummy.c && rmdir $tmpdir
blop-0.2.8/config.guess.cdbs-orig:757:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
blop-0.2.8/config.guess.cdbs-orig-758-	exit 0 ;;
##############################################
blop-0.2.8/config.guess.cdbs-orig-783-    prep*:SunOS:5.*:*)
blop-0.2.8/config.guess.cdbs-orig:784:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
blop-0.2.8/config.guess.cdbs-orig-785-	exit 0 ;;
blop-0.2.8/config.guess.cdbs-orig-786-    *:GNU:*:*)
blop-0.2.8/config.guess.cdbs-orig:787:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
blop-0.2.8/config.guess.cdbs-orig-788-	exit 0 ;;
##############################################
blop-0.2.8/config.guess.cdbs-orig-816-EOF
blop-0.2.8/config.guess.cdbs-orig:817:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
blop-0.2.8/config.guess.cdbs-orig-818-	rm -f $dummy.c && rmdir $tmpdir
##############################################
blop-0.2.8/config.guess.cdbs-orig-912-EOF
blop-0.2.8/config.guess.cdbs-orig:913:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
blop-0.2.8/config.guess.cdbs-orig-914-	rm -f $dummy.c && rmdir $tmpdir
##############################################
blop-0.2.8/config.guess.cdbs-orig-932-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
blop-0.2.8/config.guess.cdbs-orig:933:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
blop-0.2.8/config.guess.cdbs-orig-934-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
blop-0.2.8/config.sub-52-
blop-0.2.8/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
blop-0.2.8/config.sub-54-
##############################################
blop-0.2.8/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
blop-0.2.8/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
blop-0.2.8/config.sub-116-case $maybe_os in
##############################################
blop-0.2.8/config.sub-122-    os=-$maybe_os
blop-0.2.8/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
blop-0.2.8/config.sub-124-    ;;
##############################################
blop-0.2.8/config.sub-126-    os=-linux-android
blop-0.2.8/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
blop-0.2.8/config.sub-128-    ;;
blop-0.2.8/config.sub-129-  *)
blop-0.2.8/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
blop-0.2.8/config.sub-131-    if [ "$basic_machine" != "$1" ]
blop-0.2.8/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
blop-0.2.8/config.sub-133-    else os=; fi
##############################################
blop-0.2.8/config.sub-180-		os=-sco5v6
blop-0.2.8/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
blop-0.2.8/config.sub-182-		;;
##############################################
blop-0.2.8/config.sub-184-		os=-sco3.2v5
blop-0.2.8/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
blop-0.2.8/config.sub-186-		;;
##############################################
blop-0.2.8/config.sub-188-		os=-sco3.2v4
blop-0.2.8/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
blop-0.2.8/config.sub-190-		;;
blop-0.2.8/config.sub-191-	-sco3.2.[4-9]*)
blop-0.2.8/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
blop-0.2.8/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
blop-0.2.8/config.sub-194-		;;
##############################################
blop-0.2.8/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
blop-0.2.8/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
blop-0.2.8/config.sub-198-		;;
##############################################
blop-0.2.8/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
blop-0.2.8/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
blop-0.2.8/config.sub-202-		;;
##############################################
blop-0.2.8/config.sub-204-		os=-sco3.2v2
blop-0.2.8/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
blop-0.2.8/config.sub-206-		;;
blop-0.2.8/config.sub-207-	-udk*)
blop-0.2.8/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
blop-0.2.8/config.sub-209-		;;
##############################################
blop-0.2.8/config.sub-211-		os=-isc2.2
blop-0.2.8/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
blop-0.2.8/config.sub-213-		;;
##############################################
blop-0.2.8/config.sub-217-	-isc*)
blop-0.2.8/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
blop-0.2.8/config.sub-219-		;;
##############################################
blop-0.2.8/config.sub-229-	-ptx*)
blop-0.2.8/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
blop-0.2.8/config.sub-231-		;;
##############################################
blop-0.2.8/config.sub-364-	*-*-*)
blop-0.2.8/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
blop-0.2.8/config.sub-366-		exit 1
##############################################
blop-0.2.8/config.sub-493-	amd64-*)
blop-0.2.8/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub-495-		;;
##############################################
blop-0.2.8/config.sub-538-	blackfin-*)
blop-0.2.8/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub-540-		os=-linux
##############################################
blop-0.2.8/config.sub-546-	c54x-*)
blop-0.2.8/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub-548-		;;
blop-0.2.8/config.sub-549-	c55x-*)
blop-0.2.8/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub-551-		;;
blop-0.2.8/config.sub-552-	c6x-*)
blop-0.2.8/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub-554-		;;
##############################################
blop-0.2.8/config.sub-650-	e500v[12]-*)
blop-0.2.8/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub-652-		os=$os"spe"
##############################################
blop-0.2.8/config.sub-754-	i*86v32)
blop-0.2.8/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
blop-0.2.8/config.sub-756-		os=-sysv32
##############################################
blop-0.2.8/config.sub-758-	i*86v4*)
blop-0.2.8/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
blop-0.2.8/config.sub-760-		os=-sysv4
##############################################
blop-0.2.8/config.sub-762-	i*86v)
blop-0.2.8/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
blop-0.2.8/config.sub-764-		os=-sysv
##############################################
blop-0.2.8/config.sub-766-	i*86sol2)
blop-0.2.8/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
blop-0.2.8/config.sub-768-		os=-solaris2
##############################################
blop-0.2.8/config.sub-792-	leon-*|leon[3-9]-*)
blop-0.2.8/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
blop-0.2.8/config.sub-794-		;;
##############################################
blop-0.2.8/config.sub-799-	m68knommu-*)
blop-0.2.8/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub-801-		os=-linux
##############################################
blop-0.2.8/config.sub-833-	mips3*-*)
blop-0.2.8/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
blop-0.2.8/config.sub-835-		;;
blop-0.2.8/config.sub-836-	mips3*)
blop-0.2.8/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
blop-0.2.8/config.sub-838-		;;
##############################################
blop-0.2.8/config.sub-855-	ms1-*)
blop-0.2.8/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
blop-0.2.8/config.sub-857-		;;
##############################################
blop-0.2.8/config.sub-980-	parisc-*)
blop-0.2.8/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub-982-		os=-linux
##############################################
blop-0.2.8/config.sub-996-	pc98-*)
blop-0.2.8/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub-998-		;;
##############################################
blop-0.2.8/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
blop-0.2.8/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub-1013-		;;
blop-0.2.8/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
blop-0.2.8/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub-1016-		;;
blop-0.2.8/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
blop-0.2.8/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub-1019-		;;
blop-0.2.8/config.sub-1020-	pentium4-*)
blop-0.2.8/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub-1022-		;;
##############################################
blop-0.2.8/config.sub-1030-	ppc-* | ppcbe-*)
blop-0.2.8/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub-1032-		;;
##############################################
blop-0.2.8/config.sub-1036-	ppcle-* | powerpclittle-*)
blop-0.2.8/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub-1038-		;;
##############################################
blop-0.2.8/config.sub-1040-		;;
blop-0.2.8/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub-1042-		;;
##############################################
blop-0.2.8/config.sub-1046-	ppc64le-* | powerpc64little-*)
blop-0.2.8/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub-1048-		;;
##############################################
blop-0.2.8/config.sub-1122-	strongarm-* | thumb-*)
blop-0.2.8/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub-1124-		;;
##############################################
blop-0.2.8/config.sub-1255-	xscale-* | xscalee[bl]-*)
blop-0.2.8/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
blop-0.2.8/config.sub-1257-		;;
##############################################
blop-0.2.8/config.sub-1317-	*)
blop-0.2.8/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
blop-0.2.8/config.sub-1319-		exit 1
##############################################
blop-0.2.8/config.sub-1325-	*-digital*)
blop-0.2.8/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
blop-0.2.8/config.sub-1327-		;;
blop-0.2.8/config.sub-1328-	*-commodore*)
blop-0.2.8/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
blop-0.2.8/config.sub-1330-		;;
##############################################
blop-0.2.8/config.sub-1346-	-solaris1 | -solaris1.*)
blop-0.2.8/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
blop-0.2.8/config.sub-1348-		;;
##############################################
blop-0.2.8/config.sub-1355-	-gnu/linux*)
blop-0.2.8/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
blop-0.2.8/config.sub-1357-		;;
##############################################
blop-0.2.8/config.sub-1407-	-nto*)
blop-0.2.8/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
blop-0.2.8/config.sub-1409-		;;
##############################################
blop-0.2.8/config.sub-1414-	-mac*)
blop-0.2.8/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
blop-0.2.8/config.sub-1416-		;;
##############################################
blop-0.2.8/config.sub-1420-	-linux*)
blop-0.2.8/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
blop-0.2.8/config.sub-1422-		;;
blop-0.2.8/config.sub-1423-	-sunos5*)
blop-0.2.8/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
blop-0.2.8/config.sub-1425-		;;
blop-0.2.8/config.sub-1426-	-sunos6*)
blop-0.2.8/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
blop-0.2.8/config.sub-1428-		;;
##############################################
blop-0.2.8/config.sub-1469-	-sinix5.*)
blop-0.2.8/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
blop-0.2.8/config.sub-1471-		;;
##############################################
blop-0.2.8/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
blop-0.2.8/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
blop-0.2.8/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
blop-0.2.8/config.sub-1531-		exit 1
##############################################
blop-0.2.8/config.sub-1788-		esac
blop-0.2.8/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
blop-0.2.8/config.sub-1790-		;;
##############################################
blop-0.2.8/config.sub.cdbs-orig-54-
blop-0.2.8/config.sub.cdbs-orig:55:me=`echo "$0" | sed -e 's,.*/,,'`
blop-0.2.8/config.sub.cdbs-orig-56-
##############################################
blop-0.2.8/config.sub.cdbs-orig-118-# Here we must recognize all the valid KERNEL-OS combinations.
blop-0.2.8/config.sub.cdbs-orig:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
blop-0.2.8/config.sub.cdbs-orig-120-case $maybe_os in
##############################################
blop-0.2.8/config.sub.cdbs-orig-122-    os=-$maybe_os
blop-0.2.8/config.sub.cdbs-orig:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
blop-0.2.8/config.sub.cdbs-orig-124-    ;;
blop-0.2.8/config.sub.cdbs-orig-125-  *)
blop-0.2.8/config.sub.cdbs-orig:126:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
blop-0.2.8/config.sub.cdbs-orig-127-    if [ $basic_machine != $1 ]
blop-0.2.8/config.sub.cdbs-orig:128:    then os=`echo $1 | sed 's/.*-/-/'`
blop-0.2.8/config.sub.cdbs-orig-129-    else os=; fi
##############################################
blop-0.2.8/config.sub.cdbs-orig-173-		os=-sco3.2v5
blop-0.2.8/config.sub.cdbs-orig:174:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
blop-0.2.8/config.sub.cdbs-orig-175-		;;
##############################################
blop-0.2.8/config.sub.cdbs-orig-177-		os=-sco3.2v4
blop-0.2.8/config.sub.cdbs-orig:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
blop-0.2.8/config.sub.cdbs-orig-179-		;;
blop-0.2.8/config.sub.cdbs-orig-180-	-sco3.2.[4-9]*)
blop-0.2.8/config.sub.cdbs-orig:181:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
blop-0.2.8/config.sub.cdbs-orig:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
blop-0.2.8/config.sub.cdbs-orig-183-		;;
##############################################
blop-0.2.8/config.sub.cdbs-orig-185-		# Don't forget version if it is 3.2v4 or newer.
blop-0.2.8/config.sub.cdbs-orig:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
blop-0.2.8/config.sub.cdbs-orig-187-		;;
##############################################
blop-0.2.8/config.sub.cdbs-orig-189-		os=-sco3.2v2
blop-0.2.8/config.sub.cdbs-orig:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
blop-0.2.8/config.sub.cdbs-orig-191-		;;
blop-0.2.8/config.sub.cdbs-orig-192-	-udk*)
blop-0.2.8/config.sub.cdbs-orig:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
blop-0.2.8/config.sub.cdbs-orig-194-		;;
##############################################
blop-0.2.8/config.sub.cdbs-orig-196-		os=-isc2.2
blop-0.2.8/config.sub.cdbs-orig:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
blop-0.2.8/config.sub.cdbs-orig-198-		;;
##############################################
blop-0.2.8/config.sub.cdbs-orig-202-	-isc*)
blop-0.2.8/config.sub.cdbs-orig:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
blop-0.2.8/config.sub.cdbs-orig-204-		;;
##############################################
blop-0.2.8/config.sub.cdbs-orig-208-	-ptx*)
blop-0.2.8/config.sub.cdbs-orig:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
blop-0.2.8/config.sub.cdbs-orig-210-		;;
blop-0.2.8/config.sub.cdbs-orig-211-	-windowsnt*)
blop-0.2.8/config.sub.cdbs-orig:212:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
blop-0.2.8/config.sub.cdbs-orig-213-		;;
##############################################
blop-0.2.8/config.sub.cdbs-orig-282-	*-*-*)
blop-0.2.8/config.sub.cdbs-orig:283:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
blop-0.2.8/config.sub.cdbs-orig-284-		exit 1
##############################################
blop-0.2.8/config.sub.cdbs-orig-565-	i*86v32)
blop-0.2.8/config.sub.cdbs-orig:566:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
blop-0.2.8/config.sub.cdbs-orig-567-		os=-sysv32
##############################################
blop-0.2.8/config.sub.cdbs-orig-569-	i*86v4*)
blop-0.2.8/config.sub.cdbs-orig:570:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
blop-0.2.8/config.sub.cdbs-orig-571-		os=-sysv4
##############################################
blop-0.2.8/config.sub.cdbs-orig-573-	i*86v)
blop-0.2.8/config.sub.cdbs-orig:574:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
blop-0.2.8/config.sub.cdbs-orig-575-		os=-sysv
##############################################
blop-0.2.8/config.sub.cdbs-orig-577-	i*86sol2)
blop-0.2.8/config.sub.cdbs-orig:578:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
blop-0.2.8/config.sub.cdbs-orig-579-		os=-solaris2
##############################################
blop-0.2.8/config.sub.cdbs-orig-625-	mips3*-*)
blop-0.2.8/config.sub.cdbs-orig:626:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
blop-0.2.8/config.sub.cdbs-orig-627-		;;
blop-0.2.8/config.sub.cdbs-orig-628-	mips3*)
blop-0.2.8/config.sub.cdbs-orig:629:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
blop-0.2.8/config.sub.cdbs-orig-630-		;;
##############################################
blop-0.2.8/config.sub.cdbs-orig-760-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
blop-0.2.8/config.sub.cdbs-orig:761:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub.cdbs-orig-762-		;;
blop-0.2.8/config.sub.cdbs-orig-763-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
blop-0.2.8/config.sub.cdbs-orig:764:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub.cdbs-orig-765-		;;
blop-0.2.8/config.sub.cdbs-orig-766-	pentiumii-* | pentium2-*)
blop-0.2.8/config.sub.cdbs-orig:767:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub.cdbs-orig-768-		;;
##############################################
blop-0.2.8/config.sub.cdbs-orig-775-	        ;;
blop-0.2.8/config.sub.cdbs-orig:776:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub.cdbs-orig-777-		;;
##############################################
blop-0.2.8/config.sub.cdbs-orig-781-	ppcle-* | powerpclittle-*)
blop-0.2.8/config.sub.cdbs-orig:782:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub.cdbs-orig-783-		;;
##############################################
blop-0.2.8/config.sub.cdbs-orig-785-	        ;;
blop-0.2.8/config.sub.cdbs-orig:786:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub.cdbs-orig-787-		;;
##############################################
blop-0.2.8/config.sub.cdbs-orig-791-	ppc64le-* | powerpc64little-*)
blop-0.2.8/config.sub.cdbs-orig:792:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
blop-0.2.8/config.sub.cdbs-orig-793-		;;
##############################################
blop-0.2.8/config.sub.cdbs-orig-1047-	*)
blop-0.2.8/config.sub.cdbs-orig:1048:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
blop-0.2.8/config.sub.cdbs-orig-1049-		exit 1
##############################################
blop-0.2.8/config.sub.cdbs-orig-1055-	*-digital*)
blop-0.2.8/config.sub.cdbs-orig:1056:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
blop-0.2.8/config.sub.cdbs-orig-1057-		;;
blop-0.2.8/config.sub.cdbs-orig-1058-	*-commodore*)
blop-0.2.8/config.sub.cdbs-orig:1059:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
blop-0.2.8/config.sub.cdbs-orig-1060-		;;
##############################################
blop-0.2.8/config.sub.cdbs-orig-1073-	-solaris1 | -solaris1.*)
blop-0.2.8/config.sub.cdbs-orig:1074:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
blop-0.2.8/config.sub.cdbs-orig-1075-		;;
##############################################
blop-0.2.8/config.sub.cdbs-orig-1085-	-gnu/linux*)
blop-0.2.8/config.sub.cdbs-orig:1086:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
blop-0.2.8/config.sub.cdbs-orig-1087-		;;
##############################################
blop-0.2.8/config.sub.cdbs-orig-1129-	-mac*)
blop-0.2.8/config.sub.cdbs-orig:1130:		os=`echo $os | sed -e 's|mac|macos|'`
blop-0.2.8/config.sub.cdbs-orig-1131-		;;
blop-0.2.8/config.sub.cdbs-orig-1132-	-linux*)
blop-0.2.8/config.sub.cdbs-orig:1133:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
blop-0.2.8/config.sub.cdbs-orig-1134-		;;
blop-0.2.8/config.sub.cdbs-orig-1135-	-sunos5*)
blop-0.2.8/config.sub.cdbs-orig:1136:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
blop-0.2.8/config.sub.cdbs-orig-1137-		;;
blop-0.2.8/config.sub.cdbs-orig-1138-	-sunos6*)
blop-0.2.8/config.sub.cdbs-orig:1139:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
blop-0.2.8/config.sub.cdbs-orig-1140-		;;
##############################################
blop-0.2.8/config.sub.cdbs-orig-1181-	-sinix5.*)
blop-0.2.8/config.sub.cdbs-orig:1182:		os=`echo $os | sed -e 's|sinix|sysv|'`
blop-0.2.8/config.sub.cdbs-orig-1183-		;;
##############################################
blop-0.2.8/config.sub.cdbs-orig-1220-		# Get rid of the `-' at the beginning of $os.
blop-0.2.8/config.sub.cdbs-orig:1221:		os=`echo $os | sed 's/[^-]*-//'`
blop-0.2.8/config.sub.cdbs-orig:1222:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
blop-0.2.8/config.sub.cdbs-orig-1223-		exit 1
##############################################
blop-0.2.8/config.sub.cdbs-orig-1447-		esac
blop-0.2.8/config.sub.cdbs-orig:1448:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
blop-0.2.8/config.sub.cdbs-orig-1449-		;;