===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
regexxer-0.10/m4/dk-warn.m4-92-      # check the compiler output instead.
regexxer-0.10/m4/dk-warn.m4:93:      dk_cc_out=`$dk_cc $dk_tested_flags $dk_flag -c "$dk_conftest" 2>&1 || echo failed`
regexxer-0.10/m4/dk-warn.m4-94-      rm -f "conftest.${OBJEXT-o}"
##############################################
regexxer-0.10/m4/intltool.m4-41-
regexxer-0.10/m4/intltool.m4:42:    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
regexxer-0.10/m4/intltool.m4-43-    INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
regexxer-0.10/m4/intltool.m4:44:    [INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
regexxer-0.10/m4/intltool.m4-45-    ]
##############################################
regexxer-0.10/m4/intltool.m4-105-fi
regexxer-0.10/m4/intltool.m4:106:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
regexxer-0.10/m4/intltool.m4:107:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
regexxer-0.10/m4/intltool.m4:108:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
regexxer-0.10/m4/intltool.m4-109-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
regexxer-0.10/m4/intltool.m4-121-else
regexxer-0.10/m4/intltool.m4:122:   IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
regexxer-0.10/m4/intltool.m4-123-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
regexxer-0.10/m4/intltool.m4-126-   AC_MSG_CHECKING([for XML::Parser])
regexxer-0.10/m4/intltool.m4:127:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
regexxer-0.10/m4/intltool.m4-128-       AC_MSG_RESULT([ok])
##############################################
regexxer-0.10/m4/dk-pkgprog.m4-32-dnl
regexxer-0.10/m4/dk-pkgprog.m4:33:dk_pkg_prefix=`$PKG_CONFIG --variable=exec_prefix "$2" 2>&AS_MESSAGE_LOG_FD`
regexxer-0.10/m4/dk-pkgprog.m4-34-
##############################################
regexxer-0.10/po/Makefile.in.in-58-
regexxer-0.10/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)
regexxer-0.10/po/Makefile.in.in-60-
##############################################
regexxer-0.10/po/Makefile.in.in-83-.po.gmo:
regexxer-0.10/po/Makefile.in.in:84:	file=`echo $* | sed 's,.*/,,'`.gmo \
regexxer-0.10/po/Makefile.in.in-85-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
regexxer-0.10/po/Makefile.in.in-184-	  echo "$$lang:"; \
regexxer-0.10/po/Makefile.in.in:185:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
regexxer-0.10/po/Makefile.in.in-186-	  if $$result; then \
##############################################
regexxer-0.10/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
regexxer-0.10/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
regexxer-0.10/depcomp-69-
##############################################
regexxer-0.10/depcomp-224-  # Version 6 uses the directory in both cases.
regexxer-0.10/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
regexxer-0.10/depcomp-226-  test "x$dir" = "x$object" && dir=
regexxer-0.10/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
regexxer-0.10/depcomp-228-  if test "$libtool" = yes; then
##############################################
regexxer-0.10/depcomp-253-    # Do two passes, one to just change these to
regexxer-0.10/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
regexxer-0.10/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
regexxer-0.10/depcomp-295-  # Do two passes, one to just change these to
regexxer-0.10/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
regexxer-0.10/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
regexxer-0.10/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
regexxer-0.10/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
regexxer-0.10/depcomp-313-  test "x$dir" = "x$object" && dir=
regexxer-0.10/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
regexxer-0.10/depcomp-315-  if test "$libtool" = yes; then
##############################################
regexxer-0.10/depcomp-355-   # Subdirectories are respected.
regexxer-0.10/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
regexxer-0.10/depcomp-357-   test "x$dir" = "x$object" && dir=
regexxer-0.10/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
regexxer-0.10/depcomp-359-
##############################################
regexxer-0.10/depcomp-501-  done
regexxer-0.10/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
regexxer-0.10/depcomp-503-  touch "$tmpdepfile"
##############################################
regexxer-0.10/aclocal.m4-270-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
regexxer-0.10/aclocal.m4:271:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
regexxer-0.10/aclocal.m4-272-      fi
##############################################
regexxer-0.10/aclocal.m4-607-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
regexxer-0.10/aclocal.m4:608:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
regexxer-0.10/aclocal.m4-609-	if test "$MSGFMT" != "no"; then
##############################################
regexxer-0.10/aclocal.m4-628-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
regexxer-0.10/aclocal.m4:629:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
regexxer-0.10/aclocal.m4-630-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
regexxer-0.10/aclocal.m4-776-   if test "x$srcdir" != "x."; then
regexxer-0.10/aclocal.m4:777:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
regexxer-0.10/aclocal.m4-778-       posrcprefix="$srcdir/"
##############################################
regexxer-0.10/aclocal.m4-800-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
regexxer-0.10/aclocal.m4:801:datarootdir=`eval echo "${datarootdir}"`
regexxer-0.10/aclocal.m4-802-if test "x$CATOBJEXT" = "x.mo" ; then
regexxer-0.10/aclocal.m4:803:  localedir=`eval echo "${libdir}/locale"`
regexxer-0.10/aclocal.m4-804-else
regexxer-0.10/aclocal.m4:805:  localedir=`eval echo "${datadir}/locale"`
regexxer-0.10/aclocal.m4-806-fi
##############################################
regexxer-0.10/aclocal.m4-858-  if test x$cross_compiling != xyes; then
regexxer-0.10/aclocal.m4:859:    GLIB_COMPILE_SCHEMAS=`$PKG_CONFIG --variable glib_compile_schemas gio-2.0`
regexxer-0.10/aclocal.m4-860-  else
##############################################
regexxer-0.10/aclocal.m4-896-	@list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
regexxer-0.10/aclocal.m4:897:	files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
regexxer-0.10/aclocal.m4-898-	test -n "$$files" || exit 0; \
##############################################
regexxer-0.10/aclocal.m4-1030-    PKG_CHECK_EXISTS([$3],
regexxer-0.10/aclocal.m4:1031:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
regexxer-0.10/aclocal.m4-1032-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
regexxer-0.10/aclocal.m4-1079-        if test $_pkg_short_errors_supported = yes; then
regexxer-0.10/aclocal.m4:1080:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
regexxer-0.10/aclocal.m4-1081-        else 
regexxer-0.10/aclocal.m4:1082:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
regexxer-0.10/aclocal.m4-1083-        fi
##############################################
regexxer-0.10/aclocal.m4-1161-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
regexxer-0.10/aclocal.m4:1162:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
regexxer-0.10/aclocal.m4-1163-#
##############################################
regexxer-0.10/aclocal.m4-1185-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
regexxer-0.10/aclocal.m4:1186:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
regexxer-0.10/aclocal.m4-1187-# and then we would define $MISSING as
##############################################
regexxer-0.10/aclocal.m4-1201-# expand $ac_aux_dir to an absolute path
regexxer-0.10/aclocal.m4:1202:am_aux_dir=`cd $ac_aux_dir && pwd`
regexxer-0.10/aclocal.m4-1203-])
##############################################
regexxer-0.10/aclocal.m4-1302-  if test "$am_compiler_list" = ""; then
regexxer-0.10/aclocal.m4:1303:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
regexxer-0.10/aclocal.m4-1304-  fi
##############################################
regexxer-0.10/aclocal.m4-1448-    # Strip MF so we end up with the name of the file.
regexxer-0.10/aclocal.m4:1449:    mf=`echo "$mf" | sed -e 's/:.*$//'`
regexxer-0.10/aclocal.m4-1450-    # Check whether this is an Automake generated Makefile or not.
##############################################
regexxer-0.10/aclocal.m4-1457-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
regexxer-0.10/aclocal.m4:1458:      dirpart=`AS_DIRNAME("$mf")`
regexxer-0.10/aclocal.m4-1459-    else
##############################################
regexxer-0.10/aclocal.m4-1463-    # from the Makefile without running `make'.
regexxer-0.10/aclocal.m4:1464:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
regexxer-0.10/aclocal.m4-1465-    test -z "$DEPDIR" && continue
regexxer-0.10/aclocal.m4:1466:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
regexxer-0.10/aclocal.m4-1467-    test -z "am__include" && continue
regexxer-0.10/aclocal.m4:1468:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
regexxer-0.10/aclocal.m4-1469-    # When using ansi2knr, U may be empty or an underscore; expand it
regexxer-0.10/aclocal.m4:1470:    U=`sed -n 's/^U = //p' < "$mf"`
regexxer-0.10/aclocal.m4-1471-    # Find all dependency output files, they are included files with
##############################################
regexxer-0.10/aclocal.m4-1479-      test -f "$dirpart/$file" && continue
regexxer-0.10/aclocal.m4:1480:      fdir=`AS_DIRNAME(["$file"])`
regexxer-0.10/aclocal.m4-1481-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
regexxer-0.10/aclocal.m4-1534-AC_REQUIRE([AC_PROG_INSTALL])dnl
regexxer-0.10/aclocal.m4:1535:if test "`cd $srcdir && pwd`" != "`pwd`"; then
regexxer-0.10/aclocal.m4-1536-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
regexxer-0.10/aclocal.m4-1636-    * )
regexxer-0.10/aclocal.m4:1637:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
regexxer-0.10/aclocal.m4-1638-  esac
regexxer-0.10/aclocal.m4-1639-done
regexxer-0.10/aclocal.m4:1640:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
regexxer-0.10/aclocal.m4-1641-
##############################################
regexxer-0.10/aclocal.m4-1711-# Ignore all kinds of additional output from `make'.
regexxer-0.10/aclocal.m4:1712:case `$am_make -s -f confmf 2> /dev/null` in #(
regexxer-0.10/aclocal.m4-1713-*the\ am__doit\ target*)
##############################################
regexxer-0.10/aclocal.m4-1721-   echo '.include "confinc"' > confmf
regexxer-0.10/aclocal.m4:1722:   case `$am_make -s -f confmf 2> /dev/null` in #(
regexxer-0.10/aclocal.m4-1723-   *the\ am__doit\ target*)
##############################################
regexxer-0.10/aclocal.m4-1874-if (
regexxer-0.10/aclocal.m4:1875:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
regexxer-0.10/aclocal.m4-1876-   if test "$[*]" = "X"; then
regexxer-0.10/aclocal.m4-1877-      # -L didn't work.
regexxer-0.10/aclocal.m4:1878:      set X `ls -t "$srcdir/configure" conftest.file`
regexxer-0.10/aclocal.m4-1879-   fi
##############################################
regexxer-0.10/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
regexxer-0.10/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
regexxer-0.10/configure-49-  as_echo='print -r --'
regexxer-0.10/configure-50-  as_echo_n='print -rn --'
regexxer-0.10/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
regexxer-0.10/configure-52-  as_echo='printf %s\n'
##############################################
regexxer-0.10/configure-54-else
regexxer-0.10/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
regexxer-0.10/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
regexxer-0.10/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
regexxer-0.10/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
regexxer-0.10/configure-66-      esac;
##############################################
regexxer-0.10/configure-175-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
regexxer-0.10/configure:176:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
regexxer-0.10/configure-177-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
regexxer-0.10/configure-299-      case $as_dir in #(
regexxer-0.10/configure:300:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
regexxer-0.10/configure-301-      *) as_qdir=$as_dir;;
##############################################
regexxer-0.10/configure-364-  {
regexxer-0.10/configure:365:    as_val=`expr "$@" || test $? -eq 1`
regexxer-0.10/configure-366-  }
##############################################
regexxer-0.10/configure-371-# ----------------------------------------
regexxer-0.10/configure:372:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
regexxer-0.10/configure-373-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
regexxer-0.10/configure-434-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
regexxer-0.10/configure:435:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
regexxer-0.10/configure-436-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
regexxer-0.10/configure-525-	esac;
regexxer-0.10/configure:526:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
regexxer-0.10/configure-527-	???[sx]*):;;*)false;;esac;fi
##############################################
regexxer-0.10/configure-837-  case $ac_option in
regexxer-0.10/configure:838:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
regexxer-0.10/configure-839-  *=)   ac_optarg= ;;
##############################################
regexxer-0.10/configure-881-  -disable-* | --disable-*)
regexxer-0.10/configure:882:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
regexxer-0.10/configure-883-    # Reject names that are not valid shell variable names.
##############################################
regexxer-0.10/configure-886-    ac_useropt_orig=$ac_useropt
regexxer-0.10/configure:887:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
regexxer-0.10/configure-888-    case $ac_user_opts in
##############################################
regexxer-0.10/configure-907-  -enable-* | --enable-*)
regexxer-0.10/configure:908:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
regexxer-0.10/configure-909-    # Reject names that are not valid shell variable names.
##############################################
regexxer-0.10/configure-912-    ac_useropt_orig=$ac_useropt
regexxer-0.10/configure:913:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
regexxer-0.10/configure-914-    case $ac_user_opts in
##############################################
regexxer-0.10/configure-1111-  -with-* | --with-*)
regexxer-0.10/configure:1112:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
regexxer-0.10/configure-1113-    # Reject names that are not valid shell variable names.
##############################################
regexxer-0.10/configure-1116-    ac_useropt_orig=$ac_useropt
regexxer-0.10/configure:1117:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
regexxer-0.10/configure-1118-    case $ac_user_opts in
##############################################
regexxer-0.10/configure-1127-  -without-* | --without-*)
regexxer-0.10/configure:1128:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
regexxer-0.10/configure-1129-    # Reject names that are not valid shell variable names.
##############################################
regexxer-0.10/configure-1132-    ac_useropt_orig=$ac_useropt
regexxer-0.10/configure:1133:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
regexxer-0.10/configure-1134-    case $ac_user_opts in
##############################################
regexxer-0.10/configure-1165-  *=*)
regexxer-0.10/configure:1166:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
regexxer-0.10/configure-1167-    # Reject names that are not valid shell variable names.
##############################################
regexxer-0.10/configure-1186-if test -n "$ac_prev"; then
regexxer-0.10/configure:1187:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
regexxer-0.10/configure-1188-  as_fn_error $? "missing argument to $ac_option"
##############################################
regexxer-0.10/configure-1208-    */ )
regexxer-0.10/configure:1209:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
regexxer-0.10/configure-1210-      eval $ac_var=\$ac_val;;
##############################################
regexxer-0.10/configure-1245-ac_ls_di=`ls -di .` &&
regexxer-0.10/configure:1246:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
regexxer-0.10/configure-1247-  as_fn_error $? "working directory cannot be determined"
##############################################
regexxer-0.10/configure-1301-case $srcdir in
regexxer-0.10/configure:1302:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
regexxer-0.10/configure-1303-esac
##############################################
regexxer-0.10/configure-1344-By default, \`make install' will install all the files in
regexxer-0.10/configure:1345:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
regexxer-0.10/configure:1346:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
regexxer-0.10/configure-1347-for instance \`--prefix=\$HOME'.
##############################################
regexxer-0.10/configure-1442-*)
regexxer-0.10/configure:1443:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
regexxer-0.10/configure-1444-  # A ".." for each directory in $ac_dir_suffix.
regexxer-0.10/configure:1445:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
regexxer-0.10/configure-1446-  case $ac_top_builddir_sub in
##############################################
regexxer-0.10/configure-1968-    *\'*)
regexxer-0.10/configure:1969:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
regexxer-0.10/configure-1970-    esac
##############################################
regexxer-0.10/configure-2051-      case $ac_val in
regexxer-0.10/configure:2052:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
regexxer-0.10/configure-2053-      esac
##############################################
regexxer-0.10/configure-2066-	case $ac_val in
regexxer-0.10/configure:2067:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
regexxer-0.10/configure-2068-	esac
##############################################
regexxer-0.10/configure-2186-    set,)
regexxer-0.10/configure:2187:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
regexxer-0.10/configure:2188:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
regexxer-0.10/configure-2189-      ac_cache_corrupted=: ;;
##############################################
regexxer-0.10/configure-2197-	# differences in whitespace do not lead to failure.
regexxer-0.10/configure:2198:	ac_old_val_w=`echo x $ac_old_val`
regexxer-0.10/configure:2199:	ac_new_val_w=`echo x $ac_new_val`
regexxer-0.10/configure-2200-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
regexxer-0.10/configure-2217-    case $ac_new_val in
regexxer-0.10/configure:2218:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
regexxer-0.10/configure-2219-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
regexxer-0.10/configure-2399-if (
regexxer-0.10/configure:2400:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
regexxer-0.10/configure-2401-   if test "$*" = "X"; then
regexxer-0.10/configure-2402-      # -L didn't work.
regexxer-0.10/configure:2403:      set X `ls -t "$srcdir/configure" conftest.file`
regexxer-0.10/configure-2404-   fi
##############################################
regexxer-0.10/configure-2435-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
regexxer-0.10/configure:2436:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
regexxer-0.10/configure-2437-
regexxer-0.10/configure-2438-# expand $ac_aux_dir to an absolute path
regexxer-0.10/configure:2439:am_aux_dir=`cd $ac_aux_dir && pwd`
regexxer-0.10/configure-2440-
##############################################
regexxer-0.10/configure-2580-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
regexxer-0.10/configure:2581:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
regexxer-0.10/configure-2582-	     'mkdir (GNU coreutils) '* | \
##############################################
regexxer-0.10/configure-2659-set x ${MAKE-make}
regexxer-0.10/configure:2660:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
regexxer-0.10/configure-2661-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
regexxer-0.10/configure-2669-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
regexxer-0.10/configure:2670:case `${MAKE-make} -f conftest.make 2>/dev/null` in
regexxer-0.10/configure-2671-  *@@@%%%=?*=@@@%%%*)
##############################################
regexxer-0.10/configure-2696-
regexxer-0.10/configure:2697:if test "`cd $srcdir && pwd`" != "`pwd`"; then
regexxer-0.10/configure-2698-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
regexxer-0.10/configure-3097-$as_echo_n "checking whether the C compiler works... " >&6; }
regexxer-0.10/configure:3098:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
regexxer-0.10/configure-3099-
##############################################
regexxer-0.10/configure-3141-	then :; else
regexxer-0.10/configure:3142:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
regexxer-0.10/configure-3143-	fi
##############################################
regexxer-0.10/configure-3201-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
regexxer-0.10/configure:3202:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
regexxer-0.10/configure-3203-	  break;;
##############################################
regexxer-0.10/configure-3310-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
regexxer-0.10/configure:3311:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
regexxer-0.10/configure-3312-       break;;
##############################################
regexxer-0.10/configure-3560-# Ignore all kinds of additional output from `make'.
regexxer-0.10/configure:3561:case `$am_make -s -f confmf 2> /dev/null` in #(
regexxer-0.10/configure-3562-*the\ am__doit\ target*)
##############################################
regexxer-0.10/configure-3570-   echo '.include "confinc"' > confmf
regexxer-0.10/configure:3571:   case `$am_make -s -f confmf 2> /dev/null` in #(
regexxer-0.10/configure-3572-   *the\ am__doit\ target*)
##############################################
regexxer-0.10/configure-3631-  if test "$am_compiler_list" = ""; then
regexxer-0.10/configure:3632:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
regexxer-0.10/configure-3633-  fi
##############################################
regexxer-0.10/configure-4015-  if test "$am_compiler_list" = ""; then
regexxer-0.10/configure:4016:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
regexxer-0.10/configure-4017-  fi
##############################################
regexxer-0.10/configure-4144-
regexxer-0.10/configure:4145:    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
regexxer-0.10/configure-4146-    INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
regexxer-0.10/configure:4147:    INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
regexxer-0.10/configure-4148-
##############################################
regexxer-0.10/configure-4559-fi
regexxer-0.10/configure:4560:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
regexxer-0.10/configure:4561:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
regexxer-0.10/configure:4562:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
regexxer-0.10/configure-4563-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
regexxer-0.10/configure-4615-else
regexxer-0.10/configure:4616:   IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
regexxer-0.10/configure-4617-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
regexxer-0.10/configure-4622-$as_echo_n "checking for XML::Parser... " >&6; }
regexxer-0.10/configure:4623:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
regexxer-0.10/configure-4624-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
regexxer-0.10/configure-4834-  # Check for GNU $ac_path_GREP
regexxer-0.10/configure:4835:case `"$ac_path_GREP" --version 2>&1` in
regexxer-0.10/configure-4836-*GNU*)
##############################################
regexxer-0.10/configure-4900-  # Check for GNU $ac_path_EGREP
regexxer-0.10/configure:4901:case `"$ac_path_EGREP" --version 2>&1` in
regexxer-0.10/configure-4902-*GNU*)
##############################################
regexxer-0.10/configure-5061-do :
regexxer-0.10/configure:5062:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
regexxer-0.10/configure-5063-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
regexxer-0.10/configure-5066-  cat >>confdefs.h <<_ACEOF
regexxer-0.10/configure:5067:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
regexxer-0.10/configure-5068-_ACEOF
##############################################
regexxer-0.10/configure-5492-    if test -f $ac_dir/$ac_word; then
regexxer-0.10/configure:5493:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
regexxer-0.10/configure-5494-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
regexxer-0.10/configure-5611-    if test -f $ac_dir/$ac_word; then
regexxer-0.10/configure:5612:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
regexxer-0.10/configure-5613-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
regexxer-0.10/configure-5766-   if test "x$srcdir" != "x."; then
regexxer-0.10/configure:5767:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
regexxer-0.10/configure-5768-       posrcprefix="$srcdir/"
##############################################
regexxer-0.10/configure-6000-
regexxer-0.10/configure:6001:dk_pkg_prefix=`$PKG_CONFIG --variable=exec_prefix "gdk-pixbuf-2.0" 2>&5`
regexxer-0.10/configure-6002-
##############################################
regexxer-0.10/configure-6057-
regexxer-0.10/configure:6058:dk_pkg_prefix=`$PKG_CONFIG --variable=exec_prefix "gtk+-2.0" 2>&5`
regexxer-0.10/configure-6059-
##############################################
regexxer-0.10/configure-6250-  if test x$cross_compiling != xyes; then
regexxer-0.10/configure:6251:    GLIB_COMPILE_SCHEMAS=`$PKG_CONFIG --variable glib_compile_schemas gio-2.0`
regexxer-0.10/configure-6252-  else
##############################################
regexxer-0.10/configure-6327-	@list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
regexxer-0.10/configure:6328:	files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
regexxer-0.10/configure-6329-	test -n "$$files" || exit 0; \
##############################################
regexxer-0.10/configure-6415-      # check the compiler output instead.
regexxer-0.10/configure:6416:      dk_cc_out=`$dk_cc $dk_tested_flags $dk_flag -c "$dk_conftest" 2>&1 || echo failed`
regexxer-0.10/configure-6417-      rm -f "conftest.${OBJEXT-o}"
##############################################
regexxer-0.10/configure-6547-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
regexxer-0.10/configure:6548:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
regexxer-0.10/configure-6549-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
regexxer-0.10/configure-6638-if test -z "$BASH_VERSION$ZSH_VERSION" \
regexxer-0.10/configure:6639:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
regexxer-0.10/configure-6640-  as_echo='print -r --'
regexxer-0.10/configure-6641-  as_echo_n='print -rn --'
regexxer-0.10/configure:6642:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
regexxer-0.10/configure-6643-  as_echo='printf %s\n'
##############################################
regexxer-0.10/configure-6645-else
regexxer-0.10/configure:6646:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
regexxer-0.10/configure-6647-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
regexxer-0.10/configure-6655-	expr "X$arg" : "X\\(.*\\)$as_nl";
regexxer-0.10/configure:6656:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
regexxer-0.10/configure-6657-      esac;
##############################################
regexxer-0.10/configure-6732-# ----------------------------------------
regexxer-0.10/configure:6733:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
regexxer-0.10/configure-6734-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
regexxer-0.10/configure-6804-  {
regexxer-0.10/configure:6805:    as_val=`expr "$@" || test $? -eq 1`
regexxer-0.10/configure-6806-  }
##############################################
regexxer-0.10/configure-6908-      case $as_dir in #(
regexxer-0.10/configure:6909:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
regexxer-0.10/configure-6910-      *) as_qdir=$as_dir;;
##############################################
regexxer-0.10/configure-6965-	esac;
regexxer-0.10/configure:6966:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
regexxer-0.10/configure-6967-	???[sx]*):;;*)false;;esac;fi
##############################################
regexxer-0.10/configure-7056-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
regexxer-0.10/configure:7057:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
regexxer-0.10/configure-7058-ac_cs_version="\\
##############################################
regexxer-0.10/configure-7081-  --*=?*)
regexxer-0.10/configure:7082:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
regexxer-0.10/configure:7083:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
regexxer-0.10/configure-7084-    ac_shift=:
##############################################
regexxer-0.10/configure-7086-  --*=)
regexxer-0.10/configure:7087:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
regexxer-0.10/configure-7088-    ac_optarg=
##############################################
regexxer-0.10/configure-7110-    case $ac_optarg in
regexxer-0.10/configure:7111:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
regexxer-0.10/configure-7112-    '') as_fn_error $? "missing file argument" ;;
##############################################
regexxer-0.10/configure-7118-    case $ac_optarg in
regexxer-0.10/configure:7119:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
regexxer-0.10/configure-7120-    esac
##############################################
regexxer-0.10/configure-7250-fi
regexxer-0.10/configure:7251:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
regexxer-0.10/configure-7252-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
regexxer-0.10/configure-7267-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
regexxer-0.10/configure:7268:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
regexxer-0.10/configure-7269-ac_delim='%!_!# '
##############################################
regexxer-0.10/configure-7273-
regexxer-0.10/configure:7274:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
regexxer-0.10/configure-7275-  if test $ac_delim_n = $ac_delim_num; then
##############################################
regexxer-0.10/configure-7411-for ac_last_try in false false :; do
regexxer-0.10/configure:7412:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
regexxer-0.10/configure-7413-  if test -z "$ac_tt"; then
##############################################
regexxer-0.10/configure-7543-      esac
regexxer-0.10/configure:7544:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
regexxer-0.10/configure-7545-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
regexxer-0.10/configure-7602-*)
regexxer-0.10/configure:7603:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
regexxer-0.10/configure-7604-  # A ".." for each directory in $ac_dir_suffix.
regexxer-0.10/configure:7605:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
regexxer-0.10/configure-7606-  case $ac_top_builddir_sub in
##############################################
regexxer-0.10/configure-7663-/@mandir@/p'
regexxer-0.10/configure:7664:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
regexxer-0.10/configure-7665-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
regexxer-0.10/configure-7680-
regexxer-0.10/configure:7681:# Neutralize VPATH when `$srcdir' = `.'.
regexxer-0.10/configure-7682-# Shell code in configure.ac might set extrasub.
##############################################
regexxer-0.10/configure-7708-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
regexxer-0.10/configure:7709:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
regexxer-0.10/configure-7710-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
regexxer-0.10/configure-7754-    * )
regexxer-0.10/configure:7755:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
regexxer-0.10/configure-7756-  esac
##############################################
regexxer-0.10/configure-7801-    # Strip MF so we end up with the name of the file.
regexxer-0.10/configure:7802:    mf=`echo "$mf" | sed -e 's/:.*$//'`
regexxer-0.10/configure-7803-    # Check whether this is an Automake generated Makefile or not.
##############################################
regexxer-0.10/configure-7838-    # from the Makefile without running `make'.
regexxer-0.10/configure:7839:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
regexxer-0.10/configure-7840-    test -z "$DEPDIR" && continue
regexxer-0.10/configure:7841:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
regexxer-0.10/configure-7842-    test -z "am__include" && continue
regexxer-0.10/configure:7843:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
regexxer-0.10/configure-7844-    # When using ansi2knr, U may be empty or an underscore; expand it
regexxer-0.10/configure:7845:    U=`sed -n 's/^U = //p' < "$mf"`
regexxer-0.10/configure-7846-    # Find all dependency output files, they are included files with
##############################################
regexxer-0.10/install-sh-217-      fi
regexxer-0.10/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
regexxer-0.10/install-sh-219-    *)
##############################################
regexxer-0.10/install-sh-269-      dstdir=$dst
regexxer-0.10/install-sh:270:      dst=$dstdir/`basename "$src"`
regexxer-0.10/install-sh-271-      dstdir_status=0
##############################################
regexxer-0.10/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
regexxer-0.10/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
regexxer-0.10/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
regexxer-0.10/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
regexxer-0.10/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
regexxer-0.10/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
regexxer-0.10/install-sh-418-	    case $prefix in
regexxer-0.10/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
regexxer-0.10/install-sh-420-	      *) qprefix=$prefix;;
##############################################
regexxer-0.10/install-sh-467-    if $copy_on_change &&
regexxer-0.10/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
regexxer-0.10/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
regexxer-0.10/install-sh-470-
##############################################
regexxer-0.10/autogen.sh-1-#! /bin/sh -e
regexxer-0.10/autogen.sh:2:test -n "$srcdir" || srcdir=`dirname "$0"`
regexxer-0.10/autogen.sh-3-test -n "$srcdir" || srcdir=.
##############################################
regexxer-0.10/missing-139-       # Could not run --version or --help.  This is probably someone
regexxer-0.10/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
regexxer-0.10/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
regexxer-0.10/missing-173-         from any GNU archive site."
regexxer-0.10/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
regexxer-0.10/missing-175-    test -z "$files" && files="config.h"
##############################################
regexxer-0.10/missing-202-         proper tools for further handling them.
regexxer-0.10/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
regexxer-0.10/missing-204-         archive site."
regexxer-0.10/missing-205-
regexxer-0.10/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
regexxer-0.10/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
regexxer-0.10/missing-208-    if test -f "$file"; then
##############################################
regexxer-0.10/missing-231-	*.y)
regexxer-0.10/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
regexxer-0.10/missing-233-	    if test -f "$SRCFILE"; then
##############################################
regexxer-0.10/missing-235-	    fi
regexxer-0.10/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
regexxer-0.10/missing-237-	    if test -f "$SRCFILE"; then
##############################################
regexxer-0.10/missing-261-	*.l)
regexxer-0.10/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
regexxer-0.10/missing-263-	    if test -f "$SRCFILE"; then
##############################################
regexxer-0.10/missing-280-
regexxer-0.10/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
regexxer-0.10/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
regexxer-0.10/missing-283-    if test -f "$file"; then
##############################################
regexxer-0.10/missing-300-    # The file to touch is that specified with -o ...
regexxer-0.10/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
regexxer-0.10/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
regexxer-0.10/missing-303-    if test -z "$file"; then
regexxer-0.10/missing-304-      # ... or it is the one specified with @setfilename ...
regexxer-0.10/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
regexxer-0.10/missing-306-      file=`sed -n '
##############################################
regexxer-0.10/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
regexxer-0.10/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
regexxer-0.10/missing-314-    fi
##############################################
regexxer-0.10/missing-336-	*o*)
regexxer-0.10/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
regexxer-0.10/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
regexxer-0.10/missing-342-	*h*)
regexxer-0.10/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
regexxer-0.10/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
regexxer-0.10/Makefile.in-99-	ps-recursive uninstall-recursive
regexxer-0.10/Makefile.in:100:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
regexxer-0.10/Makefile.in-101-am__vpath_adj = case $$p in \
regexxer-0.10/Makefile.in:102:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
regexxer-0.10/Makefile.in-103-    *) f=$$p;; \
regexxer-0.10/Makefile.in-104-  esac;
regexxer-0.10/Makefile.in:105:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
regexxer-0.10/Makefile.in-106-am__install_max = 40
regexxer-0.10/Makefile.in-107-am__nobase_strip_setup = \
regexxer-0.10/Makefile.in:108:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
regexxer-0.10/Makefile.in-109-am__nobase_strip = \
##############################################
regexxer-0.10/Makefile.in-144-  while test -n "$$dir1"; do \
regexxer-0.10/Makefile.in:145:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
regexxer-0.10/Makefile.in-146-    if test "$$first" != "."; then \
regexxer-0.10/Makefile.in-147-      if test "$$first" = ".."; then \
regexxer-0.10/Makefile.in:148:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
regexxer-0.10/Makefile.in:149:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
regexxer-0.10/Makefile.in-150-      else \
regexxer-0.10/Makefile.in:151:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
regexxer-0.10/Makefile.in-152-        if test "$$first2" = "$$first"; then \
regexxer-0.10/Makefile.in:153:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
regexxer-0.10/Makefile.in-154-        else \
##############################################
regexxer-0.10/Makefile.in-159-    fi; \
regexxer-0.10/Makefile.in:160:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
regexxer-0.10/Makefile.in-161-  done; \
##############################################
regexxer-0.10/Makefile.in-533-.cc.o:
regexxer-0.10/Makefile.in:534:@am__fastdepCXX_TRUE@	depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
regexxer-0.10/Makefile.in-535-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
regexxer-0.10/Makefile.in-541-.cc.obj:
regexxer-0.10/Makefile.in:542:@am__fastdepCXX_TRUE@	depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
regexxer-0.10/Makefile.in:543:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
regexxer-0.10/Makefile.in-544-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
regexxer-0.10/Makefile.in-546-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
regexxer-0.10/Makefile.in:547:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
regexxer-0.10/Makefile.in-548-install-desktopDATA: $(desktop_DATA)
##############################################
regexxer-0.10/Makefile.in-563-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
regexxer-0.10/Makefile.in:564:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
regexxer-0.10/Makefile.in-565-	test -n "$$files" || exit 0; \
##############################################
regexxer-0.10/Makefile.in-583-	@list='$(dist_appicon_DATA)'; test -n "$(appicondir)" || list=; \
regexxer-0.10/Makefile.in:584:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
regexxer-0.10/Makefile.in-585-	test -n "$$files" || exit 0; \
##############################################
regexxer-0.10/Makefile.in-603-	@list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
regexxer-0.10/Makefile.in:604:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
regexxer-0.10/Makefile.in-605-	test -n "$$files" || exit 0; \
##############################################
regexxer-0.10/Makefile.in-623-	@list='$(gsettingsschema_DATA)'; test -n "$(gsettingsschemadir)" || list=; \
regexxer-0.10/Makefile.in:624:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
regexxer-0.10/Makefile.in-625-	test -n "$$files" || exit 0; \
##############################################
regexxer-0.10/Makefile.in-643-	dot_seen=no; \
regexxer-0.10/Makefile.in:644:	target=`echo $@ | sed s/-recursive//`; \
regexxer-0.10/Makefile.in-645-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
regexxer-0.10/Makefile.in-678-	rev="$$rev ."; \
regexxer-0.10/Makefile.in:679:	target=`echo $@ | sed s/-recursive//`; \
regexxer-0.10/Makefile.in-680-	for subdir in $$rev; do \
##############################################
regexxer-0.10/Makefile.in-756-GTAGS:
regexxer-0.10/Makefile.in:757:	here=`$(am__cd) $(top_builddir) && pwd` \
regexxer-0.10/Makefile.in-758-	  && $(am__cd) $(top_srcdir) \
##############################################
regexxer-0.10/Makefile.in-764-distdir: $(DISTFILES)
regexxer-0.10/Makefile.in:765:	@case `sed 15q $(srcdir)/NEWS` in \
regexxer-0.10/Makefile.in-766-	*"$(VERSION)"*) : ;; \
##############################################
regexxer-0.10/Makefile.in-772-	test -d "$(distdir)" || mkdir "$(distdir)"
regexxer-0.10/Makefile.in:773:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
regexxer-0.10/Makefile.in:774:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
regexxer-0.10/Makefile.in-775-	list='$(DISTFILES)'; \
##############################################
regexxer-0.10/Makefile.in-786-	  if test -d $$d/$$file; then \
regexxer-0.10/Makefile.in:787:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
regexxer-0.10/Makefile.in-788-	    if test -d "$(distdir)/$$file"; then \
##############################################
regexxer-0.10/Makefile.in-896-	test -d $(distdir)/_build || exit 0; \
regexxer-0.10/Makefile.in:897:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
regexxer-0.10/Makefile.in-898-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
regexxer-0.10/Makefile.in-930-	@$(am__cd) '$(distuninstallcheck_dir)' \
regexxer-0.10/Makefile.in:931:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
regexxer-0.10/Makefile.in-932-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
regexxer-0.10/Makefile.in-942-	fi
regexxer-0.10/Makefile.in:943:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
regexxer-0.10/Makefile.in-944-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
regexxer-0.10/Makefile.in-1109-	list='$(stockimages)'; for file in $$list; do \
regexxer-0.10/Makefile.in:1110:	  name=`expr "X/$$file" : '.*[\\/]\([^.]*\)' | sed 'y/-/_/'`; \
regexxer-0.10/Makefile.in-1111-	  dir=; test -f "$$file" || dir='$(srcdir)/'; \
##############################################
regexxer-0.10/INSTALL-173-directory configuration variables that were expressed in terms of
regexxer-0.10/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
regexxer-0.10/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
regexxer-0.10/ChangeLog-3528-
regexxer-0.10/ChangeLog:3529:	Use `cat "$srcdir/po/LINGUAS"` to assign this variable, so that there is
regexxer-0.10/ChangeLog-3530-
regexxer-0.10/ChangeLog:3531:	* configure.ac (ALL_LINGUAS): Use `cat "$srcdir/po/LINGUAS"` to
regexxer-0.10/ChangeLog-3532-	assign this variable, so that there is only one file to edit when
##############################################
regexxer-0.10/.pc/40_do-not-compile-schemas.patch/Makefile.am-125-	list='$(stockimages)'; for file in $$list; do \
regexxer-0.10/.pc/40_do-not-compile-schemas.patch/Makefile.am:126:	  name=`expr "X/$$file" : '.*[\\/]\([^.]*\)' | sed 'y/-/_/'`; \
regexxer-0.10/.pc/40_do-not-compile-schemas.patch/Makefile.am-127-	  dir=; test -f "$$file" || dir='$(srcdir)/'; \
##############################################
regexxer-0.10/Makefile.am-125-	list='$(stockimages)'; for file in $$list; do \
regexxer-0.10/Makefile.am:126:	  name=`expr "X/$$file" : '.*[\\/]\([^.]*\)' | sed 'y/-/_/'`; \
regexxer-0.10/Makefile.am-127-	  dir=; test -f "$$file" || dir='$(srcdir)/'; \