===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
psk31lx-2.2/config/compile-67-	mingw/*)
psk31lx-2.2/config/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
psk31lx-2.2/config/compile-69-	  ;;
psk31lx-2.2/config/compile-70-	cygwin/*)
psk31lx-2.2/config/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
psk31lx-2.2/config/compile-72-	  ;;
psk31lx-2.2/config/compile-73-	wine/*)
psk31lx-2.2/config/compile:74:	  file=`winepath -w "$file" || echo "$file"`
psk31lx-2.2/config/compile-75-	  ;;
##############################################
psk31lx-2.2/config/compile-309-# Name of file we expect compiler to create.
psk31lx-2.2/config/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
psk31lx-2.2/config/compile-311-
##############################################
psk31lx-2.2/config/compile-315-# object file name, since that is what matters with a parallel build.
psk31lx-2.2/config/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
psk31lx-2.2/config/compile-317-while true; do
##############################################
psk31lx-2.2/config/install-sh-234-      fi
psk31lx-2.2/config/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
psk31lx-2.2/config/install-sh-236-    *)
##############################################
psk31lx-2.2/config/install-sh-281-      dstdir=$dst
psk31lx-2.2/config/install-sh:282:      dst=$dstdir/`basename "$src"`
psk31lx-2.2/config/install-sh-283-      dstdir_status=0
psk31lx-2.2/config/install-sh-284-    else
psk31lx-2.2/config/install-sh:285:      dstdir=`dirname "$dst"`
psk31lx-2.2/config/install-sh-286-      test -d "$dstdir"
##############################################
psk31lx-2.2/config/install-sh-344-                   test_tmpdir="$tmpdir/a"
psk31lx-2.2/config/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
psk31lx-2.2/config/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
psk31lx-2.2/config/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
psk31lx-2.2/config/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
psk31lx-2.2/config/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
psk31lx-2.2/config/install-sh-409-            case $prefix in
psk31lx-2.2/config/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
psk31lx-2.2/config/install-sh-411-              *) qprefix=$prefix;;
##############################################
psk31lx-2.2/config/install-sh-458-    if $copy_on_change &&
psk31lx-2.2/config/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
psk31lx-2.2/config/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
psk31lx-2.2/config/install-sh-461-       set -f &&
##############################################
psk31lx-2.2/config/depcomp-64-  case $1 in
psk31lx-2.2/config/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
psk31lx-2.2/config/depcomp-66-      *) dir=;;
##############################################
psk31lx-2.2/config/depcomp-73-{
psk31lx-2.2/config/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
psk31lx-2.2/config/depcomp-75-}
##############################################
psk31lx-2.2/config/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
psk31lx-2.2/config/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
psk31lx-2.2/config/depcomp-128-
##############################################
psk31lx-2.2/config/depcomp-405-        sleep 1
psk31lx-2.2/config/depcomp:406:        i=`expr $i - 1`
psk31lx-2.2/config/depcomp-407-      done
psk31lx-2.2/config/depcomp-408-    fi
psk31lx-2.2/config/depcomp:409:    i=`expr $i - 1`
psk31lx-2.2/config/depcomp-410-  done
##############################################
psk31lx-2.2/config/depcomp-425-  # Do two passes, one to just change these to
psk31lx-2.2/config/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
psk31lx-2.2/config/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
psk31lx-2.2/config/depcomp-659-  done
psk31lx-2.2/config/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
psk31lx-2.2/config/depcomp-661-  touch "$tmpdepfile"
##############################################
psk31lx-2.2/INSTALL-173-directory configuration variables that were expressed in terms of
psk31lx-2.2/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
psk31lx-2.2/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
psk31lx-2.2/src/Makefile.in-60-  { \
psk31lx-2.2/src/Makefile.in:61:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
psk31lx-2.2/src/Makefile.in-62-  }; \
##############################################
psk31lx-2.2/src/Makefile.in-413-.C.o:
psk31lx-2.2/src/Makefile.in:414:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
psk31lx-2.2/src/Makefile.in-415-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
psk31lx-2.2/src/Makefile.in-421-.C.obj:
psk31lx-2.2/src/Makefile.in:422:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
psk31lx-2.2/src/Makefile.in:423:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
psk31lx-2.2/src/Makefile.in-424-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
psk31lx-2.2/src/Makefile.in-426-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
psk31lx-2.2/src/Makefile.in:427:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
psk31lx-2.2/src/Makefile.in-428-
##############################################
psk31lx-2.2/src/Makefile.in-458-GTAGS:
psk31lx-2.2/src/Makefile.in:459:	here=`$(am__cd) $(top_builddir) && pwd` \
psk31lx-2.2/src/Makefile.in-460-	  && $(am__cd) $(top_srcdir) \
##############################################
psk31lx-2.2/src/Makefile.in-481-distdir: $(DISTFILES)
psk31lx-2.2/src/Makefile.in:482:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
psk31lx-2.2/src/Makefile.in:483:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
psk31lx-2.2/src/Makefile.in-484-	list='$(DISTFILES)'; \
##############################################
psk31lx-2.2/src/Makefile.in-495-	  if test -d $$d/$$file; then \
psk31lx-2.2/src/Makefile.in:496:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
psk31lx-2.2/src/Makefile.in-497-	    if test -d "$(distdir)/$$file"; then \
##############################################
psk31lx-2.2/man/en/Makefile.in-49-  { \
psk31lx-2.2/man/en/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
psk31lx-2.2/man/en/Makefile.in-51-  }; \
##############################################
psk31lx-2.2/man/en/Makefile.in-116-  esac
psk31lx-2.2/man/en/Makefile.in:117:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
psk31lx-2.2/man/en/Makefile.in-118-am__vpath_adj = case $$p in \
psk31lx-2.2/man/en/Makefile.in:119:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
psk31lx-2.2/man/en/Makefile.in-120-    *) f=$$p;; \
psk31lx-2.2/man/en/Makefile.in-121-  esac;
psk31lx-2.2/man/en/Makefile.in:122:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
psk31lx-2.2/man/en/Makefile.in-123-am__install_max = 40
psk31lx-2.2/man/en/Makefile.in-124-am__nobase_strip_setup = \
psk31lx-2.2/man/en/Makefile.in:125:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
psk31lx-2.2/man/en/Makefile.in-126-am__nobase_strip = \
##############################################
psk31lx-2.2/man/en/Makefile.in-283-	test -n "$(man1dir)" \
psk31lx-2.2/man/en/Makefile.in:284:	  && test -n "`echo $$list1$$list2`" \
psk31lx-2.2/man/en/Makefile.in-285-	  || exit 0; \
##############################################
psk31lx-2.2/man/en/Makefile.in-329-distdir: $(DISTFILES)
psk31lx-2.2/man/en/Makefile.in:330:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
psk31lx-2.2/man/en/Makefile.in:331:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
psk31lx-2.2/man/en/Makefile.in-332-	list='$(DISTFILES)'; \
##############################################
psk31lx-2.2/man/en/Makefile.in-343-	  if test -d $$d/$$file; then \
psk31lx-2.2/man/en/Makefile.in:344:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
psk31lx-2.2/man/en/Makefile.in-345-	    if test -d "$(distdir)/$$file"; then \
##############################################
psk31lx-2.2/man/Makefile.in-49-  { \
psk31lx-2.2/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
psk31lx-2.2/man/Makefile.in-51-  }; \
##############################################
psk31lx-2.2/man/Makefile.in-161-  while test -n "$$dir1"; do \
psk31lx-2.2/man/Makefile.in:162:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
psk31lx-2.2/man/Makefile.in-163-    if test "$$first" != "."; then \
psk31lx-2.2/man/Makefile.in-164-      if test "$$first" = ".."; then \
psk31lx-2.2/man/Makefile.in:165:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
psk31lx-2.2/man/Makefile.in:166:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
psk31lx-2.2/man/Makefile.in-167-      else \
psk31lx-2.2/man/Makefile.in:168:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
psk31lx-2.2/man/Makefile.in-169-        if test "$$first2" = "$$first"; then \
psk31lx-2.2/man/Makefile.in:170:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
psk31lx-2.2/man/Makefile.in-171-        else \
##############################################
psk31lx-2.2/man/Makefile.in-176-    fi; \
psk31lx-2.2/man/Makefile.in:177:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
psk31lx-2.2/man/Makefile.in-178-  done; \
##############################################
psk31lx-2.2/man/Makefile.in-321-	dot_seen=no; \
psk31lx-2.2/man/Makefile.in:322:	target=`echo $@ | sed s/-recursive//`; \
psk31lx-2.2/man/Makefile.in-323-	case "$@" in \
##############################################
psk31lx-2.2/man/Makefile.in-384-GTAGS:
psk31lx-2.2/man/Makefile.in:385:	here=`$(am__cd) $(top_builddir) && pwd` \
psk31lx-2.2/man/Makefile.in-386-	  && $(am__cd) $(top_srcdir) \
##############################################
psk31lx-2.2/man/Makefile.in-407-distdir: $(DISTFILES)
psk31lx-2.2/man/Makefile.in:408:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
psk31lx-2.2/man/Makefile.in:409:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
psk31lx-2.2/man/Makefile.in-410-	list='$(DISTFILES)'; \
##############################################
psk31lx-2.2/man/Makefile.in-421-	  if test -d $$d/$$file; then \
psk31lx-2.2/man/Makefile.in:422:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
psk31lx-2.2/man/Makefile.in-423-	    if test -d "$(distdir)/$$file"; then \
##############################################
psk31lx-2.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
psk31lx-2.2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
psk31lx-2.2/configure-47-  as_echo='print -r --'
psk31lx-2.2/configure-48-  as_echo_n='print -rn --'
psk31lx-2.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
psk31lx-2.2/configure-50-  as_echo='printf %s\n'
##############################################
psk31lx-2.2/configure-52-else
psk31lx-2.2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
psk31lx-2.2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
psk31lx-2.2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
psk31lx-2.2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
psk31lx-2.2/configure-64-      esac;
##############################################
psk31lx-2.2/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
psk31lx-2.2/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
psk31lx-2.2/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
psk31lx-2.2/configure-327-      case $as_dir in #(
psk31lx-2.2/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
psk31lx-2.2/configure-329-      *) as_qdir=$as_dir;;
##############################################
psk31lx-2.2/configure-400-  {
psk31lx-2.2/configure:401:    as_val=`expr "$@" || test $? -eq 1`
psk31lx-2.2/configure-402-  }
##############################################
psk31lx-2.2/configure-407-# ----------------------------------------
psk31lx-2.2/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
psk31lx-2.2/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
psk31lx-2.2/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
psk31lx-2.2/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
psk31lx-2.2/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
psk31lx-2.2/configure-803-  case $ac_option in
psk31lx-2.2/configure:804:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
psk31lx-2.2/configure-805-  *=)   ac_optarg= ;;
##############################################
psk31lx-2.2/configure-847-  -disable-* | --disable-*)
psk31lx-2.2/configure:848:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
psk31lx-2.2/configure-849-    # Reject names that are not valid shell variable names.
##############################################
psk31lx-2.2/configure-852-    ac_useropt_orig=$ac_useropt
psk31lx-2.2/configure:853:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
psk31lx-2.2/configure-854-    case $ac_user_opts in
##############################################
psk31lx-2.2/configure-873-  -enable-* | --enable-*)
psk31lx-2.2/configure:874:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
psk31lx-2.2/configure-875-    # Reject names that are not valid shell variable names.
##############################################
psk31lx-2.2/configure-878-    ac_useropt_orig=$ac_useropt
psk31lx-2.2/configure:879:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
psk31lx-2.2/configure-880-    case $ac_user_opts in
##############################################
psk31lx-2.2/configure-1086-  -with-* | --with-*)
psk31lx-2.2/configure:1087:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
psk31lx-2.2/configure-1088-    # Reject names that are not valid shell variable names.
##############################################
psk31lx-2.2/configure-1091-    ac_useropt_orig=$ac_useropt
psk31lx-2.2/configure:1092:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
psk31lx-2.2/configure-1093-    case $ac_user_opts in
##############################################
psk31lx-2.2/configure-1102-  -without-* | --without-*)
psk31lx-2.2/configure:1103:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
psk31lx-2.2/configure-1104-    # Reject names that are not valid shell variable names.
##############################################
psk31lx-2.2/configure-1107-    ac_useropt_orig=$ac_useropt
psk31lx-2.2/configure:1108:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
psk31lx-2.2/configure-1109-    case $ac_user_opts in
##############################################
psk31lx-2.2/configure-1140-  *=*)
psk31lx-2.2/configure:1141:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
psk31lx-2.2/configure-1142-    # Reject names that are not valid shell variable names.
##############################################
psk31lx-2.2/configure-1161-if test -n "$ac_prev"; then
psk31lx-2.2/configure:1162:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
psk31lx-2.2/configure-1163-  as_fn_error $? "missing argument to $ac_option"
##############################################
psk31lx-2.2/configure-1183-    */ )
psk31lx-2.2/configure:1184:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
psk31lx-2.2/configure-1185-      eval $ac_var=\$ac_val;;
##############################################
psk31lx-2.2/configure-1218-ac_ls_di=`ls -di .` &&
psk31lx-2.2/configure:1219:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
psk31lx-2.2/configure-1220-  as_fn_error $? "working directory cannot be determined"
##############################################
psk31lx-2.2/configure-1274-case $srcdir in
psk31lx-2.2/configure:1275:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
psk31lx-2.2/configure-1276-esac
##############################################
psk31lx-2.2/configure-1317-By default, \`make install' will install all the files in
psk31lx-2.2/configure:1318:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
psk31lx-2.2/configure:1319:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
psk31lx-2.2/configure-1320-for instance \`--prefix=\$HOME'.
##############################################
psk31lx-2.2/configure-1403-*)
psk31lx-2.2/configure:1404:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
psk31lx-2.2/configure-1405-  # A ".." for each directory in $ac_dir_suffix.
psk31lx-2.2/configure:1406:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
psk31lx-2.2/configure-1407-  case $ac_top_builddir_sub in
##############################################
psk31lx-2.2/configure-2037-    *\'*)
psk31lx-2.2/configure:2038:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
psk31lx-2.2/configure-2039-    esac
##############################################
psk31lx-2.2/configure-2120-      case $ac_val in
psk31lx-2.2/configure:2121:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
psk31lx-2.2/configure-2122-      esac
##############################################
psk31lx-2.2/configure-2135-	case $ac_val in
psk31lx-2.2/configure:2136:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
psk31lx-2.2/configure-2137-	esac
##############################################
psk31lx-2.2/configure-2255-    set,)
psk31lx-2.2/configure:2256:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
psk31lx-2.2/configure:2257:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
psk31lx-2.2/configure-2258-      ac_cache_corrupted=: ;;
##############################################
psk31lx-2.2/configure-2266-	# differences in whitespace do not lead to failure.
psk31lx-2.2/configure:2267:	ac_old_val_w=`echo x $ac_old_val`
psk31lx-2.2/configure:2268:	ac_new_val_w=`echo x $ac_new_val`
psk31lx-2.2/configure-2269-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
psk31lx-2.2/configure-2286-    case $ac_new_val in
psk31lx-2.2/configure:2287:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
psk31lx-2.2/configure-2288-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
psk31lx-2.2/configure-2464-     echo "timestamp, slept: $am_has_slept" > conftest.file
psk31lx-2.2/configure:2465:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
psk31lx-2.2/configure-2466-     if test "$*" = "X"; then
psk31lx-2.2/configure-2467-	# -L didn't work.
psk31lx-2.2/configure:2468:	set X `ls -t "$srcdir/configure" conftest.file`
psk31lx-2.2/configure-2469-     fi
##############################################
psk31lx-2.2/configure-2515-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
psk31lx-2.2/configure:2516:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
psk31lx-2.2/configure-2517-
psk31lx-2.2/configure-2518-# Expand $ac_aux_dir to an absolute path.
psk31lx-2.2/configure:2519:am_aux_dir=`cd "$ac_aux_dir" && pwd`
psk31lx-2.2/configure-2520-
##############################################
psk31lx-2.2/configure-2660-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
psk31lx-2.2/configure:2661:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
psk31lx-2.2/configure-2662-	     'mkdir (GNU coreutils) '* | \
##############################################
psk31lx-2.2/configure-2733-set x ${MAKE-make}
psk31lx-2.2/configure:2734:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
psk31lx-2.2/configure-2735-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
psk31lx-2.2/configure-2743-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
psk31lx-2.2/configure:2744:case `${MAKE-make} -f conftest.make 2>/dev/null` in
psk31lx-2.2/configure-2745-  *@@@%%%=?*=@@@%%%*)
##############################################
psk31lx-2.2/configure-2809-
psk31lx-2.2/configure:2810:if test "`cd $srcdir && pwd`" != "`pwd`"; then
psk31lx-2.2/configure-2811-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
psk31lx-2.2/configure-3080-$as_echo_n "checking whether the C++ compiler works... " >&6; }
psk31lx-2.2/configure:3081:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
psk31lx-2.2/configure-3082-
##############################################
psk31lx-2.2/configure-3124-	then :; else
psk31lx-2.2/configure:3125:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
psk31lx-2.2/configure-3126-	fi
##############################################
psk31lx-2.2/configure-3184-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
psk31lx-2.2/configure:3185:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
psk31lx-2.2/configure-3186-	  break;;
##############################################
psk31lx-2.2/configure-3293-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
psk31lx-2.2/configure:3294:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
psk31lx-2.2/configure-3295-       break;;
##############################################
psk31lx-2.2/configure-3452-# Ignore all kinds of additional output from 'make'.
psk31lx-2.2/configure:3453:case `$am_make -s -f confmf 2> /dev/null` in #(
psk31lx-2.2/configure-3454-*the\ am__doit\ target*)
##############################################
psk31lx-2.2/configure-3462-   echo '.include "confinc"' > confmf
psk31lx-2.2/configure:3463:   case `$am_make -s -f confmf 2> /dev/null` in #(
psk31lx-2.2/configure-3464-   *the\ am__doit\ target*)
##############################################
psk31lx-2.2/configure-3525-  if test "$am_compiler_list" = ""; then
psk31lx-2.2/configure:3526:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
psk31lx-2.2/configure-3527-  fi
##############################################
psk31lx-2.2/configure-3641-set x ${MAKE-make}
psk31lx-2.2/configure:3642:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
psk31lx-2.2/configure-3643-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
psk31lx-2.2/configure-3651-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
psk31lx-2.2/configure:3652:case `${MAKE-make} -f conftest.make 2>/dev/null` in
psk31lx-2.2/configure-3653-  *@@@%%%=?*=@@@%%%*)
##############################################
psk31lx-2.2/configure-4390-  if test "$am_compiler_list" = ""; then
psk31lx-2.2/configure:4391:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
psk31lx-2.2/configure-4392-  fi
##############################################
psk31lx-2.2/configure-4647-  # Check for GNU $ac_path_GREP
psk31lx-2.2/configure:4648:case `"$ac_path_GREP" --version 2>&1` in
psk31lx-2.2/configure-4649-*GNU*)
##############################################
psk31lx-2.2/configure-4713-  # Check for GNU $ac_path_EGREP
psk31lx-2.2/configure:4714:case `"$ac_path_EGREP" --version 2>&1` in
psk31lx-2.2/configure-4715-*GNU*)
##############################################
psk31lx-2.2/configure-4874-do :
psk31lx-2.2/configure:4875:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
psk31lx-2.2/configure-4876-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
psk31lx-2.2/configure-4879-  cat >>confdefs.h <<_ACEOF
psk31lx-2.2/configure:4880:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
psk31lx-2.2/configure-4881-_ACEOF
##############################################
psk31lx-2.2/configure-4889-do :
psk31lx-2.2/configure:4890:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
psk31lx-2.2/configure-4891-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
psk31lx-2.2/configure-4893-  cat >>confdefs.h <<_ACEOF
psk31lx-2.2/configure:4894:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
psk31lx-2.2/configure-4895-_ACEOF
##############################################
psk31lx-2.2/configure-4905-do :
psk31lx-2.2/configure:4906:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
psk31lx-2.2/configure-4907-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
psk31lx-2.2/configure-4909-  cat >>confdefs.h <<_ACEOF
psk31lx-2.2/configure:4910:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
psk31lx-2.2/configure-4911-_ACEOF
##############################################
psk31lx-2.2/configure-4921-do :
psk31lx-2.2/configure:4922:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
psk31lx-2.2/configure-4923-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
psk31lx-2.2/configure-4925-  cat >>confdefs.h <<_ACEOF
psk31lx-2.2/configure:4926:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
psk31lx-2.2/configure-4927-_ACEOF
##############################################
psk31lx-2.2/configure-5482-do :
psk31lx-2.2/configure:5483:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
psk31lx-2.2/configure-5484-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
psk31lx-2.2/configure-5486-  cat >>confdefs.h <<_ACEOF
psk31lx-2.2/configure:5487:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
psk31lx-2.2/configure-5488-_ACEOF
##############################################
psk31lx-2.2/configure-5535-ac_save_IFS=$IFS; IFS=','
psk31lx-2.2/configure:5536:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'`
psk31lx-2.2/configure-5537-IFS=$ac_save_IFS
##############################################
psk31lx-2.2/configure-5557-do :
psk31lx-2.2/configure:5558:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
psk31lx-2.2/configure-5559-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
psk31lx-2.2/configure-5561-  cat >>confdefs.h <<_ACEOF
psk31lx-2.2/configure:5562:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
psk31lx-2.2/configure-5563-_ACEOF
##############################################
psk31lx-2.2/configure-5674-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
psk31lx-2.2/configure:5675:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
psk31lx-2.2/configure-5676-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
psk31lx-2.2/configure-5769-if test -z "$BASH_VERSION$ZSH_VERSION" \
psk31lx-2.2/configure:5770:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
psk31lx-2.2/configure-5771-  as_echo='print -r --'
psk31lx-2.2/configure-5772-  as_echo_n='print -rn --'
psk31lx-2.2/configure:5773:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
psk31lx-2.2/configure-5774-  as_echo='printf %s\n'
##############################################
psk31lx-2.2/configure-5776-else
psk31lx-2.2/configure:5777:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
psk31lx-2.2/configure-5778-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
psk31lx-2.2/configure-5786-	expr "X$arg" : "X\\(.*\\)$as_nl";
psk31lx-2.2/configure:5787:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
psk31lx-2.2/configure-5788-      esac;
##############################################
psk31lx-2.2/configure-5863-# ----------------------------------------
psk31lx-2.2/configure:5864:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
psk31lx-2.2/configure-5865-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
psk31lx-2.2/configure-5935-  {
psk31lx-2.2/configure:5936:    as_val=`expr "$@" || test $? -eq 1`
psk31lx-2.2/configure-5937-  }
##############################################
psk31lx-2.2/configure-6039-      case $as_dir in #(
psk31lx-2.2/configure:6040:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
psk31lx-2.2/configure-6041-      *) as_qdir=$as_dir;;
##############################################
psk31lx-2.2/configure-6174-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
psk31lx-2.2/configure:6175:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
psk31lx-2.2/configure-6176-ac_cs_version="\\
##############################################
psk31lx-2.2/configure-6199-  --*=?*)
psk31lx-2.2/configure:6200:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
psk31lx-2.2/configure:6201:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
psk31lx-2.2/configure-6202-    ac_shift=:
##############################################
psk31lx-2.2/configure-6204-  --*=)
psk31lx-2.2/configure:6205:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
psk31lx-2.2/configure-6206-    ac_optarg=
##############################################
psk31lx-2.2/configure-6228-    case $ac_optarg in
psk31lx-2.2/configure:6229:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
psk31lx-2.2/configure-6230-    '') as_fn_error $? "missing file argument" ;;
##############################################
psk31lx-2.2/configure-6236-    case $ac_optarg in
psk31lx-2.2/configure:6237:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
psk31lx-2.2/configure-6238-    esac
##############################################
psk31lx-2.2/configure-6367-fi
psk31lx-2.2/configure:6368:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
psk31lx-2.2/configure-6369-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
psk31lx-2.2/configure-6384-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
psk31lx-2.2/configure:6385:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
psk31lx-2.2/configure-6386-ac_delim='%!_!# '
##############################################
psk31lx-2.2/configure-6390-
psk31lx-2.2/configure:6391:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
psk31lx-2.2/configure-6392-  if test $ac_delim_n = $ac_delim_num; then
##############################################
psk31lx-2.2/configure-6528-for ac_last_try in false false :; do
psk31lx-2.2/configure:6529:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
psk31lx-2.2/configure-6530-  if test -z "$ac_tt"; then
##############################################
psk31lx-2.2/configure-6660-      esac
psk31lx-2.2/configure:6661:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
psk31lx-2.2/configure-6662-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
psk31lx-2.2/configure-6719-*)
psk31lx-2.2/configure:6720:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
psk31lx-2.2/configure-6721-  # A ".." for each directory in $ac_dir_suffix.
psk31lx-2.2/configure:6722:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
psk31lx-2.2/configure-6723-  case $ac_top_builddir_sub in
##############################################
psk31lx-2.2/configure-6780-/@mandir@/p'
psk31lx-2.2/configure:6781:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
psk31lx-2.2/configure-6782-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
psk31lx-2.2/configure-6797-
psk31lx-2.2/configure:6798:# Neutralize VPATH when `$srcdir' = `.'.
psk31lx-2.2/configure-6799-# Shell code in configure.ac might set extrasub.
##############################################
psk31lx-2.2/configure-6825-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
psk31lx-2.2/configure:6826:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
psk31lx-2.2/configure-6827-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
psk31lx-2.2/configure-6871-    * )
psk31lx-2.2/configure:6872:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
psk31lx-2.2/configure-6873-  esac
##############################################
psk31lx-2.2/configure-6918-    # Strip MF so we end up with the name of the file.
psk31lx-2.2/configure:6919:    mf=`echo "$mf" | sed -e 's/:.*$//'`
psk31lx-2.2/configure-6920-    # Check whether this is an Automake generated Makefile or not.
##############################################
psk31lx-2.2/configure-6955-    # from the Makefile without running 'make'.
psk31lx-2.2/configure:6956:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
psk31lx-2.2/configure-6957-    test -z "$DEPDIR" && continue
psk31lx-2.2/configure:6958:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
psk31lx-2.2/configure-6959-    test -z "$am__include" && continue
psk31lx-2.2/configure:6960:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
psk31lx-2.2/configure-6961-    # Find all dependency output files, they are included files with
##############################################
psk31lx-2.2/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
psk31lx-2.2/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
psk31lx-2.2/aclocal.m4-94-# and then we would define $MISSING as
##############################################
psk31lx-2.2/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
psk31lx-2.2/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
psk31lx-2.2/aclocal.m4-109-])
##############################################
psk31lx-2.2/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
psk31lx-2.2/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
psk31lx-2.2/aclocal.m4-207-  fi
##############################################
psk31lx-2.2/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
psk31lx-2.2/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
psk31lx-2.2/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
psk31lx-2.2/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
psk31lx-2.2/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
psk31lx-2.2/aclocal.m4-367-    else
##############################################
psk31lx-2.2/aclocal.m4-371-    # from the Makefile without running 'make'.
psk31lx-2.2/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
psk31lx-2.2/aclocal.m4-373-    test -z "$DEPDIR" && continue
psk31lx-2.2/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
psk31lx-2.2/aclocal.m4-375-    test -z "$am__include" && continue
psk31lx-2.2/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
psk31lx-2.2/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
psk31lx-2.2/aclocal.m4-385-      test -f "$dirpart/$file" && continue
psk31lx-2.2/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
psk31lx-2.2/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
psk31lx-2.2/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
psk31lx-2.2/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
psk31lx-2.2/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
psk31lx-2.2/aclocal.m4-602-    * )
psk31lx-2.2/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
psk31lx-2.2/aclocal.m4-604-  esac
psk31lx-2.2/aclocal.m4-605-done
psk31lx-2.2/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
psk31lx-2.2/aclocal.m4-607-
##############################################
psk31lx-2.2/aclocal.m4-673-# Ignore all kinds of additional output from 'make'.
psk31lx-2.2/aclocal.m4:674:case `$am_make -s -f confmf 2> /dev/null` in #(
psk31lx-2.2/aclocal.m4-675-*the\ am__doit\ target*)
##############################################
psk31lx-2.2/aclocal.m4-683-   echo '.include "confinc"' > confmf
psk31lx-2.2/aclocal.m4:684:   case `$am_make -s -f confmf 2> /dev/null` in #(
psk31lx-2.2/aclocal.m4-685-   *the\ am__doit\ target*)
##############################################
psk31lx-2.2/aclocal.m4-865-     echo "timestamp, slept: $am_has_slept" > conftest.file
psk31lx-2.2/aclocal.m4:866:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
psk31lx-2.2/aclocal.m4-867-     if test "$[*]" = "X"; then
psk31lx-2.2/aclocal.m4-868-	# -L didn't work.
psk31lx-2.2/aclocal.m4:869:	set X `ls -t "$srcdir/configure" conftest.file`
psk31lx-2.2/aclocal.m4-870-     fi
##############################################
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-60-  { \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:61:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-62-  }; \
##############################################
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-137-  esac
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-139-am__vpath_adj = case $$p in \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:140:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-141-    *) f=$$p;; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-142-  esac;
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-144-am__install_max = 40
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-145-am__nobase_strip_setup = \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:146:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-147-am__nobase_strip = \
##############################################
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-219-  while test -n "$$dir1"; do \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:220:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-221-    if test "$$first" != "."; then \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-222-      if test "$$first" = ".."; then \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:223:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:224:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-225-      else \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:226:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-227-        if test "$$first2" = "$$first"; then \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:228:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-229-        else \
##############################################
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-234-    fi; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:235:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-236-  done; \
##############################################
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-418-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:419:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-420-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-439-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:440:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-441-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-460-	@list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:461:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-462-	dir='$(DESTDIR)$(pixmapdir)'; $(am__uninstall_files_from_dir)
##############################################
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-481-	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:482:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-483-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-498-	dot_seen=no; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:499:	target=`echo $@ | sed s/-recursive//`; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-500-	case "$@" in \
##############################################
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-561-GTAGS:
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:562:	here=`$(am__cd) $(top_builddir) && pwd` \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-563-	  && $(am__cd) $(top_srcdir) \
##############################################
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-593-	test -d "$(distdir)" || mkdir "$(distdir)"
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:594:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:595:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-596-	list='$(DISTFILES)'; \
##############################################
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-607-	  if test -d $$d/$$file; then \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:608:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-609-	    if test -d "$(distdir)/$$file"; then \
##############################################
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-718-	test -d $(distdir)/_build || exit 0; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:719:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-720-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-762-	}; \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:763:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-764-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-774-	fi
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in:775:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
psk31lx-2.2/.pc/no-double-changelog.patch/Makefile.in-776-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
psk31lx-2.2/Makefile.in-60-  { \
psk31lx-2.2/Makefile.in:61:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
psk31lx-2.2/Makefile.in-62-  }; \
##############################################
psk31lx-2.2/Makefile.in-137-  esac
psk31lx-2.2/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
psk31lx-2.2/Makefile.in-139-am__vpath_adj = case $$p in \
psk31lx-2.2/Makefile.in:140:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
psk31lx-2.2/Makefile.in-141-    *) f=$$p;; \
psk31lx-2.2/Makefile.in-142-  esac;
psk31lx-2.2/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
psk31lx-2.2/Makefile.in-144-am__install_max = 40
psk31lx-2.2/Makefile.in-145-am__nobase_strip_setup = \
psk31lx-2.2/Makefile.in:146:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
psk31lx-2.2/Makefile.in-147-am__nobase_strip = \
##############################################
psk31lx-2.2/Makefile.in-219-  while test -n "$$dir1"; do \
psk31lx-2.2/Makefile.in:220:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
psk31lx-2.2/Makefile.in-221-    if test "$$first" != "."; then \
psk31lx-2.2/Makefile.in-222-      if test "$$first" = ".."; then \
psk31lx-2.2/Makefile.in:223:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
psk31lx-2.2/Makefile.in:224:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
psk31lx-2.2/Makefile.in-225-      else \
psk31lx-2.2/Makefile.in:226:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
psk31lx-2.2/Makefile.in-227-        if test "$$first2" = "$$first"; then \
psk31lx-2.2/Makefile.in:228:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
psk31lx-2.2/Makefile.in-229-        else \
##############################################
psk31lx-2.2/Makefile.in-234-    fi; \
psk31lx-2.2/Makefile.in:235:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
psk31lx-2.2/Makefile.in-236-  done; \
##############################################
psk31lx-2.2/Makefile.in-418-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
psk31lx-2.2/Makefile.in:419:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
psk31lx-2.2/Makefile.in-420-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
psk31lx-2.2/Makefile.in-439-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
psk31lx-2.2/Makefile.in:440:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
psk31lx-2.2/Makefile.in-441-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
psk31lx-2.2/Makefile.in-460-	@list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \
psk31lx-2.2/Makefile.in:461:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
psk31lx-2.2/Makefile.in-462-	dir='$(DESTDIR)$(pixmapdir)'; $(am__uninstall_files_from_dir)
##############################################
psk31lx-2.2/Makefile.in-481-	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
psk31lx-2.2/Makefile.in:482:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
psk31lx-2.2/Makefile.in-483-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
psk31lx-2.2/Makefile.in-498-	dot_seen=no; \
psk31lx-2.2/Makefile.in:499:	target=`echo $@ | sed s/-recursive//`; \
psk31lx-2.2/Makefile.in-500-	case "$@" in \
##############################################
psk31lx-2.2/Makefile.in-561-GTAGS:
psk31lx-2.2/Makefile.in:562:	here=`$(am__cd) $(top_builddir) && pwd` \
psk31lx-2.2/Makefile.in-563-	  && $(am__cd) $(top_srcdir) \
##############################################
psk31lx-2.2/Makefile.in-593-	test -d "$(distdir)" || mkdir "$(distdir)"
psk31lx-2.2/Makefile.in:594:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
psk31lx-2.2/Makefile.in:595:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
psk31lx-2.2/Makefile.in-596-	list='$(DISTFILES)'; \
##############################################
psk31lx-2.2/Makefile.in-607-	  if test -d $$d/$$file; then \
psk31lx-2.2/Makefile.in:608:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
psk31lx-2.2/Makefile.in-609-	    if test -d "$(distdir)/$$file"; then \
##############################################
psk31lx-2.2/Makefile.in-718-	test -d $(distdir)/_build || exit 0; \
psk31lx-2.2/Makefile.in:719:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
psk31lx-2.2/Makefile.in-720-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
psk31lx-2.2/Makefile.in-762-	}; \
psk31lx-2.2/Makefile.in:763:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
psk31lx-2.2/Makefile.in-764-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
psk31lx-2.2/Makefile.in-774-	fi
psk31lx-2.2/Makefile.in:775:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
psk31lx-2.2/Makefile.in-776-	  || { echo "ERROR: files left in build directory after distclean:" ; \