===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
openwince-include-0.3.2/tools/install-sh-103-
openwince-include-0.3.2/tools/install-sh:104:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
openwince-include-0.3.2/tools/install-sh-105-	    shift
##############################################
openwince-include-0.3.2/tools/install-sh-107-
openwince-include-0.3.2/tools/install-sh:108:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
openwince-include-0.3.2/tools/install-sh-109-	    shift
##############################################
openwince-include-0.3.2/tools/install-sh-169-	then
openwince-include-0.3.2/tools/install-sh:170:		dst=$dst/`basename "$src"`
openwince-include-0.3.2/tools/install-sh-171-	else
##############################################
openwince-include-0.3.2/tools/install-sh-176-## this sed command emulates the dirname command
openwince-include-0.3.2/tools/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
openwince-include-0.3.2/tools/install-sh-178-
##############################################
openwince-include-0.3.2/tools/install-sh-190-IFS='%'
openwince-include-0.3.2/tools/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
openwince-include-0.3.2/tools/install-sh-192-IFS=$oIFS
##############################################
openwince-include-0.3.2/tools/install-sh-224-	then
openwince-include-0.3.2/tools/install-sh:225:		dstfile=`basename "$dst"`
openwince-include-0.3.2/tools/install-sh-226-	else
##############################################
openwince-include-0.3.2/tools/install-sh-234-	then
openwince-include-0.3.2/tools/install-sh:235:		dstfile=`basename "$dst"`
openwince-include-0.3.2/tools/install-sh-236-	else
##############################################
openwince-include-0.3.2/tools/missing-128-         from any GNU archive site."
openwince-include-0.3.2/tools/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
openwince-include-0.3.2/tools/missing-130-    test -z "$files" && files="config.h"
##############################################
openwince-include-0.3.2/tools/missing-167-         proper tools for further handling them.
openwince-include-0.3.2/tools/missing:168:         You can get \`$1Help2man' as part of \`Autoconf' from any GNU
openwince-include-0.3.2/tools/missing-169-         archive site."
openwince-include-0.3.2/tools/missing-170-
openwince-include-0.3.2/tools/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
openwince-include-0.3.2/tools/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
openwince-include-0.3.2/tools/missing-173-    if test -f "$file"; then
##############################################
openwince-include-0.3.2/tools/missing-196-	*.y)
openwince-include-0.3.2/tools/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
openwince-include-0.3.2/tools/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
openwince-include-0.3.2/tools/missing-200-	    fi
openwince-include-0.3.2/tools/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
openwince-include-0.3.2/tools/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
openwince-include-0.3.2/tools/missing-226-	*.l)
openwince-include-0.3.2/tools/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
openwince-include-0.3.2/tools/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
openwince-include-0.3.2/tools/missing-250-
openwince-include-0.3.2/tools/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
openwince-include-0.3.2/tools/missing-252-    if test -z "$file"; then
openwince-include-0.3.2/tools/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
openwince-include-0.3.2/tools/missing-254-    fi
##############################################
openwince-include-0.3.2/tools/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
openwince-include-0.3.2/tools/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
openwince-include-0.3.2/tools/missing-278-    if test -z "$file"; then
openwince-include-0.3.2/tools/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
openwince-include-0.3.2/tools/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
openwince-include-0.3.2/tools/missing-281-    fi
##############################################
openwince-include-0.3.2/tools/missing-304-	*o*)
openwince-include-0.3.2/tools/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
openwince-include-0.3.2/tools/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
openwince-include-0.3.2/tools/missing-310-	*h*)
openwince-include-0.3.2/tools/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
openwince-include-0.3.2/tools/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
openwince-include-0.3.2/tools/mkinstalldirs-69-do
openwince-include-0.3.2/tools/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
openwince-include-0.3.2/tools/mkinstalldirs-71-  shift
##############################################
openwince-include-0.3.2/common.h-46-#ifndef ASM
openwince-include-0.3.2/common.h:47:#define	ASM	0
openwince-include-0.3.2/common.h-48-#endif
##############################################
openwince-include-0.3.2/Makefile.in-261-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
openwince-include-0.3.2/Makefile.in:262:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
openwince-include-0.3.2/Makefile.in-263-	  echo " $(nodist_openwinceincHEADERS_INSTALL) $$d$$p $(DESTDIR)$(openwinceincdir)/$$f"; \
##############################################
openwince-include-0.3.2/Makefile.in-269-	@list='$(nodist_openwinceinc_HEADERS)'; for p in $$list; do \
openwince-include-0.3.2/Makefile.in:270:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
openwince-include-0.3.2/Makefile.in-271-	  echo " rm -f $(DESTDIR)$(openwinceincdir)/$$f"; \
##############################################
openwince-include-0.3.2/Makefile.in-321-GTAGS:
openwince-include-0.3.2/Makefile.in:322:	here=`$(am__cd) $(top_builddir) && pwd` \
openwince-include-0.3.2/Makefile.in-323-	  && cd $(top_srcdir) \
##############################################
openwince-include-0.3.2/Makefile.in-342-distdir: $(DISTFILES)
openwince-include-0.3.2/Makefile.in:343:	@case `sed 15q $(srcdir)/NEWS` in \
openwince-include-0.3.2/Makefile.in-344-	*"$(VERSION)"*) : ;; \
##############################################
openwince-include-0.3.2/Makefile.in-351-	$(mkinstalldirs) $(distdir)/arm $(distdir)/arm/pxa2x0 $(distdir)/arm/sa11x0 $(distdir)/brux $(distdir)/device/codec $(distdir)/device/flash $(distdir)/std $(distdir)/tools $(distdir)/win32
openwince-include-0.3.2/Makefile.in:352:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
openwince-include-0.3.2/Makefile.in:353:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
openwince-include-0.3.2/Makefile.in-354-	list='$(DISTFILES)'; for file in $$list; do \
openwince-include-0.3.2/Makefile.in-355-	  case $$file in \
openwince-include-0.3.2/Makefile.in:356:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
openwince-include-0.3.2/Makefile.in:357:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
openwince-include-0.3.2/Makefile.in-358-	  esac; \
openwince-include-0.3.2/Makefile.in-359-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
openwince-include-0.3.2/Makefile.in:360:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
openwince-include-0.3.2/Makefile.in-361-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
openwince-include-0.3.2/Makefile.in-405-	chmod a-w $(distdir)
openwince-include-0.3.2/Makefile.in:406:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
openwince-include-0.3.2/Makefile.in-407-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
openwince-include-0.3.2/Makefile.in-435-	@cd $(distuninstallcheck_dir) \
openwince-include-0.3.2/Makefile.in:436:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
openwince-include-0.3.2/Makefile.in-437-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
openwince-include-0.3.2/Makefile.in-447-	fi
openwince-include-0.3.2/Makefile.in:448:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
openwince-include-0.3.2/Makefile.in-449-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
openwince-include-0.3.2/acinclude.m4-38-AC_MSG_CHECKING([for stdint types])
openwince-include-0.3.2/acinclude.m4:39:ac_stdint_h=`echo ifelse($1, , _stdint.h, $1)`
openwince-include-0.3.2/acinclude.m4-40-# try to shortcircuit - if the default include path of the compiler
##############################################
openwince-include-0.3.2/acinclude.m4-71-
openwince-include-0.3.2/acinclude.m4:72:inttype_headers=`echo $2 | sed -e 's/,/ /g'`
openwince-include-0.3.2/acinclude.m4-73-
##############################################
openwince-include-0.3.2/acinclude.m4-180-if test "$GCC" = "yes" ; then
openwince-include-0.3.2/acinclude.m4:181:ac_cv_stdint_message="using gnu compiler "`$CC --version | head -1` 
openwince-include-0.3.2/acinclude.m4-182-else
##############################################
openwince-include-0.3.2/acinclude.m4-545-    else
openwince-include-0.3.2/acinclude.m4:546:      ac_dir=`AS_DIRNAME(["$ac_stdint_h"])`
openwince-include-0.3.2/acinclude.m4-547-      AS_MKDIR_P(["$ac_dir"])
##############################################
openwince-include-0.3.2/aclocal.m4-51-AC_MSG_CHECKING([for stdint types])
openwince-include-0.3.2/aclocal.m4:52:ac_stdint_h=`echo ifelse($1, , _stdint.h, $1)`
openwince-include-0.3.2/aclocal.m4-53-# try to shortcircuit - if the default include path of the compiler
##############################################
openwince-include-0.3.2/aclocal.m4-84-
openwince-include-0.3.2/aclocal.m4:85:inttype_headers=`echo $2 | sed -e 's/,/ /g'`
openwince-include-0.3.2/aclocal.m4-86-
##############################################
openwince-include-0.3.2/aclocal.m4-193-if test "$GCC" = "yes" ; then
openwince-include-0.3.2/aclocal.m4:194:ac_cv_stdint_message="using gnu compiler "`$CC --version | head -1` 
openwince-include-0.3.2/aclocal.m4-195-else
##############################################
openwince-include-0.3.2/aclocal.m4-558-    else
openwince-include-0.3.2/aclocal.m4:559:      ac_dir=`AS_DIRNAME(["$ac_stdint_h"])`
openwince-include-0.3.2/aclocal.m4-560-      AS_MKDIR_P(["$ac_dir"])
##############################################
openwince-include-0.3.2/aclocal.m4-705-# test to see if srcdir already configured
openwince-include-0.3.2/aclocal.m4:706:if test "`cd $srcdir && pwd`" != "`pwd`" &&
openwince-include-0.3.2/aclocal.m4-707-   test -f $srcdir/config.status; then
##############################################
openwince-include-0.3.2/aclocal.m4-779-    * )
openwince-include-0.3.2/aclocal.m4:780:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
openwince-include-0.3.2/aclocal.m4-781-  esac
openwince-include-0.3.2/aclocal.m4-782-done
openwince-include-0.3.2/aclocal.m4:783:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
openwince-include-0.3.2/aclocal.m4-784-
##############################################
openwince-include-0.3.2/aclocal.m4-893-if (
openwince-include-0.3.2/aclocal.m4:894:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
openwince-include-0.3.2/aclocal.m4-895-   if test "$[*]" = "X"; then
openwince-include-0.3.2/aclocal.m4-896-      # -L didn't work.
openwince-include-0.3.2/aclocal.m4:897:      set X `ls -t $srcdir/configure conftest.file`
openwince-include-0.3.2/aclocal.m4-898-   fi
##############################################
openwince-include-0.3.2/aclocal.m4-988-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
openwince-include-0.3.2/aclocal.m4:989:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
openwince-include-0.3.2/aclocal.m4-990-#
##############################################
openwince-include-0.3.2/aclocal.m4-1012-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
openwince-include-0.3.2/aclocal.m4:1013:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
openwince-include-0.3.2/aclocal.m4-1014-# and then we would define $MISSING as
##############################################
openwince-include-0.3.2/aclocal.m4-1029-# expand $ac_aux_dir to an absolute path
openwince-include-0.3.2/aclocal.m4:1030:am_aux_dir=`cd $ac_aux_dir && pwd`
openwince-include-0.3.2/aclocal.m4-1031-])
##############################################
openwince-include-0.3.2/aclocal.m4-1203-  if test "$am_compiler_list" = ""; then
openwince-include-0.3.2/aclocal.m4:1204:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
openwince-include-0.3.2/aclocal.m4-1205-  fi
##############################################
openwince-include-0.3.2/aclocal.m4-1316-  # Strip MF so we end up with the name of the file.
openwince-include-0.3.2/aclocal.m4:1317:  mf=`echo "$mf" | sed -e 's/:.*$//'`
openwince-include-0.3.2/aclocal.m4-1318-  # Check whether this is an Automake generated Makefile or not.
##############################################
openwince-include-0.3.2/aclocal.m4-1324-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
openwince-include-0.3.2/aclocal.m4:1325:    dirpart=`AS_DIRNAME("$mf")`
openwince-include-0.3.2/aclocal.m4-1326-  else
##############################################
openwince-include-0.3.2/aclocal.m4-1331-  # running `make'.
openwince-include-0.3.2/aclocal.m4:1332:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
openwince-include-0.3.2/aclocal.m4-1333-  test -z "$DEPDIR" && continue
openwince-include-0.3.2/aclocal.m4-1334-  # When using ansi2knr, U may be empty or an underscore; expand it
openwince-include-0.3.2/aclocal.m4:1335:  U=`sed -n -e '/^U = / s///p' < "$mf"`
openwince-include-0.3.2/aclocal.m4-1336-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
openwince-include-0.3.2/aclocal.m4-1352-    test -f "$dirpart/$file" && continue
openwince-include-0.3.2/aclocal.m4:1353:    fdir=`AS_DIRNAME(["$file"])`
openwince-include-0.3.2/aclocal.m4-1354-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
openwince-include-0.3.2/aclocal.m4-1417-# case it prints its new name instead of `make'.
openwince-include-0.3.2/aclocal.m4:1418:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
openwince-include-0.3.2/aclocal.m4-1419-   am__include=include
##############################################
openwince-include-0.3.2/aclocal.m4-1425-   echo '.include "confinc"' > confmf
openwince-include-0.3.2/aclocal.m4:1426:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
openwince-include-0.3.2/aclocal.m4-1427-      am__include=.include
##############################################
openwince-include-0.3.2/configure-44-do
openwince-include-0.3.2/configure:45:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
openwince-include-0.3.2/configure-46-    eval $as_var=C; export $as_var
##############################################
openwince-include-0.3.2/configure-102-  as_lineno_2=$LINENO
openwince-include-0.3.2/configure:103:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
openwince-include-0.3.2/configure-104-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
openwince-include-0.3.2/configure-141-  as_lineno_2=$LINENO
openwince-include-0.3.2/configure:142:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
openwince-include-0.3.2/configure-143-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
openwince-include-0.3.2/configure-361-
openwince-include-0.3.2/configure:362:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
openwince-include-0.3.2/configure-363-
##############################################
openwince-include-0.3.2/configure-394-  -disable-* | --disable-*)
openwince-include-0.3.2/configure:395:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
openwince-include-0.3.2/configure-396-    # Reject names that are not valid shell variable names.
##############################################
openwince-include-0.3.2/configure-399-   { (exit 1); exit 1; }; }
openwince-include-0.3.2/configure:400:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
openwince-include-0.3.2/configure-401-    eval "enable_$ac_feature=no" ;;
##############################################
openwince-include-0.3.2/configure-403-  -enable-* | --enable-*)
openwince-include-0.3.2/configure:404:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
openwince-include-0.3.2/configure-405-    # Reject names that are not valid shell variable names.
##############################################
openwince-include-0.3.2/configure-408-   { (exit 1); exit 1; }; }
openwince-include-0.3.2/configure:409:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
openwince-include-0.3.2/configure-410-    case $ac_option in
openwince-include-0.3.2/configure:411:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
openwince-include-0.3.2/configure-412-      *) ac_optarg=yes ;;
##############################################
openwince-include-0.3.2/configure-585-  -with-* | --with-*)
openwince-include-0.3.2/configure:586:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
openwince-include-0.3.2/configure-587-    # Reject names that are not valid shell variable names.
##############################################
openwince-include-0.3.2/configure-590-   { (exit 1); exit 1; }; }
openwince-include-0.3.2/configure:591:    ac_package=`echo $ac_package| sed 's/-/_/g'`
openwince-include-0.3.2/configure-592-    case $ac_option in
openwince-include-0.3.2/configure:593:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
openwince-include-0.3.2/configure-594-      *) ac_optarg=yes ;;
##############################################
openwince-include-0.3.2/configure-598-  -without-* | --without-*)
openwince-include-0.3.2/configure:599:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
openwince-include-0.3.2/configure-600-    # Reject names that are not valid shell variable names.
##############################################
openwince-include-0.3.2/configure-603-   { (exit 1); exit 1; }; }
openwince-include-0.3.2/configure:604:    ac_package=`echo $ac_package | sed 's/-/_/g'`
openwince-include-0.3.2/configure-605-    eval "with_$ac_package=no" ;;
##############################################
openwince-include-0.3.2/configure-630-  *=*)
openwince-include-0.3.2/configure:631:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
openwince-include-0.3.2/configure-632-    # Reject names that are not valid shell variable names.
##############################################
openwince-include-0.3.2/configure-635-   { (exit 1); exit 1; }; }
openwince-include-0.3.2/configure:636:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
openwince-include-0.3.2/configure-637-    eval "$ac_envvar='$ac_optarg'"
##############################################
openwince-include-0.3.2/configure-651-if test -n "$ac_prev"; then
openwince-include-0.3.2/configure:652:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
openwince-include-0.3.2/configure-653-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
openwince-include-0.3.2/configure-659-do
openwince-include-0.3.2/configure:660:  eval ac_val=$`echo $ac_var`
openwince-include-0.3.2/configure-661-  case $ac_val in
##############################################
openwince-include-0.3.2/configure-671-do
openwince-include-0.3.2/configure:672:  eval ac_val=$`echo $ac_var`
openwince-include-0.3.2/configure-673-  case $ac_val in
##############################################
openwince-include-0.3.2/configure-738-   { (exit 1); exit 1; }; }
openwince-include-0.3.2/configure:739:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
openwince-include-0.3.2/configure-740-ac_env_build_alias_set=${build_alias+set}
##############################################
openwince-include-0.3.2/configure-809-By default, \`make install' will install all the files in
openwince-include-0.3.2/configure:810:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
openwince-include-0.3.2/configure:811:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
openwince-include-0.3.2/configure-812-for instance \`--prefix=\$HOME'.
##############################################
openwince-include-0.3.2/configure-876-if test "$ac_dir" != .; then
openwince-include-0.3.2/configure:877:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
openwince-include-0.3.2/configure-878-  # A "../" for each directory in $ac_dir_suffix.
openwince-include-0.3.2/configure:879:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
openwince-include-0.3.2/configure-880-else
##############################################
openwince-include-0.3.2/configure-889-    else
openwince-include-0.3.2/configure:890:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
openwince-include-0.3.2/configure-891-    fi ;;
##############################################
openwince-include-0.3.2/configure-898-esac
openwince-include-0.3.2/configure:899:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
openwince-include-0.3.2/configure-900-# absolute.
openwince-include-0.3.2/configure:901:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
openwince-include-0.3.2/configure:902:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
openwince-include-0.3.2/configure:903:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
openwince-include-0.3.2/configure:904:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
openwince-include-0.3.2/configure-905-
##############################################
openwince-include-0.3.2/configure-1013-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
openwince-include-0.3.2/configure:1014:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
openwince-include-0.3.2/configure-1015-    esac
##############################################
openwince-include-0.3.2/configure-1085-    do
openwince-include-0.3.2/configure:1086:      eval ac_val=$`echo $ac_var`
openwince-include-0.3.2/configure-1087-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
openwince-include-0.3.2/configure-1099-      do
openwince-include-0.3.2/configure:1100:	eval ac_val=$`echo $ac_var`
openwince-include-0.3.2/configure-1101-        echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
openwince-include-0.3.2/configure-1206-    set,)
openwince-include-0.3.2/configure:1207:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
openwince-include-0.3.2/configure:1208:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
openwince-include-0.3.2/configure-1209-      ac_cache_corrupted=: ;;
##############################################
openwince-include-0.3.2/configure-1229-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
openwince-include-0.3.2/configure:1230:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
openwince-include-0.3.2/configure-1231-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
openwince-include-0.3.2/configure-1397-if (
openwince-include-0.3.2/configure:1398:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
openwince-include-0.3.2/configure-1399-   if test "$*" = "X"; then
openwince-include-0.3.2/configure-1400-      # -L didn't work.
openwince-include-0.3.2/configure:1401:      set X `ls -t $srcdir/configure conftest.file`
openwince-include-0.3.2/configure-1402-   fi
##############################################
openwince-include-0.3.2/configure-1441-_ACEOF
openwince-include-0.3.2/configure:1442:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
openwince-include-0.3.2/configure-1443-rm conftest.sed
##############################################
openwince-include-0.3.2/configure-1446-# expand $ac_aux_dir to an absolute path
openwince-include-0.3.2/configure:1447:am_aux_dir=`cd $ac_aux_dir && pwd`
openwince-include-0.3.2/configure-1448-
##############################################
openwince-include-0.3.2/configure-1500-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
openwince-include-0.3.2/configure:1501:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
openwince-include-0.3.2/configure-1502-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
openwince-include-0.3.2/configure-1509-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
openwince-include-0.3.2/configure:1510:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
openwince-include-0.3.2/configure-1511-if test -n "$ac_maketemp"; then
##############################################
openwince-include-0.3.2/configure-1517-fi
openwince-include-0.3.2/configure:1518:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
openwince-include-0.3.2/configure-1519-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
openwince-include-0.3.2/configure-1537- # test to see if srcdir already configured
openwince-include-0.3.2/configure:1538:if test "`cd $srcdir && pwd`" != "`pwd`" &&
openwince-include-0.3.2/configure-1539-   test -f $srcdir/config.status; then
##############################################
openwince-include-0.3.2/configure-1735-# case it prints its new name instead of `make'.
openwince-include-0.3.2/configure:1736:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
openwince-include-0.3.2/configure-1737-   am__include=include
##############################################
openwince-include-0.3.2/configure-1743-   echo '.include "confinc"' > confmf
openwince-include-0.3.2/configure:1744:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
openwince-include-0.3.2/configure-1745-      am__include=.include
##############################################
openwince-include-0.3.2/configure-2094-     "checking for C compiler version" >&5
openwince-include-0.3.2/configure:2095:ac_compiler=`set X $ac_compile; echo $2`
openwince-include-0.3.2/configure-2096-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
openwince-include-0.3.2/configure-2134-echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
openwince-include-0.3.2/configure:2135:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
openwince-include-0.3.2/configure-2136-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
openwince-include-0.3.2/configure-2162-    *.* )
openwince-include-0.3.2/configure:2163:        ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
openwince-include-0.3.2/configure-2164-        # FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
openwince-include-0.3.2/configure-2242-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
openwince-include-0.3.2/configure:2243:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
openwince-include-0.3.2/configure-2244-          export ac_cv_exeext
##############################################
openwince-include-0.3.2/configure-2293-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
openwince-include-0.3.2/configure:2294:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
openwince-include-0.3.2/configure-2295-       break;;
##############################################
openwince-include-0.3.2/configure-2363-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
openwince-include-0.3.2/configure:2364:GCC=`test $ac_compiler_gnu = yes && echo yes`
openwince-include-0.3.2/configure-2365-ac_test_CFLAGS=${CFLAGS+set}
##############################################
openwince-include-0.3.2/configure-2672-  if test "$am_compiler_list" = ""; then
openwince-include-0.3.2/configure:2673:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
openwince-include-0.3.2/configure-2674-  fi
##############################################
openwince-include-0.3.2/configure-3728-if test "$GCC" = "yes" ; then
openwince-include-0.3.2/configure:3729:ac_cv_stdint_message="using gnu compiler "`$CC --version | head -1`
openwince-include-0.3.2/configure-3730-else
##############################################
openwince-include-0.3.2/configure-4163-do
openwince-include-0.3.2/configure:4164:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
openwince-include-0.3.2/configure-4165-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
openwince-include-0.3.2/configure-4201-fi
openwince-include-0.3.2/configure:4202:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
openwince-include-0.3.2/configure:4203:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
openwince-include-0.3.2/configure:4204:if test `eval echo '${'$as_ac_Header'}'` = yes; then
openwince-include-0.3.2/configure-4205-  cat >>confdefs.h <<_ACEOF
openwince-include-0.3.2/configure:4206:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
openwince-include-0.3.2/configure-4207-_ACEOF
##############################################
openwince-include-0.3.2/configure-4216-do
openwince-include-0.3.2/configure:4217:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
openwince-include-0.3.2/configure-4218-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
openwince-include-0.3.2/configure-4223-fi
openwince-include-0.3.2/configure:4224:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
openwince-include-0.3.2/configure:4225:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
openwince-include-0.3.2/configure-4226-else
##############################################
openwince-include-0.3.2/configure-4342-fi
openwince-include-0.3.2/configure:4343:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
openwince-include-0.3.2/configure:4344:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
openwince-include-0.3.2/configure-4345-
openwince-include-0.3.2/configure-4346-fi
openwince-include-0.3.2/configure:4347:if test `eval echo '${'$as_ac_Header'}'` = yes; then
openwince-include-0.3.2/configure-4348-  cat >>confdefs.h <<_ACEOF
openwince-include-0.3.2/configure:4349:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
openwince-include-0.3.2/configure-4350-_ACEOF
##############################################
openwince-include-0.3.2/configure-4469-ac_LF_and_DOT=`echo; echo .`
openwince-include-0.3.2/configure:4470:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
openwince-include-0.3.2/configure-4471-rm -f confdef2opt.sed
##############################################
openwince-include-0.3.2/configure-4571-do
openwince-include-0.3.2/configure:4572:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
openwince-include-0.3.2/configure-4573-    eval $as_var=C; export $as_var
##############################################
openwince-include-0.3.2/configure-4629-  as_lineno_2=$LINENO
openwince-include-0.3.2/configure:4630:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
openwince-include-0.3.2/configure-4631-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
openwince-include-0.3.2/configure-4669-  as_lineno_2=$LINENO
openwince-include-0.3.2/configure:4670:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
openwince-include-0.3.2/configure-4671-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
openwince-include-0.3.2/configure-4845-configured by $0, generated by GNU Autoconf 2.57,
openwince-include-0.3.2/configure:4846:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
openwince-include-0.3.2/configure-4847-
##############################################
openwince-include-0.3.2/configure-4863-  --*=*)
openwince-include-0.3.2/configure:4864:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
openwince-include-0.3.2/configure:4865:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
openwince-include-0.3.2/configure-4866-    ac_shift=:
##############################################
openwince-include-0.3.2/configure-4948-ac_stdint_h="$ac_stdint_h"
openwince-include-0.3.2/configure:4949:_ac_stdint_h=`echo "_$PACKAGE-$ac_stdint_h" | $as_tr_cpp`
openwince-include-0.3.2/configure-4950-ac_cv_stdint_message="$ac_cv_stdint_message"
##############################################
openwince-include-0.3.2/configure-5136-      fi
openwince-include-0.3.2/configure:5137:      ac_sed_frag=`expr $ac_sed_frag + 1`
openwince-include-0.3.2/configure-5138-      ac_beg=$ac_end
openwince-include-0.3.2/configure:5139:      ac_end=`expr $ac_end + $ac_max_sed_lines`
openwince-include-0.3.2/configure-5140-    fi
##############################################
openwince-include-0.3.2/configure-5153-        cat >$tmp/stdin
openwince-include-0.3.2/configure:5154:        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
openwince-include-0.3.2/configure:5155:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
openwince-include-0.3.2/configure:5156:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
openwince-include-0.3.2/configure:5157:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
openwince-include-0.3.2/configure-5158-  * )   ac_file_in=$ac_file.in ;;
##############################################
openwince-include-0.3.2/configure-5201-if test "$ac_dir" != .; then
openwince-include-0.3.2/configure:5202:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
openwince-include-0.3.2/configure-5203-  # A "../" for each directory in $ac_dir_suffix.
openwince-include-0.3.2/configure:5204:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
openwince-include-0.3.2/configure-5205-else
##############################################
openwince-include-0.3.2/configure-5214-    else
openwince-include-0.3.2/configure:5215:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
openwince-include-0.3.2/configure-5216-    fi ;;
##############################################
openwince-include-0.3.2/configure-5223-esac
openwince-include-0.3.2/configure:5224:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
openwince-include-0.3.2/configure-5225-# absolute.
openwince-include-0.3.2/configure:5226:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
openwince-include-0.3.2/configure:5227:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
openwince-include-0.3.2/configure:5228:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
openwince-include-0.3.2/configure:5229:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
openwince-include-0.3.2/configure-5230-
##############################################
openwince-include-0.3.2/configure-5314-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
openwince-include-0.3.2/configure:5315:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
openwince-include-0.3.2/configure:5316:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
openwince-include-0.3.2/configure-5317-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
openwince-include-0.3.2/configure-5331-if test "$ac_dir" != .; then
openwince-include-0.3.2/configure:5332:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
openwince-include-0.3.2/configure-5333-  # A "../" for each directory in $ac_dir_suffix.
openwince-include-0.3.2/configure:5334:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
openwince-include-0.3.2/configure-5335-else
##############################################
openwince-include-0.3.2/configure-5344-    else
openwince-include-0.3.2/configure:5345:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
openwince-include-0.3.2/configure-5346-    fi ;;
##############################################
openwince-include-0.3.2/configure-5353-esac
openwince-include-0.3.2/configure:5354:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
openwince-include-0.3.2/configure-5355-# absolute.
openwince-include-0.3.2/configure:5356:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
openwince-include-0.3.2/configure:5357:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
openwince-include-0.3.2/configure:5358:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
openwince-include-0.3.2/configure:5359:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
openwince-include-0.3.2/configure-5360-
##############################################
openwince-include-0.3.2/configure-5366-  # Strip MF so we end up with the name of the file.
openwince-include-0.3.2/configure:5367:  mf=`echo "$mf" | sed -e 's/:.*$//'`
openwince-include-0.3.2/configure-5368-  # Check whether this is an Automake generated Makefile or not.
##############################################
openwince-include-0.3.2/configure-5392-  # running `make'.
openwince-include-0.3.2/configure:5393:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
openwince-include-0.3.2/configure-5394-  test -z "$DEPDIR" && continue
openwince-include-0.3.2/configure-5395-  # When using ansi2knr, U may be empty or an underscore; expand it
openwince-include-0.3.2/configure:5396:  U=`sed -n -e '/^U = / s///p' < "$mf"`
openwince-include-0.3.2/configure-5397-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"