===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
afterstep-2.2.12/afterstep/Makefile.in-64-		if [ -d $$D/xml ] ; then \
afterstep-2.2.12/afterstep/Makefile.in:65:			list=`ls -A $$D/xml/ `; \
afterstep-2.2.12/afterstep/Makefile.in-66-			for I in $$list; do \
##############################################
afterstep-2.2.12/afterstep/Makefile.in-73-		if [ -d $$D/$(IMAGE_FORMAT) ] ; then \
afterstep-2.2.12/afterstep/Makefile.in:74:			list=`ls -A $$D/$(IMAGE_FORMAT)/`; \
afterstep-2.2.12/afterstep/Makefile.in-75-			for I in $$list; do \
##############################################
afterstep-2.2.12/afterstep/Makefile.in-82-		if [ -r $$D/jpg ] ; then \
afterstep-2.2.12/afterstep/Makefile.in:83:			list=`ls -A $$D/jpg/`; \
afterstep-2.2.12/afterstep/Makefile.in-84-			for I in $$list; do \
##############################################
afterstep-2.2.12/afterstep/desktop/desklets/ASDesklets-74-	echo "available desklets :"
afterstep-2.2.12/afterstep/desktop/desklets/ASDesklets:75:	for i in `ls -l $path_to_deklets | grep ^d |awk '// {print $8}'`
afterstep-2.2.12/afterstep/desktop/desklets/ASDesklets-76-	do
##############################################
afterstep-2.2.12/afterstep/desktop/desklets/ASDesklets-81-	echo "-u"
afterstep-2.2.12/afterstep/desktop/desklets/ASDesklets:82:	for i in `cat $path_to_desklets/registered_ASDesklets`
afterstep-2.2.12/afterstep/desktop/desklets/ASDesklets-83-	do
##############################################
afterstep-2.2.12/afterstep/desktop/desklets/calendar/calendar-15-    weekofmonth=$(cal |awk "/$(date +%e)/{ print NR }")
afterstep-2.2.12/afterstep/desktop/desklets/calendar/calendar:16:    temp1=`date +%a |sed 's/.$//'`
afterstep-2.2.12/afterstep/desktop/desklets/calendar/calendar-17-    temp2=$(cal |sed -e '2,2!d;s/ //g' | awk "{ print index(\$0,\"$temp1\") }")
##############################################
afterstep-2.2.12/afterstep/desktop/desklets/desklet.display-7-then
afterstep-2.2.12/afterstep/desktop/desklets/desklet.display:8:    for i in `ls $pfad |grep -v $self`
afterstep-2.2.12/afterstep/desktop/desklets/desklet.display-9-    do
##############################################
afterstep-2.2.12/afterstep/desktop/desklets/desklet.display-15-	    then
afterstep-2.2.12/afterstep/desktop/desklets/desklet.display:16:		x=`cat $pfad$1/config |grep x= |sed 's/^..//'`
afterstep-2.2.12/afterstep/desktop/desklets/desklet.display:17:		y=`cat $pfad$1/config |grep y= |sed 's/^..//'`
afterstep-2.2.12/afterstep/desktop/desklets/desklet.display-18-	    else
##############################################
afterstep-2.2.12/afterstep/desktop/desklets/desktopicons/desktopicons-20-
afterstep-2.2.12/afterstep/desktop/desklets/desktopicons/desktopicons:21:for startcleanup in `ps aux |grep desktopicons|awk '{print $2;}'`
afterstep-2.2.12/afterstep/desktop/desklets/desktopicons/desktopicons-22-do
##############################################
afterstep-2.2.12/afterstep/desktop/desklets/desktopicons/desktopicons-46- let "i += 1"
afterstep-2.2.12/afterstep/desktop/desklets/desktopicons/desktopicons:47:	tmpfile=`echo "$tmpcfgdir/$FILE.asxml"| tr " " "_"`
afterstep-2.2.12/afterstep/desktop/desklets/desktopicons/desktopicons-48-	echo "<composite width=\"128\" height=\"128\">" > "$tmpfile"
##############################################
afterstep-2.2.12/afterstep/desktop/desklets/desktopicons/desktopicons-63- let "j += 1"
afterstep-2.2.12/afterstep/desktop/desklets/desktopicons/desktopicons:64:	file_type=`file -i -b ~/Desktop/$FILE`
afterstep-2.2.12/afterstep/desktop/desklets/desktopicons/desktopicons-65-	set_icon $file_type
##############################################
afterstep-2.2.12/afterstep/desktop/desklets/desktopicons/desktopicons-76-
afterstep-2.2.12/afterstep/desktop/desklets/desktopicons/desktopicons:77:	echo "*DesktopWharf tile2-$j `echo $tmpfile | tr " " "_"` Exec \"\" xdg-open $FILE &" >> "$tmpcfgdir/wharf.desktop"
afterstep-2.2.12/afterstep/desktop/desklets/desktopicons/desktopicons-78- done
##############################################
afterstep-2.2.12/autoconf/aclocal.m4-38-            AC_MSG_CHECKING($1_CFLAGS)
afterstep-2.2.12/autoconf/aclocal.m4:39:            $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
afterstep-2.2.12/autoconf/aclocal.m4-40-            AC_MSG_RESULT($$1_CFLAGS)
##############################################
afterstep-2.2.12/autoconf/aclocal.m4-42-            AC_MSG_CHECKING($1_LIBS)
afterstep-2.2.12/autoconf/aclocal.m4:43:            $1_LIBS=`$PKG_CONFIG --libs "$2"`
afterstep-2.2.12/autoconf/aclocal.m4-44-            AC_MSG_RESULT($$1_LIBS)
##############################################
afterstep-2.2.12/autoconf/aclocal.m4-49-            ## do set a variable so people can do so.
afterstep-2.2.12/autoconf/aclocal.m4:50:            $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
afterstep-2.2.12/autoconf/aclocal.m4-51-            ifelse([$4], ,echo $$1_PKG_ERRORS,)
##############################################
afterstep-2.2.12/autoconf/config.guess-37-
afterstep-2.2.12/autoconf/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
afterstep-2.2.12/autoconf/config.guess-39-
##############################################
afterstep-2.2.12/autoconf/config.guess-106-: ${TMPDIR=/tmp} ;
afterstep-2.2.12/autoconf/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
afterstep-2.2.12/autoconf/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
afterstep-2.2.12/autoconf/config.guess-191-	    *)
afterstep-2.2.12/autoconf/config.guess:192:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
afterstep-2.2.12/autoconf/config.guess-193-		;;
##############################################
afterstep-2.2.12/autoconf/config.guess-250-	*4.0)
afterstep-2.2.12/autoconf/config.guess:251:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
afterstep-2.2.12/autoconf/config.guess-252-		;;
afterstep-2.2.12/autoconf/config.guess-253-	*5.*)
afterstep-2.2.12/autoconf/config.guess:254:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
afterstep-2.2.12/autoconf/config.guess-255-		;;
##############################################
afterstep-2.2.12/autoconf/config.guess-260-	# types through head -n 1, so we only detect the type of CPU 0.
afterstep-2.2.12/autoconf/config.guess:261:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
afterstep-2.2.12/autoconf/config.guess-262-	case "$ALPHA_CPU_TYPE" in
##############################################
afterstep-2.2.12/autoconf/config.guess-298-	# 1.2 uses "1.2" for uname -r.
afterstep-2.2.12/autoconf/config.guess:299:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
afterstep-2.2.12/autoconf/config.guess-300-	exit 0 ;;
##############################################
afterstep-2.2.12/autoconf/config.guess-352-    sun4H:SunOS:5.*:*)
afterstep-2.2.12/autoconf/config.guess:353:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
afterstep-2.2.12/autoconf/config.guess-354-	exit 0 ;;
afterstep-2.2.12/autoconf/config.guess-355-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
afterstep-2.2.12/autoconf/config.guess:356:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
afterstep-2.2.12/autoconf/config.guess-357-	exit 0 ;;
afterstep-2.2.12/autoconf/config.guess-358-    i86pc:SunOS:5.*:*)
afterstep-2.2.12/autoconf/config.guess:359:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
afterstep-2.2.12/autoconf/config.guess-360-	exit 0 ;;
##############################################
afterstep-2.2.12/autoconf/config.guess-364-	# it's likely to be more like Solaris than SunOS4.
afterstep-2.2.12/autoconf/config.guess:365:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
afterstep-2.2.12/autoconf/config.guess-366-	exit 0 ;;
##############################################
afterstep-2.2.12/autoconf/config.guess-373-	# Japanese Language versions have a version number like `4.1.3-JL'.
afterstep-2.2.12/autoconf/config.guess:374:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
afterstep-2.2.12/autoconf/config.guess-375-	exit 0 ;;
##############################################
afterstep-2.2.12/autoconf/config.guess-379-    sun*:*:4.2BSD:*)
afterstep-2.2.12/autoconf/config.guess:380:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
afterstep-2.2.12/autoconf/config.guess-381-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
afterstep-2.2.12/autoconf/config.guess-461-	$CC_FOR_BUILD -o $dummy $dummy.c \
afterstep-2.2.12/autoconf/config.guess:462:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
afterstep-2.2.12/autoconf/config.guess-463-	  && exit 0
##############################################
afterstep-2.2.12/autoconf/config.guess-516-    *:IRIX*:*:*)
afterstep-2.2.12/autoconf/config.guess:517:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
afterstep-2.2.12/autoconf/config.guess-518-	exit 0 ;;
##############################################
afterstep-2.2.12/autoconf/config.guess-555-    *:AIX:*:[45])
afterstep-2.2.12/autoconf/config.guess:556:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
afterstep-2.2.12/autoconf/config.guess-557-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
afterstep-2.2.12/autoconf/config.guess-590-    9000/[34678]??:HP-UX:*:*)
afterstep-2.2.12/autoconf/config.guess:591:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
afterstep-2.2.12/autoconf/config.guess-592-	case "${UNAME_MACHINE}" in
##############################################
afterstep-2.2.12/autoconf/config.guess-644-EOF
afterstep-2.2.12/autoconf/config.guess:645:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
afterstep-2.2.12/autoconf/config.guess-646-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
afterstep-2.2.12/autoconf/config.guess-662-    ia64:HP-UX:*:*)
afterstep-2.2.12/autoconf/config.guess:663:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
afterstep-2.2.12/autoconf/config.guess-664-	echo ia64-hp-hpux${HPUX_REV}
##############################################
afterstep-2.2.12/autoconf/config.guess-762-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
afterstep-2.2.12/autoconf/config.guess:763:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
afterstep-2.2.12/autoconf/config.guess-764-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
afterstep-2.2.12/autoconf/config.guess-767-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
afterstep-2.2.12/autoconf/config.guess:768:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
afterstep-2.2.12/autoconf/config.guess-769-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
afterstep-2.2.12/autoconf/config.guess-780-    *:FreeBSD:*:*)
afterstep-2.2.12/autoconf/config.guess:781:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
afterstep-2.2.12/autoconf/config.guess-782-	exit 0 ;;
##############################################
afterstep-2.2.12/autoconf/config.guess-813-    prep*:SunOS:5.*:*)
afterstep-2.2.12/autoconf/config.guess:814:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
afterstep-2.2.12/autoconf/config.guess-815-	exit 0 ;;
##############################################
afterstep-2.2.12/autoconf/config.guess-817-	# the GNU system
afterstep-2.2.12/autoconf/config.guess:818:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
afterstep-2.2.12/autoconf/config.guess-819-	exit 0 ;;
##############################################
afterstep-2.2.12/autoconf/config.guess-821-	# other systems with GNU libc and userland
afterstep-2.2.12/autoconf/config.guess:822:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
afterstep-2.2.12/autoconf/config.guess-823-	exit 0 ;;
##############################################
afterstep-2.2.12/autoconf/config.guess-863-EOF
afterstep-2.2.12/autoconf/config.guess:864:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
afterstep-2.2.12/autoconf/config.guess-865-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
afterstep-2.2.12/autoconf/config.guess-882-EOF
afterstep-2.2.12/autoconf/config.guess:883:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
afterstep-2.2.12/autoconf/config.guess-884-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
afterstep-2.2.12/autoconf/config.guess-983-EOF
afterstep-2.2.12/autoconf/config.guess:984:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
afterstep-2.2.12/autoconf/config.guess-985-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
##############################################
afterstep-2.2.12/autoconf/config.guess-1022-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
afterstep-2.2.12/autoconf/config.guess:1023:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
afterstep-2.2.12/autoconf/config.guess-1024-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
afterstep-2.2.12/autoconf/config.guess-1250-    *:DragonFly:*:*)
afterstep-2.2.12/autoconf/config.guess:1251:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
afterstep-2.2.12/autoconf/config.guess-1252-	exit 0 ;;
##############################################
afterstep-2.2.12/autoconf/config.sub-54-
afterstep-2.2.12/autoconf/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
afterstep-2.2.12/autoconf/config.sub-56-
##############################################
afterstep-2.2.12/autoconf/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
afterstep-2.2.12/autoconf/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
afterstep-2.2.12/autoconf/config.sub-120-case $maybe_os in
##############################################
afterstep-2.2.12/autoconf/config.sub-123-    os=-$maybe_os
afterstep-2.2.12/autoconf/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
afterstep-2.2.12/autoconf/config.sub-125-    ;;
afterstep-2.2.12/autoconf/config.sub-126-  *)
afterstep-2.2.12/autoconf/config.sub:127:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
afterstep-2.2.12/autoconf/config.sub-128-    if [ $basic_machine != $1 ]
afterstep-2.2.12/autoconf/config.sub:129:    then os=`echo $1 | sed 's/.*-/-/'`
afterstep-2.2.12/autoconf/config.sub-130-    else os=; fi
##############################################
afterstep-2.2.12/autoconf/config.sub-174-		os=-sco3.2v5
afterstep-2.2.12/autoconf/config.sub:175:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/autoconf/config.sub-176-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-178-		os=-sco3.2v4
afterstep-2.2.12/autoconf/config.sub:179:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/autoconf/config.sub-180-		;;
afterstep-2.2.12/autoconf/config.sub-181-	-sco3.2.[4-9]*)
afterstep-2.2.12/autoconf/config.sub:182:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
afterstep-2.2.12/autoconf/config.sub:183:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/autoconf/config.sub-184-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-186-		# Don't forget version if it is 3.2v4 or newer.
afterstep-2.2.12/autoconf/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/autoconf/config.sub-188-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-190-		os=-sco3.2v2
afterstep-2.2.12/autoconf/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/autoconf/config.sub-192-		;;
afterstep-2.2.12/autoconf/config.sub-193-	-udk*)
afterstep-2.2.12/autoconf/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/autoconf/config.sub-195-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-197-		os=-isc2.2
afterstep-2.2.12/autoconf/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/autoconf/config.sub-199-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-203-	-isc*)
afterstep-2.2.12/autoconf/config.sub:204:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/autoconf/config.sub-205-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-209-	-ptx*)
afterstep-2.2.12/autoconf/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
afterstep-2.2.12/autoconf/config.sub-211-		;;
afterstep-2.2.12/autoconf/config.sub-212-	-windowsnt*)
afterstep-2.2.12/autoconf/config.sub:213:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
afterstep-2.2.12/autoconf/config.sub-214-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-289-	*-*-*)
afterstep-2.2.12/autoconf/config.sub:290:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
afterstep-2.2.12/autoconf/config.sub-291-		exit 1
##############################################
afterstep-2.2.12/autoconf/config.sub-387-	amd64-*)
afterstep-2.2.12/autoconf/config.sub:388:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/autoconf/config.sub-389-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-608-	i*86v32)
afterstep-2.2.12/autoconf/config.sub:609:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
afterstep-2.2.12/autoconf/config.sub-610-		os=-sysv32
##############################################
afterstep-2.2.12/autoconf/config.sub-612-	i*86v4*)
afterstep-2.2.12/autoconf/config.sub:613:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
afterstep-2.2.12/autoconf/config.sub-614-		os=-sysv4
##############################################
afterstep-2.2.12/autoconf/config.sub-616-	i*86v)
afterstep-2.2.12/autoconf/config.sub:617:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
afterstep-2.2.12/autoconf/config.sub-618-		os=-sysv
##############################################
afterstep-2.2.12/autoconf/config.sub-620-	i*86sol2)
afterstep-2.2.12/autoconf/config.sub:621:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
afterstep-2.2.12/autoconf/config.sub-622-		os=-solaris2
##############################################
afterstep-2.2.12/autoconf/config.sub-668-	mips3*-*)
afterstep-2.2.12/autoconf/config.sub:669:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
afterstep-2.2.12/autoconf/config.sub-670-		;;
afterstep-2.2.12/autoconf/config.sub-671-	mips3*)
afterstep-2.2.12/autoconf/config.sub:672:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
afterstep-2.2.12/autoconf/config.sub-673-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-806-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
afterstep-2.2.12/autoconf/config.sub:807:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/autoconf/config.sub-808-		;;
afterstep-2.2.12/autoconf/config.sub-809-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
afterstep-2.2.12/autoconf/config.sub:810:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/autoconf/config.sub-811-		;;
afterstep-2.2.12/autoconf/config.sub-812-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
afterstep-2.2.12/autoconf/config.sub:813:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/autoconf/config.sub-814-		;;
afterstep-2.2.12/autoconf/config.sub-815-	pentium4-*)
afterstep-2.2.12/autoconf/config.sub:816:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/autoconf/config.sub-817-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-824-		;;
afterstep-2.2.12/autoconf/config.sub:825:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/autoconf/config.sub-826-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-830-	ppcle-* | powerpclittle-*)
afterstep-2.2.12/autoconf/config.sub:831:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/autoconf/config.sub-832-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-834-		;;
afterstep-2.2.12/autoconf/config.sub:835:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/autoconf/config.sub-836-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-840-	ppc64le-* | powerpc64little-*)
afterstep-2.2.12/autoconf/config.sub:841:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/autoconf/config.sub-842-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-1116-	*)
afterstep-2.2.12/autoconf/config.sub:1117:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
afterstep-2.2.12/autoconf/config.sub-1118-		exit 1
##############################################
afterstep-2.2.12/autoconf/config.sub-1124-	*-digital*)
afterstep-2.2.12/autoconf/config.sub:1125:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
afterstep-2.2.12/autoconf/config.sub-1126-		;;
afterstep-2.2.12/autoconf/config.sub-1127-	*-commodore*)
afterstep-2.2.12/autoconf/config.sub:1128:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
afterstep-2.2.12/autoconf/config.sub-1129-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-1142-	-solaris1 | -solaris1.*)
afterstep-2.2.12/autoconf/config.sub:1143:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
afterstep-2.2.12/autoconf/config.sub-1144-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-1154-	-gnu/linux*)
afterstep-2.2.12/autoconf/config.sub:1155:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
afterstep-2.2.12/autoconf/config.sub-1156-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-1195-	-nto*)
afterstep-2.2.12/autoconf/config.sub:1196:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
afterstep-2.2.12/autoconf/config.sub-1197-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-1202-	-mac*)
afterstep-2.2.12/autoconf/config.sub:1203:		os=`echo $os | sed -e 's|mac|macos|'`
afterstep-2.2.12/autoconf/config.sub-1204-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-1208-	-linux*)
afterstep-2.2.12/autoconf/config.sub:1209:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
afterstep-2.2.12/autoconf/config.sub-1210-		;;
afterstep-2.2.12/autoconf/config.sub-1211-	-sunos5*)
afterstep-2.2.12/autoconf/config.sub:1212:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
afterstep-2.2.12/autoconf/config.sub-1213-		;;
afterstep-2.2.12/autoconf/config.sub-1214-	-sunos6*)
afterstep-2.2.12/autoconf/config.sub:1215:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
afterstep-2.2.12/autoconf/config.sub-1216-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-1263-	-sinix5.*)
afterstep-2.2.12/autoconf/config.sub:1264:		os=`echo $os | sed -e 's|sinix|sysv|'`
afterstep-2.2.12/autoconf/config.sub-1265-		;;
##############################################
afterstep-2.2.12/autoconf/config.sub-1314-		# Get rid of the `-' at the beginning of $os.
afterstep-2.2.12/autoconf/config.sub:1315:		os=`echo $os | sed 's/[^-]*-//'`
afterstep-2.2.12/autoconf/config.sub:1316:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
afterstep-2.2.12/autoconf/config.sub-1317-		exit 1
##############################################
afterstep-2.2.12/autoconf/config.sub-1553-		esac
afterstep-2.2.12/autoconf/config.sub:1554:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
afterstep-2.2.12/autoconf/config.sub-1555-		;;
##############################################
afterstep-2.2.12/autoconf/install-sh-97-  case $1 in
afterstep-2.2.12/autoconf/install-sh:98:    -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
afterstep-2.2.12/autoconf/install-sh-99-        shift
##############################################
afterstep-2.2.12/autoconf/install-sh-130-
afterstep-2.2.12/autoconf/install-sh:131:    -t=*) transformarg=`echo $1 | sed 's/-t=//'`
afterstep-2.2.12/autoconf/install-sh-132-        shift
##############################################
afterstep-2.2.12/autoconf/install-sh-190-  if test -d "$dst"; then
afterstep-2.2.12/autoconf/install-sh:191:    dst=$dst/`basename "$src"`
afterstep-2.2.12/autoconf/install-sh-192-  fi
##############################################
afterstep-2.2.12/autoconf/install-sh-195-# This sed command emulates the dirname command.
afterstep-2.2.12/autoconf/install-sh:196:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
afterstep-2.2.12/autoconf/install-sh-197-
##############################################
afterstep-2.2.12/autoconf/install-sh-208-  IFS='%'
afterstep-2.2.12/autoconf/install-sh:209:  set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
afterstep-2.2.12/autoconf/install-sh-210-  IFS=$oIFS
##############################################
afterstep-2.2.12/autoconf/install-sh-231-  if test -z "$transformarg"; then
afterstep-2.2.12/autoconf/install-sh:232:    dstfile=`basename "$dst"`
afterstep-2.2.12/autoconf/install-sh-233-  else
##############################################
afterstep-2.2.12/autoconf/install-sh-238-  # don't allow the sed command to completely eliminate the filename.
afterstep-2.2.12/autoconf/install-sh:239:  test -z "$dstfile" && dstfile=`basename "$dst"`
afterstep-2.2.12/autoconf/install-sh-240-
##############################################
afterstep-2.2.12/autoconf/mkinstalldirs-92-do
afterstep-2.2.12/autoconf/mkinstalldirs:93:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
afterstep-2.2.12/autoconf/mkinstalldirs-94-  shift
##############################################
afterstep-2.2.12/autoconf/configure.libs.in-82-dnl# Remove -g
afterstep-2.2.12/autoconf/configure.libs.in:83:if test -n "`echo $CFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/autoconf/configure.libs.in:84:  CFLAGS=`echo "$CFLAGS " | sed "s/-g / /"`
afterstep-2.2.12/autoconf/configure.libs.in-85-fi
##############################################
afterstep-2.2.12/autoconf/configure.libs.in-88-if test "x$GCC" = "xyes"; then
afterstep-2.2.12/autoconf/configure.libs.in:89:  if test -z "`echo $CFLAGS | grep '\-Wall' 2> /dev/null`" ; then
afterstep-2.2.12/autoconf/configure.libs.in-90-    CFLAGS="$CFLAGS -Wall"
##############################################
afterstep-2.2.12/autoconf/configure.libs.in-96-#debian# if test "x$CYGWIN" = "x" -a "x$GCC" = "xyes" ; then
afterstep-2.2.12/autoconf/configure.libs.in:97:#debian#   if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/autoconf/configure.libs.in-98-#debian#     CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/autoconf/configure.libs.in-130-currdir=`pwd`
afterstep-2.2.12/autoconf/configure.libs.in:131:INSTALL=`echo $INSTALL|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/autoconf/configure.libs.in:132:INSTALL_PROGRAM=`echo $INSTALL_PROGRAM|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/autoconf/configure.libs.in:133:INSTALL_DATA=`echo $INSTALL_DATA|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/autoconf/configure.libs.in:134:INSTALL_LIB=`echo $INSTALL_LIB|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/autoconf/configure.libs.in-135-
##############################################
afterstep-2.2.12/autoconf/Makefile.common.in-48-indent:
afterstep-2.2.12/autoconf/Makefile.common.in:49:		@SRCS=`echo "$(OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/autoconf/Makefile.common.in-50-		if test "x$$SRCS" == "x"; then exit; fi; \
##############################################
afterstep-2.2.12/autoconf/Makefile.common.in-68-		  buf="$$f:"; \
afterstep-2.2.12/autoconf/Makefile.common.in:69:		  for d in `grep "#include \"" <$$f | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/autoconf/Makefile.common.in-70-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/autoconf/Makefile.common.in-86-		  fi; \
afterstep-2.2.12/autoconf/Makefile.common.in:87:		  buf="."`echo $$file | awk -F . '{print $$2}'`".o:" ; \
afterstep-2.2.12/autoconf/Makefile.common.in:88:		  for d in `grep "#include \"" < $$file | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/autoconf/Makefile.common.in-89-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/autoconf/Makefile.common.lib.in-146-indent:
afterstep-2.2.12/autoconf/Makefile.common.lib.in:147:		@SRCS=`echo "$(LIB_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/autoconf/Makefile.common.lib.in-148-		if test "x$$SRCS" == "x"; then exit; fi; \
##############################################
afterstep-2.2.12/autoconf/Makefile.common.lib.in-159-		buf="" ; \
afterstep-2.2.12/autoconf/Makefile.common.lib.in:160:		SRCS=`echo "$(LIB_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/autoconf/Makefile.common.lib.in-161-		echo -n $(LIB_NAME)_OBJS = > .shared ; \
##############################################
afterstep-2.2.12/autoconf/Makefile.common.lib.in-168-		  fi; \
afterstep-2.2.12/autoconf/Makefile.common.lib.in:169:		  buf="./"`echo "$$file " | sed "s/.c /.o /g"`: ; \
afterstep-2.2.12/autoconf/Makefile.common.lib.in:170:		  for d in `grep "#include \"" < $$file | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/autoconf/Makefile.common.lib.in-171-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/autoconf/configure.in-55-AC_ARG_WITH(deskgeometry,	[  --with-deskgeometry=GEOM desktop views as COLUMNSxROWS [[2x2]] ],with_deskgeometry=$withval, with_deskgeometry="2x2")
afterstep-2.2.12/autoconf/configure.in:56:with_desktops_1=`expr ${with_desktops} - 1`
afterstep-2.2.12/autoconf/configure.in-57-
##############################################
afterstep-2.2.12/autoconf/configure.in-139-#debian# if test "x$CYGWIN" != "xyes" -a "x$GCC" = "xyes" ; then
afterstep-2.2.12/autoconf/configure.in:140:#debian#   if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/autoconf/configure.in-141-#debian#     CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/autoconf/configure.in-148-if test "x$enable_gdb" = "xyes"; then
afterstep-2.2.12/autoconf/configure.in:149:  if ! test -n "`echo $CFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/autoconf/configure.in-150-	CFLAGS="$CFLAGS -g"
afterstep-2.2.12/autoconf/configure.in-151-  fi
afterstep-2.2.12/autoconf/configure.in:152:  if ! test -n "`echo $CFLAGS' ' | grep '\-w ' 2> /dev/null`" ; then
afterstep-2.2.12/autoconf/configure.in-153-	CFLAGS="$CFLAGS -w"
afterstep-2.2.12/autoconf/configure.in-154-  fi
afterstep-2.2.12/autoconf/configure.in:155:  if ! test -n "`echo $LDFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/autoconf/configure.in-156-	LDFLAGS="$LDFLAGS -g"
afterstep-2.2.12/autoconf/configure.in-157-  fi
afterstep-2.2.12/autoconf/configure.in:158:  if ! test -n "`echo $LDFLAGS' ' | grep '\-w ' 2> /dev/null`" ; then
afterstep-2.2.12/autoconf/configure.in-159-	LDFLAGS="$LDFLAGS -w"
##############################################
afterstep-2.2.12/autoconf/configure.in-190-currdir=`pwd`
afterstep-2.2.12/autoconf/configure.in:191:INSTALL=`echo $INSTALL|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/autoconf/configure.in:192:INSTALL_PROGRAM=`echo $INSTALL_PROGRAM|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/autoconf/configure.in:193:INSTALL_DATA=`echo $INSTALL_DATA|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/autoconf/configure.in:194:INSTALL_LIB=`echo $INSTALL_LIB|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/autoconf/configure.in-195-
##############################################
afterstep-2.2.12/autoconf/configure.in-545-			present_libs="$LDFLAGS $LIBS $x_libs $AFTERIMAGE_LIBS";
afterstep-2.2.12/autoconf/configure.in:546:			for l in `echo "$GTK_LIBS"`; do
afterstep-2.2.12/autoconf/configure.in-547-	  	  	lib_found=no
afterstep-2.2.12/autoconf/configure.in:548:	  	  	for p in `echo "$present_libs"` ; do
afterstep-2.2.12/autoconf/configure.in-549-			  	if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/autoconf/configure.in-557-			present_incs="$CCFLAGS $x_includes";
afterstep-2.2.12/autoconf/configure.in:558:			for l in `echo "$GTK_CFLAGS"` ;	do
afterstep-2.2.12/autoconf/configure.in-559-	  			inc_found=no
afterstep-2.2.12/autoconf/configure.in:560:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/autoconf/configure.in-561-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/autoconf/configure.in-603-			present_libs="$LDFLAGS $LIBS $x_libs $AFTERIMAGE_LIBS";
afterstep-2.2.12/autoconf/configure.in:604:			for l in `echo "$GLIB_LIBS"`; do
afterstep-2.2.12/autoconf/configure.in-605-	  	  	lib_found=no
afterstep-2.2.12/autoconf/configure.in:606:	  	  	for p in `echo "$present_libs"` ; do
afterstep-2.2.12/autoconf/configure.in-607-			  	if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/autoconf/configure.in-615-			present_incs="$CCFLAGS $x_includes";
afterstep-2.2.12/autoconf/configure.in:616:			for l in `echo "$GLIB_CFLAGS"` ;	do
afterstep-2.2.12/autoconf/configure.in-617-	  			inc_found=no
afterstep-2.2.12/autoconf/configure.in:618:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/autoconf/configure.in-619-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/autoconf/configure.in-665-			present_libs="$LDFLAGS $LIBS $x_libs $AFTERIMAGE_LIBS";
afterstep-2.2.12/autoconf/configure.in:666:			for l in `echo "$GIOLIB_LIBS"`; do
afterstep-2.2.12/autoconf/configure.in-667-	  	  	lib_found=no
afterstep-2.2.12/autoconf/configure.in:668:	  	  	for p in `echo "$present_libs"` ; do
afterstep-2.2.12/autoconf/configure.in-669-			  	if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/autoconf/configure.in-677-			present_incs="$CCFLAGS $x_includes";
afterstep-2.2.12/autoconf/configure.in:678:			for l in `echo "$GIOLIB_CFLAGS"` ;	do
afterstep-2.2.12/autoconf/configure.in-679-	  			inc_found=no
afterstep-2.2.12/autoconf/configure.in:680:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/autoconf/configure.in-681-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/autoconf/configure.in-708-	  	  lib_found=no
afterstep-2.2.12/autoconf/configure.in:709:	  	  for p in `echo "$present_libs"` ; do
afterstep-2.2.12/autoconf/configure.in-710-			  if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/autoconf/configure.in-724-	  			inc_found=no
afterstep-2.2.12/autoconf/configure.in:725:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/autoconf/configure.in-726-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
afterstep-2.2.12/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
afterstep-2.2.12/configure-49-  as_echo='print -r --'
afterstep-2.2.12/configure-50-  as_echo_n='print -rn --'
afterstep-2.2.12/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
afterstep-2.2.12/configure-52-  as_echo='printf %s\n'
##############################################
afterstep-2.2.12/configure-54-else
afterstep-2.2.12/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
afterstep-2.2.12/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
afterstep-2.2.12/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
afterstep-2.2.12/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
afterstep-2.2.12/configure-66-      esac;
##############################################
afterstep-2.2.12/configure-175-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
afterstep-2.2.12/configure:176:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
afterstep-2.2.12/configure-177-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
afterstep-2.2.12/configure-299-      case $as_dir in #(
afterstep-2.2.12/configure:300:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
afterstep-2.2.12/configure-301-      *) as_qdir=$as_dir;;
##############################################
afterstep-2.2.12/configure-364-  {
afterstep-2.2.12/configure:365:    as_val=`expr "$@" || test $? -eq 1`
afterstep-2.2.12/configure-366-  }
##############################################
afterstep-2.2.12/configure-371-# ----------------------------------------
afterstep-2.2.12/configure:372:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
afterstep-2.2.12/configure-373-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
afterstep-2.2.12/configure-434-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
afterstep-2.2.12/configure:435:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
afterstep-2.2.12/configure-436-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
afterstep-2.2.12/configure-525-	esac;
afterstep-2.2.12/configure:526:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
afterstep-2.2.12/configure-527-	???[sx]*):;;*)false;;esac;fi
##############################################
afterstep-2.2.12/configure-928-  case $ac_option in
afterstep-2.2.12/configure:929:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
afterstep-2.2.12/configure-930-  *=)   ac_optarg= ;;
##############################################
afterstep-2.2.12/configure-972-  -disable-* | --disable-*)
afterstep-2.2.12/configure:973:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
afterstep-2.2.12/configure-974-    # Reject names that are not valid shell variable names.
##############################################
afterstep-2.2.12/configure-977-    ac_useropt_orig=$ac_useropt
afterstep-2.2.12/configure:978:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
afterstep-2.2.12/configure-979-    case $ac_user_opts in
##############################################
afterstep-2.2.12/configure-998-  -enable-* | --enable-*)
afterstep-2.2.12/configure:999:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
afterstep-2.2.12/configure-1000-    # Reject names that are not valid shell variable names.
##############################################
afterstep-2.2.12/configure-1003-    ac_useropt_orig=$ac_useropt
afterstep-2.2.12/configure:1004:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
afterstep-2.2.12/configure-1005-    case $ac_user_opts in
##############################################
afterstep-2.2.12/configure-1202-  -with-* | --with-*)
afterstep-2.2.12/configure:1203:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
afterstep-2.2.12/configure-1204-    # Reject names that are not valid shell variable names.
##############################################
afterstep-2.2.12/configure-1207-    ac_useropt_orig=$ac_useropt
afterstep-2.2.12/configure:1208:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
afterstep-2.2.12/configure-1209-    case $ac_user_opts in
##############################################
afterstep-2.2.12/configure-1218-  -without-* | --without-*)
afterstep-2.2.12/configure:1219:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
afterstep-2.2.12/configure-1220-    # Reject names that are not valid shell variable names.
##############################################
afterstep-2.2.12/configure-1223-    ac_useropt_orig=$ac_useropt
afterstep-2.2.12/configure:1224:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
afterstep-2.2.12/configure-1225-    case $ac_user_opts in
##############################################
afterstep-2.2.12/configure-1256-  *=*)
afterstep-2.2.12/configure:1257:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
afterstep-2.2.12/configure-1258-    # Reject names that are not valid shell variable names.
##############################################
afterstep-2.2.12/configure-1277-if test -n "$ac_prev"; then
afterstep-2.2.12/configure:1278:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
afterstep-2.2.12/configure-1279-  as_fn_error $? "missing argument to $ac_option"
##############################################
afterstep-2.2.12/configure-1299-    */ )
afterstep-2.2.12/configure:1300:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
afterstep-2.2.12/configure-1301-      eval $ac_var=\$ac_val;;
##############################################
afterstep-2.2.12/configure-1336-ac_ls_di=`ls -di .` &&
afterstep-2.2.12/configure:1337:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
afterstep-2.2.12/configure-1338-  as_fn_error $? "working directory cannot be determined"
##############################################
afterstep-2.2.12/configure-1392-case $srcdir in
afterstep-2.2.12/configure:1393:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
afterstep-2.2.12/configure-1394-esac
##############################################
afterstep-2.2.12/configure-1435-By default, \`make install' will install all the files in
afterstep-2.2.12/configure:1436:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
afterstep-2.2.12/configure:1437:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
afterstep-2.2.12/configure-1438-for instance \`--prefix=\$HOME'.
##############################################
afterstep-2.2.12/configure-1585-*)
afterstep-2.2.12/configure:1586:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
afterstep-2.2.12/configure-1587-  # A ".." for each directory in $ac_dir_suffix.
afterstep-2.2.12/configure:1588:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
afterstep-2.2.12/configure-1589-  case $ac_top_builddir_sub in
##############################################
afterstep-2.2.12/configure-2043-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
afterstep-2.2.12/configure:2044:  as_decl_name=`echo $2|sed 's/ *(.*//'`
afterstep-2.2.12/configure:2045:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
afterstep-2.2.12/configure-2046-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
afterstep-2.2.12/configure-2211-    *\'*)
afterstep-2.2.12/configure:2212:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
afterstep-2.2.12/configure-2213-    esac
##############################################
afterstep-2.2.12/configure-2294-      case $ac_val in
afterstep-2.2.12/configure:2295:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
afterstep-2.2.12/configure-2296-      esac
##############################################
afterstep-2.2.12/configure-2309-	case $ac_val in
afterstep-2.2.12/configure:2310:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
afterstep-2.2.12/configure-2311-	esac
##############################################
afterstep-2.2.12/configure-2429-    set,)
afterstep-2.2.12/configure:2430:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
afterstep-2.2.12/configure:2431:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
afterstep-2.2.12/configure-2432-      ac_cache_corrupted=: ;;
##############################################
afterstep-2.2.12/configure-2440-	# differences in whitespace do not lead to failure.
afterstep-2.2.12/configure:2441:	ac_old_val_w=`echo x $ac_old_val`
afterstep-2.2.12/configure:2442:	ac_new_val_w=`echo x $ac_new_val`
afterstep-2.2.12/configure-2443-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
afterstep-2.2.12/configure-2460-    case $ac_new_val in
afterstep-2.2.12/configure:2461:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
afterstep-2.2.12/configure-2462-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
afterstep-2.2.12/configure-2601-
afterstep-2.2.12/configure:2602:with_desktops_1=`expr ${with_desktops} - 1`
afterstep-2.2.12/configure-2603-
##############################################
afterstep-2.2.12/configure-3290-$as_echo_n "checking whether the C compiler works... " >&6; }
afterstep-2.2.12/configure:3291:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
afterstep-2.2.12/configure-3292-
##############################################
afterstep-2.2.12/configure-3334-	then :; else
afterstep-2.2.12/configure:3335:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
afterstep-2.2.12/configure-3336-	fi
##############################################
afterstep-2.2.12/configure-3394-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
afterstep-2.2.12/configure:3395:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
afterstep-2.2.12/configure-3396-	  break;;
##############################################
afterstep-2.2.12/configure-3503-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
afterstep-2.2.12/configure:3504:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
afterstep-2.2.12/configure-3505-       break;;
##############################################
afterstep-2.2.12/configure-4022-test "x$ac_build_alias" = x &&
afterstep-2.2.12/configure:4023:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
afterstep-2.2.12/configure-4024-test "x$ac_build_alias" = x &&
afterstep-2.2.12/configure-4025-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
afterstep-2.2.12/configure:4026:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
afterstep-2.2.12/configure-4027-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
afterstep-2.2.12/configure-4046-IFS=$ac_save_IFS
afterstep-2.2.12/configure:4047:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
afterstep-2.2.12/configure-4048-
##############################################
afterstep-2.2.12/configure-4057-else
afterstep-2.2.12/configure:4058:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
afterstep-2.2.12/configure-4059-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
afterstep-2.2.12/configure-4079-IFS=$ac_save_IFS
afterstep-2.2.12/configure:4080:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
afterstep-2.2.12/configure-4081-
##############################################
afterstep-2.2.12/configure-4089-if test "x$CYGWIN" != "xyes" -a "x$GCC" = "xyes" ; then
afterstep-2.2.12/configure:4090:  if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/configure-4091-    CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/configure-4097-if test "x$enable_gdb" = "xyes"; then
afterstep-2.2.12/configure:4098:  if ! test -n "`echo $CFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/configure-4099-	CFLAGS="$CFLAGS -g"
afterstep-2.2.12/configure-4100-  fi
afterstep-2.2.12/configure:4101:  if ! test -n "`echo $CFLAGS' ' | grep '\-w ' 2> /dev/null`" ; then
afterstep-2.2.12/configure-4102-	CFLAGS="$CFLAGS -w"
afterstep-2.2.12/configure-4103-  fi
afterstep-2.2.12/configure:4104:  if ! test -n "`echo $LDFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/configure-4105-	LDFLAGS="$LDFLAGS -g"
afterstep-2.2.12/configure-4106-  fi
afterstep-2.2.12/configure:4107:  if ! test -n "`echo $LDFLAGS' ' | grep '\-w ' 2> /dev/null`" ; then
afterstep-2.2.12/configure-4108-	LDFLAGS="$LDFLAGS -w"
##############################################
afterstep-2.2.12/configure-4226-currdir=`pwd`
afterstep-2.2.12/configure:4227:INSTALL=`echo $INSTALL|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/configure:4228:INSTALL_PROGRAM=`echo $INSTALL_PROGRAM|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/configure:4229:INSTALL_DATA=`echo $INSTALL_DATA|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/configure:4230:INSTALL_LIB=`echo $INSTALL_LIB|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/configure-4231-
##############################################
afterstep-2.2.12/configure-4774-/* end confdefs.h.  */
afterstep-2.2.12/configure:4775:`cat $LEX_OUTPUT_ROOT.c`
afterstep-2.2.12/configure-4776-_ACEOF
##############################################
afterstep-2.2.12/configure-4807-  #define YYTEXT_POINTER 1
afterstep-2.2.12/configure:4808:`cat $LEX_OUTPUT_ROOT.c`
afterstep-2.2.12/configure-4809-_ACEOF
##############################################
afterstep-2.2.12/configure-5058-    for ac_var in incroot usrlibdir libdir; do
afterstep-2.2.12/configure:5059:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
afterstep-2.2.12/configure-5060-    done
##############################################
afterstep-2.2.12/configure-5168-  LIBS=$ac_save_LIBS
afterstep-2.2.12/configure:5169:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
afterstep-2.2.12/configure-5170-do
##############################################
afterstep-2.2.12/configure-5876-  # Check for GNU $ac_path_GREP
afterstep-2.2.12/configure:5877:case `"$ac_path_GREP" --version 2>&1` in
afterstep-2.2.12/configure-5878-*GNU*)
##############################################
afterstep-2.2.12/configure-5942-  # Check for GNU $ac_path_EGREP
afterstep-2.2.12/configure:5943:case `"$ac_path_EGREP" --version 2>&1` in
afterstep-2.2.12/configure-5944-*GNU*)
##############################################
afterstep-2.2.12/configure-6103-do :
afterstep-2.2.12/configure:6104:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
afterstep-2.2.12/configure-6105-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
afterstep-2.2.12/configure-6108-  cat >>confdefs.h <<_ACEOF
afterstep-2.2.12/configure:6109:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
afterstep-2.2.12/configure-6110-_ACEOF
##############################################
afterstep-2.2.12/configure-6607-do :
afterstep-2.2.12/configure:6608:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
afterstep-2.2.12/configure-6609-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
afterstep-2.2.12/configure-6611-  cat >>confdefs.h <<_ACEOF
afterstep-2.2.12/configure:6612:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
afterstep-2.2.12/configure-6613-_ACEOF
##############################################
afterstep-2.2.12/configure-7107-$as_echo_n "checking DBUS1_CFLAGS... " >&6; }
afterstep-2.2.12/configure:7108:            DBUS1_CFLAGS=`$PKG_CONFIG --cflags "$pkg_modules"`
afterstep-2.2.12/configure-7109-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DBUS1_CFLAGS" >&5
##############################################
afterstep-2.2.12/configure-7113-$as_echo_n "checking DBUS1_LIBS... " >&6; }
afterstep-2.2.12/configure:7114:            DBUS1_LIBS=`$PKG_CONFIG --libs "$pkg_modules"`
afterstep-2.2.12/configure-7115-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DBUS1_LIBS" >&5
##############################################
afterstep-2.2.12/configure-7121-            ## do set a variable so people can do so.
afterstep-2.2.12/configure:7122:            DBUS1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$pkg_modules"`
afterstep-2.2.12/configure-7123-
##############################################
afterstep-2.2.12/configure-7293-$as_echo_n "checking GTK_CFLAGS... " >&6; }
afterstep-2.2.12/configure:7294:            GTK_CFLAGS=`$PKG_CONFIG --cflags "$pkg_modules"`
afterstep-2.2.12/configure-7295-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_CFLAGS" >&5
##############################################
afterstep-2.2.12/configure-7299-$as_echo_n "checking GTK_LIBS... " >&6; }
afterstep-2.2.12/configure:7300:            GTK_LIBS=`$PKG_CONFIG --libs "$pkg_modules"`
afterstep-2.2.12/configure-7301-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_LIBS" >&5
##############################################
afterstep-2.2.12/configure-7307-            ## do set a variable so people can do so.
afterstep-2.2.12/configure:7308:            GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$pkg_modules"`
afterstep-2.2.12/configure-7309-
##############################################
afterstep-2.2.12/configure-7335-			present_libs="$LDFLAGS $LIBS $x_libs $AFTERIMAGE_LIBS";
afterstep-2.2.12/configure:7336:			for l in `echo "$GTK_LIBS"`; do
afterstep-2.2.12/configure-7337-	  	  	lib_found=no
afterstep-2.2.12/configure:7338:	  	  	for p in `echo "$present_libs"` ; do
afterstep-2.2.12/configure-7339-			  	if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/configure-7347-			present_incs="$CCFLAGS $x_includes";
afterstep-2.2.12/configure:7348:			for l in `echo "$GTK_CFLAGS"` ;	do
afterstep-2.2.12/configure-7349-	  			inc_found=no
afterstep-2.2.12/configure:7350:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/configure-7351-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/configure-7451-$as_echo_n "checking GLIB_CFLAGS... " >&6; }
afterstep-2.2.12/configure:7452:            GLIB_CFLAGS=`$PKG_CONFIG --cflags "$pkg_modules"`
afterstep-2.2.12/configure-7453-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GLIB_CFLAGS" >&5
##############################################
afterstep-2.2.12/configure-7457-$as_echo_n "checking GLIB_LIBS... " >&6; }
afterstep-2.2.12/configure:7458:            GLIB_LIBS=`$PKG_CONFIG --libs "$pkg_modules"`
afterstep-2.2.12/configure-7459-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GLIB_LIBS" >&5
##############################################
afterstep-2.2.12/configure-7465-            ## do set a variable so people can do so.
afterstep-2.2.12/configure:7466:            GLIB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$pkg_modules"`
afterstep-2.2.12/configure-7467-
##############################################
afterstep-2.2.12/configure-7493-			present_libs="$LDFLAGS $LIBS $x_libs $AFTERIMAGE_LIBS";
afterstep-2.2.12/configure:7494:			for l in `echo "$GLIB_LIBS"`; do
afterstep-2.2.12/configure-7495-	  	  	lib_found=no
afterstep-2.2.12/configure:7496:	  	  	for p in `echo "$present_libs"` ; do
afterstep-2.2.12/configure-7497-			  	if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/configure-7505-			present_incs="$CCFLAGS $x_includes";
afterstep-2.2.12/configure:7506:			for l in `echo "$GLIB_CFLAGS"` ;	do
afterstep-2.2.12/configure-7507-	  			inc_found=no
afterstep-2.2.12/configure:7508:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/configure-7509-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/configure-7609-$as_echo_n "checking GIOLIB_CFLAGS... " >&6; }
afterstep-2.2.12/configure:7610:            GIOLIB_CFLAGS=`$PKG_CONFIG --cflags "$pkg_modules"`
afterstep-2.2.12/configure-7611-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GIOLIB_CFLAGS" >&5
##############################################
afterstep-2.2.12/configure-7615-$as_echo_n "checking GIOLIB_LIBS... " >&6; }
afterstep-2.2.12/configure:7616:            GIOLIB_LIBS=`$PKG_CONFIG --libs "$pkg_modules"`
afterstep-2.2.12/configure-7617-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GIOLIB_LIBS" >&5
##############################################
afterstep-2.2.12/configure-7623-            ## do set a variable so people can do so.
afterstep-2.2.12/configure:7624:            GIOLIB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$pkg_modules"`
afterstep-2.2.12/configure-7625-
##############################################
afterstep-2.2.12/configure-7665-			present_libs="$LDFLAGS $LIBS $x_libs $AFTERIMAGE_LIBS";
afterstep-2.2.12/configure:7666:			for l in `echo "$GIOLIB_LIBS"`; do
afterstep-2.2.12/configure-7667-	  	  	lib_found=no
afterstep-2.2.12/configure:7668:	  	  	for p in `echo "$present_libs"` ; do
afterstep-2.2.12/configure-7669-			  	if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/configure-7677-			present_incs="$CCFLAGS $x_includes";
afterstep-2.2.12/configure:7678:			for l in `echo "$GIOLIB_CFLAGS"` ;	do
afterstep-2.2.12/configure-7679-	  			inc_found=no
afterstep-2.2.12/configure:7680:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/configure-7681-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/configure-7709-	  	  lib_found=no
afterstep-2.2.12/configure:7710:	  	  for p in `echo "$present_libs"` ; do
afterstep-2.2.12/configure-7711-			  if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/configure-7727-	  			inc_found=no
afterstep-2.2.12/configure:7728:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/configure-7729-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/configure-7951-else
afterstep-2.2.12/configure:7952:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
afterstep-2.2.12/configure-7953-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
afterstep-2.2.12/configure-7973-IFS=$ac_save_IFS
afterstep-2.2.12/configure:7974:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
afterstep-2.2.12/configure-7975-
##############################################
afterstep-2.2.12/configure-8276-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
afterstep-2.2.12/configure:8277:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
afterstep-2.2.12/configure-8278-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
afterstep-2.2.12/configure-8344-if test -z "$BASH_VERSION$ZSH_VERSION" \
afterstep-2.2.12/configure:8345:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
afterstep-2.2.12/configure-8346-  as_echo='print -r --'
afterstep-2.2.12/configure-8347-  as_echo_n='print -rn --'
afterstep-2.2.12/configure:8348:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
afterstep-2.2.12/configure-8349-  as_echo='printf %s\n'
##############################################
afterstep-2.2.12/configure-8351-else
afterstep-2.2.12/configure:8352:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
afterstep-2.2.12/configure-8353-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
afterstep-2.2.12/configure-8361-	expr "X$arg" : "X\\(.*\\)$as_nl";
afterstep-2.2.12/configure:8362:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
afterstep-2.2.12/configure-8363-      esac;
##############################################
afterstep-2.2.12/configure-8438-# ----------------------------------------
afterstep-2.2.12/configure:8439:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
afterstep-2.2.12/configure-8440-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
afterstep-2.2.12/configure-8510-  {
afterstep-2.2.12/configure:8511:    as_val=`expr "$@" || test $? -eq 1`
afterstep-2.2.12/configure-8512-  }
##############################################
afterstep-2.2.12/configure-8614-      case $as_dir in #(
afterstep-2.2.12/configure:8615:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
afterstep-2.2.12/configure-8616-      *) as_qdir=$as_dir;;
##############################################
afterstep-2.2.12/configure-8671-	esac;
afterstep-2.2.12/configure:8672:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
afterstep-2.2.12/configure-8673-	???[sx]*):;;*)false;;esac;fi
##############################################
afterstep-2.2.12/configure-8757-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
afterstep-2.2.12/configure:8758:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
afterstep-2.2.12/configure-8759-ac_cs_version="\\
##############################################
afterstep-2.2.12/configure-8780-  --*=?*)
afterstep-2.2.12/configure:8781:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
afterstep-2.2.12/configure:8782:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
afterstep-2.2.12/configure-8783-    ac_shift=:
##############################################
afterstep-2.2.12/configure-8785-  --*=)
afterstep-2.2.12/configure:8786:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
afterstep-2.2.12/configure-8787-    ac_optarg=
##############################################
afterstep-2.2.12/configure-8809-    case $ac_optarg in
afterstep-2.2.12/configure:8810:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
afterstep-2.2.12/configure-8811-    '') as_fn_error $? "missing file argument" ;;
##############################################
afterstep-2.2.12/configure-8817-    case $ac_optarg in
afterstep-2.2.12/configure:8818:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
afterstep-2.2.12/configure-8819-    esac
##############################################
afterstep-2.2.12/configure-9016-fi
afterstep-2.2.12/configure:9017:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
afterstep-2.2.12/configure-9018-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
afterstep-2.2.12/configure-9044-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
afterstep-2.2.12/configure:9045:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
afterstep-2.2.12/configure-9046-ac_delim='%!_!# '
##############################################
afterstep-2.2.12/configure-9050-
afterstep-2.2.12/configure:9051:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
afterstep-2.2.12/configure-9052-  if test $ac_delim_n = $ac_delim_num; then
##############################################
afterstep-2.2.12/configure-9194-for ac_last_try in false false :; do
afterstep-2.2.12/configure:9195:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
afterstep-2.2.12/configure-9196-  if test -z "$ac_tt"; then
##############################################
afterstep-2.2.12/configure-9326-      esac
afterstep-2.2.12/configure:9327:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
afterstep-2.2.12/configure-9328-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
afterstep-2.2.12/configure-9385-*)
afterstep-2.2.12/configure:9386:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
afterstep-2.2.12/configure-9387-  # A ".." for each directory in $ac_dir_suffix.
afterstep-2.2.12/configure:9388:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
afterstep-2.2.12/configure-9389-  case $ac_top_builddir_sub in
##############################################
afterstep-2.2.12/configure-9441-/@mandir@/p'
afterstep-2.2.12/configure:9442:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
afterstep-2.2.12/configure-9443-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
afterstep-2.2.12/configure-9458-
afterstep-2.2.12/configure:9459:# Neutralize VPATH when `$srcdir' = `.'.
afterstep-2.2.12/configure-9460-# Shell code in configure.ac might set extrasub.
##############################################
afterstep-2.2.12/configure-9490-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
afterstep-2.2.12/configure:9491:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
afterstep-2.2.12/configure-9492-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
afterstep-2.2.12/include/afterstep.xpm-346-"                    . ^ / %.%.| ' %.%.| %.| | | %.%.| %.| q 4 E % % V *.S 9 y 9 % y y y % m { S 3 J J J J q %./ / / N.g.Z.C.G.A.A.A.A.A.A.A.A.A.A.A.1.E.0 ` w w -.K *.-.V { *.S m S w -.] w S T X.w w S Y -.-.m Y 9 Y m S Y S X.T { Y * w S w m Q X.S S Y ! 2 j % :.& n B.~ #./ #.#.#.B.[.).(._.'.{.{.}.}.|.|.|.|.).~.`.`.^.^.^.^.^.`.OX!.'.j u T w Q V { S y.K { S w w m m w { S w S X.S S *.S i i % V p a                             ",
afterstep-2.2.12/include/afterstep.xpm:347:"                      Y #.%.%.| %.%.%.%.| %.%.%.%.%.%.| %.| U 4 4 E ` P.n.S y y y ! w Y 0 y % 2 J 3 u q J 1 J / / 8.f.Z.Z.J.A.A.A.A.A.A.A.A.A.A.C.L.T 0 w r.S w Q *.S Y S S *.Q m S X.m m w X.m y.Q S { Q G v.-.T w Y w S S w Y 9 S X.w S Y m w *.Q S w 9 1 q A n j b +X@X@X#X#X$X%X&X=.U.[..X_.'.{.}.}.}.|.|.|.|.|.W.(.^.`.`.`.`.^.`.`.OX`.W.T 3 m Q w S X.S i Q Q S ] -.w w ] Q S S S S Y w w { $ Q n.+.@..                           ",
afterstep-2.2.12/include/afterstep.xpm-348-"                      XX#.' | %.| ' %.%.%.%.%.%.%.%.%.%.%.| %.q % 4 2 [ 9 S % y 0 ! T Y S X.j q q J q J ) 3 3 / / 8.b.A.A.A.A.A.A.A.A.A.A.A.G.D.E.u.u.-.Q w S w S *.S w Y { Q w X.S m S { w m S Y *.{ w Q y.X.*.X.S S Y w S X.9 9 Y w Q Q S S S K S 9 y :.2 u *X=X-X;X;X:X;X:X;X;X;X;X>X,X<XE.T.oX'.}.|.|.|.|.|.|..X|..X).!.`.`.`.`.`.^.`.OXOX!.R.1 j * m S w w S P.S Q Q w w w w S { { S m w w w V Q Q K Q k p O                       ",
##############################################
afterstep-2.2.12/libASGTK/asgtk-config.in-27-  case "$1" in
afterstep-2.2.12/libASGTK/asgtk-config.in:28:  -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
afterstep-2.2.12/libASGTK/asgtk-config.in-29-  *) optarg= ;;
##############################################
afterstep-2.2.12/libAfterBase/config.guess-37-
afterstep-2.2.12/libAfterBase/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
afterstep-2.2.12/libAfterBase/config.guess-39-
##############################################
afterstep-2.2.12/libAfterBase/config.guess-106-: ${TMPDIR=/tmp} ;
afterstep-2.2.12/libAfterBase/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
afterstep-2.2.12/libAfterBase/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
afterstep-2.2.12/libAfterBase/config.guess-191-	    *)
afterstep-2.2.12/libAfterBase/config.guess:192:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
afterstep-2.2.12/libAfterBase/config.guess-193-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.guess-250-	*4.0)
afterstep-2.2.12/libAfterBase/config.guess:251:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
afterstep-2.2.12/libAfterBase/config.guess-252-		;;
afterstep-2.2.12/libAfterBase/config.guess-253-	*5.*)
afterstep-2.2.12/libAfterBase/config.guess:254:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
afterstep-2.2.12/libAfterBase/config.guess-255-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.guess-260-	# types through head -n 1, so we only detect the type of CPU 0.
afterstep-2.2.12/libAfterBase/config.guess:261:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
afterstep-2.2.12/libAfterBase/config.guess-262-	case "$ALPHA_CPU_TYPE" in
##############################################
afterstep-2.2.12/libAfterBase/config.guess-298-	# 1.2 uses "1.2" for uname -r.
afterstep-2.2.12/libAfterBase/config.guess:299:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
afterstep-2.2.12/libAfterBase/config.guess-300-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterBase/config.guess-352-    sun4H:SunOS:5.*:*)
afterstep-2.2.12/libAfterBase/config.guess:353:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
afterstep-2.2.12/libAfterBase/config.guess-354-	exit 0 ;;
afterstep-2.2.12/libAfterBase/config.guess-355-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
afterstep-2.2.12/libAfterBase/config.guess:356:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
afterstep-2.2.12/libAfterBase/config.guess-357-	exit 0 ;;
afterstep-2.2.12/libAfterBase/config.guess-358-    i86pc:SunOS:5.*:*)
afterstep-2.2.12/libAfterBase/config.guess:359:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
afterstep-2.2.12/libAfterBase/config.guess-360-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterBase/config.guess-364-	# it's likely to be more like Solaris than SunOS4.
afterstep-2.2.12/libAfterBase/config.guess:365:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
afterstep-2.2.12/libAfterBase/config.guess-366-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterBase/config.guess-373-	# Japanese Language versions have a version number like `4.1.3-JL'.
afterstep-2.2.12/libAfterBase/config.guess:374:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
afterstep-2.2.12/libAfterBase/config.guess-375-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterBase/config.guess-379-    sun*:*:4.2BSD:*)
afterstep-2.2.12/libAfterBase/config.guess:380:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
afterstep-2.2.12/libAfterBase/config.guess-381-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
afterstep-2.2.12/libAfterBase/config.guess-461-	$CC_FOR_BUILD -o $dummy $dummy.c \
afterstep-2.2.12/libAfterBase/config.guess:462:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
afterstep-2.2.12/libAfterBase/config.guess-463-	  && exit 0
##############################################
afterstep-2.2.12/libAfterBase/config.guess-516-    *:IRIX*:*:*)
afterstep-2.2.12/libAfterBase/config.guess:517:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
afterstep-2.2.12/libAfterBase/config.guess-518-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterBase/config.guess-555-    *:AIX:*:[45])
afterstep-2.2.12/libAfterBase/config.guess:556:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
afterstep-2.2.12/libAfterBase/config.guess-557-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
afterstep-2.2.12/libAfterBase/config.guess-590-    9000/[34678]??:HP-UX:*:*)
afterstep-2.2.12/libAfterBase/config.guess:591:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
afterstep-2.2.12/libAfterBase/config.guess-592-	case "${UNAME_MACHINE}" in
##############################################
afterstep-2.2.12/libAfterBase/config.guess-644-EOF
afterstep-2.2.12/libAfterBase/config.guess:645:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
afterstep-2.2.12/libAfterBase/config.guess-646-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
afterstep-2.2.12/libAfterBase/config.guess-662-    ia64:HP-UX:*:*)
afterstep-2.2.12/libAfterBase/config.guess:663:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
afterstep-2.2.12/libAfterBase/config.guess-664-	echo ia64-hp-hpux${HPUX_REV}
##############################################
afterstep-2.2.12/libAfterBase/config.guess-762-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
afterstep-2.2.12/libAfterBase/config.guess:763:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
afterstep-2.2.12/libAfterBase/config.guess-764-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
afterstep-2.2.12/libAfterBase/config.guess-767-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
afterstep-2.2.12/libAfterBase/config.guess:768:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
afterstep-2.2.12/libAfterBase/config.guess-769-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
afterstep-2.2.12/libAfterBase/config.guess-780-    *:FreeBSD:*:*)
afterstep-2.2.12/libAfterBase/config.guess:781:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
afterstep-2.2.12/libAfterBase/config.guess-782-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterBase/config.guess-813-    prep*:SunOS:5.*:*)
afterstep-2.2.12/libAfterBase/config.guess:814:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
afterstep-2.2.12/libAfterBase/config.guess-815-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterBase/config.guess-817-	# the GNU system
afterstep-2.2.12/libAfterBase/config.guess:818:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
afterstep-2.2.12/libAfterBase/config.guess-819-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterBase/config.guess-821-	# other systems with GNU libc and userland
afterstep-2.2.12/libAfterBase/config.guess:822:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
afterstep-2.2.12/libAfterBase/config.guess-823-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterBase/config.guess-863-EOF
afterstep-2.2.12/libAfterBase/config.guess:864:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
afterstep-2.2.12/libAfterBase/config.guess-865-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
afterstep-2.2.12/libAfterBase/config.guess-882-EOF
afterstep-2.2.12/libAfterBase/config.guess:883:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
afterstep-2.2.12/libAfterBase/config.guess-884-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
afterstep-2.2.12/libAfterBase/config.guess-983-EOF
afterstep-2.2.12/libAfterBase/config.guess:984:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
afterstep-2.2.12/libAfterBase/config.guess-985-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
##############################################
afterstep-2.2.12/libAfterBase/config.guess-1022-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
afterstep-2.2.12/libAfterBase/config.guess:1023:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
afterstep-2.2.12/libAfterBase/config.guess-1024-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
afterstep-2.2.12/libAfterBase/config.guess-1250-    *:DragonFly:*:*)
afterstep-2.2.12/libAfterBase/config.guess:1251:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
afterstep-2.2.12/libAfterBase/config.guess-1252-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-54-
afterstep-2.2.12/libAfterBase/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
afterstep-2.2.12/libAfterBase/config.sub-56-
##############################################
afterstep-2.2.12/libAfterBase/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
afterstep-2.2.12/libAfterBase/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
afterstep-2.2.12/libAfterBase/config.sub-120-case $maybe_os in
##############################################
afterstep-2.2.12/libAfterBase/config.sub-123-    os=-$maybe_os
afterstep-2.2.12/libAfterBase/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
afterstep-2.2.12/libAfterBase/config.sub-125-    ;;
afterstep-2.2.12/libAfterBase/config.sub-126-  *)
afterstep-2.2.12/libAfterBase/config.sub:127:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
afterstep-2.2.12/libAfterBase/config.sub-128-    if [ $basic_machine != $1 ]
afterstep-2.2.12/libAfterBase/config.sub:129:    then os=`echo $1 | sed 's/.*-/-/'`
afterstep-2.2.12/libAfterBase/config.sub-130-    else os=; fi
##############################################
afterstep-2.2.12/libAfterBase/config.sub-174-		os=-sco3.2v5
afterstep-2.2.12/libAfterBase/config.sub:175:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/libAfterBase/config.sub-176-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-178-		os=-sco3.2v4
afterstep-2.2.12/libAfterBase/config.sub:179:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/libAfterBase/config.sub-180-		;;
afterstep-2.2.12/libAfterBase/config.sub-181-	-sco3.2.[4-9]*)
afterstep-2.2.12/libAfterBase/config.sub:182:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
afterstep-2.2.12/libAfterBase/config.sub:183:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/libAfterBase/config.sub-184-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-186-		# Don't forget version if it is 3.2v4 or newer.
afterstep-2.2.12/libAfterBase/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/libAfterBase/config.sub-188-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-190-		os=-sco3.2v2
afterstep-2.2.12/libAfterBase/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/libAfterBase/config.sub-192-		;;
afterstep-2.2.12/libAfterBase/config.sub-193-	-udk*)
afterstep-2.2.12/libAfterBase/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/libAfterBase/config.sub-195-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-197-		os=-isc2.2
afterstep-2.2.12/libAfterBase/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/libAfterBase/config.sub-199-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-203-	-isc*)
afterstep-2.2.12/libAfterBase/config.sub:204:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/libAfterBase/config.sub-205-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-209-	-ptx*)
afterstep-2.2.12/libAfterBase/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
afterstep-2.2.12/libAfterBase/config.sub-211-		;;
afterstep-2.2.12/libAfterBase/config.sub-212-	-windowsnt*)
afterstep-2.2.12/libAfterBase/config.sub:213:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
afterstep-2.2.12/libAfterBase/config.sub-214-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-289-	*-*-*)
afterstep-2.2.12/libAfterBase/config.sub:290:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
afterstep-2.2.12/libAfterBase/config.sub-291-		exit 1
##############################################
afterstep-2.2.12/libAfterBase/config.sub-387-	amd64-*)
afterstep-2.2.12/libAfterBase/config.sub:388:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/libAfterBase/config.sub-389-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-608-	i*86v32)
afterstep-2.2.12/libAfterBase/config.sub:609:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
afterstep-2.2.12/libAfterBase/config.sub-610-		os=-sysv32
##############################################
afterstep-2.2.12/libAfterBase/config.sub-612-	i*86v4*)
afterstep-2.2.12/libAfterBase/config.sub:613:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
afterstep-2.2.12/libAfterBase/config.sub-614-		os=-sysv4
##############################################
afterstep-2.2.12/libAfterBase/config.sub-616-	i*86v)
afterstep-2.2.12/libAfterBase/config.sub:617:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
afterstep-2.2.12/libAfterBase/config.sub-618-		os=-sysv
##############################################
afterstep-2.2.12/libAfterBase/config.sub-620-	i*86sol2)
afterstep-2.2.12/libAfterBase/config.sub:621:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
afterstep-2.2.12/libAfterBase/config.sub-622-		os=-solaris2
##############################################
afterstep-2.2.12/libAfterBase/config.sub-668-	mips3*-*)
afterstep-2.2.12/libAfterBase/config.sub:669:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
afterstep-2.2.12/libAfterBase/config.sub-670-		;;
afterstep-2.2.12/libAfterBase/config.sub-671-	mips3*)
afterstep-2.2.12/libAfterBase/config.sub:672:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
afterstep-2.2.12/libAfterBase/config.sub-673-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-806-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
afterstep-2.2.12/libAfterBase/config.sub:807:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/libAfterBase/config.sub-808-		;;
afterstep-2.2.12/libAfterBase/config.sub-809-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
afterstep-2.2.12/libAfterBase/config.sub:810:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/libAfterBase/config.sub-811-		;;
afterstep-2.2.12/libAfterBase/config.sub-812-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
afterstep-2.2.12/libAfterBase/config.sub:813:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/libAfterBase/config.sub-814-		;;
afterstep-2.2.12/libAfterBase/config.sub-815-	pentium4-*)
afterstep-2.2.12/libAfterBase/config.sub:816:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/libAfterBase/config.sub-817-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-824-		;;
afterstep-2.2.12/libAfterBase/config.sub:825:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/libAfterBase/config.sub-826-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-830-	ppcle-* | powerpclittle-*)
afterstep-2.2.12/libAfterBase/config.sub:831:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/libAfterBase/config.sub-832-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-834-		;;
afterstep-2.2.12/libAfterBase/config.sub:835:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/libAfterBase/config.sub-836-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-840-	ppc64le-* | powerpc64little-*)
afterstep-2.2.12/libAfterBase/config.sub:841:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/libAfterBase/config.sub-842-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-1116-	*)
afterstep-2.2.12/libAfterBase/config.sub:1117:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
afterstep-2.2.12/libAfterBase/config.sub-1118-		exit 1
##############################################
afterstep-2.2.12/libAfterBase/config.sub-1124-	*-digital*)
afterstep-2.2.12/libAfterBase/config.sub:1125:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
afterstep-2.2.12/libAfterBase/config.sub-1126-		;;
afterstep-2.2.12/libAfterBase/config.sub-1127-	*-commodore*)
afterstep-2.2.12/libAfterBase/config.sub:1128:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
afterstep-2.2.12/libAfterBase/config.sub-1129-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-1142-	-solaris1 | -solaris1.*)
afterstep-2.2.12/libAfterBase/config.sub:1143:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
afterstep-2.2.12/libAfterBase/config.sub-1144-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-1154-	-gnu/linux*)
afterstep-2.2.12/libAfterBase/config.sub:1155:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
afterstep-2.2.12/libAfterBase/config.sub-1156-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-1195-	-nto*)
afterstep-2.2.12/libAfterBase/config.sub:1196:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
afterstep-2.2.12/libAfterBase/config.sub-1197-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-1202-	-mac*)
afterstep-2.2.12/libAfterBase/config.sub:1203:		os=`echo $os | sed -e 's|mac|macos|'`
afterstep-2.2.12/libAfterBase/config.sub-1204-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-1208-	-linux*)
afterstep-2.2.12/libAfterBase/config.sub:1209:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
afterstep-2.2.12/libAfterBase/config.sub-1210-		;;
afterstep-2.2.12/libAfterBase/config.sub-1211-	-sunos5*)
afterstep-2.2.12/libAfterBase/config.sub:1212:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
afterstep-2.2.12/libAfterBase/config.sub-1213-		;;
afterstep-2.2.12/libAfterBase/config.sub-1214-	-sunos6*)
afterstep-2.2.12/libAfterBase/config.sub:1215:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
afterstep-2.2.12/libAfterBase/config.sub-1216-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-1263-	-sinix5.*)
afterstep-2.2.12/libAfterBase/config.sub:1264:		os=`echo $os | sed -e 's|sinix|sysv|'`
afterstep-2.2.12/libAfterBase/config.sub-1265-		;;
##############################################
afterstep-2.2.12/libAfterBase/config.sub-1314-		# Get rid of the `-' at the beginning of $os.
afterstep-2.2.12/libAfterBase/config.sub:1315:		os=`echo $os | sed 's/[^-]*-//'`
afterstep-2.2.12/libAfterBase/config.sub:1316:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
afterstep-2.2.12/libAfterBase/config.sub-1317-		exit 1
##############################################
afterstep-2.2.12/libAfterBase/config.sub-1553-		esac
afterstep-2.2.12/libAfterBase/config.sub:1554:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
afterstep-2.2.12/libAfterBase/config.sub-1555-		;;
##############################################
afterstep-2.2.12/libAfterBase/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
afterstep-2.2.12/libAfterBase/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
afterstep-2.2.12/libAfterBase/configure-49-  as_echo='print -r --'
afterstep-2.2.12/libAfterBase/configure-50-  as_echo_n='print -rn --'
afterstep-2.2.12/libAfterBase/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
afterstep-2.2.12/libAfterBase/configure-52-  as_echo='printf %s\n'
##############################################
afterstep-2.2.12/libAfterBase/configure-54-else
afterstep-2.2.12/libAfterBase/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
afterstep-2.2.12/libAfterBase/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
afterstep-2.2.12/libAfterBase/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
afterstep-2.2.12/libAfterBase/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
afterstep-2.2.12/libAfterBase/configure-66-      esac;
##############################################
afterstep-2.2.12/libAfterBase/configure-175-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
afterstep-2.2.12/libAfterBase/configure:176:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
afterstep-2.2.12/libAfterBase/configure-177-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
afterstep-2.2.12/libAfterBase/configure-299-      case $as_dir in #(
afterstep-2.2.12/libAfterBase/configure:300:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
afterstep-2.2.12/libAfterBase/configure-301-      *) as_qdir=$as_dir;;
##############################################
afterstep-2.2.12/libAfterBase/configure-364-  {
afterstep-2.2.12/libAfterBase/configure:365:    as_val=`expr "$@" || test $? -eq 1`
afterstep-2.2.12/libAfterBase/configure-366-  }
##############################################
afterstep-2.2.12/libAfterBase/configure-371-# ----------------------------------------
afterstep-2.2.12/libAfterBase/configure:372:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
afterstep-2.2.12/libAfterBase/configure-373-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
afterstep-2.2.12/libAfterBase/configure-434-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
afterstep-2.2.12/libAfterBase/configure:435:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
afterstep-2.2.12/libAfterBase/configure-436-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
afterstep-2.2.12/libAfterBase/configure-525-	esac;
afterstep-2.2.12/libAfterBase/configure:526:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
afterstep-2.2.12/libAfterBase/configure-527-	???[sx]*):;;*)false;;esac;fi
##############################################
afterstep-2.2.12/libAfterBase/configure-792-  case $ac_option in
afterstep-2.2.12/libAfterBase/configure:793:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
afterstep-2.2.12/libAfterBase/configure-794-  *=)   ac_optarg= ;;
##############################################
afterstep-2.2.12/libAfterBase/configure-836-  -disable-* | --disable-*)
afterstep-2.2.12/libAfterBase/configure:837:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
afterstep-2.2.12/libAfterBase/configure-838-    # Reject names that are not valid shell variable names.
##############################################
afterstep-2.2.12/libAfterBase/configure-841-    ac_useropt_orig=$ac_useropt
afterstep-2.2.12/libAfterBase/configure:842:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
afterstep-2.2.12/libAfterBase/configure-843-    case $ac_user_opts in
##############################################
afterstep-2.2.12/libAfterBase/configure-862-  -enable-* | --enable-*)
afterstep-2.2.12/libAfterBase/configure:863:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
afterstep-2.2.12/libAfterBase/configure-864-    # Reject names that are not valid shell variable names.
##############################################
afterstep-2.2.12/libAfterBase/configure-867-    ac_useropt_orig=$ac_useropt
afterstep-2.2.12/libAfterBase/configure:868:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
afterstep-2.2.12/libAfterBase/configure-869-    case $ac_user_opts in
##############################################
afterstep-2.2.12/libAfterBase/configure-1066-  -with-* | --with-*)
afterstep-2.2.12/libAfterBase/configure:1067:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
afterstep-2.2.12/libAfterBase/configure-1068-    # Reject names that are not valid shell variable names.
##############################################
afterstep-2.2.12/libAfterBase/configure-1071-    ac_useropt_orig=$ac_useropt
afterstep-2.2.12/libAfterBase/configure:1072:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
afterstep-2.2.12/libAfterBase/configure-1073-    case $ac_user_opts in
##############################################
afterstep-2.2.12/libAfterBase/configure-1082-  -without-* | --without-*)
afterstep-2.2.12/libAfterBase/configure:1083:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
afterstep-2.2.12/libAfterBase/configure-1084-    # Reject names that are not valid shell variable names.
##############################################
afterstep-2.2.12/libAfterBase/configure-1087-    ac_useropt_orig=$ac_useropt
afterstep-2.2.12/libAfterBase/configure:1088:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
afterstep-2.2.12/libAfterBase/configure-1089-    case $ac_user_opts in
##############################################
afterstep-2.2.12/libAfterBase/configure-1120-  *=*)
afterstep-2.2.12/libAfterBase/configure:1121:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
afterstep-2.2.12/libAfterBase/configure-1122-    # Reject names that are not valid shell variable names.
##############################################
afterstep-2.2.12/libAfterBase/configure-1141-if test -n "$ac_prev"; then
afterstep-2.2.12/libAfterBase/configure:1142:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
afterstep-2.2.12/libAfterBase/configure-1143-  as_fn_error $? "missing argument to $ac_option"
##############################################
afterstep-2.2.12/libAfterBase/configure-1163-    */ )
afterstep-2.2.12/libAfterBase/configure:1164:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
afterstep-2.2.12/libAfterBase/configure-1165-      eval $ac_var=\$ac_val;;
##############################################
afterstep-2.2.12/libAfterBase/configure-1200-ac_ls_di=`ls -di .` &&
afterstep-2.2.12/libAfterBase/configure:1201:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
afterstep-2.2.12/libAfterBase/configure-1202-  as_fn_error $? "working directory cannot be determined"
##############################################
afterstep-2.2.12/libAfterBase/configure-1256-case $srcdir in
afterstep-2.2.12/libAfterBase/configure:1257:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
afterstep-2.2.12/libAfterBase/configure-1258-esac
##############################################
afterstep-2.2.12/libAfterBase/configure-1299-By default, \`make install' will install all the files in
afterstep-2.2.12/libAfterBase/configure:1300:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
afterstep-2.2.12/libAfterBase/configure:1301:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
afterstep-2.2.12/libAfterBase/configure-1302-for instance \`--prefix=\$HOME'.
##############################################
afterstep-2.2.12/libAfterBase/configure-1397-*)
afterstep-2.2.12/libAfterBase/configure:1398:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
afterstep-2.2.12/libAfterBase/configure-1399-  # A ".." for each directory in $ac_dir_suffix.
afterstep-2.2.12/libAfterBase/configure:1400:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
afterstep-2.2.12/libAfterBase/configure-1401-  case $ac_top_builddir_sub in
##############################################
afterstep-2.2.12/libAfterBase/configure-1817-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
afterstep-2.2.12/libAfterBase/configure:1818:  as_decl_name=`echo $2|sed 's/ *(.*//'`
afterstep-2.2.12/libAfterBase/configure:1819:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
afterstep-2.2.12/libAfterBase/configure-1820-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
afterstep-2.2.12/libAfterBase/configure-2042-    *\'*)
afterstep-2.2.12/libAfterBase/configure:2043:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
afterstep-2.2.12/libAfterBase/configure-2044-    esac
##############################################
afterstep-2.2.12/libAfterBase/configure-2125-      case $ac_val in
afterstep-2.2.12/libAfterBase/configure:2126:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
afterstep-2.2.12/libAfterBase/configure-2127-      esac
##############################################
afterstep-2.2.12/libAfterBase/configure-2140-	case $ac_val in
afterstep-2.2.12/libAfterBase/configure:2141:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
afterstep-2.2.12/libAfterBase/configure-2142-	esac
##############################################
afterstep-2.2.12/libAfterBase/configure-2260-    set,)
afterstep-2.2.12/libAfterBase/configure:2261:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
afterstep-2.2.12/libAfterBase/configure:2262:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
afterstep-2.2.12/libAfterBase/configure-2263-      ac_cache_corrupted=: ;;
##############################################
afterstep-2.2.12/libAfterBase/configure-2271-	# differences in whitespace do not lead to failure.
afterstep-2.2.12/libAfterBase/configure:2272:	ac_old_val_w=`echo x $ac_old_val`
afterstep-2.2.12/libAfterBase/configure:2273:	ac_new_val_w=`echo x $ac_new_val`
afterstep-2.2.12/libAfterBase/configure-2274-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
afterstep-2.2.12/libAfterBase/configure-2291-    case $ac_new_val in
afterstep-2.2.12/libAfterBase/configure:2292:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
afterstep-2.2.12/libAfterBase/configure-2293-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
afterstep-2.2.12/libAfterBase/configure-2762-$as_echo_n "checking whether the C compiler works... " >&6; }
afterstep-2.2.12/libAfterBase/configure:2763:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
afterstep-2.2.12/libAfterBase/configure-2764-
##############################################
afterstep-2.2.12/libAfterBase/configure-2806-	then :; else
afterstep-2.2.12/libAfterBase/configure:2807:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
afterstep-2.2.12/libAfterBase/configure-2808-	fi
##############################################
afterstep-2.2.12/libAfterBase/configure-2866-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
afterstep-2.2.12/libAfterBase/configure:2867:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
afterstep-2.2.12/libAfterBase/configure-2868-	  break;;
##############################################
afterstep-2.2.12/libAfterBase/configure-2975-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
afterstep-2.2.12/libAfterBase/configure:2976:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
afterstep-2.2.12/libAfterBase/configure-2977-       break;;
##############################################
afterstep-2.2.12/libAfterBase/configure-3259-test "x$ac_build_alias" = x &&
afterstep-2.2.12/libAfterBase/configure:3260:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
afterstep-2.2.12/libAfterBase/configure-3261-test "x$ac_build_alias" = x &&
afterstep-2.2.12/libAfterBase/configure-3262-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
afterstep-2.2.12/libAfterBase/configure:3263:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
afterstep-2.2.12/libAfterBase/configure-3264-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
afterstep-2.2.12/libAfterBase/configure-3283-IFS=$ac_save_IFS
afterstep-2.2.12/libAfterBase/configure:3284:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
afterstep-2.2.12/libAfterBase/configure-3285-
##############################################
afterstep-2.2.12/libAfterBase/configure-3294-else
afterstep-2.2.12/libAfterBase/configure:3295:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
afterstep-2.2.12/libAfterBase/configure-3296-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
afterstep-2.2.12/libAfterBase/configure-3316-IFS=$ac_save_IFS
afterstep-2.2.12/libAfterBase/configure:3317:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
afterstep-2.2.12/libAfterBase/configure-3318-
##############################################
afterstep-2.2.12/libAfterBase/configure-3345-	if test "x$GCC" = "xyes" -a "x$CYGWIN" = "xno" ; then
afterstep-2.2.12/libAfterBase/configure:3346:      if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/libAfterBase/configure-3347-		CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/libAfterBase/configure-3356-	if test "x$GCC" = "xyes" -a "x$CYGWIN" = "xno" ; then
afterstep-2.2.12/libAfterBase/configure:3357:      if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/libAfterBase/configure-3358-		CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/libAfterBase/configure-3363-		if test "x$enable_gdb" = "xyes"; then
afterstep-2.2.12/libAfterBase/configure:3364:  		if ! test -n "`echo $CFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/libAfterBase/configure-3365-			CFLAGS="$CFLAGS -g -w"
##############################################
afterstep-2.2.12/libAfterBase/configure-3478-		currdir=`pwd`
afterstep-2.2.12/libAfterBase/configure:3479:	INSTALL=`echo $INSTALL|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/libAfterBase/configure:3480:	INSTALL_PROGRAM=`echo $INSTALL_PROGRAM|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/libAfterBase/configure:3481:	INSTALL_DATA=`echo $INSTALL_DATA|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/libAfterBase/configure:3482:	INSTALL_LIB=`echo $INSTALL_LIB|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/libAfterBase/configure-3483-
##############################################
afterstep-2.2.12/libAfterBase/configure-4075-  # Check for GNU $ac_path_GREP
afterstep-2.2.12/libAfterBase/configure:4076:case `"$ac_path_GREP" --version 2>&1` in
afterstep-2.2.12/libAfterBase/configure-4077-*GNU*)
##############################################
afterstep-2.2.12/libAfterBase/configure-4141-  # Check for GNU $ac_path_EGREP
afterstep-2.2.12/libAfterBase/configure:4142:case `"$ac_path_EGREP" --version 2>&1` in
afterstep-2.2.12/libAfterBase/configure-4143-*GNU*)
##############################################
afterstep-2.2.12/libAfterBase/configure-4302-do :
afterstep-2.2.12/libAfterBase/configure:4303:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
afterstep-2.2.12/libAfterBase/configure-4304-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
afterstep-2.2.12/libAfterBase/configure-4307-  cat >>confdefs.h <<_ACEOF
afterstep-2.2.12/libAfterBase/configure:4308:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
afterstep-2.2.12/libAfterBase/configure-4309-_ACEOF
##############################################
afterstep-2.2.12/libAfterBase/configure-4618-    for ac_var in incroot usrlibdir libdir; do
afterstep-2.2.12/libAfterBase/configure:4619:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
afterstep-2.2.12/libAfterBase/configure-4620-    done
##############################################
afterstep-2.2.12/libAfterBase/configure-4728-  LIBS=$ac_save_LIBS
afterstep-2.2.12/libAfterBase/configure:4729:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
afterstep-2.2.12/libAfterBase/configure-4730-do
##############################################
afterstep-2.2.12/libAfterBase/configure-5329-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
afterstep-2.2.12/libAfterBase/configure:5330:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
afterstep-2.2.12/libAfterBase/configure-5331-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
afterstep-2.2.12/libAfterBase/configure-5361-  cat >>confdefs.h <<_ACEOF
afterstep-2.2.12/libAfterBase/configure:5362:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
afterstep-2.2.12/libAfterBase/configure-5363-_ACEOF
##############################################
afterstep-2.2.12/libAfterBase/configure-5522-do :
afterstep-2.2.12/libAfterBase/configure:5523:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
afterstep-2.2.12/libAfterBase/configure-5524-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
afterstep-2.2.12/libAfterBase/configure-5526-  cat >>confdefs.h <<_ACEOF
afterstep-2.2.12/libAfterBase/configure:5527:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
afterstep-2.2.12/libAfterBase/configure-5528-_ACEOF
##############################################
afterstep-2.2.12/libAfterBase/configure-5643-do :
afterstep-2.2.12/libAfterBase/configure:5644:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
afterstep-2.2.12/libAfterBase/configure-5645-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
afterstep-2.2.12/libAfterBase/configure-5647-  cat >>confdefs.h <<_ACEOF
afterstep-2.2.12/libAfterBase/configure:5648:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
afterstep-2.2.12/libAfterBase/configure-5649-_ACEOF
##############################################
afterstep-2.2.12/libAfterBase/configure-5689-do :
afterstep-2.2.12/libAfterBase/configure:5690:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
afterstep-2.2.12/libAfterBase/configure-5691-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
afterstep-2.2.12/libAfterBase/configure-5693-  cat >>confdefs.h <<_ACEOF
afterstep-2.2.12/libAfterBase/configure:5694:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
afterstep-2.2.12/libAfterBase/configure-5695-_ACEOF
##############################################
afterstep-2.2.12/libAfterBase/configure-5925-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
afterstep-2.2.12/libAfterBase/configure:5926:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
afterstep-2.2.12/libAfterBase/configure-5927-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
afterstep-2.2.12/libAfterBase/configure-5993-if test -z "$BASH_VERSION$ZSH_VERSION" \
afterstep-2.2.12/libAfterBase/configure:5994:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
afterstep-2.2.12/libAfterBase/configure-5995-  as_echo='print -r --'
afterstep-2.2.12/libAfterBase/configure-5996-  as_echo_n='print -rn --'
afterstep-2.2.12/libAfterBase/configure:5997:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
afterstep-2.2.12/libAfterBase/configure-5998-  as_echo='printf %s\n'
##############################################
afterstep-2.2.12/libAfterBase/configure-6000-else
afterstep-2.2.12/libAfterBase/configure:6001:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
afterstep-2.2.12/libAfterBase/configure-6002-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
afterstep-2.2.12/libAfterBase/configure-6010-	expr "X$arg" : "X\\(.*\\)$as_nl";
afterstep-2.2.12/libAfterBase/configure:6011:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
afterstep-2.2.12/libAfterBase/configure-6012-      esac;
##############################################
afterstep-2.2.12/libAfterBase/configure-6087-# ----------------------------------------
afterstep-2.2.12/libAfterBase/configure:6088:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
afterstep-2.2.12/libAfterBase/configure-6089-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
afterstep-2.2.12/libAfterBase/configure-6159-  {
afterstep-2.2.12/libAfterBase/configure:6160:    as_val=`expr "$@" || test $? -eq 1`
afterstep-2.2.12/libAfterBase/configure-6161-  }
##############################################
afterstep-2.2.12/libAfterBase/configure-6263-      case $as_dir in #(
afterstep-2.2.12/libAfterBase/configure:6264:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
afterstep-2.2.12/libAfterBase/configure-6265-      *) as_qdir=$as_dir;;
##############################################
afterstep-2.2.12/libAfterBase/configure-6320-	esac;
afterstep-2.2.12/libAfterBase/configure:6321:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
afterstep-2.2.12/libAfterBase/configure-6322-	???[sx]*):;;*)false;;esac;fi
##############################################
afterstep-2.2.12/libAfterBase/configure-6406-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
afterstep-2.2.12/libAfterBase/configure:6407:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
afterstep-2.2.12/libAfterBase/configure-6408-ac_cs_version="\\
##############################################
afterstep-2.2.12/libAfterBase/configure-6429-  --*=?*)
afterstep-2.2.12/libAfterBase/configure:6430:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
afterstep-2.2.12/libAfterBase/configure:6431:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
afterstep-2.2.12/libAfterBase/configure-6432-    ac_shift=:
##############################################
afterstep-2.2.12/libAfterBase/configure-6434-  --*=)
afterstep-2.2.12/libAfterBase/configure:6435:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
afterstep-2.2.12/libAfterBase/configure-6436-    ac_optarg=
##############################################
afterstep-2.2.12/libAfterBase/configure-6458-    case $ac_optarg in
afterstep-2.2.12/libAfterBase/configure:6459:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
afterstep-2.2.12/libAfterBase/configure-6460-    '') as_fn_error $? "missing file argument" ;;
##############################################
afterstep-2.2.12/libAfterBase/configure-6466-    case $ac_optarg in
afterstep-2.2.12/libAfterBase/configure:6467:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
afterstep-2.2.12/libAfterBase/configure-6468-    esac
##############################################
afterstep-2.2.12/libAfterBase/configure-6588-fi
afterstep-2.2.12/libAfterBase/configure:6589:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
afterstep-2.2.12/libAfterBase/configure-6590-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
afterstep-2.2.12/libAfterBase/configure-6605-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
afterstep-2.2.12/libAfterBase/configure:6606:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
afterstep-2.2.12/libAfterBase/configure-6607-ac_delim='%!_!# '
##############################################
afterstep-2.2.12/libAfterBase/configure-6611-
afterstep-2.2.12/libAfterBase/configure:6612:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
afterstep-2.2.12/libAfterBase/configure-6613-  if test $ac_delim_n = $ac_delim_num; then
##############################################
afterstep-2.2.12/libAfterBase/configure-6749-for ac_last_try in false false :; do
afterstep-2.2.12/libAfterBase/configure:6750:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
afterstep-2.2.12/libAfterBase/configure-6751-  if test -z "$ac_tt"; then
##############################################
afterstep-2.2.12/libAfterBase/configure-6881-      esac
afterstep-2.2.12/libAfterBase/configure:6882:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
afterstep-2.2.12/libAfterBase/configure-6883-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
afterstep-2.2.12/libAfterBase/configure-6940-*)
afterstep-2.2.12/libAfterBase/configure:6941:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
afterstep-2.2.12/libAfterBase/configure-6942-  # A ".." for each directory in $ac_dir_suffix.
afterstep-2.2.12/libAfterBase/configure:6943:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
afterstep-2.2.12/libAfterBase/configure-6944-  case $ac_top_builddir_sub in
##############################################
afterstep-2.2.12/libAfterBase/configure-6996-/@mandir@/p'
afterstep-2.2.12/libAfterBase/configure:6997:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
afterstep-2.2.12/libAfterBase/configure-6998-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
afterstep-2.2.12/libAfterBase/configure-7013-
afterstep-2.2.12/libAfterBase/configure:7014:# Neutralize VPATH when `$srcdir' = `.'.
afterstep-2.2.12/libAfterBase/configure-7015-# Shell code in configure.ac might set extrasub.
##############################################
afterstep-2.2.12/libAfterBase/configure-7040-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
afterstep-2.2.12/libAfterBase/configure:7041:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
afterstep-2.2.12/libAfterBase/configure-7042-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
afterstep-2.2.12/libAfterBase/install-sh-210-      fi
afterstep-2.2.12/libAfterBase/install-sh:211:      dst=$dst/`basename "$src"`
afterstep-2.2.12/libAfterBase/install-sh-212-    fi
##############################################
afterstep-2.2.12/libAfterBase/install-sh-215-  # This sed command emulates the dirname command.
afterstep-2.2.12/libAfterBase/install-sh:216:  dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
afterstep-2.2.12/libAfterBase/install-sh-217-
##############################################
afterstep-2.2.12/libAfterBase/install-sh-228-    IFS='%'
afterstep-2.2.12/libAfterBase/install-sh:229:    set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
afterstep-2.2.12/libAfterBase/install-sh-230-    shift
##############################################
afterstep-2.2.12/libAfterBase/install-sh-256-  else
afterstep-2.2.12/libAfterBase/install-sh:257:    dstfile=`basename "$dst"`
afterstep-2.2.12/libAfterBase/install-sh-258-
##############################################
afterstep-2.2.12/libAfterBase/selfdiag.c-290-        
afterstep-2.2.12/libAfterBase/selfdiag.c:291:			if ( SymGetSymFromAddr(GetCurrentProcess(), (DWORD)addr,
afterstep-2.2.12/libAfterBase/selfdiag.c-292-                                	&symDisplacement, pSymbol) )
##############################################
afterstep-2.2.12/libAfterBase/Makefile.in-260-indent:
afterstep-2.2.12/libAfterBase/Makefile.in:261:		@SRCS=`echo "$(LIB_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/libAfterBase/Makefile.in-262-		if test "x$$SRCS" == "x"; then exit; fi; \
##############################################
afterstep-2.2.12/libAfterBase/Makefile.in-272-		buf="" ; \
afterstep-2.2.12/libAfterBase/Makefile.in:273:		SRCS=`echo "$(LIB_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/libAfterBase/Makefile.in-274-		echo -n $(LIB_NAME)_OBJS = > .shared ; \
##############################################
afterstep-2.2.12/libAfterBase/Makefile.in-281-		  fi; \
afterstep-2.2.12/libAfterBase/Makefile.in:282:		  buf="./"`echo "$$file " | sed "s/.c /.o /g"`: ; \
afterstep-2.2.12/libAfterBase/Makefile.in:283:		  for d in `grep "#include \"" < $$file | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/libAfterBase/Makefile.in-284-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/libAfterBase/configure.in-73-#debian# 	if test "x$GCC" = "xyes" -a "x$CYGWIN" = "xno" ; then
afterstep-2.2.12/libAfterBase/configure.in:74:#debian#       if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/libAfterBase/configure.in-75-#debian# 		CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/libAfterBase/configure.in-87-	if test "x$GCC" = "xyes" -a "x$CYGWIN" = "xno" ; then
afterstep-2.2.12/libAfterBase/configure.in:88:      if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/libAfterBase/configure.in-89-		CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/libAfterBase/configure.in-95-	if test "x$enable_gdb" = "xyes"; then
afterstep-2.2.12/libAfterBase/configure.in:96:  		if ! test -n "`echo $CFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/libAfterBase/configure.in-97-			CFLAGS="$CFLAGS -g -w"
##############################################
afterstep-2.2.12/libAfterBase/configure.in-121-	currdir=`pwd`
afterstep-2.2.12/libAfterBase/configure.in:122:	INSTALL=`echo $INSTALL|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/libAfterBase/configure.in:123:	INSTALL_PROGRAM=`echo $INSTALL_PROGRAM|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/libAfterBase/configure.in:124:	INSTALL_DATA=`echo $INSTALL_DATA|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/libAfterBase/configure.in:125:	INSTALL_LIB=`echo $INSTALL_LIB|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/libAfterBase/configure.in-126-
##############################################
afterstep-2.2.12/libAfterImage/aclocal.m4-344-        dnl or AC_LIB_HAVE_LINKFLAGS call.
afterstep-2.2.12/libAfterImage/aclocal.m4:345:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
afterstep-2.2.12/libAfterImage/aclocal.m4-346-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
afterstep-2.2.12/libAfterImage/aclocal.m4-386-                -L*)
afterstep-2.2.12/libAfterImage/aclocal.m4:387:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
afterstep-2.2.12/libAfterImage/aclocal.m4-388-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
afterstep-2.2.12/libAfterImage/aclocal.m4-503-              */lib | */lib/)
afterstep-2.2.12/libAfterImage/aclocal.m4:504:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
afterstep-2.2.12/libAfterImage/aclocal.m4-505-                additional_includedir="$basedir/include"
##############################################
afterstep-2.2.12/libAfterImage/aclocal.m4-556-                  -L*)
afterstep-2.2.12/libAfterImage/aclocal.m4:557:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
afterstep-2.2.12/libAfterImage/aclocal.m4-558-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
afterstep-2.2.12/libAfterImage/aclocal.m4-606-                  -R*)
afterstep-2.2.12/libAfterImage/aclocal.m4:607:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
afterstep-2.2.12/libAfterImage/aclocal.m4-608-                    if test "$enable_rpath" != no; then
##############################################
afterstep-2.2.12/libAfterImage/aclocal.m4-636-                    dnl Handle this in the next round.
afterstep-2.2.12/libAfterImage/aclocal.m4:637:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
afterstep-2.2.12/libAfterImage/aclocal.m4-638-                    ;;
##############################################
afterstep-2.2.12/libAfterImage/aclocal.m4-642-                    dnl option.
afterstep-2.2.12/libAfterImage/aclocal.m4:643:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
afterstep-2.2.12/libAfterImage/aclocal.m4-644-                    ;;
##############################################
afterstep-2.2.12/libAfterImage/aclocal.m4-734-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
afterstep-2.2.12/libAfterImage/aclocal.m4:735:case `$LD -v 2>&1 </dev/null` in
afterstep-2.2.12/libAfterImage/aclocal.m4-736-*GNU* | *'with BFD'*)
##############################################
afterstep-2.2.12/libAfterImage/aclocal.m4-770-    # gcc leaves a trailing carriage return which upsets mingw
afterstep-2.2.12/libAfterImage/aclocal.m4:771:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
afterstep-2.2.12/libAfterImage/aclocal.m4-772-  *)
afterstep-2.2.12/libAfterImage/aclocal.m4:773:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
afterstep-2.2.12/libAfterImage/aclocal.m4-774-  esac
##############################################
afterstep-2.2.12/libAfterImage/aclocal.m4-779-      # Canonicalize the path of ld
afterstep-2.2.12/libAfterImage/aclocal.m4:780:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
afterstep-2.2.12/libAfterImage/aclocal.m4-781-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
afterstep-2.2.12/libAfterImage/aclocal.m4:782:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
afterstep-2.2.12/libAfterImage/aclocal.m4-783-      done
##############################################
afterstep-2.2.12/libAfterImage/aclocal.m4-809-      # Break only if it was the GNU/non-GNU ld that we prefer.
afterstep-2.2.12/libAfterImage/aclocal.m4:810:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
afterstep-2.2.12/libAfterImage/aclocal.m4-811-      *GNU* | *'with BFD'*)
##############################################
afterstep-2.2.12/libAfterImage/aclocal.m4-904-        PKG_CHECK_EXISTS([$3],
afterstep-2.2.12/libAfterImage/aclocal.m4:905:                         [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
afterstep-2.2.12/libAfterImage/aclocal.m4-906-			 [pkg_failed=yes])
##############################################
afterstep-2.2.12/libAfterImage/aclocal.m4-952-        if test $_pkg_short_errors_supported = yes; then
afterstep-2.2.12/libAfterImage/aclocal.m4:953:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
afterstep-2.2.12/libAfterImage/aclocal.m4-954-        else 
afterstep-2.2.12/libAfterImage/aclocal.m4:955:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
afterstep-2.2.12/libAfterImage/aclocal.m4-956-        fi
##############################################
afterstep-2.2.12/libAfterImage/afterimage-config.in-35-  case "$1" in
afterstep-2.2.12/libAfterImage/afterimage-config.in:36:  -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
afterstep-2.2.12/libAfterImage/afterimage-config.in-37-  *) optarg= ;;
##############################################
afterstep-2.2.12/libAfterImage/aftershow/Makefile.in-65-		for f in *.man; do \
afterstep-2.2.12/libAfterImage/aftershow/Makefile.in:66:		  echo $(INSTALL_DATA) $$f $(MAN_DIR)/`basename $$f`.1x; \
afterstep-2.2.12/libAfterImage/aftershow/Makefile.in:67:		  $(INSTALL_DATA) $$f $(MAN_DIR)/`basename $$f`.1x; \
afterstep-2.2.12/libAfterImage/aftershow/Makefile.in-68-		done
##############################################
afterstep-2.2.12/libAfterImage/aftershow/Makefile.in-103-		  buf="$$f:"; \
afterstep-2.2.12/libAfterImage/aftershow/Makefile.in:104:		  for d in `grep "#include \"" <$$f | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/libAfterImage/aftershow/Makefile.in-105-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/libAfterImage/aftershow/Makefile.in-121-		  fi; \
afterstep-2.2.12/libAfterImage/aftershow/Makefile.in:122:		  buf="."`echo $$file | awk -F . '{print $$2}'`".o:" ; \
afterstep-2.2.12/libAfterImage/aftershow/Makefile.in:123:		  for d in `grep "#include \"" < $$file | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/libAfterImage/aftershow/Makefile.in-124-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/libAfterImage/apps/Makefile.in-67-		for f in *.man; do \
afterstep-2.2.12/libAfterImage/apps/Makefile.in:68:		  echo $(INSTALL_DATA) $$f $(MAN_DIR)/`basename $$f`.3x; \
afterstep-2.2.12/libAfterImage/apps/Makefile.in:69:		  $(INSTALL_DATA) $$f $(MAN_DIR)/`basename $$f`.3x; \
afterstep-2.2.12/libAfterImage/apps/Makefile.in-70-		done
##############################################
afterstep-2.2.12/libAfterImage/apps/Makefile.in-105-		  buf="$$f:"; \
afterstep-2.2.12/libAfterImage/apps/Makefile.in:106:		  for d in `grep "#include \"" <$$f | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/libAfterImage/apps/Makefile.in-107-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/libAfterImage/apps/Makefile.in-123-		  fi; \
afterstep-2.2.12/libAfterImage/apps/Makefile.in:124:		  buf="."`echo $$file | awk -F . '{print $$2}'`".o:" ; \
afterstep-2.2.12/libAfterImage/apps/Makefile.in:125:		  for d in `grep "#include \"" < $$file | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/libAfterImage/apps/Makefile.in-126-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/libAfterImage/config.guess-37-
afterstep-2.2.12/libAfterImage/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
afterstep-2.2.12/libAfterImage/config.guess-39-
##############################################
afterstep-2.2.12/libAfterImage/config.guess-106-: ${TMPDIR=/tmp} ;
afterstep-2.2.12/libAfterImage/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
afterstep-2.2.12/libAfterImage/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
afterstep-2.2.12/libAfterImage/config.guess-191-	    *)
afterstep-2.2.12/libAfterImage/config.guess:192:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
afterstep-2.2.12/libAfterImage/config.guess-193-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.guess-250-	*4.0)
afterstep-2.2.12/libAfterImage/config.guess:251:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
afterstep-2.2.12/libAfterImage/config.guess-252-		;;
afterstep-2.2.12/libAfterImage/config.guess-253-	*5.*)
afterstep-2.2.12/libAfterImage/config.guess:254:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
afterstep-2.2.12/libAfterImage/config.guess-255-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.guess-260-	# types through head -n 1, so we only detect the type of CPU 0.
afterstep-2.2.12/libAfterImage/config.guess:261:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
afterstep-2.2.12/libAfterImage/config.guess-262-	case "$ALPHA_CPU_TYPE" in
##############################################
afterstep-2.2.12/libAfterImage/config.guess-298-	# 1.2 uses "1.2" for uname -r.
afterstep-2.2.12/libAfterImage/config.guess:299:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
afterstep-2.2.12/libAfterImage/config.guess-300-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterImage/config.guess-352-    sun4H:SunOS:5.*:*)
afterstep-2.2.12/libAfterImage/config.guess:353:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
afterstep-2.2.12/libAfterImage/config.guess-354-	exit 0 ;;
afterstep-2.2.12/libAfterImage/config.guess-355-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
afterstep-2.2.12/libAfterImage/config.guess:356:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
afterstep-2.2.12/libAfterImage/config.guess-357-	exit 0 ;;
afterstep-2.2.12/libAfterImage/config.guess-358-    i86pc:SunOS:5.*:*)
afterstep-2.2.12/libAfterImage/config.guess:359:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
afterstep-2.2.12/libAfterImage/config.guess-360-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterImage/config.guess-364-	# it's likely to be more like Solaris than SunOS4.
afterstep-2.2.12/libAfterImage/config.guess:365:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
afterstep-2.2.12/libAfterImage/config.guess-366-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterImage/config.guess-373-	# Japanese Language versions have a version number like `4.1.3-JL'.
afterstep-2.2.12/libAfterImage/config.guess:374:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
afterstep-2.2.12/libAfterImage/config.guess-375-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterImage/config.guess-379-    sun*:*:4.2BSD:*)
afterstep-2.2.12/libAfterImage/config.guess:380:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
afterstep-2.2.12/libAfterImage/config.guess-381-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
afterstep-2.2.12/libAfterImage/config.guess-461-	$CC_FOR_BUILD -o $dummy $dummy.c \
afterstep-2.2.12/libAfterImage/config.guess:462:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
afterstep-2.2.12/libAfterImage/config.guess-463-	  && exit 0
##############################################
afterstep-2.2.12/libAfterImage/config.guess-516-    *:IRIX*:*:*)
afterstep-2.2.12/libAfterImage/config.guess:517:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
afterstep-2.2.12/libAfterImage/config.guess-518-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterImage/config.guess-555-    *:AIX:*:[45])
afterstep-2.2.12/libAfterImage/config.guess:556:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
afterstep-2.2.12/libAfterImage/config.guess-557-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
afterstep-2.2.12/libAfterImage/config.guess-590-    9000/[34678]??:HP-UX:*:*)
afterstep-2.2.12/libAfterImage/config.guess:591:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
afterstep-2.2.12/libAfterImage/config.guess-592-	case "${UNAME_MACHINE}" in
##############################################
afterstep-2.2.12/libAfterImage/config.guess-644-EOF
afterstep-2.2.12/libAfterImage/config.guess:645:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
afterstep-2.2.12/libAfterImage/config.guess-646-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
afterstep-2.2.12/libAfterImage/config.guess-662-    ia64:HP-UX:*:*)
afterstep-2.2.12/libAfterImage/config.guess:663:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
afterstep-2.2.12/libAfterImage/config.guess-664-	echo ia64-hp-hpux${HPUX_REV}
##############################################
afterstep-2.2.12/libAfterImage/config.guess-762-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
afterstep-2.2.12/libAfterImage/config.guess:763:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
afterstep-2.2.12/libAfterImage/config.guess-764-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
afterstep-2.2.12/libAfterImage/config.guess-767-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
afterstep-2.2.12/libAfterImage/config.guess:768:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
afterstep-2.2.12/libAfterImage/config.guess-769-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
afterstep-2.2.12/libAfterImage/config.guess-780-    *:FreeBSD:*:*)
afterstep-2.2.12/libAfterImage/config.guess:781:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
afterstep-2.2.12/libAfterImage/config.guess-782-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterImage/config.guess-813-    prep*:SunOS:5.*:*)
afterstep-2.2.12/libAfterImage/config.guess:814:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
afterstep-2.2.12/libAfterImage/config.guess-815-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterImage/config.guess-817-	# the GNU system
afterstep-2.2.12/libAfterImage/config.guess:818:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
afterstep-2.2.12/libAfterImage/config.guess-819-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterImage/config.guess-821-	# other systems with GNU libc and userland
afterstep-2.2.12/libAfterImage/config.guess:822:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
afterstep-2.2.12/libAfterImage/config.guess-823-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterImage/config.guess-863-EOF
afterstep-2.2.12/libAfterImage/config.guess:864:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
afterstep-2.2.12/libAfterImage/config.guess-865-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
afterstep-2.2.12/libAfterImage/config.guess-882-EOF
afterstep-2.2.12/libAfterImage/config.guess:883:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
afterstep-2.2.12/libAfterImage/config.guess-884-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
afterstep-2.2.12/libAfterImage/config.guess-983-EOF
afterstep-2.2.12/libAfterImage/config.guess:984:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
afterstep-2.2.12/libAfterImage/config.guess-985-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
##############################################
afterstep-2.2.12/libAfterImage/config.guess-1022-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
afterstep-2.2.12/libAfterImage/config.guess:1023:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
afterstep-2.2.12/libAfterImage/config.guess-1024-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
afterstep-2.2.12/libAfterImage/config.guess-1250-    *:DragonFly:*:*)
afterstep-2.2.12/libAfterImage/config.guess:1251:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
afterstep-2.2.12/libAfterImage/config.guess-1252-	exit 0 ;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-54-
afterstep-2.2.12/libAfterImage/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
afterstep-2.2.12/libAfterImage/config.sub-56-
##############################################
afterstep-2.2.12/libAfterImage/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
afterstep-2.2.12/libAfterImage/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
afterstep-2.2.12/libAfterImage/config.sub-120-case $maybe_os in
##############################################
afterstep-2.2.12/libAfterImage/config.sub-123-    os=-$maybe_os
afterstep-2.2.12/libAfterImage/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
afterstep-2.2.12/libAfterImage/config.sub-125-    ;;
afterstep-2.2.12/libAfterImage/config.sub-126-  *)
afterstep-2.2.12/libAfterImage/config.sub:127:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
afterstep-2.2.12/libAfterImage/config.sub-128-    if [ $basic_machine != $1 ]
afterstep-2.2.12/libAfterImage/config.sub:129:    then os=`echo $1 | sed 's/.*-/-/'`
afterstep-2.2.12/libAfterImage/config.sub-130-    else os=; fi
##############################################
afterstep-2.2.12/libAfterImage/config.sub-174-		os=-sco3.2v5
afterstep-2.2.12/libAfterImage/config.sub:175:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/libAfterImage/config.sub-176-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-178-		os=-sco3.2v4
afterstep-2.2.12/libAfterImage/config.sub:179:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/libAfterImage/config.sub-180-		;;
afterstep-2.2.12/libAfterImage/config.sub-181-	-sco3.2.[4-9]*)
afterstep-2.2.12/libAfterImage/config.sub:182:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
afterstep-2.2.12/libAfterImage/config.sub:183:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/libAfterImage/config.sub-184-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-186-		# Don't forget version if it is 3.2v4 or newer.
afterstep-2.2.12/libAfterImage/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/libAfterImage/config.sub-188-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-190-		os=-sco3.2v2
afterstep-2.2.12/libAfterImage/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/libAfterImage/config.sub-192-		;;
afterstep-2.2.12/libAfterImage/config.sub-193-	-udk*)
afterstep-2.2.12/libAfterImage/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/libAfterImage/config.sub-195-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-197-		os=-isc2.2
afterstep-2.2.12/libAfterImage/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/libAfterImage/config.sub-199-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-203-	-isc*)
afterstep-2.2.12/libAfterImage/config.sub:204:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
afterstep-2.2.12/libAfterImage/config.sub-205-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-209-	-ptx*)
afterstep-2.2.12/libAfterImage/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
afterstep-2.2.12/libAfterImage/config.sub-211-		;;
afterstep-2.2.12/libAfterImage/config.sub-212-	-windowsnt*)
afterstep-2.2.12/libAfterImage/config.sub:213:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
afterstep-2.2.12/libAfterImage/config.sub-214-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-289-	*-*-*)
afterstep-2.2.12/libAfterImage/config.sub:290:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
afterstep-2.2.12/libAfterImage/config.sub-291-		exit 1
##############################################
afterstep-2.2.12/libAfterImage/config.sub-387-	amd64-*)
afterstep-2.2.12/libAfterImage/config.sub:388:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/libAfterImage/config.sub-389-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-608-	i*86v32)
afterstep-2.2.12/libAfterImage/config.sub:609:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
afterstep-2.2.12/libAfterImage/config.sub-610-		os=-sysv32
##############################################
afterstep-2.2.12/libAfterImage/config.sub-612-	i*86v4*)
afterstep-2.2.12/libAfterImage/config.sub:613:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
afterstep-2.2.12/libAfterImage/config.sub-614-		os=-sysv4
##############################################
afterstep-2.2.12/libAfterImage/config.sub-616-	i*86v)
afterstep-2.2.12/libAfterImage/config.sub:617:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
afterstep-2.2.12/libAfterImage/config.sub-618-		os=-sysv
##############################################
afterstep-2.2.12/libAfterImage/config.sub-620-	i*86sol2)
afterstep-2.2.12/libAfterImage/config.sub:621:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
afterstep-2.2.12/libAfterImage/config.sub-622-		os=-solaris2
##############################################
afterstep-2.2.12/libAfterImage/config.sub-668-	mips3*-*)
afterstep-2.2.12/libAfterImage/config.sub:669:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
afterstep-2.2.12/libAfterImage/config.sub-670-		;;
afterstep-2.2.12/libAfterImage/config.sub-671-	mips3*)
afterstep-2.2.12/libAfterImage/config.sub:672:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
afterstep-2.2.12/libAfterImage/config.sub-673-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-806-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
afterstep-2.2.12/libAfterImage/config.sub:807:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/libAfterImage/config.sub-808-		;;
afterstep-2.2.12/libAfterImage/config.sub-809-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
afterstep-2.2.12/libAfterImage/config.sub:810:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/libAfterImage/config.sub-811-		;;
afterstep-2.2.12/libAfterImage/config.sub-812-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
afterstep-2.2.12/libAfterImage/config.sub:813:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/libAfterImage/config.sub-814-		;;
afterstep-2.2.12/libAfterImage/config.sub-815-	pentium4-*)
afterstep-2.2.12/libAfterImage/config.sub:816:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/libAfterImage/config.sub-817-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-824-		;;
afterstep-2.2.12/libAfterImage/config.sub:825:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/libAfterImage/config.sub-826-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-830-	ppcle-* | powerpclittle-*)
afterstep-2.2.12/libAfterImage/config.sub:831:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/libAfterImage/config.sub-832-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-834-		;;
afterstep-2.2.12/libAfterImage/config.sub:835:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/libAfterImage/config.sub-836-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-840-	ppc64le-* | powerpc64little-*)
afterstep-2.2.12/libAfterImage/config.sub:841:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
afterstep-2.2.12/libAfterImage/config.sub-842-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-1116-	*)
afterstep-2.2.12/libAfterImage/config.sub:1117:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
afterstep-2.2.12/libAfterImage/config.sub-1118-		exit 1
##############################################
afterstep-2.2.12/libAfterImage/config.sub-1124-	*-digital*)
afterstep-2.2.12/libAfterImage/config.sub:1125:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
afterstep-2.2.12/libAfterImage/config.sub-1126-		;;
afterstep-2.2.12/libAfterImage/config.sub-1127-	*-commodore*)
afterstep-2.2.12/libAfterImage/config.sub:1128:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
afterstep-2.2.12/libAfterImage/config.sub-1129-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-1142-	-solaris1 | -solaris1.*)
afterstep-2.2.12/libAfterImage/config.sub:1143:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
afterstep-2.2.12/libAfterImage/config.sub-1144-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-1154-	-gnu/linux*)
afterstep-2.2.12/libAfterImage/config.sub:1155:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
afterstep-2.2.12/libAfterImage/config.sub-1156-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-1195-	-nto*)
afterstep-2.2.12/libAfterImage/config.sub:1196:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
afterstep-2.2.12/libAfterImage/config.sub-1197-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-1202-	-mac*)
afterstep-2.2.12/libAfterImage/config.sub:1203:		os=`echo $os | sed -e 's|mac|macos|'`
afterstep-2.2.12/libAfterImage/config.sub-1204-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-1208-	-linux*)
afterstep-2.2.12/libAfterImage/config.sub:1209:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
afterstep-2.2.12/libAfterImage/config.sub-1210-		;;
afterstep-2.2.12/libAfterImage/config.sub-1211-	-sunos5*)
afterstep-2.2.12/libAfterImage/config.sub:1212:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
afterstep-2.2.12/libAfterImage/config.sub-1213-		;;
afterstep-2.2.12/libAfterImage/config.sub-1214-	-sunos6*)
afterstep-2.2.12/libAfterImage/config.sub:1215:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
afterstep-2.2.12/libAfterImage/config.sub-1216-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-1263-	-sinix5.*)
afterstep-2.2.12/libAfterImage/config.sub:1264:		os=`echo $os | sed -e 's|sinix|sysv|'`
afterstep-2.2.12/libAfterImage/config.sub-1265-		;;
##############################################
afterstep-2.2.12/libAfterImage/config.sub-1314-		# Get rid of the `-' at the beginning of $os.
afterstep-2.2.12/libAfterImage/config.sub:1315:		os=`echo $os | sed 's/[^-]*-//'`
afterstep-2.2.12/libAfterImage/config.sub:1316:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
afterstep-2.2.12/libAfterImage/config.sub-1317-		exit 1
##############################################
afterstep-2.2.12/libAfterImage/config.sub-1553-		esac
afterstep-2.2.12/libAfterImage/config.sub:1554:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
afterstep-2.2.12/libAfterImage/config.sub-1555-		;;
##############################################
afterstep-2.2.12/libAfterImage/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
afterstep-2.2.12/libAfterImage/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
afterstep-2.2.12/libAfterImage/configure-49-  as_echo='print -r --'
afterstep-2.2.12/libAfterImage/configure-50-  as_echo_n='print -rn --'
afterstep-2.2.12/libAfterImage/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
afterstep-2.2.12/libAfterImage/configure-52-  as_echo='printf %s\n'
##############################################
afterstep-2.2.12/libAfterImage/configure-54-else
afterstep-2.2.12/libAfterImage/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
afterstep-2.2.12/libAfterImage/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
afterstep-2.2.12/libAfterImage/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
afterstep-2.2.12/libAfterImage/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
afterstep-2.2.12/libAfterImage/configure-66-      esac;
##############################################
afterstep-2.2.12/libAfterImage/configure-175-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
afterstep-2.2.12/libAfterImage/configure:176:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
afterstep-2.2.12/libAfterImage/configure-177-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
afterstep-2.2.12/libAfterImage/configure-299-      case $as_dir in #(
afterstep-2.2.12/libAfterImage/configure:300:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
afterstep-2.2.12/libAfterImage/configure-301-      *) as_qdir=$as_dir;;
##############################################
afterstep-2.2.12/libAfterImage/configure-364-  {
afterstep-2.2.12/libAfterImage/configure:365:    as_val=`expr "$@" || test $? -eq 1`
afterstep-2.2.12/libAfterImage/configure-366-  }
##############################################
afterstep-2.2.12/libAfterImage/configure-371-# ----------------------------------------
afterstep-2.2.12/libAfterImage/configure:372:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
afterstep-2.2.12/libAfterImage/configure-373-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
afterstep-2.2.12/libAfterImage/configure-434-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
afterstep-2.2.12/libAfterImage/configure:435:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
afterstep-2.2.12/libAfterImage/configure-436-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
afterstep-2.2.12/libAfterImage/configure-525-	esac;
afterstep-2.2.12/libAfterImage/configure:526:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
afterstep-2.2.12/libAfterImage/configure-527-	???[sx]*):;;*)false;;esac;fi
##############################################
afterstep-2.2.12/libAfterImage/configure-835-  case $ac_option in
afterstep-2.2.12/libAfterImage/configure:836:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
afterstep-2.2.12/libAfterImage/configure-837-  *=)   ac_optarg= ;;
##############################################
afterstep-2.2.12/libAfterImage/configure-879-  -disable-* | --disable-*)
afterstep-2.2.12/libAfterImage/configure:880:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
afterstep-2.2.12/libAfterImage/configure-881-    # Reject names that are not valid shell variable names.
##############################################
afterstep-2.2.12/libAfterImage/configure-884-    ac_useropt_orig=$ac_useropt
afterstep-2.2.12/libAfterImage/configure:885:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
afterstep-2.2.12/libAfterImage/configure-886-    case $ac_user_opts in
##############################################
afterstep-2.2.12/libAfterImage/configure-905-  -enable-* | --enable-*)
afterstep-2.2.12/libAfterImage/configure:906:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
afterstep-2.2.12/libAfterImage/configure-907-    # Reject names that are not valid shell variable names.
##############################################
afterstep-2.2.12/libAfterImage/configure-910-    ac_useropt_orig=$ac_useropt
afterstep-2.2.12/libAfterImage/configure:911:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
afterstep-2.2.12/libAfterImage/configure-912-    case $ac_user_opts in
##############################################
afterstep-2.2.12/libAfterImage/configure-1109-  -with-* | --with-*)
afterstep-2.2.12/libAfterImage/configure:1110:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
afterstep-2.2.12/libAfterImage/configure-1111-    # Reject names that are not valid shell variable names.
##############################################
afterstep-2.2.12/libAfterImage/configure-1114-    ac_useropt_orig=$ac_useropt
afterstep-2.2.12/libAfterImage/configure:1115:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
afterstep-2.2.12/libAfterImage/configure-1116-    case $ac_user_opts in
##############################################
afterstep-2.2.12/libAfterImage/configure-1125-  -without-* | --without-*)
afterstep-2.2.12/libAfterImage/configure:1126:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
afterstep-2.2.12/libAfterImage/configure-1127-    # Reject names that are not valid shell variable names.
##############################################
afterstep-2.2.12/libAfterImage/configure-1130-    ac_useropt_orig=$ac_useropt
afterstep-2.2.12/libAfterImage/configure:1131:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
afterstep-2.2.12/libAfterImage/configure-1132-    case $ac_user_opts in
##############################################
afterstep-2.2.12/libAfterImage/configure-1163-  *=*)
afterstep-2.2.12/libAfterImage/configure:1164:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
afterstep-2.2.12/libAfterImage/configure-1165-    # Reject names that are not valid shell variable names.
##############################################
afterstep-2.2.12/libAfterImage/configure-1184-if test -n "$ac_prev"; then
afterstep-2.2.12/libAfterImage/configure:1185:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
afterstep-2.2.12/libAfterImage/configure-1186-  as_fn_error $? "missing argument to $ac_option"
##############################################
afterstep-2.2.12/libAfterImage/configure-1206-    */ )
afterstep-2.2.12/libAfterImage/configure:1207:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
afterstep-2.2.12/libAfterImage/configure-1208-      eval $ac_var=\$ac_val;;
##############################################
afterstep-2.2.12/libAfterImage/configure-1243-ac_ls_di=`ls -di .` &&
afterstep-2.2.12/libAfterImage/configure:1244:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
afterstep-2.2.12/libAfterImage/configure-1245-  as_fn_error $? "working directory cannot be determined"
##############################################
afterstep-2.2.12/libAfterImage/configure-1299-case $srcdir in
afterstep-2.2.12/libAfterImage/configure:1300:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
afterstep-2.2.12/libAfterImage/configure-1301-esac
##############################################
afterstep-2.2.12/libAfterImage/configure-1342-By default, \`make install' will install all the files in
afterstep-2.2.12/libAfterImage/configure:1343:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
afterstep-2.2.12/libAfterImage/configure:1344:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
afterstep-2.2.12/libAfterImage/configure-1345-for instance \`--prefix=\$HOME'.
##############################################
afterstep-2.2.12/libAfterImage/configure-1462-*)
afterstep-2.2.12/libAfterImage/configure:1463:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
afterstep-2.2.12/libAfterImage/configure-1464-  # A ".." for each directory in $ac_dir_suffix.
afterstep-2.2.12/libAfterImage/configure:1465:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
afterstep-2.2.12/libAfterImage/configure-1466-  case $ac_top_builddir_sub in
##############################################
afterstep-2.2.12/libAfterImage/configure-2004-    *\'*)
afterstep-2.2.12/libAfterImage/configure:2005:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
afterstep-2.2.12/libAfterImage/configure-2006-    esac
##############################################
afterstep-2.2.12/libAfterImage/configure-2087-      case $ac_val in
afterstep-2.2.12/libAfterImage/configure:2088:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
afterstep-2.2.12/libAfterImage/configure-2089-      esac
##############################################
afterstep-2.2.12/libAfterImage/configure-2102-	case $ac_val in
afterstep-2.2.12/libAfterImage/configure:2103:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
afterstep-2.2.12/libAfterImage/configure-2104-	esac
##############################################
afterstep-2.2.12/libAfterImage/configure-2222-    set,)
afterstep-2.2.12/libAfterImage/configure:2223:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
afterstep-2.2.12/libAfterImage/configure:2224:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
afterstep-2.2.12/libAfterImage/configure-2225-      ac_cache_corrupted=: ;;
##############################################
afterstep-2.2.12/libAfterImage/configure-2233-	# differences in whitespace do not lead to failure.
afterstep-2.2.12/libAfterImage/configure:2234:	ac_old_val_w=`echo x $ac_old_val`
afterstep-2.2.12/libAfterImage/configure:2235:	ac_new_val_w=`echo x $ac_new_val`
afterstep-2.2.12/libAfterImage/configure-2236-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
afterstep-2.2.12/libAfterImage/configure-2253-    case $ac_new_val in
afterstep-2.2.12/libAfterImage/configure:2254:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
afterstep-2.2.12/libAfterImage/configure-2255-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
afterstep-2.2.12/libAfterImage/configure-2865-$as_echo_n "checking whether the C compiler works... " >&6; }
afterstep-2.2.12/libAfterImage/configure:2866:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
afterstep-2.2.12/libAfterImage/configure-2867-
##############################################
afterstep-2.2.12/libAfterImage/configure-2909-	then :; else
afterstep-2.2.12/libAfterImage/configure:2910:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
afterstep-2.2.12/libAfterImage/configure-2911-	fi
##############################################
afterstep-2.2.12/libAfterImage/configure-2969-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
afterstep-2.2.12/libAfterImage/configure:2970:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
afterstep-2.2.12/libAfterImage/configure-2971-	  break;;
##############################################
afterstep-2.2.12/libAfterImage/configure-3078-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
afterstep-2.2.12/libAfterImage/configure:3079:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
afterstep-2.2.12/libAfterImage/configure-3080-       break;;
##############################################
afterstep-2.2.12/libAfterImage/configure-3362-test "x$ac_build_alias" = x &&
afterstep-2.2.12/libAfterImage/configure:3363:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
afterstep-2.2.12/libAfterImage/configure-3364-test "x$ac_build_alias" = x &&
afterstep-2.2.12/libAfterImage/configure-3365-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
afterstep-2.2.12/libAfterImage/configure:3366:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
afterstep-2.2.12/libAfterImage/configure-3367-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
afterstep-2.2.12/libAfterImage/configure-3386-IFS=$ac_save_IFS
afterstep-2.2.12/libAfterImage/configure:3387:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
afterstep-2.2.12/libAfterImage/configure-3388-
##############################################
afterstep-2.2.12/libAfterImage/configure-3397-else
afterstep-2.2.12/libAfterImage/configure:3398:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
afterstep-2.2.12/libAfterImage/configure-3399-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
afterstep-2.2.12/libAfterImage/configure-3419-IFS=$ac_save_IFS
afterstep-2.2.12/libAfterImage/configure:3420:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
afterstep-2.2.12/libAfterImage/configure-3421-
##############################################
afterstep-2.2.12/libAfterImage/configure-3436-else
afterstep-2.2.12/libAfterImage/configure:3437:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
afterstep-2.2.12/libAfterImage/configure-3438-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
afterstep-2.2.12/libAfterImage/configure-3458-IFS=$ac_save_IFS
afterstep-2.2.12/libAfterImage/configure:3459:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
afterstep-2.2.12/libAfterImage/configure-3460-
##############################################
afterstep-2.2.12/libAfterImage/configure-3502-if test "x$CYGWIN" = "xno" -a "x$GCC" = "xyes" ; then
afterstep-2.2.12/libAfterImage/configure:3503:  if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/libAfterImage/configure-3504-  	CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/libAfterImage/configure-3540-		if test "x$enable_gdb" = "xyes"; then
afterstep-2.2.12/libAfterImage/configure:3541:  		if ! test -n "`echo $CFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/libAfterImage/configure-3542-			CFLAGS="$CFLAGS -g -w"
##############################################
afterstep-2.2.12/libAfterImage/configure-3653-		currdir=`pwd`
afterstep-2.2.12/libAfterImage/configure:3654:	INSTALL=`echo $INSTALL|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/libAfterImage/configure:3655:	INSTALL_PROGRAM=`echo $INSTALL_PROGRAM|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/libAfterImage/configure:3656:	INSTALL_DATA=`echo $INSTALL_DATA|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/libAfterImage/configure:3657:	INSTALL_LIB=`echo $INSTALL_LIB|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/libAfterImage/configure-3658-
##############################################
afterstep-2.2.12/libAfterImage/configure-4311-    for ac_var in incroot usrlibdir libdir; do
afterstep-2.2.12/libAfterImage/configure:4312:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
afterstep-2.2.12/libAfterImage/configure-4313-    done
##############################################
afterstep-2.2.12/libAfterImage/configure-4421-  LIBS=$ac_save_LIBS
afterstep-2.2.12/libAfterImage/configure:4422:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
afterstep-2.2.12/libAfterImage/configure-4423-do
##############################################
afterstep-2.2.12/libAfterImage/configure-5040-  # Check for GNU $ac_path_GREP
afterstep-2.2.12/libAfterImage/configure:5041:case `"$ac_path_GREP" --version 2>&1` in
afterstep-2.2.12/libAfterImage/configure-5042-*GNU*)
##############################################
afterstep-2.2.12/libAfterImage/configure-5106-  # Check for GNU $ac_path_EGREP
afterstep-2.2.12/libAfterImage/configure:5107:case `"$ac_path_EGREP" --version 2>&1` in
afterstep-2.2.12/libAfterImage/configure-5108-*GNU*)
##############################################
afterstep-2.2.12/libAfterImage/configure-5267-do :
afterstep-2.2.12/libAfterImage/configure:5268:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
afterstep-2.2.12/libAfterImage/configure-5269-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
afterstep-2.2.12/libAfterImage/configure-5272-  cat >>confdefs.h <<_ACEOF
afterstep-2.2.12/libAfterImage/configure:5273:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
afterstep-2.2.12/libAfterImage/configure-5274-_ACEOF
##############################################
afterstep-2.2.12/libAfterImage/configure-5594-do :
afterstep-2.2.12/libAfterImage/configure:5595:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
afterstep-2.2.12/libAfterImage/configure-5596-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
afterstep-2.2.12/libAfterImage/configure-5598-  cat >>confdefs.h <<_ACEOF
afterstep-2.2.12/libAfterImage/configure:5599:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
afterstep-2.2.12/libAfterImage/configure-5600-_ACEOF
##############################################
afterstep-2.2.12/libAfterImage/configure-6375-  test $ac_status = 0; }; then
afterstep-2.2.12/libAfterImage/configure:6376:  pkg_cv_SVG_CFLAGS=`$PKG_CONFIG --cflags "$pkg_modules" 2>/dev/null`
afterstep-2.2.12/libAfterImage/configure-6377-else
##############################################
afterstep-2.2.12/libAfterImage/configure-6393-  test $ac_status = 0; }; then
afterstep-2.2.12/libAfterImage/configure:6394:  pkg_cv_SVG_LIBS=`$PKG_CONFIG --libs "$pkg_modules" 2>/dev/null`
afterstep-2.2.12/libAfterImage/configure-6395-else
##############################################
afterstep-2.2.12/libAfterImage/configure-6412-        if test $_pkg_short_errors_supported = yes; then
afterstep-2.2.12/libAfterImage/configure:6413:	        SVG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$pkg_modules"`
afterstep-2.2.12/libAfterImage/configure-6414-        else
afterstep-2.2.12/libAfterImage/configure:6415:	        SVG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$pkg_modules"`
afterstep-2.2.12/libAfterImage/configure-6416-        fi
##############################################
afterstep-2.2.12/libAfterImage/configure-6456-	    inc_found=no
afterstep-2.2.12/libAfterImage/configure:6457:	    for p in `echo "$present_incs"` ; do
afterstep-2.2.12/libAfterImage/configure-6458-		if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/libAfterImage/configure-6725-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
afterstep-2.2.12/libAfterImage/configure:6726:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
afterstep-2.2.12/libAfterImage/configure-6727-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
afterstep-2.2.12/libAfterImage/configure-6757-  cat >>confdefs.h <<_ACEOF
afterstep-2.2.12/libAfterImage/configure:6758:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
afterstep-2.2.12/libAfterImage/configure-6759-_ACEOF
##############################################
afterstep-2.2.12/libAfterImage/configure-7082-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
afterstep-2.2.12/libAfterImage/configure:7083:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
afterstep-2.2.12/libAfterImage/configure-7084-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
afterstep-2.2.12/libAfterImage/configure-7150-if test -z "$BASH_VERSION$ZSH_VERSION" \
afterstep-2.2.12/libAfterImage/configure:7151:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
afterstep-2.2.12/libAfterImage/configure-7152-  as_echo='print -r --'
afterstep-2.2.12/libAfterImage/configure-7153-  as_echo_n='print -rn --'
afterstep-2.2.12/libAfterImage/configure:7154:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
afterstep-2.2.12/libAfterImage/configure-7155-  as_echo='printf %s\n'
##############################################
afterstep-2.2.12/libAfterImage/configure-7157-else
afterstep-2.2.12/libAfterImage/configure:7158:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
afterstep-2.2.12/libAfterImage/configure-7159-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
afterstep-2.2.12/libAfterImage/configure-7167-	expr "X$arg" : "X\\(.*\\)$as_nl";
afterstep-2.2.12/libAfterImage/configure:7168:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
afterstep-2.2.12/libAfterImage/configure-7169-      esac;
##############################################
afterstep-2.2.12/libAfterImage/configure-7244-# ----------------------------------------
afterstep-2.2.12/libAfterImage/configure:7245:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
afterstep-2.2.12/libAfterImage/configure-7246-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
afterstep-2.2.12/libAfterImage/configure-7316-  {
afterstep-2.2.12/libAfterImage/configure:7317:    as_val=`expr "$@" || test $? -eq 1`
afterstep-2.2.12/libAfterImage/configure-7318-  }
##############################################
afterstep-2.2.12/libAfterImage/configure-7420-      case $as_dir in #(
afterstep-2.2.12/libAfterImage/configure:7421:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
afterstep-2.2.12/libAfterImage/configure-7422-      *) as_qdir=$as_dir;;
##############################################
afterstep-2.2.12/libAfterImage/configure-7477-	esac;
afterstep-2.2.12/libAfterImage/configure:7478:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
afterstep-2.2.12/libAfterImage/configure-7479-	???[sx]*):;;*)false;;esac;fi
##############################################
afterstep-2.2.12/libAfterImage/configure-7563-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
afterstep-2.2.12/libAfterImage/configure:7564:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
afterstep-2.2.12/libAfterImage/configure-7565-ac_cs_version="\\
##############################################
afterstep-2.2.12/libAfterImage/configure-7586-  --*=?*)
afterstep-2.2.12/libAfterImage/configure:7587:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
afterstep-2.2.12/libAfterImage/configure:7588:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
afterstep-2.2.12/libAfterImage/configure-7589-    ac_shift=:
##############################################
afterstep-2.2.12/libAfterImage/configure-7591-  --*=)
afterstep-2.2.12/libAfterImage/configure:7592:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
afterstep-2.2.12/libAfterImage/configure-7593-    ac_optarg=
##############################################
afterstep-2.2.12/libAfterImage/configure-7615-    case $ac_optarg in
afterstep-2.2.12/libAfterImage/configure:7616:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
afterstep-2.2.12/libAfterImage/configure-7617-    '') as_fn_error $? "missing file argument" ;;
##############################################
afterstep-2.2.12/libAfterImage/configure-7623-    case $ac_optarg in
afterstep-2.2.12/libAfterImage/configure:7624:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
afterstep-2.2.12/libAfterImage/configure-7625-    esac
##############################################
afterstep-2.2.12/libAfterImage/configure-7766-fi
afterstep-2.2.12/libAfterImage/configure:7767:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
afterstep-2.2.12/libAfterImage/configure-7768-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
afterstep-2.2.12/libAfterImage/configure-7794-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
afterstep-2.2.12/libAfterImage/configure:7795:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
afterstep-2.2.12/libAfterImage/configure-7796-ac_delim='%!_!# '
##############################################
afterstep-2.2.12/libAfterImage/configure-7800-
afterstep-2.2.12/libAfterImage/configure:7801:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
afterstep-2.2.12/libAfterImage/configure-7802-  if test $ac_delim_n = $ac_delim_num; then
##############################################
afterstep-2.2.12/libAfterImage/configure-7944-for ac_last_try in false false :; do
afterstep-2.2.12/libAfterImage/configure:7945:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
afterstep-2.2.12/libAfterImage/configure-7946-  if test -z "$ac_tt"; then
##############################################
afterstep-2.2.12/libAfterImage/configure-8076-      esac
afterstep-2.2.12/libAfterImage/configure:8077:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
afterstep-2.2.12/libAfterImage/configure-8078-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
afterstep-2.2.12/libAfterImage/configure-8135-*)
afterstep-2.2.12/libAfterImage/configure:8136:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
afterstep-2.2.12/libAfterImage/configure-8137-  # A ".." for each directory in $ac_dir_suffix.
afterstep-2.2.12/libAfterImage/configure:8138:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
afterstep-2.2.12/libAfterImage/configure-8139-  case $ac_top_builddir_sub in
##############################################
afterstep-2.2.12/libAfterImage/configure-8191-/@mandir@/p'
afterstep-2.2.12/libAfterImage/configure:8192:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
afterstep-2.2.12/libAfterImage/configure-8193-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
afterstep-2.2.12/libAfterImage/configure-8208-
afterstep-2.2.12/libAfterImage/configure:8209:# Neutralize VPATH when `$srcdir' = `.'.
afterstep-2.2.12/libAfterImage/configure-8210-# Shell code in configure.ac might set extrasub.
##############################################
afterstep-2.2.12/libAfterImage/configure-8240-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
afterstep-2.2.12/libAfterImage/configure:8241:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
afterstep-2.2.12/libAfterImage/configure-8242-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
afterstep-2.2.12/libAfterImage/install-sh-210-      fi
afterstep-2.2.12/libAfterImage/install-sh:211:      dst=$dst/`basename "$src"`
afterstep-2.2.12/libAfterImage/install-sh-212-    fi
##############################################
afterstep-2.2.12/libAfterImage/install-sh-215-  # This sed command emulates the dirname command.
afterstep-2.2.12/libAfterImage/install-sh:216:  dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
afterstep-2.2.12/libAfterImage/install-sh-217-
##############################################
afterstep-2.2.12/libAfterImage/install-sh-228-    IFS='%'
afterstep-2.2.12/libAfterImage/install-sh:229:    set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
afterstep-2.2.12/libAfterImage/install-sh-230-    shift
##############################################
afterstep-2.2.12/libAfterImage/install-sh-256-  else
afterstep-2.2.12/libAfterImage/install-sh:257:    dstfile=`basename "$dst"`
afterstep-2.2.12/libAfterImage/install-sh-258-
##############################################
afterstep-2.2.12/libAfterImage/transform.c-347-		do{
afterstep-2.2.12/libAfterImage/transform.c:348:			asm volatile
afterstep-2.2.12/libAfterImage/transform.c-349-       		(
##############################################
afterstep-2.2.12/libAfterImage/zlib/crc32.c-202-/* =========================================================================
afterstep-2.2.12/libAfterImage/zlib/crc32.c:203: * This function can be used by asm versions of crc32()
afterstep-2.2.12/libAfterImage/zlib/crc32.c-204- */
##############################################
afterstep-2.2.12/libAfterImage/zlib/deflate.c-87-#ifdef ASMV
afterstep-2.2.12/libAfterImage/zlib/deflate.c:88:      void match_init OF((void)); /* asm code initialization */
afterstep-2.2.12/libAfterImage/zlib/deflate.c-89-      uInt longest_match  OF((deflate_state *s, IPos cur_match));
##############################################
afterstep-2.2.12/libAfterImage/zlib/deflate.c-1007-#ifdef ASMV
afterstep-2.2.12/libAfterImage/zlib/deflate.c:1008:    match_init(); /* initialize the asm code */
afterstep-2.2.12/libAfterImage/zlib/deflate.c-1009-#endif
##############################################
afterstep-2.2.12/libAfterImage/zlib/deflate.c-1023-#ifndef ASMV
afterstep-2.2.12/libAfterImage/zlib/deflate.c:1024:/* For 80x86 and 680x0, an optimized version will be provided in match.asm or
afterstep-2.2.12/libAfterImage/zlib/deflate.c-1025- * match.S. The code will be functionally equivalent.
##############################################
afterstep-2.2.12/libAfterImage/zlib/zlib.h-967-     8: DEBUG
afterstep-2.2.12/libAfterImage/zlib/zlib.h:968:     9: ASMV or ASMINF -- use ASM code
afterstep-2.2.12/libAfterImage/zlib/zlib.h-969-     10: ZLIB_WINAPI -- exported functions use the WINAPI calling convention
##############################################
afterstep-2.2.12/libAfterImage/Makefile.in-304-indent:
afterstep-2.2.12/libAfterImage/Makefile.in:305:		@SRCS=`echo "$(AFTERIMAGE_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/libAfterImage/Makefile.in-306-		if test "x$$SRCS" == "x"; then exit; fi; \
##############################################
afterstep-2.2.12/libAfterImage/Makefile.in-317-		buf="" ; \
afterstep-2.2.12/libAfterImage/Makefile.in:318:		SRCS=`echo "$(AFTERIMAGE_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/libAfterImage/Makefile.in-319-		echo -n $(LIB_NAME)_OBJS = > .shared ; \
##############################################
afterstep-2.2.12/libAfterImage/Makefile.in-326-		  fi; \
afterstep-2.2.12/libAfterImage/Makefile.in:327:		  buf="./"`echo "$$file " | sed "s/.c /.o /g"`: ; \
afterstep-2.2.12/libAfterImage/Makefile.in:328:		  for d in `grep "#include \"" < $$file | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/libAfterImage/Makefile.in-329-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/libAfterImage/Makefile.in-416-			for f in `ls *.man`; do \
afterstep-2.2.12/libAfterImage/Makefile.in:417:				page_name=`echo $$f| awk -F . '{print $$1}'`; \
afterstep-2.2.12/libAfterImage/Makefile.in-418-	  			echo $(INSTALL_DATA) $$page_name.man $(AFTER_MAN_DIR)/$$page_name.3x; \
##############################################
afterstep-2.2.12/libAfterImage/configure.in-123-#debian# if test "x$CYGWIN" = "xno" -a "x$GCC" = "xyes" ; then
afterstep-2.2.12/libAfterImage/configure.in:124:#debian#   if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/libAfterImage/configure.in-125-#debian#   	CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/libAfterImage/configure.in-164-	if test "x$enable_gdb" = "xyes"; then
afterstep-2.2.12/libAfterImage/configure.in:165:  		if ! test -n "`echo $CFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/libAfterImage/configure.in-166-			CFLAGS="$CFLAGS -g -w"
##############################################
afterstep-2.2.12/libAfterImage/configure.in-188-	currdir=`pwd`
afterstep-2.2.12/libAfterImage/configure.in:189:	INSTALL=`echo $INSTALL|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/libAfterImage/configure.in:190:	INSTALL_PROGRAM=`echo $INSTALL_PROGRAM|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/libAfterImage/configure.in:191:	INSTALL_DATA=`echo $INSTALL_DATA|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/libAfterImage/configure.in:192:	INSTALL_LIB=`echo $INSTALL_LIB|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/libAfterImage/configure.in-193-
##############################################
afterstep-2.2.12/libAfterImage/imencdec.c-263-			do{
afterstep-2.2.12/libAfterImage/imencdec.c:264:				asm volatile
afterstep-2.2.12/libAfterImage/imencdec.c-265-       		    (
##############################################
afterstep-2.2.12/libAfterStep/afterstep-config.in-27-  case "$1" in
afterstep-2.2.12/libAfterStep/afterstep-config.in:28:  -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
afterstep-2.2.12/libAfterStep/afterstep-config.in-29-  *) optarg= ;;
##############################################
afterstep-2.2.12/src/ASConfig/xmlrpc.c-216-		prompt[i] = '\t' ;
afterstep-2.2.12/src/ASConfig/xmlrpc.c:217:	sprintf( prompt+level, (level == 1)?"param(%p)":"value(%p)", p ); 
afterstep-2.2.12/src/ASConfig/xmlrpc.c-218-	if( p ) 
##############################################
afterstep-2.2.12/src/ASDocGen/Makefile.in-60-		for f in `ls *.man`; do \
afterstep-2.2.12/src/ASDocGen/Makefile.in:61:			page_name=`echo $$f| awk -F . '{print $$1}'`; \
afterstep-2.2.12/src/ASDocGen/Makefile.in-62-	  		echo -n "$$f "; \
##############################################
afterstep-2.2.12/src/ASDocGen/Makefile.in-67-		for f in `ls *.man`; do \
afterstep-2.2.12/src/ASDocGen/Makefile.in:68:			page_name=`echo $$f| awk -F . '{print $$1}'`; \
afterstep-2.2.12/src/ASDocGen/Makefile.in-69-	  		echo -n "$$f "; \
##############################################
afterstep-2.2.12/src/afterstep/Makefile.in-41-	@if update-alternatives --version > /dev/null 2>&1 ; then       \
afterstep-2.2.12/src/afterstep/Makefile.in:42:		if `update-alternatives --install $(DESTDIR)/usr/bin/x-window-manager x-window-manager $(AFTER_BIN_DIR)/afterstep 100`; then\
afterstep-2.2.12/src/afterstep/Makefile.in-43-			echo "added AfterStep as an x-window-manager alternative"; \
##############################################
afterstep-2.2.12/tools/Uninstall-Old-AfterStep-63-# Now, search the Home dirs for the G/L/A dir set..
afterstep-2.2.12/tools/Uninstall-Old-AfterStep:64:Users=`ls $BaseHome | grep ^[a-z]`
afterstep-2.2.12/tools/Uninstall-Old-AfterStep-65-
##############################################
afterstep-2.2.12/tools/Xpm2Jpg-16-for i in ./*.xpm.jpg
afterstep-2.2.12/tools/Xpm2Jpg:17:do mv $i `echo $i | sed /.xpm.jpg/s/.xpm.jpg/.jpg/`
afterstep-2.2.12/tools/Xpm2Jpg-18-done
##############################################
afterstep-2.2.12/tools/importasmenu-28-
afterstep-2.2.12/tools/importasmenu:29:    name=`grep -w "Name" < $f| head -n 1 | cut -c '6-'`
afterstep-2.2.12/tools/importasmenu-30-#	name="aaaa"
##############################################
afterstep-2.2.12/tools/importasmenu-33-    if grep "Exec=" < $f > /dev/null ; then
afterstep-2.2.12/tools/importasmenu:34:		cmd=`grep "Exec=" < $f | head -n 1 | grep -v Swallow | cut -c '6-'`
afterstep-2.2.12/tools/importasmenu-35-		if echo $cmd | grep "%" > /dev/null ; then
##############################################
afterstep-2.2.12/tools/importasmenu-47-
afterstep-2.2.12/tools/importasmenu:48:    name=`grep -w "Name" < $f | head -n 1 | cut -c '6-'`
afterstep-2.2.12/tools/importasmenu-49-#	name="aaa"
##############################################
afterstep-2.2.12/tools/importasmenu-52-    if grep "Exec=" < $f > /dev/null ; then
afterstep-2.2.12/tools/importasmenu:53:		cmd=`grep "Exec=" < $f | head -n 1 | grep -v Swallow | grep -v Try |cut -c '6-'`
afterstep-2.2.12/tools/importasmenu-54-		if echo $cmd | grep "%" > /dev/null ; then
##############################################
afterstep-2.2.12/tools/makeasclean-6-# make clean
afterstep-2.2.12/tools/makeasclean:7:dirs=`find . -name Makefile | sed 's/Makefile$//'`
afterstep-2.2.12/tools/makeasclean-8-for i in $dirs; do
##############################################
afterstep-2.2.12/tools/makeasclean-28-rm -f `find . -name "config.status"`
afterstep-2.2.12/tools/makeasclean:29:rm -f `find . \( -name "*.in" -o -name ".*.in"  \) -a ! -name "configure.in" | sed 's/.in$//'`
afterstep-2.2.12/tools/makeasclean-30-rm -rf src/ASDocGen/html src/ASDocGen/man src/ASDocGen/log.*
##############################################
afterstep-2.2.12/tools/unexpand.sh-9-	cp $f $f.old;
afterstep-2.2.12/tools/unexpand.sh:10:	if `unexpand -t $1 --first-only $f.old > $f.new`; then
afterstep-2.2.12/tools/unexpand.sh-11-		mv $f.new $f;
##############################################
afterstep-2.2.12/tools/installastheme.pl.in-284-	chdir $TMPDIR;
afterstep-2.2.12/tools/installastheme.pl.in:285:	if (!system(qq'gzip -dc "$THEME_NAME" | tar xf -')) {
afterstep-2.2.12/tools/installastheme.pl.in-286-		opendir(DIR,$TMPDIR);
##############################################
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch-107--if test "x$CYGWIN" != "xyes" -a "x$GCC" = "xyes" ; then
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch:108:-  if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch-109--    CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch-115-+#debian# if test "x$CYGWIN" != "xyes" -a "x$GCC" = "xyes" ; then
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch:116:+#debian#   if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch-117-+#debian#     CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch-157--if test "x$CYGWIN" = "x" -a "x$GCC" = "xyes" ; then
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch:158:-  if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch-159--    CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch-164-+#debian# if test "x$CYGWIN" = "x" -a "x$GCC" = "xyes" ; then
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch:165:+#debian#   if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch-166-+#debian#     CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch-261--	if test "x$GCC" = "xyes" -a "x$CYGWIN" = "xno" ; then
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch:262:-      if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch-263--		CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch-267-+#debian# 	if test "x$GCC" = "xyes" -a "x$CYGWIN" = "xno" ; then
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch:268:+#debian#       if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch-269-+#debian# 		CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch-366--if test "x$CYGWIN" = "xno" -a "x$GCC" = "xyes" ; then
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch:367:-  if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch-368--  	CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch-371-+#debian# if test "x$CYGWIN" = "xno" -a "x$GCC" = "xyes" ; then
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch:372:+#debian#   if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/debian/patches/00-Makefile-and-configure.patch-373-+#debian#   	CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/debian/patches/05-afterstepdoc.patch-18--for app in sensible-browser x-www-browser firefox mozilla opera konqueror netscape; do 
afterstep-2.2.12/debian/patches/05-afterstepdoc.patch:19:-	full_path=`which $app`
afterstep-2.2.12/debian/patches/05-afterstepdoc.patch-20--	if [ "x$full_path" != "x" ] ; then
##############################################
afterstep-2.2.12/debian/patches/57-Use-pkg-config-for-freetype.patch-51--	    inc_found=no
afterstep-2.2.12/debian/patches/57-Use-pkg-config-for-freetype.patch:52:-	    for p in `echo "$present_incs"` ; do
afterstep-2.2.12/debian/patches/57-Use-pkg-config-for-freetype.patch-53--		if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.in-45-indent:
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.in:46:		@SRCS=`echo "$(OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.in-47-		if test "x$$SRCS" == "x"; then exit; fi; \
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.in-65-		  buf="$$f:"; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.in:66:		  for d in `grep "#include \"" <$$f | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.in-67-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.in-83-		  fi; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.in:84:		  buf="."`echo $$file | awk -F . '{print $$2}'`".o:" ; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.in:85:		  for d in `grep "#include \"" < $$file | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.in-86-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.lib.in-172-indent:
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.lib.in:173:		@SRCS=`echo "$(LIB_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.lib.in-174-		if test "x$$SRCS" == "x"; then exit; fi; \
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.lib.in-185-		buf="" ; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.lib.in:186:		SRCS=`echo "$(LIB_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.lib.in-187-		echo -n $(LIB_NAME)_OBJS = > .shared ; \
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.lib.in-194-		  fi; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.lib.in:195:		  buf="./"`echo "$$file " | sed "s/.c /.o /g"`: ; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.lib.in:196:		  for d in `grep "#include \"" < $$file | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/Makefile.common.lib.in-197-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-55-AC_ARG_WITH(deskgeometry,	[  --with-deskgeometry=GEOM desktop views as COLUMNSxROWS [[2x2]] ],with_deskgeometry=$withval, with_deskgeometry="2x2")
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:56:with_desktops_1=`expr ${with_desktops} - 1`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-57-
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-139-if test "x$CYGWIN" != "xyes" -a "x$GCC" = "xyes" ; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:140:  if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-141-    CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-148-if test "x$enable_gdb" = "xyes"; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:149:  if ! test -n "`echo $CFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-150-	CFLAGS="$CFLAGS -g"
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-151-  fi
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:152:  if ! test -n "`echo $CFLAGS' ' | grep '\-w ' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-153-	CFLAGS="$CFLAGS -w"
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-154-  fi
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:155:  if ! test -n "`echo $LDFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-156-	LDFLAGS="$LDFLAGS -g"
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-157-  fi
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:158:  if ! test -n "`echo $LDFLAGS' ' | grep '\-w ' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-159-	LDFLAGS="$LDFLAGS -w"
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-190-currdir=`pwd`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:191:INSTALL=`echo $INSTALL|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:192:INSTALL_PROGRAM=`echo $INSTALL_PROGRAM|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:193:INSTALL_DATA=`echo $INSTALL_DATA|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:194:INSTALL_LIB=`echo $INSTALL_LIB|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-195-
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-543-			present_libs="$LDFLAGS $LIBS $x_libs $AFTERIMAGE_LIBS";
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:544:			for l in `echo "$GTK_LIBS"`; do
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-545-	  	  	lib_found=no
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:546:	  	  	for p in `echo "$present_libs"` ; do
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-547-			  	if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-555-			present_incs="$CCFLAGS $x_includes";
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:556:			for l in `echo "$GTK_CFLAGS"` ;	do
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-557-	  			inc_found=no
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:558:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-559-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-601-			present_libs="$LDFLAGS $LIBS $x_libs $AFTERIMAGE_LIBS";
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:602:			for l in `echo "$GLIB_LIBS"`; do
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-603-	  	  	lib_found=no
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:604:	  	  	for p in `echo "$present_libs"` ; do
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-605-			  	if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-613-			present_incs="$CCFLAGS $x_includes";
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:614:			for l in `echo "$GLIB_CFLAGS"` ;	do
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-615-	  			inc_found=no
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:616:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-617-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-663-			present_libs="$LDFLAGS $LIBS $x_libs $AFTERIMAGE_LIBS";
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:664:			for l in `echo "$GIOLIB_LIBS"`; do
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-665-	  	  	lib_found=no
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:666:	  	  	for p in `echo "$present_libs"` ; do
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-667-			  	if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-675-			present_incs="$CCFLAGS $x_includes";
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:676:			for l in `echo "$GIOLIB_CFLAGS"` ;	do
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-677-	  			inc_found=no
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:678:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-679-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-706-	  	  lib_found=no
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:707:	  	  for p in `echo "$present_libs"` ; do
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-708-			  if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-722-	  			inc_found=no
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in:723:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.in-724-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.libs.in-82-dnl# Remove -g
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.libs.in:83:if test -n "`echo $CFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.libs.in:84:  CFLAGS=`echo "$CFLAGS " | sed "s/-g / /"`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.libs.in-85-fi
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.libs.in-88-if test "x$GCC" = "xyes"; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.libs.in:89:  if test -z "`echo $CFLAGS | grep '\-Wall' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.libs.in-90-    CFLAGS="$CFLAGS -Wall"
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.libs.in-96-if test "x$CYGWIN" = "x" -a "x$GCC" = "xyes" ; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.libs.in:97:  if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.libs.in-98-    CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.libs.in-130-currdir=`pwd`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.libs.in:131:INSTALL=`echo $INSTALL|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.libs.in:132:INSTALL_PROGRAM=`echo $INSTALL_PROGRAM|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.libs.in:133:INSTALL_DATA=`echo $INSTALL_DATA|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.libs.in:134:INSTALL_LIB=`echo $INSTALL_LIB|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/autoconf/configure.libs.in-135-
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/Makefile.in-259-indent:
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/Makefile.in:260:		@SRCS=`echo "$(LIB_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/Makefile.in-261-		if test "x$$SRCS" == "x"; then exit; fi; \
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/Makefile.in-271-		buf="" ; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/Makefile.in:272:		SRCS=`echo "$(LIB_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/Makefile.in-273-		echo -n $(LIB_NAME)_OBJS = > .shared ; \
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/Makefile.in-280-		  fi; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/Makefile.in:281:		  buf="./"`echo "$$file " | sed "s/.c /.o /g"`: ; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/Makefile.in:282:		  for d in `grep "#include \"" < $$file | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/Makefile.in-283-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/configure.in-73-	if test "x$GCC" = "xyes" -a "x$CYGWIN" = "xno" ; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/configure.in:74:      if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/configure.in-75-		CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/configure.in-86-	if test "x$GCC" = "xyes" -a "x$CYGWIN" = "xno" ; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/configure.in:87:      if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/configure.in-88-		CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/configure.in-94-	if test "x$enable_gdb" = "xyes"; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/configure.in:95:  		if ! test -n "`echo $CFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/configure.in-96-			CFLAGS="$CFLAGS -g -w"
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/configure.in-120-	currdir=`pwd`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/configure.in:121:	INSTALL=`echo $INSTALL|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/configure.in:122:	INSTALL_PROGRAM=`echo $INSTALL_PROGRAM|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/configure.in:123:	INSTALL_DATA=`echo $INSTALL_DATA|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/configure.in:124:	INSTALL_LIB=`echo $INSTALL_LIB|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterBase/configure.in-125-
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/Makefile.in-300-indent:
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/Makefile.in:301:		@SRCS=`echo "$(AFTERIMAGE_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/Makefile.in-302-		if test "x$$SRCS" == "x"; then exit; fi; \
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/Makefile.in-313-		buf="" ; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/Makefile.in:314:		SRCS=`echo "$(AFTERIMAGE_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/Makefile.in-315-		echo -n $(LIB_NAME)_OBJS = > .shared ; \
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/Makefile.in-322-		  fi; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/Makefile.in:323:		  buf="./"`echo "$$file " | sed "s/.c /.o /g"`: ; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/Makefile.in:324:		  for d in `grep "#include \"" < $$file | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/Makefile.in-325-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/Makefile.in-415-			for f in `ls *.man`; do \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/Makefile.in:416:				page_name=`echo $$f| awk -F . '{print $$1}'`; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/Makefile.in-417-	  			echo $(INSTALL_DATA) $$page_name.man $(AFTER_MAN_DIR)/$$page_name.3x; \
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/apps/Makefile.in-62-		for f in *.man; do \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/apps/Makefile.in:63:		  echo $(INSTALL_DATA) $$f $(MAN_DIR)/`basename $$f`.3x; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/apps/Makefile.in:64:		  $(INSTALL_DATA) $$f $(MAN_DIR)/`basename $$f`.3x; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/apps/Makefile.in-65-		done
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/apps/Makefile.in-100-		  buf="$$f:"; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/apps/Makefile.in:101:		  for d in `grep "#include \"" <$$f | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/apps/Makefile.in-102-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/apps/Makefile.in-118-		  fi; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/apps/Makefile.in:119:		  buf="."`echo $$file | awk -F . '{print $$2}'`".o:" ; \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/apps/Makefile.in:120:		  for d in `grep "#include \"" < $$file | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/apps/Makefile.in-121-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/configure.in-123-if test "x$CYGWIN" = "xno" -a "x$GCC" = "xyes" ; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/configure.in:124:  if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/configure.in-125-  	CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/configure.in-164-	if test "x$enable_gdb" = "xyes"; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/configure.in:165:  		if ! test -n "`echo $CFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/configure.in-166-			CFLAGS="$CFLAGS -g -w"
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/configure.in-188-	currdir=`pwd`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/configure.in:189:	INSTALL=`echo $INSTALL|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/configure.in:190:	INSTALL_PROGRAM=`echo $INSTALL_PROGRAM|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/configure.in:191:	INSTALL_DATA=`echo $INSTALL_DATA|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/configure.in:192:	INSTALL_LIB=`echo $INSTALL_LIB|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/configure.in-193-
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/configure.in-561-	    inc_found=no
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/configure.in:562:	    for p in `echo "$present_incs"` ; do
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/libAfterImage/configure.in-563-		if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/src/afterstep/Makefile.in-41-	@if update-alternatives --version > /dev/null 2>&1 ; then       \
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/src/afterstep/Makefile.in:42:		if `update-alternatives --install $(DESTDIR)/usr/bin/x-window-manager x-window-manager $(AFTER_BIN_DIR)/afterstep 100`; then\
afterstep-2.2.12/.pc/00-Makefile-and-configure.patch/src/afterstep/Makefile.in-43-			echo "added AfterStep as an x-window-manager alternative"; \
##############################################
afterstep-2.2.12/.pc/05-afterstepdoc.patch/doc/afterstepdoc.in-12-for app in sensible-browser x-www-browser firefox mozilla opera konqueror netscape; do 
afterstep-2.2.12/.pc/05-afterstepdoc.patch/doc/afterstepdoc.in:13:	full_path=`which $app`
afterstep-2.2.12/.pc/05-afterstepdoc.patch/doc/afterstepdoc.in-14-	if [ "x$full_path" != "x" ] ; then
##############################################
afterstep-2.2.12/.pc/06-AsDocGen.patch/src/ASDocGen/Makefile.in-55-		for f in `ls *.man`; do \
afterstep-2.2.12/.pc/06-AsDocGen.patch/src/ASDocGen/Makefile.in:56:			page_name=`echo $$f| awk -F . '{print $$1}'`; \
afterstep-2.2.12/.pc/06-AsDocGen.patch/src/ASDocGen/Makefile.in-57-	  		echo -n "$$f "; \
##############################################
afterstep-2.2.12/.pc/06-AsDocGen.patch/src/ASDocGen/Makefile.in-62-		for f in `ls *.man`; do \
afterstep-2.2.12/.pc/06-AsDocGen.patch/src/ASDocGen/Makefile.in:63:			page_name=`echo $$f| awk -F . '{print $$1}'`; \
afterstep-2.2.12/.pc/06-AsDocGen.patch/src/ASDocGen/Makefile.in-64-	  		echo -n "$$f "; \
##############################################
afterstep-2.2.12/.pc/23-Remove-tools-pl-suffix.patch/tools/installastheme.pl.in-284-	chdir $TMPDIR;
afterstep-2.2.12/.pc/23-Remove-tools-pl-suffix.patch/tools/installastheme.pl.in:285:	if (!system(qq'gzip -dc "$THEME_NAME" | tar xf -')) {
afterstep-2.2.12/.pc/23-Remove-tools-pl-suffix.patch/tools/installastheme.pl.in-286-		opendir(DIR,$TMPDIR);
##############################################
afterstep-2.2.12/.pc/45-Fix-libAfterBase-Makefile.patch/libAfterBase/Makefile.in-261-indent:
afterstep-2.2.12/.pc/45-Fix-libAfterBase-Makefile.patch/libAfterBase/Makefile.in:262:		@SRCS=`echo "$(LIB_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/.pc/45-Fix-libAfterBase-Makefile.patch/libAfterBase/Makefile.in-263-		if test "x$$SRCS" == "x"; then exit; fi; \
##############################################
afterstep-2.2.12/.pc/45-Fix-libAfterBase-Makefile.patch/libAfterBase/Makefile.in-273-		buf="" ; \
afterstep-2.2.12/.pc/45-Fix-libAfterBase-Makefile.patch/libAfterBase/Makefile.in:274:		SRCS=`echo "$(LIB_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/.pc/45-Fix-libAfterBase-Makefile.patch/libAfterBase/Makefile.in-275-		echo -n $(LIB_NAME)_OBJS = > .shared ; \
##############################################
afterstep-2.2.12/.pc/45-Fix-libAfterBase-Makefile.patch/libAfterBase/Makefile.in-282-		  fi; \
afterstep-2.2.12/.pc/45-Fix-libAfterBase-Makefile.patch/libAfterBase/Makefile.in:283:		  buf="./"`echo "$$file " | sed "s/.c /.o /g"`: ; \
afterstep-2.2.12/.pc/45-Fix-libAfterBase-Makefile.patch/libAfterBase/Makefile.in:284:		  for d in `grep "#include \"" < $$file | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/.pc/45-Fix-libAfterBase-Makefile.patch/libAfterBase/Makefile.in-285-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.in-48-indent:
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.in:49:		@SRCS=`echo "$(OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.in-50-		if test "x$$SRCS" == "x"; then exit; fi; \
##############################################
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.in-68-		  buf="$$f:"; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.in:69:		  for d in `grep "#include \"" <$$f | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.in-70-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.in-86-		  fi; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.in:87:		  buf="."`echo $$file | awk -F . '{print $$2}'`".o:" ; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.in:88:		  for d in `grep "#include \"" < $$file | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.in-89-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.lib.in-146-indent:
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.lib.in:147:		@SRCS=`echo "$(LIB_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.lib.in-148-		if test "x$$SRCS" == "x"; then exit; fi; \
##############################################
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.lib.in-159-		buf="" ; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.lib.in:160:		SRCS=`echo "$(LIB_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.lib.in-161-		echo -n $(LIB_NAME)_OBJS = > .shared ; \
##############################################
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.lib.in-168-		  fi; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.lib.in:169:		  buf="./"`echo "$$file " | sed "s/.c /.o /g"`: ; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.lib.in:170:		  for d in `grep "#include \"" < $$file | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/autoconf/Makefile.common.lib.in-171-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterBase/Makefile.in-260-indent:
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterBase/Makefile.in:261:		@SRCS=`echo "$(LIB_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterBase/Makefile.in-262-		if test "x$$SRCS" == "x"; then exit; fi; \
##############################################
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterBase/Makefile.in-272-		buf="" ; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterBase/Makefile.in:273:		SRCS=`echo "$(LIB_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterBase/Makefile.in-274-		echo -n $(LIB_NAME)_OBJS = > .shared ; \
##############################################
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterBase/Makefile.in-281-		  fi; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterBase/Makefile.in:282:		  buf="./"`echo "$$file " | sed "s/.c /.o /g"`: ; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterBase/Makefile.in:283:		  for d in `grep "#include \"" < $$file | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterBase/Makefile.in-284-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/Makefile.in-304-indent:
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/Makefile.in:305:		@SRCS=`echo "$(AFTERIMAGE_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/Makefile.in-306-		if test "x$$SRCS" == "x"; then exit; fi; \
##############################################
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/Makefile.in-317-		buf="" ; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/Makefile.in:318:		SRCS=`echo "$(AFTERIMAGE_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/Makefile.in-319-		echo -n $(LIB_NAME)_OBJS = > .shared ; \
##############################################
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/Makefile.in-326-		  fi; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/Makefile.in:327:		  buf="./"`echo "$$file " | sed "s/.c /.o /g"`: ; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/Makefile.in:328:		  for d in `grep "#include \"" < $$file | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/Makefile.in-329-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/Makefile.in-419-			for f in `ls *.man`; do \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/Makefile.in:420:				page_name=`echo $$f| awk -F . '{print $$1}'`; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/Makefile.in-421-	  			echo $(INSTALL_DATA) $$page_name.man $(AFTER_MAN_DIR)/$$page_name.3x; \
##############################################
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/apps/Makefile.in-67-		for f in *.man; do \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/apps/Makefile.in:68:		  echo $(INSTALL_DATA) $$f $(MAN_DIR)/`basename $$f`.3x; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/apps/Makefile.in:69:		  $(INSTALL_DATA) $$f $(MAN_DIR)/`basename $$f`.3x; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/apps/Makefile.in-70-		done
##############################################
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/apps/Makefile.in-105-		  buf="$$f:"; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/apps/Makefile.in:106:		  for d in `grep "#include \"" <$$f | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/apps/Makefile.in-107-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/apps/Makefile.in-123-		  fi; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/apps/Makefile.in:124:		  buf="."`echo $$file | awk -F . '{print $$2}'`".o:" ; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/apps/Makefile.in:125:		  for d in `grep "#include \"" < $$file | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/libAfterImage/apps/Makefile.in-126-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/src/ASDocGen/Makefile.in-57-		for f in `ls *.man`; do \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/src/ASDocGen/Makefile.in:58:			page_name=`echo $$f| awk -F . '{print $$1}'`; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/src/ASDocGen/Makefile.in-59-	  		echo -n "$$f "; \
##############################################
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/src/ASDocGen/Makefile.in-64-		for f in `ls *.man`; do \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/src/ASDocGen/Makefile.in:65:			page_name=`echo $$f| awk -F . '{print $$1}'`; \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/src/ASDocGen/Makefile.in-66-	  		echo -n "$$f "; \
##############################################
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/src/afterstep/Makefile.in-41-	@if update-alternatives --version > /dev/null 2>&1 ; then       \
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/src/afterstep/Makefile.in:42:		if `update-alternatives --install $(DESTDIR)/usr/bin/x-window-manager x-window-manager $(AFTER_BIN_DIR)/afterstep 100`; then\
afterstep-2.2.12/.pc/46-Show-compiler-flags.patch/src/afterstep/Makefile.in-43-			echo "added AfterStep as an x-window-manager alternative"; \
##############################################
afterstep-2.2.12/.pc/48-Make-build-reproducible.patch/src/ASDocGen/Makefile.in-57-		for f in `ls *.man`; do \
afterstep-2.2.12/.pc/48-Make-build-reproducible.patch/src/ASDocGen/Makefile.in:58:			page_name=`echo $$f| awk -F . '{print $$1}'`; \
afterstep-2.2.12/.pc/48-Make-build-reproducible.patch/src/ASDocGen/Makefile.in-59-	  		echo -n "$$f "; \
##############################################
afterstep-2.2.12/.pc/48-Make-build-reproducible.patch/src/ASDocGen/Makefile.in-64-		for f in `ls *.man`; do \
afterstep-2.2.12/.pc/48-Make-build-reproducible.patch/src/ASDocGen/Makefile.in:65:			page_name=`echo $$f| awk -F . '{print $$1}'`; \
afterstep-2.2.12/.pc/48-Make-build-reproducible.patch/src/ASDocGen/Makefile.in-66-	  		echo -n "$$f "; \
##############################################
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-55-AC_ARG_WITH(deskgeometry,	[  --with-deskgeometry=GEOM desktop views as COLUMNSxROWS [[2x2]] ],with_deskgeometry=$withval, with_deskgeometry="2x2")
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:56:with_desktops_1=`expr ${with_desktops} - 1`
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-57-
##############################################
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-139-#debian# if test "x$CYGWIN" != "xyes" -a "x$GCC" = "xyes" ; then
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:140:#debian#   if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-141-#debian#     CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-148-if test "x$enable_gdb" = "xyes"; then
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:149:  if ! test -n "`echo $CFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-150-	CFLAGS="$CFLAGS -g"
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-151-  fi
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:152:  if ! test -n "`echo $CFLAGS' ' | grep '\-w ' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-153-	CFLAGS="$CFLAGS -w"
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-154-  fi
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:155:  if ! test -n "`echo $LDFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-156-	LDFLAGS="$LDFLAGS -g"
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-157-  fi
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:158:  if ! test -n "`echo $LDFLAGS' ' | grep '\-w ' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-159-	LDFLAGS="$LDFLAGS -w"
##############################################
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-190-currdir=`pwd`
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:191:INSTALL=`echo $INSTALL|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:192:INSTALL_PROGRAM=`echo $INSTALL_PROGRAM|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:193:INSTALL_DATA=`echo $INSTALL_DATA|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:194:INSTALL_LIB=`echo $INSTALL_LIB|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-195-
##############################################
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-543-			present_libs="$LDFLAGS $LIBS $x_libs $AFTERIMAGE_LIBS";
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:544:			for l in `echo "$GTK_LIBS"`; do
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-545-	  	  	lib_found=no
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:546:	  	  	for p in `echo "$present_libs"` ; do
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-547-			  	if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-555-			present_incs="$CCFLAGS $x_includes";
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:556:			for l in `echo "$GTK_CFLAGS"` ;	do
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-557-	  			inc_found=no
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:558:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-559-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-601-			present_libs="$LDFLAGS $LIBS $x_libs $AFTERIMAGE_LIBS";
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:602:			for l in `echo "$GLIB_LIBS"`; do
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-603-	  	  	lib_found=no
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:604:	  	  	for p in `echo "$present_libs"` ; do
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-605-			  	if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-613-			present_incs="$CCFLAGS $x_includes";
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:614:			for l in `echo "$GLIB_CFLAGS"` ;	do
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-615-	  			inc_found=no
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:616:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-617-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-663-			present_libs="$LDFLAGS $LIBS $x_libs $AFTERIMAGE_LIBS";
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:664:			for l in `echo "$GIOLIB_LIBS"`; do
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-665-	  	  	lib_found=no
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:666:	  	  	for p in `echo "$present_libs"` ; do
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-667-			  	if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-675-			present_incs="$CCFLAGS $x_includes";
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:676:			for l in `echo "$GIOLIB_CFLAGS"` ;	do
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-677-	  			inc_found=no
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:678:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-679-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-706-	  	  lib_found=no
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:707:	  	  for p in `echo "$present_libs"` ; do
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-708-			  if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-722-	  			inc_found=no
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in:723:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/.pc/55-Pass-host-to-sub-configure.patch/autoconf/configure.in-724-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-55-AC_ARG_WITH(deskgeometry,	[  --with-deskgeometry=GEOM desktop views as COLUMNSxROWS [[2x2]] ],with_deskgeometry=$withval, with_deskgeometry="2x2")
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:56:with_desktops_1=`expr ${with_desktops} - 1`
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-57-
##############################################
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-139-#debian# if test "x$CYGWIN" != "xyes" -a "x$GCC" = "xyes" ; then
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:140:#debian#   if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-141-#debian#     CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-148-if test "x$enable_gdb" = "xyes"; then
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:149:  if ! test -n "`echo $CFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-150-	CFLAGS="$CFLAGS -g"
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-151-  fi
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:152:  if ! test -n "`echo $CFLAGS' ' | grep '\-w ' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-153-	CFLAGS="$CFLAGS -w"
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-154-  fi
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:155:  if ! test -n "`echo $LDFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-156-	LDFLAGS="$LDFLAGS -g"
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-157-  fi
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:158:  if ! test -n "`echo $LDFLAGS' ' | grep '\-w ' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-159-	LDFLAGS="$LDFLAGS -w"
##############################################
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-190-currdir=`pwd`
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:191:INSTALL=`echo $INSTALL|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:192:INSTALL_PROGRAM=`echo $INSTALL_PROGRAM|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:193:INSTALL_DATA=`echo $INSTALL_DATA|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:194:INSTALL_LIB=`echo $INSTALL_LIB|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-195-
##############################################
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-545-			present_libs="$LDFLAGS $LIBS $x_libs $AFTERIMAGE_LIBS";
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:546:			for l in `echo "$GTK_LIBS"`; do
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-547-	  	  	lib_found=no
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:548:	  	  	for p in `echo "$present_libs"` ; do
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-549-			  	if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-557-			present_incs="$CCFLAGS $x_includes";
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:558:			for l in `echo "$GTK_CFLAGS"` ;	do
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-559-	  			inc_found=no
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:560:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-561-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-603-			present_libs="$LDFLAGS $LIBS $x_libs $AFTERIMAGE_LIBS";
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:604:			for l in `echo "$GLIB_LIBS"`; do
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-605-	  	  	lib_found=no
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:606:	  	  	for p in `echo "$present_libs"` ; do
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-607-			  	if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-615-			present_incs="$CCFLAGS $x_includes";
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:616:			for l in `echo "$GLIB_CFLAGS"` ;	do
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-617-	  			inc_found=no
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:618:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-619-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-665-			present_libs="$LDFLAGS $LIBS $x_libs $AFTERIMAGE_LIBS";
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:666:			for l in `echo "$GIOLIB_LIBS"`; do
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-667-	  	  	lib_found=no
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:668:	  	  	for p in `echo "$present_libs"` ; do
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-669-			  	if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-677-			present_incs="$CCFLAGS $x_includes";
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:678:			for l in `echo "$GIOLIB_CFLAGS"` ;	do
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-679-	  			inc_found=no
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:680:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-681-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-708-	  	  lib_found=no
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:709:	  	  for p in `echo "$present_libs"` ; do
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-710-			  if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-724-	  			inc_found=no
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in:725:		  		for p in `echo "$present_incs"` ; do
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/autoconf/configure.in-726-					if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/libAfterImage/configure.in-123-#debian# if test "x$CYGWIN" = "xno" -a "x$GCC" = "xyes" ; then
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/libAfterImage/configure.in:124:#debian#   if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/libAfterImage/configure.in-125-#debian#   	CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/libAfterImage/configure.in-164-	if test "x$enable_gdb" = "xyes"; then
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/libAfterImage/configure.in:165:  		if ! test -n "`echo $CFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/libAfterImage/configure.in-166-			CFLAGS="$CFLAGS -g -w"
##############################################
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/libAfterImage/configure.in-188-	currdir=`pwd`
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/libAfterImage/configure.in:189:	INSTALL=`echo $INSTALL|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/libAfterImage/configure.in:190:	INSTALL_PROGRAM=`echo $INSTALL_PROGRAM|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/libAfterImage/configure.in:191:	INSTALL_DATA=`echo $INSTALL_DATA|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/libAfterImage/configure.in:192:	INSTALL_LIB=`echo $INSTALL_LIB|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/libAfterImage/configure.in-193-
##############################################
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/libAfterImage/configure.in-561-	    inc_found=no
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/libAfterImage/configure.in:562:	    for p in `echo "$present_incs"` ; do
afterstep-2.2.12/.pc/56-Fix-autotools-pkg-config.patch/libAfterImage/configure.in-563-		if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/Makefile.in-304-indent:
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/Makefile.in:305:		@SRCS=`echo "$(AFTERIMAGE_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/Makefile.in-306-		if test "x$$SRCS" == "x"; then exit; fi; \
##############################################
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/Makefile.in-317-		buf="" ; \
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/Makefile.in:318:		SRCS=`echo "$(AFTERIMAGE_OBJS) " | sed "s/.o /.c /g"`; \
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/Makefile.in-319-		echo -n $(LIB_NAME)_OBJS = > .shared ; \
##############################################
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/Makefile.in-326-		  fi; \
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/Makefile.in:327:		  buf="./"`echo "$$file " | sed "s/.c /.o /g"`: ; \
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/Makefile.in:328:		  for d in `grep "#include \"" < $$file | awk -F \" '{print $$2}'`; do \
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/Makefile.in-329-		      if test "x$$buf" != "x"; then \
##############################################
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/Makefile.in-416-			for f in `ls *.man`; do \
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/Makefile.in:417:				page_name=`echo $$f| awk -F . '{print $$1}'`; \
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/Makefile.in-418-	  			echo $(INSTALL_DATA) $$page_name.man $(AFTER_MAN_DIR)/$$page_name.3x; \
##############################################
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/configure.in-123-#debian# if test "x$CYGWIN" = "xno" -a "x$GCC" = "xyes" ; then
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/configure.in:124:#debian#   if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/configure.in-125-#debian#   	CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/configure.in-164-	if test "x$enable_gdb" = "xyes"; then
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/configure.in:165:  		if ! test -n "`echo $CFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/configure.in-166-			CFLAGS="$CFLAGS -g -w"
##############################################
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/configure.in-188-	currdir=`pwd`
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/configure.in:189:	INSTALL=`echo $INSTALL|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/configure.in:190:	INSTALL_PROGRAM=`echo $INSTALL_PROGRAM|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/configure.in:191:	INSTALL_DATA=`echo $INSTALL_DATA|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/configure.in:192:	INSTALL_LIB=`echo $INSTALL_LIB|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/configure.in-193-
##############################################
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/configure.in-561-	    inc_found=no
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/configure.in:562:	    for p in `echo "$present_incs"` ; do
afterstep-2.2.12/.pc/57-Use-pkg-config-for-freetype.patch/libAfterImage/configure.in-563-		if test "x$l" = "x$p" ; then
##############################################
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterBase/configure.in-73-#debian# 	if test "x$GCC" = "xyes" -a "x$CYGWIN" = "xno" ; then
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterBase/configure.in:74:#debian#       if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterBase/configure.in-75-#debian# 		CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterBase/configure.in-87-	if test "x$GCC" = "xyes" -a "x$CYGWIN" = "xno" ; then
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterBase/configure.in:88:      if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterBase/configure.in-89-		CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterBase/configure.in-95-	if test "x$enable_gdb" = "xyes"; then
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterBase/configure.in:96:  		if ! test -n "`echo $CFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterBase/configure.in-97-			CFLAGS="$CFLAGS -g -w"
##############################################
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterBase/configure.in-121-	currdir=`pwd`
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterBase/configure.in:122:	INSTALL=`echo $INSTALL|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterBase/configure.in:123:	INSTALL_PROGRAM=`echo $INSTALL_PROGRAM|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterBase/configure.in:124:	INSTALL_DATA=`echo $INSTALL_DATA|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterBase/configure.in:125:	INSTALL_LIB=`echo $INSTALL_LIB|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterBase/configure.in-126-
##############################################
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterImage/configure.in-123-#debian# if test "x$CYGWIN" = "xno" -a "x$GCC" = "xyes" ; then
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterImage/configure.in:124:#debian#   if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterImage/configure.in-125-#debian#   	CFLAGS="$CFLAGS -fPIC"
##############################################
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterImage/configure.in-164-	if test "x$enable_gdb" = "xyes"; then
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterImage/configure.in:165:  		if ! test -n "`echo $CFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterImage/configure.in-166-			CFLAGS="$CFLAGS -g -w"
##############################################
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterImage/configure.in-188-	currdir=`pwd`
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterImage/configure.in:189:	INSTALL=`echo $INSTALL|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterImage/configure.in:190:	INSTALL_PROGRAM=`echo $INSTALL_PROGRAM|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterImage/configure.in:191:	INSTALL_DATA=`echo $INSTALL_DATA|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterImage/configure.in:192:	INSTALL_LIB=`echo $INSTALL_LIB|sed -e "s@\^\.\.@${currdir}@" -e "s@^autoconf@${currdir}/autoconf@"`
afterstep-2.2.12/.pc/58-Switch-to-AC_TRY_COMPILE.patch/libAfterImage/configure.in-193-
##############################################
afterstep-2.2.12/.pc/59-Spelling-typos.patch/libAfterImage/imencdec.c-263-			do{
afterstep-2.2.12/.pc/59-Spelling-typos.patch/libAfterImage/imencdec.c:264:				asm volatile
afterstep-2.2.12/.pc/59-Spelling-typos.patch/libAfterImage/imencdec.c-265-       		    (