=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== howm-1.4.6/Makefile.am-63- rm -f $@ && \ howm-1.4.6/Makefile.am:64: list=`for file in $(howm_LISP); do echo -n "\"$$file\" "; done` && \ howm-1.4.6/Makefile.am-65- sed -e "s/@\(howm_LISP\)@/$$list/" < $(srcdir)/bcomp.el.in > $@ ############################################## howm-1.4.6/Makefile.in-52- { \ howm-1.4.6/Makefile.in:53: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ howm-1.4.6/Makefile.in-54- }; \ ############################################## howm-1.4.6/Makefile.in-132- esac howm-1.4.6/Makefile.in:133:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; howm-1.4.6/Makefile.in-134-am__vpath_adj = case $$p in \ howm-1.4.6/Makefile.in:135: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ howm-1.4.6/Makefile.in-136- *) f=$$p;; \ howm-1.4.6/Makefile.in-137- esac; howm-1.4.6/Makefile.in:138:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; howm-1.4.6/Makefile.in-139-am__install_max = 40 howm-1.4.6/Makefile.in-140-am__nobase_strip_setup = \ howm-1.4.6/Makefile.in:141: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` howm-1.4.6/Makefile.in-142-am__nobase_strip = \ ############################################## howm-1.4.6/Makefile.in-219- while test -n "$$dir1"; do \ howm-1.4.6/Makefile.in:220: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ howm-1.4.6/Makefile.in-221- if test "$$first" != "."; then \ howm-1.4.6/Makefile.in-222- if test "$$first" = ".."; then \ howm-1.4.6/Makefile.in:223: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ howm-1.4.6/Makefile.in:224: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ howm-1.4.6/Makefile.in-225- else \ howm-1.4.6/Makefile.in:226: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ howm-1.4.6/Makefile.in-227- if test "$$first2" = "$$first"; then \ howm-1.4.6/Makefile.in:228: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ howm-1.4.6/Makefile.in-229- else \ ############################################## howm-1.4.6/Makefile.in-234- fi; \ howm-1.4.6/Makefile.in:235: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ howm-1.4.6/Makefile.in-236- done; \ ############################################## howm-1.4.6/Makefile.in-409- case $@ in */*) \ howm-1.4.6/Makefile.in:410: am__dir=`echo '$@' | sed 's,/[^/]*$$,,'`; \ howm-1.4.6/Makefile.in-411- am__subdir_includes="-L $$am__dir -L $(srcdir)/$$am__dir"; \ ############################################## howm-1.4.6/Makefile.in-444- list='$(howm_LISP)'; \ howm-1.4.6/Makefile.in:445: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ howm-1.4.6/Makefile.in:446: files="$$files "`echo "$$files" | sed 's|$$|c|'`; \ howm-1.4.6/Makefile.in-447- dir='$(DESTDIR)$(howmdir)'; $(am__uninstall_files_from_dir) ############################################## howm-1.4.6/Makefile.in-465- dot_seen=no; \ howm-1.4.6/Makefile.in:466: target=`echo $@ | sed s/-recursive//`; \ howm-1.4.6/Makefile.in-467- case "$@" in \ ############################################## howm-1.4.6/Makefile.in-528-GTAGS: howm-1.4.6/Makefile.in:529: here=`$(am__cd) $(top_builddir) && pwd` \ howm-1.4.6/Makefile.in-530- && $(am__cd) $(top_srcdir) \ ############################################## howm-1.4.6/Makefile.in-563- test -d "$(distdir)" || mkdir "$(distdir)" howm-1.4.6/Makefile.in:564: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ howm-1.4.6/Makefile.in:565: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ howm-1.4.6/Makefile.in-566- list='$(DISTFILES)'; \ ############################################## howm-1.4.6/Makefile.in-577- if test -d $$d/$$file; then \ howm-1.4.6/Makefile.in:578: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ howm-1.4.6/Makefile.in-579- if test -d "$(distdir)/$$file"; then \ ############################################## howm-1.4.6/Makefile.in-688- test -d $(distdir)/_build || exit 0; \ howm-1.4.6/Makefile.in:689: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ howm-1.4.6/Makefile.in-690- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## howm-1.4.6/Makefile.in-732- }; \ howm-1.4.6/Makefile.in:733: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ howm-1.4.6/Makefile.in-734- || { echo "ERROR: files left after uninstall:" ; \ ############################################## howm-1.4.6/Makefile.in-744- fi howm-1.4.6/Makefile.in:745: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ howm-1.4.6/Makefile.in-746- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## howm-1.4.6/Makefile.in-902- rm -f $@ && \ howm-1.4.6/Makefile.in:903: list=`for file in $(howm_LISP); do echo -n "\"$$file\" "; done` && \ howm-1.4.6/Makefile.in-904- sed -e "s/@\(howm_LISP\)@/$$list/" < $(srcdir)/bcomp.el.in > $@ ############################################## howm-1.4.6/acinclude.m4-17-$EMACS -batch -q -l $ac_temp -f ac-temp-func | sed -e '/^ *$/d' > $ac_output howm-1.4.6/acinclude.m4:18:$1=`cat $ac_output` howm-1.4.6/acinclude.m4-19-rm -f $ac_temp $ac_output; }]) ############################################## howm-1.4.6/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: howm-1.4.6/aclocal.m4:93:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` howm-1.4.6/aclocal.m4-94-# and then we would define $MISSING as ############################################## howm-1.4.6/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path. howm-1.4.6/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd` howm-1.4.6/aclocal.m4-109-]) ############################################## howm-1.4.6/aclocal.m4-178-AC_REQUIRE([AC_PROG_INSTALL])dnl howm-1.4.6/aclocal.m4:179:if test "`cd $srcdir && pwd`" != "`pwd`"; then howm-1.4.6/aclocal.m4-180- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## howm-1.4.6/aclocal.m4-337- * ) howm-1.4.6/aclocal.m4:338: _am_stamp_count=`expr $_am_stamp_count + 1` ;; howm-1.4.6/aclocal.m4-339- esac howm-1.4.6/aclocal.m4-340-done howm-1.4.6/aclocal.m4:341:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) howm-1.4.6/aclocal.m4-342- ############################################## howm-1.4.6/aclocal.m4-522- echo "timestamp, slept: $am_has_slept" > conftest.file howm-1.4.6/aclocal.m4:523: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` howm-1.4.6/aclocal.m4-524- if test "$[*]" = "X"; then howm-1.4.6/aclocal.m4-525- # -L didn't work. howm-1.4.6/aclocal.m4:526: set X `ls -t "$srcdir/configure" conftest.file` howm-1.4.6/aclocal.m4-527- fi ############################################## howm-1.4.6/config.guess-34- howm-1.4.6/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` howm-1.4.6/config.guess-36- ############################################## howm-1.4.6/config.guess-102-: ${TMPDIR=/tmp} ; howm-1.4.6/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || howm-1.4.6/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## howm-1.4.6/config.guess-151- EOF howm-1.4.6/config.guess:152: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" howm-1.4.6/config.guess-153- ############################################## howm-1.4.6/config.guess-188- earmv*) howm-1.4.6/config.guess:189: arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` howm-1.4.6/config.guess:190: endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` howm-1.4.6/config.guess-191- machine="${arch}${endian}"-unknown ############################################## howm-1.4.6/config.guess-220- expr='s/^earmv[0-9]/-eabi/;s/eb$//' howm-1.4.6/config.guess:221: abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` howm-1.4.6/config.guess-222- ;; ############################################## howm-1.4.6/config.guess-233- *) howm-1.4.6/config.guess:234: release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2` howm-1.4.6/config.guess-235- ;; ############################################## howm-1.4.6/config.guess-280- *4.0) howm-1.4.6/config.guess:281: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` howm-1.4.6/config.guess-282- ;; howm-1.4.6/config.guess-283- *5.*) howm-1.4.6/config.guess:284: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` howm-1.4.6/config.guess-285- ;; ############################################## howm-1.4.6/config.guess-290- # types through head -n 1, so we only detect the type of CPU 0. howm-1.4.6/config.guess:291: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` howm-1.4.6/config.guess-292- case "$ALPHA_CPU_TYPE" in ############################################## howm-1.4.6/config.guess-328- # 1.2 uses "1.2" for uname -r. howm-1.4.6/config.guess:329: echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`" howm-1.4.6/config.guess-330- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## howm-1.4.6/config.guess-379- s390x:SunOS:*:*) howm-1.4.6/config.guess:380: echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" howm-1.4.6/config.guess-381- exit ;; howm-1.4.6/config.guess-382- sun4H:SunOS:5.*:*) howm-1.4.6/config.guess:383: echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" howm-1.4.6/config.guess-384- exit ;; howm-1.4.6/config.guess-385- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) howm-1.4.6/config.guess:386: echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" howm-1.4.6/config.guess-387- exit ;; ############################################## howm-1.4.6/config.guess-404- fi howm-1.4.6/config.guess:405: echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" howm-1.4.6/config.guess-406- exit ;; ############################################## howm-1.4.6/config.guess-410- # it's likely to be more like Solaris than SunOS4. howm-1.4.6/config.guess:411: echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" howm-1.4.6/config.guess-412- exit ;; ############################################## howm-1.4.6/config.guess-419- # Japanese Language versions have a version number like `4.1.3-JL'. howm-1.4.6/config.guess:420: echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`" howm-1.4.6/config.guess-421- exit ;; ############################################## howm-1.4.6/config.guess-425- sun*:*:4.2BSD:*) howm-1.4.6/config.guess:426: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` howm-1.4.6/config.guess-427- test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 ############################################## howm-1.4.6/config.guess-507- $CC_FOR_BUILD -o "$dummy" "$dummy.c" && howm-1.4.6/config.guess:508: dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` && howm-1.4.6/config.guess:509: SYSTEM_NAME=`"$dummy" "$dummyarg"` && howm-1.4.6/config.guess-510- { echo "$SYSTEM_NAME"; exit; } ############################################## howm-1.4.6/config.guess-563- *:IRIX*:*:*) howm-1.4.6/config.guess:564: echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`" howm-1.4.6/config.guess-565- exit ;; ############################################## howm-1.4.6/config.guess-593-EOF howm-1.4.6/config.guess:594: if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` howm-1.4.6/config.guess-595- then ############################################## howm-1.4.6/config.guess-606- *:AIX:*:[4567]) howm-1.4.6/config.guess:607: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` howm-1.4.6/config.guess-608- if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then ############################################## howm-1.4.6/config.guess-642- 9000/[34678]??:HP-UX:*:*) howm-1.4.6/config.guess:643: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` howm-1.4.6/config.guess-644- case "$UNAME_MACHINE" in ############################################## howm-1.4.6/config.guess-696-EOF howm-1.4.6/config.guess:697: (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"` howm-1.4.6/config.guess-698- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## howm-1.4.6/config.guess-724- ia64:HP-UX:*:*) howm-1.4.6/config.guess:725: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` howm-1.4.6/config.guess-726- echo ia64-hp-hpux"$HPUX_REV" ############################################## howm-1.4.6/config.guess-754-EOF howm-1.4.6/config.guess:755: $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && howm-1.4.6/config.guess-756- { echo "$SYSTEM_NAME"; exit; } ############################################## howm-1.4.6/config.guess-825- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` howm-1.4.6/config.guess:826: FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` howm-1.4.6/config.guess-827- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## howm-1.4.6/config.guess-830- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` howm-1.4.6/config.guess:831: FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` howm-1.4.6/config.guess-832- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## howm-1.4.6/config.guess-850- esac howm-1.4.6/config.guess:851: echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" howm-1.4.6/config.guess-852- exit ;; ############################################## howm-1.4.6/config.guess-886- prep*:SunOS:5.*:*) howm-1.4.6/config.guess:887: echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" howm-1.4.6/config.guess-888- exit ;; ############################################## howm-1.4.6/config.guess-890- # the GNU system howm-1.4.6/config.guess:891: echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`" howm-1.4.6/config.guess-892- exit ;; ############################################## howm-1.4.6/config.guess-894- # other systems with GNU libc and userland howm-1.4.6/config.guess:895: echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC" howm-1.4.6/config.guess-896- exit ;; ############################################## howm-1.4.6/config.guess-988-EOF howm-1.4.6/config.guess:989: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`" howm-1.4.6/config.guess-990- test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; } ############################################## howm-1.4.6/config.guess-1092- i*86:*:4.*:*) howm-1.4.6/config.guess:1093: UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` howm-1.4.6/config.guess-1094- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## howm-1.4.6/config.guess-1295- fi howm-1.4.6/config.guess:1296: if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then howm-1.4.6/config.guess-1297- if [ "$CC_FOR_BUILD" != no_compiler_found ]; then ############################################## howm-1.4.6/config.guess-1393- *:DragonFly:*:*) howm-1.4.6/config.guess:1394: echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" howm-1.4.6/config.guess-1395- exit ;; ############################################## howm-1.4.6/config.guess-1406- i*86:skyos:*:*) howm-1.4.6/config.guess:1407: echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`" howm-1.4.6/config.guess-1408- exit ;; ############################################## howm-1.4.6/config.sub-52- howm-1.4.6/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` howm-1.4.6/config.sub-54- ############################################## howm-1.4.6/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations. howm-1.4.6/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` howm-1.4.6/config.sub-116-case $maybe_os in ############################################## howm-1.4.6/config.sub-122- os=-$maybe_os howm-1.4.6/config.sub:123: basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` howm-1.4.6/config.sub-124- ;; ############################################## howm-1.4.6/config.sub-126- os=-linux-android howm-1.4.6/config.sub:127: basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown howm-1.4.6/config.sub-128- ;; howm-1.4.6/config.sub-129- *) howm-1.4.6/config.sub:130: basic_machine=`echo "$1" | sed 's/-[^-]*$//'` howm-1.4.6/config.sub-131- if [ "$basic_machine" != "$1" ] howm-1.4.6/config.sub:132: then os=`echo "$1" | sed 's/.*-/-/'` howm-1.4.6/config.sub-133- else os=; fi ############################################## howm-1.4.6/config.sub-180- os=-sco5v6 howm-1.4.6/config.sub:181: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` howm-1.4.6/config.sub-182- ;; ############################################## howm-1.4.6/config.sub-184- os=-sco3.2v5 howm-1.4.6/config.sub:185: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` howm-1.4.6/config.sub-186- ;; ############################################## howm-1.4.6/config.sub-188- os=-sco3.2v4 howm-1.4.6/config.sub:189: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` howm-1.4.6/config.sub-190- ;; howm-1.4.6/config.sub-191- -sco3.2.[4-9]*) howm-1.4.6/config.sub:192: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` howm-1.4.6/config.sub:193: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` howm-1.4.6/config.sub-194- ;; ############################################## howm-1.4.6/config.sub-196- # Don't forget version if it is 3.2v4 or newer. howm-1.4.6/config.sub:197: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` howm-1.4.6/config.sub-198- ;; ############################################## howm-1.4.6/config.sub-200- # Don't forget version if it is 3.2v4 or newer. howm-1.4.6/config.sub:201: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` howm-1.4.6/config.sub-202- ;; ############################################## howm-1.4.6/config.sub-204- os=-sco3.2v2 howm-1.4.6/config.sub:205: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` howm-1.4.6/config.sub-206- ;; howm-1.4.6/config.sub-207- -udk*) howm-1.4.6/config.sub:208: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` howm-1.4.6/config.sub-209- ;; ############################################## howm-1.4.6/config.sub-211- os=-isc2.2 howm-1.4.6/config.sub:212: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` howm-1.4.6/config.sub-213- ;; ############################################## howm-1.4.6/config.sub-217- -isc*) howm-1.4.6/config.sub:218: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` howm-1.4.6/config.sub-219- ;; ############################################## howm-1.4.6/config.sub-229- -ptx*) howm-1.4.6/config.sub:230: basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'` howm-1.4.6/config.sub-231- ;; ############################################## howm-1.4.6/config.sub-364- *-*-*) howm-1.4.6/config.sub:365: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 howm-1.4.6/config.sub-366- exit 1 ############################################## howm-1.4.6/config.sub-493- amd64-*) howm-1.4.6/config.sub:494: basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'` howm-1.4.6/config.sub-495- ;; ############################################## howm-1.4.6/config.sub-538- blackfin-*) howm-1.4.6/config.sub:539: basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'` howm-1.4.6/config.sub-540- os=-linux ############################################## howm-1.4.6/config.sub-546- c54x-*) howm-1.4.6/config.sub:547: basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'` howm-1.4.6/config.sub-548- ;; howm-1.4.6/config.sub-549- c55x-*) howm-1.4.6/config.sub:550: basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'` howm-1.4.6/config.sub-551- ;; howm-1.4.6/config.sub-552- c6x-*) howm-1.4.6/config.sub:553: basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'` howm-1.4.6/config.sub-554- ;; ############################################## howm-1.4.6/config.sub-650- e500v[12]-*) howm-1.4.6/config.sub:651: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` howm-1.4.6/config.sub-652- os=$os"spe" ############################################## howm-1.4.6/config.sub-754- i*86v32) howm-1.4.6/config.sub:755: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` howm-1.4.6/config.sub-756- os=-sysv32 ############################################## howm-1.4.6/config.sub-758- i*86v4*) howm-1.4.6/config.sub:759: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` howm-1.4.6/config.sub-760- os=-sysv4 ############################################## howm-1.4.6/config.sub-762- i*86v) howm-1.4.6/config.sub:763: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` howm-1.4.6/config.sub-764- os=-sysv ############################################## howm-1.4.6/config.sub-766- i*86sol2) howm-1.4.6/config.sub:767: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` howm-1.4.6/config.sub-768- os=-solaris2 ############################################## howm-1.4.6/config.sub-792- leon-*|leon[3-9]-*) howm-1.4.6/config.sub:793: basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'` howm-1.4.6/config.sub-794- ;; ############################################## howm-1.4.6/config.sub-799- m68knommu-*) howm-1.4.6/config.sub:800: basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'` howm-1.4.6/config.sub-801- os=-linux ############################################## howm-1.4.6/config.sub-833- mips3*-*) howm-1.4.6/config.sub:834: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'` howm-1.4.6/config.sub-835- ;; howm-1.4.6/config.sub-836- mips3*) howm-1.4.6/config.sub:837: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown howm-1.4.6/config.sub-838- ;; ############################################## howm-1.4.6/config.sub-855- ms1-*) howm-1.4.6/config.sub:856: basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'` howm-1.4.6/config.sub-857- ;; ############################################## howm-1.4.6/config.sub-980- parisc-*) howm-1.4.6/config.sub:981: basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'` howm-1.4.6/config.sub-982- os=-linux ############################################## howm-1.4.6/config.sub-996- pc98-*) howm-1.4.6/config.sub:997: basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'` howm-1.4.6/config.sub-998- ;; ############################################## howm-1.4.6/config.sub-1011- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) howm-1.4.6/config.sub:1012: basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'` howm-1.4.6/config.sub-1013- ;; howm-1.4.6/config.sub-1014- pentiumpro-* | p6-* | 6x86-* | athlon-*) howm-1.4.6/config.sub:1015: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` howm-1.4.6/config.sub-1016- ;; howm-1.4.6/config.sub-1017- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) howm-1.4.6/config.sub:1018: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` howm-1.4.6/config.sub-1019- ;; howm-1.4.6/config.sub-1020- pentium4-*) howm-1.4.6/config.sub:1021: basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'` howm-1.4.6/config.sub-1022- ;; ############################################## howm-1.4.6/config.sub-1030- ppc-* | ppcbe-*) howm-1.4.6/config.sub:1031: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` howm-1.4.6/config.sub-1032- ;; ############################################## howm-1.4.6/config.sub-1036- ppcle-* | powerpclittle-*) howm-1.4.6/config.sub:1037: basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'` howm-1.4.6/config.sub-1038- ;; ############################################## howm-1.4.6/config.sub-1040- ;; howm-1.4.6/config.sub:1041: ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'` howm-1.4.6/config.sub-1042- ;; ############################################## howm-1.4.6/config.sub-1046- ppc64le-* | powerpc64little-*) howm-1.4.6/config.sub:1047: basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'` howm-1.4.6/config.sub-1048- ;; ############################################## howm-1.4.6/config.sub-1122- strongarm-* | thumb-*) howm-1.4.6/config.sub:1123: basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'` howm-1.4.6/config.sub-1124- ;; ############################################## howm-1.4.6/config.sub-1255- xscale-* | xscalee[bl]-*) howm-1.4.6/config.sub:1256: basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'` howm-1.4.6/config.sub-1257- ;; ############################################## howm-1.4.6/config.sub-1317- *) howm-1.4.6/config.sub:1318: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 howm-1.4.6/config.sub-1319- exit 1 ############################################## howm-1.4.6/config.sub-1325- *-digital*) howm-1.4.6/config.sub:1326: basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'` howm-1.4.6/config.sub-1327- ;; howm-1.4.6/config.sub-1328- *-commodore*) howm-1.4.6/config.sub:1329: basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'` howm-1.4.6/config.sub-1330- ;; ############################################## howm-1.4.6/config.sub-1346- -solaris1 | -solaris1.*) howm-1.4.6/config.sub:1347: os=`echo $os | sed -e 's|solaris1|sunos4|'` howm-1.4.6/config.sub-1348- ;; ############################################## howm-1.4.6/config.sub-1355- -gnu/linux*) howm-1.4.6/config.sub:1356: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` howm-1.4.6/config.sub-1357- ;; ############################################## howm-1.4.6/config.sub-1407- -nto*) howm-1.4.6/config.sub:1408: os=`echo $os | sed -e 's|nto|nto-qnx|'` howm-1.4.6/config.sub-1409- ;; ############################################## howm-1.4.6/config.sub-1414- -mac*) howm-1.4.6/config.sub:1415: os=`echo "$os" | sed -e 's|mac|macos|'` howm-1.4.6/config.sub-1416- ;; ############################################## howm-1.4.6/config.sub-1420- -linux*) howm-1.4.6/config.sub:1421: os=`echo $os | sed -e 's|linux|linux-gnu|'` howm-1.4.6/config.sub-1422- ;; howm-1.4.6/config.sub-1423- -sunos5*) howm-1.4.6/config.sub:1424: os=`echo "$os" | sed -e 's|sunos5|solaris2|'` howm-1.4.6/config.sub-1425- ;; howm-1.4.6/config.sub-1426- -sunos6*) howm-1.4.6/config.sub:1427: os=`echo "$os" | sed -e 's|sunos6|solaris3|'` howm-1.4.6/config.sub-1428- ;; ############################################## howm-1.4.6/config.sub-1469- -sinix5.*) howm-1.4.6/config.sub:1470: os=`echo $os | sed -e 's|sinix|sysv|'` howm-1.4.6/config.sub-1471- ;; ############################################## howm-1.4.6/config.sub-1528- # Get rid of the `-' at the beginning of $os. howm-1.4.6/config.sub:1529: os=`echo $os | sed 's/[^-]*-//'` howm-1.4.6/config.sub:1530: echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2 howm-1.4.6/config.sub-1531- exit 1 ############################################## howm-1.4.6/config.sub-1788- esac howm-1.4.6/config.sub:1789: basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"` howm-1.4.6/config.sub-1790- ;; ############################################## howm-1.4.6/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \ howm-1.4.6/configure:44: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then howm-1.4.6/configure-45- as_echo='print -r --' howm-1.4.6/configure-46- as_echo_n='print -rn --' howm-1.4.6/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then howm-1.4.6/configure-48- as_echo='printf %s\n' ############################################## howm-1.4.6/configure-50-else howm-1.4.6/configure:51: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then howm-1.4.6/configure-52- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## howm-1.4.6/configure-60- expr "X$arg" : "X\\(.*\\)$as_nl"; howm-1.4.6/configure:61: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; howm-1.4.6/configure-62- esac; ############################################## howm-1.4.6/configure-197- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && howm-1.4.6/configure:198: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1" howm-1.4.6/configure-199- if (eval "$as_required") 2>/dev/null; then : ############################################## howm-1.4.6/configure-323- case $as_dir in #( howm-1.4.6/configure:324: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( howm-1.4.6/configure-325- *) as_qdir=$as_dir;; ############################################## howm-1.4.6/configure-396- { howm-1.4.6/configure:397: as_val=`expr "$@" || test $? -eq 1` howm-1.4.6/configure-398- } ############################################## howm-1.4.6/configure-403-# ---------------------------------------- howm-1.4.6/configure:404:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are howm-1.4.6/configure-405-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## howm-1.4.6/configure-466- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && howm-1.4.6/configure:467: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { howm-1.4.6/configure-468- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## howm-1.4.6/configure-751- case $ac_option in howm-1.4.6/configure:752: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; howm-1.4.6/configure-753- *=) ac_optarg= ;; ############################################## howm-1.4.6/configure-795- -disable-* | --disable-*) howm-1.4.6/configure:796: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` howm-1.4.6/configure-797- # Reject names that are not valid shell variable names. ############################################## howm-1.4.6/configure-800- ac_useropt_orig=$ac_useropt howm-1.4.6/configure:801: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` howm-1.4.6/configure-802- case $ac_user_opts in ############################################## howm-1.4.6/configure-821- -enable-* | --enable-*) howm-1.4.6/configure:822: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` howm-1.4.6/configure-823- # Reject names that are not valid shell variable names. ############################################## howm-1.4.6/configure-826- ac_useropt_orig=$ac_useropt howm-1.4.6/configure:827: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` howm-1.4.6/configure-828- case $ac_user_opts in ############################################## howm-1.4.6/configure-1034- -with-* | --with-*) howm-1.4.6/configure:1035: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` howm-1.4.6/configure-1036- # Reject names that are not valid shell variable names. ############################################## howm-1.4.6/configure-1039- ac_useropt_orig=$ac_useropt howm-1.4.6/configure:1040: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` howm-1.4.6/configure-1041- case $ac_user_opts in ############################################## howm-1.4.6/configure-1050- -without-* | --without-*) howm-1.4.6/configure:1051: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` howm-1.4.6/configure-1052- # Reject names that are not valid shell variable names. ############################################## howm-1.4.6/configure-1055- ac_useropt_orig=$ac_useropt howm-1.4.6/configure:1056: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` howm-1.4.6/configure-1057- case $ac_user_opts in ############################################## howm-1.4.6/configure-1088- *=*) howm-1.4.6/configure:1089: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` howm-1.4.6/configure-1090- # Reject names that are not valid shell variable names. ############################################## howm-1.4.6/configure-1109-if test -n "$ac_prev"; then howm-1.4.6/configure:1110: ac_option=--`echo $ac_prev | sed 's/_/-/g'` howm-1.4.6/configure-1111- as_fn_error $? "missing argument to $ac_option" ############################################## howm-1.4.6/configure-1131- */ ) howm-1.4.6/configure:1132: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` howm-1.4.6/configure-1133- eval $ac_var=\$ac_val;; ############################################## howm-1.4.6/configure-1166-ac_ls_di=`ls -di .` && howm-1.4.6/configure:1167:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || howm-1.4.6/configure-1168- as_fn_error $? "working directory cannot be determined" ############################################## howm-1.4.6/configure-1222-case $srcdir in howm-1.4.6/configure:1223:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; howm-1.4.6/configure-1224-esac ############################################## howm-1.4.6/configure-1265-By default, \`make install' will install all the files in howm-1.4.6/configure:1266:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify howm-1.4.6/configure:1267:an installation prefix other than \`$ac_default_prefix' using \`--prefix', howm-1.4.6/configure-1268-for instance \`--prefix=\$HOME'. ############################################## howm-1.4.6/configure-1355-*) howm-1.4.6/configure:1356: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` howm-1.4.6/configure-1357- # A ".." for each directory in $ac_dir_suffix. howm-1.4.6/configure:1358: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` howm-1.4.6/configure-1359- case $ac_top_builddir_sub in ############################################## howm-1.4.6/configure-1491- *\'*) howm-1.4.6/configure:1492: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; howm-1.4.6/configure-1493- esac ############################################## howm-1.4.6/configure-1574- case $ac_val in howm-1.4.6/configure:1575: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; howm-1.4.6/configure-1576- esac ############################################## howm-1.4.6/configure-1589- case $ac_val in howm-1.4.6/configure:1590: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; howm-1.4.6/configure-1591- esac ############################################## howm-1.4.6/configure-1709- set,) howm-1.4.6/configure:1710: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 howm-1.4.6/configure:1711:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} howm-1.4.6/configure-1712- ac_cache_corrupted=: ;; ############################################## howm-1.4.6/configure-1720- # differences in whitespace do not lead to failure. howm-1.4.6/configure:1721: ac_old_val_w=`echo x $ac_old_val` howm-1.4.6/configure:1722: ac_new_val_w=`echo x $ac_new_val` howm-1.4.6/configure-1723- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## howm-1.4.6/configure-1740- case $ac_new_val in howm-1.4.6/configure:1741: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; howm-1.4.6/configure-1742- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## howm-1.4.6/configure-1915- echo "timestamp, slept: $am_has_slept" > conftest.file howm-1.4.6/configure:1916: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` howm-1.4.6/configure-1917- if test "$*" = "X"; then howm-1.4.6/configure-1918- # -L didn't work. howm-1.4.6/configure:1919: set X `ls -t "$srcdir/configure" conftest.file` howm-1.4.6/configure-1920- fi ############################################## howm-1.4.6/configure-1966-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' howm-1.4.6/configure:1967:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` howm-1.4.6/configure-1968- howm-1.4.6/configure-1969-# Expand $ac_aux_dir to an absolute path. howm-1.4.6/configure:1970:am_aux_dir=`cd "$ac_aux_dir" && pwd` howm-1.4.6/configure-1971- ############################################## howm-1.4.6/configure-2111- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue howm-1.4.6/configure:2112: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( howm-1.4.6/configure-2113- 'mkdir (GNU coreutils) '* | \ ############################################## howm-1.4.6/configure-2184-set x ${MAKE-make} howm-1.4.6/configure:2185:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` howm-1.4.6/configure-2186-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## howm-1.4.6/configure-2194-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. howm-1.4.6/configure:2195:case `${MAKE-make} -f conftest.make 2>/dev/null` in howm-1.4.6/configure-2196- *@@@%%%=?*=@@@%%%*) ############################################## howm-1.4.6/configure-2260- howm-1.4.6/configure:2261:if test "`cd $srcdir && pwd`" != "`pwd`"; then howm-1.4.6/configure-2262- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## howm-1.4.6/configure-2415-test "x$ac_build_alias" = x && howm-1.4.6/configure:2416: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` howm-1.4.6/configure-2417-test "x$ac_build_alias" = x && howm-1.4.6/configure-2418- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 howm-1.4.6/configure:2419:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || howm-1.4.6/configure-2420- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## howm-1.4.6/configure-2439-IFS=$ac_save_IFS howm-1.4.6/configure:2440:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac howm-1.4.6/configure-2441- ############################################## howm-1.4.6/configure-2450-else howm-1.4.6/configure:2451: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || howm-1.4.6/configure-2452- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## howm-1.4.6/configure-2472-IFS=$ac_save_IFS howm-1.4.6/configure:2473:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac howm-1.4.6/configure-2474- ############################################## howm-1.4.6/configure-2632-$EMACS -batch -q -l $ac_temp -f ac-temp-func | sed -e '/^ *$/d' > $ac_output howm-1.4.6/configure:2633:emacstype=`cat $ac_output` howm-1.4.6/configure-2634-rm -f $ac_temp $ac_output; } ############################################## howm-1.4.6/configure-2659-$EMACS -batch -q -l $ac_temp -f ac-temp-func | sed -e '/^ *$/d' > $ac_output howm-1.4.6/configure:2660:packagedir=`cat $ac_output` howm-1.4.6/configure-2661-rm -f $ac_temp $ac_output; } ############################################## howm-1.4.6/configure-2711-$EMACS -batch -q -l $ac_temp -f ac-temp-func | sed -e '/^ *$/d' > $ac_output howm-1.4.6/configure:2712:am_cv_lispdir=`cat $ac_output` howm-1.4.6/configure-2713-rm -f $ac_temp $ac_output; } ############################################## howm-1.4.6/configure-2833-# link files howm-1.4.6/configure:2834:if test `cd ${srcdir}; pwd` != `pwd`; then howm-1.4.6/configure-2835- ac_config_commands="$ac_config_commands link-lisp" ############################################## howm-1.4.6/configure-2966-' howm-1.4.6/configure:2967:DEFS=`sed -n "$ac_script" confdefs.h` howm-1.4.6/configure-2968- ############################################## howm-1.4.6/configure-2975- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' howm-1.4.6/configure:2976: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` howm-1.4.6/configure-2977- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## howm-1.4.6/configure-3055-if test -z "$BASH_VERSION$ZSH_VERSION" \ howm-1.4.6/configure:3056: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then howm-1.4.6/configure-3057- as_echo='print -r --' howm-1.4.6/configure-3058- as_echo_n='print -rn --' howm-1.4.6/configure:3059:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then howm-1.4.6/configure-3060- as_echo='printf %s\n' ############################################## howm-1.4.6/configure-3062-else howm-1.4.6/configure:3063: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then howm-1.4.6/configure-3064- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## howm-1.4.6/configure-3072- expr "X$arg" : "X\\(.*\\)$as_nl"; howm-1.4.6/configure:3073: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; howm-1.4.6/configure-3074- esac; ############################################## howm-1.4.6/configure-3149-# ---------------------------------------- howm-1.4.6/configure:3150:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are howm-1.4.6/configure-3151-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## howm-1.4.6/configure-3221- { howm-1.4.6/configure:3222: as_val=`expr "$@" || test $? -eq 1` howm-1.4.6/configure-3223- } ############################################## howm-1.4.6/configure-3325- case $as_dir in #( howm-1.4.6/configure:3326: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( howm-1.4.6/configure-3327- *) as_qdir=$as_dir;; ############################################## howm-1.4.6/configure-3451-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 howm-1.4.6/configure:3452:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" howm-1.4.6/configure-3453-ac_cs_version="\\ ############################################## howm-1.4.6/configure-3476- --*=?*) howm-1.4.6/configure:3477: ac_option=`expr "X$1" : 'X\([^=]*\)='` howm-1.4.6/configure:3478: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` howm-1.4.6/configure-3479- ac_shift=: ############################################## howm-1.4.6/configure-3481- --*=) howm-1.4.6/configure:3482: ac_option=`expr "X$1" : 'X\([^=]*\)='` howm-1.4.6/configure-3483- ac_optarg= ############################################## howm-1.4.6/configure-3505- case $ac_optarg in howm-1.4.6/configure:3506: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; howm-1.4.6/configure-3507- '') as_fn_error $? "missing file argument" ;; ############################################## howm-1.4.6/configure-3635-fi howm-1.4.6/configure:3636:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` howm-1.4.6/configure-3637-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## howm-1.4.6/configure-3652- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 howm-1.4.6/configure:3653:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` howm-1.4.6/configure-3654-ac_delim='%!_!# ' ############################################## howm-1.4.6/configure-3658- howm-1.4.6/configure:3659: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` howm-1.4.6/configure-3660- if test $ac_delim_n = $ac_delim_num; then ############################################## howm-1.4.6/configure-3820- esac howm-1.4.6/configure:3821: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac howm-1.4.6/configure-3822- as_fn_append ac_file_inputs " '$ac_f'" ############################################## howm-1.4.6/configure-3879-*) howm-1.4.6/configure:3880: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` howm-1.4.6/configure-3881- # A ".." for each directory in $ac_dir_suffix. howm-1.4.6/configure:3882: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` howm-1.4.6/configure-3883- case $ac_top_builddir_sub in ############################################## howm-1.4.6/configure-3940-/@mandir@/p' howm-1.4.6/configure:3941:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in howm-1.4.6/configure-3942-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## howm-1.4.6/configure-3957- howm-1.4.6/configure:3958:# Neutralize VPATH when `$srcdir' = `.'. howm-1.4.6/configure-3959-# Shell code in configure.ac might set extrasub. ############################################## howm-1.4.6/configure-3985-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && howm-1.4.6/configure:3986: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && howm-1.4.6/configure-3987- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## howm-1.4.6/configure.ac-158-# link files howm-1.4.6/configure.ac:159:if test `cd ${srcdir}; pwd` != `pwd`; then howm-1.4.6/configure.ac-160- AC_CONFIG_COMMANDS([link-lisp], ############################################## howm-1.4.6/doc/Makefile.in-50- { \ howm-1.4.6/doc/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ howm-1.4.6/doc/Makefile.in-52- }; \ ############################################## howm-1.4.6/doc/Makefile.in-119- esac howm-1.4.6/doc/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; howm-1.4.6/doc/Makefile.in-121-am__vpath_adj = case $$p in \ howm-1.4.6/doc/Makefile.in:122: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ howm-1.4.6/doc/Makefile.in-123- *) f=$$p;; \ howm-1.4.6/doc/Makefile.in-124- esac; howm-1.4.6/doc/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; howm-1.4.6/doc/Makefile.in-126-am__install_max = 40 howm-1.4.6/doc/Makefile.in-127-am__nobase_strip_setup = \ howm-1.4.6/doc/Makefile.in:128: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` howm-1.4.6/doc/Makefile.in-129-am__nobase_strip = \ ############################################## howm-1.4.6/doc/Makefile.in-293- @list='$(doc_DATA)'; test -n "$(docdir)" || list=; \ howm-1.4.6/doc/Makefile.in:294: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ howm-1.4.6/doc/Makefile.in-295- dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir) ############################################## howm-1.4.6/doc/Makefile.in-306-distdir-am: $(DISTFILES) howm-1.4.6/doc/Makefile.in:307: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ howm-1.4.6/doc/Makefile.in:308: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ howm-1.4.6/doc/Makefile.in-309- list='$(DISTFILES)'; \ ############################################## howm-1.4.6/doc/Makefile.in-320- if test -d $$d/$$file; then \ howm-1.4.6/doc/Makefile.in:321: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ howm-1.4.6/doc/Makefile.in-322- if test -d "$(distdir)/$$file"; then \ ############################################## howm-1.4.6/en/Makefile.in-49- { \ howm-1.4.6/en/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ howm-1.4.6/en/Makefile.in-51- }; \ ############################################## howm-1.4.6/en/Makefile.in-248-distdir-am: $(DISTFILES) howm-1.4.6/en/Makefile.in:249: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ howm-1.4.6/en/Makefile.in:250: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ howm-1.4.6/en/Makefile.in-251- list='$(DISTFILES)'; \ ############################################## howm-1.4.6/en/Makefile.in-262- if test -d $$d/$$file; then \ howm-1.4.6/en/Makefile.in:263: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ howm-1.4.6/en/Makefile.in-264- if test -d "$(distdir)/$$file"; then \ ############################################## howm-1.4.6/ext/Makefile.in-50- { \ howm-1.4.6/ext/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ howm-1.4.6/ext/Makefile.in-52- }; \ ############################################## howm-1.4.6/ext/Makefile.in-119- esac howm-1.4.6/ext/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; howm-1.4.6/ext/Makefile.in-121-am__vpath_adj = case $$p in \ howm-1.4.6/ext/Makefile.in:122: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ howm-1.4.6/ext/Makefile.in-123- *) f=$$p;; \ howm-1.4.6/ext/Makefile.in-124- esac; howm-1.4.6/ext/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; howm-1.4.6/ext/Makefile.in-126-am__install_max = 40 howm-1.4.6/ext/Makefile.in-127-am__nobase_strip_setup = \ howm-1.4.6/ext/Makefile.in:128: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` howm-1.4.6/ext/Makefile.in-129-am__nobase_strip = \ ############################################## howm-1.4.6/ext/Makefile.in-292- @list='$(ext_DATA)'; test -n "$(extdir)" || list=; \ howm-1.4.6/ext/Makefile.in:293: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ howm-1.4.6/ext/Makefile.in-294- dir='$(DESTDIR)$(extdir)'; $(am__uninstall_files_from_dir) ############################################## howm-1.4.6/ext/Makefile.in-305-distdir-am: $(DISTFILES) howm-1.4.6/ext/Makefile.in:306: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ howm-1.4.6/ext/Makefile.in:307: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ howm-1.4.6/ext/Makefile.in-308- list='$(DISTFILES)'; \ ############################################## howm-1.4.6/ext/Makefile.in-319- if test -d $$d/$$file; then \ howm-1.4.6/ext/Makefile.in:320: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ howm-1.4.6/ext/Makefile.in-321- if test -d "$(distdir)/$$file"; then \ ############################################## howm-1.4.6/fr/Makefile.in-49- { \ howm-1.4.6/fr/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ howm-1.4.6/fr/Makefile.in-51- }; \ ############################################## howm-1.4.6/fr/Makefile.in-248-distdir-am: $(DISTFILES) howm-1.4.6/fr/Makefile.in:249: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ howm-1.4.6/fr/Makefile.in:250: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ howm-1.4.6/fr/Makefile.in-251- list='$(DISTFILES)'; \ ############################################## howm-1.4.6/fr/Makefile.in-262- if test -d $$d/$$file; then \ howm-1.4.6/fr/Makefile.in:263: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ howm-1.4.6/fr/Makefile.in-264- if test -d "$(distdir)/$$file"; then \ ############################################## howm-1.4.6/howm-common.el-606- howm-1.4.6/howm-common.el:607:;; (howm-define-maybe caddr (x) howm-1.4.6/howm-common.el-608-;; (car (cdr (cdr x)))) ############################################## howm-1.4.6/howm-reminder.el-257- (folder (howm-reminder-search-path-folder))) howm-1.4.6/howm-reminder.el:258: (cl-caddr (howm-view-search-folder-internal rg folder nil summarizer)))) howm-1.4.6/howm-reminder.el-259- ############################################## howm-1.4.6/install-sh-234- fi howm-1.4.6/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; howm-1.4.6/install-sh-236- *) ############################################## howm-1.4.6/install-sh-280- dstdir=$dst howm-1.4.6/install-sh:281: dstbase=`basename "$src"` howm-1.4.6/install-sh-282- case $dst in ############################################## howm-1.4.6/install-sh-287- else howm-1.4.6/install-sh:288: dstdir=`dirname "$dst"` howm-1.4.6/install-sh-289- test -d "$dstdir" ############################################## howm-1.4.6/install-sh-354- test_tmpdir="$tmpdir/a" howm-1.4.6/install-sh:355: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` howm-1.4.6/install-sh-356- case $ls_ld_tmpdir in ############################################## howm-1.4.6/install-sh-361- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { howm-1.4.6/install-sh:362: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` howm-1.4.6/install-sh-363- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## howm-1.4.6/install-sh-419- case $prefix in howm-1.4.6/install-sh:420: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; howm-1.4.6/install-sh-421- *) qprefix=$prefix;; ############################################## howm-1.4.6/install-sh-468- if $copy_on_change && howm-1.4.6/install-sh:469: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && howm-1.4.6/install-sh:470: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && howm-1.4.6/install-sh-471- set -f && ############################################## howm-1.4.6/ja/Makefile.in-49- { \ howm-1.4.6/ja/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ howm-1.4.6/ja/Makefile.in-51- }; \ ############################################## howm-1.4.6/ja/Makefile.in-248-distdir-am: $(DISTFILES) howm-1.4.6/ja/Makefile.in:249: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ howm-1.4.6/ja/Makefile.in:250: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ howm-1.4.6/ja/Makefile.in-251- list='$(DISTFILES)'; \ ############################################## howm-1.4.6/ja/Makefile.in-262- if test -d $$d/$$file; then \ howm-1.4.6/ja/Makefile.in:263: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ howm-1.4.6/ja/Makefile.in-264- if test -d "$(distdir)/$$file"; then \ ############################################## howm-1.4.6/sample/Makefile.in-49- { \ howm-1.4.6/sample/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ howm-1.4.6/sample/Makefile.in-51- }; \ ############################################## howm-1.4.6/sample/Makefile.in-250-distdir-am: $(DISTFILES) howm-1.4.6/sample/Makefile.in:251: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ howm-1.4.6/sample/Makefile.in:252: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ howm-1.4.6/sample/Makefile.in-253- list='$(DISTFILES)'; \ ############################################## howm-1.4.6/sample/Makefile.in-264- if test -d $$d/$$file; then \ howm-1.4.6/sample/Makefile.in:265: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ howm-1.4.6/sample/Makefile.in-266- if test -d "$(distdir)/$$file"; then \