===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
twpsk-4.3/config/compile-67-	mingw/*)
twpsk-4.3/config/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
twpsk-4.3/config/compile-69-	  ;;
twpsk-4.3/config/compile-70-	cygwin/*)
twpsk-4.3/config/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
twpsk-4.3/config/compile-72-	  ;;
twpsk-4.3/config/compile-73-	wine/*)
twpsk-4.3/config/compile:74:	  file=`winepath -w "$file" || echo "$file"`
twpsk-4.3/config/compile-75-	  ;;
##############################################
twpsk-4.3/config/compile-309-# Name of file we expect compiler to create.
twpsk-4.3/config/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
twpsk-4.3/config/compile-311-
##############################################
twpsk-4.3/config/compile-315-# object file name, since that is what matters with a parallel build.
twpsk-4.3/config/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
twpsk-4.3/config/compile-317-while true; do
##############################################
twpsk-4.3/config/install-sh-234-      fi
twpsk-4.3/config/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
twpsk-4.3/config/install-sh-236-    *)
##############################################
twpsk-4.3/config/install-sh-281-      dstdir=$dst
twpsk-4.3/config/install-sh:282:      dst=$dstdir/`basename "$src"`
twpsk-4.3/config/install-sh-283-      dstdir_status=0
twpsk-4.3/config/install-sh-284-    else
twpsk-4.3/config/install-sh:285:      dstdir=`dirname "$dst"`
twpsk-4.3/config/install-sh-286-      test -d "$dstdir"
##############################################
twpsk-4.3/config/install-sh-344-                   test_tmpdir="$tmpdir/a"
twpsk-4.3/config/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
twpsk-4.3/config/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
twpsk-4.3/config/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
twpsk-4.3/config/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
twpsk-4.3/config/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
twpsk-4.3/config/install-sh-409-            case $prefix in
twpsk-4.3/config/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
twpsk-4.3/config/install-sh-411-              *) qprefix=$prefix;;
##############################################
twpsk-4.3/config/install-sh-458-    if $copy_on_change &&
twpsk-4.3/config/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
twpsk-4.3/config/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
twpsk-4.3/config/install-sh-461-       set -f &&
##############################################
twpsk-4.3/config/depcomp-64-  case $1 in
twpsk-4.3/config/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
twpsk-4.3/config/depcomp-66-      *) dir=;;
##############################################
twpsk-4.3/config/depcomp-73-{
twpsk-4.3/config/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
twpsk-4.3/config/depcomp-75-}
##############################################
twpsk-4.3/config/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
twpsk-4.3/config/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
twpsk-4.3/config/depcomp-128-
##############################################
twpsk-4.3/config/depcomp-405-        sleep 1
twpsk-4.3/config/depcomp:406:        i=`expr $i - 1`
twpsk-4.3/config/depcomp-407-      done
twpsk-4.3/config/depcomp-408-    fi
twpsk-4.3/config/depcomp:409:    i=`expr $i - 1`
twpsk-4.3/config/depcomp-410-  done
##############################################
twpsk-4.3/config/depcomp-425-  # Do two passes, one to just change these to
twpsk-4.3/config/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
twpsk-4.3/config/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
twpsk-4.3/config/depcomp-659-  done
twpsk-4.3/config/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
twpsk-4.3/config/depcomp-661-  touch "$tmpdepfile"
##############################################
twpsk-4.3/INSTALL-173-directory configuration variables that were expressed in terms of
twpsk-4.3/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
twpsk-4.3/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
twpsk-4.3/configure.ac-109-PKG_CHECK_MODULES(APPDEFS, xt)
twpsk-4.3/configure.ac:110:xt_appdefaultdir=`$PKG_CONFIG --variable=appdefaultdir xt`
twpsk-4.3/configure.ac-111-
##############################################
twpsk-4.3/src/install-sh-217-      fi
twpsk-4.3/src/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
twpsk-4.3/src/install-sh-219-    *)
##############################################
twpsk-4.3/src/install-sh-269-      dstdir=$dst
twpsk-4.3/src/install-sh:270:      dst=$dstdir/`basename "$src"`
twpsk-4.3/src/install-sh-271-      dstdir_status=0
##############################################
twpsk-4.3/src/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
twpsk-4.3/src/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
twpsk-4.3/src/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
twpsk-4.3/src/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
twpsk-4.3/src/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
twpsk-4.3/src/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
twpsk-4.3/src/install-sh-418-	    case $prefix in
twpsk-4.3/src/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
twpsk-4.3/src/install-sh-420-	      *) qprefix=$prefix;;
##############################################
twpsk-4.3/src/install-sh-467-    if $copy_on_change &&
twpsk-4.3/src/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
twpsk-4.3/src/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
twpsk-4.3/src/install-sh-470-
##############################################
twpsk-4.3/src/depcomp-69-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
twpsk-4.3/src/depcomp:70:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
twpsk-4.3/src/depcomp-71-
##############################################
twpsk-4.3/src/depcomp-217-  # Version 6 uses the directory in both cases.
twpsk-4.3/src/depcomp:218:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
twpsk-4.3/src/depcomp-219-  test "x$dir" = "x$object" && dir=
twpsk-4.3/src/depcomp:220:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
twpsk-4.3/src/depcomp-221-  if test "$libtool" = yes; then
##############################################
twpsk-4.3/src/depcomp-246-    # Do two passes, one to just change these to
twpsk-4.3/src/depcomp:247:    # `$object: dependent.h' and one to simply `dependent.h:'.
twpsk-4.3/src/depcomp-248-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
twpsk-4.3/src/depcomp-288-  # Do two passes, one to just change these to
twpsk-4.3/src/depcomp:289:  # `$object: dependent.h' and one to simply `dependent.h:'.
twpsk-4.3/src/depcomp-290-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
twpsk-4.3/src/depcomp-304-  # Much of this is similar to the tru64 case; see comments there.
twpsk-4.3/src/depcomp:305:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
twpsk-4.3/src/depcomp-306-  test "x$dir" = "x$object" && dir=
twpsk-4.3/src/depcomp:307:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
twpsk-4.3/src/depcomp-308-  if test "$libtool" = yes; then
##############################################
twpsk-4.3/src/depcomp-343-   # Subdirectories are respected.
twpsk-4.3/src/depcomp:344:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
twpsk-4.3/src/depcomp-345-   test "x$dir" = "x$object" && dir=
twpsk-4.3/src/depcomp:346:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
twpsk-4.3/src/depcomp-347-
##############################################
twpsk-4.3/src/depcomp-482-  done
twpsk-4.3/src/depcomp:483:  obj_suffix="`echo $object | sed 's/^.*\././'`"
twpsk-4.3/src/depcomp-484-  touch "$tmpdepfile"
##############################################
twpsk-4.3/src/Makefile.in-61-  { \
twpsk-4.3/src/Makefile.in:62:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
twpsk-4.3/src/Makefile.in-63-  }; \
##############################################
twpsk-4.3/src/Makefile.in-172-  esac
twpsk-4.3/src/Makefile.in:173:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
twpsk-4.3/src/Makefile.in-174-am__vpath_adj = case $$p in \
twpsk-4.3/src/Makefile.in:175:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
twpsk-4.3/src/Makefile.in-176-    *) f=$$p;; \
twpsk-4.3/src/Makefile.in-177-  esac;
twpsk-4.3/src/Makefile.in:178:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
twpsk-4.3/src/Makefile.in-179-am__install_max = 40
twpsk-4.3/src/Makefile.in-180-am__nobase_strip_setup = \
twpsk-4.3/src/Makefile.in:181:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
twpsk-4.3/src/Makefile.in-182-am__nobase_strip = \
##############################################
twpsk-4.3/src/Makefile.in-489-.C.o:
twpsk-4.3/src/Makefile.in:490:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
twpsk-4.3/src/Makefile.in-491-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
twpsk-4.3/src/Makefile.in-497-.C.obj:
twpsk-4.3/src/Makefile.in:498:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
twpsk-4.3/src/Makefile.in:499:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
twpsk-4.3/src/Makefile.in-500-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
twpsk-4.3/src/Makefile.in-502-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
twpsk-4.3/src/Makefile.in:503:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
twpsk-4.3/src/Makefile.in-504-install-dist_appdefaultDATA: $(dist_appdefault_DATA)
##############################################
twpsk-4.3/src/Makefile.in-522-	@list='$(dist_appdefault_DATA)'; test -n "$(appdefaultdir)" || list=; \
twpsk-4.3/src/Makefile.in:523:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
twpsk-4.3/src/Makefile.in-524-	dir='$(DESTDIR)$(appdefaultdir)'; $(am__uninstall_files_from_dir)
##############################################
twpsk-4.3/src/Makefile.in-543-	@list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \
twpsk-4.3/src/Makefile.in:544:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
twpsk-4.3/src/Makefile.in-545-	dir='$(DESTDIR)$(pixmapdir)'; $(am__uninstall_files_from_dir)
##############################################
twpsk-4.3/src/Makefile.in-564-	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
twpsk-4.3/src/Makefile.in:565:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
twpsk-4.3/src/Makefile.in-566-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
twpsk-4.3/src/Makefile.in-585-	@list='$(pkgsub_DATA)'; test -n "$(pkgsubdir)" || list=; \
twpsk-4.3/src/Makefile.in:586:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
twpsk-4.3/src/Makefile.in-587-	dir='$(DESTDIR)$(pkgsubdir)'; $(am__uninstall_files_from_dir)
##############################################
twpsk-4.3/src/Makefile.in-618-GTAGS:
twpsk-4.3/src/Makefile.in:619:	here=`$(am__cd) $(top_builddir) && pwd` \
twpsk-4.3/src/Makefile.in-620-	  && $(am__cd) $(top_srcdir) \
##############################################
twpsk-4.3/src/Makefile.in-641-distdir: $(DISTFILES)
twpsk-4.3/src/Makefile.in:642:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
twpsk-4.3/src/Makefile.in:643:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
twpsk-4.3/src/Makefile.in-644-	list='$(DISTFILES)'; \
##############################################
twpsk-4.3/src/Makefile.in-655-	  if test -d $$d/$$file; then \
twpsk-4.3/src/Makefile.in:656:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
twpsk-4.3/src/Makefile.in-657-	    if test -d "$(distdir)/$$file"; then \
##############################################
twpsk-4.3/man/en/Makefile.in-49-  { \
twpsk-4.3/man/en/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
twpsk-4.3/man/en/Makefile.in-51-  }; \
##############################################
twpsk-4.3/man/en/Makefile.in-117-  esac
twpsk-4.3/man/en/Makefile.in:118:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
twpsk-4.3/man/en/Makefile.in-119-am__vpath_adj = case $$p in \
twpsk-4.3/man/en/Makefile.in:120:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
twpsk-4.3/man/en/Makefile.in-121-    *) f=$$p;; \
twpsk-4.3/man/en/Makefile.in-122-  esac;
twpsk-4.3/man/en/Makefile.in:123:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
twpsk-4.3/man/en/Makefile.in-124-am__install_max = 40
twpsk-4.3/man/en/Makefile.in-125-am__nobase_strip_setup = \
twpsk-4.3/man/en/Makefile.in:126:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
twpsk-4.3/man/en/Makefile.in-127-am__nobase_strip = \
##############################################
twpsk-4.3/man/en/Makefile.in-301-	test -n "$(man1dir)" \
twpsk-4.3/man/en/Makefile.in:302:	  && test -n "`echo $$list1$$list2`" \
twpsk-4.3/man/en/Makefile.in-303-	  || exit 0; \
##############################################
twpsk-4.3/man/en/Makefile.in-347-distdir: $(DISTFILES)
twpsk-4.3/man/en/Makefile.in:348:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
twpsk-4.3/man/en/Makefile.in:349:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
twpsk-4.3/man/en/Makefile.in-350-	list='$(DISTFILES)'; \
##############################################
twpsk-4.3/man/en/Makefile.in-361-	  if test -d $$d/$$file; then \
twpsk-4.3/man/en/Makefile.in:362:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
twpsk-4.3/man/en/Makefile.in-363-	    if test -d "$(distdir)/$$file"; then \
##############################################
twpsk-4.3/man/Makefile.in-49-  { \
twpsk-4.3/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
twpsk-4.3/man/Makefile.in-51-  }; \
##############################################
twpsk-4.3/man/Makefile.in-162-  while test -n "$$dir1"; do \
twpsk-4.3/man/Makefile.in:163:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
twpsk-4.3/man/Makefile.in-164-    if test "$$first" != "."; then \
twpsk-4.3/man/Makefile.in-165-      if test "$$first" = ".."; then \
twpsk-4.3/man/Makefile.in:166:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
twpsk-4.3/man/Makefile.in:167:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
twpsk-4.3/man/Makefile.in-168-      else \
twpsk-4.3/man/Makefile.in:169:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
twpsk-4.3/man/Makefile.in-170-        if test "$$first2" = "$$first"; then \
twpsk-4.3/man/Makefile.in:171:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
twpsk-4.3/man/Makefile.in-172-        else \
##############################################
twpsk-4.3/man/Makefile.in-177-    fi; \
twpsk-4.3/man/Makefile.in:178:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
twpsk-4.3/man/Makefile.in-179-  done; \
##############################################
twpsk-4.3/man/Makefile.in-339-	dot_seen=no; \
twpsk-4.3/man/Makefile.in:340:	target=`echo $@ | sed s/-recursive//`; \
twpsk-4.3/man/Makefile.in-341-	case "$@" in \
##############################################
twpsk-4.3/man/Makefile.in-402-GTAGS:
twpsk-4.3/man/Makefile.in:403:	here=`$(am__cd) $(top_builddir) && pwd` \
twpsk-4.3/man/Makefile.in-404-	  && $(am__cd) $(top_srcdir) \
##############################################
twpsk-4.3/man/Makefile.in-425-distdir: $(DISTFILES)
twpsk-4.3/man/Makefile.in:426:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
twpsk-4.3/man/Makefile.in:427:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
twpsk-4.3/man/Makefile.in-428-	list='$(DISTFILES)'; \
##############################################
twpsk-4.3/man/Makefile.in-439-	  if test -d $$d/$$file; then \
twpsk-4.3/man/Makefile.in:440:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
twpsk-4.3/man/Makefile.in-441-	    if test -d "$(distdir)/$$file"; then \
##############################################
twpsk-4.3/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
twpsk-4.3/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
twpsk-4.3/configure-47-  as_echo='print -r --'
twpsk-4.3/configure-48-  as_echo_n='print -rn --'
twpsk-4.3/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
twpsk-4.3/configure-50-  as_echo='printf %s\n'
##############################################
twpsk-4.3/configure-52-else
twpsk-4.3/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
twpsk-4.3/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
twpsk-4.3/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
twpsk-4.3/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
twpsk-4.3/configure-64-      esac;
##############################################
twpsk-4.3/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
twpsk-4.3/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
twpsk-4.3/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
twpsk-4.3/configure-327-      case $as_dir in #(
twpsk-4.3/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
twpsk-4.3/configure-329-      *) as_qdir=$as_dir;;
##############################################
twpsk-4.3/configure-400-  {
twpsk-4.3/configure:401:    as_val=`expr "$@" || test $? -eq 1`
twpsk-4.3/configure-402-  }
##############################################
twpsk-4.3/configure-407-# ----------------------------------------
twpsk-4.3/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
twpsk-4.3/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
twpsk-4.3/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
twpsk-4.3/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
twpsk-4.3/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
twpsk-4.3/configure-830-  case $ac_option in
twpsk-4.3/configure:831:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
twpsk-4.3/configure-832-  *=)   ac_optarg= ;;
##############################################
twpsk-4.3/configure-874-  -disable-* | --disable-*)
twpsk-4.3/configure:875:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
twpsk-4.3/configure-876-    # Reject names that are not valid shell variable names.
##############################################
twpsk-4.3/configure-879-    ac_useropt_orig=$ac_useropt
twpsk-4.3/configure:880:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
twpsk-4.3/configure-881-    case $ac_user_opts in
##############################################
twpsk-4.3/configure-900-  -enable-* | --enable-*)
twpsk-4.3/configure:901:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
twpsk-4.3/configure-902-    # Reject names that are not valid shell variable names.
##############################################
twpsk-4.3/configure-905-    ac_useropt_orig=$ac_useropt
twpsk-4.3/configure:906:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
twpsk-4.3/configure-907-    case $ac_user_opts in
##############################################
twpsk-4.3/configure-1113-  -with-* | --with-*)
twpsk-4.3/configure:1114:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
twpsk-4.3/configure-1115-    # Reject names that are not valid shell variable names.
##############################################
twpsk-4.3/configure-1118-    ac_useropt_orig=$ac_useropt
twpsk-4.3/configure:1119:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
twpsk-4.3/configure-1120-    case $ac_user_opts in
##############################################
twpsk-4.3/configure-1129-  -without-* | --without-*)
twpsk-4.3/configure:1130:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
twpsk-4.3/configure-1131-    # Reject names that are not valid shell variable names.
##############################################
twpsk-4.3/configure-1134-    ac_useropt_orig=$ac_useropt
twpsk-4.3/configure:1135:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
twpsk-4.3/configure-1136-    case $ac_user_opts in
##############################################
twpsk-4.3/configure-1167-  *=*)
twpsk-4.3/configure:1168:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
twpsk-4.3/configure-1169-    # Reject names that are not valid shell variable names.
##############################################
twpsk-4.3/configure-1188-if test -n "$ac_prev"; then
twpsk-4.3/configure:1189:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
twpsk-4.3/configure-1190-  as_fn_error $? "missing argument to $ac_option"
##############################################
twpsk-4.3/configure-1210-    */ )
twpsk-4.3/configure:1211:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
twpsk-4.3/configure-1212-      eval $ac_var=\$ac_val;;
##############################################
twpsk-4.3/configure-1245-ac_ls_di=`ls -di .` &&
twpsk-4.3/configure:1246:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
twpsk-4.3/configure-1247-  as_fn_error $? "working directory cannot be determined"
##############################################
twpsk-4.3/configure-1301-case $srcdir in
twpsk-4.3/configure:1302:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
twpsk-4.3/configure-1303-esac
##############################################
twpsk-4.3/configure-1344-By default, \`make install' will install all the files in
twpsk-4.3/configure:1345:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
twpsk-4.3/configure:1346:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
twpsk-4.3/configure-1347-for instance \`--prefix=\$HOME'.
##############################################
twpsk-4.3/configure-1454-*)
twpsk-4.3/configure:1455:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
twpsk-4.3/configure-1456-  # A ".." for each directory in $ac_dir_suffix.
twpsk-4.3/configure:1457:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
twpsk-4.3/configure-1458-  case $ac_top_builddir_sub in
##############################################
twpsk-4.3/configure-2088-    *\'*)
twpsk-4.3/configure:2089:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
twpsk-4.3/configure-2090-    esac
##############################################
twpsk-4.3/configure-2171-      case $ac_val in
twpsk-4.3/configure:2172:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
twpsk-4.3/configure-2173-      esac
##############################################
twpsk-4.3/configure-2186-	case $ac_val in
twpsk-4.3/configure:2187:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
twpsk-4.3/configure-2188-	esac
##############################################
twpsk-4.3/configure-2306-    set,)
twpsk-4.3/configure:2307:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
twpsk-4.3/configure:2308:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
twpsk-4.3/configure-2309-      ac_cache_corrupted=: ;;
##############################################
twpsk-4.3/configure-2317-	# differences in whitespace do not lead to failure.
twpsk-4.3/configure:2318:	ac_old_val_w=`echo x $ac_old_val`
twpsk-4.3/configure:2319:	ac_new_val_w=`echo x $ac_new_val`
twpsk-4.3/configure-2320-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
twpsk-4.3/configure-2337-    case $ac_new_val in
twpsk-4.3/configure:2338:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
twpsk-4.3/configure-2339-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
twpsk-4.3/configure-2515-     echo "timestamp, slept: $am_has_slept" > conftest.file
twpsk-4.3/configure:2516:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
twpsk-4.3/configure-2517-     if test "$*" = "X"; then
twpsk-4.3/configure-2518-	# -L didn't work.
twpsk-4.3/configure:2519:	set X `ls -t "$srcdir/configure" conftest.file`
twpsk-4.3/configure-2520-     fi
##############################################
twpsk-4.3/configure-2566-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
twpsk-4.3/configure:2567:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
twpsk-4.3/configure-2568-
twpsk-4.3/configure-2569-# Expand $ac_aux_dir to an absolute path.
twpsk-4.3/configure:2570:am_aux_dir=`cd "$ac_aux_dir" && pwd`
twpsk-4.3/configure-2571-
##############################################
twpsk-4.3/configure-2711-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
twpsk-4.3/configure:2712:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
twpsk-4.3/configure-2713-	     'mkdir (GNU coreutils) '* | \
##############################################
twpsk-4.3/configure-2784-set x ${MAKE-make}
twpsk-4.3/configure:2785:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
twpsk-4.3/configure-2786-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
twpsk-4.3/configure-2794-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
twpsk-4.3/configure:2795:case `${MAKE-make} -f conftest.make 2>/dev/null` in
twpsk-4.3/configure-2796-  *@@@%%%=?*=@@@%%%*)
##############################################
twpsk-4.3/configure-2860-
twpsk-4.3/configure:2861:if test "`cd $srcdir && pwd`" != "`pwd`"; then
twpsk-4.3/configure-2862-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
twpsk-4.3/configure-3131-$as_echo_n "checking whether the C++ compiler works... " >&6; }
twpsk-4.3/configure:3132:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
twpsk-4.3/configure-3133-
##############################################
twpsk-4.3/configure-3175-	then :; else
twpsk-4.3/configure:3176:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
twpsk-4.3/configure-3177-	fi
##############################################
twpsk-4.3/configure-3235-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
twpsk-4.3/configure:3236:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
twpsk-4.3/configure-3237-	  break;;
##############################################
twpsk-4.3/configure-3344-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
twpsk-4.3/configure:3345:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
twpsk-4.3/configure-3346-       break;;
##############################################
twpsk-4.3/configure-3503-# Ignore all kinds of additional output from 'make'.
twpsk-4.3/configure:3504:case `$am_make -s -f confmf 2> /dev/null` in #(
twpsk-4.3/configure-3505-*the\ am__doit\ target*)
##############################################
twpsk-4.3/configure-3513-   echo '.include "confinc"' > confmf
twpsk-4.3/configure:3514:   case `$am_make -s -f confmf 2> /dev/null` in #(
twpsk-4.3/configure-3515-   *the\ am__doit\ target*)
##############################################
twpsk-4.3/configure-3576-  if test "$am_compiler_list" = ""; then
twpsk-4.3/configure:3577:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
twpsk-4.3/configure-3578-  fi
##############################################
twpsk-4.3/configure-4302-  if test "$am_compiler_list" = ""; then
twpsk-4.3/configure:4303:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
twpsk-4.3/configure-4304-  fi
##############################################
twpsk-4.3/configure-4553-set x ${MAKE-make}
twpsk-4.3/configure:4554:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
twpsk-4.3/configure-4555-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
twpsk-4.3/configure-4563-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
twpsk-4.3/configure:4564:case `${MAKE-make} -f conftest.make 2>/dev/null` in
twpsk-4.3/configure-4565-  *@@@%%%=?*=@@@%%%*)
##############################################
twpsk-4.3/configure-4678-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
twpsk-4.3/configure:4679:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
twpsk-4.3/configure-4680-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
twpsk-4.3/configure-4710-  cat >>confdefs.h <<_ACEOF
twpsk-4.3/configure:4711:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
twpsk-4.3/configure-4712-_ACEOF
##############################################
twpsk-4.3/configure-4854-  # Check for GNU $ac_path_GREP
twpsk-4.3/configure:4855:case `"$ac_path_GREP" --version 2>&1` in
twpsk-4.3/configure-4856-*GNU*)
##############################################
twpsk-4.3/configure-4920-  # Check for GNU $ac_path_EGREP
twpsk-4.3/configure:4921:case `"$ac_path_EGREP" --version 2>&1` in
twpsk-4.3/configure-4922-*GNU*)
##############################################
twpsk-4.3/configure-5082-do :
twpsk-4.3/configure:5083:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
twpsk-4.3/configure-5084-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
twpsk-4.3/configure-5087-  cat >>confdefs.h <<_ACEOF
twpsk-4.3/configure:5088:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
twpsk-4.3/configure-5089-_ACEOF
##############################################
twpsk-4.3/configure-5097-do :
twpsk-4.3/configure:5098:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
twpsk-4.3/configure-5099-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
twpsk-4.3/configure-5101-  cat >>confdefs.h <<_ACEOF
twpsk-4.3/configure:5102:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
twpsk-4.3/configure-5103-_ACEOF
##############################################
twpsk-4.3/configure-5113-do :
twpsk-4.3/configure:5114:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
twpsk-4.3/configure-5115-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
twpsk-4.3/configure-5117-  cat >>confdefs.h <<_ACEOF
twpsk-4.3/configure:5118:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
twpsk-4.3/configure-5119-_ACEOF
##############################################
twpsk-4.3/configure-5266-do :
twpsk-4.3/configure:5267:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
twpsk-4.3/configure-5268-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
twpsk-4.3/configure-5270-  cat >>confdefs.h <<_ACEOF
twpsk-4.3/configure:5271:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
twpsk-4.3/configure-5272-_ACEOF
##############################################
twpsk-4.3/configure-5278-do :
twpsk-4.3/configure:5279:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
twpsk-4.3/configure-5280-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
twpsk-4.3/configure-5282-  cat >>confdefs.h <<_ACEOF
twpsk-4.3/configure:5283:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
twpsk-4.3/configure-5284-_ACEOF
##############################################
twpsk-4.3/configure-5547-    for ac_var in incroot usrlibdir libdir; do
twpsk-4.3/configure:5548:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
twpsk-4.3/configure-5549-    done
##############################################
twpsk-4.3/configure-5657-  LIBS=$ac_save_LIBS
twpsk-4.3/configure:5658:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
twpsk-4.3/configure-5659-do
##############################################
twpsk-4.3/configure-6342-           "${prefix}"/lib/* /usr/lib/* /usr/local/lib/*; do
twpsk-4.3/configure:6343:if test -d "$dir" && test "`ls $dir/libXm.* 2> /dev/null`" != ""; then
twpsk-4.3/configure-6344-ac_cv_motif_libraries="$dir"
##############################################
twpsk-4.3/configure-6653-  test $ac_status = 0; }; then
twpsk-4.3/configure:6654:  pkg_cv_APPDEFS_CFLAGS=`$PKG_CONFIG --cflags "xt" 2>/dev/null`
twpsk-4.3/configure-6655-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
twpsk-4.3/configure-6670-  test $ac_status = 0; }; then
twpsk-4.3/configure:6671:  pkg_cv_APPDEFS_LIBS=`$PKG_CONFIG --libs "xt" 2>/dev/null`
twpsk-4.3/configure-6672-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
twpsk-4.3/configure-6691-        if test $_pkg_short_errors_supported = yes; then
twpsk-4.3/configure:6692:	        APPDEFS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xt" 2>&1`
twpsk-4.3/configure-6693-        else
twpsk-4.3/configure:6694:	        APPDEFS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xt" 2>&1`
twpsk-4.3/configure-6695-        fi
##############################################
twpsk-4.3/configure-6730-fi
twpsk-4.3/configure:6731:xt_appdefaultdir=`$PKG_CONFIG --variable=appdefaultdir xt`
twpsk-4.3/configure-6732-
##############################################
twpsk-4.3/configure-6858-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
twpsk-4.3/configure:6859:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
twpsk-4.3/configure-6860-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
twpsk-4.3/configure-6953-if test -z "$BASH_VERSION$ZSH_VERSION" \
twpsk-4.3/configure:6954:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
twpsk-4.3/configure-6955-  as_echo='print -r --'
twpsk-4.3/configure-6956-  as_echo_n='print -rn --'
twpsk-4.3/configure:6957:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
twpsk-4.3/configure-6958-  as_echo='printf %s\n'
##############################################
twpsk-4.3/configure-6960-else
twpsk-4.3/configure:6961:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
twpsk-4.3/configure-6962-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
twpsk-4.3/configure-6970-	expr "X$arg" : "X\\(.*\\)$as_nl";
twpsk-4.3/configure:6971:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
twpsk-4.3/configure-6972-      esac;
##############################################
twpsk-4.3/configure-7047-# ----------------------------------------
twpsk-4.3/configure:7048:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
twpsk-4.3/configure-7049-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
twpsk-4.3/configure-7119-  {
twpsk-4.3/configure:7120:    as_val=`expr "$@" || test $? -eq 1`
twpsk-4.3/configure-7121-  }
##############################################
twpsk-4.3/configure-7223-      case $as_dir in #(
twpsk-4.3/configure:7224:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
twpsk-4.3/configure-7225-      *) as_qdir=$as_dir;;
##############################################
twpsk-4.3/configure-7358-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
twpsk-4.3/configure:7359:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
twpsk-4.3/configure-7360-ac_cs_version="\\
##############################################
twpsk-4.3/configure-7383-  --*=?*)
twpsk-4.3/configure:7384:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
twpsk-4.3/configure:7385:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
twpsk-4.3/configure-7386-    ac_shift=:
##############################################
twpsk-4.3/configure-7388-  --*=)
twpsk-4.3/configure:7389:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
twpsk-4.3/configure-7390-    ac_optarg=
##############################################
twpsk-4.3/configure-7412-    case $ac_optarg in
twpsk-4.3/configure:7413:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
twpsk-4.3/configure-7414-    '') as_fn_error $? "missing file argument" ;;
##############################################
twpsk-4.3/configure-7420-    case $ac_optarg in
twpsk-4.3/configure:7421:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
twpsk-4.3/configure-7422-    esac
##############################################
twpsk-4.3/configure-7551-fi
twpsk-4.3/configure:7552:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
twpsk-4.3/configure-7553-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
twpsk-4.3/configure-7568-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
twpsk-4.3/configure:7569:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
twpsk-4.3/configure-7570-ac_delim='%!_!# '
##############################################
twpsk-4.3/configure-7574-
twpsk-4.3/configure:7575:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
twpsk-4.3/configure-7576-  if test $ac_delim_n = $ac_delim_num; then
##############################################
twpsk-4.3/configure-7712-for ac_last_try in false false :; do
twpsk-4.3/configure:7713:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
twpsk-4.3/configure-7714-  if test -z "$ac_tt"; then
##############################################
twpsk-4.3/configure-7844-      esac
twpsk-4.3/configure:7845:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
twpsk-4.3/configure-7846-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
twpsk-4.3/configure-7903-*)
twpsk-4.3/configure:7904:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
twpsk-4.3/configure-7905-  # A ".." for each directory in $ac_dir_suffix.
twpsk-4.3/configure:7906:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
twpsk-4.3/configure-7907-  case $ac_top_builddir_sub in
##############################################
twpsk-4.3/configure-7964-/@mandir@/p'
twpsk-4.3/configure:7965:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
twpsk-4.3/configure-7966-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
twpsk-4.3/configure-7981-
twpsk-4.3/configure:7982:# Neutralize VPATH when `$srcdir' = `.'.
twpsk-4.3/configure-7983-# Shell code in configure.ac might set extrasub.
##############################################
twpsk-4.3/configure-8009-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
twpsk-4.3/configure:8010:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
twpsk-4.3/configure-8011-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
twpsk-4.3/configure-8055-    * )
twpsk-4.3/configure:8056:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
twpsk-4.3/configure-8057-  esac
##############################################
twpsk-4.3/configure-8102-    # Strip MF so we end up with the name of the file.
twpsk-4.3/configure:8103:    mf=`echo "$mf" | sed -e 's/:.*$//'`
twpsk-4.3/configure-8104-    # Check whether this is an Automake generated Makefile or not.
##############################################
twpsk-4.3/configure-8139-    # from the Makefile without running 'make'.
twpsk-4.3/configure:8140:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
twpsk-4.3/configure-8141-    test -z "$DEPDIR" && continue
twpsk-4.3/configure:8142:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
twpsk-4.3/configure-8143-    test -z "$am__include" && continue
twpsk-4.3/configure:8144:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
twpsk-4.3/configure-8145-    # Find all dependency output files, they are included files with
##############################################
twpsk-4.3/acinclude.m4-138-           "${prefix}"/lib/* /usr/lib/* /usr/local/lib/*; do
twpsk-4.3/acinclude.m4:139:if test -d "$dir" && test "`ls $dir/libXm.* 2> /dev/null`" != ""; then
twpsk-4.3/acinclude.m4-140-ac_cv_motif_libraries="$dir"
##############################################
twpsk-4.3/acinclude.m4-266-      # GNU make sometimes prints "make[1]: Entering...", which'd confuse us.
twpsk-4.3/acinclude.m4:267:      eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
twpsk-4.3/acinclude.m4-268-    fi
##############################################
twpsk-4.3/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
twpsk-4.3/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
twpsk-4.3/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
twpsk-4.3/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
twpsk-4.3/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
twpsk-4.3/aclocal.m4-181-        else 
twpsk-4.3/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
twpsk-4.3/aclocal.m4-183-        fi
##############################################
twpsk-4.3/aclocal.m4-368-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
twpsk-4.3/aclocal.m4:369:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
twpsk-4.3/aclocal.m4-370-# and then we would define $MISSING as
##############################################
twpsk-4.3/aclocal.m4-383-# Expand $ac_aux_dir to an absolute path.
twpsk-4.3/aclocal.m4:384:am_aux_dir=`cd "$ac_aux_dir" && pwd`
twpsk-4.3/aclocal.m4-385-])
##############################################
twpsk-4.3/aclocal.m4-481-  if test "$am_compiler_list" = ""; then
twpsk-4.3/aclocal.m4:482:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
twpsk-4.3/aclocal.m4-483-  fi
##############################################
twpsk-4.3/aclocal.m4-632-    # Strip MF so we end up with the name of the file.
twpsk-4.3/aclocal.m4:633:    mf=`echo "$mf" | sed -e 's/:.*$//'`
twpsk-4.3/aclocal.m4-634-    # Check whether this is an Automake generated Makefile or not.
##############################################
twpsk-4.3/aclocal.m4-641-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
twpsk-4.3/aclocal.m4:642:      dirpart=`AS_DIRNAME("$mf")`
twpsk-4.3/aclocal.m4-643-    else
##############################################
twpsk-4.3/aclocal.m4-647-    # from the Makefile without running 'make'.
twpsk-4.3/aclocal.m4:648:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
twpsk-4.3/aclocal.m4-649-    test -z "$DEPDIR" && continue
twpsk-4.3/aclocal.m4:650:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
twpsk-4.3/aclocal.m4-651-    test -z "$am__include" && continue
twpsk-4.3/aclocal.m4:652:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
twpsk-4.3/aclocal.m4-653-    # Find all dependency output files, they are included files with
##############################################
twpsk-4.3/aclocal.m4-661-      test -f "$dirpart/$file" && continue
twpsk-4.3/aclocal.m4:662:      fdir=`AS_DIRNAME(["$file"])`
twpsk-4.3/aclocal.m4-663-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
twpsk-4.3/aclocal.m4-719-AC_REQUIRE([AC_PROG_INSTALL])dnl
twpsk-4.3/aclocal.m4:720:if test "`cd $srcdir && pwd`" != "`pwd`"; then
twpsk-4.3/aclocal.m4-721-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
twpsk-4.3/aclocal.m4-878-    * )
twpsk-4.3/aclocal.m4:879:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
twpsk-4.3/aclocal.m4-880-  esac
twpsk-4.3/aclocal.m4-881-done
twpsk-4.3/aclocal.m4:882:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
twpsk-4.3/aclocal.m4-883-
##############################################
twpsk-4.3/aclocal.m4-949-# Ignore all kinds of additional output from 'make'.
twpsk-4.3/aclocal.m4:950:case `$am_make -s -f confmf 2> /dev/null` in #(
twpsk-4.3/aclocal.m4-951-*the\ am__doit\ target*)
##############################################
twpsk-4.3/aclocal.m4-959-   echo '.include "confinc"' > confmf
twpsk-4.3/aclocal.m4:960:   case `$am_make -s -f confmf 2> /dev/null` in #(
twpsk-4.3/aclocal.m4-961-   *the\ am__doit\ target*)
##############################################
twpsk-4.3/aclocal.m4-1141-     echo "timestamp, slept: $am_has_slept" > conftest.file
twpsk-4.3/aclocal.m4:1142:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
twpsk-4.3/aclocal.m4-1143-     if test "$[*]" = "X"; then
twpsk-4.3/aclocal.m4-1144-	# -L didn't work.
twpsk-4.3/aclocal.m4:1145:	set X `ls -t "$srcdir/configure" conftest.file`
twpsk-4.3/aclocal.m4-1146-     fi
##############################################
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-60-  { \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:61:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-62-  }; \
##############################################
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-139-  esac
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:140:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-141-am__vpath_adj = case $$p in \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:142:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-143-    *) f=$$p;; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-144-  esac;
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:145:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-146-am__install_max = 40
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-147-am__nobase_strip_setup = \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:148:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-149-am__nobase_strip = \
##############################################
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-220-  while test -n "$$dir1"; do \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:221:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-222-    if test "$$first" != "."; then \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-223-      if test "$$first" = ".."; then \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:224:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:225:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-226-      else \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:227:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-228-        if test "$$first2" = "$$first"; then \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:229:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-230-        else \
##############################################
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-235-    fi; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:236:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-237-  done; \
##############################################
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-433-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:434:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-435-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-454-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:455:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-456-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-471-	dot_seen=no; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:472:	target=`echo $@ | sed s/-recursive//`; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-473-	case "$@" in \
##############################################
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-534-GTAGS:
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:535:	here=`$(am__cd) $(top_builddir) && pwd` \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-536-	  && $(am__cd) $(top_srcdir) \
##############################################
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-566-	test -d "$(distdir)" || mkdir "$(distdir)"
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:567:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:568:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-569-	list='$(DISTFILES)'; \
##############################################
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-580-	  if test -d $$d/$$file; then \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:581:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-582-	    if test -d "$(distdir)/$$file"; then \
##############################################
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-691-	test -d $(distdir)/_build || exit 0; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:692:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-693-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-735-	}; \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:736:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-737-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-747-	fi
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in:748:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
twpsk-4.3/.pc/20-rename-upstream-ChangeLog.patch/Makefile.in-749-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-61-  { \
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in:62:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-63-  }; \
##############################################
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-172-  esac
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in:173:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-174-am__vpath_adj = case $$p in \
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in:175:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-176-    *) f=$$p;; \
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-177-  esac;
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in:178:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-179-am__install_max = 40
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-180-am__nobase_strip_setup = \
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in:181:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-182-am__nobase_strip = \
##############################################
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-489-.C.o:
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in:490:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-491-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-497-.C.obj:
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in:498:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in:499:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-500-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-502-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in:503:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-504-install-dist_appdefaultDATA: $(dist_appdefault_DATA)
##############################################
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-522-	@list='$(dist_appdefault_DATA)'; test -n "$(appdefaultdir)" || list=; \
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in:523:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-524-	dir='$(DESTDIR)$(appdefaultdir)'; $(am__uninstall_files_from_dir)
##############################################
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-543-	@list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in:544:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-545-	dir='$(DESTDIR)$(pixmapdir)'; $(am__uninstall_files_from_dir)
##############################################
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-564-	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in:565:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-566-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-585-	@list='$(pkgsub_DATA)'; test -n "$(pkgsubdir)" || list=; \
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in:586:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-587-	dir='$(DESTDIR)$(pkgsubdir)'; $(am__uninstall_files_from_dir)
##############################################
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-618-GTAGS:
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in:619:	here=`$(am__cd) $(top_builddir) && pwd` \
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-620-	  && $(am__cd) $(top_srcdir) \
##############################################
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-641-distdir: $(DISTFILES)
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in:642:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in:643:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-644-	list='$(DISTFILES)'; \
##############################################
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-655-	  if test -d $$d/$$file; then \
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in:656:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
twpsk-4.3/.pc/21-install-xpm-pixmap.patch/src/Makefile.in-657-	    if test -d "$(distdir)/$$file"; then \
##############################################
twpsk-4.3/Makefile.in-60-  { \
twpsk-4.3/Makefile.in:61:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
twpsk-4.3/Makefile.in-62-  }; \
##############################################
twpsk-4.3/Makefile.in-139-  esac
twpsk-4.3/Makefile.in:140:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
twpsk-4.3/Makefile.in-141-am__vpath_adj = case $$p in \
twpsk-4.3/Makefile.in:142:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
twpsk-4.3/Makefile.in-143-    *) f=$$p;; \
twpsk-4.3/Makefile.in-144-  esac;
twpsk-4.3/Makefile.in:145:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
twpsk-4.3/Makefile.in-146-am__install_max = 40
twpsk-4.3/Makefile.in-147-am__nobase_strip_setup = \
twpsk-4.3/Makefile.in:148:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
twpsk-4.3/Makefile.in-149-am__nobase_strip = \
##############################################
twpsk-4.3/Makefile.in-220-  while test -n "$$dir1"; do \
twpsk-4.3/Makefile.in:221:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
twpsk-4.3/Makefile.in-222-    if test "$$first" != "."; then \
twpsk-4.3/Makefile.in-223-      if test "$$first" = ".."; then \
twpsk-4.3/Makefile.in:224:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
twpsk-4.3/Makefile.in:225:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
twpsk-4.3/Makefile.in-226-      else \
twpsk-4.3/Makefile.in:227:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
twpsk-4.3/Makefile.in-228-        if test "$$first2" = "$$first"; then \
twpsk-4.3/Makefile.in:229:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
twpsk-4.3/Makefile.in-230-        else \
##############################################
twpsk-4.3/Makefile.in-235-    fi; \
twpsk-4.3/Makefile.in:236:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
twpsk-4.3/Makefile.in-237-  done; \
##############################################
twpsk-4.3/Makefile.in-433-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
twpsk-4.3/Makefile.in:434:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
twpsk-4.3/Makefile.in-435-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
twpsk-4.3/Makefile.in-454-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
twpsk-4.3/Makefile.in:455:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
twpsk-4.3/Makefile.in-456-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
twpsk-4.3/Makefile.in-471-	dot_seen=no; \
twpsk-4.3/Makefile.in:472:	target=`echo $@ | sed s/-recursive//`; \
twpsk-4.3/Makefile.in-473-	case "$@" in \
##############################################
twpsk-4.3/Makefile.in-534-GTAGS:
twpsk-4.3/Makefile.in:535:	here=`$(am__cd) $(top_builddir) && pwd` \
twpsk-4.3/Makefile.in-536-	  && $(am__cd) $(top_srcdir) \
##############################################
twpsk-4.3/Makefile.in-566-	test -d "$(distdir)" || mkdir "$(distdir)"
twpsk-4.3/Makefile.in:567:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
twpsk-4.3/Makefile.in:568:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
twpsk-4.3/Makefile.in-569-	list='$(DISTFILES)'; \
##############################################
twpsk-4.3/Makefile.in-580-	  if test -d $$d/$$file; then \
twpsk-4.3/Makefile.in:581:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
twpsk-4.3/Makefile.in-582-	    if test -d "$(distdir)/$$file"; then \
##############################################
twpsk-4.3/Makefile.in-691-	test -d $(distdir)/_build || exit 0; \
twpsk-4.3/Makefile.in:692:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
twpsk-4.3/Makefile.in-693-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
twpsk-4.3/Makefile.in-735-	}; \
twpsk-4.3/Makefile.in:736:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
twpsk-4.3/Makefile.in-737-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
twpsk-4.3/Makefile.in-747-	fi
twpsk-4.3/Makefile.in:748:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
twpsk-4.3/Makefile.in-749-	  || { echo "ERROR: files left in build directory after distclean:" ; \