=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== bit-babbler-0.8/Makeup/ac-aux/config.guess-34- bit-babbler-0.8/Makeup/ac-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` bit-babbler-0.8/Makeup/ac-aux/config.guess-36- ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-102-: ${TMPDIR=/tmp} ; bit-babbler-0.8/Makeup/ac-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || bit-babbler-0.8/Makeup/ac-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-151- EOF bit-babbler-0.8/Makeup/ac-aux/config.guess:152: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` bit-babbler-0.8/Makeup/ac-aux/config.guess-153- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-209- *) bit-babbler-0.8/Makeup/ac-aux/config.guess:210: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` bit-babbler-0.8/Makeup/ac-aux/config.guess-211- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-240- *4.0) bit-babbler-0.8/Makeup/ac-aux/config.guess:241: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` bit-babbler-0.8/Makeup/ac-aux/config.guess-242- ;; bit-babbler-0.8/Makeup/ac-aux/config.guess-243- *5.*) bit-babbler-0.8/Makeup/ac-aux/config.guess:244: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` bit-babbler-0.8/Makeup/ac-aux/config.guess-245- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-250- # types through head -n 1, so we only detect the type of CPU 0. bit-babbler-0.8/Makeup/ac-aux/config.guess:251: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` bit-babbler-0.8/Makeup/ac-aux/config.guess-252- case "$ALPHA_CPU_TYPE" in ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-288- # 1.2 uses "1.2" for uname -r. bit-babbler-0.8/Makeup/ac-aux/config.guess:289: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` bit-babbler-0.8/Makeup/ac-aux/config.guess-290- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-348- s390x:SunOS:*:*) bit-babbler-0.8/Makeup/ac-aux/config.guess:349: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` bit-babbler-0.8/Makeup/ac-aux/config.guess-350- exit ;; bit-babbler-0.8/Makeup/ac-aux/config.guess-351- sun4H:SunOS:5.*:*) bit-babbler-0.8/Makeup/ac-aux/config.guess:352: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` bit-babbler-0.8/Makeup/ac-aux/config.guess-353- exit ;; bit-babbler-0.8/Makeup/ac-aux/config.guess-354- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) bit-babbler-0.8/Makeup/ac-aux/config.guess:355: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` bit-babbler-0.8/Makeup/ac-aux/config.guess-356- exit ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-373- fi bit-babbler-0.8/Makeup/ac-aux/config.guess:374: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` bit-babbler-0.8/Makeup/ac-aux/config.guess-375- exit ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-379- # it's likely to be more like Solaris than SunOS4. bit-babbler-0.8/Makeup/ac-aux/config.guess:380: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` bit-babbler-0.8/Makeup/ac-aux/config.guess-381- exit ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-388- # Japanese Language versions have a version number like `4.1.3-JL'. bit-babbler-0.8/Makeup/ac-aux/config.guess:389: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` bit-babbler-0.8/Makeup/ac-aux/config.guess-390- exit ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-394- sun*:*:4.2BSD:*) bit-babbler-0.8/Makeup/ac-aux/config.guess:395: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` bit-babbler-0.8/Makeup/ac-aux/config.guess-396- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-476- $CC_FOR_BUILD -o $dummy $dummy.c && bit-babbler-0.8/Makeup/ac-aux/config.guess:477: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && bit-babbler-0.8/Makeup/ac-aux/config.guess:478: SYSTEM_NAME=`$dummy $dummyarg` && bit-babbler-0.8/Makeup/ac-aux/config.guess-479- { echo "$SYSTEM_NAME"; exit; } ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-532- *:IRIX*:*:*) bit-babbler-0.8/Makeup/ac-aux/config.guess:533: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` bit-babbler-0.8/Makeup/ac-aux/config.guess-534- exit ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-562-EOF bit-babbler-0.8/Makeup/ac-aux/config.guess:563: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` bit-babbler-0.8/Makeup/ac-aux/config.guess-564- then ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-575- *:AIX:*:[4567]) bit-babbler-0.8/Makeup/ac-aux/config.guess:576: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` bit-babbler-0.8/Makeup/ac-aux/config.guess-577- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-610- 9000/[34678]??:HP-UX:*:*) bit-babbler-0.8/Makeup/ac-aux/config.guess:611: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` bit-babbler-0.8/Makeup/ac-aux/config.guess-612- case "${UNAME_MACHINE}" in ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-664-EOF bit-babbler-0.8/Makeup/ac-aux/config.guess:665: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` bit-babbler-0.8/Makeup/ac-aux/config.guess-666- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-692- ia64:HP-UX:*:*) bit-babbler-0.8/Makeup/ac-aux/config.guess:693: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` bit-babbler-0.8/Makeup/ac-aux/config.guess-694- echo ia64-hp-hpux${HPUX_REV} ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-722-EOF bit-babbler-0.8/Makeup/ac-aux/config.guess:723: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && bit-babbler-0.8/Makeup/ac-aux/config.guess-724- { echo "$SYSTEM_NAME"; exit; } ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-793- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` bit-babbler-0.8/Makeup/ac-aux/config.guess:794: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` bit-babbler-0.8/Makeup/ac-aux/config.guess-795- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-798- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` bit-babbler-0.8/Makeup/ac-aux/config.guess:799: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` bit-babbler-0.8/Makeup/ac-aux/config.guess-800- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-814- amd64) bit-babbler-0.8/Makeup/ac-aux/config.guess:815: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; bit-babbler-0.8/Makeup/ac-aux/config.guess-816- *) bit-babbler-0.8/Makeup/ac-aux/config.guess:817: echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; bit-babbler-0.8/Makeup/ac-aux/config.guess-818- esac ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-872- prep*:SunOS:5.*:*) bit-babbler-0.8/Makeup/ac-aux/config.guess:873: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` bit-babbler-0.8/Makeup/ac-aux/config.guess-874- exit ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-876- # the GNU system bit-babbler-0.8/Makeup/ac-aux/config.guess:877: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` bit-babbler-0.8/Makeup/ac-aux/config.guess-878- exit ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-880- # other systems with GNU libc and userland bit-babbler-0.8/Makeup/ac-aux/config.guess:881: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} bit-babbler-0.8/Makeup/ac-aux/config.guess-882- exit ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-968-EOF bit-babbler-0.8/Makeup/ac-aux/config.guess:969: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` bit-babbler-0.8/Makeup/ac-aux/config.guess-970- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-1062- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) bit-babbler-0.8/Makeup/ac-aux/config.guess:1063: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` bit-babbler-0.8/Makeup/ac-aux/config.guess-1064- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-1262- fi bit-babbler-0.8/Makeup/ac-aux/config.guess:1263: if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then bit-babbler-0.8/Makeup/ac-aux/config.guess-1264- if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-1347- *:DragonFly:*:*) bit-babbler-0.8/Makeup/ac-aux/config.guess:1348: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` bit-babbler-0.8/Makeup/ac-aux/config.guess-1349- exit ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.guess-1360- i*86:skyos:*:*) bit-babbler-0.8/Makeup/ac-aux/config.guess:1361: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' bit-babbler-0.8/Makeup/ac-aux/config.guess-1362- exit ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.rpath-33-host="$1" bit-babbler-0.8/Makeup/ac-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` bit-babbler-0.8/Makeup/ac-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` bit-babbler-0.8/Makeup/ac-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` bit-babbler-0.8/Makeup/ac-aux/config.rpath-37- ############################################## bit-babbler-0.8/Makeup/ac-aux/config.rpath-47-done bit-babbler-0.8/Makeup/ac-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'` bit-babbler-0.8/Makeup/ac-aux/config.rpath-49- ############################################## bit-babbler-0.8/Makeup/ac-aux/config.rpath-94- *) bit-babbler-0.8/Makeup/ac-aux/config.rpath:95: case `$CC -V 2>&1 | sed 5q` in bit-babbler-0.8/Makeup/ac-aux/config.rpath-96- *Sun\ F* | *Sun*Fortran*) ############################################## bit-babbler-0.8/Makeup/ac-aux/config.rpath-235- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) bit-babbler-0.8/Makeup/ac-aux/config.rpath:236: case `$LD -v 2>&1` in bit-babbler-0.8/Makeup/ac-aux/config.rpath-237- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## bit-babbler-0.8/Makeup/ac-aux/config.rpath-241- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then bit-babbler-0.8/Makeup/ac-aux/config.rpath:242: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' bit-babbler-0.8/Makeup/ac-aux/config.rpath-243- else ############################################## bit-babbler-0.8/Makeup/ac-aux/config.rpath-298- case $host_os in aix4.[012]|aix4.[012].*) bit-babbler-0.8/Makeup/ac-aux/config.rpath:299: collect2name=`${CC} -print-prog-name=collect2` bit-babbler-0.8/Makeup/ac-aux/config.rpath-300- if test -f "$collect2name" && \ ############################################## bit-babbler-0.8/Makeup/ac-aux/config.rpath-430- hardcode_direct=yes bit-babbler-0.8/Makeup/ac-aux/config.rpath:431: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then bit-babbler-0.8/Makeup/ac-aux/config.rpath-432- hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ############################################## bit-babbler-0.8/Makeup/ac-aux/config.rpath-494- sysv5* | sco3.2v5* | sco5v6*) bit-babbler-0.8/Makeup/ac-aux/config.rpath:495: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' bit-babbler-0.8/Makeup/ac-aux/config.rpath-496- hardcode_libdir_separator=':' ############################################## bit-babbler-0.8/Makeup/ac-aux/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g' bit-babbler-0.8/Makeup/ac-aux/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"` bit-babbler-0.8/Makeup/ac-aux/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'` bit-babbler-0.8/Makeup/ac-aux/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` bit-babbler-0.8/Makeup/ac-aux/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` bit-babbler-0.8/Makeup/ac-aux/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` bit-babbler-0.8/Makeup/ac-aux/config.rpath-651- ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-52- bit-babbler-0.8/Makeup/ac-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` bit-babbler-0.8/Makeup/ac-aux/config.sub-54- ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations. bit-babbler-0.8/Makeup/ac-aux/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-117-case $maybe_os in ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-123- os=-$maybe_os bit-babbler-0.8/Makeup/ac-aux/config.sub:124: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-125- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-127- os=-linux-android bit-babbler-0.8/Makeup/ac-aux/config.sub:128: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown bit-babbler-0.8/Makeup/ac-aux/config.sub-129- ;; bit-babbler-0.8/Makeup/ac-aux/config.sub-130- *) bit-babbler-0.8/Makeup/ac-aux/config.sub:131: basic_machine=`echo $1 | sed 's/-[^-]*$//'` bit-babbler-0.8/Makeup/ac-aux/config.sub-132- if [ $basic_machine != $1 ] bit-babbler-0.8/Makeup/ac-aux/config.sub:133: then os=`echo $1 | sed 's/.*-/-/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-134- else os=; fi ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-181- os=-sco5v6 bit-babbler-0.8/Makeup/ac-aux/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-183- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-185- os=-sco3.2v5 bit-babbler-0.8/Makeup/ac-aux/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-187- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-189- os=-sco3.2v4 bit-babbler-0.8/Makeup/ac-aux/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-191- ;; bit-babbler-0.8/Makeup/ac-aux/config.sub-192- -sco3.2.[4-9]*) bit-babbler-0.8/Makeup/ac-aux/config.sub:193: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` bit-babbler-0.8/Makeup/ac-aux/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-195- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-197- # Don't forget version if it is 3.2v4 or newer. bit-babbler-0.8/Makeup/ac-aux/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-199- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-201- # Don't forget version if it is 3.2v4 or newer. bit-babbler-0.8/Makeup/ac-aux/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-203- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-205- os=-sco3.2v2 bit-babbler-0.8/Makeup/ac-aux/config.sub:206: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-207- ;; bit-babbler-0.8/Makeup/ac-aux/config.sub-208- -udk*) bit-babbler-0.8/Makeup/ac-aux/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-210- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-212- os=-isc2.2 bit-babbler-0.8/Makeup/ac-aux/config.sub:213: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-214- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-218- -isc*) bit-babbler-0.8/Makeup/ac-aux/config.sub:219: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-220- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-230- -ptx*) bit-babbler-0.8/Makeup/ac-aux/config.sub:231: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-232- ;; bit-babbler-0.8/Makeup/ac-aux/config.sub-233- -windowsnt*) bit-babbler-0.8/Makeup/ac-aux/config.sub:234: os=`echo $os | sed -e 's/windowsnt/winnt/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-235- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-362- *-*-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:363: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 bit-babbler-0.8/Makeup/ac-aux/config.sub-364- exit 1 ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-486- amd64-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:487: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` bit-babbler-0.8/Makeup/ac-aux/config.sub-488- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-528- blackfin-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:529: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` bit-babbler-0.8/Makeup/ac-aux/config.sub-530- os=-linux ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-536- c54x-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:537: basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` bit-babbler-0.8/Makeup/ac-aux/config.sub-538- ;; bit-babbler-0.8/Makeup/ac-aux/config.sub-539- c55x-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:540: basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` bit-babbler-0.8/Makeup/ac-aux/config.sub-541- ;; bit-babbler-0.8/Makeup/ac-aux/config.sub-542- c6x-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:543: basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` bit-babbler-0.8/Makeup/ac-aux/config.sub-544- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-739- i*86v32) bit-babbler-0.8/Makeup/ac-aux/config.sub:740: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-741- os=-sysv32 ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-743- i*86v4*) bit-babbler-0.8/Makeup/ac-aux/config.sub:744: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-745- os=-sysv4 ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-747- i*86v) bit-babbler-0.8/Makeup/ac-aux/config.sub:748: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-749- os=-sysv ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-751- i*86sol2) bit-babbler-0.8/Makeup/ac-aux/config.sub:752: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-753- os=-solaris2 ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-781- m68knommu-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:782: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` bit-babbler-0.8/Makeup/ac-aux/config.sub-783- os=-linux ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-818- mips3*-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:819: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-820- ;; bit-babbler-0.8/Makeup/ac-aux/config.sub-821- mips3*) bit-babbler-0.8/Makeup/ac-aux/config.sub:822: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown bit-babbler-0.8/Makeup/ac-aux/config.sub-823- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-840- ms1-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:841: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-842- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-959- parisc-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:960: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` bit-babbler-0.8/Makeup/ac-aux/config.sub-961- os=-linux ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-975- pc98-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:976: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` bit-babbler-0.8/Makeup/ac-aux/config.sub-977- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-990- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:991: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` bit-babbler-0.8/Makeup/ac-aux/config.sub-992- ;; bit-babbler-0.8/Makeup/ac-aux/config.sub-993- pentiumpro-* | p6-* | 6x86-* | athlon-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:994: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` bit-babbler-0.8/Makeup/ac-aux/config.sub-995- ;; bit-babbler-0.8/Makeup/ac-aux/config.sub-996- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:997: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` bit-babbler-0.8/Makeup/ac-aux/config.sub-998- ;; bit-babbler-0.8/Makeup/ac-aux/config.sub-999- pentium4-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:1000: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` bit-babbler-0.8/Makeup/ac-aux/config.sub-1001- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-1009- ppc-* | ppcbe-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:1010: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` bit-babbler-0.8/Makeup/ac-aux/config.sub-1011- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-1015- ppcle-* | powerpclittle-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:1016: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` bit-babbler-0.8/Makeup/ac-aux/config.sub-1017- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-1019- ;; bit-babbler-0.8/Makeup/ac-aux/config.sub:1020: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` bit-babbler-0.8/Makeup/ac-aux/config.sub-1021- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-1025- ppc64le-* | powerpc64little-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:1026: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` bit-babbler-0.8/Makeup/ac-aux/config.sub-1027- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-1108- strongarm-* | thumb-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:1109: basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` bit-babbler-0.8/Makeup/ac-aux/config.sub-1110- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-1238- xscale-* | xscalee[bl]-*) bit-babbler-0.8/Makeup/ac-aux/config.sub:1239: basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-1240- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-1315- *) bit-babbler-0.8/Makeup/ac-aux/config.sub:1316: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 bit-babbler-0.8/Makeup/ac-aux/config.sub-1317- exit 1 ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-1323- *-digital*) bit-babbler-0.8/Makeup/ac-aux/config.sub:1324: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-1325- ;; bit-babbler-0.8/Makeup/ac-aux/config.sub-1326- *-commodore*) bit-babbler-0.8/Makeup/ac-aux/config.sub:1327: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` bit-babbler-0.8/Makeup/ac-aux/config.sub-1328- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-1344- -solaris1 | -solaris1.*) bit-babbler-0.8/Makeup/ac-aux/config.sub:1345: os=`echo $os | sed -e 's|solaris1|sunos4|'` bit-babbler-0.8/Makeup/ac-aux/config.sub-1346- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-1356- -gnu/linux*) bit-babbler-0.8/Makeup/ac-aux/config.sub:1357: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` bit-babbler-0.8/Makeup/ac-aux/config.sub-1358- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-1402- -nto*) bit-babbler-0.8/Makeup/ac-aux/config.sub:1403: os=`echo $os | sed -e 's|nto|nto-qnx|'` bit-babbler-0.8/Makeup/ac-aux/config.sub-1404- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-1409- -mac*) bit-babbler-0.8/Makeup/ac-aux/config.sub:1410: os=`echo $os | sed -e 's|mac|macos|'` bit-babbler-0.8/Makeup/ac-aux/config.sub-1411- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-1415- -linux*) bit-babbler-0.8/Makeup/ac-aux/config.sub:1416: os=`echo $os | sed -e 's|linux|linux-gnu|'` bit-babbler-0.8/Makeup/ac-aux/config.sub-1417- ;; bit-babbler-0.8/Makeup/ac-aux/config.sub-1418- -sunos5*) bit-babbler-0.8/Makeup/ac-aux/config.sub:1419: os=`echo $os | sed -e 's|sunos5|solaris2|'` bit-babbler-0.8/Makeup/ac-aux/config.sub-1420- ;; bit-babbler-0.8/Makeup/ac-aux/config.sub-1421- -sunos6*) bit-babbler-0.8/Makeup/ac-aux/config.sub:1422: os=`echo $os | sed -e 's|sunos6|solaris3|'` bit-babbler-0.8/Makeup/ac-aux/config.sub-1423- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-1470- -sinix5.*) bit-babbler-0.8/Makeup/ac-aux/config.sub:1471: os=`echo $os | sed -e 's|sinix|sysv|'` bit-babbler-0.8/Makeup/ac-aux/config.sub-1472- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-1523- # Get rid of the `-' at the beginning of $os. bit-babbler-0.8/Makeup/ac-aux/config.sub:1524: os=`echo $os | sed 's/[^-]*-//'` bit-babbler-0.8/Makeup/ac-aux/config.sub:1525: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 bit-babbler-0.8/Makeup/ac-aux/config.sub-1526- exit 1 ############################################## bit-babbler-0.8/Makeup/ac-aux/config.sub-1786- esac bit-babbler-0.8/Makeup/ac-aux/config.sub:1787: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` bit-babbler-0.8/Makeup/ac-aux/config.sub-1788- ;; ############################################## bit-babbler-0.8/Makeup/ac-aux/install-sh-229- fi bit-babbler-0.8/Makeup/ac-aux/install-sh:230: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; bit-babbler-0.8/Makeup/ac-aux/install-sh-231- *) ############################################## bit-babbler-0.8/Makeup/ac-aux/install-sh-276- dstdir=$dst bit-babbler-0.8/Makeup/ac-aux/install-sh:277: dst=$dstdir/`basename "$src"` bit-babbler-0.8/Makeup/ac-aux/install-sh-278- dstdir_status=0 ############################################## bit-babbler-0.8/Makeup/ac-aux/install-sh-365- test_tmpdir="$tmpdir/a" bit-babbler-0.8/Makeup/ac-aux/install-sh:366: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` bit-babbler-0.8/Makeup/ac-aux/install-sh-367- case $ls_ld_tmpdir in ############################################## bit-babbler-0.8/Makeup/ac-aux/install-sh-372- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { bit-babbler-0.8/Makeup/ac-aux/install-sh:373: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` bit-babbler-0.8/Makeup/ac-aux/install-sh-374- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## bit-babbler-0.8/Makeup/ac-aux/install-sh-432- case $prefix in bit-babbler-0.8/Makeup/ac-aux/install-sh:433: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; bit-babbler-0.8/Makeup/ac-aux/install-sh-434- *) qprefix=$prefix;; ############################################## bit-babbler-0.8/Makeup/ac-aux/install-sh-481- if $copy_on_change && bit-babbler-0.8/Makeup/ac-aux/install-sh:482: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && bit-babbler-0.8/Makeup/ac-aux/install-sh:483: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && bit-babbler-0.8/Makeup/ac-aux/install-sh-484- ############################################## bit-babbler-0.8/Makeup/ac-fragments/makeup.m4-650- bit-babbler-0.8/Makeup/ac-fragments/makeup.m4:651:AC_REQUIRE([_ACM_$1_WERROR_UNKNOWN_WARNING_OPTION]) bit-babbler-0.8/Makeup/ac-fragments/makeup.m4-652- ############################################## bit-babbler-0.8/aclocal.m4-281- LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD" bit-babbler-0.8/aclocal.m4:282: LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` bit-babbler-0.8/aclocal.m4-283- fi ############################################## bit-babbler-0.8/aclocal.m4-670- 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);"]) bit-babbler-0.8/aclocal.m4:671: am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` bit-babbler-0.8/aclocal.m4-672- AC_MSG_RESULT([ ############################################## bit-babbler-0.8/aclocal.m4-756-[# I'd rather use --version here, but apparently some GNU lds only accept -v. bit-babbler-0.8/aclocal.m4:757:case `$LD -v 2>&1 </dev/null` in bit-babbler-0.8/aclocal.m4-758-*GNU* | *'with BFD'*) ############################################## bit-babbler-0.8/aclocal.m4-798- # gcc leaves a trailing carriage return which upsets mingw bit-babbler-0.8/aclocal.m4:799: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; bit-babbler-0.8/aclocal.m4-800- *) bit-babbler-0.8/aclocal.m4:801: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; bit-babbler-0.8/aclocal.m4-802- esac ############################################## bit-babbler-0.8/aclocal.m4-807- # Canonicalize the pathname of ld bit-babbler-0.8/aclocal.m4:808: ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'` bit-babbler-0.8/aclocal.m4-809- while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do bit-babbler-0.8/aclocal.m4:810: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` bit-babbler-0.8/aclocal.m4-811- done ############################################## bit-babbler-0.8/aclocal.m4-838- # Break only if it was the GNU/non-GNU ld that we prefer. bit-babbler-0.8/aclocal.m4:839: case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in bit-babbler-0.8/aclocal.m4-840- *GNU* | *'with BFD'*) ############################################## bit-babbler-0.8/aclocal.m4-1109- dnl or AC_LIB_HAVE_LINKFLAGS call. bit-babbler-0.8/aclocal.m4:1110: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'` bit-babbler-0.8/aclocal.m4-1111- eval value=\"\$HAVE_LIB$uppername\" ############################################## bit-babbler-0.8/aclocal.m4-1184- -L*) bit-babbler-0.8/aclocal.m4:1185: dir=`echo "X$x" | sed -e 's/^X-L//'` bit-babbler-0.8/aclocal.m4-1186- dnl First look for a shared library. ############################################## bit-babbler-0.8/aclocal.m4-1328- */$acl_libdirstem | */$acl_libdirstem/) bit-babbler-0.8/aclocal.m4:1329: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` bit-babbler-0.8/aclocal.m4-1330- if test "$name" = '$1'; then ############################################## bit-babbler-0.8/aclocal.m4-1335- */$acl_libdirstem2 | */$acl_libdirstem2/) bit-babbler-0.8/aclocal.m4:1336: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` bit-babbler-0.8/aclocal.m4-1337- if test "$name" = '$1'; then ############################################## bit-babbler-0.8/aclocal.m4-1391- -L*) bit-babbler-0.8/aclocal.m4:1392: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` bit-babbler-0.8/aclocal.m4-1393- dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. ############################################## bit-babbler-0.8/aclocal.m4-1443- -R*) bit-babbler-0.8/aclocal.m4:1444: dir=`echo "X$dep" | sed -e 's/^X-R//'` bit-babbler-0.8/aclocal.m4-1445- if test "$enable_rpath" != no; then ############################################## bit-babbler-0.8/aclocal.m4-1473- dnl Handle this in the next round. bit-babbler-0.8/aclocal.m4:1474: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` bit-babbler-0.8/aclocal.m4-1475- ;; ############################################## bit-babbler-0.8/aclocal.m4-1479- dnl option. bit-babbler-0.8/aclocal.m4:1480: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` bit-babbler-0.8/aclocal.m4-1481- ;; ############################################## bit-babbler-0.8/aclocal.m4-1592- -L) next=yes ;; bit-babbler-0.8/aclocal.m4:1593: -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'` bit-babbler-0.8/aclocal.m4-1594- dnl No need to hardcode the standard /usr/lib. ############################################## bit-babbler-0.8/aclocal.m4-1841- *) bit-babbler-0.8/aclocal.m4:1842: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` bit-babbler-0.8/aclocal.m4-1843- if test -n "$searchpath"; then ############################################## bit-babbler-0.8/aclocal.m4-1851- ;; bit-babbler-0.8/aclocal.m4:1852: *) searchdir=`cd "$searchdir" && pwd` bit-babbler-0.8/aclocal.m4-1853- case "$searchdir" in ############################################## bit-babbler-0.8/aclocal.m4-1946-changequote(,)dnl bit-babbler-0.8/aclocal.m4:1947: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in bit-babbler-0.8/aclocal.m4-1948- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## bit-babbler-0.8/aclocal.m4-1953-changequote(,)dnl bit-babbler-0.8/aclocal.m4:1954: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in bit-babbler-0.8/aclocal.m4-1955- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## bit-babbler-0.8/aclocal.m4-1972-changequote(,)dnl bit-babbler-0.8/aclocal.m4:1973: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in bit-babbler-0.8/aclocal.m4-1974- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## bit-babbler-0.8/aclocal.m4-1997- case "$ac_file" in bit-babbler-0.8/aclocal.m4:1998: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; bit-babbler-0.8/aclocal.m4-1999- esac ############################################## bit-babbler-0.8/aclocal.m4-2002- # Adjust a relative srcdir. bit-babbler-0.8/aclocal.m4:2003: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` bit-babbler-0.8/aclocal.m4:2004: ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'` bit-babbler-0.8/aclocal.m4:2005: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` bit-babbler-0.8/aclocal.m4-2006- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## bit-babbler-0.8/aclocal.m4-2009- case "$ac_given_srcdir" in bit-babbler-0.8/aclocal.m4:2010: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; bit-babbler-0.8/aclocal.m4-2011- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## bit-babbler-0.8/aclocal.m4-2030- fi bit-babbler-0.8/aclocal.m4:2031: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` bit-babbler-0.8/aclocal.m4-2032- # Hide the ALL_LINGUAS assignment from automake < 1.5. ############################################## bit-babbler-0.8/aclocal.m4-2127- # Adjust a relative srcdir. bit-babbler-0.8/aclocal.m4:2128: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` bit-babbler-0.8/aclocal.m4:2129: ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'` bit-babbler-0.8/aclocal.m4:2130: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` bit-babbler-0.8/aclocal.m4-2131- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## bit-babbler-0.8/aclocal.m4-2134- case "$ac_given_srcdir" in bit-babbler-0.8/aclocal.m4:2135: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; bit-babbler-0.8/aclocal.m4-2136- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## bit-babbler-0.8/aclocal.m4-2196- # Set POTFILES to the value of the Makefile variable POTFILES. bit-babbler-0.8/aclocal.m4:2197: sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'` bit-babbler-0.8/aclocal.m4:2198: POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"` bit-babbler-0.8/aclocal.m4-2199- # Compute POTFILES_DEPS as ############################################## bit-babbler-0.8/aclocal.m4-2211- # The LINGUAS file contains the set of available languages. bit-babbler-0.8/aclocal.m4:2212: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` bit-babbler-0.8/aclocal.m4-2213- POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS" ############################################## bit-babbler-0.8/aclocal.m4-2215- # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS. bit-babbler-0.8/aclocal.m4:2216: sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'` bit-babbler-0.8/aclocal.m4:2217: ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"` bit-babbler-0.8/aclocal.m4-2218- fi ############################################## bit-babbler-0.8/aclocal.m4-2259- QMFILES="$QMFILES $srcdirpre$lang.qm" bit-babbler-0.8/aclocal.m4:2260: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` bit-babbler-0.8/aclocal.m4-2261- MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg" bit-babbler-0.8/aclocal.m4:2262: 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/'` bit-babbler-0.8/aclocal.m4-2263- RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll" ############################################## bit-babbler-0.8/aclocal.m4-2300- QTCATALOGS="$QTCATALOGS $lang.qm" bit-babbler-0.8/aclocal.m4:2301: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` bit-babbler-0.8/aclocal.m4-2302- TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg" bit-babbler-0.8/aclocal.m4:2303: 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/'` bit-babbler-0.8/aclocal.m4-2304- CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll" ############################################## bit-babbler-0.8/aclocal.m4-2312- for lang in $ALL_LINGUAS; do bit-babbler-0.8/aclocal.m4:2313: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` bit-babbler-0.8/aclocal.m4-2314- cat >> "$ac_file.tmp" <<EOF ############################################## bit-babbler-0.8/aclocal.m4-2323- for lang in $ALL_LINGUAS; do bit-babbler-0.8/aclocal.m4:2324: 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/'` bit-babbler-0.8/aclocal.m4-2325- cat >> "$ac_file.tmp" <<EOF ############################################## bit-babbler-0.8/configure-48-if test -z "$BASH_VERSION$ZSH_VERSION" \ bit-babbler-0.8/configure:49: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then bit-babbler-0.8/configure-50- as_echo='print -r --' bit-babbler-0.8/configure-51- as_echo_n='print -rn --' bit-babbler-0.8/configure:52:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then bit-babbler-0.8/configure-53- as_echo='printf %s\n' ############################################## bit-babbler-0.8/configure-55-else bit-babbler-0.8/configure:56: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then bit-babbler-0.8/configure-57- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## bit-babbler-0.8/configure-65- expr "X$arg" : "X\\(.*\\)$as_nl"; bit-babbler-0.8/configure:66: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; bit-babbler-0.8/configure-67- esac; ############################################## bit-babbler-0.8/configure-202- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && bit-babbler-0.8/configure:203: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 bit-babbler-0.8/configure-204-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## bit-babbler-0.8/configure-330- case $as_dir in #( bit-babbler-0.8/configure:331: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( bit-babbler-0.8/configure-332- *) as_qdir=$as_dir;; ############################################## bit-babbler-0.8/configure-403- { bit-babbler-0.8/configure:404: as_val=`expr "$@" || test $? -eq 1` bit-babbler-0.8/configure-405- } ############################################## bit-babbler-0.8/configure-410-# ---------------------------------------- bit-babbler-0.8/configure:411:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are bit-babbler-0.8/configure-412-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## bit-babbler-0.8/configure-473- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && bit-babbler-0.8/configure:474: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { bit-babbler-0.8/configure-475- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## bit-babbler-0.8/configure-890- case $ac_option in bit-babbler-0.8/configure:891: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; bit-babbler-0.8/configure-892- *=) ac_optarg= ;; ############################################## bit-babbler-0.8/configure-934- -disable-* | --disable-*) bit-babbler-0.8/configure:935: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` bit-babbler-0.8/configure-936- # Reject names that are not valid shell variable names. ############################################## bit-babbler-0.8/configure-939- ac_useropt_orig=$ac_useropt bit-babbler-0.8/configure:940: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` bit-babbler-0.8/configure-941- case $ac_user_opts in ############################################## bit-babbler-0.8/configure-960- -enable-* | --enable-*) bit-babbler-0.8/configure:961: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` bit-babbler-0.8/configure-962- # Reject names that are not valid shell variable names. ############################################## bit-babbler-0.8/configure-965- ac_useropt_orig=$ac_useropt bit-babbler-0.8/configure:966: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` bit-babbler-0.8/configure-967- case $ac_user_opts in ############################################## bit-babbler-0.8/configure-1164- -with-* | --with-*) bit-babbler-0.8/configure:1165: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` bit-babbler-0.8/configure-1166- # Reject names that are not valid shell variable names. ############################################## bit-babbler-0.8/configure-1169- ac_useropt_orig=$ac_useropt bit-babbler-0.8/configure:1170: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` bit-babbler-0.8/configure-1171- case $ac_user_opts in ############################################## bit-babbler-0.8/configure-1180- -without-* | --without-*) bit-babbler-0.8/configure:1181: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` bit-babbler-0.8/configure-1182- # Reject names that are not valid shell variable names. ############################################## bit-babbler-0.8/configure-1185- ac_useropt_orig=$ac_useropt bit-babbler-0.8/configure:1186: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` bit-babbler-0.8/configure-1187- case $ac_user_opts in ############################################## bit-babbler-0.8/configure-1218- *=*) bit-babbler-0.8/configure:1219: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` bit-babbler-0.8/configure-1220- # Reject names that are not valid shell variable names. ############################################## bit-babbler-0.8/configure-1239-if test -n "$ac_prev"; then bit-babbler-0.8/configure:1240: ac_option=--`echo $ac_prev | sed 's/_/-/g'` bit-babbler-0.8/configure-1241- as_fn_error $? "missing argument to $ac_option" ############################################## bit-babbler-0.8/configure-1261- */ ) bit-babbler-0.8/configure:1262: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` bit-babbler-0.8/configure-1263- eval $ac_var=\$ac_val;; ############################################## bit-babbler-0.8/configure-1296-ac_ls_di=`ls -di .` && bit-babbler-0.8/configure:1297:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || bit-babbler-0.8/configure-1298- as_fn_error $? "working directory cannot be determined" ############################################## bit-babbler-0.8/configure-1352-case $srcdir in bit-babbler-0.8/configure:1353:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; bit-babbler-0.8/configure-1354-esac ############################################## bit-babbler-0.8/configure-1395-By default, \`make install' will install all the files in bit-babbler-0.8/configure:1396:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify bit-babbler-0.8/configure:1397:an installation prefix other than \`$ac_default_prefix' using \`--prefix', bit-babbler-0.8/configure-1398-for instance \`--prefix=\$HOME'. ############################################## bit-babbler-0.8/configure-1558-*) bit-babbler-0.8/configure:1559: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` bit-babbler-0.8/configure-1560- # A ".." for each directory in $ac_dir_suffix. bit-babbler-0.8/configure:1561: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` bit-babbler-0.8/configure-1562- case $ac_top_builddir_sub in ############################################## bit-babbler-0.8/configure-2143- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack bit-babbler-0.8/configure:2144: as_decl_name=`echo $2|sed 's/ *(.*//'` bit-babbler-0.8/configure:2145: as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'` bit-babbler-0.8/configure-2146- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5 ############################################## bit-babbler-0.8/configure-2257- *\'*) bit-babbler-0.8/configure:2258: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; bit-babbler-0.8/configure-2259- esac ############################################## bit-babbler-0.8/configure-2340- case $ac_val in bit-babbler-0.8/configure:2341: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; bit-babbler-0.8/configure-2342- esac ############################################## bit-babbler-0.8/configure-2355- case $ac_val in bit-babbler-0.8/configure:2356: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; bit-babbler-0.8/configure-2357- esac ############################################## bit-babbler-0.8/configure-2476- set,) bit-babbler-0.8/configure:2477: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 bit-babbler-0.8/configure:2478:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} bit-babbler-0.8/configure-2479- ac_cache_corrupted=: ;; ############################################## bit-babbler-0.8/configure-2487- # differences in whitespace do not lead to failure. bit-babbler-0.8/configure:2488: ac_old_val_w=`echo x $ac_old_val` bit-babbler-0.8/configure:2489: ac_new_val_w=`echo x $ac_new_val` bit-babbler-0.8/configure-2490- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## bit-babbler-0.8/configure-2507- case $ac_new_val in bit-babbler-0.8/configure:2508: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; bit-babbler-0.8/configure-2509- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## bit-babbler-0.8/configure-2743-test "x$ac_build_alias" = x && bit-babbler-0.8/configure:2744: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` bit-babbler-0.8/configure-2745-test "x$ac_build_alias" = x && bit-babbler-0.8/configure-2746- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 bit-babbler-0.8/configure:2747:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || bit-babbler-0.8/configure-2748- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## bit-babbler-0.8/configure-2767-IFS=$ac_save_IFS bit-babbler-0.8/configure:2768:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac bit-babbler-0.8/configure-2769- ############################################## bit-babbler-0.8/configure-2778-else bit-babbler-0.8/configure:2779: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || bit-babbler-0.8/configure-2780- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## bit-babbler-0.8/configure-2800-IFS=$ac_save_IFS bit-babbler-0.8/configure:2801:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac bit-babbler-0.8/configure-2802- ############################################## bit-babbler-0.8/configure-3002-$as_echo_n "checking whether the C compiler works... " >&6; } bit-babbler-0.8/configure:3003:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` bit-babbler-0.8/configure-3004- ############################################## bit-babbler-0.8/configure-3046- then :; else bit-babbler-0.8/configure:3047: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` bit-babbler-0.8/configure-3048- fi ############################################## bit-babbler-0.8/configure-3106- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; bit-babbler-0.8/configure:3107: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` bit-babbler-0.8/configure-3108- break;; ############################################## bit-babbler-0.8/configure-3215- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; bit-babbler-0.8/configure:3216: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` bit-babbler-0.8/configure-3217- break;; ############################################## bit-babbler-0.8/configure-4087-/* end confdefs.h. */ bit-babbler-0.8/configure:4088:`cat $LEX_OUTPUT_ROOT.c` bit-babbler-0.8/configure-4089-_ACEOF ############################################## bit-babbler-0.8/configure-4120- #define YYTEXT_POINTER 1 bit-babbler-0.8/configure:4121:`cat $LEX_OUTPUT_ROOT.c` bit-babbler-0.8/configure-4122-_ACEOF ############################################## bit-babbler-0.8/configure-5675-set x ${MAKE-make} bit-babbler-0.8/configure:5676:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` bit-babbler-0.8/configure-5677-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## bit-babbler-0.8/configure-5685-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. bit-babbler-0.8/configure:5686:case `${MAKE-make} -f conftest.make 2>/dev/null` in bit-babbler-0.8/configure-5687- *@@@%%%=?*=@@@%%%*) ############################################## bit-babbler-0.8/configure-5717- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue bit-babbler-0.8/configure:5718: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( bit-babbler-0.8/configure-5719- 'mkdir (GNU coreutils) '* | \ ############################################## bit-babbler-0.8/configure-5770- # Check for GNU $ac_path_SED bit-babbler-0.8/configure:5771:case `"$ac_path_SED" --version 2>&1` in bit-babbler-0.8/configure-5772-*GNU*) ############################################## bit-babbler-0.8/configure-5945- bit-babbler-0.8/configure:5946: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in bit-babbler-0.8/configure-5947- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## bit-babbler-0.8/configure-5950- bit-babbler-0.8/configure:5951: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in bit-babbler-0.8/configure-5952- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## bit-babbler-0.8/configure-6027- bit-babbler-0.8/configure:6028: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in bit-babbler-0.8/configure-6029- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## bit-babbler-0.8/configure-6157- # gcc leaves a trailing carriage return which upsets mingw bit-babbler-0.8/configure:6158: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; bit-babbler-0.8/configure-6159- *) bit-babbler-0.8/configure:6160: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; bit-babbler-0.8/configure-6161- esac ############################################## bit-babbler-0.8/configure-6166- # Canonicalize the pathname of ld bit-babbler-0.8/configure:6167: ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'` bit-babbler-0.8/configure-6168- while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do bit-babbler-0.8/configure:6169: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` bit-babbler-0.8/configure-6170- done ############################################## bit-babbler-0.8/configure-6201- # Break only if it was the GNU/non-GNU ld that we prefer. bit-babbler-0.8/configure:6202: case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in bit-babbler-0.8/configure-6203- *GNU* | *'with BFD'*) ############################################## bit-babbler-0.8/configure-6232- # I'd rather use --version here, but apparently some GNU lds only accept -v. bit-babbler-0.8/configure:6233:case `$LD -v 2>&1 </dev/null` in bit-babbler-0.8/configure-6234-*GNU* | *'with BFD'*) ############################################## bit-babbler-0.8/configure-6299- # Check for GNU $ac_path_GREP bit-babbler-0.8/configure:6300:case `"$ac_path_GREP" --version 2>&1` in bit-babbler-0.8/configure-6301-*GNU*) ############################################## bit-babbler-0.8/configure-6365- # Check for GNU $ac_path_EGREP bit-babbler-0.8/configure:6366:case `"$ac_path_EGREP" --version 2>&1` in bit-babbler-0.8/configure-6367-*GNU*) ############################################## bit-babbler-0.8/configure-6450- *) bit-babbler-0.8/configure:6451: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` bit-babbler-0.8/configure-6452- if test -n "$searchpath"; then ############################################## bit-babbler-0.8/configure-6460- ;; bit-babbler-0.8/configure:6461: *) searchdir=`cd "$searchdir" && pwd` bit-babbler-0.8/configure-6462- case "$searchdir" in ############################################## bit-babbler-0.8/configure-6551- names_already_handled="$names_already_handled $name" bit-babbler-0.8/configure:6552: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'` bit-babbler-0.8/configure-6553- eval value=\"\$HAVE_LIB$uppername\" ############################################## bit-babbler-0.8/configure-6627- -L*) bit-babbler-0.8/configure:6628: dir=`echo "X$x" | sed -e 's/^X-L//'` bit-babbler-0.8/configure-6629- if test -n "$acl_shlibext"; then ############################################## bit-babbler-0.8/configure-6744- */$acl_libdirstem | */$acl_libdirstem/) bit-babbler-0.8/configure:6745: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` bit-babbler-0.8/configure-6746- if test "$name" = 'iconv'; then ############################################## bit-babbler-0.8/configure-6751- */$acl_libdirstem2 | */$acl_libdirstem2/) bit-babbler-0.8/configure:6752: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` bit-babbler-0.8/configure-6753- if test "$name" = 'iconv'; then ############################################## bit-babbler-0.8/configure-6802- -L*) bit-babbler-0.8/configure:6803: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` bit-babbler-0.8/configure-6804- if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ ############################################## bit-babbler-0.8/configure-6861- -R*) bit-babbler-0.8/configure:6862: dir=`echo "X$dep" | sed -e 's/^X-R//'` bit-babbler-0.8/configure-6863- if test "$enable_rpath" != no; then ############################################## bit-babbler-0.8/configure-6886- -l*) bit-babbler-0.8/configure:6887: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` bit-babbler-0.8/configure-6888- ;; bit-babbler-0.8/configure-6889- *.la) bit-babbler-0.8/configure:6890: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` bit-babbler-0.8/configure-6891- ;; ############################################## bit-babbler-0.8/configure-7440- names_already_handled="$names_already_handled $name" bit-babbler-0.8/configure:7441: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'` bit-babbler-0.8/configure-7442- eval value=\"\$HAVE_LIB$uppername\" ############################################## bit-babbler-0.8/configure-7516- -L*) bit-babbler-0.8/configure:7517: dir=`echo "X$x" | sed -e 's/^X-L//'` bit-babbler-0.8/configure-7518- if test -n "$acl_shlibext"; then ############################################## bit-babbler-0.8/configure-7633- */$acl_libdirstem | */$acl_libdirstem/) bit-babbler-0.8/configure:7634: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` bit-babbler-0.8/configure-7635- if test "$name" = 'intl'; then ############################################## bit-babbler-0.8/configure-7640- */$acl_libdirstem2 | */$acl_libdirstem2/) bit-babbler-0.8/configure:7641: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` bit-babbler-0.8/configure-7642- if test "$name" = 'intl'; then ############################################## bit-babbler-0.8/configure-7691- -L*) bit-babbler-0.8/configure:7692: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` bit-babbler-0.8/configure-7693- if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ ############################################## bit-babbler-0.8/configure-7750- -R*) bit-babbler-0.8/configure:7751: dir=`echo "X$dep" | sed -e 's/^X-R//'` bit-babbler-0.8/configure-7752- if test "$enable_rpath" != no; then ############################################## bit-babbler-0.8/configure-7775- -l*) bit-babbler-0.8/configure:7776: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` bit-babbler-0.8/configure-7777- ;; bit-babbler-0.8/configure-7778- *.la) bit-babbler-0.8/configure:7779: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` bit-babbler-0.8/configure-7780- ;; ############################################## bit-babbler-0.8/configure-8423- bit-babbler-0.8/configure:8424: am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` bit-babbler-0.8/configure-8425- { $as_echo "$as_me:${as_lineno-$LINENO}: result: ############################################## bit-babbler-0.8/configure-8886-do : bit-babbler-0.8/configure:8887: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` bit-babbler-0.8/configure-8888-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## bit-babbler-0.8/configure-8891- cat >>confdefs.h <<_ACEOF bit-babbler-0.8/configure:8892:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 bit-babbler-0.8/configure-8893-_ACEOF ############################################## bit-babbler-0.8/configure-9138-do : bit-babbler-0.8/configure:9139: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` bit-babbler-0.8/configure-9140-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## bit-babbler-0.8/configure-9142- cat >>confdefs.h <<_ACEOF bit-babbler-0.8/configure:9143:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 bit-babbler-0.8/configure-9144-_ACEOF ############################################## bit-babbler-0.8/configure-9197-do : bit-babbler-0.8/configure:9198: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` bit-babbler-0.8/configure-9199-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## bit-babbler-0.8/configure-9201- cat >>confdefs.h <<_ACEOF bit-babbler-0.8/configure:9202:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 bit-babbler-0.8/configure-9203-_ACEOF ############################################## bit-babbler-0.8/configure-9517-do : bit-babbler-0.8/configure:9518: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` bit-babbler-0.8/configure-9519-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## bit-babbler-0.8/configure-9521- cat >>confdefs.h <<_ACEOF bit-babbler-0.8/configure:9522:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 bit-babbler-0.8/configure-9523-_ACEOF ############################################## bit-babbler-0.8/configure-9644-do : bit-babbler-0.8/configure:9645: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` bit-babbler-0.8/configure-9646-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## bit-babbler-0.8/configure-9648- cat >>confdefs.h <<_ACEOF bit-babbler-0.8/configure:9649:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 bit-babbler-0.8/configure-9650-_ACEOF ############################################## bit-babbler-0.8/configure-9720-do : bit-babbler-0.8/configure:9721: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` bit-babbler-0.8/configure-9722-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## bit-babbler-0.8/configure-9724- cat >>confdefs.h <<_ACEOF bit-babbler-0.8/configure:9725:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 bit-babbler-0.8/configure-9726-_ACEOF ############################################## bit-babbler-0.8/configure-9948- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' bit-babbler-0.8/configure:9949: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` bit-babbler-0.8/configure-9950- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## bit-babbler-0.8/configure-10016-if test -z "$BASH_VERSION$ZSH_VERSION" \ bit-babbler-0.8/configure:10017: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then bit-babbler-0.8/configure-10018- as_echo='print -r --' bit-babbler-0.8/configure-10019- as_echo_n='print -rn --' bit-babbler-0.8/configure:10020:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then bit-babbler-0.8/configure-10021- as_echo='printf %s\n' ############################################## bit-babbler-0.8/configure-10023-else bit-babbler-0.8/configure:10024: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then bit-babbler-0.8/configure-10025- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## bit-babbler-0.8/configure-10033- expr "X$arg" : "X\\(.*\\)$as_nl"; bit-babbler-0.8/configure:10034: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; bit-babbler-0.8/configure-10035- esac; ############################################## bit-babbler-0.8/configure-10110-# ---------------------------------------- bit-babbler-0.8/configure:10111:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are bit-babbler-0.8/configure-10112-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## bit-babbler-0.8/configure-10182- { bit-babbler-0.8/configure:10183: as_val=`expr "$@" || test $? -eq 1` bit-babbler-0.8/configure-10184- } ############################################## bit-babbler-0.8/configure-10286- case $as_dir in #( bit-babbler-0.8/configure:10287: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( bit-babbler-0.8/configure-10288- *) as_qdir=$as_dir;; ############################################## bit-babbler-0.8/configure-10421-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 bit-babbler-0.8/configure:10422:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" bit-babbler-0.8/configure-10423-ac_cs_version="\\ ############################################## bit-babbler-0.8/configure-10445- --*=?*) bit-babbler-0.8/configure:10446: ac_option=`expr "X$1" : 'X\([^=]*\)='` bit-babbler-0.8/configure:10447: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` bit-babbler-0.8/configure-10448- ac_shift=: ############################################## bit-babbler-0.8/configure-10450- --*=) bit-babbler-0.8/configure:10451: ac_option=`expr "X$1" : 'X\([^=]*\)='` bit-babbler-0.8/configure-10452- ac_optarg= ############################################## bit-babbler-0.8/configure-10474- case $ac_optarg in bit-babbler-0.8/configure:10475: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; bit-babbler-0.8/configure-10476- '') as_fn_error $? "missing file argument" ;; ############################################## bit-babbler-0.8/configure-10482- case $ac_optarg in bit-babbler-0.8/configure:10483: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; bit-babbler-0.8/configure-10484- esac ############################################## bit-babbler-0.8/configure-10643-fi bit-babbler-0.8/configure:10644:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` bit-babbler-0.8/configure-10645-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## bit-babbler-0.8/configure-10660- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 bit-babbler-0.8/configure:10661:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` bit-babbler-0.8/configure-10662-ac_delim='%!_!# ' ############################################## bit-babbler-0.8/configure-10666- bit-babbler-0.8/configure:10667: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` bit-babbler-0.8/configure-10668- if test $ac_delim_n = $ac_delim_num; then ############################################## bit-babbler-0.8/configure-10804-for ac_last_try in false false :; do bit-babbler-0.8/configure:10805: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` bit-babbler-0.8/configure-10806- if test -z "$ac_tt"; then ############################################## bit-babbler-0.8/configure-10936- esac bit-babbler-0.8/configure:10937: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac bit-babbler-0.8/configure-10938- as_fn_append ac_file_inputs " '$ac_f'" ############################################## bit-babbler-0.8/configure-10995-*) bit-babbler-0.8/configure:10996: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` bit-babbler-0.8/configure-10997- # A ".." for each directory in $ac_dir_suffix. bit-babbler-0.8/configure:10998: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` bit-babbler-0.8/configure-10999- case $ac_top_builddir_sub in ############################################## bit-babbler-0.8/configure-11056-/@mandir@/p' bit-babbler-0.8/configure:11057:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in bit-babbler-0.8/configure-11058-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## bit-babbler-0.8/configure-11073- bit-babbler-0.8/configure:11074:# Neutralize VPATH when `$srcdir' = `.'. bit-babbler-0.8/configure-11075-# Shell code in configure.ac might set extrasub. ############################################## bit-babbler-0.8/configure-11101-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && bit-babbler-0.8/configure:11102: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && bit-babbler-0.8/configure-11103- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## bit-babbler-0.8/configure-11152- case "$ac_file" in bit-babbler-0.8/configure:11153: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; bit-babbler-0.8/configure-11154- esac ############################################## bit-babbler-0.8/configure-11157- # Adjust a relative srcdir. bit-babbler-0.8/configure:11158: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` bit-babbler-0.8/configure:11159: ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'` bit-babbler-0.8/configure:11160: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` bit-babbler-0.8/configure-11161- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## bit-babbler-0.8/configure-11164- case "$ac_given_srcdir" in bit-babbler-0.8/configure:11165: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; bit-babbler-0.8/configure-11166- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## bit-babbler-0.8/configure-11185- fi bit-babbler-0.8/configure:11186: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` bit-babbler-0.8/configure-11187- # Hide the ALL_LINGUAS assignment from automake < 1.5. ############################################## bit-babbler-0.8/include/bit-babbler/socket.h-58- // INADDR_ANY is assumed if no host is provided. bit-babbler-0.8/include/bit-babbler/socket.h:59: SockAddr( const std::string &addrstr ) bit-babbler-0.8/include/bit-babbler/socket.h-60- { //{{{ ############################################## bit-babbler-0.8/include/bit-babbler/socket.h-74- if( service.empty() ) bit-babbler-0.8/include/bit-babbler/socket.h:75: throw Error( _("SockAddr( '%s' ): no service address"), bit-babbler-0.8/include/bit-babbler/socket.h-76- addrstr.c_str() ); ############################################## bit-babbler-0.8/include/bit-babbler/socket.h-109- if( err ) bit-babbler-0.8/include/bit-babbler/socket.h:110: throw Error( _("SockAddr( '%s' ): failed to get address: %s"), bit-babbler-0.8/include/bit-babbler/socket.h-111- AddrStr().c_str(), gai_strerror( err ) ); ############################################## bit-babbler-0.8/include/bit-babbler/socket.h-115- freeaddrinfo( addrinf ); bit-babbler-0.8/include/bit-babbler/socket.h:116: throw Error( _("SockAddr( '%s' ): ai_addrlen %ju > sockaddr_storage %zu"), bit-babbler-0.8/include/bit-babbler/socket.h-117- AddrStr().c_str(), uintmax_t(addrinf->ai_addrlen),