=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== maq-0.7.1/Makefile.in-255- @list='$(bin_PROGRAMS)'; for p in $$list; do \ maq-0.7.1/Makefile.in:256: p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ maq-0.7.1/Makefile.in-257- if test -f $$p \ maq-0.7.1/Makefile.in-258- ; then \ maq-0.7.1/Makefile.in:259: f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ maq-0.7.1/Makefile.in-260- echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## maq-0.7.1/Makefile.in-267- @list='$(bin_PROGRAMS)'; for p in $$list; do \ maq-0.7.1/Makefile.in:268: f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ maq-0.7.1/Makefile.in-269- echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## maq-0.7.1/Makefile.in-283- if test -f $$d$$p; then \ maq-0.7.1/Makefile.in:284: f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ maq-0.7.1/Makefile.in-285- echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## maq-0.7.1/Makefile.in-292- @list='$(bin_SCRIPTS)'; for p in $$list; do \ maq-0.7.1/Makefile.in:293: f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ maq-0.7.1/Makefile.in-294- echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## maq-0.7.1/Makefile.in-307-.c.obj: maq-0.7.1/Makefile.in:308: $(COMPILE) -c `$(CYGPATH_W) '$<'` maq-0.7.1/Makefile.in-309- ############################################## maq-0.7.1/Makefile.in-313-.cc.obj: maq-0.7.1/Makefile.in:314: $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` maq-0.7.1/Makefile.in-315- ############################################## maq-0.7.1/Makefile.in-355-GTAGS: maq-0.7.1/Makefile.in:356: here=`$(am__cd) $(top_builddir) && pwd` \ maq-0.7.1/Makefile.in-357- && cd $(top_srcdir) \ ############################################## maq-0.7.1/Makefile.in-365- test -d $(distdir) || mkdir $(distdir) maq-0.7.1/Makefile.in:366: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ maq-0.7.1/Makefile.in:367: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ maq-0.7.1/Makefile.in-368- list='$(DISTFILES)'; \ ############################################## maq-0.7.1/Makefile.in-379- if test -d $$d/$$file; then \ maq-0.7.1/Makefile.in:380: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ maq-0.7.1/Makefile.in-381- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ############################################## maq-0.7.1/Makefile.in-446- chmod a-w $(distdir) maq-0.7.1/Makefile.in:447: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ maq-0.7.1/Makefile.in-448- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## maq-0.7.1/Makefile.in-477- @cd $(distuninstallcheck_dir) \ maq-0.7.1/Makefile.in:478: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ maq-0.7.1/Makefile.in-479- || { echo "ERROR: files left after uninstall:" ; \ ############################################## maq-0.7.1/Makefile.in-489- fi maq-0.7.1/Makefile.in:490: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ maq-0.7.1/Makefile.in-491- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## maq-0.7.1/aclocal.m4-67-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to maq-0.7.1/aclocal.m4:68:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. maq-0.7.1/aclocal.m4-69-# ############################################## maq-0.7.1/aclocal.m4-91-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: maq-0.7.1/aclocal.m4:92:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` maq-0.7.1/aclocal.m4-93-# and then we would define $MISSING as ############################################## maq-0.7.1/aclocal.m4-107-# expand $ac_aux_dir to an absolute path maq-0.7.1/aclocal.m4:108:am_aux_dir=`cd $ac_aux_dir && pwd` maq-0.7.1/aclocal.m4-109-]) ############################################## maq-0.7.1/aclocal.m4-154-AC_REQUIRE([AC_PROG_INSTALL])dnl maq-0.7.1/aclocal.m4:155:if test "`cd $srcdir && pwd`" != "`pwd`"; then maq-0.7.1/aclocal.m4-156- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## maq-0.7.1/aclocal.m4-243- * ) maq-0.7.1/aclocal.m4:244: _am_stamp_count=`expr $_am_stamp_count + 1` ;; maq-0.7.1/aclocal.m4-245- esac maq-0.7.1/aclocal.m4-246-done maq-0.7.1/aclocal.m4:247:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) maq-0.7.1/aclocal.m4-248- ############################################## maq-0.7.1/aclocal.m4-402-if ( maq-0.7.1/aclocal.m4:403: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` maq-0.7.1/aclocal.m4-404- if test "$[*]" = "X"; then maq-0.7.1/aclocal.m4-405- # -L didn't work. maq-0.7.1/aclocal.m4:406: set X `ls -t $srcdir/configure conftest.file` maq-0.7.1/aclocal.m4-407- fi ############################################## maq-0.7.1/config.guess-40- maq-0.7.1/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'` maq-0.7.1/config.guess-42- ############################################## maq-0.7.1/config.guess-109-: ${TMPDIR=/tmp} ; maq-0.7.1/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || maq-0.7.1/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## maq-0.7.1/config.guess-194- *) maq-0.7.1/config.guess:195: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` maq-0.7.1/config.guess-196- ;; ############################################## maq-0.7.1/config.guess-221- *4.0) maq-0.7.1/config.guess:222: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` maq-0.7.1/config.guess-223- ;; maq-0.7.1/config.guess-224- *5.*) maq-0.7.1/config.guess:225: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` maq-0.7.1/config.guess-226- ;; ############################################## maq-0.7.1/config.guess-231- # types through head -n 1, so we only detect the type of CPU 0. maq-0.7.1/config.guess:232: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` maq-0.7.1/config.guess-233- case "$ALPHA_CPU_TYPE" in ############################################## maq-0.7.1/config.guess-269- # 1.2 uses "1.2" for uname -r. maq-0.7.1/config.guess:270: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` maq-0.7.1/config.guess-271- exit ;; ############################################## maq-0.7.1/config.guess-326- sun4H:SunOS:5.*:*) maq-0.7.1/config.guess:327: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` maq-0.7.1/config.guess-328- exit ;; maq-0.7.1/config.guess-329- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) maq-0.7.1/config.guess:330: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` maq-0.7.1/config.guess-331- exit ;; maq-0.7.1/config.guess-332- i86pc:SunOS:5.*:*) maq-0.7.1/config.guess:333: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` maq-0.7.1/config.guess-334- exit ;; ############################################## maq-0.7.1/config.guess-338- # it's likely to be more like Solaris than SunOS4. maq-0.7.1/config.guess:339: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` maq-0.7.1/config.guess-340- exit ;; ############################################## maq-0.7.1/config.guess-347- # Japanese Language versions have a version number like `4.1.3-JL'. maq-0.7.1/config.guess:348: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` maq-0.7.1/config.guess-349- exit ;; ############################################## maq-0.7.1/config.guess-353- sun*:*:4.2BSD:*) maq-0.7.1/config.guess:354: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` maq-0.7.1/config.guess-355- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## maq-0.7.1/config.guess-435- $CC_FOR_BUILD -o $dummy $dummy.c && maq-0.7.1/config.guess:436: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && maq-0.7.1/config.guess:437: SYSTEM_NAME=`$dummy $dummyarg` && maq-0.7.1/config.guess-438- { echo "$SYSTEM_NAME"; exit; } ############################################## maq-0.7.1/config.guess-491- *:IRIX*:*:*) maq-0.7.1/config.guess:492: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` maq-0.7.1/config.guess-493- exit ;; ############################################## maq-0.7.1/config.guess-521-EOF maq-0.7.1/config.guess:522: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` maq-0.7.1/config.guess-523- then ############################################## maq-0.7.1/config.guess-534- *:AIX:*:[45]) maq-0.7.1/config.guess:535: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` maq-0.7.1/config.guess-536- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## maq-0.7.1/config.guess-569- 9000/[34678]??:HP-UX:*:*) maq-0.7.1/config.guess:570: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` maq-0.7.1/config.guess-571- case "${UNAME_MACHINE}" in ############################################## maq-0.7.1/config.guess-623-EOF maq-0.7.1/config.guess:624: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` maq-0.7.1/config.guess-625- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## maq-0.7.1/config.guess-651- ia64:HP-UX:*:*) maq-0.7.1/config.guess:652: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` maq-0.7.1/config.guess-653- echo ia64-hp-hpux${HPUX_REV} ############################################## maq-0.7.1/config.guess-681-EOF maq-0.7.1/config.guess:682: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && maq-0.7.1/config.guess-683- { echo "$SYSTEM_NAME"; exit; } ############################################## maq-0.7.1/config.guess-752- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` maq-0.7.1/config.guess:753: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` maq-0.7.1/config.guess-754- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## maq-0.7.1/config.guess-757- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` maq-0.7.1/config.guess:758: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` maq-0.7.1/config.guess-759- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## maq-0.7.1/config.guess-772- pc98) maq-0.7.1/config.guess:773: echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; maq-0.7.1/config.guess-774- amd64) maq-0.7.1/config.guess:775: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; maq-0.7.1/config.guess-776- *) maq-0.7.1/config.guess:777: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; maq-0.7.1/config.guess-778- esac ############################################## maq-0.7.1/config.guess-817- prep*:SunOS:5.*:*) maq-0.7.1/config.guess:818: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` maq-0.7.1/config.guess-819- exit ;; ############################################## maq-0.7.1/config.guess-821- # the GNU system maq-0.7.1/config.guess:822: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` maq-0.7.1/config.guess-823- exit ;; ############################################## maq-0.7.1/config.guess-825- # other systems with GNU libc and userland maq-0.7.1/config.guess:826: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu maq-0.7.1/config.guess-827- exit ;; ############################################## maq-0.7.1/config.guess-1050- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) maq-0.7.1/config.guess:1051: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` maq-0.7.1/config.guess-1052- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## maq-0.7.1/config.guess-1282- *:DragonFly:*:*) maq-0.7.1/config.guess:1283: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` maq-0.7.1/config.guess-1284- exit ;; ############################################## maq-0.7.1/config.guess-1295- i*86:skyos:*:*) maq-0.7.1/config.guess:1296: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' maq-0.7.1/config.guess-1297- exit ;; ############################################## maq-0.7.1/config.guess-1420- maq-0.7.1/config.guess:1421:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && maq-0.7.1/config.guess-1422- { echo "$SYSTEM_NAME"; exit; } ############################################## maq-0.7.1/config.sub-56- maq-0.7.1/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'` maq-0.7.1/config.sub-58- ############################################## maq-0.7.1/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations. maq-0.7.1/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` maq-0.7.1/config.sub-122-case $maybe_os in ############################################## maq-0.7.1/config.sub-126- os=-$maybe_os maq-0.7.1/config.sub:127: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` maq-0.7.1/config.sub-128- ;; maq-0.7.1/config.sub-129- *) maq-0.7.1/config.sub:130: basic_machine=`echo $1 | sed 's/-[^-]*$//'` maq-0.7.1/config.sub-131- if [ $basic_machine != $1 ] maq-0.7.1/config.sub:132: then os=`echo $1 | sed 's/.*-/-/'` maq-0.7.1/config.sub-133- else os=; fi ############################################## maq-0.7.1/config.sub-177- os=-sco5v6 maq-0.7.1/config.sub:178: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` maq-0.7.1/config.sub-179- ;; ############################################## maq-0.7.1/config.sub-181- os=-sco3.2v5 maq-0.7.1/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` maq-0.7.1/config.sub-183- ;; ############################################## maq-0.7.1/config.sub-185- os=-sco3.2v4 maq-0.7.1/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` maq-0.7.1/config.sub-187- ;; maq-0.7.1/config.sub-188- -sco3.2.[4-9]*) maq-0.7.1/config.sub:189: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` maq-0.7.1/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` maq-0.7.1/config.sub-191- ;; ############################################## maq-0.7.1/config.sub-193- # Don't forget version if it is 3.2v4 or newer. maq-0.7.1/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` maq-0.7.1/config.sub-195- ;; ############################################## maq-0.7.1/config.sub-197- # Don't forget version if it is 3.2v4 or newer. maq-0.7.1/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` maq-0.7.1/config.sub-199- ;; ############################################## maq-0.7.1/config.sub-201- os=-sco3.2v2 maq-0.7.1/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` maq-0.7.1/config.sub-203- ;; maq-0.7.1/config.sub-204- -udk*) maq-0.7.1/config.sub:205: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` maq-0.7.1/config.sub-206- ;; ############################################## maq-0.7.1/config.sub-208- os=-isc2.2 maq-0.7.1/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` maq-0.7.1/config.sub-210- ;; ############################################## maq-0.7.1/config.sub-214- -isc*) maq-0.7.1/config.sub:215: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` maq-0.7.1/config.sub-216- ;; ############################################## maq-0.7.1/config.sub-220- -ptx*) maq-0.7.1/config.sub:221: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` maq-0.7.1/config.sub-222- ;; maq-0.7.1/config.sub-223- -windowsnt*) maq-0.7.1/config.sub:224: os=`echo $os | sed -e 's/windowsnt/winnt/'` maq-0.7.1/config.sub-225- ;; ############################################## maq-0.7.1/config.sub-310- *-*-*) maq-0.7.1/config.sub:311: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 maq-0.7.1/config.sub-312- exit 1 ############################################## maq-0.7.1/config.sub-412- amd64-*) maq-0.7.1/config.sub:413: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` maq-0.7.1/config.sub-414- ;; ############################################## maq-0.7.1/config.sub-633- i*86v32) maq-0.7.1/config.sub:634: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` maq-0.7.1/config.sub-635- os=-sysv32 ############################################## maq-0.7.1/config.sub-637- i*86v4*) maq-0.7.1/config.sub:638: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` maq-0.7.1/config.sub-639- os=-sysv4 ############################################## maq-0.7.1/config.sub-641- i*86v) maq-0.7.1/config.sub:642: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` maq-0.7.1/config.sub-643- os=-sysv ############################################## maq-0.7.1/config.sub-645- i*86sol2) maq-0.7.1/config.sub:646: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` maq-0.7.1/config.sub-647- os=-solaris2 ############################################## maq-0.7.1/config.sub-693- mips3*-*) maq-0.7.1/config.sub:694: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` maq-0.7.1/config.sub-695- ;; maq-0.7.1/config.sub-696- mips3*) maq-0.7.1/config.sub:697: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown maq-0.7.1/config.sub-698- ;; ############################################## maq-0.7.1/config.sub-711- ms1-*) maq-0.7.1/config.sub:712: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` maq-0.7.1/config.sub-713- ;; ############################################## maq-0.7.1/config.sub-824- pc98-*) maq-0.7.1/config.sub:825: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` maq-0.7.1/config.sub-826- ;; ############################################## maq-0.7.1/config.sub-839- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) maq-0.7.1/config.sub:840: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` maq-0.7.1/config.sub-841- ;; maq-0.7.1/config.sub-842- pentiumpro-* | p6-* | 6x86-* | athlon-*) maq-0.7.1/config.sub:843: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` maq-0.7.1/config.sub-844- ;; maq-0.7.1/config.sub-845- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) maq-0.7.1/config.sub:846: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` maq-0.7.1/config.sub-847- ;; maq-0.7.1/config.sub-848- pentium4-*) maq-0.7.1/config.sub:849: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` maq-0.7.1/config.sub-850- ;; ############################################## maq-0.7.1/config.sub-857- ;; maq-0.7.1/config.sub:858: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` maq-0.7.1/config.sub-859- ;; ############################################## maq-0.7.1/config.sub-863- ppcle-* | powerpclittle-*) maq-0.7.1/config.sub:864: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` maq-0.7.1/config.sub-865- ;; ############################################## maq-0.7.1/config.sub-867- ;; maq-0.7.1/config.sub:868: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` maq-0.7.1/config.sub-869- ;; ############################################## maq-0.7.1/config.sub-873- ppc64le-* | powerpc64little-*) maq-0.7.1/config.sub:874: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` maq-0.7.1/config.sub-875- ;; ############################################## maq-0.7.1/config.sub-1154- *) maq-0.7.1/config.sub:1155: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 maq-0.7.1/config.sub-1156- exit 1 ############################################## maq-0.7.1/config.sub-1162- *-digital*) maq-0.7.1/config.sub:1163: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` maq-0.7.1/config.sub-1164- ;; maq-0.7.1/config.sub-1165- *-commodore*) maq-0.7.1/config.sub:1166: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` maq-0.7.1/config.sub-1167- ;; ############################################## maq-0.7.1/config.sub-1180- -solaris1 | -solaris1.*) maq-0.7.1/config.sub:1181: os=`echo $os | sed -e 's|solaris1|sunos4|'` maq-0.7.1/config.sub-1182- ;; ############################################## maq-0.7.1/config.sub-1192- -gnu/linux*) maq-0.7.1/config.sub:1193: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` maq-0.7.1/config.sub-1194- ;; ############################################## maq-0.7.1/config.sub-1236- -nto*) maq-0.7.1/config.sub:1237: os=`echo $os | sed -e 's|nto|nto-qnx|'` maq-0.7.1/config.sub-1238- ;; ############################################## maq-0.7.1/config.sub-1243- -mac*) maq-0.7.1/config.sub:1244: os=`echo $os | sed -e 's|mac|macos|'` maq-0.7.1/config.sub-1245- ;; ############################################## maq-0.7.1/config.sub-1249- -linux*) maq-0.7.1/config.sub:1250: os=`echo $os | sed -e 's|linux|linux-gnu|'` maq-0.7.1/config.sub-1251- ;; maq-0.7.1/config.sub-1252- -sunos5*) maq-0.7.1/config.sub:1253: os=`echo $os | sed -e 's|sunos5|solaris2|'` maq-0.7.1/config.sub-1254- ;; maq-0.7.1/config.sub-1255- -sunos6*) maq-0.7.1/config.sub:1256: os=`echo $os | sed -e 's|sunos6|solaris3|'` maq-0.7.1/config.sub-1257- ;; ############################################## maq-0.7.1/config.sub-1304- -sinix5.*) maq-0.7.1/config.sub:1305: os=`echo $os | sed -e 's|sinix|sysv|'` maq-0.7.1/config.sub-1306- ;; ############################################## maq-0.7.1/config.sub-1355- # Get rid of the `-' at the beginning of $os. maq-0.7.1/config.sub:1356: os=`echo $os | sed 's/[^-]*-//'` maq-0.7.1/config.sub:1357: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 maq-0.7.1/config.sub-1358- exit 1 ############################################## maq-0.7.1/config.sub-1603- esac maq-0.7.1/config.sub:1604: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` maq-0.7.1/config.sub-1605- ;; ############################################## maq-0.7.1/configure-46-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo maq-0.7.1/configure:47:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then maq-0.7.1/configure-48- as_echo='printf %s\n' ############################################## maq-0.7.1/configure-50-else maq-0.7.1/configure:51: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then maq-0.7.1/configure-52- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## maq-0.7.1/configure-60- expr "X$arg" : "X\\(.*\\)$as_nl"; maq-0.7.1/configure:61: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; maq-0.7.1/configure-62- esac; ############################################## maq-0.7.1/configure-234- test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" && maq-0.7.1/configure:235: test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; } maq-0.7.1/configure-236-") 2> /dev/null; then ############################################## maq-0.7.1/configure-349- test "x$as_lineno_1" != "x$as_lineno_2" && maq-0.7.1/configure:350: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; } maq-0.7.1/configure-351- ############################################## maq-0.7.1/configure-445- test "x$as_lineno_1" != "x$as_lineno_2" && maq-0.7.1/configure:446: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { maq-0.7.1/configure-447- ############################################## maq-0.7.1/configure-558- esac; maq-0.7.1/configure:559: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in maq-0.7.1/configure-560- ???[sx]*):;;*)false;;esac;fi ############################################## maq-0.7.1/configure-802- case $ac_option in maq-0.7.1/configure:803: *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; maq-0.7.1/configure-804- *) ac_optarg=yes ;; ############################################## maq-0.7.1/configure-845- -disable-* | --disable-*) maq-0.7.1/configure:846: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` maq-0.7.1/configure-847- # Reject names that are not valid shell variable names. ############################################## maq-0.7.1/configure-851- ac_useropt_orig=$ac_useropt maq-0.7.1/configure:852: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` maq-0.7.1/configure-853- case $ac_user_opts in ############################################## maq-0.7.1/configure-872- -enable-* | --enable-*) maq-0.7.1/configure:873: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` maq-0.7.1/configure-874- # Reject names that are not valid shell variable names. ############################################## maq-0.7.1/configure-878- ac_useropt_orig=$ac_useropt maq-0.7.1/configure:879: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` maq-0.7.1/configure-880- case $ac_user_opts in ############################################## maq-0.7.1/configure-1077- -with-* | --with-*) maq-0.7.1/configure:1078: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` maq-0.7.1/configure-1079- # Reject names that are not valid shell variable names. ############################################## maq-0.7.1/configure-1083- ac_useropt_orig=$ac_useropt maq-0.7.1/configure:1084: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` maq-0.7.1/configure-1085- case $ac_user_opts in ############################################## maq-0.7.1/configure-1094- -without-* | --without-*) maq-0.7.1/configure:1095: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` maq-0.7.1/configure-1096- # Reject names that are not valid shell variable names. ############################################## maq-0.7.1/configure-1100- ac_useropt_orig=$ac_useropt maq-0.7.1/configure:1101: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` maq-0.7.1/configure-1102- case $ac_user_opts in ############################################## maq-0.7.1/configure-1134- *=*) maq-0.7.1/configure:1135: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` maq-0.7.1/configure-1136- # Reject names that are not valid shell variable names. ############################################## maq-0.7.1/configure-1154-if test -n "$ac_prev"; then maq-0.7.1/configure:1155: ac_option=--`echo $ac_prev | sed 's/_/-/g'` maq-0.7.1/configure-1156- { $as_echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## maq-0.7.1/configure-1178- */ ) maq-0.7.1/configure:1179: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` maq-0.7.1/configure-1180- eval $ac_var=\$ac_val;; ############################################## maq-0.7.1/configure-1216-ac_ls_di=`ls -di .` && maq-0.7.1/configure:1217:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || maq-0.7.1/configure-1218- { $as_echo "$as_me: error: Working directory cannot be determined" >&2 ############################################## maq-0.7.1/configure-1276-case $srcdir in maq-0.7.1/configure:1277:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; maq-0.7.1/configure-1278-esac ############################################## maq-0.7.1/configure-1319-By default, \`make install' will install all the files in maq-0.7.1/configure:1320:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify maq-0.7.1/configure:1321:an installation prefix other than \`$ac_default_prefix' using \`--prefix', maq-0.7.1/configure-1322-for instance \`--prefix=\$HOME'. ############################################## maq-0.7.1/configure-1406-*) maq-0.7.1/configure:1407: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` maq-0.7.1/configure-1408- # A ".." for each directory in $ac_dir_suffix. maq-0.7.1/configure:1409: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` maq-0.7.1/configure-1410- case $ac_top_builddir_sub in ############################################## maq-0.7.1/configure-1539- *\'*) maq-0.7.1/configure:1540: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; maq-0.7.1/configure-1541- esac ############################################## maq-0.7.1/configure-1626- case $ac_val in maq-0.7.1/configure:1627: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; maq-0.7.1/configure-1628- esac ############################################## maq-0.7.1/configure-1643- case $ac_val in maq-0.7.1/configure:1644: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; maq-0.7.1/configure-1645- esac ############################################## maq-0.7.1/configure-1754- set,) maq-0.7.1/configure:1755: { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 maq-0.7.1/configure:1756:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} maq-0.7.1/configure-1757- ac_cache_corrupted=: ;; ############################################## maq-0.7.1/configure-1765- # differences in whitespace do not lead to failure. maq-0.7.1/configure:1766: ac_old_val_w=`echo x $ac_old_val` maq-0.7.1/configure:1767: ac_new_val_w=`echo x $ac_new_val` maq-0.7.1/configure-1768- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## maq-0.7.1/configure-1785- case $ac_new_val in maq-0.7.1/configure:1786: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; maq-0.7.1/configure-1787- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## maq-0.7.1/configure-1972-if ( maq-0.7.1/configure:1973: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` maq-0.7.1/configure-1974- if test "$*" = "X"; then maq-0.7.1/configure-1975- # -L didn't work. maq-0.7.1/configure:1976: set X `ls -t $srcdir/configure conftest.file` maq-0.7.1/configure-1977- fi ############################################## maq-0.7.1/configure-2014-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' maq-0.7.1/configure:2015:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` maq-0.7.1/configure-2016- maq-0.7.1/configure-2017-# expand $ac_aux_dir to an absolute path maq-0.7.1/configure:2018:am_aux_dir=`cd $ac_aux_dir && pwd` maq-0.7.1/configure-2019- ############################################## maq-0.7.1/configure-2043- { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue maq-0.7.1/configure:2044: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( maq-0.7.1/configure-2045- 'mkdir (GNU coreutils) '* | \ ############################################## maq-0.7.1/configure-2122-set x ${MAKE-make} maq-0.7.1/configure:2123:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` maq-0.7.1/configure-2124-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## maq-0.7.1/configure-2132-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. maq-0.7.1/configure:2133:case `${MAKE-make} -f conftest.make 2>/dev/null` in maq-0.7.1/configure-2134- *@@@%%%=?*=@@@%%%*) ############################################## maq-0.7.1/configure-2159- maq-0.7.1/configure:2160:if test "`cd $srcdir && pwd`" != "`pwd`"; then maq-0.7.1/configure-2161- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## maq-0.7.1/configure-2343-test "x$ac_build_alias" = x && maq-0.7.1/configure:2344: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` maq-0.7.1/configure-2345-test "x$ac_build_alias" = x && ############################################## maq-0.7.1/configure-2348- { (exit 1); exit 1; }; } maq-0.7.1/configure:2349:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || maq-0.7.1/configure-2350- { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5 ############################################## maq-0.7.1/configure-2373-IFS=$ac_save_IFS maq-0.7.1/configure:2374:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac maq-0.7.1/configure-2375- ############################################## maq-0.7.1/configure-2384-else maq-0.7.1/configure:2385: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || maq-0.7.1/configure-2386- { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5 ############################################## maq-0.7.1/configure-2410-IFS=$ac_save_IFS maq-0.7.1/configure:2411:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac maq-0.7.1/configure-2412- ############################################## maq-0.7.1/configure-2785-$as_echo_n "checking for C compiler default output file name... " >&6; } maq-0.7.1/configure:2786:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` maq-0.7.1/configure-2787- ############################################## maq-0.7.1/configure-2829- then :; else maq-0.7.1/configure:2830: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` maq-0.7.1/configure-2831- fi ############################################## maq-0.7.1/configure-2928- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; maq-0.7.1/configure:2929: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` maq-0.7.1/configure-2930- break;; ############################################## maq-0.7.1/configure-2984- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; maq-0.7.1/configure:2985: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` maq-0.7.1/configure-2986- break;; ############################################## maq-0.7.1/configure-4153- # Check for GNU $ac_path_GREP maq-0.7.1/configure:4154:case `"$ac_path_GREP" --version 2>&1` in maq-0.7.1/configure-4155-*GNU*) ############################################## maq-0.7.1/configure-4167- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break maq-0.7.1/configure:4168: ac_count=`expr $ac_count + 1` maq-0.7.1/configure-4169- if test $ac_count -gt ${ac_path_GREP_max-0}; then ############################################## maq-0.7.1/configure-4221- # Check for GNU $ac_path_EGREP maq-0.7.1/configure:4222:case `"$ac_path_EGREP" --version 2>&1` in maq-0.7.1/configure-4223-*GNU*) ############################################## maq-0.7.1/configure-4235- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break maq-0.7.1/configure:4236: ac_count=`expr $ac_count + 1` maq-0.7.1/configure-4237- if test $ac_count -gt ${ac_path_EGREP_max-0}; then ############################################## maq-0.7.1/configure-4459-do maq-0.7.1/configure:4460:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` maq-0.7.1/configure-4461-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## maq-0.7.1/configure-4510- cat >>confdefs.h <<_ACEOF maq-0.7.1/configure:4511:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 maq-0.7.1/configure-4512-_ACEOF ############################################## maq-0.7.1/configure-4736- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' maq-0.7.1/configure:4737: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` maq-0.7.1/configure-4738- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## maq-0.7.1/configure-4806-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo maq-0.7.1/configure:4807:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then maq-0.7.1/configure-4808- as_echo='printf %s\n' ############################################## maq-0.7.1/configure-4810-else maq-0.7.1/configure:4811: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then maq-0.7.1/configure-4812- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## maq-0.7.1/configure-4820- expr "X$arg" : "X\\(.*\\)$as_nl"; maq-0.7.1/configure:4821: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; maq-0.7.1/configure-4822- esac; ############################################## maq-0.7.1/configure-4936- test "x$as_lineno_1" != "x$as_lineno_2" && maq-0.7.1/configure:4937: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { maq-0.7.1/configure-4938- ############################################## maq-0.7.1/configure-5049- esac; maq-0.7.1/configure:5050: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in maq-0.7.1/configure-5051- ???[sx]*):;;*)false;;esac;fi ############################################## maq-0.7.1/configure-5120-configured by $0, generated by GNU Autoconf 2.62, maq-0.7.1/configure:5121: with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" maq-0.7.1/configure-5122- ############################################## maq-0.7.1/configure-5141- --*=*) maq-0.7.1/configure:5142: ac_option=`expr "X$1" : 'X\([^=]*\)='` maq-0.7.1/configure:5143: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` maq-0.7.1/configure-5144- ac_shift=: ############################################## maq-0.7.1/configure-5163- case $ac_optarg in maq-0.7.1/configure:5164: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; maq-0.7.1/configure-5165- esac ############################################## maq-0.7.1/configure-5170- case $ac_optarg in maq-0.7.1/configure:5171: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; maq-0.7.1/configure-5172- esac ############################################## maq-0.7.1/configure-5291-ac_cr='' maq-0.7.1/configure:5292:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` maq-0.7.1/configure-5293-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## maq-0.7.1/configure-5310- { (exit 1); exit 1; }; } maq-0.7.1/configure:5311:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` maq-0.7.1/configure-5312-ac_delim='%!_!# ' ############################################## maq-0.7.1/configure-5318- maq-0.7.1/configure:5319: if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` = $ac_delim_num; then maq-0.7.1/configure-5320- break ############################################## maq-0.7.1/configure-5451-for ac_last_try in false false :; do maq-0.7.1/configure:5452: ac_t=`sed -n "/$ac_delim/p" confdefs.h` maq-0.7.1/configure-5453- if test -z "$ac_t"; then ############################################## maq-0.7.1/configure-5591- esac maq-0.7.1/configure:5592: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac maq-0.7.1/configure-5593- ac_file_inputs="$ac_file_inputs '$ac_f'" ############################################## maq-0.7.1/configure-5654- case $as_dir in #( maq-0.7.1/configure:5655: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( maq-0.7.1/configure-5656- *) as_qdir=$as_dir;; ############################################## maq-0.7.1/configure-5692-*) maq-0.7.1/configure:5693: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` maq-0.7.1/configure-5694- # A ".." for each directory in $ac_dir_suffix. maq-0.7.1/configure:5695: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` maq-0.7.1/configure-5696- case $ac_top_builddir_sub in ############################################## maq-0.7.1/configure-5755-' maq-0.7.1/configure:5756:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in maq-0.7.1/configure-5757-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## maq-0.7.1/configure-5772- maq-0.7.1/configure:5773:# Neutralize VPATH when `$srcdir' = `.'. maq-0.7.1/configure-5774-# Shell code in configure.ac might set extrasub. ############################################## maq-0.7.1/configure-5802-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && maq-0.7.1/configure:5803: { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && maq-0.7.1/configure:5804: { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && maq-0.7.1/configure-5805- { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' ############################################## maq-0.7.1/configure-5855- * ) maq-0.7.1/configure:5856: _am_stamp_count=`expr $_am_stamp_count + 1` ;; maq-0.7.1/configure-5857- esac ############################################## maq-0.7.1/install-sh-211- fi maq-0.7.1/install-sh:212: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; maq-0.7.1/install-sh-213- *) ############################################## maq-0.7.1/install-sh-263- dstdir=$dst maq-0.7.1/install-sh:264: dst=$dstdir/`basename "$src"` maq-0.7.1/install-sh-265- dstdir_status=0 ############################################## maq-0.7.1/install-sh-345- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. maq-0.7.1/install-sh:346: ls_ld_tmpdir=`ls -ld "$tmpdir"` maq-0.7.1/install-sh-347- case $ls_ld_tmpdir in ############################################## maq-0.7.1/install-sh-352- $mkdirprog -m$different_mode -p -- "$tmpdir" && { maq-0.7.1/install-sh:353: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` maq-0.7.1/install-sh-354- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## maq-0.7.1/install-sh-419- case $prefix in maq-0.7.1/install-sh:420: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; maq-0.7.1/install-sh-421- *) qprefix=$prefix;; ############################################## maq-0.7.1/missing-131- # Could not run --version or --help. This is probably someone maq-0.7.1/missing:132: # running `$TOOL --version' or `$TOOL --help' to check whether maq-0.7.1/missing-133- # $TOOL exists and not knowing $TOOL uses missing. ############################################## maq-0.7.1/missing-165- from any GNU archive site." maq-0.7.1/missing:166: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` maq-0.7.1/missing-167- test -z "$files" && files="config.h" ############################################## maq-0.7.1/missing-194- proper tools for further handling them. maq-0.7.1/missing:195: You can get \`$1' as part of \`Autoconf' from any GNU maq-0.7.1/missing-196- archive site." maq-0.7.1/missing-197- maq-0.7.1/missing:198: file=`echo "$*" | sed -n "$sed_output"` maq-0.7.1/missing:199: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` maq-0.7.1/missing-200- if test -f "$file"; then ############################################## maq-0.7.1/missing-223- *.y) maq-0.7.1/missing:224: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` maq-0.7.1/missing-225- if test -f "$SRCFILE"; then ############################################## maq-0.7.1/missing-227- fi maq-0.7.1/missing:228: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` maq-0.7.1/missing-229- if test -f "$SRCFILE"; then ############################################## maq-0.7.1/missing-253- *.l) maq-0.7.1/missing:254: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` maq-0.7.1/missing-255- if test -f "$SRCFILE"; then ############################################## maq-0.7.1/missing-272- maq-0.7.1/missing:273: file=`echo "$*" | sed -n "$sed_output"` maq-0.7.1/missing:274: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` maq-0.7.1/missing-275- if test -f "$file"; then ############################################## maq-0.7.1/missing-292- # The file to touch is that specified with -o ... maq-0.7.1/missing:293: file=`echo "$*" | sed -n "$sed_output"` maq-0.7.1/missing:294: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` maq-0.7.1/missing-295- if test -z "$file"; then maq-0.7.1/missing-296- # ... or it is the one specified with @setfilename ... maq-0.7.1/missing:297: infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` maq-0.7.1/missing-298- file=`sed -n ' ############################################## maq-0.7.1/missing-304- # ... or it is derived from the source name (dir/f.texi becomes f.info) maq-0.7.1/missing:305: test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info maq-0.7.1/missing-306- fi ############################################## maq-0.7.1/missing-328- *o*) maq-0.7.1/missing:329: firstarg=`echo "$firstarg" | sed s/o//` maq-0.7.1/missing-330- tar "$firstarg" "$@" && exit 0 ############################################## maq-0.7.1/missing-334- *h*) maq-0.7.1/missing:335: firstarg=`echo "$firstarg" | sed s/h//` maq-0.7.1/missing-336- tar "$firstarg" "$@" && exit 0 ############################################## maq-0.7.1/scripts/asub-56- } maq-0.7.1/scripts/asub:57: defined($opts{p})? (print "$cmd\n") : system($cmd); maq-0.7.1/scripts/asub-58-} else { # run the command ############################################## maq-0.7.1/scripts/asub-70- warn("[asub] --- BEGIN OF COMMAND STDERR ---\n"); maq-0.7.1/scripts/asub:71: my $ret = system($_); maq-0.7.1/scripts/asub-72- warn("[asub] --- END OF COMMAND STDERR ---\n"); ############################################## maq-0.7.1/scripts/farm-run.pl-43- mkdir("$_.err"); mkdir("$_.out"); maq-0.7.1/scripts/farm-run.pl:44: my $command = "echo '$0 $conf_file".' ${LSB_JOBINDEX}\' '."| bsub -J$_"."\"[1-$n_jobs]$fr_config{-c}\" $fr_config{-R} $fr_config{-q} -o $_.out/\%I.out -e $_.err/\%I.err"; maq-0.7.1/scripts/farm-run.pl-45- print "$command\n"; # Just print it out. We can pipe to "| sh" to execute it. ############################################## maq-0.7.1/scripts/maq.pl-111- if (defined $opts{p}) { # paired reads maq-0.7.1/scripts/maq.pl:112: my @bfq_files = `(cd $d; find . -name "read1*.bfq")`; maq-0.7.1/scripts/maq.pl-113- foreach (@bfq_files) { ############################################## maq-0.7.1/scripts/maq.pl-121- } else { # unpaired reads maq-0.7.1/scripts/maq.pl:122: my @bfq_files = `(cd $d; find . -name "read*.bfq")`; maq-0.7.1/scripts/maq.pl-123- foreach (@bfq_files) { ############################################## maq-0.7.1/scripts/maq.pl-465- chdir($src_dir); maq-0.7.1/scripts/maq.pl:466: my @list = `(find . -name "*.$ext" -follow; find . -name "*.$ext.gz" -follow)`; # get the list of files maq-0.7.1/scripts/maq.pl-467- chdir($cwd); ############################################## maq-0.7.1/scripts/maq.pl-505- my $n_jobs = 0; maq-0.7.1/scripts/maq.pl:506: @list = `(cd $tmp_dir; ls)`; maq-0.7.1/scripts/maq.pl-507- foreach (@list) { ############################################## maq-0.7.1/scripts/maq.pl-519- } maq-0.7.1/scripts/maq.pl:520: system("rm -fr $tmp_dir"); maq-0.7.1/scripts/maq.pl-521- close($fh_lst); ############################################## maq-0.7.1/scripts/maq.pl-552- if (-f "reads.bfq") { # single end maq-0.7.1/scripts/maq.pl:553: system("\$maq_comm reads.bfq"); maq-0.7.1/scripts/maq.pl-554- } elsif (-f "reads1.bfq" && ! -f "reads2.bfq") { # single end maq-0.7.1/scripts/maq.pl:555: system("\$maq_comm reads1.bfq"); maq-0.7.1/scripts/maq.pl-556- } elsif (-f "reads1.bfq" && -f "reads2.bfq") { # paired end maq-0.7.1/scripts/maq.pl:557: system("\$maq_comm reads1.bfq reads2.bfq"); maq-0.7.1/scripts/maq.pl-558- } ############################################## maq-0.7.1/scripts/maq.pl-825- my ($is_gzip, $fh, $first); maq-0.7.1/scripts/maq.pl:826: if (system("$gzip -l $file >/dev/null 2>&1")) { maq-0.7.1/scripts/maq.pl-827- $is_gzip = 0; ############################################## maq-0.7.1/scripts/maq.pl-841- warn("-- CMD: $cmd\n"); maq-0.7.1/scripts/maq.pl:842: system("$cmd") && die("** fail to run command '$cmd'"); maq-0.7.1/scripts/maq.pl-843-} ############################################## maq-0.7.1/scripts/maq_plot.pl-150- my $chr_cmd = $opts{c}? "-c $opts{c}" : ''; maq-0.7.1/scripts/maq_plot.pl:151: system(qq{$0 depth $chr_cmd -D $opts{D} $ARGV[0] $ARGV[1]}) && die; maq-0.7.1/scripts/maq_plot.pl:152: system(qq{$0 abpair $chr_cmd -m $opts{m} -M $opts{M} $ARGV[0] $ARGV[2]}) && die; maq-0.7.1/scripts/maq_plot.pl-153- my $prefix = $ARGV[0];