===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gkrelluim-0.3.1/install-sh-217-      fi
gkrelluim-0.3.1/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gkrelluim-0.3.1/install-sh-219-    *)
##############################################
gkrelluim-0.3.1/install-sh-269-      dstdir=$dst
gkrelluim-0.3.1/install-sh:270:      dst=$dstdir/`basename "$src"`
gkrelluim-0.3.1/install-sh-271-      dstdir_status=0
##############################################
gkrelluim-0.3.1/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
gkrelluim-0.3.1/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
gkrelluim-0.3.1/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
gkrelluim-0.3.1/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
gkrelluim-0.3.1/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
gkrelluim-0.3.1/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gkrelluim-0.3.1/install-sh-418-	    case $prefix in
gkrelluim-0.3.1/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gkrelluim-0.3.1/install-sh-420-	      *) qprefix=$prefix;;
##############################################
gkrelluim-0.3.1/install-sh-467-    if $copy_on_change &&
gkrelluim-0.3.1/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
gkrelluim-0.3.1/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
gkrelluim-0.3.1/install-sh-470-
##############################################
gkrelluim-0.3.1/missing-139-       # Could not run --version or --help.  This is probably someone
gkrelluim-0.3.1/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
gkrelluim-0.3.1/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
gkrelluim-0.3.1/missing-173-         from any GNU archive site."
gkrelluim-0.3.1/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
gkrelluim-0.3.1/missing-175-    test -z "$files" && files="config.h"
##############################################
gkrelluim-0.3.1/missing-202-         proper tools for further handling them.
gkrelluim-0.3.1/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
gkrelluim-0.3.1/missing-204-         archive site."
gkrelluim-0.3.1/missing-205-
gkrelluim-0.3.1/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
gkrelluim-0.3.1/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
gkrelluim-0.3.1/missing-208-    if test -f "$file"; then
##############################################
gkrelluim-0.3.1/missing-231-	*.y)
gkrelluim-0.3.1/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
gkrelluim-0.3.1/missing-233-	    if test -f "$SRCFILE"; then
##############################################
gkrelluim-0.3.1/missing-235-	    fi
gkrelluim-0.3.1/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
gkrelluim-0.3.1/missing-237-	    if test -f "$SRCFILE"; then
##############################################
gkrelluim-0.3.1/missing-261-	*.l)
gkrelluim-0.3.1/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
gkrelluim-0.3.1/missing-263-	    if test -f "$SRCFILE"; then
##############################################
gkrelluim-0.3.1/missing-280-
gkrelluim-0.3.1/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
gkrelluim-0.3.1/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
gkrelluim-0.3.1/missing-283-    if test -f "$file"; then
##############################################
gkrelluim-0.3.1/missing-300-    # The file to touch is that specified with -o ...
gkrelluim-0.3.1/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
gkrelluim-0.3.1/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
gkrelluim-0.3.1/missing-303-    if test -z "$file"; then
gkrelluim-0.3.1/missing-304-      # ... or it is the one specified with @setfilename ...
gkrelluim-0.3.1/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
gkrelluim-0.3.1/missing-306-      file=`sed -n '
##############################################
gkrelluim-0.3.1/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
gkrelluim-0.3.1/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
gkrelluim-0.3.1/missing-314-    fi
##############################################
gkrelluim-0.3.1/missing-336-	*o*)
gkrelluim-0.3.1/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
gkrelluim-0.3.1/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
gkrelluim-0.3.1/missing-342-	*h*)
gkrelluim-0.3.1/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
gkrelluim-0.3.1/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
gkrelluim-0.3.1/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gkrelluim-0.3.1/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gkrelluim-0.3.1/depcomp-69-
##############################################
gkrelluim-0.3.1/depcomp-224-  # Version 6 uses the directory in both cases.
gkrelluim-0.3.1/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
gkrelluim-0.3.1/depcomp-226-  test "x$dir" = "x$object" && dir=
gkrelluim-0.3.1/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
gkrelluim-0.3.1/depcomp-228-  if test "$libtool" = yes; then
##############################################
gkrelluim-0.3.1/depcomp-253-    # Do two passes, one to just change these to
gkrelluim-0.3.1/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
gkrelluim-0.3.1/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
gkrelluim-0.3.1/depcomp-295-  # Do two passes, one to just change these to
gkrelluim-0.3.1/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
gkrelluim-0.3.1/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gkrelluim-0.3.1/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
gkrelluim-0.3.1/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
gkrelluim-0.3.1/depcomp-313-  test "x$dir" = "x$object" && dir=
gkrelluim-0.3.1/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
gkrelluim-0.3.1/depcomp-315-  if test "$libtool" = yes; then
##############################################
gkrelluim-0.3.1/depcomp-355-   # Subdirectories are respected.
gkrelluim-0.3.1/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
gkrelluim-0.3.1/depcomp-357-   test "x$dir" = "x$object" && dir=
gkrelluim-0.3.1/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
gkrelluim-0.3.1/depcomp-359-
##############################################
gkrelluim-0.3.1/depcomp-501-  done
gkrelluim-0.3.1/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gkrelluim-0.3.1/depcomp-503-  touch "$tmpdepfile"
##############################################
gkrelluim-0.3.1/po/Makefile.in.in-58-
gkrelluim-0.3.1/po/Makefile.in.in:59:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
gkrelluim-0.3.1/po/Makefile.in.in-60-
##############################################
gkrelluim-0.3.1/po/Makefile.in.in-83-.po.gmo:
gkrelluim-0.3.1/po/Makefile.in.in:84:	file=`echo $* | sed 's,.*/,,'`.gmo \
gkrelluim-0.3.1/po/Makefile.in.in-85-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
gkrelluim-0.3.1/po/Makefile.in.in-184-	  echo "$$lang:"; \
gkrelluim-0.3.1/po/Makefile.in.in:185:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
gkrelluim-0.3.1/po/Makefile.in.in-186-	  if $$result; then \
##############################################
gkrelluim-0.3.1/Makefile.in-79-  while test -n "$$dir1"; do \
gkrelluim-0.3.1/Makefile.in:80:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gkrelluim-0.3.1/Makefile.in-81-    if test "$$first" != "."; then \
gkrelluim-0.3.1/Makefile.in-82-      if test "$$first" = ".."; then \
gkrelluim-0.3.1/Makefile.in:83:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gkrelluim-0.3.1/Makefile.in:84:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gkrelluim-0.3.1/Makefile.in-85-      else \
gkrelluim-0.3.1/Makefile.in:86:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gkrelluim-0.3.1/Makefile.in-87-        if test "$$first2" = "$$first"; then \
gkrelluim-0.3.1/Makefile.in:88:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gkrelluim-0.3.1/Makefile.in-89-        else \
##############################################
gkrelluim-0.3.1/Makefile.in-94-    fi; \
gkrelluim-0.3.1/Makefile.in:95:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gkrelluim-0.3.1/Makefile.in-96-  done; \
##############################################
gkrelluim-0.3.1/Makefile.in-272-	dot_seen=no; \
gkrelluim-0.3.1/Makefile.in:273:	target=`echo $@ | sed s/-recursive//`; \
gkrelluim-0.3.1/Makefile.in-274-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gkrelluim-0.3.1/Makefile.in-307-	rev="$$rev ."; \
gkrelluim-0.3.1/Makefile.in:308:	target=`echo $@ | sed s/-recursive//`; \
gkrelluim-0.3.1/Makefile.in-309-	for subdir in $$rev; do \
##############################################
gkrelluim-0.3.1/Makefile.in-385-GTAGS:
gkrelluim-0.3.1/Makefile.in:386:	here=`$(am__cd) $(top_builddir) && pwd` \
gkrelluim-0.3.1/Makefile.in-387-	  && $(am__cd) $(top_srcdir) \
##############################################
gkrelluim-0.3.1/Makefile.in-395-	test -d "$(distdir)" || mkdir "$(distdir)"
gkrelluim-0.3.1/Makefile.in:396:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gkrelluim-0.3.1/Makefile.in:397:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gkrelluim-0.3.1/Makefile.in-398-	list='$(DISTFILES)'; \
##############################################
gkrelluim-0.3.1/Makefile.in-409-	  if test -d $$d/$$file; then \
gkrelluim-0.3.1/Makefile.in:410:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gkrelluim-0.3.1/Makefile.in-411-	    if test -d "$(distdir)/$$file"; then \
##############################################
gkrelluim-0.3.1/Makefile.in-517-	test -d $(distdir)/_build || exit 0; \
gkrelluim-0.3.1/Makefile.in:518:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gkrelluim-0.3.1/Makefile.in-519-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gkrelluim-0.3.1/Makefile.in-551-	@$(am__cd) '$(distuninstallcheck_dir)' \
gkrelluim-0.3.1/Makefile.in:552:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
gkrelluim-0.3.1/Makefile.in-553-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gkrelluim-0.3.1/Makefile.in-563-	fi
gkrelluim-0.3.1/Makefile.in:564:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gkrelluim-0.3.1/Makefile.in-565-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gkrelluim-0.3.1/INSTALL-173-directory configuration variables that were expressed in terms of
gkrelluim-0.3.1/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
gkrelluim-0.3.1/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
gkrelluim-0.3.1/aclocal.m4-223-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
gkrelluim-0.3.1/aclocal.m4:224:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
gkrelluim-0.3.1/aclocal.m4-225-	if test "$MSGFMT" != "no"; then
##############################################
gkrelluim-0.3.1/aclocal.m4-244-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
gkrelluim-0.3.1/aclocal.m4:245:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
gkrelluim-0.3.1/aclocal.m4-246-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
gkrelluim-0.3.1/aclocal.m4-392-   if test "x$srcdir" != "x."; then
gkrelluim-0.3.1/aclocal.m4:393:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
gkrelluim-0.3.1/aclocal.m4-394-       posrcprefix="$srcdir/"
##############################################
gkrelluim-0.3.1/aclocal.m4-416-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
gkrelluim-0.3.1/aclocal.m4:417:datarootdir=`eval echo "${datarootdir}"`
gkrelluim-0.3.1/aclocal.m4-418-if test "x$CATOBJEXT" = "x.mo" ; then
gkrelluim-0.3.1/aclocal.m4:419:  localedir=`eval echo "${libdir}/locale"`
gkrelluim-0.3.1/aclocal.m4-420-else
gkrelluim-0.3.1/aclocal.m4:421:  localedir=`eval echo "${datadir}/locale"`
gkrelluim-0.3.1/aclocal.m4-422-fi
##############################################
gkrelluim-0.3.1/aclocal.m4-472-
gkrelluim-0.3.1/aclocal.m4:473:    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gkrelluim-0.3.1/aclocal.m4-474-    INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
gkrelluim-0.3.1/aclocal.m4:475:    [INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gkrelluim-0.3.1/aclocal.m4-476-    ]
##############################################
gkrelluim-0.3.1/aclocal.m4-536-fi
gkrelluim-0.3.1/aclocal.m4:537:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
gkrelluim-0.3.1/aclocal.m4:538:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
gkrelluim-0.3.1/aclocal.m4:539:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
gkrelluim-0.3.1/aclocal.m4-540-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
gkrelluim-0.3.1/aclocal.m4-552-else
gkrelluim-0.3.1/aclocal.m4:553:   IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
gkrelluim-0.3.1/aclocal.m4-554-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
gkrelluim-0.3.1/aclocal.m4-557-   AC_MSG_CHECKING([for XML::Parser])
gkrelluim-0.3.1/aclocal.m4:558:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
gkrelluim-0.3.1/aclocal.m4-559-       AC_MSG_RESULT([ok])
##############################################
gkrelluim-0.3.1/aclocal.m4-755-    PKG_CHECK_EXISTS([$3],
gkrelluim-0.3.1/aclocal.m4:756:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
gkrelluim-0.3.1/aclocal.m4-757-		     [pkg_failed=yes])
##############################################
gkrelluim-0.3.1/aclocal.m4-803-        if test $_pkg_short_errors_supported = yes; then
gkrelluim-0.3.1/aclocal.m4:804:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
gkrelluim-0.3.1/aclocal.m4-805-        else 
gkrelluim-0.3.1/aclocal.m4:806:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
gkrelluim-0.3.1/aclocal.m4-807-        fi
##############################################
gkrelluim-0.3.1/aclocal.m4-885-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
gkrelluim-0.3.1/aclocal.m4:886:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
gkrelluim-0.3.1/aclocal.m4-887-#
##############################################
gkrelluim-0.3.1/aclocal.m4-909-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gkrelluim-0.3.1/aclocal.m4:910:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gkrelluim-0.3.1/aclocal.m4-911-# and then we would define $MISSING as
##############################################
gkrelluim-0.3.1/aclocal.m4-925-# expand $ac_aux_dir to an absolute path
gkrelluim-0.3.1/aclocal.m4:926:am_aux_dir=`cd $ac_aux_dir && pwd`
gkrelluim-0.3.1/aclocal.m4-927-])
##############################################
gkrelluim-0.3.1/aclocal.m4-1026-  if test "$am_compiler_list" = ""; then
gkrelluim-0.3.1/aclocal.m4:1027:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gkrelluim-0.3.1/aclocal.m4-1028-  fi
##############################################
gkrelluim-0.3.1/aclocal.m4-1172-    # Strip MF so we end up with the name of the file.
gkrelluim-0.3.1/aclocal.m4:1173:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gkrelluim-0.3.1/aclocal.m4-1174-    # Check whether this is an Automake generated Makefile or not.
##############################################
gkrelluim-0.3.1/aclocal.m4-1181-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
gkrelluim-0.3.1/aclocal.m4:1182:      dirpart=`AS_DIRNAME("$mf")`
gkrelluim-0.3.1/aclocal.m4-1183-    else
##############################################
gkrelluim-0.3.1/aclocal.m4-1187-    # from the Makefile without running `make'.
gkrelluim-0.3.1/aclocal.m4:1188:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gkrelluim-0.3.1/aclocal.m4-1189-    test -z "$DEPDIR" && continue
gkrelluim-0.3.1/aclocal.m4:1190:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gkrelluim-0.3.1/aclocal.m4-1191-    test -z "am__include" && continue
gkrelluim-0.3.1/aclocal.m4:1192:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gkrelluim-0.3.1/aclocal.m4-1193-    # When using ansi2knr, U may be empty or an underscore; expand it
gkrelluim-0.3.1/aclocal.m4:1194:    U=`sed -n 's/^U = //p' < "$mf"`
gkrelluim-0.3.1/aclocal.m4-1195-    # Find all dependency output files, they are included files with
##############################################
gkrelluim-0.3.1/aclocal.m4-1203-      test -f "$dirpart/$file" && continue
gkrelluim-0.3.1/aclocal.m4:1204:      fdir=`AS_DIRNAME(["$file"])`
gkrelluim-0.3.1/aclocal.m4-1205-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
gkrelluim-0.3.1/aclocal.m4-1258-AC_REQUIRE([AC_PROG_INSTALL])dnl
gkrelluim-0.3.1/aclocal.m4:1259:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gkrelluim-0.3.1/aclocal.m4-1260-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gkrelluim-0.3.1/aclocal.m4-1360-    * )
gkrelluim-0.3.1/aclocal.m4:1361:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gkrelluim-0.3.1/aclocal.m4-1362-  esac
gkrelluim-0.3.1/aclocal.m4-1363-done
gkrelluim-0.3.1/aclocal.m4:1364:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gkrelluim-0.3.1/aclocal.m4-1365-
##############################################
gkrelluim-0.3.1/aclocal.m4-1435-# Ignore all kinds of additional output from `make'.
gkrelluim-0.3.1/aclocal.m4:1436:case `$am_make -s -f confmf 2> /dev/null` in #(
gkrelluim-0.3.1/aclocal.m4-1437-*the\ am__doit\ target*)
##############################################
gkrelluim-0.3.1/aclocal.m4-1445-   echo '.include "confinc"' > confmf
gkrelluim-0.3.1/aclocal.m4:1446:   case `$am_make -s -f confmf 2> /dev/null` in #(
gkrelluim-0.3.1/aclocal.m4-1447-   *the\ am__doit\ target*)
##############################################
gkrelluim-0.3.1/aclocal.m4-1598-if (
gkrelluim-0.3.1/aclocal.m4:1599:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gkrelluim-0.3.1/aclocal.m4-1600-   if test "$[*]" = "X"; then
gkrelluim-0.3.1/aclocal.m4-1601-      # -L didn't work.
gkrelluim-0.3.1/aclocal.m4:1602:      set X `ls -t "$srcdir/configure" conftest.file`
gkrelluim-0.3.1/aclocal.m4-1603-   fi
##############################################
gkrelluim-0.3.1/src/Makefile.in-294-.c.obj:
gkrelluim-0.3.1/src/Makefile.in:295:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gkrelluim-0.3.1/src/Makefile.in-296-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gkrelluim-0.3.1/src/Makefile.in-298-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gkrelluim-0.3.1/src/Makefile.in:299:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
gkrelluim-0.3.1/src/Makefile.in-300-
##############################################
gkrelluim-0.3.1/src/Makefile.in-345-GTAGS:
gkrelluim-0.3.1/src/Makefile.in:346:	here=`$(am__cd) $(top_builddir) && pwd` \
gkrelluim-0.3.1/src/Makefile.in-347-	  && $(am__cd) $(top_srcdir) \
##############################################
gkrelluim-0.3.1/src/Makefile.in-353-distdir: $(DISTFILES)
gkrelluim-0.3.1/src/Makefile.in:354:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gkrelluim-0.3.1/src/Makefile.in:355:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gkrelluim-0.3.1/src/Makefile.in-356-	list='$(DISTFILES)'; \
##############################################
gkrelluim-0.3.1/src/Makefile.in-367-	  if test -d $$d/$$file; then \
gkrelluim-0.3.1/src/Makefile.in:368:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gkrelluim-0.3.1/src/Makefile.in-369-	    if test -d "$(distdir)/$$file"; then \
##############################################
gkrelluim-0.3.1/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
gkrelluim-0.3.1/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gkrelluim-0.3.1/configure-49-  as_echo='print -r --'
gkrelluim-0.3.1/configure-50-  as_echo_n='print -rn --'
gkrelluim-0.3.1/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gkrelluim-0.3.1/configure-52-  as_echo='printf %s\n'
##############################################
gkrelluim-0.3.1/configure-54-else
gkrelluim-0.3.1/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gkrelluim-0.3.1/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gkrelluim-0.3.1/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
gkrelluim-0.3.1/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gkrelluim-0.3.1/configure-66-      esac;
##############################################
gkrelluim-0.3.1/configure-174-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gkrelluim-0.3.1/configure:175:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gkrelluim-0.3.1/configure-176-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
gkrelluim-0.3.1/configure-291-      case $as_dir in #(
gkrelluim-0.3.1/configure:292:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gkrelluim-0.3.1/configure-293-      *) as_qdir=$as_dir;;
##############################################
gkrelluim-0.3.1/configure-356-  {
gkrelluim-0.3.1/configure:357:    as_val=`expr "$@" || test $? -eq 1`
gkrelluim-0.3.1/configure-358-  }
##############################################
gkrelluim-0.3.1/configure-363-# ---------------------------------
gkrelluim-0.3.1/configure:364:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gkrelluim-0.3.1/configure-365-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gkrelluim-0.3.1/configure-426-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gkrelluim-0.3.1/configure:427:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gkrelluim-0.3.1/configure-428-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gkrelluim-0.3.1/configure-517-	esac;
gkrelluim-0.3.1/configure:518:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
gkrelluim-0.3.1/configure-519-	???[sx]*):;;*)false;;esac;fi
##############################################
gkrelluim-0.3.1/configure-813-  case $ac_option in
gkrelluim-0.3.1/configure:814:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gkrelluim-0.3.1/configure-815-  *)	ac_optarg=yes ;;
##############################################
gkrelluim-0.3.1/configure-856-  -disable-* | --disable-*)
gkrelluim-0.3.1/configure:857:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gkrelluim-0.3.1/configure-858-    # Reject names that are not valid shell variable names.
##############################################
gkrelluim-0.3.1/configure-861-    ac_useropt_orig=$ac_useropt
gkrelluim-0.3.1/configure:862:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gkrelluim-0.3.1/configure-863-    case $ac_user_opts in
##############################################
gkrelluim-0.3.1/configure-882-  -enable-* | --enable-*)
gkrelluim-0.3.1/configure:883:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gkrelluim-0.3.1/configure-884-    # Reject names that are not valid shell variable names.
##############################################
gkrelluim-0.3.1/configure-887-    ac_useropt_orig=$ac_useropt
gkrelluim-0.3.1/configure:888:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gkrelluim-0.3.1/configure-889-    case $ac_user_opts in
##############################################
gkrelluim-0.3.1/configure-1086-  -with-* | --with-*)
gkrelluim-0.3.1/configure:1087:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gkrelluim-0.3.1/configure-1088-    # Reject names that are not valid shell variable names.
##############################################
gkrelluim-0.3.1/configure-1091-    ac_useropt_orig=$ac_useropt
gkrelluim-0.3.1/configure:1092:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gkrelluim-0.3.1/configure-1093-    case $ac_user_opts in
##############################################
gkrelluim-0.3.1/configure-1102-  -without-* | --without-*)
gkrelluim-0.3.1/configure:1103:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gkrelluim-0.3.1/configure-1104-    # Reject names that are not valid shell variable names.
##############################################
gkrelluim-0.3.1/configure-1107-    ac_useropt_orig=$ac_useropt
gkrelluim-0.3.1/configure:1108:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gkrelluim-0.3.1/configure-1109-    case $ac_user_opts in
##############################################
gkrelluim-0.3.1/configure-1140-  *=*)
gkrelluim-0.3.1/configure:1141:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gkrelluim-0.3.1/configure-1142-    # Reject names that are not valid shell variable names.
##############################################
gkrelluim-0.3.1/configure-1161-if test -n "$ac_prev"; then
gkrelluim-0.3.1/configure:1162:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gkrelluim-0.3.1/configure-1163-  as_fn_error "missing argument to $ac_option"
##############################################
gkrelluim-0.3.1/configure-1183-    */ )
gkrelluim-0.3.1/configure:1184:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gkrelluim-0.3.1/configure-1185-      eval $ac_var=\$ac_val;;
##############################################
gkrelluim-0.3.1/configure-1220-ac_ls_di=`ls -di .` &&
gkrelluim-0.3.1/configure:1221:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gkrelluim-0.3.1/configure-1222-  as_fn_error "working directory cannot be determined"
##############################################
gkrelluim-0.3.1/configure-1276-case $srcdir in
gkrelluim-0.3.1/configure:1277:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gkrelluim-0.3.1/configure-1278-esac
##############################################
gkrelluim-0.3.1/configure-1319-By default, \`make install' will install all the files in
gkrelluim-0.3.1/configure:1320:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gkrelluim-0.3.1/configure:1321:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gkrelluim-0.3.1/configure-1322-for instance \`--prefix=\$HOME'.
##############################################
gkrelluim-0.3.1/configure-1410-*)
gkrelluim-0.3.1/configure:1411:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gkrelluim-0.3.1/configure-1412-  # A ".." for each directory in $ac_dir_suffix.
gkrelluim-0.3.1/configure:1413:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gkrelluim-0.3.1/configure-1414-  case $ac_top_builddir_sub in
##############################################
gkrelluim-0.3.1/configure-1900-    *\'*)
gkrelluim-0.3.1/configure:1901:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gkrelluim-0.3.1/configure-1902-    esac
##############################################
gkrelluim-0.3.1/configure-1987-      case $ac_val in
gkrelluim-0.3.1/configure:1988:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gkrelluim-0.3.1/configure-1989-      esac
##############################################
gkrelluim-0.3.1/configure-2004-	case $ac_val in
gkrelluim-0.3.1/configure:2005:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gkrelluim-0.3.1/configure-2006-	esac
##############################################
gkrelluim-0.3.1/configure-2117-    set,)
gkrelluim-0.3.1/configure:2118:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gkrelluim-0.3.1/configure:2119:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gkrelluim-0.3.1/configure-2120-      ac_cache_corrupted=: ;;
##############################################
gkrelluim-0.3.1/configure-2128-	# differences in whitespace do not lead to failure.
gkrelluim-0.3.1/configure:2129:	ac_old_val_w=`echo x $ac_old_val`
gkrelluim-0.3.1/configure:2130:	ac_new_val_w=`echo x $ac_new_val`
gkrelluim-0.3.1/configure-2131-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gkrelluim-0.3.1/configure-2148-    case $ac_new_val in
gkrelluim-0.3.1/configure:2149:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gkrelluim-0.3.1/configure-2150-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gkrelluim-0.3.1/configure-2317-if (
gkrelluim-0.3.1/configure:2318:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gkrelluim-0.3.1/configure-2319-   if test "$*" = "X"; then
gkrelluim-0.3.1/configure-2320-      # -L didn't work.
gkrelluim-0.3.1/configure:2321:      set X `ls -t "$srcdir/configure" conftest.file`
gkrelluim-0.3.1/configure-2322-   fi
##############################################
gkrelluim-0.3.1/configure-2353-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gkrelluim-0.3.1/configure:2354:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gkrelluim-0.3.1/configure-2355-
gkrelluim-0.3.1/configure-2356-# expand $ac_aux_dir to an absolute path
gkrelluim-0.3.1/configure:2357:am_aux_dir=`cd $ac_aux_dir && pwd`
gkrelluim-0.3.1/configure-2358-
##############################################
gkrelluim-0.3.1/configure-2498-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
gkrelluim-0.3.1/configure:2499:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gkrelluim-0.3.1/configure-2500-	     'mkdir (GNU coreutils) '* | \
##############################################
gkrelluim-0.3.1/configure-2577-set x ${MAKE-make}
gkrelluim-0.3.1/configure:2578:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gkrelluim-0.3.1/configure-2579-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
##############################################
gkrelluim-0.3.1/configure-2587-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
gkrelluim-0.3.1/configure:2588:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gkrelluim-0.3.1/configure-2589-  *@@@%%%=?*=@@@%%%*)
##############################################
gkrelluim-0.3.1/configure-2614-
gkrelluim-0.3.1/configure:2615:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gkrelluim-0.3.1/configure-2616-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gkrelluim-0.3.1/configure-3021-$as_echo_n "checking whether the C compiler works... " >&6; }
gkrelluim-0.3.1/configure:3022:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gkrelluim-0.3.1/configure-3023-
##############################################
gkrelluim-0.3.1/configure-3065-	then :; else
gkrelluim-0.3.1/configure:3066:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gkrelluim-0.3.1/configure-3067-	fi
##############################################
gkrelluim-0.3.1/configure-3126-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gkrelluim-0.3.1/configure:3127:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gkrelluim-0.3.1/configure-3128-	  break;;
##############################################
gkrelluim-0.3.1/configure-3235-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gkrelluim-0.3.1/configure:3236:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gkrelluim-0.3.1/configure-3237-       break;;
##############################################
gkrelluim-0.3.1/configure-3485-# Ignore all kinds of additional output from `make'.
gkrelluim-0.3.1/configure:3486:case `$am_make -s -f confmf 2> /dev/null` in #(
gkrelluim-0.3.1/configure-3487-*the\ am__doit\ target*)
##############################################
gkrelluim-0.3.1/configure-3495-   echo '.include "confinc"' > confmf
gkrelluim-0.3.1/configure:3496:   case `$am_make -s -f confmf 2> /dev/null` in #(
gkrelluim-0.3.1/configure-3497-   *the\ am__doit\ target*)
##############################################
gkrelluim-0.3.1/configure-3556-  if test "$am_compiler_list" = ""; then
gkrelluim-0.3.1/configure:3557:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gkrelluim-0.3.1/configure-3558-  fi
##############################################
gkrelluim-0.3.1/configure-3686-
gkrelluim-0.3.1/configure:3687:    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.41.1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gkrelluim-0.3.1/configure-3688-    INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
gkrelluim-0.3.1/configure:3689:    INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gkrelluim-0.3.1/configure-3690-
##############################################
gkrelluim-0.3.1/configure-4101-fi
gkrelluim-0.3.1/configure:4102:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
gkrelluim-0.3.1/configure:4103:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
gkrelluim-0.3.1/configure:4104:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
gkrelluim-0.3.1/configure-4105-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
gkrelluim-0.3.1/configure-4157-else
gkrelluim-0.3.1/configure:4158:   IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
gkrelluim-0.3.1/configure-4159-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
gkrelluim-0.3.1/configure-4164-$as_echo_n "checking for XML::Parser... " >&6; }
gkrelluim-0.3.1/configure:4165:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
gkrelluim-0.3.1/configure-4166-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
gkrelluim-0.3.1/configure-4381-  # Check for GNU $ac_path_GREP
gkrelluim-0.3.1/configure:4382:case `"$ac_path_GREP" --version 2>&1` in
gkrelluim-0.3.1/configure-4383-*GNU*)
##############################################
gkrelluim-0.3.1/configure-4447-  # Check for GNU $ac_path_EGREP
gkrelluim-0.3.1/configure:4448:case `"$ac_path_EGREP" --version 2>&1` in
gkrelluim-0.3.1/configure-4449-*GNU*)
##############################################
gkrelluim-0.3.1/configure-4608-do :
gkrelluim-0.3.1/configure:4609:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gkrelluim-0.3.1/configure-4610-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gkrelluim-0.3.1/configure-4614-  cat >>confdefs.h <<_ACEOF
gkrelluim-0.3.1/configure:4615:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gkrelluim-0.3.1/configure-4616-_ACEOF
##############################################
gkrelluim-0.3.1/configure-5040-    if test -f $ac_dir/$ac_word; then
gkrelluim-0.3.1/configure:5041:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
gkrelluim-0.3.1/configure-5042-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
gkrelluim-0.3.1/configure-5159-    if test -f $ac_dir/$ac_word; then
gkrelluim-0.3.1/configure:5160:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
gkrelluim-0.3.1/configure-5161-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
gkrelluim-0.3.1/configure-5314-   if test "x$srcdir" != "x."; then
gkrelluim-0.3.1/configure:5315:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
gkrelluim-0.3.1/configure-5316-       posrcprefix="$srcdir/"
##############################################
gkrelluim-0.3.1/configure-5463-  test $ac_status = 0; }; then
gkrelluim-0.3.1/configure:5464:  pkg_cv_UIM_CFLAGS=`$PKG_CONFIG --cflags "uim >= 1.5.1" 2>/dev/null`
gkrelluim-0.3.1/configure-5465-else
##############################################
gkrelluim-0.3.1/configure-5479-  test $ac_status = 0; }; then
gkrelluim-0.3.1/configure:5480:  pkg_cv_UIM_LIBS=`$PKG_CONFIG --libs "uim >= 1.5.1" 2>/dev/null`
gkrelluim-0.3.1/configure-5481-else
##############################################
gkrelluim-0.3.1/configure-5499-        if test $_pkg_short_errors_supported = yes; then
gkrelluim-0.3.1/configure:5500:	        UIM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "uim >= 1.5.1" 2>&1`
gkrelluim-0.3.1/configure-5501-        else
gkrelluim-0.3.1/configure:5502:	        UIM_PKG_ERRORS=`$PKG_CONFIG --print-errors "uim >= 1.5.1" 2>&1`
gkrelluim-0.3.1/configure-5503-        fi
##############################################
gkrelluim-0.3.1/configure-5555-  test $ac_status = 0; }; then
gkrelluim-0.3.1/configure:5556:  pkg_cv_GKRELLM_CFLAGS=`$PKG_CONFIG --cflags "gkrellm >= 2.3.0" 2>/dev/null`
gkrelluim-0.3.1/configure-5557-else
##############################################
gkrelluim-0.3.1/configure-5571-  test $ac_status = 0; }; then
gkrelluim-0.3.1/configure:5572:  pkg_cv_GKRELLM_LIBS=`$PKG_CONFIG --libs "gkrellm >= 2.3.0" 2>/dev/null`
gkrelluim-0.3.1/configure-5573-else
##############################################
gkrelluim-0.3.1/configure-5591-        if test $_pkg_short_errors_supported = yes; then
gkrelluim-0.3.1/configure:5592:	        GKRELLM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gkrellm >= 2.3.0" 2>&1`
gkrelluim-0.3.1/configure-5593-        else
gkrelluim-0.3.1/configure:5594:	        GKRELLM_PKG_ERRORS=`$PKG_CONFIG --print-errors "gkrellm >= 2.3.0" 2>&1`
gkrelluim-0.3.1/configure-5595-        fi
##############################################
gkrelluim-0.3.1/configure-5721-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gkrelluim-0.3.1/configure:5722:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gkrelluim-0.3.1/configure-5723-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gkrelluim-0.3.1/configure-5808-if test -z "$BASH_VERSION$ZSH_VERSION" \
gkrelluim-0.3.1/configure:5809:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gkrelluim-0.3.1/configure-5810-  as_echo='print -r --'
gkrelluim-0.3.1/configure-5811-  as_echo_n='print -rn --'
gkrelluim-0.3.1/configure:5812:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gkrelluim-0.3.1/configure-5813-  as_echo='printf %s\n'
##############################################
gkrelluim-0.3.1/configure-5815-else
gkrelluim-0.3.1/configure:5816:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gkrelluim-0.3.1/configure-5817-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gkrelluim-0.3.1/configure-5825-	expr "X$arg" : "X\\(.*\\)$as_nl";
gkrelluim-0.3.1/configure:5826:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gkrelluim-0.3.1/configure-5827-      esac;
##############################################
gkrelluim-0.3.1/configure-5901-# ---------------------------------
gkrelluim-0.3.1/configure:5902:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gkrelluim-0.3.1/configure-5903-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gkrelluim-0.3.1/configure-5973-  {
gkrelluim-0.3.1/configure:5974:    as_val=`expr "$@" || test $? -eq 1`
gkrelluim-0.3.1/configure-5975-  }
##############################################
gkrelluim-0.3.1/configure-6077-      case $as_dir in #(
gkrelluim-0.3.1/configure:6078:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gkrelluim-0.3.1/configure-6079-      *) as_qdir=$as_dir;;
##############################################
gkrelluim-0.3.1/configure-6134-	esac;
gkrelluim-0.3.1/configure:6135:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
gkrelluim-0.3.1/configure-6136-	???[sx]*):;;*)false;;esac;fi
##############################################
gkrelluim-0.3.1/configure-6224-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gkrelluim-0.3.1/configure:6225:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gkrelluim-0.3.1/configure-6226-ac_cs_version="\\
##############################################
gkrelluim-0.3.1/configure-6249-  --*=*)
gkrelluim-0.3.1/configure:6250:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gkrelluim-0.3.1/configure:6251:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gkrelluim-0.3.1/configure-6252-    ac_shift=:
##############################################
gkrelluim-0.3.1/configure-6273-    case $ac_optarg in
gkrelluim-0.3.1/configure:6274:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gkrelluim-0.3.1/configure-6275-    esac
##############################################
gkrelluim-0.3.1/configure-6280-    case $ac_optarg in
gkrelluim-0.3.1/configure:6281:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gkrelluim-0.3.1/configure-6282-    esac
##############################################
gkrelluim-0.3.1/configure-6411-fi
gkrelluim-0.3.1/configure:6412:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gkrelluim-0.3.1/configure-6413-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gkrelluim-0.3.1/configure-6428-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
gkrelluim-0.3.1/configure:6429:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
gkrelluim-0.3.1/configure-6430-ac_delim='%!_!# '
##############################################
gkrelluim-0.3.1/configure-6434-
gkrelluim-0.3.1/configure:6435:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gkrelluim-0.3.1/configure-6436-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gkrelluim-0.3.1/configure-6564-for ac_last_try in false false :; do
gkrelluim-0.3.1/configure:6565:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
gkrelluim-0.3.1/configure-6566-  if test -z "$ac_t"; then
##############################################
gkrelluim-0.3.1/configure-6696-      esac
gkrelluim-0.3.1/configure:6697:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gkrelluim-0.3.1/configure-6698-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gkrelluim-0.3.1/configure-6755-*)
gkrelluim-0.3.1/configure:6756:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gkrelluim-0.3.1/configure-6757-  # A ".." for each directory in $ac_dir_suffix.
gkrelluim-0.3.1/configure:6758:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gkrelluim-0.3.1/configure-6759-  case $ac_top_builddir_sub in
##############################################
gkrelluim-0.3.1/configure-6816-/@mandir@/p'
gkrelluim-0.3.1/configure:6817:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gkrelluim-0.3.1/configure-6818-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gkrelluim-0.3.1/configure-6833-
gkrelluim-0.3.1/configure:6834:# Neutralize VPATH when `$srcdir' = `.'.
gkrelluim-0.3.1/configure-6835-# Shell code in configure.ac might set extrasub.
##############################################
gkrelluim-0.3.1/configure-6861-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gkrelluim-0.3.1/configure:6862:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
gkrelluim-0.3.1/configure:6863:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
gkrelluim-0.3.1/configure-6864-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
gkrelluim-0.3.1/configure-6906-    * )
gkrelluim-0.3.1/configure:6907:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gkrelluim-0.3.1/configure-6908-  esac
##############################################
gkrelluim-0.3.1/configure-6953-    # Strip MF so we end up with the name of the file.
gkrelluim-0.3.1/configure:6954:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gkrelluim-0.3.1/configure-6955-    # Check whether this is an Automake generated Makefile or not.
##############################################
gkrelluim-0.3.1/configure-6990-    # from the Makefile without running `make'.
gkrelluim-0.3.1/configure:6991:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gkrelluim-0.3.1/configure-6992-    test -z "$DEPDIR" && continue
gkrelluim-0.3.1/configure:6993:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gkrelluim-0.3.1/configure-6994-    test -z "am__include" && continue
gkrelluim-0.3.1/configure:6995:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gkrelluim-0.3.1/configure-6996-    # When using ansi2knr, U may be empty or an underscore; expand it
gkrelluim-0.3.1/configure:6997:    U=`sed -n 's/^U = //p' < "$mf"`
gkrelluim-0.3.1/configure-6998-    # Find all dependency output files, they are included files with
##############################################
gkrelluim-0.3.1/.pc/gcc47_remove_Wl.patch/src/Makefile.in-294-.c.obj:
gkrelluim-0.3.1/.pc/gcc47_remove_Wl.patch/src/Makefile.in:295:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gkrelluim-0.3.1/.pc/gcc47_remove_Wl.patch/src/Makefile.in-296-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gkrelluim-0.3.1/.pc/gcc47_remove_Wl.patch/src/Makefile.in-298-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gkrelluim-0.3.1/.pc/gcc47_remove_Wl.patch/src/Makefile.in:299:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
gkrelluim-0.3.1/.pc/gcc47_remove_Wl.patch/src/Makefile.in-300-
##############################################
gkrelluim-0.3.1/.pc/gcc47_remove_Wl.patch/src/Makefile.in-345-GTAGS:
gkrelluim-0.3.1/.pc/gcc47_remove_Wl.patch/src/Makefile.in:346:	here=`$(am__cd) $(top_builddir) && pwd` \
gkrelluim-0.3.1/.pc/gcc47_remove_Wl.patch/src/Makefile.in-347-	  && $(am__cd) $(top_srcdir) \
##############################################
gkrelluim-0.3.1/.pc/gcc47_remove_Wl.patch/src/Makefile.in-353-distdir: $(DISTFILES)
gkrelluim-0.3.1/.pc/gcc47_remove_Wl.patch/src/Makefile.in:354:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gkrelluim-0.3.1/.pc/gcc47_remove_Wl.patch/src/Makefile.in:355:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gkrelluim-0.3.1/.pc/gcc47_remove_Wl.patch/src/Makefile.in-356-	list='$(DISTFILES)'; \
##############################################
gkrelluim-0.3.1/.pc/gcc47_remove_Wl.patch/src/Makefile.in-367-	  if test -d $$d/$$file; then \
gkrelluim-0.3.1/.pc/gcc47_remove_Wl.patch/src/Makefile.in:368:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gkrelluim-0.3.1/.pc/gcc47_remove_Wl.patch/src/Makefile.in-369-	    if test -d "$(distdir)/$$file"; then \