=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== toilet-0.3/.auto/missing-129- # Could not run --version or --help. This is probably someone toilet-0.3/.auto/missing:130: # running `$TOOL --version' or `$TOOL --help' to check whether toilet-0.3/.auto/missing-131- # $TOOL exists and not knowing $TOOL uses missing. ############################################## toilet-0.3/.auto/missing-163- from any GNU archive site." toilet-0.3/.auto/missing:164: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` toilet-0.3/.auto/missing-165- test -z "$files" && files="config.h" ############################################## toilet-0.3/.auto/missing-192- proper tools for further handling them. toilet-0.3/.auto/missing:193: You can get \`$1' as part of \`Autoconf' from any GNU toilet-0.3/.auto/missing-194- archive site." toilet-0.3/.auto/missing-195- toilet-0.3/.auto/missing:196: file=`echo "$*" | sed -n "$sed_output"` toilet-0.3/.auto/missing:197: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` toilet-0.3/.auto/missing-198- if test -f "$file"; then ############################################## toilet-0.3/.auto/missing-221- *.y) toilet-0.3/.auto/missing:222: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` toilet-0.3/.auto/missing-223- if test -f "$SRCFILE"; then ############################################## toilet-0.3/.auto/missing-225- fi toilet-0.3/.auto/missing:226: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` toilet-0.3/.auto/missing-227- if test -f "$SRCFILE"; then ############################################## toilet-0.3/.auto/missing-251- *.l) toilet-0.3/.auto/missing:252: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` toilet-0.3/.auto/missing-253- if test -f "$SRCFILE"; then ############################################## toilet-0.3/.auto/missing-270- toilet-0.3/.auto/missing:271: file=`echo "$*" | sed -n "$sed_output"` toilet-0.3/.auto/missing:272: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` toilet-0.3/.auto/missing-273- if test -f "$file"; then ############################################## toilet-0.3/.auto/missing-290- # The file to touch is that specified with -o ... toilet-0.3/.auto/missing:291: file=`echo "$*" | sed -n "$sed_output"` toilet-0.3/.auto/missing:292: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` toilet-0.3/.auto/missing-293- if test -z "$file"; then toilet-0.3/.auto/missing-294- # ... or it is the one specified with @setfilename ... toilet-0.3/.auto/missing:295: infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` toilet-0.3/.auto/missing-296- file=`sed -n ' ############################################## toilet-0.3/.auto/missing-302- # ... or it is derived from the source name (dir/f.texi becomes f.info) toilet-0.3/.auto/missing:303: test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info toilet-0.3/.auto/missing-304- fi ############################################## toilet-0.3/.auto/config.sub-57- toilet-0.3/.auto/config.sub:58:me=`echo "$0" | sed -e 's,.*/,,'` toilet-0.3/.auto/config.sub-59- ############################################## toilet-0.3/.auto/config.sub-122-# Here we must recognize all the valid KERNEL-OS combinations. toilet-0.3/.auto/config.sub:123:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` toilet-0.3/.auto/config.sub-124-case $maybe_os in ############################################## toilet-0.3/.auto/config.sub-130- os=-$maybe_os toilet-0.3/.auto/config.sub:131: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` toilet-0.3/.auto/config.sub-132- ;; ############################################## toilet-0.3/.auto/config.sub-134- os=-linux-android toilet-0.3/.auto/config.sub:135: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown toilet-0.3/.auto/config.sub-136- ;; toilet-0.3/.auto/config.sub-137- *) toilet-0.3/.auto/config.sub:138: basic_machine=`echo $1 | sed 's/-[^-]*$//'` toilet-0.3/.auto/config.sub-139- if [ $basic_machine != $1 ] toilet-0.3/.auto/config.sub:140: then os=`echo $1 | sed 's/.*-/-/'` toilet-0.3/.auto/config.sub-141- else os=; fi ############################################## toilet-0.3/.auto/config.sub-188- os=-sco5v6 toilet-0.3/.auto/config.sub:189: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` toilet-0.3/.auto/config.sub-190- ;; ############################################## toilet-0.3/.auto/config.sub-192- os=-sco3.2v5 toilet-0.3/.auto/config.sub:193: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` toilet-0.3/.auto/config.sub-194- ;; ############################################## toilet-0.3/.auto/config.sub-196- os=-sco3.2v4 toilet-0.3/.auto/config.sub:197: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` toilet-0.3/.auto/config.sub-198- ;; toilet-0.3/.auto/config.sub-199- -sco3.2.[4-9]*) toilet-0.3/.auto/config.sub:200: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` toilet-0.3/.auto/config.sub:201: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` toilet-0.3/.auto/config.sub-202- ;; ############################################## toilet-0.3/.auto/config.sub-204- # Don't forget version if it is 3.2v4 or newer. toilet-0.3/.auto/config.sub:205: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` toilet-0.3/.auto/config.sub-206- ;; ############################################## toilet-0.3/.auto/config.sub-208- # Don't forget version if it is 3.2v4 or newer. toilet-0.3/.auto/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` toilet-0.3/.auto/config.sub-210- ;; ############################################## toilet-0.3/.auto/config.sub-212- os=-sco3.2v2 toilet-0.3/.auto/config.sub:213: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` toilet-0.3/.auto/config.sub-214- ;; toilet-0.3/.auto/config.sub-215- -udk*) toilet-0.3/.auto/config.sub:216: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` toilet-0.3/.auto/config.sub-217- ;; ############################################## toilet-0.3/.auto/config.sub-219- os=-isc2.2 toilet-0.3/.auto/config.sub:220: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` toilet-0.3/.auto/config.sub-221- ;; ############################################## toilet-0.3/.auto/config.sub-225- -isc*) toilet-0.3/.auto/config.sub:226: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` toilet-0.3/.auto/config.sub-227- ;; ############################################## toilet-0.3/.auto/config.sub-231- -ptx*) toilet-0.3/.auto/config.sub:232: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` toilet-0.3/.auto/config.sub-233- ;; toilet-0.3/.auto/config.sub-234- -windowsnt*) toilet-0.3/.auto/config.sub:235: os=`echo $os | sed -e 's/windowsnt/winnt/'` toilet-0.3/.auto/config.sub-236- ;; ############################################## toilet-0.3/.auto/config.sub-357- *-*-*) toilet-0.3/.auto/config.sub:358: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 toilet-0.3/.auto/config.sub-359- exit 1 ############################################## toilet-0.3/.auto/config.sub-475- amd64-*) toilet-0.3/.auto/config.sub:476: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` toilet-0.3/.auto/config.sub-477- ;; ############################################## toilet-0.3/.auto/config.sub-517- blackfin-*) toilet-0.3/.auto/config.sub:518: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` toilet-0.3/.auto/config.sub-519- os=-linux ############################################## toilet-0.3/.auto/config.sub-525- c54x-*) toilet-0.3/.auto/config.sub:526: basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` toilet-0.3/.auto/config.sub-527- ;; toilet-0.3/.auto/config.sub-528- c55x-*) toilet-0.3/.auto/config.sub:529: basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` toilet-0.3/.auto/config.sub-530- ;; toilet-0.3/.auto/config.sub-531- c6x-*) toilet-0.3/.auto/config.sub:532: basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` toilet-0.3/.auto/config.sub-533- ;; ############################################## toilet-0.3/.auto/config.sub-728- i*86v32) toilet-0.3/.auto/config.sub:729: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` toilet-0.3/.auto/config.sub-730- os=-sysv32 ############################################## toilet-0.3/.auto/config.sub-732- i*86v4*) toilet-0.3/.auto/config.sub:733: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` toilet-0.3/.auto/config.sub-734- os=-sysv4 ############################################## toilet-0.3/.auto/config.sub-736- i*86v) toilet-0.3/.auto/config.sub:737: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` toilet-0.3/.auto/config.sub-738- os=-sysv ############################################## toilet-0.3/.auto/config.sub-740- i*86sol2) toilet-0.3/.auto/config.sub:741: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` toilet-0.3/.auto/config.sub-742- os=-solaris2 ############################################## toilet-0.3/.auto/config.sub-770- m68knommu-*) toilet-0.3/.auto/config.sub:771: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` toilet-0.3/.auto/config.sub-772- os=-linux ############################################## toilet-0.3/.auto/config.sub-803- mips3*-*) toilet-0.3/.auto/config.sub:804: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` toilet-0.3/.auto/config.sub-805- ;; toilet-0.3/.auto/config.sub-806- mips3*) toilet-0.3/.auto/config.sub:807: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown toilet-0.3/.auto/config.sub-808- ;; ############################################## toilet-0.3/.auto/config.sub-821- ms1-*) toilet-0.3/.auto/config.sub:822: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` toilet-0.3/.auto/config.sub-823- ;; ############################################## toilet-0.3/.auto/config.sub-940- parisc-*) toilet-0.3/.auto/config.sub:941: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` toilet-0.3/.auto/config.sub-942- os=-linux ############################################## toilet-0.3/.auto/config.sub-956- pc98-*) toilet-0.3/.auto/config.sub:957: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` toilet-0.3/.auto/config.sub-958- ;; ############################################## toilet-0.3/.auto/config.sub-971- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) toilet-0.3/.auto/config.sub:972: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` toilet-0.3/.auto/config.sub-973- ;; toilet-0.3/.auto/config.sub-974- pentiumpro-* | p6-* | 6x86-* | athlon-*) toilet-0.3/.auto/config.sub:975: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` toilet-0.3/.auto/config.sub-976- ;; toilet-0.3/.auto/config.sub-977- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) toilet-0.3/.auto/config.sub:978: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` toilet-0.3/.auto/config.sub-979- ;; toilet-0.3/.auto/config.sub-980- pentium4-*) toilet-0.3/.auto/config.sub:981: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` toilet-0.3/.auto/config.sub-982- ;; ############################################## toilet-0.3/.auto/config.sub-990- ppc-* | ppcbe-*) toilet-0.3/.auto/config.sub:991: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` toilet-0.3/.auto/config.sub-992- ;; ############################################## toilet-0.3/.auto/config.sub-996- ppcle-* | powerpclittle-*) toilet-0.3/.auto/config.sub:997: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` toilet-0.3/.auto/config.sub-998- ;; ############################################## toilet-0.3/.auto/config.sub-1000- ;; toilet-0.3/.auto/config.sub:1001: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` toilet-0.3/.auto/config.sub-1002- ;; ############################################## toilet-0.3/.auto/config.sub-1006- ppc64le-* | powerpc64little-*) toilet-0.3/.auto/config.sub:1007: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` toilet-0.3/.auto/config.sub-1008- ;; ############################################## toilet-0.3/.auto/config.sub-1085- strongarm-* | thumb-*) toilet-0.3/.auto/config.sub:1086: basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` toilet-0.3/.auto/config.sub-1087- ;; ############################################## toilet-0.3/.auto/config.sub-1215- xscale-* | xscalee[bl]-*) toilet-0.3/.auto/config.sub:1216: basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` toilet-0.3/.auto/config.sub-1217- ;; ############################################## toilet-0.3/.auto/config.sub-1292- *) toilet-0.3/.auto/config.sub:1293: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 toilet-0.3/.auto/config.sub-1294- exit 1 ############################################## toilet-0.3/.auto/config.sub-1300- *-digital*) toilet-0.3/.auto/config.sub:1301: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` toilet-0.3/.auto/config.sub-1302- ;; toilet-0.3/.auto/config.sub-1303- *-commodore*) toilet-0.3/.auto/config.sub:1304: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` toilet-0.3/.auto/config.sub-1305- ;; ############################################## toilet-0.3/.auto/config.sub-1321- -solaris1 | -solaris1.*) toilet-0.3/.auto/config.sub:1322: os=`echo $os | sed -e 's|solaris1|sunos4|'` toilet-0.3/.auto/config.sub-1323- ;; ############################################## toilet-0.3/.auto/config.sub-1333- -gnu/linux*) toilet-0.3/.auto/config.sub:1334: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` toilet-0.3/.auto/config.sub-1335- ;; ############################################## toilet-0.3/.auto/config.sub-1379- -nto*) toilet-0.3/.auto/config.sub:1380: os=`echo $os | sed -e 's|nto|nto-qnx|'` toilet-0.3/.auto/config.sub-1381- ;; ############################################## toilet-0.3/.auto/config.sub-1386- -mac*) toilet-0.3/.auto/config.sub:1387: os=`echo $os | sed -e 's|mac|macos|'` toilet-0.3/.auto/config.sub-1388- ;; ############################################## toilet-0.3/.auto/config.sub-1392- -linux*) toilet-0.3/.auto/config.sub:1393: os=`echo $os | sed -e 's|linux|linux-gnu|'` toilet-0.3/.auto/config.sub-1394- ;; toilet-0.3/.auto/config.sub-1395- -sunos5*) toilet-0.3/.auto/config.sub:1396: os=`echo $os | sed -e 's|sunos5|solaris2|'` toilet-0.3/.auto/config.sub-1397- ;; toilet-0.3/.auto/config.sub-1398- -sunos6*) toilet-0.3/.auto/config.sub:1399: os=`echo $os | sed -e 's|sunos6|solaris3|'` toilet-0.3/.auto/config.sub-1400- ;; ############################################## toilet-0.3/.auto/config.sub-1447- -sinix5.*) toilet-0.3/.auto/config.sub:1448: os=`echo $os | sed -e 's|sinix|sysv|'` toilet-0.3/.auto/config.sub-1449- ;; ############################################## toilet-0.3/.auto/config.sub-1503- # Get rid of the `-' at the beginning of $os. toilet-0.3/.auto/config.sub:1504: os=`echo $os | sed 's/[^-]*-//'` toilet-0.3/.auto/config.sub:1505: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 toilet-0.3/.auto/config.sub-1506- exit 1 ############################################## toilet-0.3/.auto/config.sub-1760- esac toilet-0.3/.auto/config.sub:1761: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` toilet-0.3/.auto/config.sub-1762- ;; ############################################## toilet-0.3/.auto/config.guess-38- toilet-0.3/.auto/config.guess:39:me=`echo "$0" | sed -e 's,.*/,,'` toilet-0.3/.auto/config.guess-40- ############################################## toilet-0.3/.auto/config.guess-108-: ${TMPDIR=/tmp} ; toilet-0.3/.auto/config.guess:109: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || toilet-0.3/.auto/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## toilet-0.3/.auto/config.guess-194- *) toilet-0.3/.auto/config.guess:195: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` toilet-0.3/.auto/config.guess-196- ;; ############################################## toilet-0.3/.auto/config.guess-221- *4.0) toilet-0.3/.auto/config.guess:222: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` toilet-0.3/.auto/config.guess-223- ;; toilet-0.3/.auto/config.guess-224- *5.*) toilet-0.3/.auto/config.guess:225: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` toilet-0.3/.auto/config.guess-226- ;; ############################################## toilet-0.3/.auto/config.guess-231- # types through head -n 1, so we only detect the type of CPU 0. toilet-0.3/.auto/config.guess:232: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` toilet-0.3/.auto/config.guess-233- case "$ALPHA_CPU_TYPE" in ############################################## toilet-0.3/.auto/config.guess-269- # 1.2 uses "1.2" for uname -r. toilet-0.3/.auto/config.guess:270: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` toilet-0.3/.auto/config.guess-271- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## toilet-0.3/.auto/config.guess-329- s390x:SunOS:*:*) toilet-0.3/.auto/config.guess:330: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` toilet-0.3/.auto/config.guess-331- exit ;; toilet-0.3/.auto/config.guess-332- sun4H:SunOS:5.*:*) toilet-0.3/.auto/config.guess:333: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` toilet-0.3/.auto/config.guess-334- exit ;; toilet-0.3/.auto/config.guess-335- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) toilet-0.3/.auto/config.guess:336: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` toilet-0.3/.auto/config.guess-337- exit ;; ############################################## toilet-0.3/.auto/config.guess-354- fi toilet-0.3/.auto/config.guess:355: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` toilet-0.3/.auto/config.guess-356- exit ;; ############################################## toilet-0.3/.auto/config.guess-360- # it's likely to be more like Solaris than SunOS4. toilet-0.3/.auto/config.guess:361: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` toilet-0.3/.auto/config.guess-362- exit ;; ############################################## toilet-0.3/.auto/config.guess-369- # Japanese Language versions have a version number like `4.1.3-JL'. toilet-0.3/.auto/config.guess:370: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` toilet-0.3/.auto/config.guess-371- exit ;; ############################################## toilet-0.3/.auto/config.guess-375- sun*:*:4.2BSD:*) toilet-0.3/.auto/config.guess:376: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` toilet-0.3/.auto/config.guess-377- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## toilet-0.3/.auto/config.guess-457- $CC_FOR_BUILD -o $dummy $dummy.c && toilet-0.3/.auto/config.guess:458: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && toilet-0.3/.auto/config.guess:459: SYSTEM_NAME=`$dummy $dummyarg` && toilet-0.3/.auto/config.guess-460- { echo "$SYSTEM_NAME"; exit; } ############################################## toilet-0.3/.auto/config.guess-513- *:IRIX*:*:*) toilet-0.3/.auto/config.guess:514: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` toilet-0.3/.auto/config.guess-515- exit ;; ############################################## toilet-0.3/.auto/config.guess-543-EOF toilet-0.3/.auto/config.guess:544: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` toilet-0.3/.auto/config.guess-545- then ############################################## toilet-0.3/.auto/config.guess-556- *:AIX:*:[4567]) toilet-0.3/.auto/config.guess:557: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` toilet-0.3/.auto/config.guess-558- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## toilet-0.3/.auto/config.guess-591- 9000/[34678]??:HP-UX:*:*) toilet-0.3/.auto/config.guess:592: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` toilet-0.3/.auto/config.guess-593- case "${UNAME_MACHINE}" in ############################################## toilet-0.3/.auto/config.guess-645-EOF toilet-0.3/.auto/config.guess:646: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` toilet-0.3/.auto/config.guess-647- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## toilet-0.3/.auto/config.guess-673- ia64:HP-UX:*:*) toilet-0.3/.auto/config.guess:674: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` toilet-0.3/.auto/config.guess-675- echo ia64-hp-hpux${HPUX_REV} ############################################## toilet-0.3/.auto/config.guess-703-EOF toilet-0.3/.auto/config.guess:704: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && toilet-0.3/.auto/config.guess-705- { echo "$SYSTEM_NAME"; exit; } ############################################## toilet-0.3/.auto/config.guess-774- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` toilet-0.3/.auto/config.guess:775: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` toilet-0.3/.auto/config.guess-776- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## toilet-0.3/.auto/config.guess-779- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` toilet-0.3/.auto/config.guess:780: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` toilet-0.3/.auto/config.guess-781- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## toilet-0.3/.auto/config.guess-795- amd64) toilet-0.3/.auto/config.guess:796: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; toilet-0.3/.auto/config.guess-797- *) toilet-0.3/.auto/config.guess:798: echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; toilet-0.3/.auto/config.guess-799- esac ############################################## toilet-0.3/.auto/config.guess-850- prep*:SunOS:5.*:*) toilet-0.3/.auto/config.guess:851: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` toilet-0.3/.auto/config.guess-852- exit ;; ############################################## toilet-0.3/.auto/config.guess-854- # the GNU system toilet-0.3/.auto/config.guess:855: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` toilet-0.3/.auto/config.guess-856- exit ;; ############################################## toilet-0.3/.auto/config.guess-858- # other systems with GNU libc and userland toilet-0.3/.auto/config.guess:859: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu toilet-0.3/.auto/config.guess-860- exit ;; ############################################## toilet-0.3/.auto/config.guess-923-EOF toilet-0.3/.auto/config.guess:924: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` toilet-0.3/.auto/config.guess-925- echo "${UNAME_MACHINE}-pc-linux-${LIBC}" ############################################## toilet-0.3/.auto/config.guess-951-EOF toilet-0.3/.auto/config.guess:952: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` toilet-0.3/.auto/config.guess-953- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ############################################## toilet-0.3/.auto/config.guess-1036- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) toilet-0.3/.auto/config.guess:1037: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` toilet-0.3/.auto/config.guess-1038- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## toilet-0.3/.auto/config.guess-1306- *:DragonFly:*:*) toilet-0.3/.auto/config.guess:1307: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` toilet-0.3/.auto/config.guess-1308- exit ;; ############################################## toilet-0.3/.auto/config.guess-1319- i*86:skyos:*:*) toilet-0.3/.auto/config.guess:1320: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' toilet-0.3/.auto/config.guess-1321- exit ;; ############################################## toilet-0.3/.auto/config.guess-1450- toilet-0.3/.auto/config.guess:1451:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && toilet-0.3/.auto/config.guess-1452- { echo "$SYSTEM_NAME"; exit; } ############################################## toilet-0.3/.auto/compile-68- mingw/*) toilet-0.3/.auto/compile:69: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` toilet-0.3/.auto/compile-70- ;; toilet-0.3/.auto/compile-71- cygwin/*) toilet-0.3/.auto/compile:72: file=`cygpath -m "$file" || echo "$file"` toilet-0.3/.auto/compile-73- ;; toilet-0.3/.auto/compile-74- wine/*) toilet-0.3/.auto/compile:75: file=`winepath -w "$file" || echo "$file"` toilet-0.3/.auto/compile-76- ;; ############################################## toilet-0.3/.auto/compile-272-# Name of file we expect compiler to create. toilet-0.3/.auto/compile:273:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` toilet-0.3/.auto/compile-274- ############################################## toilet-0.3/.auto/compile-278-# object file name, since that is what matters with a parallel build. toilet-0.3/.auto/compile:279:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d toilet-0.3/.auto/compile-280-while true; do ############################################## toilet-0.3/.auto/install-sh-229- fi toilet-0.3/.auto/install-sh:230: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; toilet-0.3/.auto/install-sh-231- *) ############################################## toilet-0.3/.auto/install-sh-276- dstdir=$dst toilet-0.3/.auto/install-sh:277: dst=$dstdir/`basename "$src"` toilet-0.3/.auto/install-sh-278- dstdir_status=0 ############################################## toilet-0.3/.auto/install-sh-358- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. toilet-0.3/.auto/install-sh:359: ls_ld_tmpdir=`ls -ld "$tmpdir"` toilet-0.3/.auto/install-sh-360- case $ls_ld_tmpdir in ############################################## toilet-0.3/.auto/install-sh-365- $mkdirprog -m$different_mode -p -- "$tmpdir" && { toilet-0.3/.auto/install-sh:366: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` toilet-0.3/.auto/install-sh-367- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## toilet-0.3/.auto/install-sh-425- case $prefix in toilet-0.3/.auto/install-sh:426: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; toilet-0.3/.auto/install-sh-427- *) qprefix=$prefix;; ############################################## toilet-0.3/.auto/install-sh-474- if $copy_on_change && toilet-0.3/.auto/install-sh:475: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && toilet-0.3/.auto/install-sh:476: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && toilet-0.3/.auto/install-sh-477- ############################################## toilet-0.3/.auto/depcomp-67- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} toilet-0.3/.auto/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} toilet-0.3/.auto/depcomp-69- ############################################## toilet-0.3/.auto/depcomp-234- # Version 6 uses the directory in both cases. toilet-0.3/.auto/depcomp:235: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` toilet-0.3/.auto/depcomp-236- test "x$dir" = "x$object" && dir= toilet-0.3/.auto/depcomp:237: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` toilet-0.3/.auto/depcomp-238- if test "$libtool" = yes; then ############################################## toilet-0.3/.auto/depcomp-263- # Do two passes, one to just change these to toilet-0.3/.auto/depcomp:264: # `$object: dependent.h' and one to simply `dependent.h:'. toilet-0.3/.auto/depcomp-265- sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" ############################################## toilet-0.3/.auto/depcomp-305- # Do two passes, one to just change these to toilet-0.3/.auto/depcomp:306: # `$object: dependent.h' and one to simply `dependent.h:'. toilet-0.3/.auto/depcomp-307- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## toilet-0.3/.auto/depcomp-321- # Much of this is similar to the tru64 case; see comments there. toilet-0.3/.auto/depcomp:322: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` toilet-0.3/.auto/depcomp-323- test "x$dir" = "x$object" && dir= toilet-0.3/.auto/depcomp:324: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` toilet-0.3/.auto/depcomp-325- if test "$libtool" = yes; then ############################################## toilet-0.3/.auto/depcomp-365- # Subdirectories are respected. toilet-0.3/.auto/depcomp:366: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` toilet-0.3/.auto/depcomp-367- test "x$dir" = "x$object" && dir= toilet-0.3/.auto/depcomp:368: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` toilet-0.3/.auto/depcomp-369- ############################################## toilet-0.3/.auto/depcomp-557- done toilet-0.3/.auto/depcomp:558: obj_suffix=`echo "$object" | sed 's/^.*\././'` toilet-0.3/.auto/depcomp-559- touch "$tmpdepfile" ############################################## toilet-0.3/tools/Makefile.in-230-.c.obj: toilet-0.3/tools/Makefile.in:231:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` toilet-0.3/tools/Makefile.in-232-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## toilet-0.3/tools/Makefile.in-234-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ toilet-0.3/tools/Makefile.in:235:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` toilet-0.3/tools/Makefile.in-236- toilet-0.3/tools/Makefile.in-237-caca2tlf-caca2tlf.o: caca2tlf.c toilet-0.3/tools/Makefile.in:238:@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(caca2tlf_CFLAGS) $(CFLAGS) -MT caca2tlf-caca2tlf.o -MD -MP -MF $(DEPDIR)/caca2tlf-caca2tlf.Tpo -c -o caca2tlf-caca2tlf.o `test -f 'caca2tlf.c' || echo '$(srcdir)/'`caca2tlf.c toilet-0.3/tools/Makefile.in-239-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/caca2tlf-caca2tlf.Tpo $(DEPDIR)/caca2tlf-caca2tlf.Po ############################################## toilet-0.3/tools/Makefile.in-241-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ toilet-0.3/tools/Makefile.in:242:@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(caca2tlf_CFLAGS) $(CFLAGS) -c -o caca2tlf-caca2tlf.o `test -f 'caca2tlf.c' || echo '$(srcdir)/'`caca2tlf.c toilet-0.3/tools/Makefile.in-243- toilet-0.3/tools/Makefile.in-244-caca2tlf-caca2tlf.obj: caca2tlf.c toilet-0.3/tools/Makefile.in:245:@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(caca2tlf_CFLAGS) $(CFLAGS) -MT caca2tlf-caca2tlf.obj -MD -MP -MF $(DEPDIR)/caca2tlf-caca2tlf.Tpo -c -o caca2tlf-caca2tlf.obj `if test -f 'caca2tlf.c'; then $(CYGPATH_W) 'caca2tlf.c'; else $(CYGPATH_W) '$(srcdir)/caca2tlf.c'; fi` toilet-0.3/tools/Makefile.in-246-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/caca2tlf-caca2tlf.Tpo $(DEPDIR)/caca2tlf-caca2tlf.Po ############################################## toilet-0.3/tools/Makefile.in-248-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ toilet-0.3/tools/Makefile.in:249:@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(caca2tlf_CFLAGS) $(CFLAGS) -c -o caca2tlf-caca2tlf.obj `if test -f 'caca2tlf.c'; then $(CYGPATH_W) 'caca2tlf.c'; else $(CYGPATH_W) '$(srcdir)/caca2tlf.c'; fi` toilet-0.3/tools/Makefile.in-250- ############################################## toilet-0.3/tools/Makefile.in-295-GTAGS: toilet-0.3/tools/Makefile.in:296: here=`$(am__cd) $(top_builddir) && pwd` \ toilet-0.3/tools/Makefile.in-297- && $(am__cd) $(top_srcdir) \ ############################################## toilet-0.3/tools/Makefile.in-303-distdir: $(DISTFILES) toilet-0.3/tools/Makefile.in:304: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ toilet-0.3/tools/Makefile.in:305: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ toilet-0.3/tools/Makefile.in-306- list='$(DISTFILES)'; \ ############################################## toilet-0.3/tools/Makefile.in-317- if test -d $$d/$$file; then \ toilet-0.3/tools/Makefile.in:318: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ toilet-0.3/tools/Makefile.in-319- if test -d "$(distdir)/$$file"; then \ ############################################## toilet-0.3/src/Makefile.in-278-.c.obj: toilet-0.3/src/Makefile.in:279:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` toilet-0.3/src/Makefile.in-280-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## toilet-0.3/src/Makefile.in-282-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ toilet-0.3/src/Makefile.in:283:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` toilet-0.3/src/Makefile.in-284- toilet-0.3/src/Makefile.in-285-toilet-main.o: main.c toilet-0.3/src/Makefile.in:286:@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -MT toilet-main.o -MD -MP -MF $(DEPDIR)/toilet-main.Tpo -c -o toilet-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c toilet-0.3/src/Makefile.in-287-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/toilet-main.Tpo $(DEPDIR)/toilet-main.Po ############################################## toilet-0.3/src/Makefile.in-289-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ toilet-0.3/src/Makefile.in:290:@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -c -o toilet-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c toilet-0.3/src/Makefile.in-291- toilet-0.3/src/Makefile.in-292-toilet-main.obj: main.c toilet-0.3/src/Makefile.in:293:@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -MT toilet-main.obj -MD -MP -MF $(DEPDIR)/toilet-main.Tpo -c -o toilet-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi` toilet-0.3/src/Makefile.in-294-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/toilet-main.Tpo $(DEPDIR)/toilet-main.Po ############################################## toilet-0.3/src/Makefile.in-296-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ toilet-0.3/src/Makefile.in:297:@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -c -o toilet-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi` toilet-0.3/src/Makefile.in-298- toilet-0.3/src/Makefile.in-299-toilet-render.o: render.c toilet-0.3/src/Makefile.in:300:@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -MT toilet-render.o -MD -MP -MF $(DEPDIR)/toilet-render.Tpo -c -o toilet-render.o `test -f 'render.c' || echo '$(srcdir)/'`render.c toilet-0.3/src/Makefile.in-301-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/toilet-render.Tpo $(DEPDIR)/toilet-render.Po ############################################## toilet-0.3/src/Makefile.in-303-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ toilet-0.3/src/Makefile.in:304:@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -c -o toilet-render.o `test -f 'render.c' || echo '$(srcdir)/'`render.c toilet-0.3/src/Makefile.in-305- toilet-0.3/src/Makefile.in-306-toilet-render.obj: render.c toilet-0.3/src/Makefile.in:307:@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -MT toilet-render.obj -MD -MP -MF $(DEPDIR)/toilet-render.Tpo -c -o toilet-render.obj `if test -f 'render.c'; then $(CYGPATH_W) 'render.c'; else $(CYGPATH_W) '$(srcdir)/render.c'; fi` toilet-0.3/src/Makefile.in-308-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/toilet-render.Tpo $(DEPDIR)/toilet-render.Po ############################################## toilet-0.3/src/Makefile.in-310-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ toilet-0.3/src/Makefile.in:311:@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -c -o toilet-render.obj `if test -f 'render.c'; then $(CYGPATH_W) 'render.c'; else $(CYGPATH_W) '$(srcdir)/render.c'; fi` toilet-0.3/src/Makefile.in-312- toilet-0.3/src/Makefile.in-313-toilet-filter.o: filter.c toilet-0.3/src/Makefile.in:314:@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -MT toilet-filter.o -MD -MP -MF $(DEPDIR)/toilet-filter.Tpo -c -o toilet-filter.o `test -f 'filter.c' || echo '$(srcdir)/'`filter.c toilet-0.3/src/Makefile.in-315-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/toilet-filter.Tpo $(DEPDIR)/toilet-filter.Po ############################################## toilet-0.3/src/Makefile.in-317-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ toilet-0.3/src/Makefile.in:318:@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -c -o toilet-filter.o `test -f 'filter.c' || echo '$(srcdir)/'`filter.c toilet-0.3/src/Makefile.in-319- toilet-0.3/src/Makefile.in-320-toilet-filter.obj: filter.c toilet-0.3/src/Makefile.in:321:@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -MT toilet-filter.obj -MD -MP -MF $(DEPDIR)/toilet-filter.Tpo -c -o toilet-filter.obj `if test -f 'filter.c'; then $(CYGPATH_W) 'filter.c'; else $(CYGPATH_W) '$(srcdir)/filter.c'; fi` toilet-0.3/src/Makefile.in-322-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/toilet-filter.Tpo $(DEPDIR)/toilet-filter.Po ############################################## toilet-0.3/src/Makefile.in-324-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ toilet-0.3/src/Makefile.in:325:@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -c -o toilet-filter.obj `if test -f 'filter.c'; then $(CYGPATH_W) 'filter.c'; else $(CYGPATH_W) '$(srcdir)/filter.c'; fi` toilet-0.3/src/Makefile.in-326- toilet-0.3/src/Makefile.in-327-toilet-export.o: export.c toilet-0.3/src/Makefile.in:328:@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -MT toilet-export.o -MD -MP -MF $(DEPDIR)/toilet-export.Tpo -c -o toilet-export.o `test -f 'export.c' || echo '$(srcdir)/'`export.c toilet-0.3/src/Makefile.in-329-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/toilet-export.Tpo $(DEPDIR)/toilet-export.Po ############################################## toilet-0.3/src/Makefile.in-331-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ toilet-0.3/src/Makefile.in:332:@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -c -o toilet-export.o `test -f 'export.c' || echo '$(srcdir)/'`export.c toilet-0.3/src/Makefile.in-333- toilet-0.3/src/Makefile.in-334-toilet-export.obj: export.c toilet-0.3/src/Makefile.in:335:@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -MT toilet-export.obj -MD -MP -MF $(DEPDIR)/toilet-export.Tpo -c -o toilet-export.obj `if test -f 'export.c'; then $(CYGPATH_W) 'export.c'; else $(CYGPATH_W) '$(srcdir)/export.c'; fi` toilet-0.3/src/Makefile.in-336-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/toilet-export.Tpo $(DEPDIR)/toilet-export.Po ############################################## toilet-0.3/src/Makefile.in-338-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ toilet-0.3/src/Makefile.in:339:@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -c -o toilet-export.obj `if test -f 'export.c'; then $(CYGPATH_W) 'export.c'; else $(CYGPATH_W) '$(srcdir)/export.c'; fi` toilet-0.3/src/Makefile.in-340- toilet-0.3/src/Makefile.in-341-toilet-term.o: term.c toilet-0.3/src/Makefile.in:342:@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -MT toilet-term.o -MD -MP -MF $(DEPDIR)/toilet-term.Tpo -c -o toilet-term.o `test -f 'term.c' || echo '$(srcdir)/'`term.c toilet-0.3/src/Makefile.in-343-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/toilet-term.Tpo $(DEPDIR)/toilet-term.Po ############################################## toilet-0.3/src/Makefile.in-345-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ toilet-0.3/src/Makefile.in:346:@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -c -o toilet-term.o `test -f 'term.c' || echo '$(srcdir)/'`term.c toilet-0.3/src/Makefile.in-347- toilet-0.3/src/Makefile.in-348-toilet-term.obj: term.c toilet-0.3/src/Makefile.in:349:@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -MT toilet-term.obj -MD -MP -MF $(DEPDIR)/toilet-term.Tpo -c -o toilet-term.obj `if test -f 'term.c'; then $(CYGPATH_W) 'term.c'; else $(CYGPATH_W) '$(srcdir)/term.c'; fi` toilet-0.3/src/Makefile.in-350-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/toilet-term.Tpo $(DEPDIR)/toilet-term.Po ############################################## toilet-0.3/src/Makefile.in-352-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ toilet-0.3/src/Makefile.in:353:@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -c -o toilet-term.obj `if test -f 'term.c'; then $(CYGPATH_W) 'term.c'; else $(CYGPATH_W) '$(srcdir)/term.c'; fi` toilet-0.3/src/Makefile.in-354- toilet-0.3/src/Makefile.in-355-toilet-figlet.o: figlet.c toilet-0.3/src/Makefile.in:356:@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -MT toilet-figlet.o -MD -MP -MF $(DEPDIR)/toilet-figlet.Tpo -c -o toilet-figlet.o `test -f 'figlet.c' || echo '$(srcdir)/'`figlet.c toilet-0.3/src/Makefile.in-357-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/toilet-figlet.Tpo $(DEPDIR)/toilet-figlet.Po ############################################## toilet-0.3/src/Makefile.in-359-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ toilet-0.3/src/Makefile.in:360:@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -c -o toilet-figlet.o `test -f 'figlet.c' || echo '$(srcdir)/'`figlet.c toilet-0.3/src/Makefile.in-361- toilet-0.3/src/Makefile.in-362-toilet-figlet.obj: figlet.c toilet-0.3/src/Makefile.in:363:@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -MT toilet-figlet.obj -MD -MP -MF $(DEPDIR)/toilet-figlet.Tpo -c -o toilet-figlet.obj `if test -f 'figlet.c'; then $(CYGPATH_W) 'figlet.c'; else $(CYGPATH_W) '$(srcdir)/figlet.c'; fi` toilet-0.3/src/Makefile.in-364-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/toilet-figlet.Tpo $(DEPDIR)/toilet-figlet.Po ############################################## toilet-0.3/src/Makefile.in-366-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ toilet-0.3/src/Makefile.in:367:@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toilet_CPPFLAGS) $(CPPFLAGS) $(toilet_CFLAGS) $(CFLAGS) -c -o toilet-figlet.obj `if test -f 'figlet.c'; then $(CYGPATH_W) 'figlet.c'; else $(CYGPATH_W) '$(srcdir)/figlet.c'; fi` toilet-0.3/src/Makefile.in-368- ############################################## toilet-0.3/src/Makefile.in-413-GTAGS: toilet-0.3/src/Makefile.in:414: here=`$(am__cd) $(top_builddir) && pwd` \ toilet-0.3/src/Makefile.in-415- && $(am__cd) $(top_srcdir) \ ############################################## toilet-0.3/src/Makefile.in-421-distdir: $(DISTFILES) toilet-0.3/src/Makefile.in:422: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ toilet-0.3/src/Makefile.in:423: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ toilet-0.3/src/Makefile.in-424- list='$(DISTFILES)'; \ ############################################## toilet-0.3/src/Makefile.in-435- if test -d $$d/$$file; then \ toilet-0.3/src/Makefile.in:436: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ toilet-0.3/src/Makefile.in-437- if test -d "$(distdir)/$$file"; then \ ############################################## toilet-0.3/bootstrap-29-# Check for needed features toilet-0.3/bootstrap:30:auxdir="`sed -ne 's/^[ \t]*A._CONFIG_AUX_DIR *([[ ]*\([^] )]*\).*/\1/p' $conffile`" toilet-0.3/bootstrap:31:pkgconfig="`grep '^[ \t]*PKG_PROG_PKG_CONFIG' $conffile >/dev/null 2>&1 && echo yes || echo no`" toilet-0.3/bootstrap:32:libtool="`grep '^[ \t]*A._PROG_LIBTOOL' $conffile >/dev/null 2>&1 && echo yes || echo no`" toilet-0.3/bootstrap:33:header="`grep '^[ \t]*A._CONFIG_HEADER' $conffile >/dev/null 2>&1 && echo yes || echo no`" toilet-0.3/bootstrap-34-makefile="`[ -f Makefile.am ] && echo yes || echo no`" ############################################## toilet-0.3/test/Makefile.in-207- if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ toilet-0.3/test/Makefile.in:208: all=`expr $$all + 1`; \ toilet-0.3/test/Makefile.in-209- case " $(XFAIL_TESTS) " in \ toilet-0.3/test/Makefile.in-210- *[\ \ ]$$tst[\ \ ]*) \ toilet-0.3/test/Makefile.in:211: xpass=`expr $$xpass + 1`; \ toilet-0.3/test/Makefile.in:212: failed=`expr $$failed + 1`; \ toilet-0.3/test/Makefile.in-213- col=$$red; res=XPASS; \ ############################################## toilet-0.3/test/Makefile.in-219- elif test $$? -ne 77; then \ toilet-0.3/test/Makefile.in:220: all=`expr $$all + 1`; \ toilet-0.3/test/Makefile.in-221- case " $(XFAIL_TESTS) " in \ toilet-0.3/test/Makefile.in-222- *[\ \ ]$$tst[\ \ ]*) \ toilet-0.3/test/Makefile.in:223: xfail=`expr $$xfail + 1`; \ toilet-0.3/test/Makefile.in-224- col=$$lgn; res=XFAIL; \ ############################################## toilet-0.3/test/Makefile.in-226- *) \ toilet-0.3/test/Makefile.in:227: failed=`expr $$failed + 1`; \ toilet-0.3/test/Makefile.in-228- col=$$red; res=FAIL; \ ############################################## toilet-0.3/test/Makefile.in-231- else \ toilet-0.3/test/Makefile.in:232: skip=`expr $$skip + 1`; \ toilet-0.3/test/Makefile.in-233- col=$$blu; res=SKIP; \ ############################################## toilet-0.3/test/Makefile.in-266- fi; \ toilet-0.3/test/Makefile.in:267: test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ toilet-0.3/test/Makefile.in-268- dashes="$$skipped"; \ ############################################## toilet-0.3/test/Makefile.in-272- report="Please report to $(PACKAGE_BUGREPORT)"; \ toilet-0.3/test/Makefile.in:273: test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ toilet-0.3/test/Makefile.in-274- dashes="$$report"; \ toilet-0.3/test/Makefile.in-275- fi; \ toilet-0.3/test/Makefile.in:276: dashes=`echo "$$dashes" | sed s/./=/g`; \ toilet-0.3/test/Makefile.in-277- if test "$$failed" -eq 0; then \ ############################################## toilet-0.3/test/Makefile.in-290-distdir: $(DISTFILES) toilet-0.3/test/Makefile.in:291: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ toilet-0.3/test/Makefile.in:292: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ toilet-0.3/test/Makefile.in-293- list='$(DISTFILES)'; \ ############################################## toilet-0.3/test/Makefile.in-304- if test -d $$d/$$file; then \ toilet-0.3/test/Makefile.in:305: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ toilet-0.3/test/Makefile.in-306- if test -d "$(distdir)/$$file"; then \ ############################################## toilet-0.3/test/check-source-14- nfiles=$(($nfiles + 1)); toilet-0.3/test/check-source:15: nlines=$(($nlines + `grep -c . "../$dir/$x"`)) ;; toilet-0.3/test/check-source-16- *) ############################################## toilet-0.3/Makefile.in-84- while test -n "$$dir1"; do \ toilet-0.3/Makefile.in:85: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ toilet-0.3/Makefile.in-86- if test "$$first" != "."; then \ toilet-0.3/Makefile.in-87- if test "$$first" = ".."; then \ toilet-0.3/Makefile.in:88: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ toilet-0.3/Makefile.in:89: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ toilet-0.3/Makefile.in-90- else \ toilet-0.3/Makefile.in:91: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ toilet-0.3/Makefile.in-92- if test "$$first2" = "$$first"; then \ toilet-0.3/Makefile.in:93: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ toilet-0.3/Makefile.in-94- else \ ############################################## toilet-0.3/Makefile.in-99- fi; \ toilet-0.3/Makefile.in:100: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ toilet-0.3/Makefile.in-101- done; \ ############################################## toilet-0.3/Makefile.in-288- dot_seen=no; \ toilet-0.3/Makefile.in:289: target=`echo $@ | sed s/-recursive//`; \ toilet-0.3/Makefile.in-290- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## toilet-0.3/Makefile.in-323- rev="$$rev ."; \ toilet-0.3/Makefile.in:324: target=`echo $@ | sed s/-recursive//`; \ toilet-0.3/Makefile.in-325- for subdir in $$rev; do \ ############################################## toilet-0.3/Makefile.in-401-GTAGS: toilet-0.3/Makefile.in:402: here=`$(am__cd) $(top_builddir) && pwd` \ toilet-0.3/Makefile.in-403- && $(am__cd) $(top_srcdir) \ ############################################## toilet-0.3/Makefile.in-411- test -d "$(distdir)" || mkdir "$(distdir)" toilet-0.3/Makefile.in:412: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ toilet-0.3/Makefile.in:413: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ toilet-0.3/Makefile.in-414- list='$(DISTFILES)'; \ ############################################## toilet-0.3/Makefile.in-425- if test -d $$d/$$file; then \ toilet-0.3/Makefile.in:426: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ toilet-0.3/Makefile.in-427- if test -d "$(distdir)/$$file"; then \ ############################################## toilet-0.3/Makefile.in-539- test -d $(distdir)/_build || exit 0; \ toilet-0.3/Makefile.in:540: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ toilet-0.3/Makefile.in-541- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## toilet-0.3/Makefile.in-582- }; \ toilet-0.3/Makefile.in:583: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ toilet-0.3/Makefile.in-584- || { echo "ERROR: files left after uninstall:" ; \ ############################################## toilet-0.3/Makefile.in-594- fi toilet-0.3/Makefile.in:595: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ toilet-0.3/Makefile.in-596- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## toilet-0.3/aclocal.m4-97- PKG_CHECK_EXISTS([$3], toilet-0.3/aclocal.m4:98: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` toilet-0.3/aclocal.m4-99- test "x$?" != "x0" && pkg_failed=yes ], ############################################## toilet-0.3/aclocal.m4-146- if test $_pkg_short_errors_supported = yes; then toilet-0.3/aclocal.m4:147: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` toilet-0.3/aclocal.m4-148- else toilet-0.3/aclocal.m4:149: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` toilet-0.3/aclocal.m4-150- fi ############################################## toilet-0.3/aclocal.m4-233-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to toilet-0.3/aclocal.m4:234:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. toilet-0.3/aclocal.m4-235-# ############################################## toilet-0.3/aclocal.m4-257-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: toilet-0.3/aclocal.m4:258:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` toilet-0.3/aclocal.m4-259-# and then we would define $MISSING as ############################################## toilet-0.3/aclocal.m4-273-# expand $ac_aux_dir to an absolute path toilet-0.3/aclocal.m4:274:am_aux_dir=`cd $ac_aux_dir && pwd` toilet-0.3/aclocal.m4-275-]) ############################################## toilet-0.3/aclocal.m4-375- if test "$am_compiler_list" = ""; then toilet-0.3/aclocal.m4:376: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` toilet-0.3/aclocal.m4-377- fi ############################################## toilet-0.3/aclocal.m4-524- # Strip MF so we end up with the name of the file. toilet-0.3/aclocal.m4:525: mf=`echo "$mf" | sed -e 's/:.*$//'` toilet-0.3/aclocal.m4-526- # Check whether this is an Automake generated Makefile or not. ############################################## toilet-0.3/aclocal.m4-533- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then toilet-0.3/aclocal.m4:534: dirpart=`AS_DIRNAME("$mf")` toilet-0.3/aclocal.m4-535- else ############################################## toilet-0.3/aclocal.m4-539- # from the Makefile without running `make'. toilet-0.3/aclocal.m4:540: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` toilet-0.3/aclocal.m4-541- test -z "$DEPDIR" && continue toilet-0.3/aclocal.m4:542: am__include=`sed -n 's/^am__include = //p' < "$mf"` toilet-0.3/aclocal.m4-543- test -z "am__include" && continue toilet-0.3/aclocal.m4:544: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` toilet-0.3/aclocal.m4-545- # When using ansi2knr, U may be empty or an underscore; expand it toilet-0.3/aclocal.m4:546: U=`sed -n 's/^U = //p' < "$mf"` toilet-0.3/aclocal.m4-547- # Find all dependency output files, they are included files with ############################################## toilet-0.3/aclocal.m4-555- test -f "$dirpart/$file" && continue toilet-0.3/aclocal.m4:556: fdir=`AS_DIRNAME(["$file"])` toilet-0.3/aclocal.m4-557- AS_MKDIR_P([$dirpart/$fdir]) ############################################## toilet-0.3/aclocal.m4-622-AC_REQUIRE([AC_PROG_INSTALL])dnl toilet-0.3/aclocal.m4:623:if test "`cd $srcdir && pwd`" != "`pwd`"; then toilet-0.3/aclocal.m4-624- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## toilet-0.3/aclocal.m4-724- * ) toilet-0.3/aclocal.m4:725: _am_stamp_count=`expr $_am_stamp_count + 1` ;; toilet-0.3/aclocal.m4-726- esac toilet-0.3/aclocal.m4-727-done toilet-0.3/aclocal.m4:728:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) toilet-0.3/aclocal.m4-729- ############################################## toilet-0.3/aclocal.m4-802-# Ignore all kinds of additional output from `make'. toilet-0.3/aclocal.m4:803:case `$am_make -s -f confmf 2> /dev/null` in #( toilet-0.3/aclocal.m4-804-*the\ am__doit\ target*) ############################################## toilet-0.3/aclocal.m4-812- echo '.include "confinc"' > confmf toilet-0.3/aclocal.m4:813: case `$am_make -s -f confmf 2> /dev/null` in #( toilet-0.3/aclocal.m4-814- *the\ am__doit\ target*) ############################################## toilet-0.3/aclocal.m4-845-set dummy $CC toilet-0.3/aclocal.m4:846:am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']` toilet-0.3/aclocal.m4-847-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o ############################################## toilet-0.3/aclocal.m4-1004-if ( toilet-0.3/aclocal.m4:1005: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` toilet-0.3/aclocal.m4-1006- if test "$[*]" = "X"; then toilet-0.3/aclocal.m4-1007- # -L didn't work. toilet-0.3/aclocal.m4:1008: set X `ls -t "$srcdir/configure" conftest.file` toilet-0.3/aclocal.m4-1009- fi ############################################## toilet-0.3/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ toilet-0.3/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then toilet-0.3/configure-47- as_echo='print -r --' toilet-0.3/configure-48- as_echo_n='print -rn --' toilet-0.3/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then toilet-0.3/configure-50- as_echo='printf %s\n' ############################################## toilet-0.3/configure-52-else toilet-0.3/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then toilet-0.3/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## toilet-0.3/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; toilet-0.3/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; toilet-0.3/configure-64- esac; ############################################## toilet-0.3/configure-173- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && toilet-0.3/configure:174: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 toilet-0.3/configure-175-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## toilet-0.3/configure-296- case $as_dir in #( toilet-0.3/configure:297: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( toilet-0.3/configure-298- *) as_qdir=$as_dir;; ############################################## toilet-0.3/configure-361- { toilet-0.3/configure:362: as_val=`expr "$@" || test $? -eq 1` toilet-0.3/configure-363- } ############################################## toilet-0.3/configure-368-# ---------------------------------------- toilet-0.3/configure:369:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are toilet-0.3/configure-370-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## toilet-0.3/configure-431- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && toilet-0.3/configure:432: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { toilet-0.3/configure-433- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## toilet-0.3/configure-522- esac; toilet-0.3/configure:523: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( toilet-0.3/configure-524- ???[sx]*):;;*)false;;esac;fi ############################################## toilet-0.3/configure-784- case $ac_option in toilet-0.3/configure:785: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; toilet-0.3/configure-786- *=) ac_optarg= ;; ############################################## toilet-0.3/configure-828- -disable-* | --disable-*) toilet-0.3/configure:829: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` toilet-0.3/configure-830- # Reject names that are not valid shell variable names. ############################################## toilet-0.3/configure-833- ac_useropt_orig=$ac_useropt toilet-0.3/configure:834: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` toilet-0.3/configure-835- case $ac_user_opts in ############################################## toilet-0.3/configure-854- -enable-* | --enable-*) toilet-0.3/configure:855: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` toilet-0.3/configure-856- # Reject names that are not valid shell variable names. ############################################## toilet-0.3/configure-859- ac_useropt_orig=$ac_useropt toilet-0.3/configure:860: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` toilet-0.3/configure-861- case $ac_user_opts in ############################################## toilet-0.3/configure-1058- -with-* | --with-*) toilet-0.3/configure:1059: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` toilet-0.3/configure-1060- # Reject names that are not valid shell variable names. ############################################## toilet-0.3/configure-1063- ac_useropt_orig=$ac_useropt toilet-0.3/configure:1064: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` toilet-0.3/configure-1065- case $ac_user_opts in ############################################## toilet-0.3/configure-1074- -without-* | --without-*) toilet-0.3/configure:1075: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` toilet-0.3/configure-1076- # Reject names that are not valid shell variable names. ############################################## toilet-0.3/configure-1079- ac_useropt_orig=$ac_useropt toilet-0.3/configure:1080: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` toilet-0.3/configure-1081- case $ac_user_opts in ############################################## toilet-0.3/configure-1112- *=*) toilet-0.3/configure:1113: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` toilet-0.3/configure-1114- # Reject names that are not valid shell variable names. ############################################## toilet-0.3/configure-1133-if test -n "$ac_prev"; then toilet-0.3/configure:1134: ac_option=--`echo $ac_prev | sed 's/_/-/g'` toilet-0.3/configure-1135- as_fn_error $? "missing argument to $ac_option" ############################################## toilet-0.3/configure-1155- */ ) toilet-0.3/configure:1156: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` toilet-0.3/configure-1157- eval $ac_var=\$ac_val;; ############################################## toilet-0.3/configure-1192-ac_ls_di=`ls -di .` && toilet-0.3/configure:1193:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || toilet-0.3/configure-1194- as_fn_error $? "working directory cannot be determined" ############################################## toilet-0.3/configure-1248-case $srcdir in toilet-0.3/configure:1249:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; toilet-0.3/configure-1250-esac ############################################## toilet-0.3/configure-1291-By default, \`make install' will install all the files in toilet-0.3/configure:1292:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify toilet-0.3/configure:1293:an installation prefix other than \`$ac_default_prefix' using \`--prefix', toilet-0.3/configure-1294-for instance \`--prefix=\$HOME'. ############################################## toilet-0.3/configure-1382-*) toilet-0.3/configure:1383: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` toilet-0.3/configure-1384- # A ".." for each directory in $ac_dir_suffix. toilet-0.3/configure:1385: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` toilet-0.3/configure-1386- case $ac_top_builddir_sub in ############################################## toilet-0.3/configure-1753- *\'*) toilet-0.3/configure:1754: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; toilet-0.3/configure-1755- esac ############################################## toilet-0.3/configure-1836- case $ac_val in toilet-0.3/configure:1837: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; toilet-0.3/configure-1838- esac ############################################## toilet-0.3/configure-1851- case $ac_val in toilet-0.3/configure:1852: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; toilet-0.3/configure-1853- esac ############################################## toilet-0.3/configure-1971- set,) toilet-0.3/configure:1972: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 toilet-0.3/configure:1973:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} toilet-0.3/configure-1974- ac_cache_corrupted=: ;; ############################################## toilet-0.3/configure-1982- # differences in whitespace do not lead to failure. toilet-0.3/configure:1983: ac_old_val_w=`echo x $ac_old_val` toilet-0.3/configure:1984: ac_new_val_w=`echo x $ac_new_val` toilet-0.3/configure-1985- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## toilet-0.3/configure-2002- case $ac_new_val in toilet-0.3/configure:2003: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; toilet-0.3/configure-2004- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## toilet-0.3/configure-2072-test "x$ac_build_alias" = x && toilet-0.3/configure:2073: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` toilet-0.3/configure-2074-test "x$ac_build_alias" = x && toilet-0.3/configure-2075- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 toilet-0.3/configure:2076:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || toilet-0.3/configure-2077- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## toilet-0.3/configure-2096-IFS=$ac_save_IFS toilet-0.3/configure:2097:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac toilet-0.3/configure-2098- ############################################## toilet-0.3/configure-2107-else toilet-0.3/configure:2108: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || toilet-0.3/configure-2109- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## toilet-0.3/configure-2129-IFS=$ac_save_IFS toilet-0.3/configure:2130:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac toilet-0.3/configure-2131- ############################################## toilet-0.3/configure-2140-else toilet-0.3/configure:2141: ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` || toilet-0.3/configure-2142- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5 ############################################## toilet-0.3/configure-2162-IFS=$ac_save_IFS toilet-0.3/configure:2163:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac toilet-0.3/configure-2164- ############################################## toilet-0.3/configure-2292-if ( toilet-0.3/configure:2293: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` toilet-0.3/configure-2294- if test "$*" = "X"; then toilet-0.3/configure-2295- # -L didn't work. toilet-0.3/configure:2296: set X `ls -t "$srcdir/configure" conftest.file` toilet-0.3/configure-2297- fi ############################################## toilet-0.3/configure-2328-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' toilet-0.3/configure:2329:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` toilet-0.3/configure-2330- toilet-0.3/configure-2331-# expand $ac_aux_dir to an absolute path toilet-0.3/configure:2332:am_aux_dir=`cd $ac_aux_dir && pwd` toilet-0.3/configure-2333- ############################################## toilet-0.3/configure-2473- { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue toilet-0.3/configure:2474: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( toilet-0.3/configure-2475- 'mkdir (GNU coreutils) '* | \ ############################################## toilet-0.3/configure-2552-set x ${MAKE-make} toilet-0.3/configure:2553:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` toilet-0.3/configure-2554-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## toilet-0.3/configure-2562-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. toilet-0.3/configure:2563:case `${MAKE-make} -f conftest.make 2>/dev/null` in toilet-0.3/configure-2564- *@@@%%%=?*=@@@%%%*) ############################################## toilet-0.3/configure-2589- toilet-0.3/configure:2590:if test "`cd $srcdir && pwd`" != "`pwd`"; then toilet-0.3/configure-2591- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## toilet-0.3/configure-2674-# Ignore all kinds of additional output from `make'. toilet-0.3/configure:2675:case `$am_make -s -f confmf 2> /dev/null` in #( toilet-0.3/configure-2676-*the\ am__doit\ target*) ############################################## toilet-0.3/configure-2684- echo '.include "confinc"' > confmf toilet-0.3/configure:2685: case `$am_make -s -f confmf 2> /dev/null` in #( toilet-0.3/configure-2686- *the\ am__doit\ target*) ############################################## toilet-0.3/configure-3063-$as_echo_n "checking whether the C compiler works... " >&6; } toilet-0.3/configure:3064:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` toilet-0.3/configure-3065- ############################################## toilet-0.3/configure-3107- then :; else toilet-0.3/configure:3108: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` toilet-0.3/configure-3109- fi ############################################## toilet-0.3/configure-3167- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; toilet-0.3/configure:3168: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` toilet-0.3/configure-3169- break;; ############################################## toilet-0.3/configure-3276- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; toilet-0.3/configure:3277: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` toilet-0.3/configure-3278- break;; ############################################## toilet-0.3/configure-3536- if test "$am_compiler_list" = ""; then toilet-0.3/configure:3537: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` toilet-0.3/configure-3538- fi ############################################## toilet-0.3/configure-3749-set dummy $CC toilet-0.3/configure:3750:am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` toilet-0.3/configure-3751-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o ############################################## toilet-0.3/configure-3920- # Check for GNU $ac_path_GREP toilet-0.3/configure:3921:case `"$ac_path_GREP" --version 2>&1` in toilet-0.3/configure-3922-*GNU*) ############################################## toilet-0.3/configure-3986- # Check for GNU $ac_path_EGREP toilet-0.3/configure:3987:case `"$ac_path_EGREP" --version 2>&1` in toilet-0.3/configure-3988-*GNU*) ############################################## toilet-0.3/configure-4283-do : toilet-0.3/configure:4284: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` toilet-0.3/configure-4285-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## toilet-0.3/configure-4288- cat >>confdefs.h <<_ACEOF toilet-0.3/configure:4289:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 toilet-0.3/configure-4290-_ACEOF ############################################## toilet-0.3/configure-4355- test $ac_status = 0; }; then toilet-0.3/configure:4356: pkg_cv_CACA_CFLAGS=`$PKG_CONFIG --cflags "caca >= 0.99.beta18" 2>/dev/null` toilet-0.3/configure-4357- test "x$?" != "x0" && pkg_failed=yes ############################################## toilet-0.3/configure-4372- test $ac_status = 0; }; then toilet-0.3/configure:4373: pkg_cv_CACA_LIBS=`$PKG_CONFIG --libs "caca >= 0.99.beta18" 2>/dev/null` toilet-0.3/configure-4374- test "x$?" != "x0" && pkg_failed=yes ############################################## toilet-0.3/configure-4393- if test $_pkg_short_errors_supported = yes; then toilet-0.3/configure:4394: CACA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "caca >= 0.99.beta18" 2>&1` toilet-0.3/configure-4395- else toilet-0.3/configure:4396: CACA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "caca >= 0.99.beta18" 2>&1` toilet-0.3/configure-4397- fi ############################################## toilet-0.3/configure-4534- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' toilet-0.3/configure:4535: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` toilet-0.3/configure-4536- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## toilet-0.3/configure-4617-if test -z "$BASH_VERSION$ZSH_VERSION" \ toilet-0.3/configure:4618: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then toilet-0.3/configure-4619- as_echo='print -r --' toilet-0.3/configure-4620- as_echo_n='print -rn --' toilet-0.3/configure:4621:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then toilet-0.3/configure-4622- as_echo='printf %s\n' ############################################## toilet-0.3/configure-4624-else toilet-0.3/configure:4625: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then toilet-0.3/configure-4626- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## toilet-0.3/configure-4634- expr "X$arg" : "X\\(.*\\)$as_nl"; toilet-0.3/configure:4635: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; toilet-0.3/configure-4636- esac; ############################################## toilet-0.3/configure-4711-# ---------------------------------------- toilet-0.3/configure:4712:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are toilet-0.3/configure-4713-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## toilet-0.3/configure-4783- { toilet-0.3/configure:4784: as_val=`expr "$@" || test $? -eq 1` toilet-0.3/configure-4785- } ############################################## toilet-0.3/configure-4887- case $as_dir in #( toilet-0.3/configure:4888: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( toilet-0.3/configure-4889- *) as_qdir=$as_dir;; ############################################## toilet-0.3/configure-4944- esac; toilet-0.3/configure:4945: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( toilet-0.3/configure-4946- ???[sx]*):;;*)false;;esac;fi ############################################## toilet-0.3/configure-5034-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 toilet-0.3/configure:5035:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" toilet-0.3/configure-5036-ac_cs_version="\\ ############################################## toilet-0.3/configure-5059- --*=?*) toilet-0.3/configure:5060: ac_option=`expr "X$1" : 'X\([^=]*\)='` toilet-0.3/configure:5061: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` toilet-0.3/configure-5062- ac_shift=: ############################################## toilet-0.3/configure-5064- --*=) toilet-0.3/configure:5065: ac_option=`expr "X$1" : 'X\([^=]*\)='` toilet-0.3/configure-5066- ac_optarg= ############################################## toilet-0.3/configure-5088- case $ac_optarg in toilet-0.3/configure:5089: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; toilet-0.3/configure-5090- '') as_fn_error $? "missing file argument" ;; ############################################## toilet-0.3/configure-5096- case $ac_optarg in toilet-0.3/configure:5097: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; toilet-0.3/configure-5098- esac ############################################## toilet-0.3/configure-5229-fi toilet-0.3/configure:5230:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` toilet-0.3/configure-5231-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## toilet-0.3/configure-5246- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 toilet-0.3/configure:5247:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` toilet-0.3/configure-5248-ac_delim='%!_!# ' ############################################## toilet-0.3/configure-5252- toilet-0.3/configure:5253: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` toilet-0.3/configure-5254- if test $ac_delim_n = $ac_delim_num; then ############################################## toilet-0.3/configure-5390-for ac_last_try in false false :; do toilet-0.3/configure:5391: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` toilet-0.3/configure-5392- if test -z "$ac_tt"; then ############################################## toilet-0.3/configure-5522- esac toilet-0.3/configure:5523: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac toilet-0.3/configure-5524- as_fn_append ac_file_inputs " '$ac_f'" ############################################## toilet-0.3/configure-5581-*) toilet-0.3/configure:5582: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` toilet-0.3/configure-5583- # A ".." for each directory in $ac_dir_suffix. toilet-0.3/configure:5584: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` toilet-0.3/configure-5585- case $ac_top_builddir_sub in ############################################## toilet-0.3/configure-5642-/@mandir@/p' toilet-0.3/configure:5643:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in toilet-0.3/configure-5644-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## toilet-0.3/configure-5659- toilet-0.3/configure:5660:# Neutralize VPATH when `$srcdir' = `.'. toilet-0.3/configure-5661-# Shell code in configure.ac might set extrasub. ############################################## toilet-0.3/configure-5687-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && toilet-0.3/configure:5688: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && toilet-0.3/configure-5689- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## toilet-0.3/configure-5733- * ) toilet-0.3/configure:5734: _am_stamp_count=`expr $_am_stamp_count + 1` ;; toilet-0.3/configure-5735- esac ############################################## toilet-0.3/configure-5780- # Strip MF so we end up with the name of the file. toilet-0.3/configure:5781: mf=`echo "$mf" | sed -e 's/:.*$//'` toilet-0.3/configure-5782- # Check whether this is an Automake generated Makefile or not. ############################################## toilet-0.3/configure-5817- # from the Makefile without running `make'. toilet-0.3/configure:5818: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` toilet-0.3/configure-5819- test -z "$DEPDIR" && continue toilet-0.3/configure:5820: am__include=`sed -n 's/^am__include = //p' < "$mf"` toilet-0.3/configure-5821- test -z "am__include" && continue toilet-0.3/configure:5822: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` toilet-0.3/configure-5823- # When using ansi2knr, U may be empty or an underscore; expand it toilet-0.3/configure:5824: U=`sed -n 's/^U = //p' < "$mf"` toilet-0.3/configure-5825- # Find all dependency output files, they are included files with ############################################## toilet-0.3/fonts/Makefile.in-49-DIST_SOURCES = toilet-0.3/fonts/Makefile.in:50:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; toilet-0.3/fonts/Makefile.in-51-am__vpath_adj = case $$p in \ toilet-0.3/fonts/Makefile.in:52: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ toilet-0.3/fonts/Makefile.in-53- *) f=$$p;; \ toilet-0.3/fonts/Makefile.in-54- esac; toilet-0.3/fonts/Makefile.in:55:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; toilet-0.3/fonts/Makefile.in-56-am__install_max = 40 toilet-0.3/fonts/Makefile.in-57-am__nobase_strip_setup = \ toilet-0.3/fonts/Makefile.in:58: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` toilet-0.3/fonts/Makefile.in-59-am__nobase_strip = \ ############################################## toilet-0.3/fonts/Makefile.in-241- @list='$(font_DATA)'; test -n "$(fontdir)" || list=; \ toilet-0.3/fonts/Makefile.in:242: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ toilet-0.3/fonts/Makefile.in-243- dir='$(DESTDIR)$(fontdir)'; $(am__uninstall_files_from_dir) ############################################## toilet-0.3/fonts/Makefile.in-251-distdir: $(DISTFILES) toilet-0.3/fonts/Makefile.in:252: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ toilet-0.3/fonts/Makefile.in:253: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ toilet-0.3/fonts/Makefile.in-254- list='$(DISTFILES)'; \ ############################################## toilet-0.3/fonts/Makefile.in-265- if test -d $$d/$$file; then \ toilet-0.3/fonts/Makefile.in:266: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ toilet-0.3/fonts/Makefile.in-267- if test -d "$(distdir)/$$file"; then \ ############################################## toilet-0.3/doc/Makefile.in-48-DIST_SOURCES = toilet-0.3/doc/Makefile.in:49:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; toilet-0.3/doc/Makefile.in-50-am__vpath_adj = case $$p in \ toilet-0.3/doc/Makefile.in:51: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ toilet-0.3/doc/Makefile.in-52- *) f=$$p;; \ toilet-0.3/doc/Makefile.in-53- esac; toilet-0.3/doc/Makefile.in:54:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; toilet-0.3/doc/Makefile.in-55-am__install_max = 40 toilet-0.3/doc/Makefile.in-56-am__nobase_strip_setup = \ toilet-0.3/doc/Makefile.in:57: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` toilet-0.3/doc/Makefile.in-58-am__nobase_strip = \ ############################################## toilet-0.3/doc/Makefile.in-276- else :; fi toilet-0.3/doc/Makefile.in:277: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ toilet-0.3/doc/Makefile.in:278: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ toilet-0.3/doc/Makefile.in-279- list='$(DISTFILES)'; \ ############################################## toilet-0.3/doc/Makefile.in-290- if test -d $$d/$$file; then \ toilet-0.3/doc/Makefile.in:291: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ toilet-0.3/doc/Makefile.in-292- if test -d "$(distdir)/$$file"; then \