===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mtx-1.3.12/config.guess-40-
mtx-1.3.12/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
mtx-1.3.12/config.guess-42-
##############################################
mtx-1.3.12/config.guess-109-: ${TMPDIR=/tmp} ;
mtx-1.3.12/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
mtx-1.3.12/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
mtx-1.3.12/config.guess-194-	    *)
mtx-1.3.12/config.guess:195:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
mtx-1.3.12/config.guess-196-		;;
##############################################
mtx-1.3.12/config.guess-221-	*4.0)
mtx-1.3.12/config.guess:222:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
mtx-1.3.12/config.guess-223-		;;
mtx-1.3.12/config.guess-224-	*5.*)
mtx-1.3.12/config.guess:225:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
mtx-1.3.12/config.guess-226-		;;
##############################################
mtx-1.3.12/config.guess-231-	# types through head -n 1, so we only detect the type of CPU 0.
mtx-1.3.12/config.guess:232:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
mtx-1.3.12/config.guess-233-	case "$ALPHA_CPU_TYPE" in
##############################################
mtx-1.3.12/config.guess-269-	# 1.2 uses "1.2" for uname -r.
mtx-1.3.12/config.guess:270:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
mtx-1.3.12/config.guess-271-	exit ;;
##############################################
mtx-1.3.12/config.guess-326-    sun4H:SunOS:5.*:*)
mtx-1.3.12/config.guess:327:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mtx-1.3.12/config.guess-328-	exit ;;
mtx-1.3.12/config.guess-329-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
mtx-1.3.12/config.guess:330:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mtx-1.3.12/config.guess-331-	exit ;;
mtx-1.3.12/config.guess-332-    i86pc:SunOS:5.*:*)
mtx-1.3.12/config.guess:333:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mtx-1.3.12/config.guess-334-	exit ;;
##############################################
mtx-1.3.12/config.guess-338-	# it's likely to be more like Solaris than SunOS4.
mtx-1.3.12/config.guess:339:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mtx-1.3.12/config.guess-340-	exit ;;
##############################################
mtx-1.3.12/config.guess-347-	# Japanese Language versions have a version number like `4.1.3-JL'.
mtx-1.3.12/config.guess:348:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
mtx-1.3.12/config.guess-349-	exit ;;
##############################################
mtx-1.3.12/config.guess-353-    sun*:*:4.2BSD:*)
mtx-1.3.12/config.guess:354:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
mtx-1.3.12/config.guess-355-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
mtx-1.3.12/config.guess-435-	$CC_FOR_BUILD -o $dummy $dummy.c &&
mtx-1.3.12/config.guess:436:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
mtx-1.3.12/config.guess:437:	  SYSTEM_NAME=`$dummy $dummyarg` &&
mtx-1.3.12/config.guess-438-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
mtx-1.3.12/config.guess-491-    *:IRIX*:*:*)
mtx-1.3.12/config.guess:492:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
mtx-1.3.12/config.guess-493-	exit ;;
##############################################
mtx-1.3.12/config.guess-521-EOF
mtx-1.3.12/config.guess:522:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
mtx-1.3.12/config.guess-523-		then
##############################################
mtx-1.3.12/config.guess-534-    *:AIX:*:[45])
mtx-1.3.12/config.guess:535:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
mtx-1.3.12/config.guess-536-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
mtx-1.3.12/config.guess-569-    9000/[34678]??:HP-UX:*:*)
mtx-1.3.12/config.guess:570:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
mtx-1.3.12/config.guess-571-	case "${UNAME_MACHINE}" in
##############################################
mtx-1.3.12/config.guess-623-EOF
mtx-1.3.12/config.guess:624:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
mtx-1.3.12/config.guess-625-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
mtx-1.3.12/config.guess-651-    ia64:HP-UX:*:*)
mtx-1.3.12/config.guess:652:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
mtx-1.3.12/config.guess-653-	echo ia64-hp-hpux${HPUX_REV}
##############################################
mtx-1.3.12/config.guess-681-EOF
mtx-1.3.12/config.guess:682:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
mtx-1.3.12/config.guess-683-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
mtx-1.3.12/config.guess-752-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
mtx-1.3.12/config.guess:753:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
mtx-1.3.12/config.guess-754-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
mtx-1.3.12/config.guess-757-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
mtx-1.3.12/config.guess:758:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
mtx-1.3.12/config.guess-759-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
mtx-1.3.12/config.guess-772-	    pc98)
mtx-1.3.12/config.guess:773:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
mtx-1.3.12/config.guess-774-	    amd64)
mtx-1.3.12/config.guess:775:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
mtx-1.3.12/config.guess-776-	    *)
mtx-1.3.12/config.guess:777:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
mtx-1.3.12/config.guess-778-	esac
##############################################
mtx-1.3.12/config.guess-817-    prep*:SunOS:5.*:*)
mtx-1.3.12/config.guess:818:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mtx-1.3.12/config.guess-819-	exit ;;
##############################################
mtx-1.3.12/config.guess-821-	# the GNU system
mtx-1.3.12/config.guess:822:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
mtx-1.3.12/config.guess-823-	exit ;;
##############################################
mtx-1.3.12/config.guess-825-	# other systems with GNU libc and userland
mtx-1.3.12/config.guess:826:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
mtx-1.3.12/config.guess-827-	exit ;;
##############################################
mtx-1.3.12/config.guess-1050-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
mtx-1.3.12/config.guess:1051:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
mtx-1.3.12/config.guess-1052-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
mtx-1.3.12/config.guess-1282-    *:DragonFly:*:*)
mtx-1.3.12/config.guess:1283:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
mtx-1.3.12/config.guess-1284-	exit ;;
##############################################
mtx-1.3.12/config.guess-1295-    i*86:skyos:*:*)
mtx-1.3.12/config.guess:1296:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
mtx-1.3.12/config.guess-1297-	exit ;;
##############################################
mtx-1.3.12/config.guess-1420-
mtx-1.3.12/config.guess:1421:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
mtx-1.3.12/config.guess-1422-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
mtx-1.3.12/config.sub-56-
mtx-1.3.12/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
mtx-1.3.12/config.sub-58-
##############################################
mtx-1.3.12/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
mtx-1.3.12/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
mtx-1.3.12/config.sub-122-case $maybe_os in
##############################################
mtx-1.3.12/config.sub-126-    os=-$maybe_os
mtx-1.3.12/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
mtx-1.3.12/config.sub-128-    ;;
mtx-1.3.12/config.sub-129-  *)
mtx-1.3.12/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
mtx-1.3.12/config.sub-131-    if [ $basic_machine != $1 ]
mtx-1.3.12/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
mtx-1.3.12/config.sub-133-    else os=; fi
##############################################
mtx-1.3.12/config.sub-177-		os=-sco5v6
mtx-1.3.12/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mtx-1.3.12/config.sub-179-		;;
##############################################
mtx-1.3.12/config.sub-181-		os=-sco3.2v5
mtx-1.3.12/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mtx-1.3.12/config.sub-183-		;;
##############################################
mtx-1.3.12/config.sub-185-		os=-sco3.2v4
mtx-1.3.12/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mtx-1.3.12/config.sub-187-		;;
mtx-1.3.12/config.sub-188-	-sco3.2.[4-9]*)
mtx-1.3.12/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
mtx-1.3.12/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mtx-1.3.12/config.sub-191-		;;
##############################################
mtx-1.3.12/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
mtx-1.3.12/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mtx-1.3.12/config.sub-195-		;;
##############################################
mtx-1.3.12/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
mtx-1.3.12/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mtx-1.3.12/config.sub-199-		;;
##############################################
mtx-1.3.12/config.sub-201-		os=-sco3.2v2
mtx-1.3.12/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mtx-1.3.12/config.sub-203-		;;
mtx-1.3.12/config.sub-204-	-udk*)
mtx-1.3.12/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mtx-1.3.12/config.sub-206-		;;
##############################################
mtx-1.3.12/config.sub-208-		os=-isc2.2
mtx-1.3.12/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mtx-1.3.12/config.sub-210-		;;
##############################################
mtx-1.3.12/config.sub-214-	-isc*)
mtx-1.3.12/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mtx-1.3.12/config.sub-216-		;;
##############################################
mtx-1.3.12/config.sub-220-	-ptx*)
mtx-1.3.12/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
mtx-1.3.12/config.sub-222-		;;
mtx-1.3.12/config.sub-223-	-windowsnt*)
mtx-1.3.12/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
mtx-1.3.12/config.sub-225-		;;
##############################################
mtx-1.3.12/config.sub-310-	*-*-*)
mtx-1.3.12/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
mtx-1.3.12/config.sub-312-		exit 1
##############################################
mtx-1.3.12/config.sub-412-	amd64-*)
mtx-1.3.12/config.sub:413:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
mtx-1.3.12/config.sub-414-		;;
##############################################
mtx-1.3.12/config.sub-633-	i*86v32)
mtx-1.3.12/config.sub:634:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mtx-1.3.12/config.sub-635-		os=-sysv32
##############################################
mtx-1.3.12/config.sub-637-	i*86v4*)
mtx-1.3.12/config.sub:638:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mtx-1.3.12/config.sub-639-		os=-sysv4
##############################################
mtx-1.3.12/config.sub-641-	i*86v)
mtx-1.3.12/config.sub:642:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mtx-1.3.12/config.sub-643-		os=-sysv
##############################################
mtx-1.3.12/config.sub-645-	i*86sol2)
mtx-1.3.12/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mtx-1.3.12/config.sub-647-		os=-solaris2
##############################################
mtx-1.3.12/config.sub-693-	mips3*-*)
mtx-1.3.12/config.sub:694:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
mtx-1.3.12/config.sub-695-		;;
mtx-1.3.12/config.sub-696-	mips3*)
mtx-1.3.12/config.sub:697:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
mtx-1.3.12/config.sub-698-		;;
##############################################
mtx-1.3.12/config.sub-711-	ms1-*)
mtx-1.3.12/config.sub:712:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
mtx-1.3.12/config.sub-713-		;;
##############################################
mtx-1.3.12/config.sub-824-	pc98-*)
mtx-1.3.12/config.sub:825:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
mtx-1.3.12/config.sub-826-		;;
##############################################
mtx-1.3.12/config.sub-839-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
mtx-1.3.12/config.sub:840:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
mtx-1.3.12/config.sub-841-		;;
mtx-1.3.12/config.sub-842-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
mtx-1.3.12/config.sub:843:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
mtx-1.3.12/config.sub-844-		;;
mtx-1.3.12/config.sub-845-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
mtx-1.3.12/config.sub:846:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
mtx-1.3.12/config.sub-847-		;;
mtx-1.3.12/config.sub-848-	pentium4-*)
mtx-1.3.12/config.sub:849:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
mtx-1.3.12/config.sub-850-		;;
##############################################
mtx-1.3.12/config.sub-857-		;;
mtx-1.3.12/config.sub:858:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
mtx-1.3.12/config.sub-859-		;;
##############################################
mtx-1.3.12/config.sub-863-	ppcle-* | powerpclittle-*)
mtx-1.3.12/config.sub:864:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
mtx-1.3.12/config.sub-865-		;;
##############################################
mtx-1.3.12/config.sub-867-		;;
mtx-1.3.12/config.sub:868:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
mtx-1.3.12/config.sub-869-		;;
##############################################
mtx-1.3.12/config.sub-873-	ppc64le-* | powerpc64little-*)
mtx-1.3.12/config.sub:874:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
mtx-1.3.12/config.sub-875-		;;
##############################################
mtx-1.3.12/config.sub-1154-	*)
mtx-1.3.12/config.sub:1155:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
mtx-1.3.12/config.sub-1156-		exit 1
##############################################
mtx-1.3.12/config.sub-1162-	*-digital*)
mtx-1.3.12/config.sub:1163:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
mtx-1.3.12/config.sub-1164-		;;
mtx-1.3.12/config.sub-1165-	*-commodore*)
mtx-1.3.12/config.sub:1166:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
mtx-1.3.12/config.sub-1167-		;;
##############################################
mtx-1.3.12/config.sub-1180-	-solaris1 | -solaris1.*)
mtx-1.3.12/config.sub:1181:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
mtx-1.3.12/config.sub-1182-		;;
##############################################
mtx-1.3.12/config.sub-1192-	-gnu/linux*)
mtx-1.3.12/config.sub:1193:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
mtx-1.3.12/config.sub-1194-		;;
##############################################
mtx-1.3.12/config.sub-1236-	-nto*)
mtx-1.3.12/config.sub:1237:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
mtx-1.3.12/config.sub-1238-		;;
##############################################
mtx-1.3.12/config.sub-1243-	-mac*)
mtx-1.3.12/config.sub:1244:		os=`echo $os | sed -e 's|mac|macos|'`
mtx-1.3.12/config.sub-1245-		;;
##############################################
mtx-1.3.12/config.sub-1249-	-linux*)
mtx-1.3.12/config.sub:1250:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
mtx-1.3.12/config.sub-1251-		;;
mtx-1.3.12/config.sub-1252-	-sunos5*)
mtx-1.3.12/config.sub:1253:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
mtx-1.3.12/config.sub-1254-		;;
mtx-1.3.12/config.sub-1255-	-sunos6*)
mtx-1.3.12/config.sub:1256:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
mtx-1.3.12/config.sub-1257-		;;
##############################################
mtx-1.3.12/config.sub-1304-	-sinix5.*)
mtx-1.3.12/config.sub:1305:		os=`echo $os | sed -e 's|sinix|sysv|'`
mtx-1.3.12/config.sub-1306-		;;
##############################################
mtx-1.3.12/config.sub-1355-		# Get rid of the `-' at the beginning of $os.
mtx-1.3.12/config.sub:1356:		os=`echo $os | sed 's/[^-]*-//'`
mtx-1.3.12/config.sub:1357:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
mtx-1.3.12/config.sub-1358-		exit 1
##############################################
mtx-1.3.12/config.sub-1603-		esac
mtx-1.3.12/config.sub:1604:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
mtx-1.3.12/config.sub-1605-		;;
##############################################
mtx-1.3.12/configure-107-do
mtx-1.3.12/configure:108:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
mtx-1.3.12/configure-109-    eval $as_var=C; export $as_var
##############################################
mtx-1.3.12/configure-215-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
mtx-1.3.12/configure:216:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
mtx-1.3.12/configure-217-") 2> /dev/null; then
##############################################
mtx-1.3.12/configure-330-  test "x$as_lineno_1" != "x$as_lineno_2" &&
mtx-1.3.12/configure:331:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
mtx-1.3.12/configure-332-
##############################################
mtx-1.3.12/configure-425-  test "x$as_lineno_1" != "x$as_lineno_2" &&
mtx-1.3.12/configure:426:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
mtx-1.3.12/configure-427-
##############################################
mtx-1.3.12/configure-536-	esac;
mtx-1.3.12/configure:537:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
mtx-1.3.12/configure-538-	???[sx]*):;;*)false;;esac;fi
##############################################
mtx-1.3.12/configure-753-  case $ac_option in
mtx-1.3.12/configure:754:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
mtx-1.3.12/configure-755-  *)	ac_optarg=yes ;;
##############################################
mtx-1.3.12/configure-796-  -disable-* | --disable-*)
mtx-1.3.12/configure:797:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
mtx-1.3.12/configure-798-    # Reject names that are not valid shell variable names.
##############################################
mtx-1.3.12/configure-801-   { (exit 1); exit 1; }; }
mtx-1.3.12/configure:802:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
mtx-1.3.12/configure-803-    eval enable_$ac_feature=no ;;
##############################################
mtx-1.3.12/configure-815-  -enable-* | --enable-*)
mtx-1.3.12/configure:816:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
mtx-1.3.12/configure-817-    # Reject names that are not valid shell variable names.
##############################################
mtx-1.3.12/configure-820-   { (exit 1); exit 1; }; }
mtx-1.3.12/configure:821:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
mtx-1.3.12/configure-822-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
mtx-1.3.12/configure-1012-  -with-* | --with-*)
mtx-1.3.12/configure:1013:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
mtx-1.3.12/configure-1014-    # Reject names that are not valid shell variable names.
##############################################
mtx-1.3.12/configure-1017-   { (exit 1); exit 1; }; }
mtx-1.3.12/configure:1018:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
mtx-1.3.12/configure-1019-    eval with_$ac_package=\$ac_optarg ;;
##############################################
mtx-1.3.12/configure-1021-  -without-* | --without-*)
mtx-1.3.12/configure:1022:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
mtx-1.3.12/configure-1023-    # Reject names that are not valid shell variable names.
##############################################
mtx-1.3.12/configure-1026-   { (exit 1); exit 1; }; }
mtx-1.3.12/configure:1027:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
mtx-1.3.12/configure-1028-    eval with_$ac_package=no ;;
##############################################
mtx-1.3.12/configure-1053-  *=*)
mtx-1.3.12/configure:1054:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
mtx-1.3.12/configure-1055-    # Reject names that are not valid shell variable names.
##############################################
mtx-1.3.12/configure-1073-if test -n "$ac_prev"; then
mtx-1.3.12/configure:1074:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
mtx-1.3.12/configure-1075-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
mtx-1.3.12/configure-1119-ac_ls_di=`ls -di .` &&
mtx-1.3.12/configure:1120:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
mtx-1.3.12/configure-1121-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
mtx-1.3.12/configure-1179-case $srcdir in
mtx-1.3.12/configure:1180:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
mtx-1.3.12/configure-1181-esac
##############################################
mtx-1.3.12/configure-1222-By default, \`make install' will install all the files in
mtx-1.3.12/configure:1223:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
mtx-1.3.12/configure:1224:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
mtx-1.3.12/configure-1225-for instance \`--prefix=\$HOME'.
##############################################
mtx-1.3.12/configure-1289-*)
mtx-1.3.12/configure:1290:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
mtx-1.3.12/configure-1291-  # A ".." for each directory in $ac_dir_suffix.
mtx-1.3.12/configure:1292:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
mtx-1.3.12/configure-1293-  case $ac_top_builddir_sub in
##############################################
mtx-1.3.12/configure-1422-    *\'*)
mtx-1.3.12/configure:1423:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
mtx-1.3.12/configure-1424-    esac
##############################################
mtx-1.3.12/configure-1508-      case $ac_val in
mtx-1.3.12/configure:1509:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mtx-1.3.12/configure-1510-      esac
##############################################
mtx-1.3.12/configure-1525-	case $ac_val in
mtx-1.3.12/configure:1526:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mtx-1.3.12/configure-1527-	esac
##############################################
mtx-1.3.12/configure-1633-    set,)
mtx-1.3.12/configure:1634:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
mtx-1.3.12/configure:1635:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
mtx-1.3.12/configure-1636-      ac_cache_corrupted=: ;;
##############################################
mtx-1.3.12/configure-1655-    case $ac_new_val in
mtx-1.3.12/configure:1656:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
mtx-1.3.12/configure-1657-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
mtx-1.3.12/configure-1742-test "x$ac_build_alias" = x &&
mtx-1.3.12/configure:1743:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
mtx-1.3.12/configure-1744-test "x$ac_build_alias" = x &&
##############################################
mtx-1.3.12/configure-1747-   { (exit 1); exit 1; }; }
mtx-1.3.12/configure:1748:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
mtx-1.3.12/configure-1749-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
mtx-1.3.12/configure-1772-IFS=$ac_save_IFS
mtx-1.3.12/configure:1773:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
mtx-1.3.12/configure-1774-
##############################################
mtx-1.3.12/configure-1783-else
mtx-1.3.12/configure:1784:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
mtx-1.3.12/configure-1785-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
mtx-1.3.12/configure-1809-IFS=$ac_save_IFS
mtx-1.3.12/configure:1810:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
mtx-1.3.12/configure-1811-
##############################################
mtx-1.3.12/configure-1820-else
mtx-1.3.12/configure:1821:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
mtx-1.3.12/configure-1822-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5
##############################################
mtx-1.3.12/configure-1846-IFS=$ac_save_IFS
mtx-1.3.12/configure:1847:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
mtx-1.3.12/configure-1848-
##############################################
mtx-1.3.12/configure-2223-echo "$as_me:$LINENO: checking for C compiler version" >&5
mtx-1.3.12/configure:2224:ac_compiler=`set X $ac_compile; echo $2`
mtx-1.3.12/configure-2225-{ (ac_try="$ac_compiler --version >&5"
##############################################
mtx-1.3.12/configure-2277-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
mtx-1.3.12/configure:2278:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
mtx-1.3.12/configure-2279-#
##############################################
mtx-1.3.12/configure-2325-	then :; else
mtx-1.3.12/configure:2326:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mtx-1.3.12/configure-2327-	fi
##############################################
mtx-1.3.12/configure-2422-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
mtx-1.3.12/configure:2423:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mtx-1.3.12/configure-2424-	  break;;
##############################################
mtx-1.3.12/configure-2477-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
mtx-1.3.12/configure:2478:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
mtx-1.3.12/configure-2479-       break;;
##############################################
mtx-1.3.12/configure-2552-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
mtx-1.3.12/configure:2553:GCC=`test $ac_compiler_gnu = yes && echo yes`
mtx-1.3.12/configure-2554-ac_test_CFLAGS=${CFLAGS+set}
##############################################
mtx-1.3.12/configure-3203-  # Check for GNU $ac_path_GREP
mtx-1.3.12/configure:3204:case `"$ac_path_GREP" --version 2>&1` in
mtx-1.3.12/configure-3205-*GNU*)
##############################################
mtx-1.3.12/configure-3217-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
mtx-1.3.12/configure:3218:    ac_count=`expr $ac_count + 1`
mtx-1.3.12/configure-3219-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
mtx-1.3.12/configure-3285-  # Check for GNU $ac_path_EGREP
mtx-1.3.12/configure:3286:case `"$ac_path_EGREP" --version 2>&1` in
mtx-1.3.12/configure-3287-*GNU*)
##############################################
mtx-1.3.12/configure-3299-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
mtx-1.3.12/configure:3300:    ac_count=`expr $ac_count + 1`
mtx-1.3.12/configure-3301-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
mtx-1.3.12/configure-3528-do
mtx-1.3.12/configure:3529:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
mtx-1.3.12/configure-3530-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
mtx-1.3.12/configure-3571-fi
mtx-1.3.12/configure:3572:ac_res=`eval echo '${'$as_ac_Header'}'`
mtx-1.3.12/configure-3573-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
mtx-1.3.12/configure-3574-echo "${ECHO_T}$ac_res" >&6; }
mtx-1.3.12/configure:3575:if test `eval echo '${'$as_ac_Header'}'` = yes; then
mtx-1.3.12/configure-3576-  cat >>confdefs.h <<_ACEOF
mtx-1.3.12/configure:3577:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
mtx-1.3.12/configure-3578-_ACEOF
##############################################
mtx-1.3.12/configure-3644-do
mtx-1.3.12/configure:3645:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
mtx-1.3.12/configure-3646-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
mtx-1.3.12/configure-3651-fi
mtx-1.3.12/configure:3652:ac_res=`eval echo '${'$as_ac_Header'}'`
mtx-1.3.12/configure-3653-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
mtx-1.3.12/configure-3767-fi
mtx-1.3.12/configure:3768:ac_res=`eval echo '${'$as_ac_Header'}'`
mtx-1.3.12/configure-3769-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
mtx-1.3.12/configure-3772-fi
mtx-1.3.12/configure:3773:if test `eval echo '${'$as_ac_Header'}'` = yes; then
mtx-1.3.12/configure-3774-  cat >>confdefs.h <<_ACEOF
mtx-1.3.12/configure:3775:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
mtx-1.3.12/configure-3776-_ACEOF
##############################################
mtx-1.3.12/configure-4278-
mtx-1.3.12/configure:4279:	ac_lo=`expr $ac_mid + 1`
mtx-1.3.12/configure-4280-			if test $ac_lo -le $ac_mid; then
##############################################
mtx-1.3.12/configure-4283-			fi
mtx-1.3.12/configure:4284:			ac_mid=`expr 2 '*' $ac_mid + 1`
mtx-1.3.12/configure-4285-fi
##############################################
mtx-1.3.12/configure-4369-
mtx-1.3.12/configure:4370:	ac_hi=`expr '(' $ac_mid ')' - 1`
mtx-1.3.12/configure-4371-			if test $ac_mid -le $ac_hi; then
##############################################
mtx-1.3.12/configure-4374-			fi
mtx-1.3.12/configure:4375:			ac_mid=`expr 2 '*' $ac_mid`
mtx-1.3.12/configure-4376-fi
##############################################
mtx-1.3.12/configure-4392-while test "x$ac_lo" != "x$ac_hi"; do
mtx-1.3.12/configure:4393:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
mtx-1.3.12/configure-4394-  cat >conftest.$ac_ext <<_ACEOF
##############################################
mtx-1.3.12/configure-4433-
mtx-1.3.12/configure:4434:	ac_lo=`expr '(' $ac_mid ')' + 1`
mtx-1.3.12/configure-4435-fi
##############################################
mtx-1.3.12/configure-4683-
mtx-1.3.12/configure:4684:	ac_lo=`expr $ac_mid + 1`
mtx-1.3.12/configure-4685-			if test $ac_lo -le $ac_mid; then
##############################################
mtx-1.3.12/configure-4688-			fi
mtx-1.3.12/configure:4689:			ac_mid=`expr 2 '*' $ac_mid + 1`
mtx-1.3.12/configure-4690-fi
##############################################
mtx-1.3.12/configure-4774-
mtx-1.3.12/configure:4775:	ac_hi=`expr '(' $ac_mid ')' - 1`
mtx-1.3.12/configure-4776-			if test $ac_mid -le $ac_hi; then
##############################################
mtx-1.3.12/configure-4779-			fi
mtx-1.3.12/configure:4780:			ac_mid=`expr 2 '*' $ac_mid`
mtx-1.3.12/configure-4781-fi
##############################################
mtx-1.3.12/configure-4797-while test "x$ac_lo" != "x$ac_hi"; do
mtx-1.3.12/configure:4798:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
mtx-1.3.12/configure-4799-  cat >conftest.$ac_ext <<_ACEOF
##############################################
mtx-1.3.12/configure-4838-
mtx-1.3.12/configure:4839:	ac_lo=`expr '(' $ac_mid ')' + 1`
mtx-1.3.12/configure-4840-fi
##############################################
mtx-1.3.12/configure-5246-do
mtx-1.3.12/configure:5247:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
mtx-1.3.12/configure-5248-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
mtx-1.3.12/configure-5326-fi
mtx-1.3.12/configure:5327:ac_res=`eval echo '${'$as_ac_var'}'`
mtx-1.3.12/configure-5328-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
mtx-1.3.12/configure-5329-echo "${ECHO_T}$ac_res" >&6; }
mtx-1.3.12/configure:5330:if test `eval echo '${'$as_ac_var'}'` = yes; then
mtx-1.3.12/configure-5331-  cat >>confdefs.h <<_ACEOF
mtx-1.3.12/configure:5332:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
mtx-1.3.12/configure-5333-_ACEOF
##############################################
mtx-1.3.12/configure-5516-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
mtx-1.3.12/configure:5517:  ac_i=`echo "$ac_i" | sed "$ac_script"`
mtx-1.3.12/configure-5518-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
mtx-1.3.12/configure-5646-do
mtx-1.3.12/configure:5647:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
mtx-1.3.12/configure-5648-    eval $as_var=C; export $as_var
##############################################
mtx-1.3.12/configure-5696-  test "x$as_lineno_1" != "x$as_lineno_2" &&
mtx-1.3.12/configure:5697:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
mtx-1.3.12/configure-5698-
##############################################
mtx-1.3.12/configure-5807-	esac;
mtx-1.3.12/configure:5808:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
mtx-1.3.12/configure-5809-	???[sx]*):;;*)false;;esac;fi
##############################################
mtx-1.3.12/configure-5878-configured by $0, generated by GNU Autoconf 2.61,
mtx-1.3.12/configure:5879:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
mtx-1.3.12/configure-5880-
##############################################
mtx-1.3.12/configure-5897-  --*=*)
mtx-1.3.12/configure:5898:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
mtx-1.3.12/configure:5899:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
mtx-1.3.12/configure-5900-    ac_shift=:
##############################################
mtx-1.3.12/configure-6116-
mtx-1.3.12/configure:6117:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 67; then
mtx-1.3.12/configure-6118-    break
##############################################
mtx-1.3.12/configure-6127-
mtx-1.3.12/configure:6128:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
mtx-1.3.12/configure-6129-if test -n "$ac_eof"; then
mtx-1.3.12/configure:6130:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
mtx-1.3.12/configure:6131:  ac_eof=`expr $ac_eof + 1`
mtx-1.3.12/configure-6132-fi
##############################################
mtx-1.3.12/configure-6265-      case $as_dir in #(
mtx-1.3.12/configure:6266:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
mtx-1.3.12/configure-6267-      *) as_qdir=$as_dir;;
##############################################
mtx-1.3.12/configure-6303-*)
mtx-1.3.12/configure:6304:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
mtx-1.3.12/configure-6305-  # A ".." for each directory in $ac_dir_suffix.
mtx-1.3.12/configure:6306:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
mtx-1.3.12/configure-6307-  case $ac_top_builddir_sub in
##############################################
mtx-1.3.12/configure-6376-
mtx-1.3.12/configure:6377:# Neutralize VPATH when `$srcdir' = `.'.
mtx-1.3.12/configure-6378-# Shell code in configure.ac might set extrasub.
##############################################
mtx-1.3.12/configure-6400-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
mtx-1.3.12/configure:6401:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
mtx-1.3.12/configure:6402:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
mtx-1.3.12/configure-6403-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
mtx-1.3.12/install-sh-87-
mtx-1.3.12/install-sh:88:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
mtx-1.3.12/install-sh-89-	    shift
##############################################
mtx-1.3.12/install-sh-91-
mtx-1.3.12/install-sh:92:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
mtx-1.3.12/install-sh-93-	    shift
##############################################
mtx-1.3.12/install-sh-153-	then
mtx-1.3.12/install-sh:154:		dst="$dst"/`basename $src`
mtx-1.3.12/install-sh-155-	else
##############################################
mtx-1.3.12/install-sh-160-## this sed command emulates the dirname command
mtx-1.3.12/install-sh:161:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
mtx-1.3.12/install-sh-162-
##############################################
mtx-1.3.12/install-sh-174-IFS='%'
mtx-1.3.12/install-sh:175:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
mtx-1.3.12/install-sh-176-IFS="${oIFS}"
##############################################
mtx-1.3.12/install-sh-208-	then
mtx-1.3.12/install-sh:209:		dstfile=`basename $dst`
mtx-1.3.12/install-sh-210-	else
##############################################
mtx-1.3.12/install-sh-218-	then
mtx-1.3.12/install-sh:219:		dstfile=`basename $dst`
mtx-1.3.12/install-sh-220-	else
##############################################
mtx-1.3.12/build.win32-10-do
mtx-1.3.12/build.win32:11:	groff -et -Thtml -mandoc $i | col -b > `basename $i .1`.html
mtx-1.3.12/build.win32:12:	groff -et -Tascii -mandoc $i | col -b > `basename $i .1`.txt
mtx-1.3.12/build.win32-13-done
##############################################
mtx-1.3.12/contrib/config_sgen_solaris.sh-30-
mtx-1.3.12/contrib/config_sgen_solaris.sh:31:    changer_type_count=`grep "changer" $SGEN_CONF | grep -v "^#" | wc -l`
mtx-1.3.12/contrib/config_sgen_solaris.sh:32:    target_count=`grep "target=" $SGEN_CONF | grep -v "^#" | wc -l`
mtx-1.3.12/contrib/config_sgen_solaris.sh-33-
##############################################
mtx-1.3.12/contrib/config_sgen_solaris.sh-62-	echo "name=\"sgen\" class=\"scsi\" target=$target lun=0; # BRU-PRO" >>$SGEN_CONF
mtx-1.3.12/contrib/config_sgen_solaris.sh:63:	target=`expr $target + 1`
mtx-1.3.12/contrib/config_sgen_solaris.sh-64-    done
##############################################
mtx-1.3.12/contrib/mtx-changer-78-
mtx-1.3.12/contrib/mtx-changer:79:    CommandResStr=`$MTX_CMD $MTX_CONTROL $cmd $arg 2>&1`
mtx-1.3.12/contrib/mtx-changer-80-    CommandRawResStr=$CommandResStr
##############################################
mtx-1.3.12/contrib/mtx-changer-82-
mtx-1.3.12/contrib/mtx-changer:83:    CommandResStr=`echo $CommandResStr | head -1 | sed 's/^[^:]*: //'`
mtx-1.3.12/contrib/mtx-changer-84-    if [ $CommandResCode -gt 1 ]; then
##############################################
mtx-1.3.12/contrib/mtx-changer-101-    if [ "$DRIVE_MUST_EJECT" -ne 0 ]; then
mtx-1.3.12/contrib/mtx-changer:102:        mtresstr=`$MT_CMD -f $DRIVE_NAME rewind 2>&1`
mtx-1.3.12/contrib/mtx-changer-103-        mtrescode=$?
##############################################
mtx-1.3.12/contrib/mtx-changer-113-        else
mtx-1.3.12/contrib/mtx-changer:114:            mtresstr=`$MT_CMD -f $DRIVE_NAME offline 2>&1`
mtx-1.3.12/contrib/mtx-changer-115-            mtrescode=$?
##############################################
mtx-1.3.12/contrib/mtx-changer-135-        # number of interations to check
mtx-1.3.12/contrib/mtx-changer:136:        numchecks=`expr $DRIVE_READY_TIME_MAX / $pausetime`
mtx-1.3.12/contrib/mtx-changer-137-        if [ "$numchecks" -eq 0 ]; then
##############################################
mtx-1.3.12/contrib/mtx-changer-142-        while [ "$numchecks" -gt 0 ]; do
mtx-1.3.12/contrib/mtx-changer:143:            mtresstr=`$MT_CMD -f $DRIVE_NAME status 2>&1`
mtx-1.3.12/contrib/mtx-changer-144-            mtrescode=$?
##############################################
mtx-1.3.12/contrib/mtx-changer-160-            fi
mtx-1.3.12/contrib/mtx-changer:161:            numchecks=`expr $numchecks - 1`
mtx-1.3.12/contrib/mtx-changer-162-        done
##############################################
mtx-1.3.12/contrib/mtx-changer-178-
mtx-1.3.12/contrib/mtx-changer:179:        NumDrives=`echo $dspec | wc -l`
mtx-1.3.12/contrib/mtx-changer-180-	NumDrives=`echo "$CommandRawResStr" | \
##############################################
mtx-1.3.12/contrib/mtx-changer-197-		wc -l | sed -e 's/ //g' `
mtx-1.3.12/contrib/mtx-changer:198:        LastSlot=`expr $NumSlots - 1`
mtx-1.3.12/contrib/mtx-changer-199-    else
##############################################
mtx-1.3.12/contrib/mtx-changer-276-                if [ "$direction" -lt 0 ]; then
mtx-1.3.12/contrib/mtx-changer:277:                    curslot=`expr $curslot - 1`
mtx-1.3.12/contrib/mtx-changer-278-                    if [ "$curslot" -lt 0 ]; then
##############################################
mtx-1.3.12/contrib/mtx-changer-281-                else
mtx-1.3.12/contrib/mtx-changer:282:                    curslot=`expr $curslot + 1`
mtx-1.3.12/contrib/mtx-changer-283-                    if [ "$curslot" -gt "$LastSlot" ]; then
##############################################
mtx-1.3.12/contrib/mtx-changer-340-            else
mtx-1.3.12/contrib/mtx-changer:341:                loadnexttape `expr $LoadedTape - 1` -1
mtx-1.3.12/contrib/mtx-changer-342-            fi
##############################################
mtx-1.3.12/contrib/mtx-changer-347-            else
mtx-1.3.12/contrib/mtx-changer:348:                loadnexttape `expr $LoadedTape + 1` 1
mtx-1.3.12/contrib/mtx-changer-349-            fi
##############################################
mtx-1.3.12/contrib/mtx-changer-393-#
mtx-1.3.12/contrib/mtx-changer:394:Progname=`basename $0`
mtx-1.3.12/contrib/mtx-changer-395-