=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== slrn-1.0.3+dfsg/macros/mailcap.sl-320- slrn-1.0.3+dfsg/macros/mailcap.sl:321: () = system ("$pager '$file'"$); slrn-1.0.3+dfsg/macros/mailcap.sl-322-} ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-52- slrn-1.0.3+dfsg/autoconf/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` slrn-1.0.3+dfsg/autoconf/config.sub-54- ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations. slrn-1.0.3+dfsg/autoconf/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` slrn-1.0.3+dfsg/autoconf/config.sub-117-case $maybe_os in ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-123- os=-$maybe_os slrn-1.0.3+dfsg/autoconf/config.sub:124: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` slrn-1.0.3+dfsg/autoconf/config.sub-125- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-127- os=-linux-android slrn-1.0.3+dfsg/autoconf/config.sub:128: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown slrn-1.0.3+dfsg/autoconf/config.sub-129- ;; slrn-1.0.3+dfsg/autoconf/config.sub-130- *) slrn-1.0.3+dfsg/autoconf/config.sub:131: basic_machine=`echo $1 | sed 's/-[^-]*$//'` slrn-1.0.3+dfsg/autoconf/config.sub-132- if [ $basic_machine != $1 ] slrn-1.0.3+dfsg/autoconf/config.sub:133: then os=`echo $1 | sed 's/.*-/-/'` slrn-1.0.3+dfsg/autoconf/config.sub-134- else os=; fi ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-181- os=-sco5v6 slrn-1.0.3+dfsg/autoconf/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` slrn-1.0.3+dfsg/autoconf/config.sub-183- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-185- os=-sco3.2v5 slrn-1.0.3+dfsg/autoconf/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` slrn-1.0.3+dfsg/autoconf/config.sub-187- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-189- os=-sco3.2v4 slrn-1.0.3+dfsg/autoconf/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` slrn-1.0.3+dfsg/autoconf/config.sub-191- ;; slrn-1.0.3+dfsg/autoconf/config.sub-192- -sco3.2.[4-9]*) slrn-1.0.3+dfsg/autoconf/config.sub:193: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` slrn-1.0.3+dfsg/autoconf/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` slrn-1.0.3+dfsg/autoconf/config.sub-195- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-197- # Don't forget version if it is 3.2v4 or newer. slrn-1.0.3+dfsg/autoconf/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` slrn-1.0.3+dfsg/autoconf/config.sub-199- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-201- # Don't forget version if it is 3.2v4 or newer. slrn-1.0.3+dfsg/autoconf/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` slrn-1.0.3+dfsg/autoconf/config.sub-203- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-205- os=-sco3.2v2 slrn-1.0.3+dfsg/autoconf/config.sub:206: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` slrn-1.0.3+dfsg/autoconf/config.sub-207- ;; slrn-1.0.3+dfsg/autoconf/config.sub-208- -udk*) slrn-1.0.3+dfsg/autoconf/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` slrn-1.0.3+dfsg/autoconf/config.sub-210- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-212- os=-isc2.2 slrn-1.0.3+dfsg/autoconf/config.sub:213: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` slrn-1.0.3+dfsg/autoconf/config.sub-214- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-218- -isc*) slrn-1.0.3+dfsg/autoconf/config.sub:219: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` slrn-1.0.3+dfsg/autoconf/config.sub-220- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-230- -ptx*) slrn-1.0.3+dfsg/autoconf/config.sub:231: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` slrn-1.0.3+dfsg/autoconf/config.sub-232- ;; slrn-1.0.3+dfsg/autoconf/config.sub-233- -windowsnt*) slrn-1.0.3+dfsg/autoconf/config.sub:234: os=`echo $os | sed -e 's/windowsnt/winnt/'` slrn-1.0.3+dfsg/autoconf/config.sub-235- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-361- *-*-*) slrn-1.0.3+dfsg/autoconf/config.sub:362: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 slrn-1.0.3+dfsg/autoconf/config.sub-363- exit 1 ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-485- amd64-*) slrn-1.0.3+dfsg/autoconf/config.sub:486: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` slrn-1.0.3+dfsg/autoconf/config.sub-487- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-527- blackfin-*) slrn-1.0.3+dfsg/autoconf/config.sub:528: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` slrn-1.0.3+dfsg/autoconf/config.sub-529- os=-linux ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-535- c54x-*) slrn-1.0.3+dfsg/autoconf/config.sub:536: basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` slrn-1.0.3+dfsg/autoconf/config.sub-537- ;; slrn-1.0.3+dfsg/autoconf/config.sub-538- c55x-*) slrn-1.0.3+dfsg/autoconf/config.sub:539: basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` slrn-1.0.3+dfsg/autoconf/config.sub-540- ;; slrn-1.0.3+dfsg/autoconf/config.sub-541- c6x-*) slrn-1.0.3+dfsg/autoconf/config.sub:542: basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` slrn-1.0.3+dfsg/autoconf/config.sub-543- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-738- i*86v32) slrn-1.0.3+dfsg/autoconf/config.sub:739: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` slrn-1.0.3+dfsg/autoconf/config.sub-740- os=-sysv32 ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-742- i*86v4*) slrn-1.0.3+dfsg/autoconf/config.sub:743: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` slrn-1.0.3+dfsg/autoconf/config.sub-744- os=-sysv4 ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-746- i*86v) slrn-1.0.3+dfsg/autoconf/config.sub:747: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` slrn-1.0.3+dfsg/autoconf/config.sub-748- os=-sysv ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-750- i*86sol2) slrn-1.0.3+dfsg/autoconf/config.sub:751: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` slrn-1.0.3+dfsg/autoconf/config.sub-752- os=-solaris2 ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-780- m68knommu-*) slrn-1.0.3+dfsg/autoconf/config.sub:781: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` slrn-1.0.3+dfsg/autoconf/config.sub-782- os=-linux ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-817- mips3*-*) slrn-1.0.3+dfsg/autoconf/config.sub:818: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` slrn-1.0.3+dfsg/autoconf/config.sub-819- ;; slrn-1.0.3+dfsg/autoconf/config.sub-820- mips3*) slrn-1.0.3+dfsg/autoconf/config.sub:821: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown slrn-1.0.3+dfsg/autoconf/config.sub-822- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-835- ms1-*) slrn-1.0.3+dfsg/autoconf/config.sub:836: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` slrn-1.0.3+dfsg/autoconf/config.sub-837- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-954- parisc-*) slrn-1.0.3+dfsg/autoconf/config.sub:955: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` slrn-1.0.3+dfsg/autoconf/config.sub-956- os=-linux ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-970- pc98-*) slrn-1.0.3+dfsg/autoconf/config.sub:971: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` slrn-1.0.3+dfsg/autoconf/config.sub-972- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-985- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) slrn-1.0.3+dfsg/autoconf/config.sub:986: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` slrn-1.0.3+dfsg/autoconf/config.sub-987- ;; slrn-1.0.3+dfsg/autoconf/config.sub-988- pentiumpro-* | p6-* | 6x86-* | athlon-*) slrn-1.0.3+dfsg/autoconf/config.sub:989: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` slrn-1.0.3+dfsg/autoconf/config.sub-990- ;; slrn-1.0.3+dfsg/autoconf/config.sub-991- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) slrn-1.0.3+dfsg/autoconf/config.sub:992: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` slrn-1.0.3+dfsg/autoconf/config.sub-993- ;; slrn-1.0.3+dfsg/autoconf/config.sub-994- pentium4-*) slrn-1.0.3+dfsg/autoconf/config.sub:995: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` slrn-1.0.3+dfsg/autoconf/config.sub-996- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-1004- ppc-* | ppcbe-*) slrn-1.0.3+dfsg/autoconf/config.sub:1005: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` slrn-1.0.3+dfsg/autoconf/config.sub-1006- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-1010- ppcle-* | powerpclittle-*) slrn-1.0.3+dfsg/autoconf/config.sub:1011: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` slrn-1.0.3+dfsg/autoconf/config.sub-1012- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-1014- ;; slrn-1.0.3+dfsg/autoconf/config.sub:1015: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` slrn-1.0.3+dfsg/autoconf/config.sub-1016- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-1020- ppc64le-* | powerpc64little-*) slrn-1.0.3+dfsg/autoconf/config.sub:1021: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` slrn-1.0.3+dfsg/autoconf/config.sub-1022- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-1103- strongarm-* | thumb-*) slrn-1.0.3+dfsg/autoconf/config.sub:1104: basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` slrn-1.0.3+dfsg/autoconf/config.sub-1105- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-1233- xscale-* | xscalee[bl]-*) slrn-1.0.3+dfsg/autoconf/config.sub:1234: basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` slrn-1.0.3+dfsg/autoconf/config.sub-1235- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-1310- *) slrn-1.0.3+dfsg/autoconf/config.sub:1311: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 slrn-1.0.3+dfsg/autoconf/config.sub-1312- exit 1 ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-1318- *-digital*) slrn-1.0.3+dfsg/autoconf/config.sub:1319: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` slrn-1.0.3+dfsg/autoconf/config.sub-1320- ;; slrn-1.0.3+dfsg/autoconf/config.sub-1321- *-commodore*) slrn-1.0.3+dfsg/autoconf/config.sub:1322: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` slrn-1.0.3+dfsg/autoconf/config.sub-1323- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-1339- -solaris1 | -solaris1.*) slrn-1.0.3+dfsg/autoconf/config.sub:1340: os=`echo $os | sed -e 's|solaris1|sunos4|'` slrn-1.0.3+dfsg/autoconf/config.sub-1341- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-1351- -gnu/linux*) slrn-1.0.3+dfsg/autoconf/config.sub:1352: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` slrn-1.0.3+dfsg/autoconf/config.sub-1353- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-1397- -nto*) slrn-1.0.3+dfsg/autoconf/config.sub:1398: os=`echo $os | sed -e 's|nto|nto-qnx|'` slrn-1.0.3+dfsg/autoconf/config.sub-1399- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-1404- -mac*) slrn-1.0.3+dfsg/autoconf/config.sub:1405: os=`echo $os | sed -e 's|mac|macos|'` slrn-1.0.3+dfsg/autoconf/config.sub-1406- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-1410- -linux*) slrn-1.0.3+dfsg/autoconf/config.sub:1411: os=`echo $os | sed -e 's|linux|linux-gnu|'` slrn-1.0.3+dfsg/autoconf/config.sub-1412- ;; slrn-1.0.3+dfsg/autoconf/config.sub-1413- -sunos5*) slrn-1.0.3+dfsg/autoconf/config.sub:1414: os=`echo $os | sed -e 's|sunos5|solaris2|'` slrn-1.0.3+dfsg/autoconf/config.sub-1415- ;; slrn-1.0.3+dfsg/autoconf/config.sub-1416- -sunos6*) slrn-1.0.3+dfsg/autoconf/config.sub:1417: os=`echo $os | sed -e 's|sunos6|solaris3|'` slrn-1.0.3+dfsg/autoconf/config.sub-1418- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-1465- -sinix5.*) slrn-1.0.3+dfsg/autoconf/config.sub:1466: os=`echo $os | sed -e 's|sinix|sysv|'` slrn-1.0.3+dfsg/autoconf/config.sub-1467- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-1518- # Get rid of the `-' at the beginning of $os. slrn-1.0.3+dfsg/autoconf/config.sub:1519: os=`echo $os | sed 's/[^-]*-//'` slrn-1.0.3+dfsg/autoconf/config.sub:1520: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 slrn-1.0.3+dfsg/autoconf/config.sub-1521- exit 1 ############################################## slrn-1.0.3+dfsg/autoconf/config.sub-1781- esac slrn-1.0.3+dfsg/autoconf/config.sub:1782: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` slrn-1.0.3+dfsg/autoconf/config.sub-1783- ;; ############################################## slrn-1.0.3+dfsg/autoconf/install.sh-85- slrn-1.0.3+dfsg/autoconf/install.sh:86: -t=*) transformarg=`echo $1 | sed 's/-t=//'` slrn-1.0.3+dfsg/autoconf/install.sh-87- shift ############################################## slrn-1.0.3+dfsg/autoconf/install.sh-89- slrn-1.0.3+dfsg/autoconf/install.sh:90: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` slrn-1.0.3+dfsg/autoconf/install.sh-91- shift ############################################## slrn-1.0.3+dfsg/autoconf/install.sh-151- then slrn-1.0.3+dfsg/autoconf/install.sh:152: dst="$dst"/`basename $src` slrn-1.0.3+dfsg/autoconf/install.sh-153- else ############################################## slrn-1.0.3+dfsg/autoconf/install.sh-158-## this sed command emulates the dirname command slrn-1.0.3+dfsg/autoconf/install.sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` slrn-1.0.3+dfsg/autoconf/install.sh-160- ############################################## slrn-1.0.3+dfsg/autoconf/install.sh-172-IFS='%' slrn-1.0.3+dfsg/autoconf/install.sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` slrn-1.0.3+dfsg/autoconf/install.sh-174-IFS="${oIFS}" ############################################## slrn-1.0.3+dfsg/autoconf/install.sh-206- then slrn-1.0.3+dfsg/autoconf/install.sh:207: dstfile=`basename $dst` slrn-1.0.3+dfsg/autoconf/install.sh-208- else ############################################## slrn-1.0.3+dfsg/autoconf/install.sh-216- then slrn-1.0.3+dfsg/autoconf/install.sh:217: dstfile=`basename $dst` slrn-1.0.3+dfsg/autoconf/install.sh-218- else ############################################## slrn-1.0.3+dfsg/autoconf/aclocal.m4-48-if test -f /usr/bin/dirname; then slrn-1.0.3+dfsg/autoconf/aclocal.m4:49: JD_Above_Dir=`dirname $CONFIG_DIR` slrn-1.0.3+dfsg/autoconf/aclocal.m4-50-else ############################################## slrn-1.0.3+dfsg/autoconf/aclocal.m4-94- then slrn-1.0.3+dfsg/autoconf/aclocal.m4:95: JD_SYS_INCLIBS=`$ac_aux_dir/scripts/getsyslibs.sh` slrn-1.0.3+dfsg/autoconf/aclocal.m4-96- else ############################################## slrn-1.0.3+dfsg/autoconf/aclocal.m4-182- _already_there=0 slrn-1.0.3+dfsg/autoconf/aclocal.m4:183: for X in `echo $RPATH | sed 's/:/ /g'` slrn-1.0.3+dfsg/autoconf/aclocal.m4-184- do ############################################## slrn-1.0.3+dfsg/autoconf/aclocal.m4-277- # Yuk. Is there a better way to set these variables?? slrn-1.0.3+dfsg/autoconf/aclocal.m4:278: generic_include=`echo $include_and_lib | tr ',' ' ' | awk '{print [$]1}'` slrn-1.0.3+dfsg/autoconf/aclocal.m4:279: generic_lib=`echo $include_and_lib | tr ',' ' ' | awk '{print [$]2}'` slrn-1.0.3+dfsg/autoconf/aclocal.m4-280- echo Looking for $1.h in $generic_include ############################################## slrn-1.0.3+dfsg/autoconf/aclocal.m4-363- # Now trim excess whitespace slrn-1.0.3+dfsg/autoconf/aclocal.m4:364: CFLAGS=`echo $CFLAGS` slrn-1.0.3+dfsg/autoconf/aclocal.m4-365- fi ############################################## slrn-1.0.3+dfsg/autoconf/aclocal.m4-447- comment_re="^#" slrn-1.0.3+dfsg/autoconf/aclocal.m4:448: Program_Modules=`grep -v '$comment_re' $1 | awk '{print [$]1}'` slrn-1.0.3+dfsg/autoconf/aclocal.m4:449: Program_H_Modules=`grep -v '$comment_re' $1 | awk '{print [$]2}'` slrn-1.0.3+dfsg/autoconf/aclocal.m4-450- for program_module in $Program_H_Modules; do ############################################## slrn-1.0.3+dfsg/autoconf/aclocal.m4-503-then slrn-1.0.3+dfsg/autoconf/aclocal.m4:504: MISC_TERMINFO_DIRS=`$nc5config --terminfo` slrn-1.0.3+dfsg/autoconf/aclocal.m4-505-else ############################################## slrn-1.0.3+dfsg/autoconf/aclocal.m4-938- # Yuk. Is there a better way to set these variables?? slrn-1.0.3+dfsg/autoconf/aclocal.m4:939: xincdir=`echo $include_and_lib | tr ',' ' ' | awk '{print [$]1}'` slrn-1.0.3+dfsg/autoconf/aclocal.m4:940: xlibdir=`echo $include_and_lib | tr ',' ' ' | awk '{print [$]2}'` slrn-1.0.3+dfsg/autoconf/aclocal.m4-941- found=0 ############################################## slrn-1.0.3+dfsg/autoconf/mkinsdir.sh-10-do slrn-1.0.3+dfsg/autoconf/mkinsdir.sh:11: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` slrn-1.0.3+dfsg/autoconf/mkinsdir.sh-12- shift ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-34- slrn-1.0.3+dfsg/autoconf/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` slrn-1.0.3+dfsg/autoconf/config.guess-36- ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-102-: ${TMPDIR=/tmp} ; slrn-1.0.3+dfsg/autoconf/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || slrn-1.0.3+dfsg/autoconf/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-151- EOF slrn-1.0.3+dfsg/autoconf/config.guess:152: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` slrn-1.0.3+dfsg/autoconf/config.guess-153- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-209- *) slrn-1.0.3+dfsg/autoconf/config.guess:210: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` slrn-1.0.3+dfsg/autoconf/config.guess-211- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-240- *4.0) slrn-1.0.3+dfsg/autoconf/config.guess:241: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` slrn-1.0.3+dfsg/autoconf/config.guess-242- ;; slrn-1.0.3+dfsg/autoconf/config.guess-243- *5.*) slrn-1.0.3+dfsg/autoconf/config.guess:244: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` slrn-1.0.3+dfsg/autoconf/config.guess-245- ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-250- # types through head -n 1, so we only detect the type of CPU 0. slrn-1.0.3+dfsg/autoconf/config.guess:251: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` slrn-1.0.3+dfsg/autoconf/config.guess-252- case "$ALPHA_CPU_TYPE" in ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-288- # 1.2 uses "1.2" for uname -r. slrn-1.0.3+dfsg/autoconf/config.guess:289: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` slrn-1.0.3+dfsg/autoconf/config.guess-290- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-348- s390x:SunOS:*:*) slrn-1.0.3+dfsg/autoconf/config.guess:349: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` slrn-1.0.3+dfsg/autoconf/config.guess-350- exit ;; slrn-1.0.3+dfsg/autoconf/config.guess-351- sun4H:SunOS:5.*:*) slrn-1.0.3+dfsg/autoconf/config.guess:352: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` slrn-1.0.3+dfsg/autoconf/config.guess-353- exit ;; slrn-1.0.3+dfsg/autoconf/config.guess-354- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) slrn-1.0.3+dfsg/autoconf/config.guess:355: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` slrn-1.0.3+dfsg/autoconf/config.guess-356- exit ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-373- fi slrn-1.0.3+dfsg/autoconf/config.guess:374: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` slrn-1.0.3+dfsg/autoconf/config.guess-375- exit ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-379- # it's likely to be more like Solaris than SunOS4. slrn-1.0.3+dfsg/autoconf/config.guess:380: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` slrn-1.0.3+dfsg/autoconf/config.guess-381- exit ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-388- # Japanese Language versions have a version number like `4.1.3-JL'. slrn-1.0.3+dfsg/autoconf/config.guess:389: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` slrn-1.0.3+dfsg/autoconf/config.guess-390- exit ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-394- sun*:*:4.2BSD:*) slrn-1.0.3+dfsg/autoconf/config.guess:395: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` slrn-1.0.3+dfsg/autoconf/config.guess-396- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-476- $CC_FOR_BUILD -o $dummy $dummy.c && slrn-1.0.3+dfsg/autoconf/config.guess:477: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && slrn-1.0.3+dfsg/autoconf/config.guess:478: SYSTEM_NAME=`$dummy $dummyarg` && slrn-1.0.3+dfsg/autoconf/config.guess-479- { echo "$SYSTEM_NAME"; exit; } ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-532- *:IRIX*:*:*) slrn-1.0.3+dfsg/autoconf/config.guess:533: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` slrn-1.0.3+dfsg/autoconf/config.guess-534- exit ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-562-EOF slrn-1.0.3+dfsg/autoconf/config.guess:563: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` slrn-1.0.3+dfsg/autoconf/config.guess-564- then ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-575- *:AIX:*:[4567]) slrn-1.0.3+dfsg/autoconf/config.guess:576: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` slrn-1.0.3+dfsg/autoconf/config.guess-577- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-610- 9000/[34678]??:HP-UX:*:*) slrn-1.0.3+dfsg/autoconf/config.guess:611: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` slrn-1.0.3+dfsg/autoconf/config.guess-612- case "${UNAME_MACHINE}" in ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-664-EOF slrn-1.0.3+dfsg/autoconf/config.guess:665: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` slrn-1.0.3+dfsg/autoconf/config.guess-666- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-692- ia64:HP-UX:*:*) slrn-1.0.3+dfsg/autoconf/config.guess:693: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` slrn-1.0.3+dfsg/autoconf/config.guess-694- echo ia64-hp-hpux${HPUX_REV} ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-722-EOF slrn-1.0.3+dfsg/autoconf/config.guess:723: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && slrn-1.0.3+dfsg/autoconf/config.guess-724- { echo "$SYSTEM_NAME"; exit; } ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-793- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` slrn-1.0.3+dfsg/autoconf/config.guess:794: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` slrn-1.0.3+dfsg/autoconf/config.guess-795- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-798- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` slrn-1.0.3+dfsg/autoconf/config.guess:799: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` slrn-1.0.3+dfsg/autoconf/config.guess-800- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-814- amd64) slrn-1.0.3+dfsg/autoconf/config.guess:815: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; slrn-1.0.3+dfsg/autoconf/config.guess-816- *) slrn-1.0.3+dfsg/autoconf/config.guess:817: echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; slrn-1.0.3+dfsg/autoconf/config.guess-818- esac ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-872- prep*:SunOS:5.*:*) slrn-1.0.3+dfsg/autoconf/config.guess:873: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` slrn-1.0.3+dfsg/autoconf/config.guess-874- exit ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-876- # the GNU system slrn-1.0.3+dfsg/autoconf/config.guess:877: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` slrn-1.0.3+dfsg/autoconf/config.guess-878- exit ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-880- # other systems with GNU libc and userland slrn-1.0.3+dfsg/autoconf/config.guess:881: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} slrn-1.0.3+dfsg/autoconf/config.guess-882- exit ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-968-EOF slrn-1.0.3+dfsg/autoconf/config.guess:969: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` slrn-1.0.3+dfsg/autoconf/config.guess-970- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-1062- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) slrn-1.0.3+dfsg/autoconf/config.guess:1063: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` slrn-1.0.3+dfsg/autoconf/config.guess-1064- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-1262- fi slrn-1.0.3+dfsg/autoconf/config.guess:1263: if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then slrn-1.0.3+dfsg/autoconf/config.guess-1264- if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-1347- *:DragonFly:*:*) slrn-1.0.3+dfsg/autoconf/config.guess:1348: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` slrn-1.0.3+dfsg/autoconf/config.guess-1349- exit ;; ############################################## slrn-1.0.3+dfsg/autoconf/config.guess-1360- i*86:skyos:*:*) slrn-1.0.3+dfsg/autoconf/config.guess:1361: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' slrn-1.0.3+dfsg/autoconf/config.guess-1362- exit ;; ############################################## slrn-1.0.3+dfsg/autoconf/include/po.m4-43-changequote(,)dnl slrn-1.0.3+dfsg/autoconf/include/po.m4:44: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in slrn-1.0.3+dfsg/autoconf/include/po.m4-45- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## slrn-1.0.3+dfsg/autoconf/include/po.m4-50-changequote(,)dnl slrn-1.0.3+dfsg/autoconf/include/po.m4:51: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in slrn-1.0.3+dfsg/autoconf/include/po.m4-52- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## slrn-1.0.3+dfsg/autoconf/include/po.m4-69-changequote(,)dnl slrn-1.0.3+dfsg/autoconf/include/po.m4:70: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in slrn-1.0.3+dfsg/autoconf/include/po.m4-71- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## slrn-1.0.3+dfsg/autoconf/include/po.m4-90- case "$ac_file" in slrn-1.0.3+dfsg/autoconf/include/po.m4:91: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; slrn-1.0.3+dfsg/autoconf/include/po.m4-92- esac ############################################## slrn-1.0.3+dfsg/autoconf/include/po.m4-95- # Adjust a relative srcdir. slrn-1.0.3+dfsg/autoconf/include/po.m4:96: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` slrn-1.0.3+dfsg/autoconf/include/po.m4:97: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" slrn-1.0.3+dfsg/autoconf/include/po.m4:98: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` slrn-1.0.3+dfsg/autoconf/include/po.m4-99- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## slrn-1.0.3+dfsg/autoconf/include/po.m4-102- case "$ac_given_srcdir" in slrn-1.0.3+dfsg/autoconf/include/po.m4:103: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; slrn-1.0.3+dfsg/autoconf/include/po.m4-104- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## slrn-1.0.3+dfsg/autoconf/include/po.m4-122- fi slrn-1.0.3+dfsg/autoconf/include/po.m4:123: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` slrn-1.0.3+dfsg/autoconf/include/po.m4-124- # Hide the ALL_LINGUAS assigment from automake < 1.5. ############################################## slrn-1.0.3+dfsg/autoconf/include/po.m4-219- # Adjust a relative srcdir. slrn-1.0.3+dfsg/autoconf/include/po.m4:220: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` slrn-1.0.3+dfsg/autoconf/include/po.m4:221: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" slrn-1.0.3+dfsg/autoconf/include/po.m4:222: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` slrn-1.0.3+dfsg/autoconf/include/po.m4-223- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## slrn-1.0.3+dfsg/autoconf/include/po.m4-226- case "$ac_given_srcdir" in slrn-1.0.3+dfsg/autoconf/include/po.m4:227: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; slrn-1.0.3+dfsg/autoconf/include/po.m4-228- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## slrn-1.0.3+dfsg/autoconf/include/po.m4-287- # Set POTFILES to the value of the Makefile variable POTFILES. slrn-1.0.3+dfsg/autoconf/include/po.m4:288: sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'` slrn-1.0.3+dfsg/autoconf/include/po.m4:289: POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"` slrn-1.0.3+dfsg/autoconf/include/po.m4-290- # Compute POTFILES_DEPS as ############################################## slrn-1.0.3+dfsg/autoconf/include/po.m4-302- # The LINGUAS file contains the set of available languages. slrn-1.0.3+dfsg/autoconf/include/po.m4:303: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` slrn-1.0.3+dfsg/autoconf/include/po.m4-304- POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS" ############################################## slrn-1.0.3+dfsg/autoconf/include/po.m4-306- # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS. slrn-1.0.3+dfsg/autoconf/include/po.m4:307: sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'` slrn-1.0.3+dfsg/autoconf/include/po.m4:308: ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"` slrn-1.0.3+dfsg/autoconf/include/po.m4-309- fi ############################################## slrn-1.0.3+dfsg/autoconf/include/po.m4-350- QMFILES="$QMFILES $srcdirpre$lang.qm" slrn-1.0.3+dfsg/autoconf/include/po.m4:351: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` slrn-1.0.3+dfsg/autoconf/include/po.m4-352- MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg" slrn-1.0.3+dfsg/autoconf/include/po.m4:353: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` slrn-1.0.3+dfsg/autoconf/include/po.m4-354- RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll" ############################################## slrn-1.0.3+dfsg/autoconf/include/po.m4-391- QTCATALOGS="$QTCATALOGS $lang.qm" slrn-1.0.3+dfsg/autoconf/include/po.m4:392: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` slrn-1.0.3+dfsg/autoconf/include/po.m4-393- TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg" slrn-1.0.3+dfsg/autoconf/include/po.m4:394: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` slrn-1.0.3+dfsg/autoconf/include/po.m4-395- CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll" ############################################## slrn-1.0.3+dfsg/autoconf/include/po.m4-402- for lang in $ALL_LINGUAS; do slrn-1.0.3+dfsg/autoconf/include/po.m4:403: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` slrn-1.0.3+dfsg/autoconf/include/po.m4-404- cat >> "$ac_file.tmp" <<EOF ############################################## slrn-1.0.3+dfsg/autoconf/include/po.m4-413- for lang in $ALL_LINGUAS; do slrn-1.0.3+dfsg/autoconf/include/po.m4:414: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` slrn-1.0.3+dfsg/autoconf/include/po.m4-415- cat >> "$ac_file.tmp" <<EOF ############################################## slrn-1.0.3+dfsg/autoconf/include/lib-link.m4-179- dnl or AC_LIB_HAVE_LINKFLAGS call. slrn-1.0.3+dfsg/autoconf/include/lib-link.m4:180: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` slrn-1.0.3+dfsg/autoconf/include/lib-link.m4-181- eval value=\"\$HAVE_LIB$uppername\" ############################################## slrn-1.0.3+dfsg/autoconf/include/lib-link.m4-228- -L*) slrn-1.0.3+dfsg/autoconf/include/lib-link.m4:229: dir=`echo "X$x" | sed -e 's/^X-L//'` slrn-1.0.3+dfsg/autoconf/include/lib-link.m4-230- if test -n "$shlibext" \ ############################################## slrn-1.0.3+dfsg/autoconf/include/lib-link.m4-352- */$acl_libdirstem | */$acl_libdirstem/) slrn-1.0.3+dfsg/autoconf/include/lib-link.m4:353: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` slrn-1.0.3+dfsg/autoconf/include/lib-link.m4-354- additional_includedir="$basedir/include" ############################################## slrn-1.0.3+dfsg/autoconf/include/lib-link.m4-405- -L*) slrn-1.0.3+dfsg/autoconf/include/lib-link.m4:406: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` slrn-1.0.3+dfsg/autoconf/include/lib-link.m4-407- dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. ############################################## slrn-1.0.3+dfsg/autoconf/include/lib-link.m4-455- -R*) slrn-1.0.3+dfsg/autoconf/include/lib-link.m4:456: dir=`echo "X$dep" | sed -e 's/^X-R//'` slrn-1.0.3+dfsg/autoconf/include/lib-link.m4-457- if test "$enable_rpath" != no; then ############################################## slrn-1.0.3+dfsg/autoconf/include/lib-link.m4-485- dnl Handle this in the next round. slrn-1.0.3+dfsg/autoconf/include/lib-link.m4:486: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` slrn-1.0.3+dfsg/autoconf/include/lib-link.m4-487- ;; ############################################## slrn-1.0.3+dfsg/autoconf/include/lib-link.m4-491- dnl option. slrn-1.0.3+dfsg/autoconf/include/lib-link.m4:492: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` slrn-1.0.3+dfsg/autoconf/include/lib-link.m4-493- ;; ############################################## slrn-1.0.3+dfsg/autoconf/include/lib-link.m4-598- -L) next=yes ;; slrn-1.0.3+dfsg/autoconf/include/lib-link.m4:599: -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'` slrn-1.0.3+dfsg/autoconf/include/lib-link.m4-600- dnl No need to hardcode the standard /usr/lib. ############################################## slrn-1.0.3+dfsg/autoconf/include/iconv.m4-90- am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"]) slrn-1.0.3+dfsg/autoconf/include/iconv.m4:91: am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` slrn-1.0.3+dfsg/autoconf/include/iconv.m4-92- AC_MSG_RESULT([$]{ac_t:- ############################################## slrn-1.0.3+dfsg/autoconf/include/lib-prefix.m4-168- acl_libdirstem=lib slrn-1.0.3+dfsg/autoconf/include/lib-prefix.m4:169: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` slrn-1.0.3+dfsg/autoconf/include/lib-prefix.m4-170- if test -n "$searchpath"; then ############################################## slrn-1.0.3+dfsg/autoconf/include/lib-prefix.m4-175- */lib64/ | */lib64 ) acl_libdirstem=lib64 ;; slrn-1.0.3+dfsg/autoconf/include/lib-prefix.m4:176: *) searchdir=`cd "$searchdir" && pwd` slrn-1.0.3+dfsg/autoconf/include/lib-prefix.m4-177- case "$searchdir" in ############################################## slrn-1.0.3+dfsg/autoconf/include/gettext.m4-239- LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD" slrn-1.0.3+dfsg/autoconf/include/gettext.m4:240: LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` slrn-1.0.3+dfsg/autoconf/include/gettext.m4-241- fi ############################################## slrn-1.0.3+dfsg/autoconf/include/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v. slrn-1.0.3+dfsg/autoconf/include/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in slrn-1.0.3+dfsg/autoconf/include/lib-ld.m4-16-*GNU* | *'with BFD'*) ############################################## slrn-1.0.3+dfsg/autoconf/include/lib-ld.m4-50- # gcc leaves a trailing carriage return which upsets mingw slrn-1.0.3+dfsg/autoconf/include/lib-ld.m4:51: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; slrn-1.0.3+dfsg/autoconf/include/lib-ld.m4-52- *) slrn-1.0.3+dfsg/autoconf/include/lib-ld.m4:53: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; slrn-1.0.3+dfsg/autoconf/include/lib-ld.m4-54- esac ############################################## slrn-1.0.3+dfsg/autoconf/include/lib-ld.m4-59- # Canonicalize the path of ld slrn-1.0.3+dfsg/autoconf/include/lib-ld.m4:60: ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` slrn-1.0.3+dfsg/autoconf/include/lib-ld.m4-61- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do slrn-1.0.3+dfsg/autoconf/include/lib-ld.m4:62: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` slrn-1.0.3+dfsg/autoconf/include/lib-ld.m4-63- done ############################################## slrn-1.0.3+dfsg/autoconf/include/lib-ld.m4-89- # Break only if it was the GNU/non-GNU ld that we prefer. slrn-1.0.3+dfsg/autoconf/include/lib-ld.m4:90: case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in slrn-1.0.3+dfsg/autoconf/include/lib-ld.m4-91- *GNU* | *'with BFD'*) ############################################## slrn-1.0.3+dfsg/autoconf/config.rpath-33-host="$1" slrn-1.0.3+dfsg/autoconf/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` slrn-1.0.3+dfsg/autoconf/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` slrn-1.0.3+dfsg/autoconf/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` slrn-1.0.3+dfsg/autoconf/config.rpath-37- ############################################## slrn-1.0.3+dfsg/autoconf/config.rpath-47-done slrn-1.0.3+dfsg/autoconf/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'` slrn-1.0.3+dfsg/autoconf/config.rpath-49- ############################################## slrn-1.0.3+dfsg/autoconf/config.rpath-91- *) slrn-1.0.3+dfsg/autoconf/config.rpath:92: case `$CC -V 2>&1 | sed 5q` in slrn-1.0.3+dfsg/autoconf/config.rpath-93- *Sun\ C*) ############################################## slrn-1.0.3+dfsg/autoconf/config.rpath-214- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) slrn-1.0.3+dfsg/autoconf/config.rpath:215: case `$LD -v 2>&1` in slrn-1.0.3+dfsg/autoconf/config.rpath-216- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## slrn-1.0.3+dfsg/autoconf/config.rpath-220- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then slrn-1.0.3+dfsg/autoconf/config.rpath:221: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' slrn-1.0.3+dfsg/autoconf/config.rpath-222- else ############################################## slrn-1.0.3+dfsg/autoconf/config.rpath-277- case $host_os in aix4.[012]|aix4.[012].*) slrn-1.0.3+dfsg/autoconf/config.rpath:278: collect2name=`${CC} -print-prog-name=collect2` slrn-1.0.3+dfsg/autoconf/config.rpath-279- if test -f "$collect2name" && \ ############################################## slrn-1.0.3+dfsg/autoconf/config.rpath-415- hardcode_direct=yes slrn-1.0.3+dfsg/autoconf/config.rpath:416: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then slrn-1.0.3+dfsg/autoconf/config.rpath-417- hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ############################################## slrn-1.0.3+dfsg/autoconf/config.rpath-476- sysv5* | sco3.2v5* | sco5v6*) slrn-1.0.3+dfsg/autoconf/config.rpath:477: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' slrn-1.0.3+dfsg/autoconf/config.rpath-478- hardcode_libdir_separator=':' ############################################## slrn-1.0.3+dfsg/autoconf/config.rpath-583-sed_quote_subst='s/\(["`$\\]\)/\\\1/g' slrn-1.0.3+dfsg/autoconf/config.rpath:584:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"` slrn-1.0.3+dfsg/autoconf/config.rpath:585:shlibext=`echo "$shrext" | sed -e 's,^\.,,'` slrn-1.0.3+dfsg/autoconf/config.rpath:586:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` slrn-1.0.3+dfsg/autoconf/config.rpath-587- ############################################## slrn-1.0.3+dfsg/autoconf/scripts/getsyslibs.sh-17-{ slrn-1.0.3+dfsg/autoconf/scripts/getsyslibs.sh:18: ch=`sh_substr "$1" 1 1` slrn-1.0.3+dfsg/autoconf/scripts/getsyslibs.sh-19- if test "X$ch" = "X#" -o "X$ch" = "X" ############################################## slrn-1.0.3+dfsg/autoconf/scripts/getsyslibs.sh-44- do slrn-1.0.3+dfsg/autoconf/scripts/getsyslibs.sh:45: dirs=`sh_read_ldsoconf "$file"` slrn-1.0.3+dfsg/autoconf/scripts/getsyslibs.sh-46- dirlist="$dirlist $dirs" ############################################## slrn-1.0.3+dfsg/autoconf/scripts/getsyslibs.sh-58-do slrn-1.0.3+dfsg/autoconf/scripts/getsyslibs.sh:59: if test "/usr/lib" = `sh_substr $Y 1 8` slrn-1.0.3+dfsg/autoconf/scripts/getsyslibs.sh-60- then ############################################## slrn-1.0.3+dfsg/autoconf/scripts/getsyslibs.sh-62- else slrn-1.0.3+dfsg/autoconf/scripts/getsyslibs.sh:63: if test "/lib" = `sh_substr $Y 1 4` slrn-1.0.3+dfsg/autoconf/scripts/getsyslibs.sh-64- then ############################################## slrn-1.0.3+dfsg/autoconf/scripts/getsyslibs.sh-66- else slrn-1.0.3+dfsg/autoconf/scripts/getsyslibs.sh:67: X=`dirname $Y`"/include" slrn-1.0.3+dfsg/autoconf/scripts/getsyslibs.sh-68- fi ############################################## slrn-1.0.3+dfsg/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \ slrn-1.0.3+dfsg/configure:44: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then slrn-1.0.3+dfsg/configure-45- as_echo='print -r --' slrn-1.0.3+dfsg/configure-46- as_echo_n='print -rn --' slrn-1.0.3+dfsg/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then slrn-1.0.3+dfsg/configure-48- as_echo='printf %s\n' ############################################## slrn-1.0.3+dfsg/configure-50-else slrn-1.0.3+dfsg/configure:51: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then slrn-1.0.3+dfsg/configure-52- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## slrn-1.0.3+dfsg/configure-60- expr "X$arg" : "X\\(.*\\)$as_nl"; slrn-1.0.3+dfsg/configure:61: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; slrn-1.0.3+dfsg/configure-62- esac; ############################################## slrn-1.0.3+dfsg/configure-197- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && slrn-1.0.3+dfsg/configure:198: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 slrn-1.0.3+dfsg/configure-199-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## slrn-1.0.3+dfsg/configure-324- case $as_dir in #( slrn-1.0.3+dfsg/configure:325: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( slrn-1.0.3+dfsg/configure-326- *) as_qdir=$as_dir;; ############################################## slrn-1.0.3+dfsg/configure-397- { slrn-1.0.3+dfsg/configure:398: as_val=`expr "$@" || test $? -eq 1` slrn-1.0.3+dfsg/configure-399- } ############################################## slrn-1.0.3+dfsg/configure-404-# ---------------------------------------- slrn-1.0.3+dfsg/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are slrn-1.0.3+dfsg/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## slrn-1.0.3+dfsg/configure-467- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && slrn-1.0.3+dfsg/configure:468: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { slrn-1.0.3+dfsg/configure-469- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## slrn-1.0.3+dfsg/configure-867- case $ac_option in slrn-1.0.3+dfsg/configure:868: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; slrn-1.0.3+dfsg/configure-869- *=) ac_optarg= ;; ############################################## slrn-1.0.3+dfsg/configure-911- -disable-* | --disable-*) slrn-1.0.3+dfsg/configure:912: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` slrn-1.0.3+dfsg/configure-913- # Reject names that are not valid shell variable names. ############################################## slrn-1.0.3+dfsg/configure-916- ac_useropt_orig=$ac_useropt slrn-1.0.3+dfsg/configure:917: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` slrn-1.0.3+dfsg/configure-918- case $ac_user_opts in ############################################## slrn-1.0.3+dfsg/configure-937- -enable-* | --enable-*) slrn-1.0.3+dfsg/configure:938: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` slrn-1.0.3+dfsg/configure-939- # Reject names that are not valid shell variable names. ############################################## slrn-1.0.3+dfsg/configure-942- ac_useropt_orig=$ac_useropt slrn-1.0.3+dfsg/configure:943: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` slrn-1.0.3+dfsg/configure-944- case $ac_user_opts in ############################################## slrn-1.0.3+dfsg/configure-1141- -with-* | --with-*) slrn-1.0.3+dfsg/configure:1142: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` slrn-1.0.3+dfsg/configure-1143- # Reject names that are not valid shell variable names. ############################################## slrn-1.0.3+dfsg/configure-1146- ac_useropt_orig=$ac_useropt slrn-1.0.3+dfsg/configure:1147: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` slrn-1.0.3+dfsg/configure-1148- case $ac_user_opts in ############################################## slrn-1.0.3+dfsg/configure-1157- -without-* | --without-*) slrn-1.0.3+dfsg/configure:1158: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` slrn-1.0.3+dfsg/configure-1159- # Reject names that are not valid shell variable names. ############################################## slrn-1.0.3+dfsg/configure-1162- ac_useropt_orig=$ac_useropt slrn-1.0.3+dfsg/configure:1163: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` slrn-1.0.3+dfsg/configure-1164- case $ac_user_opts in ############################################## slrn-1.0.3+dfsg/configure-1195- *=*) slrn-1.0.3+dfsg/configure:1196: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` slrn-1.0.3+dfsg/configure-1197- # Reject names that are not valid shell variable names. ############################################## slrn-1.0.3+dfsg/configure-1216-if test -n "$ac_prev"; then slrn-1.0.3+dfsg/configure:1217: ac_option=--`echo $ac_prev | sed 's/_/-/g'` slrn-1.0.3+dfsg/configure-1218- as_fn_error $? "missing argument to $ac_option" ############################################## slrn-1.0.3+dfsg/configure-1238- */ ) slrn-1.0.3+dfsg/configure:1239: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` slrn-1.0.3+dfsg/configure-1240- eval $ac_var=\$ac_val;; ############################################## slrn-1.0.3+dfsg/configure-1273-ac_ls_di=`ls -di .` && slrn-1.0.3+dfsg/configure:1274:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || slrn-1.0.3+dfsg/configure-1275- as_fn_error $? "working directory cannot be determined" ############################################## slrn-1.0.3+dfsg/configure-1329-case $srcdir in slrn-1.0.3+dfsg/configure:1330:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; slrn-1.0.3+dfsg/configure-1331-esac ############################################## slrn-1.0.3+dfsg/configure-1372-By default, \`make install' will install all the files in slrn-1.0.3+dfsg/configure:1373:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify slrn-1.0.3+dfsg/configure:1374:an installation prefix other than \`$ac_default_prefix' using \`--prefix', slrn-1.0.3+dfsg/configure-1375-for instance \`--prefix=\$HOME'. ############################################## slrn-1.0.3+dfsg/configure-1492-*) slrn-1.0.3+dfsg/configure:1493: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` slrn-1.0.3+dfsg/configure-1494- # A ".." for each directory in $ac_dir_suffix. slrn-1.0.3+dfsg/configure:1495: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` slrn-1.0.3+dfsg/configure-1496- case $ac_top_builddir_sub in ############################################## slrn-1.0.3+dfsg/configure-2213- *\'*) slrn-1.0.3+dfsg/configure:2214: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; slrn-1.0.3+dfsg/configure-2215- esac ############################################## slrn-1.0.3+dfsg/configure-2296- case $ac_val in slrn-1.0.3+dfsg/configure:2297: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; slrn-1.0.3+dfsg/configure-2298- esac ############################################## slrn-1.0.3+dfsg/configure-2311- case $ac_val in slrn-1.0.3+dfsg/configure:2312: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; slrn-1.0.3+dfsg/configure-2313- esac ############################################## slrn-1.0.3+dfsg/configure-2432- set,) slrn-1.0.3+dfsg/configure:2433: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 slrn-1.0.3+dfsg/configure:2434:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} slrn-1.0.3+dfsg/configure-2435- ac_cache_corrupted=: ;; ############################################## slrn-1.0.3+dfsg/configure-2443- # differences in whitespace do not lead to failure. slrn-1.0.3+dfsg/configure:2444: ac_old_val_w=`echo x $ac_old_val` slrn-1.0.3+dfsg/configure:2445: ac_new_val_w=`echo x $ac_new_val` slrn-1.0.3+dfsg/configure-2446- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## slrn-1.0.3+dfsg/configure-2463- case $ac_new_val in slrn-1.0.3+dfsg/configure:2464: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; slrn-1.0.3+dfsg/configure-2465- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## slrn-1.0.3+dfsg/configure-2501-if test -f /usr/bin/dirname; then slrn-1.0.3+dfsg/configure:2502: JD_Above_Dir=`dirname $CONFIG_DIR` slrn-1.0.3+dfsg/configure-2503-else ############################################## slrn-1.0.3+dfsg/configure-2549-test "x$ac_build_alias" = x && slrn-1.0.3+dfsg/configure:2550: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` slrn-1.0.3+dfsg/configure-2551-test "x$ac_build_alias" = x && slrn-1.0.3+dfsg/configure-2552- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 slrn-1.0.3+dfsg/configure:2553:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || slrn-1.0.3+dfsg/configure-2554- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## slrn-1.0.3+dfsg/configure-2573-IFS=$ac_save_IFS slrn-1.0.3+dfsg/configure:2574:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac slrn-1.0.3+dfsg/configure-2575- ############################################## slrn-1.0.3+dfsg/configure-2584-else slrn-1.0.3+dfsg/configure:2585: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || slrn-1.0.3+dfsg/configure-2586- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## slrn-1.0.3+dfsg/configure-2606-IFS=$ac_save_IFS slrn-1.0.3+dfsg/configure:2607:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac slrn-1.0.3+dfsg/configure-2608- ############################################## slrn-1.0.3+dfsg/configure-2613-set x ${MAKE-make} slrn-1.0.3+dfsg/configure:2614:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` slrn-1.0.3+dfsg/configure-2615-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## slrn-1.0.3+dfsg/configure-2623-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. slrn-1.0.3+dfsg/configure:2624:case `${MAKE-make} -f conftest.make 2>/dev/null` in slrn-1.0.3+dfsg/configure-2625- *@@@%%%=?*=@@@%%%*) ############################################## slrn-1.0.3+dfsg/configure-3081-$as_echo_n "checking whether the C compiler works... " >&6; } slrn-1.0.3+dfsg/configure:3082:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` slrn-1.0.3+dfsg/configure-3083- ############################################## slrn-1.0.3+dfsg/configure-3125- then :; else slrn-1.0.3+dfsg/configure:3126: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` slrn-1.0.3+dfsg/configure-3127- fi ############################################## slrn-1.0.3+dfsg/configure-3185- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; slrn-1.0.3+dfsg/configure:3186: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` slrn-1.0.3+dfsg/configure-3187- break;; ############################################## slrn-1.0.3+dfsg/configure-3294- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; slrn-1.0.3+dfsg/configure:3295: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` slrn-1.0.3+dfsg/configure-3296- break;; ############################################## slrn-1.0.3+dfsg/configure-3682- # Check for GNU $ac_path_GREP slrn-1.0.3+dfsg/configure:3683:case `"$ac_path_GREP" --version 2>&1` in slrn-1.0.3+dfsg/configure-3684-*GNU*) ############################################## slrn-1.0.3+dfsg/configure-3748- # Check for GNU $ac_path_EGREP slrn-1.0.3+dfsg/configure:3749:case `"$ac_path_EGREP" --version 2>&1` in slrn-1.0.3+dfsg/configure-3750-*GNU*) ############################################## slrn-1.0.3+dfsg/configure-3909-do : slrn-1.0.3+dfsg/configure:3910: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` slrn-1.0.3+dfsg/configure-3911-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## slrn-1.0.3+dfsg/configure-3914- cat >>confdefs.h <<_ACEOF slrn-1.0.3+dfsg/configure:3915:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 slrn-1.0.3+dfsg/configure-3916-_ACEOF ############################################## slrn-1.0.3+dfsg/configure-4754- then slrn-1.0.3+dfsg/configure:4755: JD_SYS_INCLIBS=`$ac_aux_dir/scripts/getsyslibs.sh` slrn-1.0.3+dfsg/configure-4756- else ############################################## slrn-1.0.3+dfsg/configure-4891- # Yuk. Is there a better way to set these variables?? slrn-1.0.3+dfsg/configure:4892: xincdir=`echo $include_and_lib | tr ',' ' ' | awk '{print $1}'` slrn-1.0.3+dfsg/configure:4893: xlibdir=`echo $include_and_lib | tr ',' ' ' | awk '{print $2}'` slrn-1.0.3+dfsg/configure-4894- found=0 ############################################## slrn-1.0.3+dfsg/configure-4974- _already_there=0 slrn-1.0.3+dfsg/configure:4975: for X in `echo $RPATH | sed 's/:/ /g'` slrn-1.0.3+dfsg/configure-4976- do ############################################## slrn-1.0.3+dfsg/configure-5158- # Yuk. Is there a better way to set these variables?? slrn-1.0.3+dfsg/configure:5159: xincdir=`echo $include_and_lib | tr ',' ' ' | awk '{print $1}'` slrn-1.0.3+dfsg/configure:5160: xlibdir=`echo $include_and_lib | tr ',' ' ' | awk '{print $2}'` slrn-1.0.3+dfsg/configure-5161- found=0 ############################################## slrn-1.0.3+dfsg/configure-5241- _already_there=0 slrn-1.0.3+dfsg/configure:5242: for X in `echo $RPATH | sed 's/:/ /g'` slrn-1.0.3+dfsg/configure-5243- do ############################################## slrn-1.0.3+dfsg/configure-5461- # gcc leaves a trailing carriage return which upsets mingw slrn-1.0.3+dfsg/configure:5462: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; slrn-1.0.3+dfsg/configure-5463- *) slrn-1.0.3+dfsg/configure:5464: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; slrn-1.0.3+dfsg/configure-5465- esac ############################################## slrn-1.0.3+dfsg/configure-5470- # Canonicalize the path of ld slrn-1.0.3+dfsg/configure:5471: ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` slrn-1.0.3+dfsg/configure-5472- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do slrn-1.0.3+dfsg/configure:5473: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` slrn-1.0.3+dfsg/configure-5474- done ############################################## slrn-1.0.3+dfsg/configure-5504- # Break only if it was the GNU/non-GNU ld that we prefer. slrn-1.0.3+dfsg/configure:5505: case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in slrn-1.0.3+dfsg/configure-5506- *GNU* | *'with BFD'*) ############################################## slrn-1.0.3+dfsg/configure-5533- # I'd rather use --version here, but apparently some GNU ld's only accept -v. slrn-1.0.3+dfsg/configure:5534:case `$LD -v 2>&1 </dev/null` in slrn-1.0.3+dfsg/configure-5535-*GNU* | *'with BFD'*) ############################################## slrn-1.0.3+dfsg/configure-5579- acl_libdirstem=lib slrn-1.0.3+dfsg/configure:5580: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` slrn-1.0.3+dfsg/configure-5581- if test -n "$searchpath"; then ############################################## slrn-1.0.3+dfsg/configure-5586- */lib64/ | */lib64 ) acl_libdirstem=lib64 ;; slrn-1.0.3+dfsg/configure:5587: *) searchdir=`cd "$searchdir" && pwd` slrn-1.0.3+dfsg/configure-5588- case "$searchdir" in ############################################## slrn-1.0.3+dfsg/configure-5664- names_already_handled="$names_already_handled $name" slrn-1.0.3+dfsg/configure:5665: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` slrn-1.0.3+dfsg/configure-5666- eval value=\"\$HAVE_LIB$uppername\" ############################################## slrn-1.0.3+dfsg/configure-5717- -L*) slrn-1.0.3+dfsg/configure:5718: dir=`echo "X$x" | sed -e 's/^X-L//'` slrn-1.0.3+dfsg/configure-5719- if test -n "$shlibext" \ ############################################## slrn-1.0.3+dfsg/configure-5816- */$acl_libdirstem | */$acl_libdirstem/) slrn-1.0.3+dfsg/configure:5817: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` slrn-1.0.3+dfsg/configure-5818- additional_includedir="$basedir/include" ############################################## slrn-1.0.3+dfsg/configure-5864- -L*) slrn-1.0.3+dfsg/configure:5865: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` slrn-1.0.3+dfsg/configure-5866- if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then ############################################## slrn-1.0.3+dfsg/configure-5921- -R*) slrn-1.0.3+dfsg/configure:5922: dir=`echo "X$dep" | sed -e 's/^X-R//'` slrn-1.0.3+dfsg/configure-5923- if test "$enable_rpath" != no; then ############################################## slrn-1.0.3+dfsg/configure-5946- -l*) slrn-1.0.3+dfsg/configure:5947: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` slrn-1.0.3+dfsg/configure-5948- ;; slrn-1.0.3+dfsg/configure-5949- *.la) slrn-1.0.3+dfsg/configure:5950: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` slrn-1.0.3+dfsg/configure-5951- ;; ############################################## slrn-1.0.3+dfsg/configure-6137- slrn-1.0.3+dfsg/configure:6138: am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` slrn-1.0.3+dfsg/configure-6139- { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${ac_t:- ############################################## slrn-1.0.3+dfsg/configure-6311- slrn-1.0.3+dfsg/configure:6312: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in slrn-1.0.3+dfsg/configure-6313- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## slrn-1.0.3+dfsg/configure-6316- slrn-1.0.3+dfsg/configure:6317: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in slrn-1.0.3+dfsg/configure-6318- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## slrn-1.0.3+dfsg/configure-6394- slrn-1.0.3+dfsg/configure:6395: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in slrn-1.0.3+dfsg/configure-6396- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## slrn-1.0.3+dfsg/configure-6811- names_already_handled="$names_already_handled $name" slrn-1.0.3+dfsg/configure:6812: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` slrn-1.0.3+dfsg/configure-6813- eval value=\"\$HAVE_LIB$uppername\" ############################################## slrn-1.0.3+dfsg/configure-6864- -L*) slrn-1.0.3+dfsg/configure:6865: dir=`echo "X$x" | sed -e 's/^X-L//'` slrn-1.0.3+dfsg/configure-6866- if test -n "$shlibext" \ ############################################## slrn-1.0.3+dfsg/configure-6963- */$acl_libdirstem | */$acl_libdirstem/) slrn-1.0.3+dfsg/configure:6964: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` slrn-1.0.3+dfsg/configure-6965- additional_includedir="$basedir/include" ############################################## slrn-1.0.3+dfsg/configure-7011- -L*) slrn-1.0.3+dfsg/configure:7012: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` slrn-1.0.3+dfsg/configure-7013- if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then ############################################## slrn-1.0.3+dfsg/configure-7068- -R*) slrn-1.0.3+dfsg/configure:7069: dir=`echo "X$dep" | sed -e 's/^X-R//'` slrn-1.0.3+dfsg/configure-7070- if test "$enable_rpath" != no; then ############################################## slrn-1.0.3+dfsg/configure-7093- -l*) slrn-1.0.3+dfsg/configure:7094: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` slrn-1.0.3+dfsg/configure-7095- ;; slrn-1.0.3+dfsg/configure-7096- *.la) slrn-1.0.3+dfsg/configure:7097: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` slrn-1.0.3+dfsg/configure-7098- ;; ############################################## slrn-1.0.3+dfsg/configure-7443-do : slrn-1.0.3+dfsg/configure:7444: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` slrn-1.0.3+dfsg/configure-7445-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## slrn-1.0.3+dfsg/configure-7447- cat >>confdefs.h <<_ACEOF slrn-1.0.3+dfsg/configure:7448:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 slrn-1.0.3+dfsg/configure-7449-_ACEOF ############################################## slrn-1.0.3+dfsg/configure-7461-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do slrn-1.0.3+dfsg/configure:7462: as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh` slrn-1.0.3+dfsg/configure-7463-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5 ############################################## slrn-1.0.3+dfsg/configure-7493- cat >>confdefs.h <<_ACEOF slrn-1.0.3+dfsg/configure:7494:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1 slrn-1.0.3+dfsg/configure-7495-_ACEOF ############################################## slrn-1.0.3+dfsg/configure-8228-do : slrn-1.0.3+dfsg/configure:8229: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` slrn-1.0.3+dfsg/configure-8230-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## slrn-1.0.3+dfsg/configure-8232- cat >>confdefs.h <<_ACEOF slrn-1.0.3+dfsg/configure:8233:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 slrn-1.0.3+dfsg/configure-8234-_ACEOF ############################################## slrn-1.0.3+dfsg/configure-8558-then slrn-1.0.3+dfsg/configure:8559: MISC_TERMINFO_DIRS=`$nc5config --terminfo` slrn-1.0.3+dfsg/configure-8560-else ############################################## slrn-1.0.3+dfsg/configure-8720- # Yuk. Is there a better way to set these variables?? slrn-1.0.3+dfsg/configure:8721: xincdir=`echo $include_and_lib | tr ',' ' ' | awk '{print $1}'` slrn-1.0.3+dfsg/configure:8722: xlibdir=`echo $include_and_lib | tr ',' ' ' | awk '{print $2}'` slrn-1.0.3+dfsg/configure-8723- found=0 ############################################## slrn-1.0.3+dfsg/configure-8803- _already_there=0 slrn-1.0.3+dfsg/configure:8804: for X in `echo $RPATH | sed 's/:/ /g'` slrn-1.0.3+dfsg/configure-8805- do ############################################## slrn-1.0.3+dfsg/configure-8860- # Now trim excess whitespace slrn-1.0.3+dfsg/configure:8861: CFLAGS=`echo $CFLAGS` slrn-1.0.3+dfsg/configure-8862- fi ############################################## slrn-1.0.3+dfsg/configure-8877- comment_re="^#" slrn-1.0.3+dfsg/configure:8878: Program_Modules=`grep -v '$comment_re' src/modules.lis | awk '{print $1}'` slrn-1.0.3+dfsg/configure:8879: Program_H_Modules=`grep -v '$comment_re' src/modules.lis | awk '{print $2}'` slrn-1.0.3+dfsg/configure-8880- for program_module in $Program_H_Modules; do ############################################## slrn-1.0.3+dfsg/configure-9012- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' slrn-1.0.3+dfsg/configure:9013: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` slrn-1.0.3+dfsg/configure-9014- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## slrn-1.0.3+dfsg/configure-9079-if test -z "$BASH_VERSION$ZSH_VERSION" \ slrn-1.0.3+dfsg/configure:9080: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then slrn-1.0.3+dfsg/configure-9081- as_echo='print -r --' slrn-1.0.3+dfsg/configure-9082- as_echo_n='print -rn --' slrn-1.0.3+dfsg/configure:9083:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then slrn-1.0.3+dfsg/configure-9084- as_echo='printf %s\n' ############################################## slrn-1.0.3+dfsg/configure-9086-else slrn-1.0.3+dfsg/configure:9087: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then slrn-1.0.3+dfsg/configure-9088- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## slrn-1.0.3+dfsg/configure-9096- expr "X$arg" : "X\\(.*\\)$as_nl"; slrn-1.0.3+dfsg/configure:9097: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; slrn-1.0.3+dfsg/configure-9098- esac; ############################################## slrn-1.0.3+dfsg/configure-9173-# ---------------------------------------- slrn-1.0.3+dfsg/configure:9174:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are slrn-1.0.3+dfsg/configure-9175-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## slrn-1.0.3+dfsg/configure-9245- { slrn-1.0.3+dfsg/configure:9246: as_val=`expr "$@" || test $? -eq 1` slrn-1.0.3+dfsg/configure-9247- } ############################################## slrn-1.0.3+dfsg/configure-9349- case $as_dir in #( slrn-1.0.3+dfsg/configure:9350: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( slrn-1.0.3+dfsg/configure-9351- *) as_qdir=$as_dir;; ############################################## slrn-1.0.3+dfsg/configure-9484-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 slrn-1.0.3+dfsg/configure:9485:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" slrn-1.0.3+dfsg/configure-9486-ac_cs_version="\\ ############################################## slrn-1.0.3+dfsg/configure-9507- --*=?*) slrn-1.0.3+dfsg/configure:9508: ac_option=`expr "X$1" : 'X\([^=]*\)='` slrn-1.0.3+dfsg/configure:9509: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` slrn-1.0.3+dfsg/configure-9510- ac_shift=: ############################################## slrn-1.0.3+dfsg/configure-9512- --*=) slrn-1.0.3+dfsg/configure:9513: ac_option=`expr "X$1" : 'X\([^=]*\)='` slrn-1.0.3+dfsg/configure-9514- ac_optarg= ############################################## slrn-1.0.3+dfsg/configure-9536- case $ac_optarg in slrn-1.0.3+dfsg/configure:9537: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; slrn-1.0.3+dfsg/configure-9538- '') as_fn_error $? "missing file argument" ;; ############################################## slrn-1.0.3+dfsg/configure-9544- case $ac_optarg in slrn-1.0.3+dfsg/configure:9545: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; slrn-1.0.3+dfsg/configure-9546- esac ############################################## slrn-1.0.3+dfsg/configure-9679-fi slrn-1.0.3+dfsg/configure:9680:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` slrn-1.0.3+dfsg/configure-9681-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## slrn-1.0.3+dfsg/configure-9696- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 slrn-1.0.3+dfsg/configure:9697:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` slrn-1.0.3+dfsg/configure-9698-ac_delim='%!_!# ' ############################################## slrn-1.0.3+dfsg/configure-9702- slrn-1.0.3+dfsg/configure:9703: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` slrn-1.0.3+dfsg/configure-9704- if test $ac_delim_n = $ac_delim_num; then ############################################## slrn-1.0.3+dfsg/configure-9840-for ac_last_try in false false :; do slrn-1.0.3+dfsg/configure:9841: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` slrn-1.0.3+dfsg/configure-9842- if test -z "$ac_tt"; then ############################################## slrn-1.0.3+dfsg/configure-9972- esac slrn-1.0.3+dfsg/configure:9973: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac slrn-1.0.3+dfsg/configure-9974- as_fn_append ac_file_inputs " '$ac_f'" ############################################## slrn-1.0.3+dfsg/configure-10031-*) slrn-1.0.3+dfsg/configure:10032: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` slrn-1.0.3+dfsg/configure-10033- # A ".." for each directory in $ac_dir_suffix. slrn-1.0.3+dfsg/configure:10034: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` slrn-1.0.3+dfsg/configure-10035- case $ac_top_builddir_sub in ############################################## slrn-1.0.3+dfsg/configure-10087-/@mandir@/p' slrn-1.0.3+dfsg/configure:10088:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in slrn-1.0.3+dfsg/configure-10089-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## slrn-1.0.3+dfsg/configure-10104- slrn-1.0.3+dfsg/configure:10105:# Neutralize VPATH when `$srcdir' = `.'. slrn-1.0.3+dfsg/configure-10106-# Shell code in configure.ac might set extrasub. ############################################## slrn-1.0.3+dfsg/configure-10131-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && slrn-1.0.3+dfsg/configure:10132: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && slrn-1.0.3+dfsg/configure-10133- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## slrn-1.0.3+dfsg/configure-10182- case "$ac_file" in slrn-1.0.3+dfsg/configure:10183: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; slrn-1.0.3+dfsg/configure-10184- esac ############################################## slrn-1.0.3+dfsg/configure-10187- # Adjust a relative srcdir. slrn-1.0.3+dfsg/configure:10188: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` slrn-1.0.3+dfsg/configure:10189: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" slrn-1.0.3+dfsg/configure:10190: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` slrn-1.0.3+dfsg/configure-10191- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## slrn-1.0.3+dfsg/configure-10194- case "$ac_given_srcdir" in slrn-1.0.3+dfsg/configure:10195: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; slrn-1.0.3+dfsg/configure-10196- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## slrn-1.0.3+dfsg/configure-10214- fi slrn-1.0.3+dfsg/configure:10215: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` slrn-1.0.3+dfsg/configure-10216- # Hide the ALL_LINGUAS assigment from automake < 1.5. ############################################## slrn-1.0.3+dfsg/configure-10429- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' slrn-1.0.3+dfsg/configure:10430: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` slrn-1.0.3+dfsg/configure-10431- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## slrn-1.0.3+dfsg/configure-10496-if test -z "$BASH_VERSION$ZSH_VERSION" \ slrn-1.0.3+dfsg/configure:10497: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then slrn-1.0.3+dfsg/configure-10498- as_echo='print -r --' slrn-1.0.3+dfsg/configure-10499- as_echo_n='print -rn --' slrn-1.0.3+dfsg/configure:10500:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then slrn-1.0.3+dfsg/configure-10501- as_echo='printf %s\n' ############################################## slrn-1.0.3+dfsg/configure-10503-else slrn-1.0.3+dfsg/configure:10504: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then slrn-1.0.3+dfsg/configure-10505- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## slrn-1.0.3+dfsg/configure-10513- expr "X$arg" : "X\\(.*\\)$as_nl"; slrn-1.0.3+dfsg/configure:10514: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; slrn-1.0.3+dfsg/configure-10515- esac; ############################################## slrn-1.0.3+dfsg/configure-10590-# ---------------------------------------- slrn-1.0.3+dfsg/configure:10591:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are slrn-1.0.3+dfsg/configure-10592-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## slrn-1.0.3+dfsg/configure-10662- { slrn-1.0.3+dfsg/configure:10663: as_val=`expr "$@" || test $? -eq 1` slrn-1.0.3+dfsg/configure-10664- } ############################################## slrn-1.0.3+dfsg/configure-10766- case $as_dir in #( slrn-1.0.3+dfsg/configure:10767: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( slrn-1.0.3+dfsg/configure-10768- *) as_qdir=$as_dir;; ############################################## slrn-1.0.3+dfsg/configure-10901-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 slrn-1.0.3+dfsg/configure:10902:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" slrn-1.0.3+dfsg/configure-10903-ac_cs_version="\\ ############################################## slrn-1.0.3+dfsg/configure-10924- --*=?*) slrn-1.0.3+dfsg/configure:10925: ac_option=`expr "X$1" : 'X\([^=]*\)='` slrn-1.0.3+dfsg/configure:10926: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` slrn-1.0.3+dfsg/configure-10927- ac_shift=: ############################################## slrn-1.0.3+dfsg/configure-10929- --*=) slrn-1.0.3+dfsg/configure:10930: ac_option=`expr "X$1" : 'X\([^=]*\)='` slrn-1.0.3+dfsg/configure-10931- ac_optarg= ############################################## slrn-1.0.3+dfsg/configure-10953- case $ac_optarg in slrn-1.0.3+dfsg/configure:10954: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; slrn-1.0.3+dfsg/configure-10955- '') as_fn_error $? "missing file argument" ;; ############################################## slrn-1.0.3+dfsg/configure-10961- case $ac_optarg in slrn-1.0.3+dfsg/configure:10962: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; slrn-1.0.3+dfsg/configure-10963- esac ############################################## slrn-1.0.3+dfsg/configure-11098-fi slrn-1.0.3+dfsg/configure:11099:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` slrn-1.0.3+dfsg/configure-11100-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## slrn-1.0.3+dfsg/configure-11115- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 slrn-1.0.3+dfsg/configure:11116:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` slrn-1.0.3+dfsg/configure-11117-ac_delim='%!_!# ' ############################################## slrn-1.0.3+dfsg/configure-11121- slrn-1.0.3+dfsg/configure:11122: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` slrn-1.0.3+dfsg/configure-11123- if test $ac_delim_n = $ac_delim_num; then ############################################## slrn-1.0.3+dfsg/configure-11259-for ac_last_try in false false :; do slrn-1.0.3+dfsg/configure:11260: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` slrn-1.0.3+dfsg/configure-11261- if test -z "$ac_tt"; then ############################################## slrn-1.0.3+dfsg/configure-11391- esac slrn-1.0.3+dfsg/configure:11392: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac slrn-1.0.3+dfsg/configure-11393- as_fn_append ac_file_inputs " '$ac_f'" ############################################## slrn-1.0.3+dfsg/configure-11450-*) slrn-1.0.3+dfsg/configure:11451: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` slrn-1.0.3+dfsg/configure-11452- # A ".." for each directory in $ac_dir_suffix. slrn-1.0.3+dfsg/configure:11453: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` slrn-1.0.3+dfsg/configure-11454- case $ac_top_builddir_sub in ############################################## slrn-1.0.3+dfsg/configure-11506-/@mandir@/p' slrn-1.0.3+dfsg/configure:11507:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in slrn-1.0.3+dfsg/configure-11508-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## slrn-1.0.3+dfsg/configure-11523- slrn-1.0.3+dfsg/configure:11524:# Neutralize VPATH when `$srcdir' = `.'. slrn-1.0.3+dfsg/configure-11525-# Shell code in configure.ac might set extrasub. ############################################## slrn-1.0.3+dfsg/configure-11550-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && slrn-1.0.3+dfsg/configure:11551: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && slrn-1.0.3+dfsg/configure-11552- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## slrn-1.0.3+dfsg/configure-11601- case "$ac_file" in slrn-1.0.3+dfsg/configure:11602: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; slrn-1.0.3+dfsg/configure-11603- esac ############################################## slrn-1.0.3+dfsg/configure-11606- # Adjust a relative srcdir. slrn-1.0.3+dfsg/configure:11607: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` slrn-1.0.3+dfsg/configure:11608: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" slrn-1.0.3+dfsg/configure:11609: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` slrn-1.0.3+dfsg/configure-11610- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## slrn-1.0.3+dfsg/configure-11613- case "$ac_given_srcdir" in slrn-1.0.3+dfsg/configure:11614: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; slrn-1.0.3+dfsg/configure-11615- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## slrn-1.0.3+dfsg/configure-11633- fi slrn-1.0.3+dfsg/configure:11634: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` slrn-1.0.3+dfsg/configure-11635- # Hide the ALL_LINGUAS assigment from automake < 1.5. ############################################## slrn-1.0.3+dfsg/configure-11848- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' slrn-1.0.3+dfsg/configure:11849: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` slrn-1.0.3+dfsg/configure-11850- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## slrn-1.0.3+dfsg/configure-11915-if test -z "$BASH_VERSION$ZSH_VERSION" \ slrn-1.0.3+dfsg/configure:11916: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then slrn-1.0.3+dfsg/configure-11917- as_echo='print -r --' slrn-1.0.3+dfsg/configure-11918- as_echo_n='print -rn --' slrn-1.0.3+dfsg/configure:11919:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then slrn-1.0.3+dfsg/configure-11920- as_echo='printf %s\n' ############################################## slrn-1.0.3+dfsg/configure-11922-else slrn-1.0.3+dfsg/configure:11923: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then slrn-1.0.3+dfsg/configure-11924- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## slrn-1.0.3+dfsg/configure-11932- expr "X$arg" : "X\\(.*\\)$as_nl"; slrn-1.0.3+dfsg/configure:11933: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; slrn-1.0.3+dfsg/configure-11934- esac; ############################################## slrn-1.0.3+dfsg/configure-12009-# ---------------------------------------- slrn-1.0.3+dfsg/configure:12010:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are slrn-1.0.3+dfsg/configure-12011-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## slrn-1.0.3+dfsg/configure-12081- { slrn-1.0.3+dfsg/configure:12082: as_val=`expr "$@" || test $? -eq 1` slrn-1.0.3+dfsg/configure-12083- } ############################################## slrn-1.0.3+dfsg/configure-12185- case $as_dir in #( slrn-1.0.3+dfsg/configure:12186: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( slrn-1.0.3+dfsg/configure-12187- *) as_qdir=$as_dir;; ############################################## slrn-1.0.3+dfsg/configure-12320-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 slrn-1.0.3+dfsg/configure:12321:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" slrn-1.0.3+dfsg/configure-12322-ac_cs_version="\\ ############################################## slrn-1.0.3+dfsg/configure-12343- --*=?*) slrn-1.0.3+dfsg/configure:12344: ac_option=`expr "X$1" : 'X\([^=]*\)='` slrn-1.0.3+dfsg/configure:12345: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` slrn-1.0.3+dfsg/configure-12346- ac_shift=: ############################################## slrn-1.0.3+dfsg/configure-12348- --*=) slrn-1.0.3+dfsg/configure:12349: ac_option=`expr "X$1" : 'X\([^=]*\)='` slrn-1.0.3+dfsg/configure-12350- ac_optarg= ############################################## slrn-1.0.3+dfsg/configure-12372- case $ac_optarg in slrn-1.0.3+dfsg/configure:12373: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; slrn-1.0.3+dfsg/configure-12374- '') as_fn_error $? "missing file argument" ;; ############################################## slrn-1.0.3+dfsg/configure-12380- case $ac_optarg in slrn-1.0.3+dfsg/configure:12381: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; slrn-1.0.3+dfsg/configure-12382- esac ############################################## slrn-1.0.3+dfsg/configure-12518-fi slrn-1.0.3+dfsg/configure:12519:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` slrn-1.0.3+dfsg/configure-12520-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## slrn-1.0.3+dfsg/configure-12535- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 slrn-1.0.3+dfsg/configure:12536:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` slrn-1.0.3+dfsg/configure-12537-ac_delim='%!_!# ' ############################################## slrn-1.0.3+dfsg/configure-12541- slrn-1.0.3+dfsg/configure:12542: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` slrn-1.0.3+dfsg/configure-12543- if test $ac_delim_n = $ac_delim_num; then ############################################## slrn-1.0.3+dfsg/configure-12679-for ac_last_try in false false :; do slrn-1.0.3+dfsg/configure:12680: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` slrn-1.0.3+dfsg/configure-12681- if test -z "$ac_tt"; then ############################################## slrn-1.0.3+dfsg/configure-12811- esac slrn-1.0.3+dfsg/configure:12812: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac slrn-1.0.3+dfsg/configure-12813- as_fn_append ac_file_inputs " '$ac_f'" ############################################## slrn-1.0.3+dfsg/configure-12870-*) slrn-1.0.3+dfsg/configure:12871: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` slrn-1.0.3+dfsg/configure-12872- # A ".." for each directory in $ac_dir_suffix. slrn-1.0.3+dfsg/configure:12873: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` slrn-1.0.3+dfsg/configure-12874- case $ac_top_builddir_sub in ############################################## slrn-1.0.3+dfsg/configure-12926-/@mandir@/p' slrn-1.0.3+dfsg/configure:12927:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in slrn-1.0.3+dfsg/configure-12928-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## slrn-1.0.3+dfsg/configure-12943- slrn-1.0.3+dfsg/configure:12944:# Neutralize VPATH when `$srcdir' = `.'. slrn-1.0.3+dfsg/configure-12945-# Shell code in configure.ac might set extrasub. ############################################## slrn-1.0.3+dfsg/configure-12970-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && slrn-1.0.3+dfsg/configure:12971: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && slrn-1.0.3+dfsg/configure-12972- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## slrn-1.0.3+dfsg/configure-13021- case "$ac_file" in slrn-1.0.3+dfsg/configure:13022: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; slrn-1.0.3+dfsg/configure-13023- esac ############################################## slrn-1.0.3+dfsg/configure-13026- # Adjust a relative srcdir. slrn-1.0.3+dfsg/configure:13027: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` slrn-1.0.3+dfsg/configure:13028: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" slrn-1.0.3+dfsg/configure:13029: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` slrn-1.0.3+dfsg/configure-13030- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## slrn-1.0.3+dfsg/configure-13033- case "$ac_given_srcdir" in slrn-1.0.3+dfsg/configure:13034: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; slrn-1.0.3+dfsg/configure-13035- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## slrn-1.0.3+dfsg/configure-13053- fi slrn-1.0.3+dfsg/configure:13054: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` slrn-1.0.3+dfsg/configure-13055- # Hide the ALL_LINGUAS assigment from automake < 1.5. ############################################## slrn-1.0.3+dfsg/src/sltcp.c-322- /* If it does not look like a numerical address, use nameserver */ slrn-1.0.3+dfsg/src/sltcp.c:323: if (!isdigit(*host) || (-1L == (long)(fake_addr = inet_addr (host)))) slrn-1.0.3+dfsg/src/sltcp.c-324- { ############################################## slrn-1.0.3+dfsg/src/mime.c-545- slrn-1.0.3+dfsg/src/mime.c:546: if (NULL == (encodemap = slrn_parse_rfc2822_addr (addr, &errmsg))) slrn-1.0.3+dfsg/src/mime.c-547- { ############################################## slrn-1.0.3+dfsg/src/mime.c-1875- slrn-1.0.3+dfsg/src/mime.c:1876: if (NULL == (encodemap = slrn_parse_rfc2822_addr (addr, &errmsg))) slrn-1.0.3+dfsg/src/mime.c-1877- return slrn_mime_error (errmsg, header, 0, MIME_ERROR_CRIT); ############################################## slrn-1.0.3+dfsg/src/interp.c-72- slrn-1.0.3+dfsg/src/interp.c:73: if (NULL == (map = slrn_parse_rfc2822_addr (header, &errmsg))) slrn-1.0.3+dfsg/src/interp.c-74- { ############################################## slrn-1.0.3+dfsg/src/parse2822.c-696- */ slrn-1.0.3+dfsg/src/parse2822.c:697:char *slrn_parse_rfc2822_addr (char *header, char **errmsg) slrn-1.0.3+dfsg/src/parse2822.c-698-{ ############################################## slrn-1.0.3+dfsg/src/parse2822.h-22- slrn-1.0.3+dfsg/src/parse2822.h:23:extern char *slrn_parse_rfc2822_addr (char *header, char **errmsg); slrn-1.0.3+dfsg/src/parse2822.h-24- ############################################## slrn-1.0.3+dfsg/src/vfile.c-251-#if defined(__BORLANDC__) && !defined(__WIN32__) slrn-1.0.3+dfsg/src/vfile.c:252: asm { slrn-1.0.3+dfsg/src/vfile.c-253- mov bx, di ############################################## slrn-1.0.3+dfsg/po/gen-potable-9-for i in *.po; do slrn-1.0.3+dfsg/po/gen-potable:10: code=`echo "$i" | cut -c1,2` slrn-1.0.3+dfsg/po/gen-potable:11: lang=`grep '^"Language-Team:' $i | cut -d ' ' -f 2` slrn-1.0.3+dfsg/po/gen-potable:12: translator=`grep '^"Last-Translator:' $i | cut -d ' ' -f 2- | cut -d '<' -f 1` slrn-1.0.3+dfsg/po/gen-potable:13: revision=`grep '^"PO-Revision-Date:' $i | cut -d ' ' -f 2` slrn-1.0.3+dfsg/po/gen-potable:14: stats=`msgfmt -o /dev/null --statistics $i 2>&1` slrn-1.0.3+dfsg/po/gen-potable:15: t=`echo $stats | rgrep -H '[0-9]* trans' | cut -d ' ' -f 1` slrn-1.0.3+dfsg/po/gen-potable-16- test -z $t && t=0 slrn-1.0.3+dfsg/po/gen-potable:17: f=`echo $stats | rgrep -H '[0-9]* fuz' | cut -d ' ' -f 1` slrn-1.0.3+dfsg/po/gen-potable-18- test -z $f && f=0 slrn-1.0.3+dfsg/po/gen-potable:19: u=`echo $stats | rgrep -H '[0-9]* unt' | cut -d ' ' -f 1` slrn-1.0.3+dfsg/po/gen-potable-20- test -z $u && u=0 ############################################## slrn-1.0.3+dfsg/po/Makefile.in.in-93-.po.gmo: slrn-1.0.3+dfsg/po/Makefile.in.in:94: @lang=`echo $* | sed -e 's,.*/,,'`; \ slrn-1.0.3+dfsg/po/Makefile.in.in-95- test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \ ############################################## slrn-1.0.3+dfsg/po/Makefile.in.in-177-$(POFILES): $(srcdir)/$(DOMAIN).pot slrn-1.0.3+dfsg/po/Makefile.in.in:178: @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ slrn-1.0.3+dfsg/po/Makefile.in.in-179- if test -f "$(srcdir)/$${lang}.po"; then \ ############################################## slrn-1.0.3+dfsg/po/Makefile.in.in-207- for cat in $$catalogs; do \ slrn-1.0.3+dfsg/po/Makefile.in.in:208: cat=`basename $$cat`; \ slrn-1.0.3+dfsg/po/Makefile.in.in:209: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ slrn-1.0.3+dfsg/po/Makefile.in.in-210- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## slrn-1.0.3+dfsg/po/Makefile.in.in-217- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ slrn-1.0.3+dfsg/po/Makefile.in.in:218: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ slrn-1.0.3+dfsg/po/Makefile.in.in-219- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## slrn-1.0.3+dfsg/po/Makefile.in.in-259- for cat in $$catalogs; do \ slrn-1.0.3+dfsg/po/Makefile.in.in:260: cat=`basename $$cat`; \ slrn-1.0.3+dfsg/po/Makefile.in.in:261: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ slrn-1.0.3+dfsg/po/Makefile.in.in-262- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## slrn-1.0.3+dfsg/po/Makefile.in.in-266- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ slrn-1.0.3+dfsg/po/Makefile.in.in:267: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ slrn-1.0.3+dfsg/po/Makefile.in.in-268- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## slrn-1.0.3+dfsg/po/Makefile.in.in-305- for cat in $$catalogs; do \ slrn-1.0.3+dfsg/po/Makefile.in.in:306: cat=`basename $$cat`; \ slrn-1.0.3+dfsg/po/Makefile.in.in:307: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ slrn-1.0.3+dfsg/po/Makefile.in.in-308- for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \ ############################################## slrn-1.0.3+dfsg/po/Makefile.in.in-370-.nop.po-create: slrn-1.0.3+dfsg/po/Makefile.in.in:371: @lang=`echo $@ | sed -e 's/\.po-create$$//'`; \ slrn-1.0.3+dfsg/po/Makefile.in.in-372- echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \ ############################################## slrn-1.0.3+dfsg/po/Makefile.in.in-377-.nop.po-update: slrn-1.0.3+dfsg/po/Makefile.in.in:378: @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \ slrn-1.0.3+dfsg/po/Makefile.in.in-379- if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \ ############################################## slrn-1.0.3+dfsg/po/Rules-quot-15-.insert-header.po-update-en: slrn-1.0.3+dfsg/po/Rules-quot:16: @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ slrn-1.0.3+dfsg/po/Rules-quot:17: if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \ slrn-1.0.3+dfsg/po/Rules-quot-18- tmpdir=`pwd`; \ slrn-1.0.3+dfsg/po/Rules-quot-19- echo "$$lang:"; \ slrn-1.0.3+dfsg/po/Rules-quot:20: ll=`echo $$lang | sed -e 's/@.*//'`; \ slrn-1.0.3+dfsg/po/Rules-quot-21- LC_ALL=C; export LC_ALL; \ slrn-1.0.3+dfsg/po/Rules-quot-22- cd $(srcdir); \ slrn-1.0.3+dfsg/po/Rules-quot:23: if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \ slrn-1.0.3+dfsg/po/Rules-quot-24- if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \ ############################################## slrn-1.0.3+dfsg/doc/manual.txt-2908- as being relative to your home directory as determined by the slrn-1.0.3+dfsg/doc/manual.txt:2909: environment variables ``$SLRNHOME'' or ``$HOME''. slrn-1.0.3+dfsg/doc/manual.txt-2910- ############################################## slrn-1.0.3+dfsg/doc/manual.txt-3481- If it is unset, slrn tries to get your login name from the system slrn-1.0.3+dfsg/doc/manual.txt:3482: first. If this fails, it looks at ``$USER'' and ``$LOGNAME''. If it slrn-1.0.3+dfsg/doc/manual.txt-3483- cannot find a valid user name, an error message is issued and the