===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
bb-1.3rc1/Makefile.in-180-	  if test -f $$p; then \
bb-1.3rc1/Makefile.in:181:	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
bb-1.3rc1/Makefile.in:182:	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
bb-1.3rc1/Makefile.in-183-	  else :; fi; \
##############################################
bb-1.3rc1/Makefile.in-188-	list='$(bin_PROGRAMS)'; for p in $$list; do \
bb-1.3rc1/Makefile.in:189:	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
bb-1.3rc1/Makefile.in-190-	done
##############################################
bb-1.3rc1/Makefile.in-225-	  else file=$$i; fi; \
bb-1.3rc1/Makefile.in:226:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
bb-1.3rc1/Makefile.in:227:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
bb-1.3rc1/Makefile.in:228:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
bb-1.3rc1/Makefile.in-229-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
bb-1.3rc1/Makefile.in-240-	for i in $$list; do \
bb-1.3rc1/Makefile.in:241:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
bb-1.3rc1/Makefile.in:242:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
bb-1.3rc1/Makefile.in:243:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
bb-1.3rc1/Makefile.in-244-	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
bb-1.3rc1/Makefile.in-312-	mkdir $(distdir)/=inst
bb-1.3rc1/Makefile.in:313:	dc_install_base=`cd $(distdir)/=inst && pwd`; \
bb-1.3rc1/Makefile.in-314-	cd $(distdir)/=build \
##############################################
bb-1.3rc1/Makefile.in-323-	@banner="$(distdir).tar.gz is ready for distribution"; \
bb-1.3rc1/Makefile.in:324:	dashes=`echo "$$banner" | sed s/./=/g`; \
bb-1.3rc1/Makefile.in-325-	echo "$$dashes"; \
##############################################
bb-1.3rc1/aclocal.m4-28-dnl test to see if srcdir already configured
bb-1.3rc1/aclocal.m4:29:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
bb-1.3rc1/aclocal.m4-30-  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
##############################################
bb-1.3rc1/aclocal.m4-37-dnl FIXME This is truly gross.
bb-1.3rc1/aclocal.m4:38:missing_dir=`cd $ac_aux_dir && pwd`
bb-1.3rc1/aclocal.m4-39-AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir)
##############################################
bb-1.3rc1/aclocal.m4-60-if (
bb-1.3rc1/aclocal.m4:61:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
bb-1.3rc1/aclocal.m4-62-   if test "[$]*" = "X"; then
bb-1.3rc1/aclocal.m4-63-      # -L didn't work.
bb-1.3rc1/aclocal.m4:64:      set X `ls -t $srcdir/configure conftestfile`
bb-1.3rc1/aclocal.m4-65-   fi
##############################################
bb-1.3rc1/aclocal.m4-120-  *" <<$>>am_file "*<<)>>
bb-1.3rc1/aclocal.m4:121:    echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx
bb-1.3rc1/aclocal.m4-122-    ;;
bb-1.3rc1/aclocal.m4-123-  esac
bb-1.3rc1/aclocal.m4:124:  am_indx=`expr "<<$>>am_indx" + 1`
bb-1.3rc1/aclocal.m4-125-done<<>>dnl>>)
##############################################
bb-1.3rc1/aclocal.m4-169-  else
bb-1.3rc1/aclocal.m4:170:    AALIB_CFLAGS=`$AALIB_CONFIG $aalibconf_args --cflags`
bb-1.3rc1/aclocal.m4:171:    AALIB_LIBS=`$AALIB_CONFIG $aalibconf_args --libs`
bb-1.3rc1/aclocal.m4-172-
##############################################
bb-1.3rc1/aclocal.m4-338-  else
bb-1.3rc1/aclocal.m4:339:    LIBMIKMOD_CFLAGS=`$LIBMIKMOD_CONFIG $libmikmod_config_args --cflags`
bb-1.3rc1/aclocal.m4:340:    LIBMIKMOD_LIBS=`$LIBMIKMOD_CONFIG $libmikmod_config_args --libs`
bb-1.3rc1/aclocal.m4:341:    LIBMIKMOD_LDADD=`$LIBMIKMOD_CONFIG $libmikmod_config_args --ldadd`
bb-1.3rc1/aclocal.m4-342-    libmikmod_config_major_version=`$LIBMIKMOD_CONFIG $libmikmod_config_args --version | \
##############################################
bb-1.3rc1/aclocal.m4-454-  if test "x$no_libmikmod" = x ; then
bb-1.3rc1/aclocal.m4:455:     AC_MSG_RESULT([yes, `$LIBMIKMOD_CONFIG --version`])
bb-1.3rc1/aclocal.m4-456-     ifelse([$2], , :, [$2])     
##############################################
bb-1.3rc1/configure-79-  case "$ac_option" in
bb-1.3rc1/configure:80:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
bb-1.3rc1/configure-81-  *) ac_optarg= ;;
##############################################
bb-1.3rc1/configure-111-  -disable-* | --disable-*)
bb-1.3rc1/configure:112:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
bb-1.3rc1/configure-113-    # Reject names that are not valid shell variable names.
bb-1.3rc1/configure:114:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
bb-1.3rc1/configure-115-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
bb-1.3rc1/configure-116-    fi
bb-1.3rc1/configure:117:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
bb-1.3rc1/configure-118-    eval "enable_${ac_feature}=no" ;;
##############################################
bb-1.3rc1/configure-120-  -enable-* | --enable-*)
bb-1.3rc1/configure:121:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
bb-1.3rc1/configure-122-    # Reject names that are not valid shell variable names.
bb-1.3rc1/configure:123:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
bb-1.3rc1/configure-124-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
bb-1.3rc1/configure-125-    fi
bb-1.3rc1/configure:126:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
bb-1.3rc1/configure-127-    case "$ac_option" in
##############################################
bb-1.3rc1/configure-351-  -with-* | --with-*)
bb-1.3rc1/configure:352:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
bb-1.3rc1/configure-353-    # Reject names that are not valid shell variable names.
bb-1.3rc1/configure:354:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
bb-1.3rc1/configure-355-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
bb-1.3rc1/configure-356-    fi
bb-1.3rc1/configure:357:    ac_package=`echo $ac_package| sed 's/-/_/g'`
bb-1.3rc1/configure-358-    case "$ac_option" in
##############################################
bb-1.3rc1/configure-364-  -without-* | --without-*)
bb-1.3rc1/configure:365:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
bb-1.3rc1/configure-366-    # Reject names that are not valid shell variable names.
bb-1.3rc1/configure:367:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
bb-1.3rc1/configure-368-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
bb-1.3rc1/configure-369-    fi
bb-1.3rc1/configure:370:    ac_package=`echo $ac_package| sed 's/-/_/g'`
bb-1.3rc1/configure-371-    eval "with_${ac_package}=no" ;;
##############################################
bb-1.3rc1/configure-394-  *)
bb-1.3rc1/configure:395:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
bb-1.3rc1/configure-396-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
bb-1.3rc1/configure-407-if test -n "$ac_prev"; then
bb-1.3rc1/configure:408:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
bb-1.3rc1/configure-409-fi
##############################################
bb-1.3rc1/configure-472-  ac_prog=$0
bb-1.3rc1/configure:473:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
bb-1.3rc1/configure-474-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
bb-1.3rc1/configure-488-fi
bb-1.3rc1/configure:489:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
bb-1.3rc1/configure-490-
##############################################
bb-1.3rc1/configure-568-if test -z "$INSTALL"; then
bb-1.3rc1/configure:569:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
bb-1.3rc1/configure-570-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-629-if (
bb-1.3rc1/configure:630:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
bb-1.3rc1/configure-631-   if test "$*" = "X"; then
bb-1.3rc1/configure-632-      # -L didn't work.
bb-1.3rc1/configure:633:      set X `ls -t $srcdir/configure conftestfile`
bb-1.3rc1/configure-634-   fi
##############################################
bb-1.3rc1/configure-663-EOF_SED
bb-1.3rc1/configure:664:  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
bb-1.3rc1/configure-665-  rm -f conftestsed
##############################################
bb-1.3rc1/configure-677-echo "configure:678: checking whether ${MAKE-make} sets \${MAKE}" >&5
bb-1.3rc1/configure:678:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
bb-1.3rc1/configure:679:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
bb-1.3rc1/configure-680-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-686-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
bb-1.3rc1/configure:687:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
bb-1.3rc1/configure-688-if test -n "$ac_maketemp"; then
##############################################
bb-1.3rc1/configure-694-fi
bb-1.3rc1/configure:695:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
bb-1.3rc1/configure-696-  echo "$ac_t""yes" 1>&6
##############################################
bb-1.3rc1/configure-707-
bb-1.3rc1/configure:708:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
bb-1.3rc1/configure-709-  { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
##############################################
bb-1.3rc1/configure-720-
bb-1.3rc1/configure:721:missing_dir=`cd $ac_aux_dir && pwd`
bb-1.3rc1/configure-722-echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-796-echo "configure:797: checking for $ac_word" >&5
bb-1.3rc1/configure:797:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
bb-1.3rc1/configure-798-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-826-echo "configure:827: checking for $ac_word" >&5
bb-1.3rc1/configure:827:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
bb-1.3rc1/configure-828-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-877-echo "configure:878: checking for $ac_word" >&5
bb-1.3rc1/configure:878:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
bb-1.3rc1/configure-879-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-956-echo "configure:957: checking whether we are using GNU C" >&5
bb-1.3rc1/configure:957:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
bb-1.3rc1/configure-958-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-984-echo "configure:985: checking whether ${CC-cc} accepts -g" >&5
bb-1.3rc1/configure:985:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
bb-1.3rc1/configure-986-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-988-  echo 'void f(){}' > conftest.c
bb-1.3rc1/configure:989:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
bb-1.3rc1/configure-990-  ac_cv_prog_cc_g=yes
##############################################
bb-1.3rc1/configure-1028-if test -z "$INSTALL"; then
bb-1.3rc1/configure:1029:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
bb-1.3rc1/configure-1030-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-1085-if test -z "$CPP"; then
bb-1.3rc1/configure:1086:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
bb-1.3rc1/configure-1087-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-1101-{ (eval echo configure:1102: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bb-1.3rc1/configure:1102:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bb-1.3rc1/configure-1103-if test -z "$ac_err"; then
##############################################
bb-1.3rc1/configure-1118-{ (eval echo configure:1119: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bb-1.3rc1/configure:1119:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bb-1.3rc1/configure-1120-if test -z "$ac_err"; then
##############################################
bb-1.3rc1/configure-1135-{ (eval echo configure:1136: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bb-1.3rc1/configure:1136:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bb-1.3rc1/configure-1137-if test -z "$ac_err"; then
##############################################
bb-1.3rc1/configure-1160-echo "configure:1161: checking for ANSI C header files" >&5
bb-1.3rc1/configure:1161:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
bb-1.3rc1/configure-1162-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-1173-{ (eval echo configure:1174: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bb-1.3rc1/configure:1174:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bb-1.3rc1/configure-1175-if test -z "$ac_err"; then
##############################################
bb-1.3rc1/configure-1265-echo "configure:1266: checking whether ${MAKE-make} sets \${MAKE}" >&5
bb-1.3rc1/configure:1266:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
bb-1.3rc1/configure:1267:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
bb-1.3rc1/configure-1268-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-1274-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
bb-1.3rc1/configure:1275:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
bb-1.3rc1/configure-1276-if test -n "$ac_maketemp"; then
##############################################
bb-1.3rc1/configure-1282-fi
bb-1.3rc1/configure:1283:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
bb-1.3rc1/configure-1284-  echo "$ac_t""yes" 1>&6
##############################################
bb-1.3rc1/configure-1293-do
bb-1.3rc1/configure:1294:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
bb-1.3rc1/configure-1295-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
bb-1.3rc1/configure-1296-echo "configure:1297: checking for $ac_hdr" >&5
bb-1.3rc1/configure:1297:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
bb-1.3rc1/configure-1298-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-1306-{ (eval echo configure:1307: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
bb-1.3rc1/configure:1307:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
bb-1.3rc1/configure-1308-if test -z "$ac_err"; then
##############################################
bb-1.3rc1/configure-1319-fi
bb-1.3rc1/configure:1320:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
bb-1.3rc1/configure-1321-  echo "$ac_t""yes" 1>&6
bb-1.3rc1/configure:1322:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
bb-1.3rc1/configure-1323-  cat >> confdefs.h <<EOF
##############################################
bb-1.3rc1/configure-1334-echo "configure:1335: checking for working const" >&5
bb-1.3rc1/configure:1335:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
bb-1.3rc1/configure-1336-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-1409-echo "configure:1410: checking for inline" >&5
bb-1.3rc1/configure:1410:if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
bb-1.3rc1/configure-1411-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-1449-echo "configure:1450: checking for pid_t" >&5
bb-1.3rc1/configure:1450:if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
bb-1.3rc1/configure-1451-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-1482-echo "configure:1483: checking for size_t" >&5
bb-1.3rc1/configure:1483:if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
bb-1.3rc1/configure-1484-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-1515-echo "configure:1516: checking whether time.h and sys/time.h may both be included" >&5
bb-1.3rc1/configure:1516:if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
bb-1.3rc1/configure-1517-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-1553-echo "configure:1554: checking for working alloca.h" >&5
bb-1.3rc1/configure:1554:if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
bb-1.3rc1/configure-1555-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-1586-echo "configure:1587: checking for alloca" >&5
bb-1.3rc1/configure:1587:if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
bb-1.3rc1/configure-1588-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-1651-echo "configure:1652: checking whether alloca needs Cray hooks" >&5
bb-1.3rc1/configure:1652:if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
bb-1.3rc1/configure-1653-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-1681-echo "configure:1682: checking for $ac_func" >&5
bb-1.3rc1/configure:1682:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
bb-1.3rc1/configure-1683-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-1720-
bb-1.3rc1/configure:1721:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
bb-1.3rc1/configure-1722-  echo "$ac_t""yes" 1>&6
##############################################
bb-1.3rc1/configure-1736-echo "configure:1737: checking stack direction for C alloca" >&5
bb-1.3rc1/configure:1737:if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
bb-1.3rc1/configure-1738-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-1786-echo "configure:1787: checking whether ${CC-cc} needs -traditional" >&5
bb-1.3rc1/configure:1787:if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
bb-1.3rc1/configure-1788-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-1832-echo "configure:1833: checking for 8-bit clean memcmp" >&5
bb-1.3rc1/configure:1833:if eval "test \"`echo '$''{'ac_cv_func_memcmp_clean'+set}'`\" = set"; then
bb-1.3rc1/configure-1834-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-1868-echo "configure:1869: checking return type of signal handlers" >&5
bb-1.3rc1/configure:1869:if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then
bb-1.3rc1/configure-1870-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-1912-echo "configure:1913: checking for $ac_func" >&5
bb-1.3rc1/configure:1913:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
bb-1.3rc1/configure-1914-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-1951-
bb-1.3rc1/configure:1952:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
bb-1.3rc1/configure-1953-  echo "$ac_t""yes" 1>&6
bb-1.3rc1/configure:1954:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
bb-1.3rc1/configure-1955-  cat >> confdefs.h <<EOF
##############################################
bb-1.3rc1/configure-2006-echo "configure:2007: checking for $ac_word" >&5
bb-1.3rc1/configure:2007:if eval "test \"`echo '$''{'ac_cv_path_AALIB_CONFIG'+set}'`\" = set"; then
bb-1.3rc1/configure-2008-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-2045-  else
bb-1.3rc1/configure:2046:    AALIB_CFLAGS=`$AALIB_CONFIG $aalibconf_args --cflags`
bb-1.3rc1/configure:2047:    AALIB_LIBS=`$AALIB_CONFIG $aalibconf_args --libs`
bb-1.3rc1/configure-2048-
##############################################
bb-1.3rc1/configure-2248-echo "configure:2249: checking for $ac_word" >&5
bb-1.3rc1/configure:2249:if eval "test \"`echo '$''{'ac_cv_path_LIBMIKMOD_CONFIG'+set}'`\" = set"; then
bb-1.3rc1/configure-2250-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bb-1.3rc1/configure-2287-  else
bb-1.3rc1/configure:2288:    LIBMIKMOD_CFLAGS=`$LIBMIKMOD_CONFIG $libmikmod_config_args --cflags`
bb-1.3rc1/configure:2289:    LIBMIKMOD_LIBS=`$LIBMIKMOD_CONFIG $libmikmod_config_args --libs`
bb-1.3rc1/configure:2290:    LIBMIKMOD_LDADD=`$LIBMIKMOD_CONFIG $libmikmod_config_args --ldadd`
bb-1.3rc1/configure-2291-    libmikmod_config_major_version=`$LIBMIKMOD_CONFIG $libmikmod_config_args --version | \
##############################################
bb-1.3rc1/configure-2430-  if test "x$no_libmikmod" = x ; then
bb-1.3rc1/configure:2431:     echo "$ac_t""yes, `$LIBMIKMOD_CONFIG --version`" 1>&6
bb-1.3rc1/configure-2432-     CFLAGS="$CFLAGS $LIBMIKMOD_CFLAGS"
##############################################
bb-1.3rc1/configure-2704-    fi
bb-1.3rc1/configure:2705:    ac_file=`expr $ac_file + 1`
bb-1.3rc1/configure-2706-    ac_beg=$ac_end
bb-1.3rc1/configure:2707:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
bb-1.3rc1/configure-2708-  fi
##############################################
bb-1.3rc1/configure-2722-  case "$ac_file" in
bb-1.3rc1/configure:2723:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
bb-1.3rc1/configure:2724:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
bb-1.3rc1/configure-2725-  *) ac_file_in="${ac_file}.in" ;;
##############################################
bb-1.3rc1/configure-2730-  # Remove last slash and all that follows it.  Not all systems have dirname.
bb-1.3rc1/configure:2731:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
bb-1.3rc1/configure-2732-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
bb-1.3rc1/configure-2734-    test ! -d "$ac_dir" && mkdir "$ac_dir"
bb-1.3rc1/configure:2735:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
bb-1.3rc1/configure-2736-    # A "../" for each directory in $ac_dir_suffix.
bb-1.3rc1/configure:2737:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
bb-1.3rc1/configure-2738-  else
##############################################
bb-1.3rc1/configure-2744-      if test -z "$ac_dots"; then top_srcdir=.
bb-1.3rc1/configure:2745:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
bb-1.3rc1/configure-2746-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
bb-1.3rc1/configure-2758-  rm -f "$ac_file"
bb-1.3rc1/configure:2759:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
bb-1.3rc1/configure-2760-  case "$ac_file" in
##############################################
bb-1.3rc1/configure-2765-
bb-1.3rc1/configure:2766:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
bb-1.3rc1/configure-2767-  sed -e "$ac_comsub
##############################################
bb-1.3rc1/configure-2804-  case "$ac_file" in
bb-1.3rc1/configure:2805:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
bb-1.3rc1/configure:2806:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
bb-1.3rc1/configure-2807-  *) ac_file_in="${ac_file}.in" ;;
##############################################
bb-1.3rc1/configure-2812-  rm -f conftest.frag conftest.in conftest.out
bb-1.3rc1/configure:2813:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
bb-1.3rc1/configure-2814-  cat $ac_file_inputs > conftest.in
##############################################
bb-1.3rc1/configure-2872-    # Remove last slash and all that follows it.  Not all systems have dirname.
bb-1.3rc1/configure:2873:      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
bb-1.3rc1/configure-2874-      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
bb-1.3rc1/install-sh-73-
bb-1.3rc1/install-sh:74:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
bb-1.3rc1/install-sh-75-	    shift
##############################################
bb-1.3rc1/install-sh-77-
bb-1.3rc1/install-sh:78:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
bb-1.3rc1/install-sh-79-	    shift
##############################################
bb-1.3rc1/install-sh-138-	then
bb-1.3rc1/install-sh:139:		dst="$dst"/`basename $src`
bb-1.3rc1/install-sh-140-	else
##############################################
bb-1.3rc1/install-sh-145-## this sed command emulates the dirname command
bb-1.3rc1/install-sh:146:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
bb-1.3rc1/install-sh-147-
##############################################
bb-1.3rc1/install-sh-159-IFS='%'
bb-1.3rc1/install-sh:160:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
bb-1.3rc1/install-sh-161-IFS="${oIFS}"
##############################################
bb-1.3rc1/install-sh-193-	then
bb-1.3rc1/install-sh:194:		dstfile=`basename $dst`
bb-1.3rc1/install-sh-195-	else
##############################################
bb-1.3rc1/install-sh-203-	then
bb-1.3rc1/install-sh:204:		dstfile=`basename $dst`
bb-1.3rc1/install-sh-205-	else
##############################################
bb-1.3rc1/missing-119-	*.y)
bb-1.3rc1/missing:120:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
bb-1.3rc1/missing-121-	    if [ -f "$SRCFILE" ]; then
##############################################
bb-1.3rc1/missing-123-	    fi
bb-1.3rc1/missing:124:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
bb-1.3rc1/missing-125-	    if [ -f "$SRCFILE" ]; then
##############################################
bb-1.3rc1/missing-149-	*.l)
bb-1.3rc1/missing:150:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
bb-1.3rc1/missing-151-	    if [ -f "$SRCFILE" ]; then
##############################################
bb-1.3rc1/missing-169-         the \`GNU make' package.  Grab either from any GNU archive site."
bb-1.3rc1/missing:170:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
bb-1.3rc1/missing-171-    if test -z "$file"; then
bb-1.3rc1/missing:172:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
bb-1.3rc1/missing:173:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
bb-1.3rc1/missing-174-    fi
##############################################
bb-1.3rc1/mkinstalldirs-12-do
bb-1.3rc1/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
bb-1.3rc1/mkinstalldirs-14-   shift
##############################################
bb-1.3rc1/ctrl87.c-19-
bb-1.3rc1/ctrl87.c:20:    asm volatile ("                                                    \n\
bb-1.3rc1/ctrl87.c-21-      wait                                                          \n\
##############################################
bb-1.3rc1/ctrl87.c-27-    if (mask) {			/* mask is not 0 */
bb-1.3rc1/ctrl87.c:28:	asm volatile ("                                                  \n\
bb-1.3rc1/ctrl87.c-29-        mov    %2, %%ax                                             \n\