=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== spellutils-0.7/aclocal.m4-30-dnl test to see if srcdir already configured spellutils-0.7/aclocal.m4:31:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then spellutils-0.7/aclocal.m4-32- AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) ############################################## spellutils-0.7/aclocal.m4-39-dnl FIXME This is truly gross. spellutils-0.7/aclocal.m4:40:missing_dir=`cd $ac_aux_dir && pwd` spellutils-0.7/aclocal.m4-41-AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir) ############################################## spellutils-0.7/aclocal.m4-62-if ( spellutils-0.7/aclocal.m4:63: set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` spellutils-0.7/aclocal.m4-64- if test "[$]*" = "X"; then spellutils-0.7/aclocal.m4-65- # -L didn't work. spellutils-0.7/aclocal.m4:66: set X `ls -t $srcdir/configure conftestfile` spellutils-0.7/aclocal.m4-67- fi ############################################## spellutils-0.7/aclocal.m4-122- *" <<$>>am_file "*<<)>> spellutils-0.7/aclocal.m4:123: echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx spellutils-0.7/aclocal.m4-124- ;; spellutils-0.7/aclocal.m4-125- esac spellutils-0.7/aclocal.m4:126: am_indx=`expr "<<$>>am_indx" + 1` spellutils-0.7/aclocal.m4-127-done<<>>dnl>>) ############################################## spellutils-0.7/aclocal.m4-189- AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, spellutils-0.7/aclocal.m4:190: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl spellutils-0.7/aclocal.m4-191- if test "$MSGFMT" != "no"; then ############################################## spellutils-0.7/aclocal.m4-194- AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext, spellutils-0.7/aclocal.m4:195: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) spellutils-0.7/aclocal.m4-196- AC_TRY_LINK(, [extern int _nl_msg_cat_cntr; ############################################## spellutils-0.7/aclocal.m4-224- AM_PATH_PROG_WITH_TEST(GMSGFMT, msgfmt, spellutils-0.7/aclocal.m4:225: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no) spellutils-0.7/aclocal.m4-226- fi spellutils-0.7/aclocal.m4-227- AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext, spellutils-0.7/aclocal.m4:228: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) spellutils-0.7/aclocal.m4-229- USE_INCLUDED_LIBINTL=yes ############################################## spellutils-0.7/aclocal.m4-234- INTLLIBS=$INTLDEPS spellutils-0.7/aclocal.m4:235: LIBS=`echo $LIBS | sed -e 's/-lintl//'` spellutils-0.7/aclocal.m4-236- nls_cv_header_intl=intl/libintl.h ############################################## spellutils-0.7/aclocal.m4-252- AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, spellutils-0.7/aclocal.m4:253: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], msgfmt) spellutils-0.7/aclocal.m4-254- AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT) spellutils-0.7/aclocal.m4-255- AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext, spellutils-0.7/aclocal.m4:256: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) spellutils-0.7/aclocal.m4-257- AC_SUBST(MSGFMT) ############################################## spellutils-0.7/aclocal.m4-263- INTLLIBS=$INTLDEPS spellutils-0.7/aclocal.m4:264: LIBS=`echo $LIBS | sed -e 's/-lintl//'` spellutils-0.7/aclocal.m4-265- nls_cv_header_intl=intl/libintl.h ############################################## spellutils-0.7/aclocal.m4-432- if test "x$srcdir" != "x."; then spellutils-0.7/aclocal.m4:433: if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then spellutils-0.7/aclocal.m4-434- posrcprefix="$srcdir/" ############################################## spellutils-0.7/config.guess-55- if test $UNAME_RELEASE = "V4.0"; then spellutils-0.7/config.guess:56: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` spellutils-0.7/config.guess-57- fi ############################################## spellutils-0.7/config.guess-100- rm -f dummy.s dummy spellutils-0.7/config.guess:101: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr [[A-Z]] [[a-z]]` spellutils-0.7/config.guess-102- exit 0 ;; ############################################## spellutils-0.7/config.guess-139- arm32:NetBSD:*:*) spellutils-0.7/config.guess:140: echo arm-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` spellutils-0.7/config.guess-141- exit 0 ;; ############################################## spellutils-0.7/config.guess-156- sun4H:SunOS:5.*:*) spellutils-0.7/config.guess:157: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` spellutils-0.7/config.guess-158- exit 0 ;; spellutils-0.7/config.guess-159- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) spellutils-0.7/config.guess:160: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` spellutils-0.7/config.guess-161- exit 0 ;; spellutils-0.7/config.guess-162- i86pc:SunOS:5.*:*) spellutils-0.7/config.guess:163: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` spellutils-0.7/config.guess-164- exit 0 ;; ############################################## spellutils-0.7/config.guess-168- # it's likely to be more like Solaris than SunOS4. spellutils-0.7/config.guess:169: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` spellutils-0.7/config.guess-170- exit 0 ;; ############################################## spellutils-0.7/config.guess-177- # Japanese Language versions have a version number like `4.1.3-JL'. spellutils-0.7/config.guess:178: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` spellutils-0.7/config.guess-179- exit 0 ;; ############################################## spellutils-0.7/config.guess-183- sun*:*:4.2BSD:*) spellutils-0.7/config.guess:184: UNAME_RELEASE=`(head -1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` spellutils-0.7/config.guess-185- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## spellutils-0.7/config.guess-257- ${CC-cc} dummy.c -o dummy \ spellutils-0.7/config.guess:258: && ./dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \ spellutils-0.7/config.guess-259- && rm dummy.c dummy && exit 0 ############################################## spellutils-0.7/config.guess-301- *:IRIX*:*:*) spellutils-0.7/config.guess:302: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` spellutils-0.7/config.guess-303- exit 0 ;; ############################################## spellutils-0.7/config.guess-332- *:AIX:*:4) spellutils-0.7/config.guess:333: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | head -1 | awk '{ print $1 }'` spellutils-0.7/config.guess-334- if /usr/sbin/lsattr -EHl ${IBM_CPU_ID} | grep POWER >/dev/null 2>&1; then ############################################## spellutils-0.7/config.guess-405- esac spellutils-0.7/config.guess:406: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` spellutils-0.7/config.guess-407- echo ${HP_ARCH}-hp-hpux${HPUX_REV} ############################################## spellutils-0.7/config.guess-497- FUJITSU_SYS=`uname -p | tr [A-Z] [a-z] | sed -e 's/\///'` spellutils-0.7/config.guess:498: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` spellutils-0.7/config.guess-499- echo "f300-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## spellutils-0.7/config.guess-501- F301:UNIX_System_V:*:*) spellutils-0.7/config.guess:502: echo f301-fujitsu-uxpv`echo $UNAME_RELEASE | sed 's/ .*//'` spellutils-0.7/config.guess-503- exit 0 ;; ############################################## spellutils-0.7/config.guess-516- *:FreeBSD:*:*) spellutils-0.7/config.guess:517: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` spellutils-0.7/config.guess-518- exit 0 ;; spellutils-0.7/config.guess-519- *:NetBSD:*:*) spellutils-0.7/config.guess:520: echo ${UNAME_MACHINE}-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` spellutils-0.7/config.guess-521- exit 0 ;; spellutils-0.7/config.guess-522- *:OpenBSD:*:*) spellutils-0.7/config.guess:523: echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` spellutils-0.7/config.guess-524- exit 0 ;; ############################################## spellutils-0.7/config.guess-534- prep*:SunOS:5.*:*) spellutils-0.7/config.guess:535: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` spellutils-0.7/config.guess-536- exit 0 ;; spellutils-0.7/config.guess-537- *:GNU:*:*) spellutils-0.7/config.guess:538: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` spellutils-0.7/config.guess-539- exit 0 ;; ############################################## spellutils-0.7/config.sub-68-# Here we must recognize all the valid KERNEL-OS combinations. spellutils-0.7/config.sub:69:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` spellutils-0.7/config.sub-70-case $maybe_os in ############################################## spellutils-0.7/config.sub-72- os=-$maybe_os spellutils-0.7/config.sub:73: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` spellutils-0.7/config.sub-74- ;; spellutils-0.7/config.sub-75- *) spellutils-0.7/config.sub:76: basic_machine=`echo $1 | sed 's/-[^-]*$//'` spellutils-0.7/config.sub-77- if [ $basic_machine != $1 ] spellutils-0.7/config.sub:78: then os=`echo $1 | sed 's/.*-/-/'` spellutils-0.7/config.sub-79- else os=; fi ############################################## spellutils-0.7/config.sub-105- os=sco3.2v5 spellutils-0.7/config.sub:106: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` spellutils-0.7/config.sub-107- ;; ############################################## spellutils-0.7/config.sub-109- os=-sco3.2v4 spellutils-0.7/config.sub:110: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` spellutils-0.7/config.sub-111- ;; spellutils-0.7/config.sub-112- -sco3.2.[4-9]*) spellutils-0.7/config.sub:113: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` spellutils-0.7/config.sub:114: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` spellutils-0.7/config.sub-115- ;; ############################################## spellutils-0.7/config.sub-117- # Don't forget version if it is 3.2v4 or newer. spellutils-0.7/config.sub:118: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` spellutils-0.7/config.sub-119- ;; ############################################## spellutils-0.7/config.sub-121- os=-sco3.2v2 spellutils-0.7/config.sub:122: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` spellutils-0.7/config.sub-123- ;; ############################################## spellutils-0.7/config.sub-125- os=-isc2.2 spellutils-0.7/config.sub:126: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` spellutils-0.7/config.sub-127- ;; ############################################## spellutils-0.7/config.sub-131- -isc*) spellutils-0.7/config.sub:132: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` spellutils-0.7/config.sub-133- ;; ############################################## spellutils-0.7/config.sub-137- -ptx*) spellutils-0.7/config.sub:138: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` spellutils-0.7/config.sub-139- ;; spellutils-0.7/config.sub-140- -windowsnt*) spellutils-0.7/config.sub:141: os=`echo $os | sed -e 's/windowsnt/winnt/'` spellutils-0.7/config.sub-142- ;; ############################################## spellutils-0.7/config.sub-169- *-*-*) spellutils-0.7/config.sub:170: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 spellutils-0.7/config.sub-171- exit 1 ############################################## spellutils-0.7/config.sub-353- i[34567]86v32) spellutils-0.7/config.sub:354: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` spellutils-0.7/config.sub-355- os=-sysv32 ############################################## spellutils-0.7/config.sub-357- i[34567]86v4*) spellutils-0.7/config.sub:358: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` spellutils-0.7/config.sub-359- os=-sysv4 ############################################## spellutils-0.7/config.sub-361- i[34567]86v) spellutils-0.7/config.sub:362: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` spellutils-0.7/config.sub-363- os=-sysv ############################################## spellutils-0.7/config.sub-365- i[34567]86sol2) spellutils-0.7/config.sub:366: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` spellutils-0.7/config.sub-367- os=-solaris2 ############################################## spellutils-0.7/config.sub-405- mips3*-*) spellutils-0.7/config.sub:406: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` spellutils-0.7/config.sub-407- ;; spellutils-0.7/config.sub-408- mips3*) spellutils-0.7/config.sub:409: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown spellutils-0.7/config.sub-410- ;; ############################################## spellutils-0.7/config.sub-481- pentium-* | p5-* | k5-* | nexen-*) spellutils-0.7/config.sub:482: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` spellutils-0.7/config.sub-483- ;; spellutils-0.7/config.sub-484- pentiumpro-* | p6-* | k6-* | 6x86-*) spellutils-0.7/config.sub:485: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` spellutils-0.7/config.sub-486- ;; spellutils-0.7/config.sub-487- pentiumii-* | pentium2-*) spellutils-0.7/config.sub:488: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` spellutils-0.7/config.sub-489- ;; ############################################## spellutils-0.7/config.sub-496- ;; spellutils-0.7/config.sub:497: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` spellutils-0.7/config.sub-498- ;; ############################################## spellutils-0.7/config.sub-502- ppcle-* | powerpclittle-*) spellutils-0.7/config.sub:503: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` spellutils-0.7/config.sub-504- ;; ############################################## spellutils-0.7/config.sub-660- *) spellutils-0.7/config.sub:661: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 spellutils-0.7/config.sub-662- exit 1 ############################################## spellutils-0.7/config.sub-668- *-digital*) spellutils-0.7/config.sub:669: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` spellutils-0.7/config.sub-670- ;; spellutils-0.7/config.sub-671- *-commodore*) spellutils-0.7/config.sub:672: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` spellutils-0.7/config.sub-673- ;; ############################################## spellutils-0.7/config.sub-686- -solaris1 | -solaris1.*) spellutils-0.7/config.sub:687: os=`echo $os | sed -e 's|solaris1|sunos4|'` spellutils-0.7/config.sub-688- ;; ############################################## spellutils-0.7/config.sub-698- -gnu/linux*) spellutils-0.7/config.sub:699: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` spellutils-0.7/config.sub-700- ;; ############################################## spellutils-0.7/config.sub-720- -linux*) spellutils-0.7/config.sub:721: os=`echo $os | sed -e 's|linux|linux-gnu|'` spellutils-0.7/config.sub-722- ;; spellutils-0.7/config.sub-723- -sunos5*) spellutils-0.7/config.sub:724: os=`echo $os | sed -e 's|sunos5|solaris2|'` spellutils-0.7/config.sub-725- ;; spellutils-0.7/config.sub-726- -sunos6*) spellutils-0.7/config.sub:727: os=`echo $os | sed -e 's|sunos6|solaris3|'` spellutils-0.7/config.sub-728- ;; ############################################## spellutils-0.7/config.sub-751- -sinix5.*) spellutils-0.7/config.sub:752: os=`echo $os | sed -e 's|sinix|sysv|'` spellutils-0.7/config.sub-753- ;; ############################################## spellutils-0.7/config.sub-781- # Get rid of the `-' at the beginning of $os. spellutils-0.7/config.sub:782: os=`echo $os | sed 's/[^-]*-//'` spellutils-0.7/config.sub:783: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 spellutils-0.7/config.sub-784- exit 1 ############################################## spellutils-0.7/config.sub-950- esac spellutils-0.7/config.sub:951: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` spellutils-0.7/config.sub-952- ;; ############################################## spellutils-0.7/install-sh-73- spellutils-0.7/install-sh:74: -t=*) transformarg=`echo $1 | sed 's/-t=//'` spellutils-0.7/install-sh-75- shift ############################################## spellutils-0.7/install-sh-77- spellutils-0.7/install-sh:78: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` spellutils-0.7/install-sh-79- shift ############################################## spellutils-0.7/install-sh-138- then spellutils-0.7/install-sh:139: dst="$dst"/`basename $src` spellutils-0.7/install-sh-140- else ############################################## spellutils-0.7/install-sh-145-## this sed command emulates the dirname command spellutils-0.7/install-sh:146:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` spellutils-0.7/install-sh-147- ############################################## spellutils-0.7/install-sh-159-IFS='%' spellutils-0.7/install-sh:160:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` spellutils-0.7/install-sh-161-IFS="${oIFS}" ############################################## spellutils-0.7/install-sh-193- then spellutils-0.7/install-sh:194: dstfile=`basename $dst` spellutils-0.7/install-sh-195- else ############################################## spellutils-0.7/install-sh-203- then spellutils-0.7/install-sh:204: dstfile=`basename $dst` spellutils-0.7/install-sh-205- else ############################################## spellutils-0.7/missing-119- *.y) spellutils-0.7/missing:120: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` spellutils-0.7/missing-121- if [ -f "$SRCFILE" ]; then ############################################## spellutils-0.7/missing-123- fi spellutils-0.7/missing:124: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` spellutils-0.7/missing-125- if [ -f "$SRCFILE" ]; then ############################################## spellutils-0.7/missing-149- *.l) spellutils-0.7/missing:150: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` spellutils-0.7/missing-151- if [ -f "$SRCFILE" ]; then ############################################## spellutils-0.7/missing-169- the \`GNU make' package. Grab either from any GNU archive site." spellutils-0.7/missing:170: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` spellutils-0.7/missing-171- if test -z "$file"; then spellutils-0.7/missing:172: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` spellutils-0.7/missing:173: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` spellutils-0.7/missing-174- fi ############################################## spellutils-0.7/mkinstalldirs-12-do spellutils-0.7/mkinstalldirs:13: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` spellutils-0.7/mkinstalldirs-14- shift ############################################## spellutils-0.7/po/Makefile.in.in-71-.po.gmo: spellutils-0.7/po/Makefile.in.in:72: file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \ spellutils-0.7/po/Makefile.in.in-73- && rm -f $$file && $(GMSGFMT) -o $$file $< ############################################## spellutils-0.7/po/Makefile.in.in-119- for cat in $$catalogs; do \ spellutils-0.7/po/Makefile.in.in:120: cat=`basename $$cat`; \ spellutils-0.7/po/Makefile.in.in-121- case "$$cat" in \ ############################################## spellutils-0.7/po/Makefile.in.in-124- esac; \ spellutils-0.7/po/Makefile.in.in:125: lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \ spellutils-0.7/po/Makefile.in.in-126- dir=$$destdir/$$lang/LC_MESSAGES; \ ############################################## spellutils-0.7/po/Makefile.in.in-171- for cat in $$catalogs; do \ spellutils-0.7/po/Makefile.in.in:172: cat=`basename $$cat`; \ spellutils-0.7/po/Makefile.in.in:173: lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \ spellutils-0.7/po/Makefile.in.in-174- rm -f $(localedir)/$$lang/LC_MESSAGES/$(PACKAGE)$(INSTOBJEXT); \ ############################################## spellutils-0.7/po/Makefile.in.in-214- for cat in $$catalogs; do \ spellutils-0.7/po/Makefile.in.in:215: cat=`basename $$cat`; \ spellutils-0.7/po/Makefile.in.in:216: lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \ spellutils-0.7/po/Makefile.in.in-217- mv $$lang.po $$lang.old.po; \ ############################################## spellutils-0.7/Makefile.in-220- if test -f $$p; then \ spellutils-0.7/Makefile.in:221: echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ spellutils-0.7/Makefile.in:222: $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ spellutils-0.7/Makefile.in-223- else :; fi; \ ############################################## spellutils-0.7/Makefile.in-228- list='$(bin_PROGRAMS)'; for p in $$list; do \ spellutils-0.7/Makefile.in:229: rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ spellutils-0.7/Makefile.in-230- done ############################################## spellutils-0.7/Makefile.in-266- else file=$$i; fi; \ spellutils-0.7/Makefile.in:267: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ spellutils-0.7/Makefile.in:268: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ spellutils-0.7/Makefile.in:269: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ spellutils-0.7/Makefile.in-270- echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \ ############################################## spellutils-0.7/Makefile.in-281- for i in $$list; do \ spellutils-0.7/Makefile.in:282: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ spellutils-0.7/Makefile.in:283: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ spellutils-0.7/Makefile.in:284: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ spellutils-0.7/Makefile.in-285- echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \ ############################################## spellutils-0.7/Makefile.in-308- dot_seen=no; \ spellutils-0.7/Makefile.in:309: target=`echo $@ | sed s/-recursive//`; \ spellutils-0.7/Makefile.in-310- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## spellutils-0.7/Makefile.in-333- test "$$dot_seen" = "no" && rev=". $$rev"; \ spellutils-0.7/Makefile.in:334: target=`echo $@ | sed s/-recursive//`; \ spellutils-0.7/Makefile.in-335- for subdir in $$rev; do \ ############################################## spellutils-0.7/Makefile.in-394- mkdir $(distdir)/=inst spellutils-0.7/Makefile.in:395: dc_install_base=`cd $(distdir)/=inst && pwd`; \ spellutils-0.7/Makefile.in-396- cd $(distdir)/=build \ ############################################## spellutils-0.7/Makefile.in-405- @banner="$(distdir).tar.gz is ready for distribution"; \ spellutils-0.7/Makefile.in:406: dashes=`echo "$$banner" | sed s/./=/g`; \ spellutils-0.7/Makefile.in-407- echo "$$dashes"; \ ############################################## spellutils-0.7/Makefile.in-421- -chmod 777 $(distdir) spellutils-0.7/Makefile.in:422: here=`cd $(top_builddir) && pwd`; \ spellutils-0.7/Makefile.in:423: top_distdir=`cd $(distdir) && pwd`; \ spellutils-0.7/Makefile.in:424: distdir=`cd $(distdir) && pwd`; \ spellutils-0.7/Makefile.in-425- cd $(top_srcdir) \ ############################################## spellutils-0.7/configure-43-do spellutils-0.7/configure:44: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then spellutils-0.7/configure-45- eval $as_var=C; export $as_var ############################################## spellutils-0.7/configure-101- as_lineno_2=$LINENO spellutils-0.7/configure:102: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` spellutils-0.7/configure-103- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## spellutils-0.7/configure-140- as_lineno_2=$LINENO spellutils-0.7/configure:141: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` spellutils-0.7/configure-142- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## spellutils-0.7/configure-362- spellutils-0.7/configure:363: ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` spellutils-0.7/configure-364- ############################################## spellutils-0.7/configure-395- -disable-* | --disable-*) spellutils-0.7/configure:396: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` spellutils-0.7/configure-397- # Reject names that are not valid shell variable names. ############################################## spellutils-0.7/configure-400- { (exit 1); exit 1; }; } spellutils-0.7/configure:401: ac_feature=`echo $ac_feature | sed 's/-/_/g'` spellutils-0.7/configure-402- eval "enable_$ac_feature=no" ;; ############################################## spellutils-0.7/configure-404- -enable-* | --enable-*) spellutils-0.7/configure:405: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` spellutils-0.7/configure-406- # Reject names that are not valid shell variable names. ############################################## spellutils-0.7/configure-409- { (exit 1); exit 1; }; } spellutils-0.7/configure:410: ac_feature=`echo $ac_feature | sed 's/-/_/g'` spellutils-0.7/configure-411- case $ac_option in spellutils-0.7/configure:412: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; spellutils-0.7/configure-413- *) ac_optarg=yes ;; ############################################## spellutils-0.7/configure-586- -with-* | --with-*) spellutils-0.7/configure:587: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` spellutils-0.7/configure-588- # Reject names that are not valid shell variable names. ############################################## spellutils-0.7/configure-591- { (exit 1); exit 1; }; } spellutils-0.7/configure:592: ac_package=`echo $ac_package| sed 's/-/_/g'` spellutils-0.7/configure-593- case $ac_option in spellutils-0.7/configure:594: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; spellutils-0.7/configure-595- *) ac_optarg=yes ;; ############################################## spellutils-0.7/configure-599- -without-* | --without-*) spellutils-0.7/configure:600: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` spellutils-0.7/configure-601- # Reject names that are not valid shell variable names. ############################################## spellutils-0.7/configure-604- { (exit 1); exit 1; }; } spellutils-0.7/configure:605: ac_package=`echo $ac_package | sed 's/-/_/g'` spellutils-0.7/configure-606- eval "with_$ac_package=no" ;; ############################################## spellutils-0.7/configure-631- *=*) spellutils-0.7/configure:632: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` spellutils-0.7/configure-633- # Reject names that are not valid shell variable names. ############################################## spellutils-0.7/configure-636- { (exit 1); exit 1; }; } spellutils-0.7/configure:637: ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` spellutils-0.7/configure-638- eval "$ac_envvar='$ac_optarg'" ############################################## spellutils-0.7/configure-652-if test -n "$ac_prev"; then spellutils-0.7/configure:653: ac_option=--`echo $ac_prev | sed 's/_/-/g'` spellutils-0.7/configure-654- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## spellutils-0.7/configure-660-do spellutils-0.7/configure:661: eval ac_val=$`echo $ac_var` spellutils-0.7/configure-662- case $ac_val in ############################################## spellutils-0.7/configure-672-do spellutils-0.7/configure:673: eval ac_val=$`echo $ac_var` spellutils-0.7/configure-674- case $ac_val in ############################################## spellutils-0.7/configure-739- { (exit 1); exit 1; }; } spellutils-0.7/configure:740:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` spellutils-0.7/configure-741-ac_env_build_alias_set=${build_alias+set} ############################################## spellutils-0.7/configure-810-By default, \`make install' will install all the files in spellutils-0.7/configure:811:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify spellutils-0.7/configure:812:an installation prefix other than \`$ac_default_prefix' using \`--prefix', spellutils-0.7/configure-813-for instance \`--prefix=\$HOME'. ############################################## spellutils-0.7/configure-889-if test "$ac_dir" != .; then spellutils-0.7/configure:890: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` spellutils-0.7/configure-891- # A "../" for each directory in $ac_dir_suffix. spellutils-0.7/configure:892: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` spellutils-0.7/configure-893-else ############################################## spellutils-0.7/configure-902- else spellutils-0.7/configure:903: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` spellutils-0.7/configure-904- fi ;; ############################################## spellutils-0.7/configure-1056- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) spellutils-0.7/configure:1057: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; spellutils-0.7/configure-1058- esac ############################################## spellutils-0.7/configure-1128- do spellutils-0.7/configure:1129: eval ac_val=$`echo $ac_var` spellutils-0.7/configure-1130- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## spellutils-0.7/configure-1142- do spellutils-0.7/configure:1143: eval ac_val=$`echo $ac_var` spellutils-0.7/configure-1144- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## spellutils-0.7/configure-1249- set,) spellutils-0.7/configure:1250: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 spellutils-0.7/configure:1251:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} spellutils-0.7/configure-1252- ac_cache_corrupted=: ;; ############################################## spellutils-0.7/configure-1272- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) spellutils-0.7/configure:1273: ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; spellutils-0.7/configure-1274- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## spellutils-0.7/configure-1429-if ( spellutils-0.7/configure:1430: set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` spellutils-0.7/configure-1431- if test "$*" = "X"; then spellutils-0.7/configure-1432- # -L didn't work. spellutils-0.7/configure:1433: set X `ls -t $srcdir/configure conftestfile` spellutils-0.7/configure-1434- fi ############################################## spellutils-0.7/configure-1473-_ACEOF spellutils-0.7/configure:1474:program_transform_name=`echo $program_transform_name | sed -f conftest.sed` spellutils-0.7/configure-1475-rm conftest.sed ############################################## spellutils-0.7/configure-1478-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 spellutils-0.7/configure:1479:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` spellutils-0.7/configure-1480-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then ############################################## spellutils-0.7/configure-1487-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. spellutils-0.7/configure:1488:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` spellutils-0.7/configure-1489-if test -n "$ac_maketemp"; then ############################################## spellutils-0.7/configure-1495-fi spellutils-0.7/configure:1496:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then spellutils-0.7/configure-1497- echo "$as_me:$LINENO: result: yes" >&5 ############################################## spellutils-0.7/configure-1510- spellutils-0.7/configure:1511:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then spellutils-0.7/configure-1512- { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 ############################################## spellutils-0.7/configure-1527- spellutils-0.7/configure:1528:missing_dir=`cd $ac_aux_dir && pwd` spellutils-0.7/configure-1529-echo "$as_me:$LINENO: checking for working aclocal-${am__api_version}" >&5 ############################################## spellutils-0.7/configure-1953- "checking for C compiler version" >&5 spellutils-0.7/configure:1954:ac_compiler=`set X $ac_compile; echo $2` spellutils-0.7/configure-1955-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## spellutils-0.7/configure-1992-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 spellutils-0.7/configure:1993:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` spellutils-0.7/configure-1994-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 ############################################## spellutils-0.7/configure-2020- *.* ) spellutils-0.7/configure:2021: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` spellutils-0.7/configure-2022- # FIXME: I believe we export ac_cv_exeext for Libtool, ############################################## spellutils-0.7/configure-2100- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; spellutils-0.7/configure:2101: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` spellutils-0.7/configure-2102- export ac_cv_exeext ############################################## spellutils-0.7/configure-2150- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; spellutils-0.7/configure:2151: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` spellutils-0.7/configure-2152- break;; ############################################## spellutils-0.7/configure-2228-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 spellutils-0.7/configure:2229:GCC=`test $ac_compiler_gnu = yes && echo yes` spellutils-0.7/configure-2230-ac_test_CFLAGS=${CFLAGS+set} ############################################## spellutils-0.7/configure-3248-do spellutils-0.7/configure:3249:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` spellutils-0.7/configure-3250-echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## spellutils-0.7/configure-3294-fi spellutils-0.7/configure:3295:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 spellutils-0.7/configure:3296:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 spellutils-0.7/configure:3297:if test `eval echo '${'$as_ac_Header'}'` = yes; then spellutils-0.7/configure-3298- cat >>confdefs.h <<_ACEOF spellutils-0.7/configure:3299:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 spellutils-0.7/configure-3300-_ACEOF ############################################## spellutils-0.7/configure-3726- else spellutils-0.7/configure:3727: GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'` spellutils-0.7/configure-3728- echo "$as_me:$LINENO: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5 ############################################## spellutils-0.7/configure-3761-test -z "$ac_cv_build_alias" && spellutils-0.7/configure:3762: ac_cv_build_alias=`$ac_config_guess` spellutils-0.7/configure-3763-test -z "$ac_cv_build_alias" && ############################################## spellutils-0.7/configure-3766- { (exit 1); exit 1; }; } spellutils-0.7/configure:3767:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || spellutils-0.7/configure-3768- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5 ############################################## spellutils-0.7/configure-3775-build=$ac_cv_build spellutils-0.7/configure:3776:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` spellutils-0.7/configure:3777:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` spellutils-0.7/configure:3778:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` spellutils-0.7/configure-3779- ############################################## spellutils-0.7/configure-3788- ac_cv_host_alias=$ac_cv_build_alias spellutils-0.7/configure:3789:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || spellutils-0.7/configure-3790- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5 ############################################## spellutils-0.7/configure-3797-host=$ac_cv_host spellutils-0.7/configure:3798:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` spellutils-0.7/configure:3799:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` spellutils-0.7/configure:3800:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` spellutils-0.7/configure-3801- ############################################## spellutils-0.7/configure-4843- for ac_func in _getb67 GETB67 getb67; do spellutils-0.7/configure:4844: as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` spellutils-0.7/configure-4845-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## spellutils-0.7/configure-4931-fi spellutils-0.7/configure:4932:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 spellutils-0.7/configure:4933:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 spellutils-0.7/configure:4934:if test `eval echo '${'$as_ac_var'}'` = yes; then spellutils-0.7/configure-4935- ############################################## spellutils-0.7/configure-5016-do spellutils-0.7/configure:5017:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` spellutils-0.7/configure-5018-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## spellutils-0.7/configure-5023-fi spellutils-0.7/configure:5024:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 spellutils-0.7/configure:5025:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 spellutils-0.7/configure-5026-else ############################################## spellutils-0.7/configure-5149-fi spellutils-0.7/configure:5150:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 spellutils-0.7/configure:5151:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 spellutils-0.7/configure-5152- spellutils-0.7/configure-5153-fi spellutils-0.7/configure:5154:if test `eval echo '${'$as_ac_Header'}'` = yes; then spellutils-0.7/configure-5155- cat >>confdefs.h <<_ACEOF spellutils-0.7/configure:5156:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 spellutils-0.7/configure-5157-_ACEOF ############################################## spellutils-0.7/configure-5165-do spellutils-0.7/configure:5166:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` spellutils-0.7/configure-5167-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## spellutils-0.7/configure-5253-fi spellutils-0.7/configure:5254:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 spellutils-0.7/configure:5255:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 spellutils-0.7/configure:5256:if test `eval echo '${'$as_ac_var'}'` = yes; then spellutils-0.7/configure-5257- cat >>confdefs.h <<_ACEOF spellutils-0.7/configure:5258:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 spellutils-0.7/configure-5259-_ACEOF ############################################## spellutils-0.7/configure-5797-do spellutils-0.7/configure:5798:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` spellutils-0.7/configure-5799-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## spellutils-0.7/configure-5804-fi spellutils-0.7/configure:5805:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 spellutils-0.7/configure:5806:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 spellutils-0.7/configure-5807-else ############################################## spellutils-0.7/configure-5930-fi spellutils-0.7/configure:5931:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 spellutils-0.7/configure:5932:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 spellutils-0.7/configure-5933- spellutils-0.7/configure-5934-fi spellutils-0.7/configure:5935:if test `eval echo '${'$as_ac_Header'}'` = yes; then spellutils-0.7/configure-5936- cat >>confdefs.h <<_ACEOF spellutils-0.7/configure:5937:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 spellutils-0.7/configure-5938-_ACEOF ############################################## spellutils-0.7/configure-6054- spellutils-0.7/configure:6055:ac_lo=`expr $ac_mid + 1` spellutils-0.7/configure-6056- if test $ac_lo -le $ac_mid; then ############################################## spellutils-0.7/configure-6059- fi spellutils-0.7/configure:6060: ac_mid=`expr 2 '*' $ac_mid + 1` spellutils-0.7/configure-6061-fi ############################################## spellutils-0.7/configure-6150- spellutils-0.7/configure:6151:ac_hi=`expr '(' $ac_mid ')' - 1` spellutils-0.7/configure-6152- if test $ac_mid -le $ac_hi; then ############################################## spellutils-0.7/configure-6155- fi spellutils-0.7/configure:6156: ac_mid=`expr 2 '*' $ac_mid` spellutils-0.7/configure-6157-fi ############################################## spellutils-0.7/configure-6170-while test "x$ac_lo" != "x$ac_hi"; do spellutils-0.7/configure:6171: ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` spellutils-0.7/configure-6172- cat >conftest.$ac_ext <<_ACEOF ############################################## spellutils-0.7/configure-6214- spellutils-0.7/configure:6215:ac_lo=`expr '(' $ac_mid ')' + 1` spellutils-0.7/configure-6216-fi ############################################## spellutils-0.7/configure-6375- spellutils-0.7/configure:6376:ac_lo=`expr $ac_mid + 1` spellutils-0.7/configure-6377- if test $ac_lo -le $ac_mid; then ############################################## spellutils-0.7/configure-6380- fi spellutils-0.7/configure:6381: ac_mid=`expr 2 '*' $ac_mid + 1` spellutils-0.7/configure-6382-fi ############################################## spellutils-0.7/configure-6471- spellutils-0.7/configure:6472:ac_hi=`expr '(' $ac_mid ')' - 1` spellutils-0.7/configure-6473- if test $ac_mid -le $ac_hi; then ############################################## spellutils-0.7/configure-6476- fi spellutils-0.7/configure:6477: ac_mid=`expr 2 '*' $ac_mid` spellutils-0.7/configure-6478-fi ############################################## spellutils-0.7/configure-6491-while test "x$ac_lo" != "x$ac_hi"; do spellutils-0.7/configure:6492: ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` spellutils-0.7/configure-6493- cat >conftest.$ac_ext <<_ACEOF ############################################## spellutils-0.7/configure-6535- spellutils-0.7/configure:6536:ac_lo=`expr '(' $ac_mid ')' + 1` spellutils-0.7/configure-6537-fi ############################################## spellutils-0.7/configure-6696- spellutils-0.7/configure:6697:ac_lo=`expr $ac_mid + 1` spellutils-0.7/configure-6698- if test $ac_lo -le $ac_mid; then ############################################## spellutils-0.7/configure-6701- fi spellutils-0.7/configure:6702: ac_mid=`expr 2 '*' $ac_mid + 1` spellutils-0.7/configure-6703-fi ############################################## spellutils-0.7/configure-6792- spellutils-0.7/configure:6793:ac_hi=`expr '(' $ac_mid ')' - 1` spellutils-0.7/configure-6794- if test $ac_mid -le $ac_hi; then ############################################## spellutils-0.7/configure-6797- fi spellutils-0.7/configure:6798: ac_mid=`expr 2 '*' $ac_mid` spellutils-0.7/configure-6799-fi ############################################## spellutils-0.7/configure-6812-while test "x$ac_lo" != "x$ac_hi"; do spellutils-0.7/configure:6813: ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` spellutils-0.7/configure-6814- cat >conftest.$ac_ext <<_ACEOF ############################################## spellutils-0.7/configure-6856- spellutils-0.7/configure:6857:ac_lo=`expr '(' $ac_mid ')' + 1` spellutils-0.7/configure-6858-fi ############################################## spellutils-0.7/configure-7006-do spellutils-0.7/configure:7007:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` spellutils-0.7/configure-7008-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## spellutils-0.7/configure-7013-fi spellutils-0.7/configure:7014:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 spellutils-0.7/configure:7015:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 spellutils-0.7/configure-7016-else ############################################## spellutils-0.7/configure-7139-fi spellutils-0.7/configure:7140:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 spellutils-0.7/configure:7141:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 spellutils-0.7/configure-7142- spellutils-0.7/configure-7143-fi spellutils-0.7/configure:7144:if test `eval echo '${'$as_ac_Header'}'` = yes; then spellutils-0.7/configure-7145- cat >>confdefs.h <<_ACEOF spellutils-0.7/configure:7146:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 spellutils-0.7/configure-7147-_ACEOF ############################################## spellutils-0.7/configure-7337- # gcc leaves a trailing carriage return which upsets mingw spellutils-0.7/configure:7338: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; spellutils-0.7/configure-7339- *) spellutils-0.7/configure:7340: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; spellutils-0.7/configure-7341- esac ############################################## spellutils-0.7/configure-7346- # Canonicalize the path of ld spellutils-0.7/configure:7347: ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` spellutils-0.7/configure-7348- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do spellutils-0.7/configure:7349: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` spellutils-0.7/configure-7350- done ############################################## spellutils-0.7/configure-7380- # Break only if it was the GNU/non-GNU ld that we prefer. spellutils-0.7/configure:7381: case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in spellutils-0.7/configure-7382- *GNU* | *'with BFD'*) ############################################## spellutils-0.7/configure-7411- # I'd rather use --version here, but apparently some GNU ld's only accept -v. spellutils-0.7/configure:7412:case `$LD -v 2>&1 </dev/null` in spellutils-0.7/configure-7413-*GNU* | *'with BFD'*) ############################################## spellutils-0.7/configure-7522- names_already_handled="$names_already_handled $name" spellutils-0.7/configure:7523: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` spellutils-0.7/configure-7524- eval value=\"\$HAVE_LIB$uppername\" ############################################## spellutils-0.7/configure-7568- -L*) spellutils-0.7/configure:7569: dir=`echo "X$x" | sed -e 's/^X-L//'` spellutils-0.7/configure-7570- if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then ############################################## spellutils-0.7/configure-7660- */lib | */lib/) spellutils-0.7/configure:7661: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'` spellutils-0.7/configure-7662- additional_includedir="$basedir/include" ############################################## spellutils-0.7/configure-7708- -L*) spellutils-0.7/configure:7709: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` spellutils-0.7/configure-7710- if test "X$additional_libdir" != "X/usr/lib"; then ############################################## spellutils-0.7/configure-7765- -R*) spellutils-0.7/configure:7766: dir=`echo "X$dep" | sed -e 's/^X-R//'` spellutils-0.7/configure-7767- if test "$enable_rpath" != no; then ############################################## spellutils-0.7/configure-7790- -l*) spellutils-0.7/configure:7791: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` spellutils-0.7/configure-7792- ;; spellutils-0.7/configure-7793- *.la) spellutils-0.7/configure:7794: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` spellutils-0.7/configure-7795- ;; ############################################## spellutils-0.7/configure-7923-do spellutils-0.7/configure:7924:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` spellutils-0.7/configure-7925-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## spellutils-0.7/configure-7930-fi spellutils-0.7/configure:7931:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 spellutils-0.7/configure:7932:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 spellutils-0.7/configure-7933-else ############################################## spellutils-0.7/configure-8056-fi spellutils-0.7/configure:8057:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 spellutils-0.7/configure:8058:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 spellutils-0.7/configure-8059- spellutils-0.7/configure-8060-fi spellutils-0.7/configure:8061:if test `eval echo '${'$as_ac_Header'}'` = yes; then spellutils-0.7/configure-8062- cat >>confdefs.h <<_ACEOF spellutils-0.7/configure:8063:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 spellutils-0.7/configure-8064-_ACEOF ############################################## spellutils-0.7/configure-8097-do spellutils-0.7/configure:8098:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` spellutils-0.7/configure-8099-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## spellutils-0.7/configure-8185-fi spellutils-0.7/configure:8186:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 spellutils-0.7/configure:8187:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 spellutils-0.7/configure:8188:if test `eval echo '${'$as_ac_var'}'` = yes; then spellutils-0.7/configure-8189- cat >>confdefs.h <<_ACEOF spellutils-0.7/configure:8190:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 spellutils-0.7/configure-8191-_ACEOF ############################################## spellutils-0.7/configure-8790- spellutils-0.7/configure:8791: am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` spellutils-0.7/configure-8792- echo "$as_me:$LINENO: result: ${ac_t:- ############################################## spellutils-0.7/configure-8979-echo $ECHO_N "checking version of bison... $ECHO_C" >&6 spellutils-0.7/configure:8980: ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'` spellutils-0.7/configure-8981- case $ac_prog_version in ############################################## spellutils-0.7/configure-9316- names_already_handled="$names_already_handled $name" spellutils-0.7/configure:9317: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` spellutils-0.7/configure-9318- eval value=\"\$HAVE_LIB$uppername\" ############################################## spellutils-0.7/configure-9362- -L*) spellutils-0.7/configure:9363: dir=`echo "X$x" | sed -e 's/^X-L//'` spellutils-0.7/configure-9364- if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then ############################################## spellutils-0.7/configure-9454- */lib | */lib/) spellutils-0.7/configure:9455: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'` spellutils-0.7/configure-9456- additional_includedir="$basedir/include" ############################################## spellutils-0.7/configure-9502- -L*) spellutils-0.7/configure:9503: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` spellutils-0.7/configure-9504- if test "X$additional_libdir" != "X/usr/lib"; then ############################################## spellutils-0.7/configure-9559- -R*) spellutils-0.7/configure:9560: dir=`echo "X$dep" | sed -e 's/^X-R//'` spellutils-0.7/configure-9561- if test "$enable_rpath" != no; then ############################################## spellutils-0.7/configure-9584- -l*) spellutils-0.7/configure:9585: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` spellutils-0.7/configure-9586- ;; spellutils-0.7/configure-9587- *.la) spellutils-0.7/configure:9588: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` spellutils-0.7/configure-9589- ;; ############################################## spellutils-0.7/configure-9778- LTLIBINTL="\${top_builddir}/intl/libintl.a $LTLIBICONV" spellutils-0.7/configure:9779: LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` spellutils-0.7/configure-9780- fi ############################################## spellutils-0.7/configure-9929-do spellutils-0.7/configure:9930:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` spellutils-0.7/configure-9931-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## spellutils-0.7/configure-10017-fi spellutils-0.7/configure:10018:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 spellutils-0.7/configure:10019:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 spellutils-0.7/configure:10020:if test `eval echo '${'$as_ac_var'}'` = yes; then spellutils-0.7/configure-10021- cat >>confdefs.h <<_ACEOF spellutils-0.7/configure:10022:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 spellutils-0.7/configure-10023-_ACEOF ############################################## spellutils-0.7/configure-10030-do spellutils-0.7/configure:10031:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` spellutils-0.7/configure-10032-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## spellutils-0.7/configure-10118-fi spellutils-0.7/configure:10119:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 spellutils-0.7/configure:10120:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 spellutils-0.7/configure:10121:if test `eval echo '${'$as_ac_var'}'` = yes; then spellutils-0.7/configure-10122- cat >>confdefs.h <<_ACEOF spellutils-0.7/configure:10123:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 spellutils-0.7/configure-10124-_ACEOF ############################################## spellutils-0.7/configure-10141-do spellutils-0.7/configure:10142:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` spellutils-0.7/configure-10143-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## spellutils-0.7/configure-10229-fi spellutils-0.7/configure:10230:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 spellutils-0.7/configure:10231:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 spellutils-0.7/configure:10232:if test `eval echo '${'$as_ac_var'}'` = yes; then spellutils-0.7/configure-10233- cat >>confdefs.h <<_ACEOF spellutils-0.7/configure:10234:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 spellutils-0.7/configure-10235-_ACEOF ############################################## spellutils-0.7/configure-10398-do spellutils-0.7/configure:10399: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then spellutils-0.7/configure-10400- eval $as_var=C; export $as_var ############################################## spellutils-0.7/configure-10456- as_lineno_2=$LINENO spellutils-0.7/configure:10457: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` spellutils-0.7/configure-10458- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## spellutils-0.7/configure-10496- as_lineno_2=$LINENO spellutils-0.7/configure:10497: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` spellutils-0.7/configure-10498- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## spellutils-0.7/configure-10678-configured by $0, generated by GNU Autoconf 2.59, spellutils-0.7/configure:10679: with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" spellutils-0.7/configure-10680- ############################################## spellutils-0.7/configure-10695- --*=*) spellutils-0.7/configure:10696: ac_option=`expr "x$1" : 'x\([^=]*\)='` spellutils-0.7/configure:10697: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` spellutils-0.7/configure-10698- ac_shift=: ############################################## spellutils-0.7/configure-10981- fi spellutils-0.7/configure:10982: ac_sed_frag=`expr $ac_sed_frag + 1` spellutils-0.7/configure-10983- ac_beg=$ac_end spellutils-0.7/configure:10984: ac_end=`expr $ac_end + $ac_max_sed_lines` spellutils-0.7/configure-10985- fi ############################################## spellutils-0.7/configure-10998- cat >$tmp/stdin spellutils-0.7/configure:10999: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` spellutils-0.7/configure:11000: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; spellutils-0.7/configure:11001: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` spellutils-0.7/configure:11002: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; spellutils-0.7/configure-11003- * ) ac_file_in=$ac_file.in ;; ############################################## spellutils-0.7/configure-11046-if test "$ac_dir" != .; then spellutils-0.7/configure:11047: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` spellutils-0.7/configure-11048- # A "../" for each directory in $ac_dir_suffix. spellutils-0.7/configure:11049: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` spellutils-0.7/configure-11050-else ############################################## spellutils-0.7/configure-11059- else spellutils-0.7/configure:11060: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` spellutils-0.7/configure-11061- fi ;; ############################################## spellutils-0.7/configure-11212- cat >$tmp/stdin spellutils-0.7/configure:11213: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` spellutils-0.7/configure:11214: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; spellutils-0.7/configure:11215: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` spellutils-0.7/configure:11216: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; spellutils-0.7/configure-11217- * ) ac_file_in=$ac_file.in ;; ############################################## spellutils-0.7/configure-11416-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue spellutils-0.7/configure:11417: ac_dest=`echo "$ac_file" | sed 's,:.*,,'` spellutils-0.7/configure:11418: ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` spellutils-0.7/configure-11419- ac_dir=`(dirname "$ac_dest") 2>/dev/null || ############################################## spellutils-0.7/configure-11458-if test "$ac_dir" != .; then spellutils-0.7/configure:11459: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` spellutils-0.7/configure-11460- # A "../" for each directory in $ac_dir_suffix. spellutils-0.7/configure:11461: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` spellutils-0.7/configure-11462-else ############################################## spellutils-0.7/configure-11471- else spellutils-0.7/configure:11472: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` spellutils-0.7/configure-11473- fi ;; ############################################## spellutils-0.7/configure-11529- case "$ac_file" in spellutils-0.7/configure:11530: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; spellutils-0.7/configure-11531- esac ############################################## spellutils-0.7/configure-11534- # Adjust a relative srcdir. spellutils-0.7/configure:11535: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` spellutils-0.7/configure:11536: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" spellutils-0.7/configure:11537: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` spellutils-0.7/configure-11538- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## spellutils-0.7/configure-11541- case "$ac_given_srcdir" in spellutils-0.7/configure:11542: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; spellutils-0.7/configure-11543- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## spellutils-0.7/configure-11561- fi spellutils-0.7/configure:11562: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` spellutils-0.7/configure-11563- # Hide the ALL_LINGUAS assigment from automake. ############################################## spellutils-0.7/depcomp-68- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} spellutils-0.7/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} spellutils-0.7/depcomp-70- ############################################## spellutils-0.7/depcomp-203- # Version 6 uses the directory in both cases. spellutils-0.7/depcomp:204: stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` spellutils-0.7/depcomp-205- tmpdepfile="$stripped.u" ############################################## spellutils-0.7/depcomp-214- else spellutils-0.7/depcomp:215: stripped=`echo "$stripped" | sed 's,^.*/,,'` spellutils-0.7/depcomp-216- tmpdepfile="$stripped.u" ############################################## spellutils-0.7/depcomp-228- # Do two passes, one to just change these to spellutils-0.7/depcomp:229: # `$object: dependent.h' and one to simply `dependent.h:'. spellutils-0.7/depcomp-230- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## spellutils-0.7/depcomp-269- # Do two passes, one to just change these to spellutils-0.7/depcomp:270: # `$object: dependent.h' and one to simply `dependent.h:'. spellutils-0.7/depcomp-271- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## spellutils-0.7/depcomp-284- # Subdirectories are respected. spellutils-0.7/depcomp:285: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` spellutils-0.7/depcomp-286- test "x$dir" = "x$object" && dir= spellutils-0.7/depcomp:287: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` spellutils-0.7/depcomp-288- ############################################## spellutils-0.7/depcomp-423- done spellutils-0.7/depcomp:424: obj_suffix="`echo $object | sed 's/^.*\././'`" spellutils-0.7/depcomp-425- touch "$tmpdepfile"