===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
twm-1.0.10/config.sub-52-
twm-1.0.10/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
twm-1.0.10/config.sub-54-
##############################################
twm-1.0.10/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
twm-1.0.10/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
twm-1.0.10/config.sub-116-case $maybe_os in
##############################################
twm-1.0.10/config.sub-122-    os=-$maybe_os
twm-1.0.10/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
twm-1.0.10/config.sub-124-    ;;
##############################################
twm-1.0.10/config.sub-126-    os=-linux-android
twm-1.0.10/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
twm-1.0.10/config.sub-128-    ;;
twm-1.0.10/config.sub-129-  *)
twm-1.0.10/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
twm-1.0.10/config.sub-131-    if [ "$basic_machine" != "$1" ]
twm-1.0.10/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
twm-1.0.10/config.sub-133-    else os=; fi
##############################################
twm-1.0.10/config.sub-180-		os=-sco5v6
twm-1.0.10/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
twm-1.0.10/config.sub-182-		;;
##############################################
twm-1.0.10/config.sub-184-		os=-sco3.2v5
twm-1.0.10/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
twm-1.0.10/config.sub-186-		;;
##############################################
twm-1.0.10/config.sub-188-		os=-sco3.2v4
twm-1.0.10/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
twm-1.0.10/config.sub-190-		;;
twm-1.0.10/config.sub-191-	-sco3.2.[4-9]*)
twm-1.0.10/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
twm-1.0.10/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
twm-1.0.10/config.sub-194-		;;
##############################################
twm-1.0.10/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
twm-1.0.10/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
twm-1.0.10/config.sub-198-		;;
##############################################
twm-1.0.10/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
twm-1.0.10/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
twm-1.0.10/config.sub-202-		;;
##############################################
twm-1.0.10/config.sub-204-		os=-sco3.2v2
twm-1.0.10/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
twm-1.0.10/config.sub-206-		;;
twm-1.0.10/config.sub-207-	-udk*)
twm-1.0.10/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
twm-1.0.10/config.sub-209-		;;
##############################################
twm-1.0.10/config.sub-211-		os=-isc2.2
twm-1.0.10/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
twm-1.0.10/config.sub-213-		;;
##############################################
twm-1.0.10/config.sub-217-	-isc*)
twm-1.0.10/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
twm-1.0.10/config.sub-219-		;;
##############################################
twm-1.0.10/config.sub-229-	-ptx*)
twm-1.0.10/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
twm-1.0.10/config.sub-231-		;;
##############################################
twm-1.0.10/config.sub-364-	*-*-*)
twm-1.0.10/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
twm-1.0.10/config.sub-366-		exit 1
##############################################
twm-1.0.10/config.sub-493-	amd64-*)
twm-1.0.10/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
twm-1.0.10/config.sub-495-		;;
##############################################
twm-1.0.10/config.sub-538-	blackfin-*)
twm-1.0.10/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
twm-1.0.10/config.sub-540-		os=-linux
##############################################
twm-1.0.10/config.sub-546-	c54x-*)
twm-1.0.10/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
twm-1.0.10/config.sub-548-		;;
twm-1.0.10/config.sub-549-	c55x-*)
twm-1.0.10/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
twm-1.0.10/config.sub-551-		;;
twm-1.0.10/config.sub-552-	c6x-*)
twm-1.0.10/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
twm-1.0.10/config.sub-554-		;;
##############################################
twm-1.0.10/config.sub-650-	e500v[12]-*)
twm-1.0.10/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
twm-1.0.10/config.sub-652-		os=$os"spe"
##############################################
twm-1.0.10/config.sub-754-	i*86v32)
twm-1.0.10/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
twm-1.0.10/config.sub-756-		os=-sysv32
##############################################
twm-1.0.10/config.sub-758-	i*86v4*)
twm-1.0.10/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
twm-1.0.10/config.sub-760-		os=-sysv4
##############################################
twm-1.0.10/config.sub-762-	i*86v)
twm-1.0.10/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
twm-1.0.10/config.sub-764-		os=-sysv
##############################################
twm-1.0.10/config.sub-766-	i*86sol2)
twm-1.0.10/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
twm-1.0.10/config.sub-768-		os=-solaris2
##############################################
twm-1.0.10/config.sub-792-	leon-*|leon[3-9]-*)
twm-1.0.10/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
twm-1.0.10/config.sub-794-		;;
##############################################
twm-1.0.10/config.sub-799-	m68knommu-*)
twm-1.0.10/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
twm-1.0.10/config.sub-801-		os=-linux
##############################################
twm-1.0.10/config.sub-833-	mips3*-*)
twm-1.0.10/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
twm-1.0.10/config.sub-835-		;;
twm-1.0.10/config.sub-836-	mips3*)
twm-1.0.10/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
twm-1.0.10/config.sub-838-		;;
##############################################
twm-1.0.10/config.sub-855-	ms1-*)
twm-1.0.10/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
twm-1.0.10/config.sub-857-		;;
##############################################
twm-1.0.10/config.sub-980-	parisc-*)
twm-1.0.10/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
twm-1.0.10/config.sub-982-		os=-linux
##############################################
twm-1.0.10/config.sub-996-	pc98-*)
twm-1.0.10/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
twm-1.0.10/config.sub-998-		;;
##############################################
twm-1.0.10/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
twm-1.0.10/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
twm-1.0.10/config.sub-1013-		;;
twm-1.0.10/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
twm-1.0.10/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
twm-1.0.10/config.sub-1016-		;;
twm-1.0.10/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
twm-1.0.10/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
twm-1.0.10/config.sub-1019-		;;
twm-1.0.10/config.sub-1020-	pentium4-*)
twm-1.0.10/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
twm-1.0.10/config.sub-1022-		;;
##############################################
twm-1.0.10/config.sub-1030-	ppc-* | ppcbe-*)
twm-1.0.10/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
twm-1.0.10/config.sub-1032-		;;
##############################################
twm-1.0.10/config.sub-1036-	ppcle-* | powerpclittle-*)
twm-1.0.10/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
twm-1.0.10/config.sub-1038-		;;
##############################################
twm-1.0.10/config.sub-1040-		;;
twm-1.0.10/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
twm-1.0.10/config.sub-1042-		;;
##############################################
twm-1.0.10/config.sub-1046-	ppc64le-* | powerpc64little-*)
twm-1.0.10/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
twm-1.0.10/config.sub-1048-		;;
##############################################
twm-1.0.10/config.sub-1122-	strongarm-* | thumb-*)
twm-1.0.10/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
twm-1.0.10/config.sub-1124-		;;
##############################################
twm-1.0.10/config.sub-1255-	xscale-* | xscalee[bl]-*)
twm-1.0.10/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
twm-1.0.10/config.sub-1257-		;;
##############################################
twm-1.0.10/config.sub-1317-	*)
twm-1.0.10/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
twm-1.0.10/config.sub-1319-		exit 1
##############################################
twm-1.0.10/config.sub-1325-	*-digital*)
twm-1.0.10/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
twm-1.0.10/config.sub-1327-		;;
twm-1.0.10/config.sub-1328-	*-commodore*)
twm-1.0.10/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
twm-1.0.10/config.sub-1330-		;;
##############################################
twm-1.0.10/config.sub-1346-	-solaris1 | -solaris1.*)
twm-1.0.10/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
twm-1.0.10/config.sub-1348-		;;
##############################################
twm-1.0.10/config.sub-1355-	-gnu/linux*)
twm-1.0.10/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
twm-1.0.10/config.sub-1357-		;;
##############################################
twm-1.0.10/config.sub-1407-	-nto*)
twm-1.0.10/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
twm-1.0.10/config.sub-1409-		;;
##############################################
twm-1.0.10/config.sub-1414-	-mac*)
twm-1.0.10/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
twm-1.0.10/config.sub-1416-		;;
##############################################
twm-1.0.10/config.sub-1420-	-linux*)
twm-1.0.10/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
twm-1.0.10/config.sub-1422-		;;
twm-1.0.10/config.sub-1423-	-sunos5*)
twm-1.0.10/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
twm-1.0.10/config.sub-1425-		;;
twm-1.0.10/config.sub-1426-	-sunos6*)
twm-1.0.10/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
twm-1.0.10/config.sub-1428-		;;
##############################################
twm-1.0.10/config.sub-1469-	-sinix5.*)
twm-1.0.10/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
twm-1.0.10/config.sub-1471-		;;
##############################################
twm-1.0.10/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
twm-1.0.10/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
twm-1.0.10/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
twm-1.0.10/config.sub-1531-		exit 1
##############################################
twm-1.0.10/config.sub-1788-		esac
twm-1.0.10/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
twm-1.0.10/config.sub-1790-		;;
##############################################
twm-1.0.10/man/Makefile.in-73-  { \
twm-1.0.10/man/Makefile.in:74:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
twm-1.0.10/man/Makefile.in-75-  }; \
##############################################
twm-1.0.10/man/Makefile.in-142-  esac
twm-1.0.10/man/Makefile.in:143:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
twm-1.0.10/man/Makefile.in-144-am__vpath_adj = case $$p in \
twm-1.0.10/man/Makefile.in:145:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
twm-1.0.10/man/Makefile.in-146-    *) f=$$p;; \
twm-1.0.10/man/Makefile.in-147-  esac;
twm-1.0.10/man/Makefile.in:148:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
twm-1.0.10/man/Makefile.in-149-am__install_max = 40
twm-1.0.10/man/Makefile.in-150-am__nobase_strip_setup = \
twm-1.0.10/man/Makefile.in:151:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
twm-1.0.10/man/Makefile.in-152-am__nobase_strip = \
##############################################
twm-1.0.10/man/Makefile.in-358-	@list='$(appman_DATA)'; test -n "$(appmandir)" || list=; \
twm-1.0.10/man/Makefile.in:359:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
twm-1.0.10/man/Makefile.in-360-	dir='$(DESTDIR)$(appmandir)'; $(am__uninstall_files_from_dir)
##############################################
twm-1.0.10/man/Makefile.in-368-distdir: $(DISTFILES)
twm-1.0.10/man/Makefile.in:369:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
twm-1.0.10/man/Makefile.in:370:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
twm-1.0.10/man/Makefile.in-371-	list='$(DISTFILES)'; \
##############################################
twm-1.0.10/man/Makefile.in-382-	  if test -d $$d/$$file; then \
twm-1.0.10/man/Makefile.in:383:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
twm-1.0.10/man/Makefile.in-384-	    if test -d "$(distdir)/$$file"; then \
##############################################
twm-1.0.10/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
twm-1.0.10/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
twm-1.0.10/configure-47-  as_echo='print -r --'
twm-1.0.10/configure-48-  as_echo_n='print -rn --'
twm-1.0.10/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
twm-1.0.10/configure-50-  as_echo='printf %s\n'
##############################################
twm-1.0.10/configure-52-else
twm-1.0.10/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
twm-1.0.10/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
twm-1.0.10/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
twm-1.0.10/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
twm-1.0.10/configure-64-      esac;
##############################################
twm-1.0.10/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
twm-1.0.10/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
twm-1.0.10/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
twm-1.0.10/configure-328-      case $as_dir in #(
twm-1.0.10/configure:329:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
twm-1.0.10/configure-330-      *) as_qdir=$as_dir;;
##############################################
twm-1.0.10/configure-401-  {
twm-1.0.10/configure:402:    as_val=`expr "$@" || test $? -eq 1`
twm-1.0.10/configure-403-  }
##############################################
twm-1.0.10/configure-408-# ----------------------------------------
twm-1.0.10/configure:409:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
twm-1.0.10/configure-410-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
twm-1.0.10/configure-471-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
twm-1.0.10/configure:472:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
twm-1.0.10/configure-473-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
twm-1.0.10/configure-839-  case $ac_option in
twm-1.0.10/configure:840:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
twm-1.0.10/configure-841-  *=)   ac_optarg= ;;
##############################################
twm-1.0.10/configure-883-  -disable-* | --disable-*)
twm-1.0.10/configure:884:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
twm-1.0.10/configure-885-    # Reject names that are not valid shell variable names.
##############################################
twm-1.0.10/configure-888-    ac_useropt_orig=$ac_useropt
twm-1.0.10/configure:889:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
twm-1.0.10/configure-890-    case $ac_user_opts in
##############################################
twm-1.0.10/configure-909-  -enable-* | --enable-*)
twm-1.0.10/configure:910:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
twm-1.0.10/configure-911-    # Reject names that are not valid shell variable names.
##############################################
twm-1.0.10/configure-914-    ac_useropt_orig=$ac_useropt
twm-1.0.10/configure:915:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
twm-1.0.10/configure-916-    case $ac_user_opts in
##############################################
twm-1.0.10/configure-1113-  -with-* | --with-*)
twm-1.0.10/configure:1114:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
twm-1.0.10/configure-1115-    # Reject names that are not valid shell variable names.
##############################################
twm-1.0.10/configure-1118-    ac_useropt_orig=$ac_useropt
twm-1.0.10/configure:1119:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
twm-1.0.10/configure-1120-    case $ac_user_opts in
##############################################
twm-1.0.10/configure-1129-  -without-* | --without-*)
twm-1.0.10/configure:1130:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
twm-1.0.10/configure-1131-    # Reject names that are not valid shell variable names.
##############################################
twm-1.0.10/configure-1134-    ac_useropt_orig=$ac_useropt
twm-1.0.10/configure:1135:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
twm-1.0.10/configure-1136-    case $ac_user_opts in
##############################################
twm-1.0.10/configure-1167-  *=*)
twm-1.0.10/configure:1168:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
twm-1.0.10/configure-1169-    # Reject names that are not valid shell variable names.
##############################################
twm-1.0.10/configure-1188-if test -n "$ac_prev"; then
twm-1.0.10/configure:1189:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
twm-1.0.10/configure-1190-  as_fn_error $? "missing argument to $ac_option"
##############################################
twm-1.0.10/configure-1210-    */ )
twm-1.0.10/configure:1211:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
twm-1.0.10/configure-1212-      eval $ac_var=\$ac_val;;
##############################################
twm-1.0.10/configure-1245-ac_ls_di=`ls -di .` &&
twm-1.0.10/configure:1246:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
twm-1.0.10/configure-1247-  as_fn_error $? "working directory cannot be determined"
##############################################
twm-1.0.10/configure-1301-case $srcdir in
twm-1.0.10/configure:1302:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
twm-1.0.10/configure-1303-esac
##############################################
twm-1.0.10/configure-1344-By default, \`make install' will install all the files in
twm-1.0.10/configure:1345:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
twm-1.0.10/configure:1346:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
twm-1.0.10/configure-1347-for instance \`--prefix=\$HOME'.
##############################################
twm-1.0.10/configure-1450-*)
twm-1.0.10/configure:1451:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
twm-1.0.10/configure-1452-  # A ".." for each directory in $ac_dir_suffix.
twm-1.0.10/configure:1453:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
twm-1.0.10/configure-1454-  case $ac_top_builddir_sub in
##############################################
twm-1.0.10/configure-1757-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
twm-1.0.10/configure:1758:  as_decl_name=`echo $2|sed 's/ *(.*//'`
twm-1.0.10/configure:1759:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
twm-1.0.10/configure-1760-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
twm-1.0.10/configure-1984-    *\'*)
twm-1.0.10/configure:1985:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
twm-1.0.10/configure-1986-    esac
##############################################
twm-1.0.10/configure-2067-      case $ac_val in
twm-1.0.10/configure:2068:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
twm-1.0.10/configure-2069-      esac
##############################################
twm-1.0.10/configure-2082-	case $ac_val in
twm-1.0.10/configure:2083:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
twm-1.0.10/configure-2084-	esac
##############################################
twm-1.0.10/configure-2202-    set,)
twm-1.0.10/configure:2203:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
twm-1.0.10/configure:2204:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
twm-1.0.10/configure-2205-      ac_cache_corrupted=: ;;
##############################################
twm-1.0.10/configure-2213-	# differences in whitespace do not lead to failure.
twm-1.0.10/configure:2214:	ac_old_val_w=`echo x $ac_old_val`
twm-1.0.10/configure:2215:	ac_new_val_w=`echo x $ac_new_val`
twm-1.0.10/configure-2216-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
twm-1.0.10/configure-2233-    case $ac_new_val in
twm-1.0.10/configure:2234:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
twm-1.0.10/configure-2235-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
twm-1.0.10/configure-2293-# Expand $ac_aux_dir to an absolute path.
twm-1.0.10/configure:2294:am_aux_dir=`cd "$ac_aux_dir" && pwd`
twm-1.0.10/configure-2295-
##############################################
twm-1.0.10/configure-2641-$as_echo_n "checking whether the C compiler works... " >&6; }
twm-1.0.10/configure:2642:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
twm-1.0.10/configure-2643-
##############################################
twm-1.0.10/configure-2685-	then :; else
twm-1.0.10/configure:2686:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
twm-1.0.10/configure-2687-	fi
##############################################
twm-1.0.10/configure-2745-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
twm-1.0.10/configure:2746:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
twm-1.0.10/configure-2747-	  break;;
##############################################
twm-1.0.10/configure-2854-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
twm-1.0.10/configure:2855:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
twm-1.0.10/configure-2856-       break;;
##############################################
twm-1.0.10/configure-3301-  # Check for GNU $ac_path_GREP
twm-1.0.10/configure:3302:case `"$ac_path_GREP" --version 2>&1` in
twm-1.0.10/configure-3303-*GNU*)
##############################################
twm-1.0.10/configure-3367-  # Check for GNU $ac_path_EGREP
twm-1.0.10/configure:3368:case `"$ac_path_EGREP" --version 2>&1` in
twm-1.0.10/configure-3369-*GNU*)
##############################################
twm-1.0.10/configure-3528-do :
twm-1.0.10/configure:3529:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
twm-1.0.10/configure-3530-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
twm-1.0.10/configure-3533-  cat >>confdefs.h <<_ACEOF
twm-1.0.10/configure:3534:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
twm-1.0.10/configure-3535-_ACEOF
##############################################
twm-1.0.10/configure-3723-     echo "timestamp, slept: $am_has_slept" > conftest.file
twm-1.0.10/configure:3724:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
twm-1.0.10/configure-3725-     if test "$*" = "X"; then
twm-1.0.10/configure-3726-	# -L didn't work.
twm-1.0.10/configure:3727:	set X `ls -t "$srcdir/configure" conftest.file`
twm-1.0.10/configure-3728-     fi
##############################################
twm-1.0.10/configure-3774-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
twm-1.0.10/configure:3775:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
twm-1.0.10/configure-3776-
##############################################
twm-1.0.10/configure-3916-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
twm-1.0.10/configure:3917:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
twm-1.0.10/configure-3918-	     'mkdir (GNU coreutils) '* | \
##############################################
twm-1.0.10/configure-3989-set x ${MAKE-make}
twm-1.0.10/configure:3990:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
twm-1.0.10/configure-3991-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
twm-1.0.10/configure-3999-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
twm-1.0.10/configure:4000:case `${MAKE-make} -f conftest.make 2>/dev/null` in
twm-1.0.10/configure-4001-  *@@@%%%=?*=@@@%%%*)
##############################################
twm-1.0.10/configure-4046-# Ignore all kinds of additional output from 'make'.
twm-1.0.10/configure:4047:case `$am_make -s -f confmf 2> /dev/null` in #(
twm-1.0.10/configure-4048-*the\ am__doit\ target*)
##############################################
twm-1.0.10/configure-4056-   echo '.include "confinc"' > confmf
twm-1.0.10/configure:4057:   case `$am_make -s -f confmf 2> /dev/null` in #(
twm-1.0.10/configure-4058-   *the\ am__doit\ target*)
##############################################
twm-1.0.10/configure-4128-
twm-1.0.10/configure:4129:if test "`cd $srcdir && pwd`" != "`pwd`"; then
twm-1.0.10/configure-4130-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
twm-1.0.10/configure-4229-  if test "$am_compiler_list" = ""; then
twm-1.0.10/configure:4230:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
twm-1.0.10/configure-4231-  fi
##############################################
twm-1.0.10/configure-4718-test "x$ac_build_alias" = x &&
twm-1.0.10/configure:4719:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
twm-1.0.10/configure-4720-test "x$ac_build_alias" = x &&
twm-1.0.10/configure-4721-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
twm-1.0.10/configure:4722:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
twm-1.0.10/configure-4723-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
twm-1.0.10/configure-4742-IFS=$ac_save_IFS
twm-1.0.10/configure:4743:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
twm-1.0.10/configure-4744-
##############################################
twm-1.0.10/configure-4753-else
twm-1.0.10/configure:4754:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
twm-1.0.10/configure-4755-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
twm-1.0.10/configure-4775-IFS=$ac_save_IFS
twm-1.0.10/configure:4776:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
twm-1.0.10/configure-4777-
##############################################
twm-1.0.10/configure-4803-  # Check for GNU $ac_path_SED
twm-1.0.10/configure:4804:case `"$ac_path_SED" --version 2>&1` in
twm-1.0.10/configure-4805-*GNU*)
##############################################
twm-1.0.10/configure-10662-cat >>confdefs.h <<_ACEOF
twm-1.0.10/configure:10663:#define PACKAGE_VERSION_MAJOR `echo $PACKAGE_VERSION | cut -d . -f 1`
twm-1.0.10/configure-10664-_ACEOF
twm-1.0.10/configure-10665-
twm-1.0.10/configure:10666:	PVM=`echo $PACKAGE_VERSION | cut -d . -f 2 | cut -d - -f 1`
twm-1.0.10/configure-10667-	if test "x$PVM" = "x"; then
##############################################
twm-1.0.10/configure-10674-
twm-1.0.10/configure:10675:	PVP=`echo $PACKAGE_VERSION | cut -d . -f 3 | cut -d - -f 1`
twm-1.0.10/configure-10676-	if test "x$PVP" = "x"; then
##############################################
twm-1.0.10/configure-10693-
twm-1.0.10/configure:10694:macros_datadir=`$PKG_CONFIG --print-errors --variable=pkgdatadir xorg-macros`
twm-1.0.10/configure-10695-INSTALL_CMD="(cp -f "$macros_datadir/INSTALL" \$(top_srcdir)/.INSTALL.tmp && \
##############################################
twm-1.0.10/configure-11029-/* end confdefs.h.  */
twm-1.0.10/configure:11030:`cat $LEX_OUTPUT_ROOT.c`
twm-1.0.10/configure-11031-_ACEOF
##############################################
twm-1.0.10/configure-11062-  #define YYTEXT_POINTER 1
twm-1.0.10/configure:11063:`cat $LEX_OUTPUT_ROOT.c`
twm-1.0.10/configure-11064-_ACEOF
##############################################
twm-1.0.10/configure-11110-  test $ac_status = 0; }; then
twm-1.0.10/configure:11111:  pkg_cv_TWM_CFLAGS=`$PKG_CONFIG --cflags "x11 xext xt xmu ice sm xproto >= 7.0.17" 2>/dev/null`
twm-1.0.10/configure-11112-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
twm-1.0.10/configure-11127-  test $ac_status = 0; }; then
twm-1.0.10/configure:11128:  pkg_cv_TWM_LIBS=`$PKG_CONFIG --libs "x11 xext xt xmu ice sm xproto >= 7.0.17" 2>/dev/null`
twm-1.0.10/configure-11129-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
twm-1.0.10/configure-11148-        if test $_pkg_short_errors_supported = yes; then
twm-1.0.10/configure:11149:	        TWM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "x11 xext xt xmu ice sm xproto >= 7.0.17" 2>&1`
twm-1.0.10/configure-11150-        else
twm-1.0.10/configure:11151:	        TWM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "x11 xext xt xmu ice sm xproto >= 7.0.17" 2>&1`
twm-1.0.10/configure-11152-        fi
##############################################
twm-1.0.10/configure-11288-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
twm-1.0.10/configure:11289:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
twm-1.0.10/configure-11290-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
twm-1.0.10/configure-11379-if test -z "$BASH_VERSION$ZSH_VERSION" \
twm-1.0.10/configure:11380:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
twm-1.0.10/configure-11381-  as_echo='print -r --'
twm-1.0.10/configure-11382-  as_echo_n='print -rn --'
twm-1.0.10/configure:11383:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
twm-1.0.10/configure-11384-  as_echo='printf %s\n'
##############################################
twm-1.0.10/configure-11386-else
twm-1.0.10/configure:11387:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
twm-1.0.10/configure-11388-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
twm-1.0.10/configure-11396-	expr "X$arg" : "X\\(.*\\)$as_nl";
twm-1.0.10/configure:11397:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
twm-1.0.10/configure-11398-      esac;
##############################################
twm-1.0.10/configure-11473-# ----------------------------------------
twm-1.0.10/configure:11474:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
twm-1.0.10/configure-11475-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
twm-1.0.10/configure-11545-  {
twm-1.0.10/configure:11546:    as_val=`expr "$@" || test $? -eq 1`
twm-1.0.10/configure-11547-  }
##############################################
twm-1.0.10/configure-11649-      case $as_dir in #(
twm-1.0.10/configure:11650:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
twm-1.0.10/configure-11651-      *) as_qdir=$as_dir;;
##############################################
twm-1.0.10/configure-11784-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
twm-1.0.10/configure:11785:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
twm-1.0.10/configure-11786-ac_cs_version="\\
##############################################
twm-1.0.10/configure-11809-  --*=?*)
twm-1.0.10/configure:11810:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
twm-1.0.10/configure:11811:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
twm-1.0.10/configure-11812-    ac_shift=:
##############################################
twm-1.0.10/configure-11814-  --*=)
twm-1.0.10/configure:11815:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
twm-1.0.10/configure-11816-    ac_optarg=
##############################################
twm-1.0.10/configure-11838-    case $ac_optarg in
twm-1.0.10/configure:11839:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
twm-1.0.10/configure-11840-    '') as_fn_error $? "missing file argument" ;;
##############################################
twm-1.0.10/configure-11846-    case $ac_optarg in
twm-1.0.10/configure:11847:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
twm-1.0.10/configure-11848-    esac
##############################################
twm-1.0.10/configure-11976-fi
twm-1.0.10/configure:11977:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
twm-1.0.10/configure-11978-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
twm-1.0.10/configure-11993-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
twm-1.0.10/configure:11994:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
twm-1.0.10/configure-11995-ac_delim='%!_!# '
##############################################
twm-1.0.10/configure-11999-
twm-1.0.10/configure:12000:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
twm-1.0.10/configure-12001-  if test $ac_delim_n = $ac_delim_num; then
##############################################
twm-1.0.10/configure-12137-for ac_last_try in false false :; do
twm-1.0.10/configure:12138:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
twm-1.0.10/configure-12139-  if test -z "$ac_tt"; then
##############################################
twm-1.0.10/configure-12269-      esac
twm-1.0.10/configure:12270:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
twm-1.0.10/configure-12271-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
twm-1.0.10/configure-12328-*)
twm-1.0.10/configure:12329:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
twm-1.0.10/configure-12330-  # A ".." for each directory in $ac_dir_suffix.
twm-1.0.10/configure:12331:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
twm-1.0.10/configure-12332-  case $ac_top_builddir_sub in
##############################################
twm-1.0.10/configure-12389-/@mandir@/p'
twm-1.0.10/configure:12390:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
twm-1.0.10/configure-12391-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
twm-1.0.10/configure-12406-
twm-1.0.10/configure:12407:# Neutralize VPATH when `$srcdir' = `.'.
twm-1.0.10/configure-12408-# Shell code in configure.ac might set extrasub.
##############################################
twm-1.0.10/configure-12434-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
twm-1.0.10/configure:12435:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
twm-1.0.10/configure-12436-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
twm-1.0.10/configure-12480-    * )
twm-1.0.10/configure:12481:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
twm-1.0.10/configure-12482-  esac
##############################################
twm-1.0.10/configure-12527-    # Strip MF so we end up with the name of the file.
twm-1.0.10/configure:12528:    mf=`echo "$mf" | sed -e 's/:.*$//'`
twm-1.0.10/configure-12529-    # Check whether this is an Automake generated Makefile or not.
##############################################
twm-1.0.10/configure-12564-    # from the Makefile without running 'make'.
twm-1.0.10/configure:12565:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
twm-1.0.10/configure-12566-    test -z "$DEPDIR" && continue
twm-1.0.10/configure:12567:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
twm-1.0.10/configure-12568-    test -z "$am__include" && continue
twm-1.0.10/configure:12569:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
twm-1.0.10/configure-12570-    # Find all dependency output files, they are included files with
##############################################
twm-1.0.10/INSTALL-173-directory configuration variables that were expressed in terms of
twm-1.0.10/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
twm-1.0.10/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
twm-1.0.10/Makefile.in-70-  { \
twm-1.0.10/Makefile.in:71:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
twm-1.0.10/Makefile.in-72-  }; \
##############################################
twm-1.0.10/Makefile.in-200-  while test -n "$$dir1"; do \
twm-1.0.10/Makefile.in:201:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
twm-1.0.10/Makefile.in-202-    if test "$$first" != "."; then \
twm-1.0.10/Makefile.in-203-      if test "$$first" = ".."; then \
twm-1.0.10/Makefile.in:204:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
twm-1.0.10/Makefile.in:205:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
twm-1.0.10/Makefile.in-206-      else \
twm-1.0.10/Makefile.in:207:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
twm-1.0.10/Makefile.in-208-        if test "$$first2" = "$$first"; then \
twm-1.0.10/Makefile.in:209:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
twm-1.0.10/Makefile.in-210-        else \
##############################################
twm-1.0.10/Makefile.in-215-    fi; \
twm-1.0.10/Makefile.in:216:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
twm-1.0.10/Makefile.in-217-  done; \
##############################################
twm-1.0.10/Makefile.in-421-	dot_seen=no; \
twm-1.0.10/Makefile.in:422:	target=`echo $@ | sed s/-recursive//`; \
twm-1.0.10/Makefile.in-423-	case "$@" in \
##############################################
twm-1.0.10/Makefile.in-484-GTAGS:
twm-1.0.10/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
twm-1.0.10/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
twm-1.0.10/Makefile.in-516-	test -d "$(distdir)" || mkdir "$(distdir)"
twm-1.0.10/Makefile.in:517:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
twm-1.0.10/Makefile.in:518:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
twm-1.0.10/Makefile.in-519-	list='$(DISTFILES)'; \
##############################################
twm-1.0.10/Makefile.in-530-	  if test -d $$d/$$file; then \
twm-1.0.10/Makefile.in:531:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
twm-1.0.10/Makefile.in-532-	    if test -d "$(distdir)/$$file"; then \
##############################################
twm-1.0.10/Makefile.in-643-	test -d $(distdir)/_build || exit 0; \
twm-1.0.10/Makefile.in:644:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
twm-1.0.10/Makefile.in-645-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
twm-1.0.10/Makefile.in-687-	}; \
twm-1.0.10/Makefile.in:688:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
twm-1.0.10/Makefile.in-689-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
twm-1.0.10/Makefile.in-699-	fi
twm-1.0.10/Makefile.in:700:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
twm-1.0.10/Makefile.in-701-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
twm-1.0.10/config.guess-34-
twm-1.0.10/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
twm-1.0.10/config.guess-36-
##############################################
twm-1.0.10/config.guess-102-: ${TMPDIR=/tmp} ;
twm-1.0.10/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
twm-1.0.10/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
twm-1.0.10/config.guess-151-	EOF
twm-1.0.10/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
twm-1.0.10/config.guess-153-
##############################################
twm-1.0.10/config.guess-188-	    earmv*)
twm-1.0.10/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
twm-1.0.10/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
twm-1.0.10/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
twm-1.0.10/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
twm-1.0.10/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
twm-1.0.10/config.guess-222-		;;
##############################################
twm-1.0.10/config.guess-233-	    *)
twm-1.0.10/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
twm-1.0.10/config.guess-235-		;;
##############################################
twm-1.0.10/config.guess-280-	*4.0)
twm-1.0.10/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
twm-1.0.10/config.guess-282-		;;
twm-1.0.10/config.guess-283-	*5.*)
twm-1.0.10/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
twm-1.0.10/config.guess-285-		;;
##############################################
twm-1.0.10/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
twm-1.0.10/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
twm-1.0.10/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
twm-1.0.10/config.guess-328-	# 1.2 uses "1.2" for uname -r.
twm-1.0.10/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
twm-1.0.10/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
twm-1.0.10/config.guess-379-    s390x:SunOS:*:*)
twm-1.0.10/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
twm-1.0.10/config.guess-381-	exit ;;
twm-1.0.10/config.guess-382-    sun4H:SunOS:5.*:*)
twm-1.0.10/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
twm-1.0.10/config.guess-384-	exit ;;
twm-1.0.10/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
twm-1.0.10/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
twm-1.0.10/config.guess-387-	exit ;;
##############################################
twm-1.0.10/config.guess-404-	fi
twm-1.0.10/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
twm-1.0.10/config.guess-406-	exit ;;
##############################################
twm-1.0.10/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
twm-1.0.10/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
twm-1.0.10/config.guess-412-	exit ;;
##############################################
twm-1.0.10/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
twm-1.0.10/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
twm-1.0.10/config.guess-421-	exit ;;
##############################################
twm-1.0.10/config.guess-425-    sun*:*:4.2BSD:*)
twm-1.0.10/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
twm-1.0.10/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
twm-1.0.10/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
twm-1.0.10/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
twm-1.0.10/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
twm-1.0.10/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
twm-1.0.10/config.guess-563-    *:IRIX*:*:*)
twm-1.0.10/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
twm-1.0.10/config.guess-565-	exit ;;
##############################################
twm-1.0.10/config.guess-593-EOF
twm-1.0.10/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
twm-1.0.10/config.guess-595-		then
##############################################
twm-1.0.10/config.guess-606-    *:AIX:*:[4567])
twm-1.0.10/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
twm-1.0.10/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
twm-1.0.10/config.guess-642-    9000/[34678]??:HP-UX:*:*)
twm-1.0.10/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
twm-1.0.10/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
twm-1.0.10/config.guess-696-EOF
twm-1.0.10/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
twm-1.0.10/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
twm-1.0.10/config.guess-724-    ia64:HP-UX:*:*)
twm-1.0.10/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
twm-1.0.10/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
twm-1.0.10/config.guess-754-EOF
twm-1.0.10/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
twm-1.0.10/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
twm-1.0.10/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
twm-1.0.10/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
twm-1.0.10/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
twm-1.0.10/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
twm-1.0.10/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
twm-1.0.10/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
twm-1.0.10/config.guess-850-	esac
twm-1.0.10/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
twm-1.0.10/config.guess-852-	exit ;;
##############################################
twm-1.0.10/config.guess-886-    prep*:SunOS:5.*:*)
twm-1.0.10/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
twm-1.0.10/config.guess-888-	exit ;;
##############################################
twm-1.0.10/config.guess-890-	# the GNU system
twm-1.0.10/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
twm-1.0.10/config.guess-892-	exit ;;
##############################################
twm-1.0.10/config.guess-894-	# other systems with GNU libc and userland
twm-1.0.10/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
twm-1.0.10/config.guess-896-	exit ;;
##############################################
twm-1.0.10/config.guess-988-EOF
twm-1.0.10/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
twm-1.0.10/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
twm-1.0.10/config.guess-1088-    i*86:*:4.*:*)
twm-1.0.10/config.guess:1089:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
twm-1.0.10/config.guess-1090-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
twm-1.0.10/config.guess-1291-	fi
twm-1.0.10/config.guess:1292:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
twm-1.0.10/config.guess-1293-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
twm-1.0.10/config.guess-1389-    *:DragonFly:*:*)
twm-1.0.10/config.guess:1390:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
twm-1.0.10/config.guess-1391-	exit ;;
##############################################
twm-1.0.10/config.guess-1402-    i*86:skyos:*:*)
twm-1.0.10/config.guess:1403:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
twm-1.0.10/config.guess-1404-	exit ;;
##############################################
twm-1.0.10/compile-67-	mingw/*)
twm-1.0.10/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
twm-1.0.10/compile-69-	  ;;
twm-1.0.10/compile-70-	cygwin/*)
twm-1.0.10/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
twm-1.0.10/compile-72-	  ;;
twm-1.0.10/compile-73-	wine/*)
twm-1.0.10/compile:74:	  file=`winepath -w "$file" || echo "$file"`
twm-1.0.10/compile-75-	  ;;
##############################################
twm-1.0.10/compile-309-# Name of file we expect compiler to create.
twm-1.0.10/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
twm-1.0.10/compile-311-
##############################################
twm-1.0.10/compile-315-# object file name, since that is what matters with a parallel build.
twm-1.0.10/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
twm-1.0.10/compile-317-while true; do
##############################################
twm-1.0.10/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
twm-1.0.10/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
twm-1.0.10/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
twm-1.0.10/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
twm-1.0.10/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
twm-1.0.10/aclocal.m4-181-        else 
twm-1.0.10/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
twm-1.0.10/aclocal.m4-183-        fi
##############################################
twm-1.0.10/aclocal.m4-365-AC_LANG_CONFTEST([AC_LANG_SOURCE([[Does cpp redefine unix ?]])])
twm-1.0.10/aclocal.m4:366:if test `${RAWCPP} < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
twm-1.0.10/aclocal.m4-367-	AC_MSG_RESULT([no])
twm-1.0.10/aclocal.m4-368-else
twm-1.0.10/aclocal.m4:369:	if test `${RAWCPP} -undef < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
twm-1.0.10/aclocal.m4-370-		RAWCPPFLAGS=-undef
##############################################
twm-1.0.10/aclocal.m4-372-	# under Cygwin unix is still defined even with -undef
twm-1.0.10/aclocal.m4:373:	elif test `${RAWCPP} -undef -ansi < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
twm-1.0.10/aclocal.m4-374-		RAWCPPFLAGS="-undef -ansi"
##############################################
twm-1.0.10/aclocal.m4-383-AC_LANG_CONFTEST([AC_LANG_SOURCE([[Does cpp preserve   "whitespace"?]])])
twm-1.0.10/aclocal.m4:384:if test `${RAWCPP} < conftest.$ac_ext | grep -c 'preserve   \"'` -eq 1 ; then
twm-1.0.10/aclocal.m4-385-	AC_MSG_RESULT([no])
twm-1.0.10/aclocal.m4-386-else
twm-1.0.10/aclocal.m4:387:	if test `${RAWCPP} -traditional < conftest.$ac_ext | grep -c 'preserve   \"'` -eq 1 ; then
twm-1.0.10/aclocal.m4-388-		TRADITIONALCPPFLAGS="-traditional"
##############################################
twm-1.0.10/aclocal.m4-515-PKG_CHECK_EXISTS([xorg-sgml-doctools m4_ifval([$1],[>= $1])],
twm-1.0.10/aclocal.m4:516:    [XORG_SGML_PATH=`$PKG_CONFIG --variable=sgmlrootdir xorg-sgml-doctools`],
twm-1.0.10/aclocal.m4-517-    [m4_ifval([$1],[:],
##############################################
twm-1.0.10/aclocal.m4-714-    AC_MSG_CHECKING([the xmlto version])
twm-1.0.10/aclocal.m4:715:    xmlto_version=`$XMLTO --version 2>/dev/null | cut -d' ' -f3`
twm-1.0.10/aclocal.m4-716-    AC_MSG_RESULT([$xmlto_version])
##############################################
twm-1.0.10/aclocal.m4-922-    AC_MSG_CHECKING([the asciidoc version])
twm-1.0.10/aclocal.m4:923:    asciidoc_version=`$ASCIIDOC --version 2>/dev/null | cut -d' ' -f2`
twm-1.0.10/aclocal.m4-924-    AC_MSG_RESULT([$asciidoc_version])
##############################################
twm-1.0.10/aclocal.m4-993-    AC_MSG_CHECKING([the doxygen version])
twm-1.0.10/aclocal.m4:994:    doxygen_version=`$DOXYGEN --version 2>/dev/null`
twm-1.0.10/aclocal.m4-995-    AC_MSG_RESULT([$doxygen_version])
##############################################
twm-1.0.10/aclocal.m4-1186-    AC_MSG_CHECKING([for fop minimum version])
twm-1.0.10/aclocal.m4:1187:    fop_version=`$FOP -version 2>/dev/null | cut -d' ' -f3`
twm-1.0.10/aclocal.m4-1188-    AC_MSG_RESULT([$fop_version])
##############################################
twm-1.0.10/aclocal.m4-2136-AC_REQUIRE([PKG_PROG_PKG_CONFIG])
twm-1.0.10/aclocal.m4:2137:macros_datadir=`$PKG_CONFIG --print-errors --variable=pkgdatadir xorg-macros`
twm-1.0.10/aclocal.m4-2138-INSTALL_CMD="(cp -f "$macros_datadir/INSTALL" \$(top_srcdir)/.INSTALL.tmp && \
##############################################
twm-1.0.10/aclocal.m4-2174-	AC_DEFINE_UNQUOTED([PACKAGE_VERSION_MAJOR],
twm-1.0.10/aclocal.m4:2175:		[`echo $PACKAGE_VERSION | cut -d . -f 1`],
twm-1.0.10/aclocal.m4-2176-		[Major version of this package])
twm-1.0.10/aclocal.m4:2177:	PVM=`echo $PACKAGE_VERSION | cut -d . -f 2 | cut -d - -f 1`
twm-1.0.10/aclocal.m4-2178-	if test "x$PVM" = "x"; then
##############################################
twm-1.0.10/aclocal.m4-2183-		[Minor version of this package])
twm-1.0.10/aclocal.m4:2184:	PVP=`echo $PACKAGE_VERSION | cut -d . -f 3 | cut -d - -f 1`
twm-1.0.10/aclocal.m4-2185-	if test "x$PVP" = "x"; then
##############################################
twm-1.0.10/aclocal.m4-2278-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
twm-1.0.10/aclocal.m4:2279:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
twm-1.0.10/aclocal.m4-2280-# and then we would define $MISSING as
##############################################
twm-1.0.10/aclocal.m4-2293-# Expand $ac_aux_dir to an absolute path.
twm-1.0.10/aclocal.m4:2294:am_aux_dir=`cd "$ac_aux_dir" && pwd`
twm-1.0.10/aclocal.m4-2295-])
##############################################
twm-1.0.10/aclocal.m4-2391-  if test "$am_compiler_list" = ""; then
twm-1.0.10/aclocal.m4:2392:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
twm-1.0.10/aclocal.m4-2393-  fi
##############################################
twm-1.0.10/aclocal.m4-2542-    # Strip MF so we end up with the name of the file.
twm-1.0.10/aclocal.m4:2543:    mf=`echo "$mf" | sed -e 's/:.*$//'`
twm-1.0.10/aclocal.m4-2544-    # Check whether this is an Automake generated Makefile or not.
##############################################
twm-1.0.10/aclocal.m4-2551-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
twm-1.0.10/aclocal.m4:2552:      dirpart=`AS_DIRNAME("$mf")`
twm-1.0.10/aclocal.m4-2553-    else
##############################################
twm-1.0.10/aclocal.m4-2557-    # from the Makefile without running 'make'.
twm-1.0.10/aclocal.m4:2558:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
twm-1.0.10/aclocal.m4-2559-    test -z "$DEPDIR" && continue
twm-1.0.10/aclocal.m4:2560:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
twm-1.0.10/aclocal.m4-2561-    test -z "$am__include" && continue
twm-1.0.10/aclocal.m4:2562:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
twm-1.0.10/aclocal.m4-2563-    # Find all dependency output files, they are included files with
##############################################
twm-1.0.10/aclocal.m4-2571-      test -f "$dirpart/$file" && continue
twm-1.0.10/aclocal.m4:2572:      fdir=`AS_DIRNAME(["$file"])`
twm-1.0.10/aclocal.m4-2573-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
twm-1.0.10/aclocal.m4-2629-AC_REQUIRE([AC_PROG_INSTALL])dnl
twm-1.0.10/aclocal.m4:2630:if test "`cd $srcdir && pwd`" != "`pwd`"; then
twm-1.0.10/aclocal.m4-2631-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
twm-1.0.10/aclocal.m4-2788-    * )
twm-1.0.10/aclocal.m4:2789:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
twm-1.0.10/aclocal.m4-2790-  esac
twm-1.0.10/aclocal.m4-2791-done
twm-1.0.10/aclocal.m4:2792:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
twm-1.0.10/aclocal.m4-2793-
##############################################
twm-1.0.10/aclocal.m4-2859-# Ignore all kinds of additional output from 'make'.
twm-1.0.10/aclocal.m4:2860:case `$am_make -s -f confmf 2> /dev/null` in #(
twm-1.0.10/aclocal.m4-2861-*the\ am__doit\ target*)
##############################################
twm-1.0.10/aclocal.m4-2869-   echo '.include "confinc"' > confmf
twm-1.0.10/aclocal.m4:2870:   case `$am_make -s -f confmf 2> /dev/null` in #(
twm-1.0.10/aclocal.m4-2871-   *the\ am__doit\ target*)
##############################################
twm-1.0.10/aclocal.m4-3051-     echo "timestamp, slept: $am_has_slept" > conftest.file
twm-1.0.10/aclocal.m4:3052:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
twm-1.0.10/aclocal.m4-3053-     if test "$[*]" = "X"; then
twm-1.0.10/aclocal.m4-3054-	# -L didn't work.
twm-1.0.10/aclocal.m4:3055:	set X `ls -t "$srcdir/configure" conftest.file`
twm-1.0.10/aclocal.m4-3056-     fi
##############################################
twm-1.0.10/install-sh-234-      fi
twm-1.0.10/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
twm-1.0.10/install-sh-236-    *)
##############################################
twm-1.0.10/install-sh-281-      dstdir=$dst
twm-1.0.10/install-sh:282:      dst=$dstdir/`basename "$src"`
twm-1.0.10/install-sh-283-      dstdir_status=0
twm-1.0.10/install-sh-284-    else
twm-1.0.10/install-sh:285:      dstdir=`dirname "$dst"`
twm-1.0.10/install-sh-286-      test -d "$dstdir"
##############################################
twm-1.0.10/install-sh-337-                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
twm-1.0.10/install-sh:338:                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
twm-1.0.10/install-sh-339-                   case $ls_ld_tmpdir in
##############################################
twm-1.0.10/install-sh-344-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
twm-1.0.10/install-sh:345:                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
twm-1.0.10/install-sh-346-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
twm-1.0.10/install-sh-402-            case $prefix in
twm-1.0.10/install-sh:403:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
twm-1.0.10/install-sh-404-              *) qprefix=$prefix;;
##############################################
twm-1.0.10/install-sh-451-    if $copy_on_change &&
twm-1.0.10/install-sh:452:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
twm-1.0.10/install-sh:453:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
twm-1.0.10/install-sh-454-       set -f &&
##############################################
twm-1.0.10/src/Makefile.in-73-  { \
twm-1.0.10/src/Makefile.in:74:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
twm-1.0.10/src/Makefile.in-75-  }; \
##############################################
twm-1.0.10/src/Makefile.in-183-  esac
twm-1.0.10/src/Makefile.in:184:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
twm-1.0.10/src/Makefile.in-185-am__vpath_adj = case $$p in \
twm-1.0.10/src/Makefile.in:186:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
twm-1.0.10/src/Makefile.in-187-    *) f=$$p;; \
twm-1.0.10/src/Makefile.in-188-  esac;
twm-1.0.10/src/Makefile.in:189:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
twm-1.0.10/src/Makefile.in-190-am__install_max = 40
twm-1.0.10/src/Makefile.in-191-am__nobase_strip_setup = \
twm-1.0.10/src/Makefile.in:192:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
twm-1.0.10/src/Makefile.in-193-am__nobase_strip = \
##############################################
twm-1.0.10/src/Makefile.in-520-.c.obj:
twm-1.0.10/src/Makefile.in:521:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
twm-1.0.10/src/Makefile.in-522-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
twm-1.0.10/src/Makefile.in-524-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
twm-1.0.10/src/Makefile.in:525:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
twm-1.0.10/src/Makefile.in-526-
##############################################
twm-1.0.10/src/Makefile.in-530-.y.c:
twm-1.0.10/src/Makefile.in:531:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
twm-1.0.10/src/Makefile.in-532-install-dist_rcDATA: $(dist_rc_DATA)
##############################################
twm-1.0.10/src/Makefile.in-550-	@list='$(dist_rc_DATA)'; test -n "$(rcdir)" || list=; \
twm-1.0.10/src/Makefile.in:551:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
twm-1.0.10/src/Makefile.in-552-	dir='$(DESTDIR)$(rcdir)'; $(am__uninstall_files_from_dir)
##############################################
twm-1.0.10/src/Makefile.in-583-GTAGS:
twm-1.0.10/src/Makefile.in:584:	here=`$(am__cd) $(top_builddir) && pwd` \
twm-1.0.10/src/Makefile.in-585-	  && $(am__cd) $(top_srcdir) \
##############################################
twm-1.0.10/src/Makefile.in-606-distdir: $(DISTFILES)
twm-1.0.10/src/Makefile.in:607:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
twm-1.0.10/src/Makefile.in:608:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
twm-1.0.10/src/Makefile.in-609-	list='$(DISTFILES)'; \
##############################################
twm-1.0.10/src/Makefile.in-620-	  if test -d $$d/$$file; then \
twm-1.0.10/src/Makefile.in:621:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
twm-1.0.10/src/Makefile.in-622-	    if test -d "$(distdir)/$$file"; then \
##############################################
twm-1.0.10/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
twm-1.0.10/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
twm-1.0.10/ylwrap-103-case $input in
##############################################
twm-1.0.10/ylwrap-111-esac
twm-1.0.10/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
twm-1.0.10/ylwrap-113-
##############################################
twm-1.0.10/ylwrap-150-  shift
twm-1.0.10/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
twm-1.0.10/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
twm-1.0.10/ylwrap-153-done
##############################################
twm-1.0.10/ylwrap-182-  do
twm-1.0.10/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
twm-1.0.10/ylwrap-184-    if test -f "$from"; then
##############################################
twm-1.0.10/ylwrap-198-        realtarget=$target
twm-1.0.10/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
twm-1.0.10/ylwrap-200-      fi
##############################################
twm-1.0.10/depcomp-64-  case $1 in
twm-1.0.10/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
twm-1.0.10/depcomp-66-      *) dir=;;
##############################################
twm-1.0.10/depcomp-73-{
twm-1.0.10/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
twm-1.0.10/depcomp-75-}
##############################################
twm-1.0.10/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
twm-1.0.10/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
twm-1.0.10/depcomp-128-
##############################################
twm-1.0.10/depcomp-405-        sleep 1
twm-1.0.10/depcomp:406:        i=`expr $i - 1`
twm-1.0.10/depcomp-407-      done
twm-1.0.10/depcomp-408-    fi
twm-1.0.10/depcomp:409:    i=`expr $i - 1`
twm-1.0.10/depcomp-410-  done
##############################################
twm-1.0.10/depcomp-425-  # Do two passes, one to just change these to
twm-1.0.10/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
twm-1.0.10/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
twm-1.0.10/depcomp-659-  done
twm-1.0.10/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
twm-1.0.10/depcomp-661-  touch "$tmpdepfile"
##############################################
twm-1.0.10/autogen.sh-2-
twm-1.0.10/autogen.sh:3:srcdir=`dirname "$0"`
twm-1.0.10/autogen.sh-4-test -z "$srcdir" && srcdir=.