===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
acpi-1.7/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
acpi-1.7/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
acpi-1.7/aclocal.m4-94-# and then we would define $MISSING as
##############################################
acpi-1.7/aclocal.m4-108-# expand $ac_aux_dir to an absolute path
acpi-1.7/aclocal.m4:109:am_aux_dir=`cd $ac_aux_dir && pwd`
acpi-1.7/aclocal.m4-110-])
##############################################
acpi-1.7/aclocal.m4-206-  if test "$am_compiler_list" = ""; then
acpi-1.7/aclocal.m4:207:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
acpi-1.7/aclocal.m4-208-  fi
##############################################
acpi-1.7/aclocal.m4-357-    # Strip MF so we end up with the name of the file.
acpi-1.7/aclocal.m4:358:    mf=`echo "$mf" | sed -e 's/:.*$//'`
acpi-1.7/aclocal.m4-359-    # Check whether this is an Automake generated Makefile or not.
##############################################
acpi-1.7/aclocal.m4-366-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
acpi-1.7/aclocal.m4:367:      dirpart=`AS_DIRNAME("$mf")`
acpi-1.7/aclocal.m4-368-    else
##############################################
acpi-1.7/aclocal.m4-372-    # from the Makefile without running 'make'.
acpi-1.7/aclocal.m4:373:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
acpi-1.7/aclocal.m4-374-    test -z "$DEPDIR" && continue
acpi-1.7/aclocal.m4:375:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
acpi-1.7/aclocal.m4-376-    test -z "$am__include" && continue
acpi-1.7/aclocal.m4:377:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
acpi-1.7/aclocal.m4-378-    # Find all dependency output files, they are included files with
##############################################
acpi-1.7/aclocal.m4-386-      test -f "$dirpart/$file" && continue
acpi-1.7/aclocal.m4:387:      fdir=`AS_DIRNAME(["$file"])`
acpi-1.7/aclocal.m4-388-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
acpi-1.7/aclocal.m4-444-AC_REQUIRE([AC_PROG_INSTALL])dnl
acpi-1.7/aclocal.m4:445:if test "`cd $srcdir && pwd`" != "`pwd`"; then
acpi-1.7/aclocal.m4-446-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
acpi-1.7/aclocal.m4-599-    * )
acpi-1.7/aclocal.m4:600:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
acpi-1.7/aclocal.m4-601-  esac
acpi-1.7/aclocal.m4-602-done
acpi-1.7/aclocal.m4:603:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
acpi-1.7/aclocal.m4-604-
##############################################
acpi-1.7/aclocal.m4-670-# Ignore all kinds of additional output from 'make'.
acpi-1.7/aclocal.m4:671:case `$am_make -s -f confmf 2> /dev/null` in #(
acpi-1.7/aclocal.m4-672-*the\ am__doit\ target*)
##############################################
acpi-1.7/aclocal.m4-680-   echo '.include "confinc"' > confmf
acpi-1.7/aclocal.m4:681:   case `$am_make -s -f confmf 2> /dev/null` in #(
acpi-1.7/aclocal.m4-682-   *the\ am__doit\ target*)
##############################################
acpi-1.7/aclocal.m4-891-     echo "timestamp, slept: $am_has_slept" > conftest.file
acpi-1.7/aclocal.m4:892:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
acpi-1.7/aclocal.m4-893-     if test "$[*]" = "X"; then
acpi-1.7/aclocal.m4-894-	# -L didn't work.
acpi-1.7/aclocal.m4:895:	set X `ls -t "$srcdir/configure" conftest.file`
acpi-1.7/aclocal.m4-896-     fi
##############################################
acpi-1.7/create_tarball.sh-5-version=`grep AC_INIT configure.ac |sed -e 's/AC_INIT(\[acpi\], \[//' -e 's/\])//'`
acpi-1.7/create_tarball.sh:6:major=`echo $version |cut -f1 -d"."`
acpi-1.7/create_tarball.sh:7:minor=`echo $version |cut -f2 -d"."`
acpi-1.7/create_tarball.sh-8-if [ -d ../acpi-$major.$minor ]
##############################################
acpi-1.7/Makefile.in-40-  { \
acpi-1.7/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
acpi-1.7/Makefile.in-42-  }; \
##############################################
acpi-1.7/Makefile.in-135-  esac
acpi-1.7/Makefile.in:136:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
acpi-1.7/Makefile.in-137-am__vpath_adj = case $$p in \
acpi-1.7/Makefile.in:138:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
acpi-1.7/Makefile.in-139-    *) f=$$p;; \
acpi-1.7/Makefile.in-140-  esac;
acpi-1.7/Makefile.in:141:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
acpi-1.7/Makefile.in-142-am__install_max = 40
acpi-1.7/Makefile.in-143-am__nobase_strip_setup = \
acpi-1.7/Makefile.in:144:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
acpi-1.7/Makefile.in-145-am__nobase_strip = \
##############################################
acpi-1.7/Makefile.in-414-.c.obj:
acpi-1.7/Makefile.in:415:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
acpi-1.7/Makefile.in-416-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
acpi-1.7/Makefile.in-418-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
acpi-1.7/Makefile.in:419:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
acpi-1.7/Makefile.in-420-install-man1: $(man_MANS)
##############################################
acpi-1.7/Makefile.in-424-	test -n "$(man1dir)" \
acpi-1.7/Makefile.in:425:	  && test -n "`echo $$list1$$list2`" \
acpi-1.7/Makefile.in-426-	  || exit 0; \
##############################################
acpi-1.7/Makefile.in-493-GTAGS:
acpi-1.7/Makefile.in:494:	here=`$(am__cd) $(top_builddir) && pwd` \
acpi-1.7/Makefile.in-495-	  && $(am__cd) $(top_srcdir) \
##############################################
acpi-1.7/Makefile.in-525-	test -d "$(distdir)" || mkdir "$(distdir)"
acpi-1.7/Makefile.in:526:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
acpi-1.7/Makefile.in:527:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
acpi-1.7/Makefile.in-528-	list='$(DISTFILES)'; \
##############################################
acpi-1.7/Makefile.in-539-	  if test -d $$d/$$file; then \
acpi-1.7/Makefile.in:540:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
acpi-1.7/Makefile.in-541-	    if test -d "$(distdir)/$$file"; then \
##############################################
acpi-1.7/Makefile.in-625-	test -d $(distdir)/_build || exit 0; \
acpi-1.7/Makefile.in:626:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
acpi-1.7/Makefile.in-627-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
acpi-1.7/Makefile.in-668-	}; \
acpi-1.7/Makefile.in:669:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
acpi-1.7/Makefile.in-670-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
acpi-1.7/Makefile.in-680-	fi
acpi-1.7/Makefile.in:681:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
acpi-1.7/Makefile.in-682-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
acpi-1.7/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
acpi-1.7/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
acpi-1.7/configure-45-  as_echo='print -r --'
acpi-1.7/configure-46-  as_echo_n='print -rn --'
acpi-1.7/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
acpi-1.7/configure-48-  as_echo='printf %s\n'
##############################################
acpi-1.7/configure-50-else
acpi-1.7/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
acpi-1.7/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
acpi-1.7/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
acpi-1.7/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
acpi-1.7/configure-62-      esac;
##############################################
acpi-1.7/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
acpi-1.7/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
acpi-1.7/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
acpi-1.7/configure-324-      case $as_dir in #(
acpi-1.7/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
acpi-1.7/configure-326-      *) as_qdir=$as_dir;;
##############################################
acpi-1.7/configure-397-  {
acpi-1.7/configure:398:    as_val=`expr "$@" || test $? -eq 1`
acpi-1.7/configure-399-  }
##############################################
acpi-1.7/configure-404-# ----------------------------------------
acpi-1.7/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
acpi-1.7/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
acpi-1.7/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
acpi-1.7/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
acpi-1.7/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
acpi-1.7/configure-750-  case $ac_option in
acpi-1.7/configure:751:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
acpi-1.7/configure-752-  *=)   ac_optarg= ;;
##############################################
acpi-1.7/configure-794-  -disable-* | --disable-*)
acpi-1.7/configure:795:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
acpi-1.7/configure-796-    # Reject names that are not valid shell variable names.
##############################################
acpi-1.7/configure-799-    ac_useropt_orig=$ac_useropt
acpi-1.7/configure:800:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
acpi-1.7/configure-801-    case $ac_user_opts in
##############################################
acpi-1.7/configure-820-  -enable-* | --enable-*)
acpi-1.7/configure:821:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
acpi-1.7/configure-822-    # Reject names that are not valid shell variable names.
##############################################
acpi-1.7/configure-825-    ac_useropt_orig=$ac_useropt
acpi-1.7/configure:826:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
acpi-1.7/configure-827-    case $ac_user_opts in
##############################################
acpi-1.7/configure-1024-  -with-* | --with-*)
acpi-1.7/configure:1025:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
acpi-1.7/configure-1026-    # Reject names that are not valid shell variable names.
##############################################
acpi-1.7/configure-1029-    ac_useropt_orig=$ac_useropt
acpi-1.7/configure:1030:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
acpi-1.7/configure-1031-    case $ac_user_opts in
##############################################
acpi-1.7/configure-1040-  -without-* | --without-*)
acpi-1.7/configure:1041:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
acpi-1.7/configure-1042-    # Reject names that are not valid shell variable names.
##############################################
acpi-1.7/configure-1045-    ac_useropt_orig=$ac_useropt
acpi-1.7/configure:1046:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
acpi-1.7/configure-1047-    case $ac_user_opts in
##############################################
acpi-1.7/configure-1078-  *=*)
acpi-1.7/configure:1079:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
acpi-1.7/configure-1080-    # Reject names that are not valid shell variable names.
##############################################
acpi-1.7/configure-1099-if test -n "$ac_prev"; then
acpi-1.7/configure:1100:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
acpi-1.7/configure-1101-  as_fn_error $? "missing argument to $ac_option"
##############################################
acpi-1.7/configure-1121-    */ )
acpi-1.7/configure:1122:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
acpi-1.7/configure-1123-      eval $ac_var=\$ac_val;;
##############################################
acpi-1.7/configure-1156-ac_ls_di=`ls -di .` &&
acpi-1.7/configure:1157:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
acpi-1.7/configure-1158-  as_fn_error $? "working directory cannot be determined"
##############################################
acpi-1.7/configure-1212-case $srcdir in
acpi-1.7/configure:1213:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
acpi-1.7/configure-1214-esac
##############################################
acpi-1.7/configure-1255-By default, \`make install' will install all the files in
acpi-1.7/configure:1256:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
acpi-1.7/configure:1257:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
acpi-1.7/configure-1258-for instance \`--prefix=\$HOME'.
##############################################
acpi-1.7/configure-1338-*)
acpi-1.7/configure:1339:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
acpi-1.7/configure-1340-  # A ".." for each directory in $ac_dir_suffix.
acpi-1.7/configure:1341:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
acpi-1.7/configure-1342-  case $ac_top_builddir_sub in
##############################################
acpi-1.7/configure-1591-    *\'*)
acpi-1.7/configure:1592:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
acpi-1.7/configure-1593-    esac
##############################################
acpi-1.7/configure-1674-      case $ac_val in
acpi-1.7/configure:1675:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
acpi-1.7/configure-1676-      esac
##############################################
acpi-1.7/configure-1689-	case $ac_val in
acpi-1.7/configure:1690:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
acpi-1.7/configure-1691-	esac
##############################################
acpi-1.7/configure-1809-    set,)
acpi-1.7/configure:1810:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
acpi-1.7/configure:1811:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
acpi-1.7/configure-1812-      ac_cache_corrupted=: ;;
##############################################
acpi-1.7/configure-1820-	# differences in whitespace do not lead to failure.
acpi-1.7/configure:1821:	ac_old_val_w=`echo x $ac_old_val`
acpi-1.7/configure:1822:	ac_new_val_w=`echo x $ac_new_val`
acpi-1.7/configure-1823-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
acpi-1.7/configure-1840-    case $ac_new_val in
acpi-1.7/configure:1841:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
acpi-1.7/configure-1842-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
acpi-1.7/configure-2015-     echo "timestamp, slept: $am_has_slept" > conftest.file
acpi-1.7/configure:2016:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
acpi-1.7/configure-2017-     if test "$*" = "X"; then
acpi-1.7/configure-2018-	# -L didn't work.
acpi-1.7/configure:2019:	set X `ls -t "$srcdir/configure" conftest.file`
acpi-1.7/configure-2020-     fi
##############################################
acpi-1.7/configure-2066-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
acpi-1.7/configure:2067:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
acpi-1.7/configure-2068-
acpi-1.7/configure-2069-# expand $ac_aux_dir to an absolute path
acpi-1.7/configure:2070:am_aux_dir=`cd $ac_aux_dir && pwd`
acpi-1.7/configure-2071-
##############################################
acpi-1.7/configure-2211-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
acpi-1.7/configure:2212:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
acpi-1.7/configure-2213-	     'mkdir (GNU coreutils) '* | \
##############################################
acpi-1.7/configure-2284-set x ${MAKE-make}
acpi-1.7/configure:2285:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
acpi-1.7/configure-2286-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
acpi-1.7/configure-2294-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
acpi-1.7/configure:2295:case `${MAKE-make} -f conftest.make 2>/dev/null` in
acpi-1.7/configure-2296-  *@@@%%%=?*=@@@%%%*)
##############################################
acpi-1.7/configure-2360-
acpi-1.7/configure:2361:if test "`cd $srcdir && pwd`" != "`pwd`"; then
acpi-1.7/configure-2362-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
acpi-1.7/configure-2822-$as_echo_n "checking whether the C compiler works... " >&6; }
acpi-1.7/configure:2823:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
acpi-1.7/configure-2824-
##############################################
acpi-1.7/configure-2866-	then :; else
acpi-1.7/configure:2867:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
acpi-1.7/configure-2868-	fi
##############################################
acpi-1.7/configure-2926-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
acpi-1.7/configure:2927:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
acpi-1.7/configure-2928-	  break;;
##############################################
acpi-1.7/configure-3035-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
acpi-1.7/configure:3036:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
acpi-1.7/configure-3037-       break;;
##############################################
acpi-1.7/configure-3343-# Ignore all kinds of additional output from 'make'.
acpi-1.7/configure:3344:case `$am_make -s -f confmf 2> /dev/null` in #(
acpi-1.7/configure-3345-*the\ am__doit\ target*)
##############################################
acpi-1.7/configure-3353-   echo '.include "confinc"' > confmf
acpi-1.7/configure:3354:   case `$am_make -s -f confmf 2> /dev/null` in #(
acpi-1.7/configure-3355-   *the\ am__doit\ target*)
##############################################
acpi-1.7/configure-3416-  if test "$am_compiler_list" = ""; then
acpi-1.7/configure:3417:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
acpi-1.7/configure-3418-  fi
##############################################
acpi-1.7/configure-3673-  # Check for GNU $ac_path_GREP
acpi-1.7/configure:3674:case `"$ac_path_GREP" --version 2>&1` in
acpi-1.7/configure-3675-*GNU*)
##############################################
acpi-1.7/configure-3739-  # Check for GNU $ac_path_EGREP
acpi-1.7/configure:3740:case `"$ac_path_EGREP" --version 2>&1` in
acpi-1.7/configure-3741-*GNU*)
##############################################
acpi-1.7/configure-3999-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
acpi-1.7/configure:4000:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
acpi-1.7/configure-4001-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
acpi-1.7/configure-4090-if test -z "$BASH_VERSION$ZSH_VERSION" \
acpi-1.7/configure:4091:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
acpi-1.7/configure-4092-  as_echo='print -r --'
acpi-1.7/configure-4093-  as_echo_n='print -rn --'
acpi-1.7/configure:4094:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
acpi-1.7/configure-4095-  as_echo='printf %s\n'
##############################################
acpi-1.7/configure-4097-else
acpi-1.7/configure:4098:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
acpi-1.7/configure-4099-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
acpi-1.7/configure-4107-	expr "X$arg" : "X\\(.*\\)$as_nl";
acpi-1.7/configure:4108:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
acpi-1.7/configure-4109-      esac;
##############################################
acpi-1.7/configure-4184-# ----------------------------------------
acpi-1.7/configure:4185:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
acpi-1.7/configure-4186-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
acpi-1.7/configure-4256-  {
acpi-1.7/configure:4257:    as_val=`expr "$@" || test $? -eq 1`
acpi-1.7/configure-4258-  }
##############################################
acpi-1.7/configure-4360-      case $as_dir in #(
acpi-1.7/configure:4361:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
acpi-1.7/configure-4362-      *) as_qdir=$as_dir;;
##############################################
acpi-1.7/configure-4495-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
acpi-1.7/configure:4496:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
acpi-1.7/configure-4497-ac_cs_version="\\
##############################################
acpi-1.7/configure-4520-  --*=?*)
acpi-1.7/configure:4521:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
acpi-1.7/configure:4522:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
acpi-1.7/configure-4523-    ac_shift=:
##############################################
acpi-1.7/configure-4525-  --*=)
acpi-1.7/configure:4526:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
acpi-1.7/configure-4527-    ac_optarg=
##############################################
acpi-1.7/configure-4549-    case $ac_optarg in
acpi-1.7/configure:4550:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
acpi-1.7/configure-4551-    '') as_fn_error $? "missing file argument" ;;
##############################################
acpi-1.7/configure-4557-    case $ac_optarg in
acpi-1.7/configure:4558:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
acpi-1.7/configure-4559-    esac
##############################################
acpi-1.7/configure-4685-fi
acpi-1.7/configure:4686:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
acpi-1.7/configure-4687-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
acpi-1.7/configure-4702-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
acpi-1.7/configure:4703:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
acpi-1.7/configure-4704-ac_delim='%!_!# '
##############################################
acpi-1.7/configure-4708-
acpi-1.7/configure:4709:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
acpi-1.7/configure-4710-  if test $ac_delim_n = $ac_delim_num; then
##############################################
acpi-1.7/configure-4846-for ac_last_try in false false :; do
acpi-1.7/configure:4847:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
acpi-1.7/configure-4848-  if test -z "$ac_tt"; then
##############################################
acpi-1.7/configure-4978-      esac
acpi-1.7/configure:4979:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
acpi-1.7/configure-4980-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
acpi-1.7/configure-5037-*)
acpi-1.7/configure:5038:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
acpi-1.7/configure-5039-  # A ".." for each directory in $ac_dir_suffix.
acpi-1.7/configure:5040:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
acpi-1.7/configure-5041-  case $ac_top_builddir_sub in
##############################################
acpi-1.7/configure-5098-/@mandir@/p'
acpi-1.7/configure:5099:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
acpi-1.7/configure-5100-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
acpi-1.7/configure-5115-
acpi-1.7/configure:5116:# Neutralize VPATH when `$srcdir' = `.'.
acpi-1.7/configure-5117-# Shell code in configure.ac might set extrasub.
##############################################
acpi-1.7/configure-5143-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
acpi-1.7/configure:5144:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
acpi-1.7/configure-5145-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
acpi-1.7/configure-5189-    * )
acpi-1.7/configure:5190:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
acpi-1.7/configure-5191-  esac
##############################################
acpi-1.7/configure-5236-    # Strip MF so we end up with the name of the file.
acpi-1.7/configure:5237:    mf=`echo "$mf" | sed -e 's/:.*$//'`
acpi-1.7/configure-5238-    # Check whether this is an Automake generated Makefile or not.
##############################################
acpi-1.7/configure-5273-    # from the Makefile without running 'make'.
acpi-1.7/configure:5274:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
acpi-1.7/configure-5275-    test -z "$DEPDIR" && continue
acpi-1.7/configure:5276:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
acpi-1.7/configure-5277-    test -z "$am__include" && continue
acpi-1.7/configure:5278:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
acpi-1.7/configure-5279-    # Find all dependency output files, they are included files with
##############################################
acpi-1.7/depcomp-64-  case $1 in
acpi-1.7/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
acpi-1.7/depcomp-66-      *) dir=;;
##############################################
acpi-1.7/depcomp-73-{
acpi-1.7/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
acpi-1.7/depcomp-75-}
##############################################
acpi-1.7/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
acpi-1.7/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
acpi-1.7/depcomp-128-
##############################################
acpi-1.7/depcomp-405-        sleep 1
acpi-1.7/depcomp:406:        i=`expr $i - 1`
acpi-1.7/depcomp-407-      done
acpi-1.7/depcomp-408-    fi
acpi-1.7/depcomp:409:    i=`expr $i - 1`
acpi-1.7/depcomp-410-  done
##############################################
acpi-1.7/depcomp-425-  # Do two passes, one to just change these to
acpi-1.7/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
acpi-1.7/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
acpi-1.7/depcomp-659-  done
acpi-1.7/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
acpi-1.7/depcomp-661-  touch "$tmpdepfile"
##############################################
acpi-1.7/compile-67-	mingw/*)
acpi-1.7/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
acpi-1.7/compile-69-	  ;;
acpi-1.7/compile-70-	cygwin/*)
acpi-1.7/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
acpi-1.7/compile-72-	  ;;
acpi-1.7/compile-73-	wine/*)
acpi-1.7/compile:74:	  file=`winepath -w "$file" || echo "$file"`
acpi-1.7/compile-75-	  ;;
##############################################
acpi-1.7/compile-309-# Name of file we expect compiler to create.
acpi-1.7/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
acpi-1.7/compile-311-
##############################################
acpi-1.7/compile-315-# object file name, since that is what matters with a parallel build.
acpi-1.7/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
acpi-1.7/compile-317-while true; do
##############################################
acpi-1.7/install-sh-229-      fi
acpi-1.7/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
acpi-1.7/install-sh-231-    *)
##############################################
acpi-1.7/install-sh-276-      dstdir=$dst
acpi-1.7/install-sh:277:      dst=$dstdir/`basename "$src"`
acpi-1.7/install-sh-278-      dstdir_status=0
##############################################
acpi-1.7/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
acpi-1.7/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
acpi-1.7/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
acpi-1.7/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
acpi-1.7/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
acpi-1.7/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
acpi-1.7/install-sh-425-	    case $prefix in
acpi-1.7/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
acpi-1.7/install-sh-427-	      *) qprefix=$prefix;;
##############################################
acpi-1.7/install-sh-474-    if $copy_on_change &&
acpi-1.7/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
acpi-1.7/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
acpi-1.7/install-sh-477-