===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mpg321-0.3.2/mkinstalldirs-12-do
mpg321-0.3.2/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
mpg321-0.3.2/mkinstalldirs-14-   shift
##############################################
mpg321-0.3.2/Makefile.am-35-dist-hook:
mpg321-0.3.2/Makefile.am:36:	-for i in `find $(distdir) -name "CVS" -print`; do rm -r $$i; done
##############################################
mpg321-0.3.2/install-sh-85-
mpg321-0.3.2/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
mpg321-0.3.2/install-sh-87-	    shift
##############################################
mpg321-0.3.2/install-sh-89-
mpg321-0.3.2/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
mpg321-0.3.2/install-sh-91-	    shift
##############################################
mpg321-0.3.2/install-sh-151-	then
mpg321-0.3.2/install-sh:152:		dst="$dst"/`basename $src`
mpg321-0.3.2/install-sh-153-	else
##############################################
mpg321-0.3.2/install-sh-158-## this sed command emulates the dirname command
mpg321-0.3.2/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
mpg321-0.3.2/install-sh-160-
##############################################
mpg321-0.3.2/install-sh-172-IFS='%'
mpg321-0.3.2/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
mpg321-0.3.2/install-sh-174-IFS="${oIFS}"
##############################################
mpg321-0.3.2/install-sh-206-	then
mpg321-0.3.2/install-sh:207:		dstfile=`basename $dst`
mpg321-0.3.2/install-sh-208-	else
##############################################
mpg321-0.3.2/install-sh-216-	then
mpg321-0.3.2/install-sh:217:		dstfile=`basename $dst`
mpg321-0.3.2/install-sh-218-	else
##############################################
mpg321-0.3.2/aclocal.m4-33-dnl
mpg321-0.3.2/aclocal.m4:34:AC_ARG_WITH(ao,[  --with-ao=PFX   Prefix where libao is installed (optional)], ao_prefix="$withval", ao_prefix="")
mpg321-0.3.2/aclocal.m4:35:AC_ARG_WITH(ao-libraries,[  --with-ao-libraries=DIR   Directory where libao library is installed (optional)], ao_libraries="$withval", ao_libraries="")
mpg321-0.3.2/aclocal.m4:36:AC_ARG_WITH(ao-includes,[  --with-ao-includes=DIR   Directory where libao header files are installed (optional)], ao_includes="$withval", ao_includes="")
mpg321-0.3.2/aclocal.m4-37-AC_ARG_ENABLE(aotest, [  --disable-aotest       Do not try to compile and run a test ao program],, enable_aotest=yes)
##############################################
mpg321-0.3.2/aclocal.m4-180-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
mpg321-0.3.2/aclocal.m4:181:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
mpg321-0.3.2/aclocal.m4-182-#
##############################################
mpg321-0.3.2/aclocal.m4-204-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
mpg321-0.3.2/aclocal.m4:205:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
mpg321-0.3.2/aclocal.m4-206-# and then we would define $MISSING as
##############################################
mpg321-0.3.2/aclocal.m4-220-# expand $ac_aux_dir to an absolute path
mpg321-0.3.2/aclocal.m4:221:am_aux_dir=`cd $ac_aux_dir && pwd`
mpg321-0.3.2/aclocal.m4-222-])
##############################################
mpg321-0.3.2/aclocal.m4-321-  if test "$am_compiler_list" = ""; then
mpg321-0.3.2/aclocal.m4:322:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
mpg321-0.3.2/aclocal.m4-323-  fi
##############################################
mpg321-0.3.2/aclocal.m4-467-    # Strip MF so we end up with the name of the file.
mpg321-0.3.2/aclocal.m4:468:    mf=`echo "$mf" | sed -e 's/:.*$//'`
mpg321-0.3.2/aclocal.m4-469-    # Check whether this is an Automake generated Makefile or not.
##############################################
mpg321-0.3.2/aclocal.m4-476-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
mpg321-0.3.2/aclocal.m4:477:      dirpart=`AS_DIRNAME("$mf")`
mpg321-0.3.2/aclocal.m4-478-    else
##############################################
mpg321-0.3.2/aclocal.m4-482-    # from the Makefile without running `make'.
mpg321-0.3.2/aclocal.m4:483:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
mpg321-0.3.2/aclocal.m4-484-    test -z "$DEPDIR" && continue
mpg321-0.3.2/aclocal.m4:485:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
mpg321-0.3.2/aclocal.m4-486-    test -z "am__include" && continue
mpg321-0.3.2/aclocal.m4:487:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
mpg321-0.3.2/aclocal.m4-488-    # When using ansi2knr, U may be empty or an underscore; expand it
mpg321-0.3.2/aclocal.m4:489:    U=`sed -n 's/^U = //p' < "$mf"`
mpg321-0.3.2/aclocal.m4-490-    # Find all dependency output files, they are included files with
##############################################
mpg321-0.3.2/aclocal.m4-498-      test -f "$dirpart/$file" && continue
mpg321-0.3.2/aclocal.m4:499:      fdir=`AS_DIRNAME(["$file"])`
mpg321-0.3.2/aclocal.m4-500-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
mpg321-0.3.2/aclocal.m4-553-AC_REQUIRE([AC_PROG_INSTALL])dnl
mpg321-0.3.2/aclocal.m4:554:if test "`cd $srcdir && pwd`" != "`pwd`"; then
mpg321-0.3.2/aclocal.m4-555-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
mpg321-0.3.2/aclocal.m4-655-    * )
mpg321-0.3.2/aclocal.m4:656:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
mpg321-0.3.2/aclocal.m4-657-  esac
mpg321-0.3.2/aclocal.m4-658-done
mpg321-0.3.2/aclocal.m4:659:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
mpg321-0.3.2/aclocal.m4-660-
##############################################
mpg321-0.3.2/aclocal.m4-730-# Ignore all kinds of additional output from `make'.
mpg321-0.3.2/aclocal.m4:731:case `$am_make -s -f confmf 2> /dev/null` in #(
mpg321-0.3.2/aclocal.m4-732-*the\ am__doit\ target*)
##############################################
mpg321-0.3.2/aclocal.m4-740-   echo '.include "confinc"' > confmf
mpg321-0.3.2/aclocal.m4:741:   case `$am_make -s -f confmf 2> /dev/null` in #(
mpg321-0.3.2/aclocal.m4-742-   *the\ am__doit\ target*)
##############################################
mpg321-0.3.2/aclocal.m4-893-if (
mpg321-0.3.2/aclocal.m4:894:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
mpg321-0.3.2/aclocal.m4-895-   if test "$[*]" = "X"; then
mpg321-0.3.2/aclocal.m4-896-      # -L didn't work.
mpg321-0.3.2/aclocal.m4:897:      set X `ls -t "$srcdir/configure" conftest.file`
mpg321-0.3.2/aclocal.m4-898-   fi
##############################################
mpg321-0.3.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
mpg321-0.3.2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
mpg321-0.3.2/configure-47-  as_echo='print -r --'
mpg321-0.3.2/configure-48-  as_echo_n='print -rn --'
mpg321-0.3.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
mpg321-0.3.2/configure-50-  as_echo='printf %s\n'
##############################################
mpg321-0.3.2/configure-52-else
mpg321-0.3.2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
mpg321-0.3.2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
mpg321-0.3.2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
mpg321-0.3.2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
mpg321-0.3.2/configure-64-      esac;
##############################################
mpg321-0.3.2/configure-172-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
mpg321-0.3.2/configure:173:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
mpg321-0.3.2/configure-174-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
mpg321-0.3.2/configure-288-      case $as_dir in #(
mpg321-0.3.2/configure:289:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
mpg321-0.3.2/configure-290-      *) as_qdir=$as_dir;;
##############################################
mpg321-0.3.2/configure-353-  {
mpg321-0.3.2/configure:354:    as_val=`expr "$@" || test $? -eq 1`
mpg321-0.3.2/configure-355-  }
##############################################
mpg321-0.3.2/configure-360-# ----------------------------------------
mpg321-0.3.2/configure:361:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
mpg321-0.3.2/configure-362-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
mpg321-0.3.2/configure-423-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
mpg321-0.3.2/configure:424:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
mpg321-0.3.2/configure-425-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
mpg321-0.3.2/configure-514-	esac;
mpg321-0.3.2/configure:515:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
mpg321-0.3.2/configure-516-	???[sx]*):;;*)false;;esac;fi
##############################################
mpg321-0.3.2/configure-769-  case $ac_option in
mpg321-0.3.2/configure:770:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
mpg321-0.3.2/configure-771-  *=)   ac_optarg= ;;
##############################################
mpg321-0.3.2/configure-813-  -disable-* | --disable-*)
mpg321-0.3.2/configure:814:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
mpg321-0.3.2/configure-815-    # Reject names that are not valid shell variable names.
##############################################
mpg321-0.3.2/configure-818-    ac_useropt_orig=$ac_useropt
mpg321-0.3.2/configure:819:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mpg321-0.3.2/configure-820-    case $ac_user_opts in
##############################################
mpg321-0.3.2/configure-839-  -enable-* | --enable-*)
mpg321-0.3.2/configure:840:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
mpg321-0.3.2/configure-841-    # Reject names that are not valid shell variable names.
##############################################
mpg321-0.3.2/configure-844-    ac_useropt_orig=$ac_useropt
mpg321-0.3.2/configure:845:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mpg321-0.3.2/configure-846-    case $ac_user_opts in
##############################################
mpg321-0.3.2/configure-1043-  -with-* | --with-*)
mpg321-0.3.2/configure:1044:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
mpg321-0.3.2/configure-1045-    # Reject names that are not valid shell variable names.
##############################################
mpg321-0.3.2/configure-1048-    ac_useropt_orig=$ac_useropt
mpg321-0.3.2/configure:1049:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mpg321-0.3.2/configure-1050-    case $ac_user_opts in
##############################################
mpg321-0.3.2/configure-1059-  -without-* | --without-*)
mpg321-0.3.2/configure:1060:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
mpg321-0.3.2/configure-1061-    # Reject names that are not valid shell variable names.
##############################################
mpg321-0.3.2/configure-1064-    ac_useropt_orig=$ac_useropt
mpg321-0.3.2/configure:1065:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mpg321-0.3.2/configure-1066-    case $ac_user_opts in
##############################################
mpg321-0.3.2/configure-1097-  *=*)
mpg321-0.3.2/configure:1098:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
mpg321-0.3.2/configure-1099-    # Reject names that are not valid shell variable names.
##############################################
mpg321-0.3.2/configure-1118-if test -n "$ac_prev"; then
mpg321-0.3.2/configure:1119:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
mpg321-0.3.2/configure-1120-  as_fn_error $? "missing argument to $ac_option"
##############################################
mpg321-0.3.2/configure-1140-    */ )
mpg321-0.3.2/configure:1141:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
mpg321-0.3.2/configure-1142-      eval $ac_var=\$ac_val;;
##############################################
mpg321-0.3.2/configure-1177-ac_ls_di=`ls -di .` &&
mpg321-0.3.2/configure:1178:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
mpg321-0.3.2/configure-1179-  as_fn_error $? "working directory cannot be determined"
##############################################
mpg321-0.3.2/configure-1233-case $srcdir in
mpg321-0.3.2/configure:1234:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
mpg321-0.3.2/configure-1235-esac
##############################################
mpg321-0.3.2/configure-1276-By default, \`make install' will install all the files in
mpg321-0.3.2/configure:1277:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
mpg321-0.3.2/configure:1278:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
mpg321-0.3.2/configure-1279-for instance \`--prefix=\$HOME'.
##############################################
mpg321-0.3.2/configure-1369-*)
mpg321-0.3.2/configure:1370:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
mpg321-0.3.2/configure-1371-  # A ".." for each directory in $ac_dir_suffix.
mpg321-0.3.2/configure:1372:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
mpg321-0.3.2/configure-1373-  case $ac_top_builddir_sub in
##############################################
mpg321-0.3.2/configure-1853-    *\'*)
mpg321-0.3.2/configure:1854:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
mpg321-0.3.2/configure-1855-    esac
##############################################
mpg321-0.3.2/configure-1936-      case $ac_val in
mpg321-0.3.2/configure:1937:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mpg321-0.3.2/configure-1938-      esac
##############################################
mpg321-0.3.2/configure-1951-	case $ac_val in
mpg321-0.3.2/configure:1952:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mpg321-0.3.2/configure-1953-	esac
##############################################
mpg321-0.3.2/configure-2074-    set,)
mpg321-0.3.2/configure:2075:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
mpg321-0.3.2/configure:2076:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
mpg321-0.3.2/configure-2077-      ac_cache_corrupted=: ;;
##############################################
mpg321-0.3.2/configure-2085-	# differences in whitespace do not lead to failure.
mpg321-0.3.2/configure:2086:	ac_old_val_w=`echo x $ac_old_val`
mpg321-0.3.2/configure:2087:	ac_new_val_w=`echo x $ac_new_val`
mpg321-0.3.2/configure-2088-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
mpg321-0.3.2/configure-2105-    case $ac_new_val in
mpg321-0.3.2/configure:2106:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
mpg321-0.3.2/configure-2107-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
mpg321-0.3.2/configure-2283-if (
mpg321-0.3.2/configure:2284:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
mpg321-0.3.2/configure-2285-   if test "$*" = "X"; then
mpg321-0.3.2/configure-2286-      # -L didn't work.
mpg321-0.3.2/configure:2287:      set X `ls -t "$srcdir/configure" conftest.file`
mpg321-0.3.2/configure-2288-   fi
##############################################
mpg321-0.3.2/configure-2319-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
mpg321-0.3.2/configure:2320:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
mpg321-0.3.2/configure-2321-
mpg321-0.3.2/configure-2322-# expand $ac_aux_dir to an absolute path
mpg321-0.3.2/configure:2323:am_aux_dir=`cd $ac_aux_dir && pwd`
mpg321-0.3.2/configure-2324-
##############################################
mpg321-0.3.2/configure-2464-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
mpg321-0.3.2/configure:2465:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
mpg321-0.3.2/configure-2466-	     'mkdir (GNU coreutils) '* | \
##############################################
mpg321-0.3.2/configure-2543-set x ${MAKE-make}
mpg321-0.3.2/configure:2544:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
mpg321-0.3.2/configure-2545-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
##############################################
mpg321-0.3.2/configure-2553-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
mpg321-0.3.2/configure:2554:case `${MAKE-make} -f conftest.make 2>/dev/null` in
mpg321-0.3.2/configure-2555-  *@@@%%%=?*=@@@%%%*)
##############################################
mpg321-0.3.2/configure-2580-
mpg321-0.3.2/configure:2581:if test "`cd $srcdir && pwd`" != "`pwd`"; then
mpg321-0.3.2/configure-2582-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
mpg321-0.3.2/configure-3032-$as_echo_n "checking whether the C compiler works... " >&6; }
mpg321-0.3.2/configure:3033:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
mpg321-0.3.2/configure-3034-
##############################################
mpg321-0.3.2/configure-3076-	then :; else
mpg321-0.3.2/configure:3077:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mpg321-0.3.2/configure-3078-	fi
##############################################
mpg321-0.3.2/configure-3136-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
mpg321-0.3.2/configure:3137:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mpg321-0.3.2/configure-3138-	  break;;
##############################################
mpg321-0.3.2/configure-3245-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
mpg321-0.3.2/configure:3246:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
mpg321-0.3.2/configure-3247-       break;;
##############################################
mpg321-0.3.2/configure-3495-# Ignore all kinds of additional output from `make'.
mpg321-0.3.2/configure:3496:case `$am_make -s -f confmf 2> /dev/null` in #(
mpg321-0.3.2/configure-3497-*the\ am__doit\ target*)
##############################################
mpg321-0.3.2/configure-3505-   echo '.include "confinc"' > confmf
mpg321-0.3.2/configure:3506:   case `$am_make -s -f confmf 2> /dev/null` in #(
mpg321-0.3.2/configure-3507-   *the\ am__doit\ target*)
##############################################
mpg321-0.3.2/configure-3566-  if test "$am_compiler_list" = ""; then
mpg321-0.3.2/configure:3567:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mpg321-0.3.2/configure-3568-  fi
##############################################
mpg321-0.3.2/configure-4243-  # Check for GNU $ac_path_GREP
mpg321-0.3.2/configure:4244:case `"$ac_path_GREP" --version 2>&1` in
mpg321-0.3.2/configure-4245-*GNU*)
##############################################
mpg321-0.3.2/configure-4309-  # Check for GNU $ac_path_EGREP
mpg321-0.3.2/configure:4310:case `"$ac_path_EGREP" --version 2>&1` in
mpg321-0.3.2/configure-4311-*GNU*)
##############################################
mpg321-0.3.2/configure-4470-do :
mpg321-0.3.2/configure:4471:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mpg321-0.3.2/configure-4472-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
mpg321-0.3.2/configure-4475-  cat >>confdefs.h <<_ACEOF
mpg321-0.3.2/configure:4476:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mpg321-0.3.2/configure-4477-_ACEOF
##############################################
mpg321-0.3.2/configure-4485-do :
mpg321-0.3.2/configure:4486:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mpg321-0.3.2/configure-4487-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
mpg321-0.3.2/configure-4489-  cat >>confdefs.h <<_ACEOF
mpg321-0.3.2/configure:4490:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mpg321-0.3.2/configure-4491-_ACEOF
##############################################
mpg321-0.3.2/configure-4611-do :
mpg321-0.3.2/configure:4612:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mpg321-0.3.2/configure-4613-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
mpg321-0.3.2/configure-4615-  cat >>confdefs.h <<_ACEOF
mpg321-0.3.2/configure:4616:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mpg321-0.3.2/configure-4617-_ACEOF
##############################################
mpg321-0.3.2/configure-5187-do :
mpg321-0.3.2/configure:5188:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mpg321-0.3.2/configure-5189-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
mpg321-0.3.2/configure-5192-  cat >>confdefs.h <<_ACEOF
mpg321-0.3.2/configure:5193:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mpg321-0.3.2/configure-5194-_ACEOF
##############################################
mpg321-0.3.2/configure-5680-do :
mpg321-0.3.2/configure:5681:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mpg321-0.3.2/configure-5682-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mpg321-0.3.2/configure-5684-  cat >>confdefs.h <<_ACEOF
mpg321-0.3.2/configure:5685:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mpg321-0.3.2/configure-5686-_ACEOF
##############################################
mpg321-0.3.2/configure-6113-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
mpg321-0.3.2/configure:6114:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
mpg321-0.3.2/configure-6115-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
mpg321-0.3.2/configure-6201-if test -z "$BASH_VERSION$ZSH_VERSION" \
mpg321-0.3.2/configure:6202:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
mpg321-0.3.2/configure-6203-  as_echo='print -r --'
mpg321-0.3.2/configure-6204-  as_echo_n='print -rn --'
mpg321-0.3.2/configure:6205:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
mpg321-0.3.2/configure-6206-  as_echo='printf %s\n'
##############################################
mpg321-0.3.2/configure-6208-else
mpg321-0.3.2/configure:6209:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
mpg321-0.3.2/configure-6210-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
mpg321-0.3.2/configure-6218-	expr "X$arg" : "X\\(.*\\)$as_nl";
mpg321-0.3.2/configure:6219:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
mpg321-0.3.2/configure-6220-      esac;
##############################################
mpg321-0.3.2/configure-6294-# ----------------------------------------
mpg321-0.3.2/configure:6295:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
mpg321-0.3.2/configure-6296-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
mpg321-0.3.2/configure-6366-  {
mpg321-0.3.2/configure:6367:    as_val=`expr "$@" || test $? -eq 1`
mpg321-0.3.2/configure-6368-  }
##############################################
mpg321-0.3.2/configure-6470-      case $as_dir in #(
mpg321-0.3.2/configure:6471:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
mpg321-0.3.2/configure-6472-      *) as_qdir=$as_dir;;
##############################################
mpg321-0.3.2/configure-6527-	esac;
mpg321-0.3.2/configure:6528:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
mpg321-0.3.2/configure-6529-	???[sx]*):;;*)false;;esac;fi
##############################################
mpg321-0.3.2/configure-6617-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
mpg321-0.3.2/configure:6618:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
mpg321-0.3.2/configure-6619-ac_cs_version="\\
##############################################
mpg321-0.3.2/configure-6642-  --*=?*)
mpg321-0.3.2/configure:6643:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
mpg321-0.3.2/configure:6644:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
mpg321-0.3.2/configure-6645-    ac_shift=:
##############################################
mpg321-0.3.2/configure-6647-  --*=)
mpg321-0.3.2/configure:6648:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
mpg321-0.3.2/configure-6649-    ac_optarg=
##############################################
mpg321-0.3.2/configure-6671-    case $ac_optarg in
mpg321-0.3.2/configure:6672:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
mpg321-0.3.2/configure-6673-    '') as_fn_error $? "missing file argument" ;;
##############################################
mpg321-0.3.2/configure-6679-    case $ac_optarg in
mpg321-0.3.2/configure:6680:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
mpg321-0.3.2/configure-6681-    esac
##############################################
mpg321-0.3.2/configure-6805-fi
mpg321-0.3.2/configure:6806:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
mpg321-0.3.2/configure-6807-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
mpg321-0.3.2/configure-6822-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
mpg321-0.3.2/configure:6823:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
mpg321-0.3.2/configure-6824-ac_delim='%!_!# '
##############################################
mpg321-0.3.2/configure-6828-
mpg321-0.3.2/configure:6829:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
mpg321-0.3.2/configure-6830-  if test $ac_delim_n = $ac_delim_num; then
##############################################
mpg321-0.3.2/configure-6966-for ac_last_try in false false :; do
mpg321-0.3.2/configure:6967:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
mpg321-0.3.2/configure-6968-  if test -z "$ac_t"; then
##############################################
mpg321-0.3.2/configure-7098-      esac
mpg321-0.3.2/configure:7099:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
mpg321-0.3.2/configure-7100-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
mpg321-0.3.2/configure-7157-*)
mpg321-0.3.2/configure:7158:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
mpg321-0.3.2/configure-7159-  # A ".." for each directory in $ac_dir_suffix.
mpg321-0.3.2/configure:7160:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
mpg321-0.3.2/configure-7161-  case $ac_top_builddir_sub in
##############################################
mpg321-0.3.2/configure-7218-/@mandir@/p'
mpg321-0.3.2/configure:7219:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
mpg321-0.3.2/configure-7220-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
mpg321-0.3.2/configure-7235-
mpg321-0.3.2/configure:7236:# Neutralize VPATH when `$srcdir' = `.'.
mpg321-0.3.2/configure-7237-# Shell code in configure.ac might set extrasub.
##############################################
mpg321-0.3.2/configure-7263-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
mpg321-0.3.2/configure:7264:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
mpg321-0.3.2/configure:7265:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
mpg321-0.3.2/configure-7266-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
mpg321-0.3.2/configure-7308-    * )
mpg321-0.3.2/configure:7309:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
mpg321-0.3.2/configure-7310-  esac
##############################################
mpg321-0.3.2/configure-7355-    # Strip MF so we end up with the name of the file.
mpg321-0.3.2/configure:7356:    mf=`echo "$mf" | sed -e 's/:.*$//'`
mpg321-0.3.2/configure-7357-    # Check whether this is an Automake generated Makefile or not.
##############################################
mpg321-0.3.2/configure-7392-    # from the Makefile without running `make'.
mpg321-0.3.2/configure:7393:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
mpg321-0.3.2/configure-7394-    test -z "$DEPDIR" && continue
mpg321-0.3.2/configure:7395:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
mpg321-0.3.2/configure-7396-    test -z "am__include" && continue
mpg321-0.3.2/configure:7397:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
mpg321-0.3.2/configure-7398-    # When using ansi2knr, U may be empty or an underscore; expand it
mpg321-0.3.2/configure:7399:    U=`sed -n 's/^U = //p' < "$mf"`
mpg321-0.3.2/configure-7400-    # Find all dependency output files, they are included files with
##############################################
mpg321-0.3.2/Makefile.in-76-	ps-recursive uninstall-recursive
mpg321-0.3.2/Makefile.in:77:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
mpg321-0.3.2/Makefile.in-78-am__vpath_adj = case $$p in \
mpg321-0.3.2/Makefile.in:79:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
mpg321-0.3.2/Makefile.in-80-    *) f=$$p;; \
mpg321-0.3.2/Makefile.in-81-  esac;
mpg321-0.3.2/Makefile.in:82:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
mpg321-0.3.2/Makefile.in-83-am__install_max = 40
mpg321-0.3.2/Makefile.in-84-am__nobase_strip_setup = \
mpg321-0.3.2/Makefile.in:85:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
mpg321-0.3.2/Makefile.in-86-am__nobase_strip = \
##############################################
mpg321-0.3.2/Makefile.in-122-  while test -n "$$dir1"; do \
mpg321-0.3.2/Makefile.in:123:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
mpg321-0.3.2/Makefile.in-124-    if test "$$first" != "."; then \
mpg321-0.3.2/Makefile.in-125-      if test "$$first" = ".."; then \
mpg321-0.3.2/Makefile.in:126:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
mpg321-0.3.2/Makefile.in:127:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
mpg321-0.3.2/Makefile.in-128-      else \
mpg321-0.3.2/Makefile.in:129:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
mpg321-0.3.2/Makefile.in-130-        if test "$$first2" = "$$first"; then \
mpg321-0.3.2/Makefile.in:131:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
mpg321-0.3.2/Makefile.in-132-        else \
##############################################
mpg321-0.3.2/Makefile.in-137-    fi; \
mpg321-0.3.2/Makefile.in:138:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
mpg321-0.3.2/Makefile.in-139-  done; \
##############################################
mpg321-0.3.2/Makefile.in-375-.c.obj:
mpg321-0.3.2/Makefile.in:376:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
mpg321-0.3.2/Makefile.in-377-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
mpg321-0.3.2/Makefile.in-379-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mpg321-0.3.2/Makefile.in:380:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
mpg321-0.3.2/Makefile.in-381-install-man1: $(man_MANS)
##############################################
mpg321-0.3.2/Makefile.in-434-	dot_seen=no; \
mpg321-0.3.2/Makefile.in:435:	target=`echo $@ | sed s/-recursive//`; \
mpg321-0.3.2/Makefile.in-436-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
mpg321-0.3.2/Makefile.in-469-	rev="$$rev ."; \
mpg321-0.3.2/Makefile.in:470:	target=`echo $@ | sed s/-recursive//`; \
mpg321-0.3.2/Makefile.in-471-	for subdir in $$rev; do \
##############################################
mpg321-0.3.2/Makefile.in-547-GTAGS:
mpg321-0.3.2/Makefile.in:548:	here=`$(am__cd) $(top_builddir) && pwd` \
mpg321-0.3.2/Makefile.in-549-	  && $(am__cd) $(top_srcdir) \
##############################################
mpg321-0.3.2/Makefile.in-570-	test -d "$(distdir)" || mkdir "$(distdir)"
mpg321-0.3.2/Makefile.in:571:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mpg321-0.3.2/Makefile.in:572:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mpg321-0.3.2/Makefile.in-573-	list='$(DISTFILES)'; \
##############################################
mpg321-0.3.2/Makefile.in-584-	  if test -d $$d/$$file; then \
mpg321-0.3.2/Makefile.in:585:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mpg321-0.3.2/Makefile.in-586-	    if test -d "$(distdir)/$$file"; then \
##############################################
mpg321-0.3.2/Makefile.in-695-	test -d $(distdir)/_build || exit 0; \
mpg321-0.3.2/Makefile.in:696:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
mpg321-0.3.2/Makefile.in-697-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
mpg321-0.3.2/Makefile.in-729-	@$(am__cd) '$(distuninstallcheck_dir)' \
mpg321-0.3.2/Makefile.in:730:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
mpg321-0.3.2/Makefile.in-731-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
mpg321-0.3.2/Makefile.in-741-	fi
mpg321-0.3.2/Makefile.in:742:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
mpg321-0.3.2/Makefile.in-743-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
mpg321-0.3.2/Makefile.in-887-dist-hook:
mpg321-0.3.2/Makefile.in:888:	-for i in `find $(distdir) -name "CVS" -print`; do rm -r $$i; done
mpg321-0.3.2/Makefile.in-889-
##############################################
mpg321-0.3.2/depcomp-66-if test -z "$depfile"; then
mpg321-0.3.2/depcomp:67:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
mpg321-0.3.2/depcomp:68:   dir=`echo "$object" | sed 's,/.*$,/,'`
mpg321-0.3.2/depcomp-69-   if test "$dir" = "$object"; then
##############################################
mpg321-0.3.2/depcomp-75-
mpg321-0.3.2/depcomp:76:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
mpg321-0.3.2/depcomp-77-
##############################################
mpg321-0.3.2/depcomp-210-  # Version 6 uses the directory in both cases.
mpg321-0.3.2/depcomp:211:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
mpg321-0.3.2/depcomp-212-  tmpdepfile="$stripped.u"
##############################################
mpg321-0.3.2/depcomp-221-  else
mpg321-0.3.2/depcomp:222:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
mpg321-0.3.2/depcomp-223-    tmpdepfile="$stripped.u"
##############################################
mpg321-0.3.2/depcomp-235-    # Do two passes, one to just change these to
mpg321-0.3.2/depcomp:236:    # `$object: dependent.h' and one to simply `dependent.h:'.
mpg321-0.3.2/depcomp-237-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
mpg321-0.3.2/depcomp-276-  # Do two passes, one to just change these to
mpg321-0.3.2/depcomp:277:  # `$object: dependent.h' and one to simply `dependent.h:'.
mpg321-0.3.2/depcomp-278-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
mpg321-0.3.2/depcomp-291-   # Subdirectories are respected.
mpg321-0.3.2/depcomp:292:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
mpg321-0.3.2/depcomp-293-   test "x$dir" = "x$object" && dir=
mpg321-0.3.2/depcomp:294:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
mpg321-0.3.2/depcomp-295-
##############################################
mpg321-0.3.2/depcomp-420-  done
mpg321-0.3.2/depcomp:421:  obj_suffix="`echo $object | sed 's/^.*\././'`"
mpg321-0.3.2/depcomp-422-  touch "$tmpdepfile"
##############################################
mpg321-0.3.2/missing-113-         from any GNU archive site."
mpg321-0.3.2/missing:114:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
mpg321-0.3.2/missing-115-    test -z "$files" && files="config.h"
##############################################
mpg321-0.3.2/missing-148-	*.y)
mpg321-0.3.2/missing:149:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
mpg321-0.3.2/missing-150-	    if [ -f "$SRCFILE" ]; then
##############################################
mpg321-0.3.2/missing-152-	    fi
mpg321-0.3.2/missing:153:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
mpg321-0.3.2/missing-154-	    if [ -f "$SRCFILE" ]; then
##############################################
mpg321-0.3.2/missing-178-	*.l)
mpg321-0.3.2/missing:179:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
mpg321-0.3.2/missing-180-	    if [ -f "$SRCFILE" ]; then
##############################################
mpg321-0.3.2/missing-197-
mpg321-0.3.2/missing:198:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
mpg321-0.3.2/missing-199-    if test -z "$file"; then
mpg321-0.3.2/missing:200:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
mpg321-0.3.2/missing-201-    fi
##############################################
mpg321-0.3.2/missing-223-         the \`GNU make' package.  Grab either from any GNU archive site."
mpg321-0.3.2/missing:224:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
mpg321-0.3.2/missing-225-    if test -z "$file"; then
mpg321-0.3.2/missing:226:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
mpg321-0.3.2/missing:227:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
mpg321-0.3.2/missing-228-    fi
##############################################
mpg321-0.3.2/missing-251-	*o*)
mpg321-0.3.2/missing:252:	    firstarg=`echo "$firstarg" | sed s/o//`
mpg321-0.3.2/missing-253-	    tar "$firstarg" ${1+"$@"} && exit 0
##############################################
mpg321-0.3.2/missing-257-	*h*)
mpg321-0.3.2/missing:258:	    firstarg=`echo "$firstarg" | sed s/h//`
mpg321-0.3.2/missing-259-	    tar "$firstarg" ${1+"$@"} && exit 0