=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== gauche-gtk-0.6+git20160927/config.guess-39- gauche-gtk-0.6+git20160927/config.guess:40:me=`echo "$0" | sed -e 's,.*/,,'` gauche-gtk-0.6+git20160927/config.guess-41- ############################################## gauche-gtk-0.6+git20160927/config.guess-108-: ${TMPDIR=/tmp} ; gauche-gtk-0.6+git20160927/config.guess:109: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || gauche-gtk-0.6+git20160927/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## gauche-gtk-0.6+git20160927/config.guess-154-EOF gauche-gtk-0.6+git20160927/config.guess:155: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep LIBC= | sed -e 's: ::g'` gauche-gtk-0.6+git20160927/config.guess-156-fi ############################################## gauche-gtk-0.6+git20160927/config.guess-210- *) gauche-gtk-0.6+git20160927/config.guess:211: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` gauche-gtk-0.6+git20160927/config.guess-212- ;; ############################################## gauche-gtk-0.6+git20160927/config.guess-269- *4.0) gauche-gtk-0.6+git20160927/config.guess:270: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` gauche-gtk-0.6+git20160927/config.guess-271- ;; gauche-gtk-0.6+git20160927/config.guess-272- *5.*) gauche-gtk-0.6+git20160927/config.guess:273: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` gauche-gtk-0.6+git20160927/config.guess-274- ;; ############################################## gauche-gtk-0.6+git20160927/config.guess-279- # types through head -n 1, so we only detect the type of CPU 0. gauche-gtk-0.6+git20160927/config.guess:280: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` gauche-gtk-0.6+git20160927/config.guess-281- case "$ALPHA_CPU_TYPE" in ############################################## gauche-gtk-0.6+git20160927/config.guess-317- # 1.2 uses "1.2" for uname -r. gauche-gtk-0.6+git20160927/config.guess:318: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` gauche-gtk-0.6+git20160927/config.guess-319- exit ;; ############################################## gauche-gtk-0.6+git20160927/config.guess-374- sun4H:SunOS:5.*:*) gauche-gtk-0.6+git20160927/config.guess:375: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gauche-gtk-0.6+git20160927/config.guess-376- exit ;; gauche-gtk-0.6+git20160927/config.guess-377- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) gauche-gtk-0.6+git20160927/config.guess:378: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gauche-gtk-0.6+git20160927/config.guess-379- exit ;; gauche-gtk-0.6+git20160927/config.guess-380- i86pc:SunOS:5.*:*) gauche-gtk-0.6+git20160927/config.guess:381: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gauche-gtk-0.6+git20160927/config.guess-382- exit ;; ############################################## gauche-gtk-0.6+git20160927/config.guess-386- # it's likely to be more like Solaris than SunOS4. gauche-gtk-0.6+git20160927/config.guess:387: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gauche-gtk-0.6+git20160927/config.guess-388- exit ;; ############################################## gauche-gtk-0.6+git20160927/config.guess-395- # Japanese Language versions have a version number like `4.1.3-JL'. gauche-gtk-0.6+git20160927/config.guess:396: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` gauche-gtk-0.6+git20160927/config.guess-397- exit ;; ############################################## gauche-gtk-0.6+git20160927/config.guess-401- sun*:*:4.2BSD:*) gauche-gtk-0.6+git20160927/config.guess:402: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` gauche-gtk-0.6+git20160927/config.guess-403- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## gauche-gtk-0.6+git20160927/config.guess-483- $CC_FOR_BUILD -o $dummy $dummy.c && gauche-gtk-0.6+git20160927/config.guess:484: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && gauche-gtk-0.6+git20160927/config.guess:485: SYSTEM_NAME=`$dummy $dummyarg` && gauche-gtk-0.6+git20160927/config.guess-486- { echo "$SYSTEM_NAME"; exit; } ############################################## gauche-gtk-0.6+git20160927/config.guess-539- *:IRIX*:*:*) gauche-gtk-0.6+git20160927/config.guess:540: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` gauche-gtk-0.6+git20160927/config.guess-541- exit ;; ############################################## gauche-gtk-0.6+git20160927/config.guess-569-EOF gauche-gtk-0.6+git20160927/config.guess:570: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` gauche-gtk-0.6+git20160927/config.guess-571- then ############################################## gauche-gtk-0.6+git20160927/config.guess-582- *:AIX:*:[45]) gauche-gtk-0.6+git20160927/config.guess:583: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` gauche-gtk-0.6+git20160927/config.guess-584- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## gauche-gtk-0.6+git20160927/config.guess-617- 9000/[34678]??:HP-UX:*:*) gauche-gtk-0.6+git20160927/config.guess:618: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` gauche-gtk-0.6+git20160927/config.guess-619- case "${UNAME_MACHINE}" in ############################################## gauche-gtk-0.6+git20160927/config.guess-671-EOF gauche-gtk-0.6+git20160927/config.guess:672: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` gauche-gtk-0.6+git20160927/config.guess-673- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## gauche-gtk-0.6+git20160927/config.guess-700- ia64:HP-UX:*:*) gauche-gtk-0.6+git20160927/config.guess:701: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` gauche-gtk-0.6+git20160927/config.guess-702- echo ia64-hp-hpux${HPUX_REV} ############################################## gauche-gtk-0.6+git20160927/config.guess-730-EOF gauche-gtk-0.6+git20160927/config.guess:731: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && gauche-gtk-0.6+git20160927/config.guess-732- { echo "$SYSTEM_NAME"; exit; } ############################################## gauche-gtk-0.6+git20160927/config.guess-801- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` gauche-gtk-0.6+git20160927/config.guess:802: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` gauche-gtk-0.6+git20160927/config.guess-803- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## gauche-gtk-0.6+git20160927/config.guess-806- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` gauche-gtk-0.6+git20160927/config.guess:807: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` gauche-gtk-0.6+git20160927/config.guess-808- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## gauche-gtk-0.6+git20160927/config.guess-819- *:FreeBSD:*:*) gauche-gtk-0.6+git20160927/config.guess:820: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` gauche-gtk-0.6+git20160927/config.guess-821- exit ;; ############################################## gauche-gtk-0.6+git20160927/config.guess-856- prep*:SunOS:5.*:*) gauche-gtk-0.6+git20160927/config.guess:857: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gauche-gtk-0.6+git20160927/config.guess-858- exit ;; ############################################## gauche-gtk-0.6+git20160927/config.guess-860- # the GNU system gauche-gtk-0.6+git20160927/config.guess:861: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` gauche-gtk-0.6+git20160927/config.guess-862- exit ;; ############################################## gauche-gtk-0.6+git20160927/config.guess-864- # other systems with GNU libc and userland gauche-gtk-0.6+git20160927/config.guess:865: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu gauche-gtk-0.6+git20160927/config.guess-866- exit ;; ############################################## gauche-gtk-0.6+git20160927/config.guess-906-EOF gauche-gtk-0.6+git20160927/config.guess:907: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` gauche-gtk-0.6+git20160927/config.guess-908- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ############################################## gauche-gtk-0.6+git20160927/config.guess-925-EOF gauche-gtk-0.6+git20160927/config.guess:926: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` gauche-gtk-0.6+git20160927/config.guess-927- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ############################################## gauche-gtk-0.6+git20160927/config.guess-1027-EOF gauche-gtk-0.6+git20160927/config.guess:1028: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` gauche-gtk-0.6+git20160927/config.guess-1029- test x"${LIBC}" != x && { ############################################## gauche-gtk-0.6+git20160927/config.guess-1069- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) gauche-gtk-0.6+git20160927/config.guess:1070: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` gauche-gtk-0.6+git20160927/config.guess-1071- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## gauche-gtk-0.6+git20160927/config.guess-1302- *:DragonFly:*:*) gauche-gtk-0.6+git20160927/config.guess:1303: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` gauche-gtk-0.6+git20160927/config.guess-1304- exit ;; ############################################## gauche-gtk-0.6+git20160927/config.guess-1315- i*86:skyos:*:*) gauche-gtk-0.6+git20160927/config.guess:1316: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' gauche-gtk-0.6+git20160927/config.guess-1317- exit ;; ############################################## gauche-gtk-0.6+git20160927/config.guess-1437- gauche-gtk-0.6+git20160927/config.guess:1438:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && gauche-gtk-0.6+git20160927/config.guess-1439- { echo "$SYSTEM_NAME"; exit; } ############################################## gauche-gtk-0.6+git20160927/config.sub-55- gauche-gtk-0.6+git20160927/config.sub:56:me=`echo "$0" | sed -e 's,.*/,,'` gauche-gtk-0.6+git20160927/config.sub-57- ############################################## gauche-gtk-0.6+git20160927/config.sub-119-# Here we must recognize all the valid KERNEL-OS combinations. gauche-gtk-0.6+git20160927/config.sub:120:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` gauche-gtk-0.6+git20160927/config.sub-121-case $maybe_os in ############################################## gauche-gtk-0.6+git20160927/config.sub-124- os=-$maybe_os gauche-gtk-0.6+git20160927/config.sub:125: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` gauche-gtk-0.6+git20160927/config.sub-126- ;; gauche-gtk-0.6+git20160927/config.sub-127- *) gauche-gtk-0.6+git20160927/config.sub:128: basic_machine=`echo $1 | sed 's/-[^-]*$//'` gauche-gtk-0.6+git20160927/config.sub-129- if [ $basic_machine != $1 ] gauche-gtk-0.6+git20160927/config.sub:130: then os=`echo $1 | sed 's/.*-/-/'` gauche-gtk-0.6+git20160927/config.sub-131- else os=; fi ############################################## gauche-gtk-0.6+git20160927/config.sub-175- os=-sco3.2v5 gauche-gtk-0.6+git20160927/config.sub:176: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-gtk-0.6+git20160927/config.sub-177- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-179- os=-sco3.2v4 gauche-gtk-0.6+git20160927/config.sub:180: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-gtk-0.6+git20160927/config.sub-181- ;; gauche-gtk-0.6+git20160927/config.sub-182- -sco3.2.[4-9]*) gauche-gtk-0.6+git20160927/config.sub:183: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` gauche-gtk-0.6+git20160927/config.sub:184: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-gtk-0.6+git20160927/config.sub-185- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-187- # Don't forget version if it is 3.2v4 or newer. gauche-gtk-0.6+git20160927/config.sub:188: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-gtk-0.6+git20160927/config.sub-189- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-191- os=-sco3.2v2 gauche-gtk-0.6+git20160927/config.sub:192: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-gtk-0.6+git20160927/config.sub-193- ;; gauche-gtk-0.6+git20160927/config.sub-194- -udk*) gauche-gtk-0.6+git20160927/config.sub:195: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-gtk-0.6+git20160927/config.sub-196- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-198- os=-isc2.2 gauche-gtk-0.6+git20160927/config.sub:199: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-gtk-0.6+git20160927/config.sub-200- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-204- -isc*) gauche-gtk-0.6+git20160927/config.sub:205: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-gtk-0.6+git20160927/config.sub-206- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-210- -ptx*) gauche-gtk-0.6+git20160927/config.sub:211: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` gauche-gtk-0.6+git20160927/config.sub-212- ;; gauche-gtk-0.6+git20160927/config.sub-213- -windowsnt*) gauche-gtk-0.6+git20160927/config.sub:214: os=`echo $os | sed -e 's/windowsnt/winnt/'` gauche-gtk-0.6+git20160927/config.sub-215- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-297- *-*-*) gauche-gtk-0.6+git20160927/config.sub:298: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 gauche-gtk-0.6+git20160927/config.sub-299- exit 1 ############################################## gauche-gtk-0.6+git20160927/config.sub-400- amd64-*) gauche-gtk-0.6+git20160927/config.sub:401: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-gtk-0.6+git20160927/config.sub-402- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-621- i*86v32) gauche-gtk-0.6+git20160927/config.sub:622: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gauche-gtk-0.6+git20160927/config.sub-623- os=-sysv32 ############################################## gauche-gtk-0.6+git20160927/config.sub-625- i*86v4*) gauche-gtk-0.6+git20160927/config.sub:626: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gauche-gtk-0.6+git20160927/config.sub-627- os=-sysv4 ############################################## gauche-gtk-0.6+git20160927/config.sub-629- i*86v) gauche-gtk-0.6+git20160927/config.sub:630: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gauche-gtk-0.6+git20160927/config.sub-631- os=-sysv ############################################## gauche-gtk-0.6+git20160927/config.sub-633- i*86sol2) gauche-gtk-0.6+git20160927/config.sub:634: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gauche-gtk-0.6+git20160927/config.sub-635- os=-solaris2 ############################################## gauche-gtk-0.6+git20160927/config.sub-699- mips3*-*) gauche-gtk-0.6+git20160927/config.sub:700: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` gauche-gtk-0.6+git20160927/config.sub-701- ;; gauche-gtk-0.6+git20160927/config.sub-702- mips3*) gauche-gtk-0.6+git20160927/config.sub:703: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown gauche-gtk-0.6+git20160927/config.sub-704- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-837- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) gauche-gtk-0.6+git20160927/config.sub:838: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-gtk-0.6+git20160927/config.sub-839- ;; gauche-gtk-0.6+git20160927/config.sub-840- pentiumpro-* | p6-* | 6x86-* | athlon-*) gauche-gtk-0.6+git20160927/config.sub:841: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-gtk-0.6+git20160927/config.sub-842- ;; gauche-gtk-0.6+git20160927/config.sub-843- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) gauche-gtk-0.6+git20160927/config.sub:844: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-gtk-0.6+git20160927/config.sub-845- ;; gauche-gtk-0.6+git20160927/config.sub-846- pentium4-*) gauche-gtk-0.6+git20160927/config.sub:847: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-gtk-0.6+git20160927/config.sub-848- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-855- ;; gauche-gtk-0.6+git20160927/config.sub:856: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-gtk-0.6+git20160927/config.sub-857- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-861- ppcle-* | powerpclittle-*) gauche-gtk-0.6+git20160927/config.sub:862: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-gtk-0.6+git20160927/config.sub-863- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-865- ;; gauche-gtk-0.6+git20160927/config.sub:866: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-gtk-0.6+git20160927/config.sub-867- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-871- ppc64le-* | powerpc64little-*) gauche-gtk-0.6+git20160927/config.sub:872: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-gtk-0.6+git20160927/config.sub-873- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-1147- *) gauche-gtk-0.6+git20160927/config.sub:1148: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 gauche-gtk-0.6+git20160927/config.sub-1149- exit 1 ############################################## gauche-gtk-0.6+git20160927/config.sub-1155- *-digital*) gauche-gtk-0.6+git20160927/config.sub:1156: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` gauche-gtk-0.6+git20160927/config.sub-1157- ;; gauche-gtk-0.6+git20160927/config.sub-1158- *-commodore*) gauche-gtk-0.6+git20160927/config.sub:1159: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` gauche-gtk-0.6+git20160927/config.sub-1160- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-1173- -solaris1 | -solaris1.*) gauche-gtk-0.6+git20160927/config.sub:1174: os=`echo $os | sed -e 's|solaris1|sunos4|'` gauche-gtk-0.6+git20160927/config.sub-1175- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-1185- -gnu/linux*) gauche-gtk-0.6+git20160927/config.sub:1186: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` gauche-gtk-0.6+git20160927/config.sub-1187- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-1227- -nto*) gauche-gtk-0.6+git20160927/config.sub:1228: os=`echo $os | sed -e 's|nto|nto-qnx|'` gauche-gtk-0.6+git20160927/config.sub-1229- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-1234- -mac*) gauche-gtk-0.6+git20160927/config.sub:1235: os=`echo $os | sed -e 's|mac|macos|'` gauche-gtk-0.6+git20160927/config.sub-1236- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-1240- -linux*) gauche-gtk-0.6+git20160927/config.sub:1241: os=`echo $os | sed -e 's|linux|linux-gnu|'` gauche-gtk-0.6+git20160927/config.sub-1242- ;; gauche-gtk-0.6+git20160927/config.sub-1243- -sunos5*) gauche-gtk-0.6+git20160927/config.sub:1244: os=`echo $os | sed -e 's|sunos5|solaris2|'` gauche-gtk-0.6+git20160927/config.sub-1245- ;; gauche-gtk-0.6+git20160927/config.sub-1246- -sunos6*) gauche-gtk-0.6+git20160927/config.sub:1247: os=`echo $os | sed -e 's|sunos6|solaris3|'` gauche-gtk-0.6+git20160927/config.sub-1248- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-1295- -sinix5.*) gauche-gtk-0.6+git20160927/config.sub:1296: os=`echo $os | sed -e 's|sinix|sysv|'` gauche-gtk-0.6+git20160927/config.sub-1297- ;; ############################################## gauche-gtk-0.6+git20160927/config.sub-1346- # Get rid of the `-' at the beginning of $os. gauche-gtk-0.6+git20160927/config.sub:1347: os=`echo $os | sed 's/[^-]*-//'` gauche-gtk-0.6+git20160927/config.sub:1348: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 gauche-gtk-0.6+git20160927/config.sub-1349- exit 1 ############################################## gauche-gtk-0.6+git20160927/config.sub-1585- esac gauche-gtk-0.6+git20160927/config.sub:1586: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` gauche-gtk-0.6+git20160927/config.sub-1587- ;; ############################################## gauche-gtk-0.6+git20160927/install-sh-85- gauche-gtk-0.6+git20160927/install-sh:86: -t=*) transformarg=`echo $1 | sed 's/-t=//'` gauche-gtk-0.6+git20160927/install-sh-87- shift ############################################## gauche-gtk-0.6+git20160927/install-sh-89- gauche-gtk-0.6+git20160927/install-sh:90: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` gauche-gtk-0.6+git20160927/install-sh-91- shift ############################################## gauche-gtk-0.6+git20160927/install-sh-151- then gauche-gtk-0.6+git20160927/install-sh:152: dst="$dst"/`basename $src` gauche-gtk-0.6+git20160927/install-sh-153- else ############################################## gauche-gtk-0.6+git20160927/install-sh-158-## this sed command emulates the dirname command gauche-gtk-0.6+git20160927/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` gauche-gtk-0.6+git20160927/install-sh-160- ############################################## gauche-gtk-0.6+git20160927/install-sh-172-IFS='%' gauche-gtk-0.6+git20160927/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` gauche-gtk-0.6+git20160927/install-sh-174-IFS="${oIFS}" ############################################## gauche-gtk-0.6+git20160927/install-sh-206- then gauche-gtk-0.6+git20160927/install-sh:207: dstfile=`basename $dst` gauche-gtk-0.6+git20160927/install-sh-208- else ############################################## gauche-gtk-0.6+git20160927/install-sh-216- then gauche-gtk-0.6+git20160927/install-sh:217: dstfile=`basename $dst` gauche-gtk-0.6+git20160927/install-sh-218- else ############################################## gauche-gtk-0.6+git20160927/src/Makefile.in-103-test-native$(EXEEXT) : test-native.$(OBJEXT) $(OBJS) gauche-gtk-0.6+git20160927/src/Makefile.in:104: $(CC) -L. $(GTK_LDFLAGS) `$(GAUCHE_CONFIG) -L` -o test-native test-native.$(OBJEXT) $(OBJS) -luvector -lgauche $(LIBS) gauche-gtk-0.6+git20160927/src/Makefile.in-105- ############################################## gauche-gtk-0.6+git20160927/debian/patches/09-gen-gpd-fix.patch-8- dnl Creating gpd (gauche package description) file gauche-gtk-0.6+git20160927/debian/patches/09-gen-gpd-fix.patch:9:-GAUCHE_PACKAGE_CONFIGURE_ARGS="`echo ""$ac_configure_args"" | sed 's/[\\""\`\$]/\\\&/g'`" gauche-gtk-0.6+git20160927/debian/patches/09-gen-gpd-fix.patch:10:+GAUCHE_PACKAGE_CONFIGURE_ARGS=`echo "$ac_configure_args" | sed 's/@<:@\\"\`\$@:>@/\\\\&/g' 's/-f@<:@a-z@:>@*-prefix-map=@<:@^ @:>@* //'` gauche-gtk-0.6+git20160927/debian/patches/09-gen-gpd-fix.patch-11- AC_MSG_NOTICE([creating ${PACKAGE_NAME}.gpd]) ############################################## gauche-gtk-0.6+git20160927/debian/rules-14- gen_files=`cat src/GDKFILES src/GDKPIXBUFFILES src/GTKFILES src/PANGOFILES`; \ gauche-gtk-0.6+git20160927/debian/rules:15: gen_srcs="`echo $$gen_files | sed 's/\.h/.c/g'`"; \ gauche-gtk-0.6+git20160927/debian/rules:16: gen_stubs="`echo $$gen_files | sed 's/\.h/.stub/g'`"; \ gauche-gtk-0.6+git20160927/debian/rules-17- (cd src && rm -f $$gen_srcs $$gen_stubs gtk-lib.h gtk-lib.inits \ ############################################## gauche-gtk-0.6+git20160927/.pc/00_no_path_xtra.patch/src/Makefile.in-103-test-native$(EXEEXT) : test-native.$(OBJEXT) $(OBJS) gauche-gtk-0.6+git20160927/.pc/00_no_path_xtra.patch/src/Makefile.in:104: $(CC) -L. $(GTK_LDFLAGS) `$(GAUCHE_CONFIG) -L` -o test-native test-native.$(OBJEXT) $(OBJS) -luvector -lgauche $(LIBS) gauche-gtk-0.6+git20160927/.pc/00_no_path_xtra.patch/src/Makefile.in-105- ############################################## gauche-gtk-0.6+git20160927/.pc/05_install_755.patch/src/Makefile.in-103-test-native$(EXEEXT) : test-native.$(OBJEXT) $(OBJS) gauche-gtk-0.6+git20160927/.pc/05_install_755.patch/src/Makefile.in:104: $(CC) -L. $(GTK_LDFLAGS) `$(GAUCHE_CONFIG) -L` -o test-native test-native.$(OBJEXT) $(OBJS) -luvector -lgauche $(LIBS) gauche-gtk-0.6+git20160927/.pc/05_install_755.patch/src/Makefile.in-105- ############################################## gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac-76-dnl the same one as Gauche has been compiled with. gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac:77:SOEXT=`$GAUCHE_CONFIG --so-suffix` gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac:78:OBJEXT=`$GAUCHE_CONFIG --object-suffix` gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac:79:EXEEXT=`$GAUCHE_CONFIG --executable-suffix` gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac-80-AC_SUBST(SOEXT) ############################################## gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac-83- gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac:84:ac_default_prefix=`$GAUCHE_CONFIG --prefix` gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac-85- gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac:86:GAUCHE_PKGINCDIR=`$GAUCHE_CONFIG --pkgincdir` gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac:87:GAUCHE_PKGLIBDIR=`$GAUCHE_CONFIG --pkglibdir` gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac:88:GAUCHE_PKGARCHDIR=`$GAUCHE_CONFIG --pkgarchdir` gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac-89-AC_SUBST(GAUCHE_PKGINCDIR) ############################################## gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac-99-gen_files=`cat src/GDKFILES src/GDKPIXBUFFILES src/GTKFILES src/PANGOFILES` gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac:100:GEN_OBJS="`echo $gen_files | sed 's/\.h/.$(OBJEXT)/g'`" gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac-101-AC_SUBST(GEN_OBJS) gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac:102:GEN_SRCS="`echo $gen_files | sed 's/\.h/.c/g'`" gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac-103-AC_SUBST(GEN_SRCS) gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac:104:GEN_STUBS="`echo $gen_files | sed 's/\.h/.stub/g'`" gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac-105-AC_SUBST(GEN_STUBS) ############################################## gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac-107-dnl Creating gpd (gauche package description) file gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac:108:GAUCHE_PACKAGE_CONFIGURE_ARGS="`echo ""$ac_configure_args"" | sed 's/[\\""\`\$]/\\\&/g'`" gauche-gtk-0.6+git20160927/.pc/08-configure-ac-fix.patch/configure.ac-109-AC_MSG_NOTICE([creating ${PACKAGE_NAME}.gpd]) ############################################## gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac-75-dnl the same one as Gauche has been compiled with. gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac:76:SOEXT=`$GAUCHE_CONFIG --so-suffix` gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac:77:OBJEXT=`$GAUCHE_CONFIG --object-suffix` gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac:78:EXEEXT=`$GAUCHE_CONFIG --executable-suffix` gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac-79-AC_SUBST(SOEXT) ############################################## gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac-82- gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac:83:ac_default_prefix=`$GAUCHE_CONFIG --prefix` gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac-84- gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac:85:GAUCHE_PKGINCDIR=`$GAUCHE_CONFIG --pkgincdir` gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac:86:GAUCHE_PKGLIBDIR=`$GAUCHE_CONFIG --pkglibdir` gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac:87:GAUCHE_PKGARCHDIR=`$GAUCHE_CONFIG --pkgarchdir` gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac-88-AC_SUBST(GAUCHE_PKGINCDIR) ############################################## gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac-98-gen_files=`cat src/GDKFILES src/GDKPIXBUFFILES src/GTKFILES src/PANGOFILES` gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac:99:GEN_OBJS="`echo $gen_files | sed 's/\.h/.$(OBJEXT)/g'`" gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac-100-AC_SUBST(GEN_OBJS) gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac:101:GEN_SRCS="`echo $gen_files | sed 's/\.h/.c/g'`" gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac-102-AC_SUBST(GEN_SRCS) gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac:103:GEN_STUBS="`echo $gen_files | sed 's/\.h/.stub/g'`" gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac-104-AC_SUBST(GEN_STUBS) ############################################## gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac-106-dnl Creating gpd (gauche package description) file gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac:107:GAUCHE_PACKAGE_CONFIGURE_ARGS="`echo ""$ac_configure_args"" | sed 's/[\\""\`\$]/\\\&/g'`" gauche-gtk-0.6+git20160927/.pc/09-gen-gpd-fix.patch/configure.ac-108-AC_MSG_NOTICE([creating ${PACKAGE_NAME}.gpd]) ############################################## gauche-gtk-0.6+git20160927/configure.ac-75-dnl the same one as Gauche has been compiled with. gauche-gtk-0.6+git20160927/configure.ac:76:SOEXT=`$GAUCHE_CONFIG --so-suffix` gauche-gtk-0.6+git20160927/configure.ac:77:OBJEXT=`$GAUCHE_CONFIG --object-suffix` gauche-gtk-0.6+git20160927/configure.ac:78:EXEEXT=`$GAUCHE_CONFIG --executable-suffix` gauche-gtk-0.6+git20160927/configure.ac-79-AC_SUBST(SOEXT) ############################################## gauche-gtk-0.6+git20160927/configure.ac-82- gauche-gtk-0.6+git20160927/configure.ac:83:ac_default_prefix=`$GAUCHE_CONFIG --prefix` gauche-gtk-0.6+git20160927/configure.ac-84- gauche-gtk-0.6+git20160927/configure.ac:85:GAUCHE_PKGINCDIR=`$GAUCHE_CONFIG --pkgincdir` gauche-gtk-0.6+git20160927/configure.ac:86:GAUCHE_PKGLIBDIR=`$GAUCHE_CONFIG --pkglibdir` gauche-gtk-0.6+git20160927/configure.ac:87:GAUCHE_PKGARCHDIR=`$GAUCHE_CONFIG --pkgarchdir` gauche-gtk-0.6+git20160927/configure.ac-88-AC_SUBST(GAUCHE_PKGINCDIR) ############################################## gauche-gtk-0.6+git20160927/configure.ac-98-gen_files=`cat src/GDKFILES src/GDKPIXBUFFILES src/GTKFILES src/PANGOFILES` gauche-gtk-0.6+git20160927/configure.ac:99:GEN_OBJS="`echo $gen_files | sed 's/\.h/.$(OBJEXT)/g'`" gauche-gtk-0.6+git20160927/configure.ac-100-AC_SUBST(GEN_OBJS) gauche-gtk-0.6+git20160927/configure.ac:101:GEN_SRCS="`echo $gen_files | sed 's/\.h/.c/g'`" gauche-gtk-0.6+git20160927/configure.ac-102-AC_SUBST(GEN_SRCS) gauche-gtk-0.6+git20160927/configure.ac:103:GEN_STUBS="`echo $gen_files | sed 's/\.h/.stub/g'`" gauche-gtk-0.6+git20160927/configure.ac-104-AC_SUBST(GEN_STUBS) ############################################## gauche-gtk-0.6+git20160927/configure.ac-106-dnl Creating gpd (gauche package description) file gauche-gtk-0.6+git20160927/configure.ac:107:GAUCHE_PACKAGE_CONFIGURE_ARGS=`echo "$ac_configure_args" | sed 's/@<:@\\"\`\$@:>@/\\\\&/g' 's/-f@<:@a-z@:>@*-prefix-map=@<:@^ @:>@* //'` gauche-gtk-0.6+git20160927/configure.ac-108-AC_MSG_NOTICE([creating ${PACKAGE_NAME}.gpd])