=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== gauche-c-wrapper-0.6.1/config-ml.in-122- --*=*) gauche-c-wrapper-0.6.1/config-ml.in:123: optarg=`echo $option | sed -e 's/^[^=]*=//'` gauche-c-wrapper-0.6.1/config-ml.in-124- ;; ############################################## gauche-c-wrapper-0.6.1/config-ml.in-128- --disable-*) gauche-c-wrapper-0.6.1/config-ml.in:129: enableopt=`echo ${option} | sed 's:^--disable-:enable_:;s:-:_:g'` gauche-c-wrapper-0.6.1/config-ml.in-130- eval $enableopt=no ############################################## gauche-c-wrapper-0.6.1/config-ml.in-136- esac gauche-c-wrapper-0.6.1/config-ml.in:137: enableopt=`echo ${option} | sed 's:^--::;s:=.*$::;s:-:_:g'` gauche-c-wrapper-0.6.1/config-ml.in-138- eval $enableopt="$optarg" ############################################## gauche-c-wrapper-0.6.1/config-ml.in-153- esac gauche-c-wrapper-0.6.1/config-ml.in:154: withopt=`echo ${option} | sed 's:^--::;s:=.*$::;s:-:_:g'` gauche-c-wrapper-0.6.1/config-ml.in-155- eval $withopt="$optarg" ############################################## gauche-c-wrapper-0.6.1/config-ml.in-157- --without-*) gauche-c-wrapper-0.6.1/config-ml.in:158: withopt=`echo ${option} | sed 's:^--::;s:out::;s:-:_:g'` gauche-c-wrapper-0.6.1/config-ml.in-159- eval $withopt=no ############################################## gauche-c-wrapper-0.6.1/config-ml.in-204-multidirs= gauche-c-wrapper-0.6.1/config-ml.in:205:for i in `${CC-gcc} --print-multi-lib 2>/dev/null`; do gauche-c-wrapper-0.6.1/config-ml.in:206: dir=`echo $i | sed -e 's/;.*$//'` gauche-c-wrapper-0.6.1/config-ml.in-207- if [ "${dir}" = "." ]; then ############################################## gauche-c-wrapper-0.6.1/config-ml.in-525-# Tests like `if [ -n "$multidirs" ]' require it. gauche-c-wrapper-0.6.1/config-ml.in:526:multidirs=`echo "$multidirs" | sed -e 's/^[ ][ ]*//' -e 's/[ ][ ]*$//' -e 's/[ ][ ]*/ /g'` gauche-c-wrapper-0.6.1/config-ml.in-527- ############################################## gauche-c-wrapper-0.6.1/config-ml.in-540- else \ gauche-c-wrapper-0.6.1/config-ml.in:541: rootpre=`${PWD_COMMAND}`/; export rootpre; \ gauche-c-wrapper-0.6.1/config-ml.in:542: srcrootpre=`cd $(srcdir); ${PWD_COMMAND}`/; export srcrootpre; \ gauche-c-wrapper-0.6.1/config-ml.in:543: lib=`echo $${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$$,\1,'`; \ gauche-c-wrapper-0.6.1/config-ml.in-544- compiler="$(CC)"; \ gauche-c-wrapper-0.6.1/config-ml.in:545: for i in `$${compiler} --print-multi-lib 2>/dev/null`; do \ gauche-c-wrapper-0.6.1/config-ml.in:546: dir=`echo $$i | sed -e 's/;.*$$//'`; \ gauche-c-wrapper-0.6.1/config-ml.in-547- if [ "$${dir}" = "." ]; then \ ############################################## gauche-c-wrapper-0.6.1/config-ml.in-550- if [ -d ../$${dir}/$${lib} ]; then \ gauche-c-wrapper-0.6.1/config-ml.in:551: flags=`echo $$i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ gauche-c-wrapper-0.6.1/config-ml.in-552- if (cd ../$${dir}/$${lib}; $(MAKE) $(FLAGS_TO_PASS) \ ############################################## gauche-c-wrapper-0.6.1/config-ml.in-586- else \ gauche-c-wrapper-0.6.1/config-ml.in:587: lib=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \ gauche-c-wrapper-0.6.1/config-ml.in-588- for dir in Makefile $(MULTIDIRS); do \ ############################################## gauche-c-wrapper-0.6.1/config-ml.in-630- # The '[^/][^/]*' appears that way to work around a SunOS sed bug. gauche-c-wrapper-0.6.1/config-ml.in:631: ml_builddotdot=`echo ${with_multisubdir} | sed -e 's:[^/][^/]*:..:g'`/ gauche-c-wrapper-0.6.1/config-ml.in-632- if [ "$srcdir" = "." ]; then ############################################## gauche-c-wrapper-0.6.1/config-ml.in-693- echo "Running configure in multilib subdirs ${multidirs}" gauche-c-wrapper-0.6.1/config-ml.in:694: echo "pwd: `${PWDCMD-pwd}`" gauche-c-wrapper-0.6.1/config-ml.in-695- fi gauche-c-wrapper-0.6.1/config-ml.in-696- gauche-c-wrapper-0.6.1/config-ml.in:697: ml_origdir=`${PWDCMD-pwd}` gauche-c-wrapper-0.6.1/config-ml.in:698: ml_libdir=`echo $ml_origdir | sed -e 's,^.*/,,'` gauche-c-wrapper-0.6.1/config-ml.in-699- # cd to top-level-build-dir/${with_target_subdir} ############################################## gauche-c-wrapper-0.6.1/config-ml.in-705- echo "Running configure in multilib subdir ${ml_dir}" gauche-c-wrapper-0.6.1/config-ml.in:706: echo "pwd: `${PWDCMD-pwd}`" gauche-c-wrapper-0.6.1/config-ml.in-707- fi ############################################## gauche-c-wrapper-0.6.1/config-ml.in-711- pathcomp="" gauche-c-wrapper-0.6.1/config-ml.in:712: for d in `echo ":${ml_dir}" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`; do gauche-c-wrapper-0.6.1/config-ml.in-713- pathcomp="$pathcomp$d" ############################################## gauche-c-wrapper-0.6.1/config-ml.in-729- # Eg: if ${ml_dir} = m68000/m68881, dotdot = ../../ gauche-c-wrapper-0.6.1/config-ml.in:730: dotdot=../`echo ${ml_dir} | sed -e 's|[^/]||g' -e 's|/|../|g'` gauche-c-wrapper-0.6.1/config-ml.in-731- ############################################## gauche-c-wrapper-0.6.1/config-ml.in-733- ".") gauche-c-wrapper-0.6.1/config-ml.in:734: echo Building symlink tree in `${PWDCMD-pwd}`/${ml_dir}/${ml_libdir} gauche-c-wrapper-0.6.1/config-ml.in-735- if [ "${with_target_subdir}" != "." ]; then ############################################## gauche-c-wrapper-0.6.1/config-ml.in-772- # FIXME: POPDIR=${PWD=`pwd`} doesn't work here. gauche-c-wrapper-0.6.1/config-ml.in:773: ML_POPDIR=`${PWDCMD-pwd}` gauche-c-wrapper-0.6.1/config-ml.in-774- cd ${ml_dir}/${ml_libdir} ############################################## gauche-c-wrapper-0.6.1/config-ml.in-780- # find compiler flag corresponding to ${ml_dir} gauche-c-wrapper-0.6.1/config-ml.in:781: for i in `${CC-gcc} --print-multi-lib 2>/dev/null`; do gauche-c-wrapper-0.6.1/config-ml.in:782: dir=`echo $i | sed -e 's/;.*$//'` gauche-c-wrapper-0.6.1/config-ml.in-783- if [ "${dir}" = "${ml_dir}" ]; then gauche-c-wrapper-0.6.1/config-ml.in:784: flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'` gauche-c-wrapper-0.6.1/config-ml.in-785- break ############################################## gauche-c-wrapper-0.6.1/config-ml.in-798- # as ML_POPDIR. gauche-c-wrapper-0.6.1/config-ml.in:799: popdir_rx=`echo ${ML_POPDIR} | sed 's,.,.,g'` gauche-c-wrapper-0.6.1/config-ml.in-800- CC_= ############################################## gauche-c-wrapper-0.6.1/config-ml.in-803- -[BIL]"${ML_POPDIR}"/*) gauche-c-wrapper-0.6.1/config-ml.in:804: CC_="${CC_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X-[BIL]${popdir_rx}\\(.*\\)/\1/p"`' ' ;; gauche-c-wrapper-0.6.1/config-ml.in-805- "${ML_POPDIR}"/*) gauche-c-wrapper-0.6.1/config-ml.in:806: CC_="${CC_}"`echo "X${arg}" | sed -n "s/X\\(${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; gauche-c-wrapper-0.6.1/config-ml.in-807- *) ############################################## gauche-c-wrapper-0.6.1/config-ml.in-815- -[BIL]"${ML_POPDIR}"/*) gauche-c-wrapper-0.6.1/config-ml.in:816: CXX_="${CXX_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X-[BIL]${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; gauche-c-wrapper-0.6.1/config-ml.in-817- "${ML_POPDIR}"/*) gauche-c-wrapper-0.6.1/config-ml.in:818: CXX_="${CXX_}"`echo "X${arg}" | sed -n "s/X\\(${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; gauche-c-wrapper-0.6.1/config-ml.in-819- *) ############################################## gauche-c-wrapper-0.6.1/config-ml.in-827- -[BIL]"${ML_POPDIR}"/*) gauche-c-wrapper-0.6.1/config-ml.in:828: F77_="${F77_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X-[BIL]${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; gauche-c-wrapper-0.6.1/config-ml.in-829- "${ML_POPDIR}"/*) gauche-c-wrapper-0.6.1/config-ml.in:830: F77_="${F77_}"`echo "X${arg}" | sed -n "s/X\\(${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; gauche-c-wrapper-0.6.1/config-ml.in-831- *) ############################################## gauche-c-wrapper-0.6.1/config-ml.in-839- -[BIL]"${ML_POPDIR}"/*) gauche-c-wrapper-0.6.1/config-ml.in:840: GCJ_="${GCJ_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X-[BIL]${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; gauche-c-wrapper-0.6.1/config-ml.in-841- "${ML_POPDIR}"/*) gauche-c-wrapper-0.6.1/config-ml.in:842: GCJ_="${GCJ_}"`echo "X${arg}" | sed -n "s/X\\(${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; gauche-c-wrapper-0.6.1/config-ml.in-843- *) ############################################## gauche-c-wrapper-0.6.1/config-ml.in-851- -[BIL]"${ML_POPDIR}"/*) gauche-c-wrapper-0.6.1/config-ml.in:852: GFORTRAN_="${GFORTRAN_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X-[BIL]${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; gauche-c-wrapper-0.6.1/config-ml.in-853- "${ML_POPDIR}"/*) gauche-c-wrapper-0.6.1/config-ml.in:854: GFORTRAN_="${GFORTRAN_}"`echo "X${arg}" | sed -n "s/X\\(${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; gauche-c-wrapper-0.6.1/config-ml.in-855- *) ############################################## gauche-c-wrapper-0.6.1/config-ml.in-861- LD_LIBRARY_PATH_= gauche-c-wrapper-0.6.1/config-ml.in:862: for arg in `echo "$LD_LIBRARY_PATH" | tr ':' ' '`; do gauche-c-wrapper-0.6.1/config-ml.in-863- case "$arg" in gauche-c-wrapper-0.6.1/config-ml.in-864- "${ML_POPDIR}"/*) gauche-c-wrapper-0.6.1/config-ml.in:865: arg=`echo "X${arg}" | sed -n "s/X\\(${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X${popdir_rx}\\(.*\\)/\\1/p"` gauche-c-wrapper-0.6.1/config-ml.in-866- ;; ############################################## gauche-c-wrapper-0.6.1/config-ml.in-878- SHLIB_PATH_= gauche-c-wrapper-0.6.1/config-ml.in:879: for arg in `echo "$SHLIB_PATH" | tr ':' ' '`; do gauche-c-wrapper-0.6.1/config-ml.in-880- case "$arg" in gauche-c-wrapper-0.6.1/config-ml.in-881- "${ML_POPDIR}"/*) gauche-c-wrapper-0.6.1/config-ml.in:882: arg=`echo "X${arg}" | sed -n "s/X\\(${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X${popdir_rx}\\(.*\\)/\\1/p"` gauche-c-wrapper-0.6.1/config-ml.in-883- ;; ############################################## gauche-c-wrapper-0.6.1/config.guess-37- gauche-c-wrapper-0.6.1/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'` gauche-c-wrapper-0.6.1/config.guess-39- ############################################## gauche-c-wrapper-0.6.1/config.guess-106-: ${TMPDIR=/tmp} ; gauche-c-wrapper-0.6.1/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || gauche-c-wrapper-0.6.1/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## gauche-c-wrapper-0.6.1/config.guess-191- *) gauche-c-wrapper-0.6.1/config.guess:192: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` gauche-c-wrapper-0.6.1/config.guess-193- ;; ############################################## gauche-c-wrapper-0.6.1/config.guess-240- if test $UNAME_RELEASE = "V4.0"; then gauche-c-wrapper-0.6.1/config.guess:241: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` gauche-c-wrapper-0.6.1/config.guess-242- fi ############################################## gauche-c-wrapper-0.6.1/config.guess-246- # types through head -n 1, so we only detect the type of CPU 0. gauche-c-wrapper-0.6.1/config.guess:247: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` gauche-c-wrapper-0.6.1/config.guess-248- case "$ALPHA_CPU_TYPE" in ############################################## gauche-c-wrapper-0.6.1/config.guess-283- # 1.2 uses "1.2" for uname -r. gauche-c-wrapper-0.6.1/config.guess:284: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` gauche-c-wrapper-0.6.1/config.guess-285- exit 0 ;; ############################################## gauche-c-wrapper-0.6.1/config.guess-334- sun4H:SunOS:5.*:*) gauche-c-wrapper-0.6.1/config.guess:335: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gauche-c-wrapper-0.6.1/config.guess-336- exit 0 ;; gauche-c-wrapper-0.6.1/config.guess-337- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) gauche-c-wrapper-0.6.1/config.guess:338: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gauche-c-wrapper-0.6.1/config.guess-339- exit 0 ;; gauche-c-wrapper-0.6.1/config.guess-340- i86pc:SunOS:5.*:*) gauche-c-wrapper-0.6.1/config.guess:341: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gauche-c-wrapper-0.6.1/config.guess-342- exit 0 ;; ############################################## gauche-c-wrapper-0.6.1/config.guess-346- # it's likely to be more like Solaris than SunOS4. gauche-c-wrapper-0.6.1/config.guess:347: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gauche-c-wrapper-0.6.1/config.guess-348- exit 0 ;; ############################################## gauche-c-wrapper-0.6.1/config.guess-355- # Japanese Language versions have a version number like `4.1.3-JL'. gauche-c-wrapper-0.6.1/config.guess:356: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` gauche-c-wrapper-0.6.1/config.guess-357- exit 0 ;; ############################################## gauche-c-wrapper-0.6.1/config.guess-361- sun*:*:4.2BSD:*) gauche-c-wrapper-0.6.1/config.guess:362: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` gauche-c-wrapper-0.6.1/config.guess-363- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## gauche-c-wrapper-0.6.1/config.guess-440- $CC_FOR_BUILD -o $dummy $dummy.c \ gauche-c-wrapper-0.6.1/config.guess:441: && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \ gauche-c-wrapper-0.6.1/config.guess-442- && exit 0 ############################################## gauche-c-wrapper-0.6.1/config.guess-495- *:IRIX*:*:*) gauche-c-wrapper-0.6.1/config.guess:496: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` gauche-c-wrapper-0.6.1/config.guess-497- exit 0 ;; ############################################## gauche-c-wrapper-0.6.1/config.guess-534- *:AIX:*:[45]) gauche-c-wrapper-0.6.1/config.guess:535: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` gauche-c-wrapper-0.6.1/config.guess-536- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## gauche-c-wrapper-0.6.1/config.guess-569- 9000/[34678]??:HP-UX:*:*) gauche-c-wrapper-0.6.1/config.guess:570: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` gauche-c-wrapper-0.6.1/config.guess-571- case "${UNAME_MACHINE}" in ############################################## gauche-c-wrapper-0.6.1/config.guess-623-EOF gauche-c-wrapper-0.6.1/config.guess:624: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` gauche-c-wrapper-0.6.1/config.guess-625- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## gauche-c-wrapper-0.6.1/config.guess-641- ia64:HP-UX:*:*) gauche-c-wrapper-0.6.1/config.guess:642: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` gauche-c-wrapper-0.6.1/config.guess-643- echo ia64-hp-hpux${HPUX_REV} ############################################## gauche-c-wrapper-0.6.1/config.guess-741- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` gauche-c-wrapper-0.6.1/config.guess:742: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` gauche-c-wrapper-0.6.1/config.guess-743- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## gauche-c-wrapper-0.6.1/config.guess-764-EOF gauche-c-wrapper-0.6.1/config.guess:765: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` gauche-c-wrapper-0.6.1/config.guess-766- # GNU/FreeBSD systems have a "k" prefix to indicate we are using ############################################## gauche-c-wrapper-0.6.1/config.guess-768- case ${LIBC} in gnu) kernel_only='k' ;; esac gauche-c-wrapper-0.6.1/config.guess:769: echo ${UNAME_MACHINE}-unknown-${kernel_only}freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC} gauche-c-wrapper-0.6.1/config.guess-770- exit 0 ;; ############################################## gauche-c-wrapper-0.6.1/config.guess-798- prep*:SunOS:5.*:*) gauche-c-wrapper-0.6.1/config.guess:799: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gauche-c-wrapper-0.6.1/config.guess-800- exit 0 ;; gauche-c-wrapper-0.6.1/config.guess-801- *:GNU:*:*) gauche-c-wrapper-0.6.1/config.guess:802: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` gauche-c-wrapper-0.6.1/config.guess-803- exit 0 ;; ############################################## gauche-c-wrapper-0.6.1/config.guess-834-EOF gauche-c-wrapper-0.6.1/config.guess:835: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` gauche-c-wrapper-0.6.1/config.guess-836- test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 ############################################## gauche-c-wrapper-0.6.1/config.guess-853-EOF gauche-c-wrapper-0.6.1/config.guess:854: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` gauche-c-wrapper-0.6.1/config.guess-855- test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 ############################################## gauche-c-wrapper-0.6.1/config.guess-951-EOF gauche-c-wrapper-0.6.1/config.guess:952: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` gauche-c-wrapper-0.6.1/config.guess-953- test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0 ############################################## gauche-c-wrapper-0.6.1/config.guess-987- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) gauche-c-wrapper-0.6.1/config.guess:988: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` gauche-c-wrapper-0.6.1/config.guess-989- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## gauche-c-wrapper-0.6.1/config.sub-54- gauche-c-wrapper-0.6.1/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'` gauche-c-wrapper-0.6.1/config.sub-56- ############################################## gauche-c-wrapper-0.6.1/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations. gauche-c-wrapper-0.6.1/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` gauche-c-wrapper-0.6.1/config.sub-120-case $maybe_os in ############################################## gauche-c-wrapper-0.6.1/config.sub-122- os=-$maybe_os gauche-c-wrapper-0.6.1/config.sub:123: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` gauche-c-wrapper-0.6.1/config.sub-124- ;; gauche-c-wrapper-0.6.1/config.sub-125- *) gauche-c-wrapper-0.6.1/config.sub:126: basic_machine=`echo $1 | sed 's/-[^-]*$//'` gauche-c-wrapper-0.6.1/config.sub-127- if [ $basic_machine != $1 ] gauche-c-wrapper-0.6.1/config.sub:128: then os=`echo $1 | sed 's/.*-/-/'` gauche-c-wrapper-0.6.1/config.sub-129- else os=; fi ############################################## gauche-c-wrapper-0.6.1/config.sub-173- os=-sco3.2v5 gauche-c-wrapper-0.6.1/config.sub:174: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-c-wrapper-0.6.1/config.sub-175- ;; ############################################## gauche-c-wrapper-0.6.1/config.sub-177- os=-sco3.2v4 gauche-c-wrapper-0.6.1/config.sub:178: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-c-wrapper-0.6.1/config.sub-179- ;; gauche-c-wrapper-0.6.1/config.sub-180- -sco3.2.[4-9]*) gauche-c-wrapper-0.6.1/config.sub:181: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` gauche-c-wrapper-0.6.1/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-c-wrapper-0.6.1/config.sub-183- ;; ############################################## gauche-c-wrapper-0.6.1/config.sub-185- # Don't forget version if it is 3.2v4 or newer. gauche-c-wrapper-0.6.1/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-c-wrapper-0.6.1/config.sub-187- ;; ############################################## gauche-c-wrapper-0.6.1/config.sub-189- os=-sco3.2v2 gauche-c-wrapper-0.6.1/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-c-wrapper-0.6.1/config.sub-191- ;; gauche-c-wrapper-0.6.1/config.sub-192- -udk*) gauche-c-wrapper-0.6.1/config.sub:193: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-c-wrapper-0.6.1/config.sub-194- ;; ############################################## gauche-c-wrapper-0.6.1/config.sub-196- os=-isc2.2 gauche-c-wrapper-0.6.1/config.sub:197: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-c-wrapper-0.6.1/config.sub-198- ;; ############################################## gauche-c-wrapper-0.6.1/config.sub-202- -isc*) gauche-c-wrapper-0.6.1/config.sub:203: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-c-wrapper-0.6.1/config.sub-204- ;; ############################################## gauche-c-wrapper-0.6.1/config.sub-208- -ptx*) gauche-c-wrapper-0.6.1/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` gauche-c-wrapper-0.6.1/config.sub-210- ;; gauche-c-wrapper-0.6.1/config.sub-211- -windowsnt*) gauche-c-wrapper-0.6.1/config.sub:212: os=`echo $os | sed -e 's/windowsnt/winnt/'` gauche-c-wrapper-0.6.1/config.sub-213- ;; ############################################## gauche-c-wrapper-0.6.1/config.sub-286- *-*-*) gauche-c-wrapper-0.6.1/config.sub:287: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 gauche-c-wrapper-0.6.1/config.sub-288- exit 1 ############################################## gauche-c-wrapper-0.6.1/config.sub-578- i*86v32) gauche-c-wrapper-0.6.1/config.sub:579: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gauche-c-wrapper-0.6.1/config.sub-580- os=-sysv32 ############################################## gauche-c-wrapper-0.6.1/config.sub-582- i*86v4*) gauche-c-wrapper-0.6.1/config.sub:583: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gauche-c-wrapper-0.6.1/config.sub-584- os=-sysv4 ############################################## gauche-c-wrapper-0.6.1/config.sub-586- i*86v) gauche-c-wrapper-0.6.1/config.sub:587: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gauche-c-wrapper-0.6.1/config.sub-588- os=-sysv ############################################## gauche-c-wrapper-0.6.1/config.sub-590- i*86sol2) gauche-c-wrapper-0.6.1/config.sub:591: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gauche-c-wrapper-0.6.1/config.sub-592- os=-solaris2 ############################################## gauche-c-wrapper-0.6.1/config.sub-638- mips3*-*) gauche-c-wrapper-0.6.1/config.sub:639: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` gauche-c-wrapper-0.6.1/config.sub-640- ;; gauche-c-wrapper-0.6.1/config.sub-641- mips3*) gauche-c-wrapper-0.6.1/config.sub:642: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown gauche-c-wrapper-0.6.1/config.sub-643- ;; ############################################## gauche-c-wrapper-0.6.1/config.sub-780- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) gauche-c-wrapper-0.6.1/config.sub:781: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-c-wrapper-0.6.1/config.sub-782- ;; gauche-c-wrapper-0.6.1/config.sub-783- pentiumpro-* | p6-* | 6x86-* | athlon-*) gauche-c-wrapper-0.6.1/config.sub:784: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-c-wrapper-0.6.1/config.sub-785- ;; gauche-c-wrapper-0.6.1/config.sub-786- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) gauche-c-wrapper-0.6.1/config.sub:787: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-c-wrapper-0.6.1/config.sub-788- ;; gauche-c-wrapper-0.6.1/config.sub-789- pentium4-*) gauche-c-wrapper-0.6.1/config.sub:790: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-c-wrapper-0.6.1/config.sub-791- ;; ############################################## gauche-c-wrapper-0.6.1/config.sub-798- ;; gauche-c-wrapper-0.6.1/config.sub:799: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-c-wrapper-0.6.1/config.sub-800- ;; ############################################## gauche-c-wrapper-0.6.1/config.sub-804- ppcle-* | powerpclittle-*) gauche-c-wrapper-0.6.1/config.sub:805: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-c-wrapper-0.6.1/config.sub-806- ;; ############################################## gauche-c-wrapper-0.6.1/config.sub-808- ;; gauche-c-wrapper-0.6.1/config.sub:809: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-c-wrapper-0.6.1/config.sub-810- ;; ############################################## gauche-c-wrapper-0.6.1/config.sub-814- ppc64le-* | powerpc64little-*) gauche-c-wrapper-0.6.1/config.sub:815: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-c-wrapper-0.6.1/config.sub-816- ;; ############################################## gauche-c-wrapper-0.6.1/config.sub-1079- *) gauche-c-wrapper-0.6.1/config.sub:1080: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 gauche-c-wrapper-0.6.1/config.sub-1081- exit 1 ############################################## gauche-c-wrapper-0.6.1/config.sub-1087- *-digital*) gauche-c-wrapper-0.6.1/config.sub:1088: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` gauche-c-wrapper-0.6.1/config.sub-1089- ;; gauche-c-wrapper-0.6.1/config.sub-1090- *-commodore*) gauche-c-wrapper-0.6.1/config.sub:1091: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` gauche-c-wrapper-0.6.1/config.sub-1092- ;; ############################################## gauche-c-wrapper-0.6.1/config.sub-1105- -solaris1 | -solaris1.*) gauche-c-wrapper-0.6.1/config.sub:1106: os=`echo $os | sed -e 's|solaris1|sunos4|'` gauche-c-wrapper-0.6.1/config.sub-1107- ;; ############################################## gauche-c-wrapper-0.6.1/config.sub-1117- -gnu/linux*) gauche-c-wrapper-0.6.1/config.sub:1118: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` gauche-c-wrapper-0.6.1/config.sub-1119- ;; ############################################## gauche-c-wrapper-0.6.1/config.sub-1157- -nto*) gauche-c-wrapper-0.6.1/config.sub:1158: os=`echo $os | sed -e 's|nto|nto-qnx|'` gauche-c-wrapper-0.6.1/config.sub-1159- ;; ############################################## gauche-c-wrapper-0.6.1/config.sub-1164- -mac*) gauche-c-wrapper-0.6.1/config.sub:1165: os=`echo $os | sed -e 's|mac|macos|'` gauche-c-wrapper-0.6.1/config.sub-1166- ;; gauche-c-wrapper-0.6.1/config.sub-1167- -linux*) gauche-c-wrapper-0.6.1/config.sub:1168: os=`echo $os | sed -e 's|linux|linux-gnu|'` gauche-c-wrapper-0.6.1/config.sub-1169- ;; gauche-c-wrapper-0.6.1/config.sub-1170- -sunos5*) gauche-c-wrapper-0.6.1/config.sub:1171: os=`echo $os | sed -e 's|sunos5|solaris2|'` gauche-c-wrapper-0.6.1/config.sub-1172- ;; gauche-c-wrapper-0.6.1/config.sub-1173- -sunos6*) gauche-c-wrapper-0.6.1/config.sub:1174: os=`echo $os | sed -e 's|sunos6|solaris3|'` gauche-c-wrapper-0.6.1/config.sub-1175- ;; ############################################## gauche-c-wrapper-0.6.1/config.sub-1216- -sinix5.*) gauche-c-wrapper-0.6.1/config.sub:1217: os=`echo $os | sed -e 's|sinix|sysv|'` gauche-c-wrapper-0.6.1/config.sub-1218- ;; ############################################## gauche-c-wrapper-0.6.1/config.sub-1261- # Get rid of the `-' at the beginning of $os. gauche-c-wrapper-0.6.1/config.sub:1262: os=`echo $os | sed 's/[^-]*-//'` gauche-c-wrapper-0.6.1/config.sub:1263: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 gauche-c-wrapper-0.6.1/config.sub-1264- exit 1 ############################################## gauche-c-wrapper-0.6.1/config.sub-1491- esac gauche-c-wrapper-0.6.1/config.sub:1492: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` gauche-c-wrapper-0.6.1/config.sub-1493- ;; ############################################## gauche-c-wrapper-0.6.1/configure-45-do gauche-c-wrapper-0.6.1/configure:46: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then gauche-c-wrapper-0.6.1/configure-47- eval $as_var=C; export $as_var ############################################## gauche-c-wrapper-0.6.1/configure-103- as_lineno_2=$LINENO gauche-c-wrapper-0.6.1/configure:104: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` gauche-c-wrapper-0.6.1/configure-105- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## gauche-c-wrapper-0.6.1/configure-142- as_lineno_2=$LINENO gauche-c-wrapper-0.6.1/configure:143: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` gauche-c-wrapper-0.6.1/configure-144- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## gauche-c-wrapper-0.6.1/configure-326- gauche-c-wrapper-0.6.1/configure:327: ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` gauche-c-wrapper-0.6.1/configure-328- ############################################## gauche-c-wrapper-0.6.1/configure-359- -disable-* | --disable-*) gauche-c-wrapper-0.6.1/configure:360: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` gauche-c-wrapper-0.6.1/configure-361- # Reject names that are not valid shell variable names. ############################################## gauche-c-wrapper-0.6.1/configure-364- { (exit 1); exit 1; }; } gauche-c-wrapper-0.6.1/configure:365: ac_feature=`echo $ac_feature | sed 's/-/_/g'` gauche-c-wrapper-0.6.1/configure-366- eval "enable_$ac_feature=no" ;; ############################################## gauche-c-wrapper-0.6.1/configure-368- -enable-* | --enable-*) gauche-c-wrapper-0.6.1/configure:369: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` gauche-c-wrapper-0.6.1/configure-370- # Reject names that are not valid shell variable names. ############################################## gauche-c-wrapper-0.6.1/configure-373- { (exit 1); exit 1; }; } gauche-c-wrapper-0.6.1/configure:374: ac_feature=`echo $ac_feature | sed 's/-/_/g'` gauche-c-wrapper-0.6.1/configure-375- case $ac_option in gauche-c-wrapper-0.6.1/configure:376: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; gauche-c-wrapper-0.6.1/configure-377- *) ac_optarg=yes ;; ############################################## gauche-c-wrapper-0.6.1/configure-550- -with-* | --with-*) gauche-c-wrapper-0.6.1/configure:551: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` gauche-c-wrapper-0.6.1/configure-552- # Reject names that are not valid shell variable names. ############################################## gauche-c-wrapper-0.6.1/configure-555- { (exit 1); exit 1; }; } gauche-c-wrapper-0.6.1/configure:556: ac_package=`echo $ac_package| sed 's/-/_/g'` gauche-c-wrapper-0.6.1/configure-557- case $ac_option in gauche-c-wrapper-0.6.1/configure:558: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; gauche-c-wrapper-0.6.1/configure-559- *) ac_optarg=yes ;; ############################################## gauche-c-wrapper-0.6.1/configure-563- -without-* | --without-*) gauche-c-wrapper-0.6.1/configure:564: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` gauche-c-wrapper-0.6.1/configure-565- # Reject names that are not valid shell variable names. ############################################## gauche-c-wrapper-0.6.1/configure-568- { (exit 1); exit 1; }; } gauche-c-wrapper-0.6.1/configure:569: ac_package=`echo $ac_package | sed 's/-/_/g'` gauche-c-wrapper-0.6.1/configure-570- eval "with_$ac_package=no" ;; ############################################## gauche-c-wrapper-0.6.1/configure-595- *=*) gauche-c-wrapper-0.6.1/configure:596: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` gauche-c-wrapper-0.6.1/configure-597- # Reject names that are not valid shell variable names. ############################################## gauche-c-wrapper-0.6.1/configure-600- { (exit 1); exit 1; }; } gauche-c-wrapper-0.6.1/configure:601: ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` gauche-c-wrapper-0.6.1/configure-602- eval "$ac_envvar='$ac_optarg'" ############################################## gauche-c-wrapper-0.6.1/configure-616-if test -n "$ac_prev"; then gauche-c-wrapper-0.6.1/configure:617: ac_option=--`echo $ac_prev | sed 's/_/-/g'` gauche-c-wrapper-0.6.1/configure-618- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## gauche-c-wrapper-0.6.1/configure-624-do gauche-c-wrapper-0.6.1/configure:625: eval ac_val=$`echo $ac_var` gauche-c-wrapper-0.6.1/configure-626- case $ac_val in ############################################## gauche-c-wrapper-0.6.1/configure-636-do gauche-c-wrapper-0.6.1/configure:637: eval ac_val=$`echo $ac_var` gauche-c-wrapper-0.6.1/configure-638- case $ac_val in ############################################## gauche-c-wrapper-0.6.1/configure-703- { (exit 1); exit 1; }; } gauche-c-wrapper-0.6.1/configure:704:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` gauche-c-wrapper-0.6.1/configure-705-ac_env_build_alias_set=${build_alias+set} ############################################## gauche-c-wrapper-0.6.1/configure-770-By default, \`make install' will install all the files in gauche-c-wrapper-0.6.1/configure:771:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify gauche-c-wrapper-0.6.1/configure:772:an installation prefix other than \`$ac_default_prefix' using \`--prefix', gauche-c-wrapper-0.6.1/configure-773-for instance \`--prefix=\$HOME'. ############################################## gauche-c-wrapper-0.6.1/configure-841-if test "$ac_dir" != .; then gauche-c-wrapper-0.6.1/configure:842: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` gauche-c-wrapper-0.6.1/configure-843- # A "../" for each directory in $ac_dir_suffix. gauche-c-wrapper-0.6.1/configure:844: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` gauche-c-wrapper-0.6.1/configure-845-else ############################################## gauche-c-wrapper-0.6.1/configure-854- else gauche-c-wrapper-0.6.1/configure:855: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` gauche-c-wrapper-0.6.1/configure-856- fi ;; ############################################## gauche-c-wrapper-0.6.1/configure-1010- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) gauche-c-wrapper-0.6.1/configure:1011: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; gauche-c-wrapper-0.6.1/configure-1012- esac ############################################## gauche-c-wrapper-0.6.1/configure-1082- do gauche-c-wrapper-0.6.1/configure:1083: eval ac_val=$`echo $ac_var` gauche-c-wrapper-0.6.1/configure-1084- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## gauche-c-wrapper-0.6.1/configure-1096- do gauche-c-wrapper-0.6.1/configure:1097: eval ac_val=$`echo $ac_var` gauche-c-wrapper-0.6.1/configure-1098- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## gauche-c-wrapper-0.6.1/configure-1203- set,) gauche-c-wrapper-0.6.1/configure:1204: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 gauche-c-wrapper-0.6.1/configure:1205:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} gauche-c-wrapper-0.6.1/configure-1206- ac_cache_corrupted=: ;; ############################################## gauche-c-wrapper-0.6.1/configure-1226- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) gauche-c-wrapper-0.6.1/configure:1227: ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; gauche-c-wrapper-0.6.1/configure-1228- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## gauche-c-wrapper-0.6.1/configure-1313-test -z "$ac_cv_build_alias" && gauche-c-wrapper-0.6.1/configure:1314: ac_cv_build_alias=`$ac_config_guess` gauche-c-wrapper-0.6.1/configure-1315-test -z "$ac_cv_build_alias" && ############################################## gauche-c-wrapper-0.6.1/configure-1318- { (exit 1); exit 1; }; } gauche-c-wrapper-0.6.1/configure:1319:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || gauche-c-wrapper-0.6.1/configure-1320- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5 ############################################## gauche-c-wrapper-0.6.1/configure-1327-build=$ac_cv_build gauche-c-wrapper-0.6.1/configure:1328:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` gauche-c-wrapper-0.6.1/configure:1329:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` gauche-c-wrapper-0.6.1/configure:1330:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` gauche-c-wrapper-0.6.1/configure-1331- ############################################## gauche-c-wrapper-0.6.1/configure-1340- ac_cv_host_alias=$ac_cv_build_alias gauche-c-wrapper-0.6.1/configure:1341:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || gauche-c-wrapper-0.6.1/configure-1342- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5 ############################################## gauche-c-wrapper-0.6.1/configure-1349-host=$ac_cv_host gauche-c-wrapper-0.6.1/configure:1350:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` gauche-c-wrapper-0.6.1/configure:1351:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` gauche-c-wrapper-0.6.1/configure:1352:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` gauche-c-wrapper-0.6.1/configure-1353- ############################################## gauche-c-wrapper-0.6.1/configure-1362- ac_cv_target_alias=$ac_cv_host_alias gauche-c-wrapper-0.6.1/configure:1363:ac_cv_target=`$ac_config_sub $ac_cv_target_alias` || gauche-c-wrapper-0.6.1/configure-1364- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5 ############################################## gauche-c-wrapper-0.6.1/configure-1371-target=$ac_cv_target gauche-c-wrapper-0.6.1/configure:1372:target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` gauche-c-wrapper-0.6.1/configure:1373:target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` gauche-c-wrapper-0.6.1/configure:1374:target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` gauche-c-wrapper-0.6.1/configure-1375- ############################################## gauche-c-wrapper-0.6.1/configure-1579- gauche-c-wrapper-0.6.1/configure:1580:SOEXT=`$GAUCHE_CONFIG --so-suffix` gauche-c-wrapper-0.6.1/configure:1581:OBJEXT=`$GAUCHE_CONFIG --object-suffix` gauche-c-wrapper-0.6.1/configure:1582:EXEEXT=`$GAUCHE_CONFIG --executable-suffix` gauche-c-wrapper-0.6.1/configure:1583:DYLIBEXT=`$GAUCHE_CONFIG --dylib-suffix` gauche-c-wrapper-0.6.1/configure-1584- ############################################## gauche-c-wrapper-0.6.1/configure-1588- gauche-c-wrapper-0.6.1/configure:1589:ac_default_prefix=`$GAUCHE_CONFIG --prefix` gauche-c-wrapper-0.6.1/configure-1590- gauche-c-wrapper-0.6.1/configure:1591:GAUCHE_PKGINCDIR=`$GAUCHE_CONFIG --pkgincdir` gauche-c-wrapper-0.6.1/configure:1592:GAUCHE_PKGLIBDIR=`$GAUCHE_CONFIG --pkglibdir` gauche-c-wrapper-0.6.1/configure:1593:GAUCHE_PKGARCHDIR=`$GAUCHE_CONFIG --pkgarchdir` gauche-c-wrapper-0.6.1/configure-1594- ############################################## gauche-c-wrapper-0.6.1/configure-1916- "checking for C compiler version" >&5 gauche-c-wrapper-0.6.1/configure:1917:ac_compiler=`set X $ac_compile; echo $2` gauche-c-wrapper-0.6.1/configure-1918-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## gauche-c-wrapper-0.6.1/configure-1955-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 gauche-c-wrapper-0.6.1/configure:1956:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` gauche-c-wrapper-0.6.1/configure-1957-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 ############################################## gauche-c-wrapper-0.6.1/configure-1983- *.* ) gauche-c-wrapper-0.6.1/configure:1984: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` gauche-c-wrapper-0.6.1/configure-1985- # FIXME: I believe we export ac_cv_exeext for Libtool, ############################################## gauche-c-wrapper-0.6.1/configure-2063- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; gauche-c-wrapper-0.6.1/configure:2064: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` gauche-c-wrapper-0.6.1/configure-2065- export ac_cv_exeext ############################################## gauche-c-wrapper-0.6.1/configure-2113- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; gauche-c-wrapper-0.6.1/configure:2114: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` gauche-c-wrapper-0.6.1/configure-2115- break;; ############################################## gauche-c-wrapper-0.6.1/configure-2192-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 gauche-c-wrapper-0.6.1/configure:2193:GCC=`test $ac_compiler_gnu = yes && echo yes` gauche-c-wrapper-0.6.1/configure-2194-ac_test_CFLAGS=${CFLAGS+set} ############################################## gauche-c-wrapper-0.6.1/configure-2746- no) try_rpath=no;; gauche-c-wrapper-0.6.1/configure:2747: *) rpath="`echo $with_rpath | sed -e 's/^/-Wl,-rpath /' -e 's/:/ -Wl,-rpath /g'`";; gauche-c-wrapper-0.6.1/configure-2748- esac ############################################## gauche-c-wrapper-0.6.1/configure-2816- gauche-c-wrapper-0.6.1/configure:2817:GAUCHE_PACKAGE_CONFIGURE_ARGS="`echo ""$ac_configure_args"" | sed 's/\\""\`\$/\\\&/g'`" gauche-c-wrapper-0.6.1/configure-2818-{ echo "$as_me:$LINENO: creating ${PACKAGE_NAME}.gpd" >&5 ############################################## gauche-c-wrapper-0.6.1/configure-2928-ac_LF_and_DOT=`echo; echo .` gauche-c-wrapper-0.6.1/configure:2929:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'` gauche-c-wrapper-0.6.1/configure-2930-rm -f confdef2opt.sed ############################################## gauche-c-wrapper-0.6.1/configure-3003-do gauche-c-wrapper-0.6.1/configure:3004: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then gauche-c-wrapper-0.6.1/configure-3005- eval $as_var=C; export $as_var ############################################## gauche-c-wrapper-0.6.1/configure-3061- as_lineno_2=$LINENO gauche-c-wrapper-0.6.1/configure:3062: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` gauche-c-wrapper-0.6.1/configure-3063- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## gauche-c-wrapper-0.6.1/configure-3101- as_lineno_2=$LINENO gauche-c-wrapper-0.6.1/configure:3102: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` gauche-c-wrapper-0.6.1/configure-3103- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## gauche-c-wrapper-0.6.1/configure-3275-configured by $0, generated by GNU Autoconf 2.59, gauche-c-wrapper-0.6.1/configure:3276: with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" gauche-c-wrapper-0.6.1/configure-3277- ############################################## gauche-c-wrapper-0.6.1/configure-3291- --*=*) gauche-c-wrapper-0.6.1/configure:3292: ac_option=`expr "x$1" : 'x\([^=]*\)='` gauche-c-wrapper-0.6.1/configure:3293: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` gauche-c-wrapper-0.6.1/configure-3294- ac_shift=: ############################################## gauche-c-wrapper-0.6.1/configure-3546- fi gauche-c-wrapper-0.6.1/configure:3547: ac_sed_frag=`expr $ac_sed_frag + 1` gauche-c-wrapper-0.6.1/configure-3548- ac_beg=$ac_end gauche-c-wrapper-0.6.1/configure:3549: ac_end=`expr $ac_end + $ac_max_sed_lines` gauche-c-wrapper-0.6.1/configure-3550- fi ############################################## gauche-c-wrapper-0.6.1/configure-3563- cat >$tmp/stdin gauche-c-wrapper-0.6.1/configure:3564: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` gauche-c-wrapper-0.6.1/configure:3565: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; gauche-c-wrapper-0.6.1/configure:3566: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` gauche-c-wrapper-0.6.1/configure:3567: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; gauche-c-wrapper-0.6.1/configure-3568- * ) ac_file_in=$ac_file.in ;; ############################################## gauche-c-wrapper-0.6.1/configure-3611-if test "$ac_dir" != .; then gauche-c-wrapper-0.6.1/configure:3612: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` gauche-c-wrapper-0.6.1/configure-3613- # A "../" for each directory in $ac_dir_suffix. gauche-c-wrapper-0.6.1/configure:3614: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` gauche-c-wrapper-0.6.1/configure-3615-else ############################################## gauche-c-wrapper-0.6.1/configure-3624- else gauche-c-wrapper-0.6.1/configure:3625: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` gauche-c-wrapper-0.6.1/configure-3626- fi ;; ############################################## gauche-c-wrapper-0.6.1/depcomp-68- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} gauche-c-wrapper-0.6.1/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} gauche-c-wrapper-0.6.1/depcomp-70- ############################################## gauche-c-wrapper-0.6.1/depcomp-203- # Version 6 uses the directory in both cases. gauche-c-wrapper-0.6.1/depcomp:204: stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` gauche-c-wrapper-0.6.1/depcomp-205- tmpdepfile="$stripped.u" ############################################## gauche-c-wrapper-0.6.1/depcomp-214- else gauche-c-wrapper-0.6.1/depcomp:215: stripped=`echo "$stripped" | sed 's,^.*/,,'` gauche-c-wrapper-0.6.1/depcomp-216- tmpdepfile="$stripped.u" ############################################## gauche-c-wrapper-0.6.1/depcomp-228- # Do two passes, one to just change these to gauche-c-wrapper-0.6.1/depcomp:229: # `$object: dependent.h' and one to simply `dependent.h:'. gauche-c-wrapper-0.6.1/depcomp-230- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## gauche-c-wrapper-0.6.1/depcomp-269- # Do two passes, one to just change these to gauche-c-wrapper-0.6.1/depcomp:270: # `$object: dependent.h' and one to simply `dependent.h:'. gauche-c-wrapper-0.6.1/depcomp-271- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## gauche-c-wrapper-0.6.1/depcomp-284- # Subdirectories are respected. gauche-c-wrapper-0.6.1/depcomp:285: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` gauche-c-wrapper-0.6.1/depcomp-286- test "x$dir" = "x$object" && dir= gauche-c-wrapper-0.6.1/depcomp:287: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` gauche-c-wrapper-0.6.1/depcomp-288- ############################################## gauche-c-wrapper-0.6.1/depcomp-416- done gauche-c-wrapper-0.6.1/depcomp:417: obj_suffix="`echo $object | sed 's/^.*\././'`" gauche-c-wrapper-0.6.1/depcomp-418- touch "$tmpdepfile" ############################################## gauche-c-wrapper-0.6.1/doc/Makefile.in-18-# Manual page destination. gauche-c-wrapper-0.6.1/doc/Makefile.in:19:mandir = $(DESTDIR)`$(GAUCHE_CONFIG) --mandir` gauche-c-wrapper-0.6.1/doc/Makefile.in:20:infodir = $(DESTDIR)`$(GAUCHE_CONFIG) --infodir` gauche-c-wrapper-0.6.1/doc/Makefile.in-21- ############################################## gauche-c-wrapper-0.6.1/install-sh-210- fi gauche-c-wrapper-0.6.1/install-sh:211: dst=$dst/`basename "$src"` gauche-c-wrapper-0.6.1/install-sh-212- fi ############################################## gauche-c-wrapper-0.6.1/install-sh-215- # This sed command emulates the dirname command. gauche-c-wrapper-0.6.1/install-sh:216: dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'` gauche-c-wrapper-0.6.1/install-sh-217- ############################################## gauche-c-wrapper-0.6.1/install-sh-228- IFS='%' gauche-c-wrapper-0.6.1/install-sh:229: set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` gauche-c-wrapper-0.6.1/install-sh-230- shift ############################################## gauche-c-wrapper-0.6.1/install-sh-256- else gauche-c-wrapper-0.6.1/install-sh:257: dstfile=`basename "$dst"` gauche-c-wrapper-0.6.1/install-sh-258- ############################################## gauche-c-wrapper-0.6.1/lib/c-wrapper/c-lex.scm-112-;; (__inline__ INLINE) gauche-c-wrapper-0.6.1/lib/c-wrapper/c-lex.scm:113:;; (asm ASM) gauche-c-wrapper-0.6.1/lib/c-wrapper/c-lex.scm:114:;; (__asm ASM) gauche-c-wrapper-0.6.1/lib/c-wrapper/c-lex.scm-115-;; (__asm__ ASM) ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-252-done gauche-c-wrapper-0.6.1/libffi/aclocal.m4:253:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-254-]) ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-324- # Remove one level of quotation (which was required for Make). gauche-c-wrapper-0.6.1/libffi/aclocal.m4:325: ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-326- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-335- : gauche-c-wrapper-0.6.1/libffi/aclocal.m4:336:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4-337- # Yippee, $echo works! ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-361- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... gauche-c-wrapper-0.6.1/libffi/aclocal.m4:362: if (echo_test_string=`eval $cmd`) 2>/dev/null && gauche-c-wrapper-0.6.1/libffi/aclocal.m4:363: echo_test_string=`eval $cmd` && gauche-c-wrapper-0.6.1/libffi/aclocal.m4-364- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-370- gauche-c-wrapper-0.6.1/libffi/aclocal.m4:371:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && gauche-c-wrapper-0.6.1/libffi/aclocal.m4:372: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/aclocal.m4-373- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-385- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && gauche-c-wrapper-0.6.1/libffi/aclocal.m4:386: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && gauche-c-wrapper-0.6.1/libffi/aclocal.m4:387: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/aclocal.m4-388- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-397- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && gauche-c-wrapper-0.6.1/libffi/aclocal.m4:398: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/aclocal.m4-399- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-412- echo='printf %s\n' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:413: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && gauche-c-wrapper-0.6.1/libffi/aclocal.m4:414: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/aclocal.m4-415- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-417- : gauche-c-wrapper-0.6.1/libffi/aclocal.m4:418: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/aclocal.m4-419- test "X$echo_testing_string" = 'X\t' && gauche-c-wrapper-0.6.1/libffi/aclocal.m4:420: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/aclocal.m4-421- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-426- echo="$CONFIG_SHELL [$]0 --fallback-echo" gauche-c-wrapper-0.6.1/libffi/aclocal.m4:427: elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/aclocal.m4-428- test "X$echo_testing_string" = 'X\t' && gauche-c-wrapper-0.6.1/libffi/aclocal.m4:429: echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/aclocal.m4-430- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-436- for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do gauche-c-wrapper-0.6.1/libffi/aclocal.m4:437: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null gauche-c-wrapper-0.6.1/libffi/aclocal.m4-438- then ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-444- if test "$prev" != 'sed 50q "[$]0"'; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4:445: echo_test_string=`eval $prev` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-446- export echo_test_string ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-483- if AC_TRY_EVAL(ac_compile); then gauche-c-wrapper-0.6.1/libffi/aclocal.m4:484: case `/usr/bin/file conftest.$ac_objext` in gauche-c-wrapper-0.6.1/libffi/aclocal.m4-485- *ELF-32*) ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-499- if test "$lt_cv_prog_gnu_ld" = yes; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4:500: case `/usr/bin/file conftest.$ac_objext` in gauche-c-wrapper-0.6.1/libffi/aclocal.m4-501- *32-bit*) ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-511- else gauche-c-wrapper-0.6.1/libffi/aclocal.m4:512: case `/usr/bin/file conftest.$ac_objext` in gauche-c-wrapper-0.6.1/libffi/aclocal.m4-513- *32-bit*) ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-730- # And add a safety zone gauche-c-wrapper-0.6.1/libffi/aclocal.m4:731: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` gauche-c-wrapper-0.6.1/libffi/aclocal.m4:732: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-733- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-751- SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} gauche-c-wrapper-0.6.1/libffi/aclocal.m4:752: while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \ gauche-c-wrapper-0.6.1/libffi/aclocal.m4-753- = "XX$teststring") >/dev/null 2>&1 && gauche-c-wrapper-0.6.1/libffi/aclocal.m4:754: new_result=`expr "X$teststring" : ".*" 2>&1` && gauche-c-wrapper-0.6.1/libffi/aclocal.m4-755- lt_cv_sys_max_cmd_len=$new_result && ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-757- do gauche-c-wrapper-0.6.1/libffi/aclocal.m4:758: i=`expr $i + 1` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-759- teststring=$teststring$teststring ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-764- # It appears as though 1/2 is a usable value. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:765: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-766- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1054- if test "$hard_links" = no; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1055: AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1056- need_locks=warn ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1169-if test "$GCC" = yes; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1170: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1171- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1175- # okay in the real world where ";" in dirpaths is itself problematic. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1176: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1177- else gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1178: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1179- fi ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1246- # Create ${libname}_ixlibrary.a entries in /sys/libs. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1247: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1248- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1279- # DLL is installed to $(libdir)/../bin by postinstall_cmds gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1280: postinstall_cmds='base_file=`basename \${file}`~ gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1281: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1282: dldir=$destdir/`dirname \$dlpath`~ gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1283- test -d \$dldir || mkdir -p \$dldir~ ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1285- chmod a+x \$dldir/$dlname' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1286: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1287- dlpath=$dir/\$dldll~ ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1293- # Cygwin DLLs use 'cyg' prefix rather than 'lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1294: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1295- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1298- # MinGW DLLs use traditional 'lib' prefix gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1299: soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1300: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1301- if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1307- # which wouldn't understand a cygwinified path. Ahh. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1308: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1309- else gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1310: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1311- fi ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1314- # pw32 DLLs use 'pw' prefix rather than 'lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1315: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1316- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1320- *) gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1321: library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1322- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1337- shlibpath_var=DYLD_LIBRARY_PATH gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1338: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1339- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1340- if test "$GCC" = yes; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1341: sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1342- else ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1526- if test -f /etc/ld.so.conf; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1527: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1528- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1597- shlibpath_var=LD_LIBRARY_PATH gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1598: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1599- case $host_os in ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1726- if test -z "$LTCC"; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1727: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1728- if test -z "$LTCC"; then ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1730- else gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1731: AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile']) gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1732- fi ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1736- # Note that this assumes the entire list is on one line. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1737: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1738- ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1742- # Check whether tagname contains only valid characters gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1743: case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1744- "") ;; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1997- "file_magic "*) gauche-c-wrapper-0.6.1/libffi/aclocal.m4:1998: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-1999- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2069- # gcc leaves a trailing carriage return which upsets mingw gauche-c-wrapper-0.6.1/libffi/aclocal.m4:2070: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2071- *) gauche-c-wrapper-0.6.1/libffi/aclocal.m4:2072: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2073- esac ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2078- # Canonicalize the pathname of ld gauche-c-wrapper-0.6.1/libffi/aclocal.m4:2079: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2080- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do gauche-c-wrapper-0.6.1/libffi/aclocal.m4:2081: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2082- done ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2109- # Break only if it was the GNU/non-GNU ld that we prefer. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:2110: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2111- *GNU* | *'with BFD'*) ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2140-[# I'd rather use --version here, but apparently some GNU lds only accept -v. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:2141:case `$LD -v 2>&1 </dev/null` in gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2142-*GNU* | *'with BFD'*) ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2303-openbsd*) gauche-c-wrapper-0.6.1/libffi/aclocal.m4:2304: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2305- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2376- # Tru64's nm complains that /dev/null is an invalid object file gauche-c-wrapper-0.6.1/libffi/aclocal.m4:2377: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2378- */dev/null* | *'Invalid file or object type'*) ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2382- *) gauche-c-wrapper-0.6.1/libffi/aclocal.m4:2383: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2384- */dev/null*) ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2599-if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4:2600: AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries]) gauche-c-wrapper-0.6.1/libffi/aclocal.m4:2601: if echo "$old_CC $old_CFLAGS " | grep "[[ ]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[ ]]" >/dev/null; then : gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2602- else ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2774- # ancient GNU ld didn't support --whole-archive et. al. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:2775: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2776- grep 'no-whole-archive' > /dev/null; then ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2854- # below for broken collect2 doesn't work under 4.3+ gauche-c-wrapper-0.6.1/libffi/aclocal.m4:2855: collect2name=`${CC} -print-prog-name=collect2` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2856- if test -f "$collect2name" && \ ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2901- gauche-c-wrapper-0.6.1/libffi/aclocal.m4:2902: _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2903- else ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2947- # is EXPORTS), use it as is; otherwise, prepend... gauche-c-wrapper-0.6.1/libffi/aclocal.m4:2948: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4-2949- cp $export_symbols $output_objdir/$soname.def; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3008- output_verbose_link_cmd='echo' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3009: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3010- _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3076- # dependencies. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3077: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[[-]]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3078- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3148- # dependencies. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3149: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3150- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3173- # SGI C++ gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3174: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3175- ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3184- if test "$with_gnu_ld" = no; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3185: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3186- else gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3187: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3188- fi ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3203- # to its proper name (with version) after linking. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3204: _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3205: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3206- # Commands to make compiler produce verbose output that lists ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3213- # dependencies. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3214: output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3215- ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3228- # earlier do not add the objects themselves. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3229: case `$CC -V 2>&1` in gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3230- *"Version 7."*) ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3254- _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3255: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3256- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3273- # dependencies. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3274: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3275- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3317- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3318: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3319- _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3332- # to its proper name (with version) after linking. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3333: _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3334- ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3349- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3350: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3351- ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3362- # dependencies. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3363: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3364- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3367- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3368: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3369- ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3392- # to its proper name (with version) after linking. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3393: _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3394- ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3408- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3409: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3410: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3411- echo "-hidden">> $lib.exp~ gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3412: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~ gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3413- $rm $lib.exp' ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3425- # dependencies. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3426: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3427- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3430- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3431: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3432- ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3505- # Supported since Solaris 2.6 (maybe 2.5.1?) gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3506: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3507- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3667- # eval without this substitution. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3668: output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3669- gauche-c-wrapper-0.6.1/libffi/aclocal.m4:3670: for p in `eval $output_verbose_link_cmd`; do gauche-c-wrapper-0.6.1/libffi/aclocal.m4-3671- case $p in ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-4050- # Double-quote double-evaled strings. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:4051: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" gauche-c-wrapper-0.6.1/libffi/aclocal.m4-4052- ;; gauche-c-wrapper-0.6.1/libffi/aclocal.m4-4053- *) gauche-c-wrapper-0.6.1/libffi/aclocal.m4:4054: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" gauche-c-wrapper-0.6.1/libffi/aclocal.m4-4055- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-4060- *'\[$]0 --fallback-echo"') gauche-c-wrapper-0.6.1/libffi/aclocal.m4:4061: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-4062- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-4075- gauche-c-wrapper-0.6.1/libffi/aclocal.m4:4076:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. gauche-c-wrapper-0.6.1/libffi/aclocal.m4-4077-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-4454- # libtool script then. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:4455: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-4456- if test -f "$ltmain_in"; then ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-4550-# If we're using GNU nm, then use its standard symbol codes. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:4551:case `$NM -V 2>&1` in gauche-c-wrapper-0.6.1/libffi/aclocal.m4-4552-*GNU* | *'with BFD'*) ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-4583- nlist=conftest.nm gauche-c-wrapper-0.6.1/libffi/aclocal.m4:4584: if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4-4585- # Try sorting and uniquifying the output. ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5275- supports_anon_versioning=no gauche-c-wrapper-0.6.1/libffi/aclocal.m4:5276: case `$LD -v 2>/dev/null` in gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5277- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5339- # is EXPORTS), use it as is; otherwise, prepend... gauche-c-wrapper-0.6.1/libffi/aclocal.m4:5340: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5341- cp $export_symbols $output_objdir/$soname.def; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5356- pgcc*) # Portland Group C compiler gauche-c-wrapper-0.6.1/libffi/aclocal.m4:5357: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5358- tmp_addflag=' $pic_flag' ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5360- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers gauche-c-wrapper-0.6.1/libffi/aclocal.m4:5361: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5362- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5501- # below for broken collect2 doesn't work under 4.3+ gauche-c-wrapper-0.6.1/libffi/aclocal.m4:5502: collect2name=`${CC} -print-prog-name=collect2` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5503- if test -f "$collect2name" && \ ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5547- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" gauche-c-wrapper-0.6.1/libffi/aclocal.m4:5548: _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5549- else ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5596- # FIXME: Setting linknames here is a bad hack. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:5597: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5598- # The linker will automatically build a .lib file if we build a DLL. ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5601- _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:5602: _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5603- _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5642- output_verbose_link_cmd='echo' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:5643: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5644- _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5762- if test "$GCC" = yes; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4:5763: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5764- else gauche-c-wrapper-0.6.1/libffi/aclocal.m4:5765: _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5766- _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir' ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5794- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no gauche-c-wrapper-0.6.1/libffi/aclocal.m4:5795: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5796- _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5824- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:5825: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5826- else gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5827- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:5828: _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5829- fi ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5836- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:5837: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5838- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5840- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:5841: _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/aclocal.m4:5842: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ gauche-c-wrapper-0.6.1/libffi/aclocal.m4:5843: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5844- ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5885- *) gauche-c-wrapper-0.6.1/libffi/aclocal.m4:5886: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; gauche-c-wrapper-0.6.1/libffi/aclocal.m4-5887- esac ;; ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6029- _LT_AC_TAGVAR(allow_undefined_flag, $1)= gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6030: if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6031- then ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6165- test $lt_ac_count -gt 10 && break gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6166: lt_ac_count=`expr $lt_ac_count + 1` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6167- if test $lt_ac_count -gt $lt_ac_max; then ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6227-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6228:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6229-# ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6251-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6252:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6253-# and then we would define $MISSING as ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6267-# expand $ac_aux_dir to an absolute path gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6268:am_aux_dir=`cd $ac_aux_dir && pwd` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6269-]) ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6365- if test "$am_compiler_list" = ""; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6366: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6367- fi ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6475- # Strip MF so we end up with the name of the file. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6476: mf=`echo "$mf" | sed -e 's/:.*$//'` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6477- # Check whether this is an Automake generated Makefile or not. ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6483- if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6484: dirpart=`AS_DIRNAME("$mf")` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6485- else ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6489- # from the Makefile without running `make'. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6490: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6491- test -z "$DEPDIR" && continue gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6492: am__include=`sed -n 's/^am__include = //p' < "$mf"` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6493- test -z "am__include" && continue gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6494: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6495- # When using ansi2knr, U may be empty or an underscore; expand it gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6496: U=`sed -n 's/^U = //p' < "$mf"` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6497- # Find all dependency output files, they are included files with ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6505- test -f "$dirpart/$file" && continue gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6506: fdir=`AS_DIRNAME(["$file"])` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6507- AS_MKDIR_P([$dirpart/$fdir]) ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6560-# test to see if srcdir already configured gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6561:if test "`cd $srcdir && pwd`" != "`pwd`" && gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6562- test -f $srcdir/config.status; then ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6636- * ) gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6637: _am_stamp_count=`expr $_am_stamp_count + 1` ;; gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6638- esac gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6639-done gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6640:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6641- ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6708-# case it prints its new name instead of `make'. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6709:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6710- am__include=include ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6716- echo '.include "confinc"' > confmf gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6717: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6718- am__include=.include ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6745-set dummy $CC gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6746:ac_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']` gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6747:if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" != yes"; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6748- # Losing compiler, so override with the script. ############################################## gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6911-if ( gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6912: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6913- if test "$[*]" = "X"; then gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6914- # -L didn't work. gauche-c-wrapper-0.6.1/libffi/aclocal.m4:6915: set X `ls -t $srcdir/configure conftest.file` gauche-c-wrapper-0.6.1/libffi/aclocal.m4-6916- fi ############################################## gauche-c-wrapper-0.6.1/libffi/compile-105-# Name of file we expect compiler to create. gauche-c-wrapper-0.6.1/libffi/compile:106:cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'` gauche-c-wrapper-0.6.1/libffi/compile-107- ############################################## gauche-c-wrapper-0.6.1/libffi/compile-111-# object file name, since that is what matters with a parallel build. gauche-c-wrapper-0.6.1/libffi/compile:112:lockdir=`echo "$cofile" | sed -e 's|[/.-]|_|g'`.d gauche-c-wrapper-0.6.1/libffi/compile-113-while true; do ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-37- gauche-c-wrapper-0.6.1/libffi/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'` gauche-c-wrapper-0.6.1/libffi/config.guess-39- ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-106-: ${TMPDIR=/tmp} ; gauche-c-wrapper-0.6.1/libffi/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || gauche-c-wrapper-0.6.1/libffi/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-191- *) gauche-c-wrapper-0.6.1/libffi/config.guess:192: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` gauche-c-wrapper-0.6.1/libffi/config.guess-193- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-250- *4.0) gauche-c-wrapper-0.6.1/libffi/config.guess:251: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` gauche-c-wrapper-0.6.1/libffi/config.guess-252- ;; gauche-c-wrapper-0.6.1/libffi/config.guess-253- *5.*) gauche-c-wrapper-0.6.1/libffi/config.guess:254: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` gauche-c-wrapper-0.6.1/libffi/config.guess-255- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-260- # types through head -n 1, so we only detect the type of CPU 0. gauche-c-wrapper-0.6.1/libffi/config.guess:261: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` gauche-c-wrapper-0.6.1/libffi/config.guess-262- case "$ALPHA_CPU_TYPE" in ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-298- # 1.2 uses "1.2" for uname -r. gauche-c-wrapper-0.6.1/libffi/config.guess:299: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` gauche-c-wrapper-0.6.1/libffi/config.guess-300- exit 0 ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-352- sun4H:SunOS:5.*:*) gauche-c-wrapper-0.6.1/libffi/config.guess:353: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gauche-c-wrapper-0.6.1/libffi/config.guess-354- exit 0 ;; gauche-c-wrapper-0.6.1/libffi/config.guess-355- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) gauche-c-wrapper-0.6.1/libffi/config.guess:356: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gauche-c-wrapper-0.6.1/libffi/config.guess-357- exit 0 ;; gauche-c-wrapper-0.6.1/libffi/config.guess-358- i86pc:SunOS:5.*:*) gauche-c-wrapper-0.6.1/libffi/config.guess:359: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gauche-c-wrapper-0.6.1/libffi/config.guess-360- exit 0 ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-364- # it's likely to be more like Solaris than SunOS4. gauche-c-wrapper-0.6.1/libffi/config.guess:365: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gauche-c-wrapper-0.6.1/libffi/config.guess-366- exit 0 ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-373- # Japanese Language versions have a version number like `4.1.3-JL'. gauche-c-wrapper-0.6.1/libffi/config.guess:374: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` gauche-c-wrapper-0.6.1/libffi/config.guess-375- exit 0 ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-379- sun*:*:4.2BSD:*) gauche-c-wrapper-0.6.1/libffi/config.guess:380: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` gauche-c-wrapper-0.6.1/libffi/config.guess-381- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-461- $CC_FOR_BUILD -o $dummy $dummy.c \ gauche-c-wrapper-0.6.1/libffi/config.guess:462: && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \ gauche-c-wrapper-0.6.1/libffi/config.guess-463- && exit 0 ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-516- *:IRIX*:*:*) gauche-c-wrapper-0.6.1/libffi/config.guess:517: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` gauche-c-wrapper-0.6.1/libffi/config.guess-518- exit 0 ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-555- *:AIX:*:[45]) gauche-c-wrapper-0.6.1/libffi/config.guess:556: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` gauche-c-wrapper-0.6.1/libffi/config.guess-557- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-590- 9000/[34678]??:HP-UX:*:*) gauche-c-wrapper-0.6.1/libffi/config.guess:591: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` gauche-c-wrapper-0.6.1/libffi/config.guess-592- case "${UNAME_MACHINE}" in ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-644-EOF gauche-c-wrapper-0.6.1/libffi/config.guess:645: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` gauche-c-wrapper-0.6.1/libffi/config.guess-646- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-662- ia64:HP-UX:*:*) gauche-c-wrapper-0.6.1/libffi/config.guess:663: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` gauche-c-wrapper-0.6.1/libffi/config.guess-664- echo ia64-hp-hpux${HPUX_REV} ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-762- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` gauche-c-wrapper-0.6.1/libffi/config.guess:763: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` gauche-c-wrapper-0.6.1/libffi/config.guess-764- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-767- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` gauche-c-wrapper-0.6.1/libffi/config.guess:768: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` gauche-c-wrapper-0.6.1/libffi/config.guess-769- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-780- *:FreeBSD:*:*) gauche-c-wrapper-0.6.1/libffi/config.guess:781: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` gauche-c-wrapper-0.6.1/libffi/config.guess-782- exit 0 ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-810- prep*:SunOS:5.*:*) gauche-c-wrapper-0.6.1/libffi/config.guess:811: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gauche-c-wrapper-0.6.1/libffi/config.guess-812- exit 0 ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-814- # the GNU system gauche-c-wrapper-0.6.1/libffi/config.guess:815: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` gauche-c-wrapper-0.6.1/libffi/config.guess-816- exit 0 ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-818- # other systems with GNU libc and userland gauche-c-wrapper-0.6.1/libffi/config.guess:819: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu gauche-c-wrapper-0.6.1/libffi/config.guess-820- exit 0 ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-860-EOF gauche-c-wrapper-0.6.1/libffi/config.guess:861: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` gauche-c-wrapper-0.6.1/libffi/config.guess-862- test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-879-EOF gauche-c-wrapper-0.6.1/libffi/config.guess:880: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` gauche-c-wrapper-0.6.1/libffi/config.guess-881- test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-980-EOF gauche-c-wrapper-0.6.1/libffi/config.guess:981: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` gauche-c-wrapper-0.6.1/libffi/config.guess-982- test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0 ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-1019- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) gauche-c-wrapper-0.6.1/libffi/config.guess:1020: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` gauche-c-wrapper-0.6.1/libffi/config.guess-1021- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## gauche-c-wrapper-0.6.1/libffi/config.guess-1244- *:DragonFly:*:*) gauche-c-wrapper-0.6.1/libffi/config.guess:1245: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` gauche-c-wrapper-0.6.1/libffi/config.guess-1246- exit 0 ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-54- gauche-c-wrapper-0.6.1/libffi/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'` gauche-c-wrapper-0.6.1/libffi/config.sub-56- ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations. gauche-c-wrapper-0.6.1/libffi/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` gauche-c-wrapper-0.6.1/libffi/config.sub-120-case $maybe_os in ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-123- os=-$maybe_os gauche-c-wrapper-0.6.1/libffi/config.sub:124: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` gauche-c-wrapper-0.6.1/libffi/config.sub-125- ;; gauche-c-wrapper-0.6.1/libffi/config.sub-126- *) gauche-c-wrapper-0.6.1/libffi/config.sub:127: basic_machine=`echo $1 | sed 's/-[^-]*$//'` gauche-c-wrapper-0.6.1/libffi/config.sub-128- if [ $basic_machine != $1 ] gauche-c-wrapper-0.6.1/libffi/config.sub:129: then os=`echo $1 | sed 's/.*-/-/'` gauche-c-wrapper-0.6.1/libffi/config.sub-130- else os=; fi ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-174- os=-sco3.2v5 gauche-c-wrapper-0.6.1/libffi/config.sub:175: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-c-wrapper-0.6.1/libffi/config.sub-176- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-178- os=-sco3.2v4 gauche-c-wrapper-0.6.1/libffi/config.sub:179: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-c-wrapper-0.6.1/libffi/config.sub-180- ;; gauche-c-wrapper-0.6.1/libffi/config.sub-181- -sco3.2.[4-9]*) gauche-c-wrapper-0.6.1/libffi/config.sub:182: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` gauche-c-wrapper-0.6.1/libffi/config.sub:183: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-c-wrapper-0.6.1/libffi/config.sub-184- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-186- # Don't forget version if it is 3.2v4 or newer. gauche-c-wrapper-0.6.1/libffi/config.sub:187: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-c-wrapper-0.6.1/libffi/config.sub-188- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-190- os=-sco3.2v2 gauche-c-wrapper-0.6.1/libffi/config.sub:191: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-c-wrapper-0.6.1/libffi/config.sub-192- ;; gauche-c-wrapper-0.6.1/libffi/config.sub-193- -udk*) gauche-c-wrapper-0.6.1/libffi/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-c-wrapper-0.6.1/libffi/config.sub-195- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-197- os=-isc2.2 gauche-c-wrapper-0.6.1/libffi/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-c-wrapper-0.6.1/libffi/config.sub-199- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-203- -isc*) gauche-c-wrapper-0.6.1/libffi/config.sub:204: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gauche-c-wrapper-0.6.1/libffi/config.sub-205- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-209- -ptx*) gauche-c-wrapper-0.6.1/libffi/config.sub:210: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` gauche-c-wrapper-0.6.1/libffi/config.sub-211- ;; gauche-c-wrapper-0.6.1/libffi/config.sub-212- -windowsnt*) gauche-c-wrapper-0.6.1/libffi/config.sub:213: os=`echo $os | sed -e 's/windowsnt/winnt/'` gauche-c-wrapper-0.6.1/libffi/config.sub-214- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-291- *-*-*) gauche-c-wrapper-0.6.1/libffi/config.sub:292: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 gauche-c-wrapper-0.6.1/libffi/config.sub-293- exit 1 ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-390- amd64-*) gauche-c-wrapper-0.6.1/libffi/config.sub:391: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-c-wrapper-0.6.1/libffi/config.sub-392- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-611- i*86v32) gauche-c-wrapper-0.6.1/libffi/config.sub:612: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gauche-c-wrapper-0.6.1/libffi/config.sub-613- os=-sysv32 ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-615- i*86v4*) gauche-c-wrapper-0.6.1/libffi/config.sub:616: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gauche-c-wrapper-0.6.1/libffi/config.sub-617- os=-sysv4 ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-619- i*86v) gauche-c-wrapper-0.6.1/libffi/config.sub:620: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gauche-c-wrapper-0.6.1/libffi/config.sub-621- os=-sysv ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-623- i*86sol2) gauche-c-wrapper-0.6.1/libffi/config.sub:624: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gauche-c-wrapper-0.6.1/libffi/config.sub-625- os=-solaris2 ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-671- mips3*-*) gauche-c-wrapper-0.6.1/libffi/config.sub:672: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` gauche-c-wrapper-0.6.1/libffi/config.sub-673- ;; gauche-c-wrapper-0.6.1/libffi/config.sub-674- mips3*) gauche-c-wrapper-0.6.1/libffi/config.sub:675: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown gauche-c-wrapper-0.6.1/libffi/config.sub-676- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-809- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) gauche-c-wrapper-0.6.1/libffi/config.sub:810: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-c-wrapper-0.6.1/libffi/config.sub-811- ;; gauche-c-wrapper-0.6.1/libffi/config.sub-812- pentiumpro-* | p6-* | 6x86-* | athlon-*) gauche-c-wrapper-0.6.1/libffi/config.sub:813: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-c-wrapper-0.6.1/libffi/config.sub-814- ;; gauche-c-wrapper-0.6.1/libffi/config.sub-815- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) gauche-c-wrapper-0.6.1/libffi/config.sub:816: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-c-wrapper-0.6.1/libffi/config.sub-817- ;; gauche-c-wrapper-0.6.1/libffi/config.sub-818- pentium4-*) gauche-c-wrapper-0.6.1/libffi/config.sub:819: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-c-wrapper-0.6.1/libffi/config.sub-820- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-827- ;; gauche-c-wrapper-0.6.1/libffi/config.sub:828: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-c-wrapper-0.6.1/libffi/config.sub-829- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-833- ppcle-* | powerpclittle-*) gauche-c-wrapper-0.6.1/libffi/config.sub:834: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-c-wrapper-0.6.1/libffi/config.sub-835- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-837- ;; gauche-c-wrapper-0.6.1/libffi/config.sub:838: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-c-wrapper-0.6.1/libffi/config.sub-839- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-843- ppc64le-* | powerpc64little-*) gauche-c-wrapper-0.6.1/libffi/config.sub:844: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` gauche-c-wrapper-0.6.1/libffi/config.sub-845- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-1119- *) gauche-c-wrapper-0.6.1/libffi/config.sub:1120: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 gauche-c-wrapper-0.6.1/libffi/config.sub-1121- exit 1 ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-1127- *-digital*) gauche-c-wrapper-0.6.1/libffi/config.sub:1128: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` gauche-c-wrapper-0.6.1/libffi/config.sub-1129- ;; gauche-c-wrapper-0.6.1/libffi/config.sub-1130- *-commodore*) gauche-c-wrapper-0.6.1/libffi/config.sub:1131: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` gauche-c-wrapper-0.6.1/libffi/config.sub-1132- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-1145- -solaris1 | -solaris1.*) gauche-c-wrapper-0.6.1/libffi/config.sub:1146: os=`echo $os | sed -e 's|solaris1|sunos4|'` gauche-c-wrapper-0.6.1/libffi/config.sub-1147- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-1157- -gnu/linux*) gauche-c-wrapper-0.6.1/libffi/config.sub:1158: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` gauche-c-wrapper-0.6.1/libffi/config.sub-1159- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-1198- -nto*) gauche-c-wrapper-0.6.1/libffi/config.sub:1199: os=`echo $os | sed -e 's|nto|nto-qnx|'` gauche-c-wrapper-0.6.1/libffi/config.sub-1200- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-1205- -mac*) gauche-c-wrapper-0.6.1/libffi/config.sub:1206: os=`echo $os | sed -e 's|mac|macos|'` gauche-c-wrapper-0.6.1/libffi/config.sub-1207- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-1211- -linux*) gauche-c-wrapper-0.6.1/libffi/config.sub:1212: os=`echo $os | sed -e 's|linux|linux-gnu|'` gauche-c-wrapper-0.6.1/libffi/config.sub-1213- ;; gauche-c-wrapper-0.6.1/libffi/config.sub-1214- -sunos5*) gauche-c-wrapper-0.6.1/libffi/config.sub:1215: os=`echo $os | sed -e 's|sunos5|solaris2|'` gauche-c-wrapper-0.6.1/libffi/config.sub-1216- ;; gauche-c-wrapper-0.6.1/libffi/config.sub-1217- -sunos6*) gauche-c-wrapper-0.6.1/libffi/config.sub:1218: os=`echo $os | sed -e 's|sunos6|solaris3|'` gauche-c-wrapper-0.6.1/libffi/config.sub-1219- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-1266- -sinix5.*) gauche-c-wrapper-0.6.1/libffi/config.sub:1267: os=`echo $os | sed -e 's|sinix|sysv|'` gauche-c-wrapper-0.6.1/libffi/config.sub-1268- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-1317- # Get rid of the `-' at the beginning of $os. gauche-c-wrapper-0.6.1/libffi/config.sub:1318: os=`echo $os | sed 's/[^-]*-//'` gauche-c-wrapper-0.6.1/libffi/config.sub:1319: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 gauche-c-wrapper-0.6.1/libffi/config.sub-1320- exit 1 ############################################## gauche-c-wrapper-0.6.1/libffi/config.sub-1556- esac gauche-c-wrapper-0.6.1/libffi/config.sub:1557: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` gauche-c-wrapper-0.6.1/libffi/config.sub-1558- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-48-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo gauche-c-wrapper-0.6.1/libffi/configure:49:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then gauche-c-wrapper-0.6.1/libffi/configure-50- as_echo='printf %s\n' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-52-else gauche-c-wrapper-0.6.1/libffi/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then gauche-c-wrapper-0.6.1/libffi/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; gauche-c-wrapper-0.6.1/libffi/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; gauche-c-wrapper-0.6.1/libffi/configure-64- esac; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-236- test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" && gauche-c-wrapper-0.6.1/libffi/configure:237: test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; } gauche-c-wrapper-0.6.1/libffi/configure-238-") 2> /dev/null; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-351- test "x$as_lineno_1" != "x$as_lineno_2" && gauche-c-wrapper-0.6.1/libffi/configure:352: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; } gauche-c-wrapper-0.6.1/libffi/configure-353- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-447- test "x$as_lineno_1" != "x$as_lineno_2" && gauche-c-wrapper-0.6.1/libffi/configure:448: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { gauche-c-wrapper-0.6.1/libffi/configure-449- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-560- esac; gauche-c-wrapper-0.6.1/libffi/configure:561: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in gauche-c-wrapper-0.6.1/libffi/configure-562- ???[sx]*):;;*)false;;esac;fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-582- # Remove one level of quotation (which was required for Make). gauche-c-wrapper-0.6.1/libffi/configure:583: ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','` gauche-c-wrapper-0.6.1/libffi/configure-584- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-593- : gauche-c-wrapper-0.6.1/libffi/configure:594:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then gauche-c-wrapper-0.6.1/libffi/configure-595- # Yippee, $echo works! ############################################## gauche-c-wrapper-0.6.1/libffi/configure-619- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... gauche-c-wrapper-0.6.1/libffi/configure:620: if (echo_test_string=`eval $cmd`) 2>/dev/null && gauche-c-wrapper-0.6.1/libffi/configure:621: echo_test_string=`eval $cmd` && gauche-c-wrapper-0.6.1/libffi/configure-622- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## gauche-c-wrapper-0.6.1/libffi/configure-628- gauche-c-wrapper-0.6.1/libffi/configure:629:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && gauche-c-wrapper-0.6.1/libffi/configure:630: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/configure-631- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-643- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && gauche-c-wrapper-0.6.1/libffi/configure:644: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && gauche-c-wrapper-0.6.1/libffi/configure:645: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/configure-646- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-655- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && gauche-c-wrapper-0.6.1/libffi/configure:656: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/configure-657- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-670- echo='printf %s\n' gauche-c-wrapper-0.6.1/libffi/configure:671: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && gauche-c-wrapper-0.6.1/libffi/configure:672: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/configure-673- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-675- : gauche-c-wrapper-0.6.1/libffi/configure:676: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/configure-677- test "X$echo_testing_string" = 'X\t' && gauche-c-wrapper-0.6.1/libffi/configure:678: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/configure-679- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-684- echo="$CONFIG_SHELL $0 --fallback-echo" gauche-c-wrapper-0.6.1/libffi/configure:685: elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/configure-686- test "X$echo_testing_string" = 'X\t' && gauche-c-wrapper-0.6.1/libffi/configure:687: echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/configure-688- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-694- for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do gauche-c-wrapper-0.6.1/libffi/configure:695: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null gauche-c-wrapper-0.6.1/libffi/configure-696- then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-702- if test "$prev" != 'sed 50q "$0"'; then gauche-c-wrapper-0.6.1/libffi/configure:703: echo_test_string=`eval $prev` gauche-c-wrapper-0.6.1/libffi/configure-704- export echo_test_string ############################################## gauche-c-wrapper-0.6.1/libffi/configure-1045- case $ac_option in gauche-c-wrapper-0.6.1/libffi/configure:1046: *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; gauche-c-wrapper-0.6.1/libffi/configure-1047- *) ac_optarg=yes ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-1088- -disable-* | --disable-*) gauche-c-wrapper-0.6.1/libffi/configure:1089: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` gauche-c-wrapper-0.6.1/libffi/configure-1090- # Reject names that are not valid shell variable names. ############################################## gauche-c-wrapper-0.6.1/libffi/configure-1094- ac_useropt_orig=$ac_useropt gauche-c-wrapper-0.6.1/libffi/configure:1095: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` gauche-c-wrapper-0.6.1/libffi/configure-1096- case $ac_user_opts in ############################################## gauche-c-wrapper-0.6.1/libffi/configure-1115- -enable-* | --enable-*) gauche-c-wrapper-0.6.1/libffi/configure:1116: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` gauche-c-wrapper-0.6.1/libffi/configure-1117- # Reject names that are not valid shell variable names. ############################################## gauche-c-wrapper-0.6.1/libffi/configure-1121- ac_useropt_orig=$ac_useropt gauche-c-wrapper-0.6.1/libffi/configure:1122: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` gauche-c-wrapper-0.6.1/libffi/configure-1123- case $ac_user_opts in ############################################## gauche-c-wrapper-0.6.1/libffi/configure-1320- -with-* | --with-*) gauche-c-wrapper-0.6.1/libffi/configure:1321: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` gauche-c-wrapper-0.6.1/libffi/configure-1322- # Reject names that are not valid shell variable names. ############################################## gauche-c-wrapper-0.6.1/libffi/configure-1326- ac_useropt_orig=$ac_useropt gauche-c-wrapper-0.6.1/libffi/configure:1327: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` gauche-c-wrapper-0.6.1/libffi/configure-1328- case $ac_user_opts in ############################################## gauche-c-wrapper-0.6.1/libffi/configure-1337- -without-* | --without-*) gauche-c-wrapper-0.6.1/libffi/configure:1338: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` gauche-c-wrapper-0.6.1/libffi/configure-1339- # Reject names that are not valid shell variable names. ############################################## gauche-c-wrapper-0.6.1/libffi/configure-1343- ac_useropt_orig=$ac_useropt gauche-c-wrapper-0.6.1/libffi/configure:1344: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` gauche-c-wrapper-0.6.1/libffi/configure-1345- case $ac_user_opts in ############################################## gauche-c-wrapper-0.6.1/libffi/configure-1377- *=*) gauche-c-wrapper-0.6.1/libffi/configure:1378: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` gauche-c-wrapper-0.6.1/libffi/configure-1379- # Reject names that are not valid shell variable names. ############################################## gauche-c-wrapper-0.6.1/libffi/configure-1397-if test -n "$ac_prev"; then gauche-c-wrapper-0.6.1/libffi/configure:1398: ac_option=--`echo $ac_prev | sed 's/_/-/g'` gauche-c-wrapper-0.6.1/libffi/configure-1399- { $as_echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## gauche-c-wrapper-0.6.1/libffi/configure-1421- */ ) gauche-c-wrapper-0.6.1/libffi/configure:1422: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` gauche-c-wrapper-0.6.1/libffi/configure-1423- eval $ac_var=\$ac_val;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-1459-ac_ls_di=`ls -di .` && gauche-c-wrapper-0.6.1/libffi/configure:1460:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || gauche-c-wrapper-0.6.1/libffi/configure-1461- { $as_echo "$as_me: error: working directory cannot be determined" >&2 ############################################## gauche-c-wrapper-0.6.1/libffi/configure-1519-case $srcdir in gauche-c-wrapper-0.6.1/libffi/configure:1520:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; gauche-c-wrapper-0.6.1/libffi/configure-1521-esac ############################################## gauche-c-wrapper-0.6.1/libffi/configure-1562-By default, \`make install' will install all the files in gauche-c-wrapper-0.6.1/libffi/configure:1563:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify gauche-c-wrapper-0.6.1/libffi/configure:1564:an installation prefix other than \`$ac_default_prefix' using \`--prefix', gauche-c-wrapper-0.6.1/libffi/configure-1565-for instance \`--prefix=\$HOME'. ############################################## gauche-c-wrapper-0.6.1/libffi/configure-1670-*) gauche-c-wrapper-0.6.1/libffi/configure:1671: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` gauche-c-wrapper-0.6.1/libffi/configure-1672- # A ".." for each directory in $ac_dir_suffix. gauche-c-wrapper-0.6.1/libffi/configure:1673: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` gauche-c-wrapper-0.6.1/libffi/configure-1674- case $ac_top_builddir_sub in ############################################## gauche-c-wrapper-0.6.1/libffi/configure-1803- *\'*) gauche-c-wrapper-0.6.1/libffi/configure:1804: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; gauche-c-wrapper-0.6.1/libffi/configure-1805- esac ############################################## gauche-c-wrapper-0.6.1/libffi/configure-1890- case $ac_val in gauche-c-wrapper-0.6.1/libffi/configure:1891: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; gauche-c-wrapper-0.6.1/libffi/configure-1892- esac ############################################## gauche-c-wrapper-0.6.1/libffi/configure-1907- case $ac_val in gauche-c-wrapper-0.6.1/libffi/configure:1908: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; gauche-c-wrapper-0.6.1/libffi/configure-1909- esac ############################################## gauche-c-wrapper-0.6.1/libffi/configure-2018- set,) gauche-c-wrapper-0.6.1/libffi/configure:2019: { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 gauche-c-wrapper-0.6.1/libffi/configure:2020:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} gauche-c-wrapper-0.6.1/libffi/configure-2021- ac_cache_corrupted=: ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-2029- # differences in whitespace do not lead to failure. gauche-c-wrapper-0.6.1/libffi/configure:2030: ac_old_val_w=`echo x $ac_old_val` gauche-c-wrapper-0.6.1/libffi/configure:2031: ac_new_val_w=`echo x $ac_new_val` gauche-c-wrapper-0.6.1/libffi/configure-2032- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-2049- case $ac_new_val in gauche-c-wrapper-0.6.1/libffi/configure:2050: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; gauche-c-wrapper-0.6.1/libffi/configure-2051- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-2146-test "x$ac_build_alias" = x && gauche-c-wrapper-0.6.1/libffi/configure:2147: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` gauche-c-wrapper-0.6.1/libffi/configure-2148-test "x$ac_build_alias" = x && ############################################## gauche-c-wrapper-0.6.1/libffi/configure-2151- { (exit 1); exit 1; }; } gauche-c-wrapper-0.6.1/libffi/configure:2152:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || gauche-c-wrapper-0.6.1/libffi/configure-2153- { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5 ############################################## gauche-c-wrapper-0.6.1/libffi/configure-2176-IFS=$ac_save_IFS gauche-c-wrapper-0.6.1/libffi/configure:2177:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac gauche-c-wrapper-0.6.1/libffi/configure-2178- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-2187-else gauche-c-wrapper-0.6.1/libffi/configure:2188: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || gauche-c-wrapper-0.6.1/libffi/configure-2189- { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5 ############################################## gauche-c-wrapper-0.6.1/libffi/configure-2213-IFS=$ac_save_IFS gauche-c-wrapper-0.6.1/libffi/configure:2214:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac gauche-c-wrapper-0.6.1/libffi/configure-2215- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-2224-else gauche-c-wrapper-0.6.1/libffi/configure:2225: ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` || gauche-c-wrapper-0.6.1/libffi/configure-2226- { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5 ############################################## gauche-c-wrapper-0.6.1/libffi/configure-2250-IFS=$ac_save_IFS gauche-c-wrapper-0.6.1/libffi/configure:2251:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac gauche-c-wrapper-0.6.1/libffi/configure-2252- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-2367-if ( gauche-c-wrapper-0.6.1/libffi/configure:2368: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` gauche-c-wrapper-0.6.1/libffi/configure-2369- if test "$*" = "X"; then gauche-c-wrapper-0.6.1/libffi/configure-2370- # -L didn't work. gauche-c-wrapper-0.6.1/libffi/configure:2371: set X `ls -t $srcdir/configure conftest.file` gauche-c-wrapper-0.6.1/libffi/configure-2372- fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-2409-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' gauche-c-wrapper-0.6.1/libffi/configure:2410:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` gauche-c-wrapper-0.6.1/libffi/configure-2411- gauche-c-wrapper-0.6.1/libffi/configure-2412-# expand $ac_aux_dir to an absolute path gauche-c-wrapper-0.6.1/libffi/configure:2413:am_aux_dir=`cd $ac_aux_dir && pwd` gauche-c-wrapper-0.6.1/libffi/configure-2414- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-2502-set x ${MAKE-make} gauche-c-wrapper-0.6.1/libffi/configure:2503:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` gauche-c-wrapper-0.6.1/libffi/configure-2504-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-2512-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. gauche-c-wrapper-0.6.1/libffi/configure:2513:case `${MAKE-make} -f conftest.make 2>/dev/null` in gauche-c-wrapper-0.6.1/libffi/configure-2514- *@@@%%%=?*=@@@%%%*) ############################################## gauche-c-wrapper-0.6.1/libffi/configure-2540-# test to see if srcdir already configured gauche-c-wrapper-0.6.1/libffi/configure:2541:if test "`cd $srcdir && pwd`" != "`pwd`" && gauche-c-wrapper-0.6.1/libffi/configure-2542- test -f $srcdir/config.status; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-3068-$as_echo_n "checking for C compiler default output file name... " >&6; } gauche-c-wrapper-0.6.1/libffi/configure:3069:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` gauche-c-wrapper-0.6.1/libffi/configure-3070- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-3112- then :; else gauche-c-wrapper-0.6.1/libffi/configure:3113: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` gauche-c-wrapper-0.6.1/libffi/configure-3114- fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-3215- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; gauche-c-wrapper-0.6.1/libffi/configure:3216: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` gauche-c-wrapper-0.6.1/libffi/configure-3217- break;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-3273- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; gauche-c-wrapper-0.6.1/libffi/configure:3274: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` gauche-c-wrapper-0.6.1/libffi/configure-3275- break;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-3658-# case it prints its new name instead of `make'. gauche-c-wrapper-0.6.1/libffi/configure:3659:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then gauche-c-wrapper-0.6.1/libffi/configure-3660- am__include=include ############################################## gauche-c-wrapper-0.6.1/libffi/configure-3666- echo '.include "confinc"' > confmf gauche-c-wrapper-0.6.1/libffi/configure:3667: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then gauche-c-wrapper-0.6.1/libffi/configure-3668- am__include=.include ############################################## gauche-c-wrapper-0.6.1/libffi/configure-3728- if test "$am_compiler_list" = ""; then gauche-c-wrapper-0.6.1/libffi/configure:3729: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` gauche-c-wrapper-0.6.1/libffi/configure-3730- fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-3937-set dummy $CC gauche-c-wrapper-0.6.1/libffi/configure:3938:ac_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` gauche-c-wrapper-0.6.1/libffi/configure:3939:if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" != yes"; then gauche-c-wrapper-0.6.1/libffi/configure-3940- # Losing compiler, so override with the script. ############################################## gauche-c-wrapper-0.6.1/libffi/configure-4062- test $lt_ac_count -gt 10 && break gauche-c-wrapper-0.6.1/libffi/configure:4063: lt_ac_count=`expr $lt_ac_count + 1` gauche-c-wrapper-0.6.1/libffi/configure-4064- if test $lt_ac_count -gt $lt_ac_max; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-4095- # Check for GNU $ac_path_GREP gauche-c-wrapper-0.6.1/libffi/configure:4096:case `"$ac_path_GREP" --version 2>&1` in gauche-c-wrapper-0.6.1/libffi/configure-4097-*GNU*) ############################################## gauche-c-wrapper-0.6.1/libffi/configure-4109- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break gauche-c-wrapper-0.6.1/libffi/configure:4110: ac_count=`expr $ac_count + 1` gauche-c-wrapper-0.6.1/libffi/configure-4111- if test $ac_count -gt ${ac_path_GREP_max-0}; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-4163- # Check for GNU $ac_path_EGREP gauche-c-wrapper-0.6.1/libffi/configure:4164:case `"$ac_path_EGREP" --version 2>&1` in gauche-c-wrapper-0.6.1/libffi/configure-4165-*GNU*) ############################################## gauche-c-wrapper-0.6.1/libffi/configure-4177- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break gauche-c-wrapper-0.6.1/libffi/configure:4178: ac_count=`expr $ac_count + 1` gauche-c-wrapper-0.6.1/libffi/configure-4179- if test $ac_count -gt ${ac_path_EGREP_max-0}; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-4226- # gcc leaves a trailing carriage return which upsets mingw gauche-c-wrapper-0.6.1/libffi/configure:4227: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; gauche-c-wrapper-0.6.1/libffi/configure-4228- *) gauche-c-wrapper-0.6.1/libffi/configure:4229: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; gauche-c-wrapper-0.6.1/libffi/configure-4230- esac ############################################## gauche-c-wrapper-0.6.1/libffi/configure-4235- # Canonicalize the pathname of ld gauche-c-wrapper-0.6.1/libffi/configure:4236: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` gauche-c-wrapper-0.6.1/libffi/configure-4237- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do gauche-c-wrapper-0.6.1/libffi/configure:4238: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` gauche-c-wrapper-0.6.1/libffi/configure-4239- done ############################################## gauche-c-wrapper-0.6.1/libffi/configure-4270- # Break only if it was the GNU/non-GNU ld that we prefer. gauche-c-wrapper-0.6.1/libffi/configure:4271: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in gauche-c-wrapper-0.6.1/libffi/configure-4272- *GNU* | *'with BFD'*) ############################################## gauche-c-wrapper-0.6.1/libffi/configure-4303- # I'd rather use --version here, but apparently some GNU lds only accept -v. gauche-c-wrapper-0.6.1/libffi/configure:4304:case `$LD -v 2>&1 </dev/null` in gauche-c-wrapper-0.6.1/libffi/configure-4305-*GNU* | *'with BFD'*) ############################################## gauche-c-wrapper-0.6.1/libffi/configure-4361- # Tru64's nm complains that /dev/null is an invalid object file gauche-c-wrapper-0.6.1/libffi/configure:4362: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in gauche-c-wrapper-0.6.1/libffi/configure-4363- */dev/null* | *'Invalid file or object type'*) ############################################## gauche-c-wrapper-0.6.1/libffi/configure-4367- *) gauche-c-wrapper-0.6.1/libffi/configure:4368: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in gauche-c-wrapper-0.6.1/libffi/configure-4369- */dev/null*) ############################################## gauche-c-wrapper-0.6.1/libffi/configure-4522-openbsd*) gauche-c-wrapper-0.6.1/libffi/configure:4523: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gauche-c-wrapper-0.6.1/libffi/configure-4524- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-4605- (exit $ac_status); }; then gauche-c-wrapper-0.6.1/libffi/configure:4606: case `/usr/bin/file conftest.$ac_objext` in gauche-c-wrapper-0.6.1/libffi/configure-4607- *ELF-32*) ############################################## gauche-c-wrapper-0.6.1/libffi/configure-4625- if test "$lt_cv_prog_gnu_ld" = yes; then gauche-c-wrapper-0.6.1/libffi/configure:4626: case `/usr/bin/file conftest.$ac_objext` in gauche-c-wrapper-0.6.1/libffi/configure-4627- *32-bit*) ############################################## gauche-c-wrapper-0.6.1/libffi/configure-4637- else gauche-c-wrapper-0.6.1/libffi/configure:4638: case `/usr/bin/file conftest.$ac_objext` in gauche-c-wrapper-0.6.1/libffi/configure-4639- *32-bit*) ############################################## gauche-c-wrapper-0.6.1/libffi/configure-5209-do gauche-c-wrapper-0.6.1/libffi/configure:5210:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` gauche-c-wrapper-0.6.1/libffi/configure-5211-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## gauche-c-wrapper-0.6.1/libffi/configure-5261- cat >>confdefs.h <<_ACEOF gauche-c-wrapper-0.6.1/libffi/configure:5262:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 gauche-c-wrapper-0.6.1/libffi/configure-5263-_ACEOF ############################################## gauche-c-wrapper-0.6.1/libffi/configure-5272-do gauche-c-wrapper-0.6.1/libffi/configure:5273:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` gauche-c-wrapper-0.6.1/libffi/configure-5274-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-5413- cat >>confdefs.h <<_ACEOF gauche-c-wrapper-0.6.1/libffi/configure:5414:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 gauche-c-wrapper-0.6.1/libffi/configure-5415-_ACEOF ############################################## gauche-c-wrapper-0.6.1/libffi/configure-5820- if test "$am_compiler_list" = ""; then gauche-c-wrapper-0.6.1/libffi/configure:5821: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` gauche-c-wrapper-0.6.1/libffi/configure-5822- fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-6463- # And add a safety zone gauche-c-wrapper-0.6.1/libffi/configure:6464: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` gauche-c-wrapper-0.6.1/libffi/configure:6465: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` gauche-c-wrapper-0.6.1/libffi/configure-6466- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-6484- SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} gauche-c-wrapper-0.6.1/libffi/configure:6485: while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \ gauche-c-wrapper-0.6.1/libffi/configure-6486- = "XX$teststring") >/dev/null 2>&1 && gauche-c-wrapper-0.6.1/libffi/configure:6487: new_result=`expr "X$teststring" : ".*" 2>&1` && gauche-c-wrapper-0.6.1/libffi/configure-6488- lt_cv_sys_max_cmd_len=$new_result && ############################################## gauche-c-wrapper-0.6.1/libffi/configure-6490- do gauche-c-wrapper-0.6.1/libffi/configure:6491: i=`expr $i + 1` gauche-c-wrapper-0.6.1/libffi/configure-6492- teststring=$teststring$teststring ############################################## gauche-c-wrapper-0.6.1/libffi/configure-6497- # It appears as though 1/2 is a usable value. gauche-c-wrapper-0.6.1/libffi/configure:6498: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` gauche-c-wrapper-0.6.1/libffi/configure-6499- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-6581-# If we're using GNU nm, then use its standard symbol codes. gauche-c-wrapper-0.6.1/libffi/configure:6582:case `$NM -V 2>&1` in gauche-c-wrapper-0.6.1/libffi/configure-6583-*GNU* | *'with BFD'*) ############################################## gauche-c-wrapper-0.6.1/libffi/configure-7104-done gauche-c-wrapper-0.6.1/libffi/configure:7105:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` gauche-c-wrapper-0.6.1/libffi/configure-7106- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-7132- "file_magic "*) gauche-c-wrapper-0.6.1/libffi/configure:7133: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` gauche-c-wrapper-0.6.1/libffi/configure-7134- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## gauche-c-wrapper-0.6.1/libffi/configure-7194- "file_magic "*) gauche-c-wrapper-0.6.1/libffi/configure:7195: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` gauche-c-wrapper-0.6.1/libffi/configure-7196- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## gauche-c-wrapper-0.6.1/libffi/configure-7319-if test -n "$lt_prog_cc_shlib"; then gauche-c-wrapper-0.6.1/libffi/configure:7320: { $as_echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&5 gauche-c-wrapper-0.6.1/libffi/configure:7321:$as_echo "$as_me: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&2;} gauche-c-wrapper-0.6.1/libffi/configure-7322- if echo "$old_CC $old_CFLAGS " | grep "[ ]$lt_prog_cc_shlib[ ]" >/dev/null; then : ############################################## gauche-c-wrapper-0.6.1/libffi/configure-7765- if test "$hard_links" = no; then gauche-c-wrapper-0.6.1/libffi/configure:7766: { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 gauche-c-wrapper-0.6.1/libffi/configure:7767:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} gauche-c-wrapper-0.6.1/libffi/configure-7768- need_locks=warn ############################################## gauche-c-wrapper-0.6.1/libffi/configure-7821-done gauche-c-wrapper-0.6.1/libffi/configure:7822:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` gauche-c-wrapper-0.6.1/libffi/configure-7823- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-7855- supports_anon_versioning=no gauche-c-wrapper-0.6.1/libffi/configure:7856: case `$LD -v 2>/dev/null` in gauche-c-wrapper-0.6.1/libffi/configure-7857- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## gauche-c-wrapper-0.6.1/libffi/configure-7919- # is EXPORTS), use it as is; otherwise, prepend... gauche-c-wrapper-0.6.1/libffi/configure:7920: archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then gauche-c-wrapper-0.6.1/libffi/configure-7921- cp $export_symbols $output_objdir/$soname.def; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-7936- pgcc*) # Portland Group C compiler gauche-c-wrapper-0.6.1/libffi/configure:7937: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' gauche-c-wrapper-0.6.1/libffi/configure-7938- tmp_addflag=' $pic_flag' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-7940- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers gauche-c-wrapper-0.6.1/libffi/configure:7941: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' gauche-c-wrapper-0.6.1/libffi/configure-7942- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8081- # below for broken collect2 doesn't work under 4.3+ gauche-c-wrapper-0.6.1/libffi/configure:8082: collect2name=`${CC} -print-prog-name=collect2` gauche-c-wrapper-0.6.1/libffi/configure-8083- if test -f "$collect2name" && \ ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8180- hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" gauche-c-wrapper-0.6.1/libffi/configure:8181: archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" gauche-c-wrapper-0.6.1/libffi/configure-8182- else ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8282- # FIXME: Setting linknames here is a bad hack. gauche-c-wrapper-0.6.1/libffi/configure:8283: archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' gauche-c-wrapper-0.6.1/libffi/configure-8284- # The linker will automatically build a .lib file if we build a DLL. ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8287- old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs' gauche-c-wrapper-0.6.1/libffi/configure:8288: fix_srcfile_path='`cygpath -w "$srcfile"`' gauche-c-wrapper-0.6.1/libffi/configure-8289- enable_shared_with_static_runtimes=yes ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8328- output_verbose_link_cmd='echo' gauche-c-wrapper-0.6.1/libffi/configure:8329: archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' gauche-c-wrapper-0.6.1/libffi/configure-8330- module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8448- if test "$GCC" = yes; then gauche-c-wrapper-0.6.1/libffi/configure:8449: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-8450- else gauche-c-wrapper-0.6.1/libffi/configure:8451: archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-8452- hardcode_libdir_flag_spec_ld='-rpath $libdir' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8480- hardcode_shlibpath_var=no gauche-c-wrapper-0.6.1/libffi/configure:8481: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gauche-c-wrapper-0.6.1/libffi/configure-8482- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8510- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' gauche-c-wrapper-0.6.1/libffi/configure:8511: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-8512- else gauche-c-wrapper-0.6.1/libffi/configure-8513- allow_undefined_flag=' -expect_unresolved \*' gauche-c-wrapper-0.6.1/libffi/configure:8514: archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-8515- fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8522- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' gauche-c-wrapper-0.6.1/libffi/configure:8523: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-8524- hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8526- allow_undefined_flag=' -expect_unresolved \*' gauche-c-wrapper-0.6.1/libffi/configure:8527: archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure:8528: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ gauche-c-wrapper-0.6.1/libffi/configure:8529: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' gauche-c-wrapper-0.6.1/libffi/configure-8530- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8571- *) gauche-c-wrapper-0.6.1/libffi/configure:8572: whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; gauche-c-wrapper-0.6.1/libffi/configure-8573- esac ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8760-if test "$GCC" = yes; then gauche-c-wrapper-0.6.1/libffi/configure:8761: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` gauche-c-wrapper-0.6.1/libffi/configure-8762- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8766- # okay in the real world where ";" in dirpaths is itself problematic. gauche-c-wrapper-0.6.1/libffi/configure:8767: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` gauche-c-wrapper-0.6.1/libffi/configure-8768- else gauche-c-wrapper-0.6.1/libffi/configure:8769: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` gauche-c-wrapper-0.6.1/libffi/configure-8770- fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8837- # Create ${libname}_ixlibrary.a entries in /sys/libs. gauche-c-wrapper-0.6.1/libffi/configure:8838: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' gauche-c-wrapper-0.6.1/libffi/configure-8839- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8870- # DLL is installed to $(libdir)/../bin by postinstall_cmds gauche-c-wrapper-0.6.1/libffi/configure:8871: postinstall_cmds='base_file=`basename \${file}`~ gauche-c-wrapper-0.6.1/libffi/configure:8872: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ gauche-c-wrapper-0.6.1/libffi/configure:8873: dldir=$destdir/`dirname \$dlpath`~ gauche-c-wrapper-0.6.1/libffi/configure-8874- test -d \$dldir || mkdir -p \$dldir~ ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8876- chmod a+x \$dldir/$dlname' gauche-c-wrapper-0.6.1/libffi/configure:8877: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ gauche-c-wrapper-0.6.1/libffi/configure-8878- dlpath=$dir/\$dldll~ ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8884- # Cygwin DLLs use 'cyg' prefix rather than 'lib' gauche-c-wrapper-0.6.1/libffi/configure:8885: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' gauche-c-wrapper-0.6.1/libffi/configure-8886- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8889- # MinGW DLLs use traditional 'lib' prefix gauche-c-wrapper-0.6.1/libffi/configure:8890: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' gauche-c-wrapper-0.6.1/libffi/configure:8891: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` gauche-c-wrapper-0.6.1/libffi/configure-8892- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8898- # which wouldn't understand a cygwinified path. Ahh. gauche-c-wrapper-0.6.1/libffi/configure:8899: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` gauche-c-wrapper-0.6.1/libffi/configure-8900- else gauche-c-wrapper-0.6.1/libffi/configure:8901: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` gauche-c-wrapper-0.6.1/libffi/configure-8902- fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8905- # pw32 DLLs use 'pw' prefix rather than 'lib' gauche-c-wrapper-0.6.1/libffi/configure:8906: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' gauche-c-wrapper-0.6.1/libffi/configure-8907- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8911- *) gauche-c-wrapper-0.6.1/libffi/configure:8912: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' gauche-c-wrapper-0.6.1/libffi/configure-8913- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-8928- shlibpath_var=DYLD_LIBRARY_PATH gauche-c-wrapper-0.6.1/libffi/configure:8929: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' gauche-c-wrapper-0.6.1/libffi/configure-8930- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. gauche-c-wrapper-0.6.1/libffi/configure-8931- if test "$GCC" = yes; then gauche-c-wrapper-0.6.1/libffi/configure:8932: sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` gauche-c-wrapper-0.6.1/libffi/configure-8933- else ############################################## gauche-c-wrapper-0.6.1/libffi/configure-9117- if test -f /etc/ld.so.conf; then gauche-c-wrapper-0.6.1/libffi/configure:9118: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` gauche-c-wrapper-0.6.1/libffi/configure-9119- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## gauche-c-wrapper-0.6.1/libffi/configure-9188- shlibpath_var=LD_LIBRARY_PATH gauche-c-wrapper-0.6.1/libffi/configure:9189: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gauche-c-wrapper-0.6.1/libffi/configure-9190- case $host_os in ############################################## gauche-c-wrapper-0.6.1/libffi/configure-10279- # Double-quote double-evaled strings. gauche-c-wrapper-0.6.1/libffi/configure:10280: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" gauche-c-wrapper-0.6.1/libffi/configure-10281- ;; gauche-c-wrapper-0.6.1/libffi/configure-10282- *) gauche-c-wrapper-0.6.1/libffi/configure:10283: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" gauche-c-wrapper-0.6.1/libffi/configure-10284- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-10289- *'\$0 --fallback-echo"') gauche-c-wrapper-0.6.1/libffi/configure:10290: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` gauche-c-wrapper-0.6.1/libffi/configure-10291- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-10302- gauche-c-wrapper-0.6.1/libffi/configure:10303:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. gauche-c-wrapper-0.6.1/libffi/configure-10304-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## gauche-c-wrapper-0.6.1/libffi/configure-10678- # libtool script then. gauche-c-wrapper-0.6.1/libffi/configure:10679: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` gauche-c-wrapper-0.6.1/libffi/configure-10680- if test -f "$ltmain_in"; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-10707- if test -z "$LTCC"; then gauche-c-wrapper-0.6.1/libffi/configure:10708: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" gauche-c-wrapper-0.6.1/libffi/configure-10709- if test -z "$LTCC"; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-10712- else gauche-c-wrapper-0.6.1/libffi/configure:10713: { $as_echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5 gauche-c-wrapper-0.6.1/libffi/configure:10714:$as_echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;} gauche-c-wrapper-0.6.1/libffi/configure-10715- fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-10719- # Note that this assumes the entire list is on one line. gauche-c-wrapper-0.6.1/libffi/configure:10720: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` gauche-c-wrapper-0.6.1/libffi/configure-10721- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-10725- # Check whether tagname contains only valid characters gauche-c-wrapper-0.6.1/libffi/configure:10726: case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in gauche-c-wrapper-0.6.1/libffi/configure-10727- "") ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-10849-done gauche-c-wrapper-0.6.1/libffi/configure:10850:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` gauche-c-wrapper-0.6.1/libffi/configure-10851- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-10879- # gcc leaves a trailing carriage return which upsets mingw gauche-c-wrapper-0.6.1/libffi/configure:10880: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; gauche-c-wrapper-0.6.1/libffi/configure-10881- *) gauche-c-wrapper-0.6.1/libffi/configure:10882: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; gauche-c-wrapper-0.6.1/libffi/configure-10883- esac ############################################## gauche-c-wrapper-0.6.1/libffi/configure-10888- # Canonicalize the pathname of ld gauche-c-wrapper-0.6.1/libffi/configure:10889: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` gauche-c-wrapper-0.6.1/libffi/configure-10890- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do gauche-c-wrapper-0.6.1/libffi/configure:10891: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` gauche-c-wrapper-0.6.1/libffi/configure-10892- done ############################################## gauche-c-wrapper-0.6.1/libffi/configure-10923- # Break only if it was the GNU/non-GNU ld that we prefer. gauche-c-wrapper-0.6.1/libffi/configure:10924: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in gauche-c-wrapper-0.6.1/libffi/configure-10925- *GNU* | *'with BFD'*) ############################################## gauche-c-wrapper-0.6.1/libffi/configure-10956- # I'd rather use --version here, but apparently some GNU lds only accept -v. gauche-c-wrapper-0.6.1/libffi/configure:10957:case `$LD -v 2>&1 </dev/null` in gauche-c-wrapper-0.6.1/libffi/configure-10958-*GNU* | *'with BFD'*) ############################################## gauche-c-wrapper-0.6.1/libffi/configure-10986- # ancient GNU ld didn't support --whole-archive et. al. gauche-c-wrapper-0.6.1/libffi/configure:10987: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ gauche-c-wrapper-0.6.1/libffi/configure-10988- grep 'no-whole-archive' > /dev/null; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11067- # below for broken collect2 doesn't work under 4.3+ gauche-c-wrapper-0.6.1/libffi/configure:11068: collect2name=`${CC} -print-prog-name=collect2` gauche-c-wrapper-0.6.1/libffi/configure-11069- if test -f "$collect2name" && \ ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11167- gauche-c-wrapper-0.6.1/libffi/configure:11168: archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" gauche-c-wrapper-0.6.1/libffi/configure-11169- else ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11266- # is EXPORTS), use it as is; otherwise, prepend... gauche-c-wrapper-0.6.1/libffi/configure:11267: archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then gauche-c-wrapper-0.6.1/libffi/configure-11268- cp $export_symbols $output_objdir/$soname.def; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11327- output_verbose_link_cmd='echo' gauche-c-wrapper-0.6.1/libffi/configure:11328: archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' gauche-c-wrapper-0.6.1/libffi/configure-11329- module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11395- # dependencies. gauche-c-wrapper-0.6.1/libffi/configure:11396: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' gauche-c-wrapper-0.6.1/libffi/configure-11397- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11467- # dependencies. gauche-c-wrapper-0.6.1/libffi/configure:11468: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' gauche-c-wrapper-0.6.1/libffi/configure-11469- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11492- # SGI C++ gauche-c-wrapper-0.6.1/libffi/configure:11493: archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-11494- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11503- if test "$with_gnu_ld" = no; then gauche-c-wrapper-0.6.1/libffi/configure:11504: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-11505- else gauche-c-wrapper-0.6.1/libffi/configure:11506: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-11507- fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11522- # to its proper name (with version) after linking. gauche-c-wrapper-0.6.1/libffi/configure:11523: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' gauche-c-wrapper-0.6.1/libffi/configure:11524: archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' gauche-c-wrapper-0.6.1/libffi/configure-11525- # Commands to make compiler produce verbose output that lists ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11532- # dependencies. gauche-c-wrapper-0.6.1/libffi/configure:11533: output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' gauche-c-wrapper-0.6.1/libffi/configure-11534- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11547- # earlier do not add the objects themselves. gauche-c-wrapper-0.6.1/libffi/configure:11548: case `$CC -V 2>&1` in gauche-c-wrapper-0.6.1/libffi/configure-11549- *"Version 7."*) ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11573- export_dynamic_flag_spec_CXX='${wl}--export-dynamic' gauche-c-wrapper-0.6.1/libffi/configure:11574: whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' gauche-c-wrapper-0.6.1/libffi/configure-11575- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11592- # dependencies. gauche-c-wrapper-0.6.1/libffi/configure:11593: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' gauche-c-wrapper-0.6.1/libffi/configure-11594- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11636- hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' gauche-c-wrapper-0.6.1/libffi/configure:11637: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gauche-c-wrapper-0.6.1/libffi/configure-11638- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11651- # to its proper name (with version) after linking. gauche-c-wrapper-0.6.1/libffi/configure:11652: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' gauche-c-wrapper-0.6.1/libffi/configure-11653- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11668- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' gauche-c-wrapper-0.6.1/libffi/configure:11669: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-11670- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11681- # dependencies. gauche-c-wrapper-0.6.1/libffi/configure:11682: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' gauche-c-wrapper-0.6.1/libffi/configure-11683- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11686- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' gauche-c-wrapper-0.6.1/libffi/configure:11687: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-11688- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11711- # to its proper name (with version) after linking. gauche-c-wrapper-0.6.1/libffi/configure:11712: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' gauche-c-wrapper-0.6.1/libffi/configure-11713- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11727- allow_undefined_flag_CXX=' -expect_unresolved \*' gauche-c-wrapper-0.6.1/libffi/configure:11728: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure:11729: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ gauche-c-wrapper-0.6.1/libffi/configure-11730- echo "-hidden">> $lib.exp~ gauche-c-wrapper-0.6.1/libffi/configure:11731: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~ gauche-c-wrapper-0.6.1/libffi/configure-11732- $rm $lib.exp' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11744- # dependencies. gauche-c-wrapper-0.6.1/libffi/configure:11745: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' gauche-c-wrapper-0.6.1/libffi/configure-11746- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11749- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' gauche-c-wrapper-0.6.1/libffi/configure:11750: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-11751- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11824- # Supported since Solaris 2.6 (maybe 2.5.1?) gauche-c-wrapper-0.6.1/libffi/configure:11825: whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' gauche-c-wrapper-0.6.1/libffi/configure-11826- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-11933- # eval without this substitution. gauche-c-wrapper-0.6.1/libffi/configure:11934: output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"` gauche-c-wrapper-0.6.1/libffi/configure-11935- gauche-c-wrapper-0.6.1/libffi/configure:11936: for p in `eval $output_verbose_link_cmd`; do gauche-c-wrapper-0.6.1/libffi/configure-11937- case $p in ############################################## gauche-c-wrapper-0.6.1/libffi/configure-12431- if test "$hard_links" = no; then gauche-c-wrapper-0.6.1/libffi/configure:12432: { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 gauche-c-wrapper-0.6.1/libffi/configure:12433:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} gauche-c-wrapper-0.6.1/libffi/configure-12434- need_locks=warn ############################################## gauche-c-wrapper-0.6.1/libffi/configure-12551-if test "$GCC" = yes; then gauche-c-wrapper-0.6.1/libffi/configure:12552: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` gauche-c-wrapper-0.6.1/libffi/configure-12553- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-12557- # okay in the real world where ";" in dirpaths is itself problematic. gauche-c-wrapper-0.6.1/libffi/configure:12558: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` gauche-c-wrapper-0.6.1/libffi/configure-12559- else gauche-c-wrapper-0.6.1/libffi/configure:12560: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` gauche-c-wrapper-0.6.1/libffi/configure-12561- fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-12628- # Create ${libname}_ixlibrary.a entries in /sys/libs. gauche-c-wrapper-0.6.1/libffi/configure:12629: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' gauche-c-wrapper-0.6.1/libffi/configure-12630- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-12661- # DLL is installed to $(libdir)/../bin by postinstall_cmds gauche-c-wrapper-0.6.1/libffi/configure:12662: postinstall_cmds='base_file=`basename \${file}`~ gauche-c-wrapper-0.6.1/libffi/configure:12663: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ gauche-c-wrapper-0.6.1/libffi/configure:12664: dldir=$destdir/`dirname \$dlpath`~ gauche-c-wrapper-0.6.1/libffi/configure-12665- test -d \$dldir || mkdir -p \$dldir~ ############################################## gauche-c-wrapper-0.6.1/libffi/configure-12667- chmod a+x \$dldir/$dlname' gauche-c-wrapper-0.6.1/libffi/configure:12668: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ gauche-c-wrapper-0.6.1/libffi/configure-12669- dlpath=$dir/\$dldll~ ############################################## gauche-c-wrapper-0.6.1/libffi/configure-12675- # Cygwin DLLs use 'cyg' prefix rather than 'lib' gauche-c-wrapper-0.6.1/libffi/configure:12676: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' gauche-c-wrapper-0.6.1/libffi/configure-12677- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## gauche-c-wrapper-0.6.1/libffi/configure-12680- # MinGW DLLs use traditional 'lib' prefix gauche-c-wrapper-0.6.1/libffi/configure:12681: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' gauche-c-wrapper-0.6.1/libffi/configure:12682: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` gauche-c-wrapper-0.6.1/libffi/configure-12683- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-12689- # which wouldn't understand a cygwinified path. Ahh. gauche-c-wrapper-0.6.1/libffi/configure:12690: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` gauche-c-wrapper-0.6.1/libffi/configure-12691- else gauche-c-wrapper-0.6.1/libffi/configure:12692: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` gauche-c-wrapper-0.6.1/libffi/configure-12693- fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-12696- # pw32 DLLs use 'pw' prefix rather than 'lib' gauche-c-wrapper-0.6.1/libffi/configure:12697: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' gauche-c-wrapper-0.6.1/libffi/configure-12698- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-12702- *) gauche-c-wrapper-0.6.1/libffi/configure:12703: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' gauche-c-wrapper-0.6.1/libffi/configure-12704- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-12719- shlibpath_var=DYLD_LIBRARY_PATH gauche-c-wrapper-0.6.1/libffi/configure:12720: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' gauche-c-wrapper-0.6.1/libffi/configure-12721- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. gauche-c-wrapper-0.6.1/libffi/configure-12722- if test "$GCC" = yes; then gauche-c-wrapper-0.6.1/libffi/configure:12723: sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` gauche-c-wrapper-0.6.1/libffi/configure-12724- else ############################################## gauche-c-wrapper-0.6.1/libffi/configure-12908- if test -f /etc/ld.so.conf; then gauche-c-wrapper-0.6.1/libffi/configure:12909: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` gauche-c-wrapper-0.6.1/libffi/configure-12910- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## gauche-c-wrapper-0.6.1/libffi/configure-12979- shlibpath_var=LD_LIBRARY_PATH gauche-c-wrapper-0.6.1/libffi/configure:12980: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gauche-c-wrapper-0.6.1/libffi/configure-12981- case $host_os in ############################################## gauche-c-wrapper-0.6.1/libffi/configure-14033- # Double-quote double-evaled strings. gauche-c-wrapper-0.6.1/libffi/configure:14034: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" gauche-c-wrapper-0.6.1/libffi/configure-14035- ;; gauche-c-wrapper-0.6.1/libffi/configure-14036- *) gauche-c-wrapper-0.6.1/libffi/configure:14037: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" gauche-c-wrapper-0.6.1/libffi/configure-14038- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-14043- *'\$0 --fallback-echo"') gauche-c-wrapper-0.6.1/libffi/configure:14044: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` gauche-c-wrapper-0.6.1/libffi/configure-14045- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-14359- # libtool script then. gauche-c-wrapper-0.6.1/libffi/configure:14360: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` gauche-c-wrapper-0.6.1/libffi/configure-14361- if test -f "$ltmain_in"; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-14465-done gauche-c-wrapper-0.6.1/libffi/configure:14466:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` gauche-c-wrapper-0.6.1/libffi/configure-14467- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-14848- if test "$hard_links" = no; then gauche-c-wrapper-0.6.1/libffi/configure:14849: { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 gauche-c-wrapper-0.6.1/libffi/configure:14850:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} gauche-c-wrapper-0.6.1/libffi/configure-14851- need_locks=warn ############################################## gauche-c-wrapper-0.6.1/libffi/configure-14904-done gauche-c-wrapper-0.6.1/libffi/configure:14905:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` gauche-c-wrapper-0.6.1/libffi/configure-14906- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-14938- supports_anon_versioning=no gauche-c-wrapper-0.6.1/libffi/configure:14939: case `$LD -v 2>/dev/null` in gauche-c-wrapper-0.6.1/libffi/configure-14940- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15002- # is EXPORTS), use it as is; otherwise, prepend... gauche-c-wrapper-0.6.1/libffi/configure:15003: archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then gauche-c-wrapper-0.6.1/libffi/configure-15004- cp $export_symbols $output_objdir/$soname.def; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15019- pgcc*) # Portland Group C compiler gauche-c-wrapper-0.6.1/libffi/configure:15020: whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' gauche-c-wrapper-0.6.1/libffi/configure-15021- tmp_addflag=' $pic_flag' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15023- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers gauche-c-wrapper-0.6.1/libffi/configure:15024: whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' gauche-c-wrapper-0.6.1/libffi/configure-15025- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15164- # below for broken collect2 doesn't work under 4.3+ gauche-c-wrapper-0.6.1/libffi/configure:15165: collect2name=`${CC} -print-prog-name=collect2` gauche-c-wrapper-0.6.1/libffi/configure-15166- if test -f "$collect2name" && \ ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15253- hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath" gauche-c-wrapper-0.6.1/libffi/configure:15254: archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" gauche-c-wrapper-0.6.1/libffi/configure-15255- else ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15345- # FIXME: Setting linknames here is a bad hack. gauche-c-wrapper-0.6.1/libffi/configure:15346: archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' gauche-c-wrapper-0.6.1/libffi/configure-15347- # The linker will automatically build a .lib file if we build a DLL. ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15350- old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs' gauche-c-wrapper-0.6.1/libffi/configure:15351: fix_srcfile_path_F77='`cygpath -w "$srcfile"`' gauche-c-wrapper-0.6.1/libffi/configure-15352- enable_shared_with_static_runtimes_F77=yes ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15391- output_verbose_link_cmd='echo' gauche-c-wrapper-0.6.1/libffi/configure:15392: archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' gauche-c-wrapper-0.6.1/libffi/configure-15393- module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15511- if test "$GCC" = yes; then gauche-c-wrapper-0.6.1/libffi/configure:15512: archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-15513- else gauche-c-wrapper-0.6.1/libffi/configure:15514: archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-15515- hardcode_libdir_flag_spec_ld_F77='-rpath $libdir' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15543- hardcode_shlibpath_var_F77=no gauche-c-wrapper-0.6.1/libffi/configure:15544: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gauche-c-wrapper-0.6.1/libffi/configure-15545- archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15573- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' gauche-c-wrapper-0.6.1/libffi/configure:15574: archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-15575- else gauche-c-wrapper-0.6.1/libffi/configure-15576- allow_undefined_flag_F77=' -expect_unresolved \*' gauche-c-wrapper-0.6.1/libffi/configure:15577: archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-15578- fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15585- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' gauche-c-wrapper-0.6.1/libffi/configure:15586: archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-15587- hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15589- allow_undefined_flag_F77=' -expect_unresolved \*' gauche-c-wrapper-0.6.1/libffi/configure:15590: archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure:15591: archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ gauche-c-wrapper-0.6.1/libffi/configure:15592: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' gauche-c-wrapper-0.6.1/libffi/configure-15593- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15634- *) gauche-c-wrapper-0.6.1/libffi/configure:15635: whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; gauche-c-wrapper-0.6.1/libffi/configure-15636- esac ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15823-if test "$GCC" = yes; then gauche-c-wrapper-0.6.1/libffi/configure:15824: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` gauche-c-wrapper-0.6.1/libffi/configure-15825- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15829- # okay in the real world where ";" in dirpaths is itself problematic. gauche-c-wrapper-0.6.1/libffi/configure:15830: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` gauche-c-wrapper-0.6.1/libffi/configure-15831- else gauche-c-wrapper-0.6.1/libffi/configure:15832: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` gauche-c-wrapper-0.6.1/libffi/configure-15833- fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15900- # Create ${libname}_ixlibrary.a entries in /sys/libs. gauche-c-wrapper-0.6.1/libffi/configure:15901: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' gauche-c-wrapper-0.6.1/libffi/configure-15902- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15933- # DLL is installed to $(libdir)/../bin by postinstall_cmds gauche-c-wrapper-0.6.1/libffi/configure:15934: postinstall_cmds='base_file=`basename \${file}`~ gauche-c-wrapper-0.6.1/libffi/configure:15935: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ gauche-c-wrapper-0.6.1/libffi/configure:15936: dldir=$destdir/`dirname \$dlpath`~ gauche-c-wrapper-0.6.1/libffi/configure-15937- test -d \$dldir || mkdir -p \$dldir~ ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15939- chmod a+x \$dldir/$dlname' gauche-c-wrapper-0.6.1/libffi/configure:15940: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ gauche-c-wrapper-0.6.1/libffi/configure-15941- dlpath=$dir/\$dldll~ ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15947- # Cygwin DLLs use 'cyg' prefix rather than 'lib' gauche-c-wrapper-0.6.1/libffi/configure:15948: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' gauche-c-wrapper-0.6.1/libffi/configure-15949- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15952- # MinGW DLLs use traditional 'lib' prefix gauche-c-wrapper-0.6.1/libffi/configure:15953: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' gauche-c-wrapper-0.6.1/libffi/configure:15954: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` gauche-c-wrapper-0.6.1/libffi/configure-15955- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15961- # which wouldn't understand a cygwinified path. Ahh. gauche-c-wrapper-0.6.1/libffi/configure:15962: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` gauche-c-wrapper-0.6.1/libffi/configure-15963- else gauche-c-wrapper-0.6.1/libffi/configure:15964: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` gauche-c-wrapper-0.6.1/libffi/configure-15965- fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15968- # pw32 DLLs use 'pw' prefix rather than 'lib' gauche-c-wrapper-0.6.1/libffi/configure:15969: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' gauche-c-wrapper-0.6.1/libffi/configure-15970- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15974- *) gauche-c-wrapper-0.6.1/libffi/configure:15975: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' gauche-c-wrapper-0.6.1/libffi/configure-15976- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-15991- shlibpath_var=DYLD_LIBRARY_PATH gauche-c-wrapper-0.6.1/libffi/configure:15992: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' gauche-c-wrapper-0.6.1/libffi/configure-15993- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. gauche-c-wrapper-0.6.1/libffi/configure-15994- if test "$GCC" = yes; then gauche-c-wrapper-0.6.1/libffi/configure:15995: sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` gauche-c-wrapper-0.6.1/libffi/configure-15996- else ############################################## gauche-c-wrapper-0.6.1/libffi/configure-16180- if test -f /etc/ld.so.conf; then gauche-c-wrapper-0.6.1/libffi/configure:16181: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` gauche-c-wrapper-0.6.1/libffi/configure-16182- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## gauche-c-wrapper-0.6.1/libffi/configure-16251- shlibpath_var=LD_LIBRARY_PATH gauche-c-wrapper-0.6.1/libffi/configure:16252: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gauche-c-wrapper-0.6.1/libffi/configure-16253- case $host_os in ############################################## gauche-c-wrapper-0.6.1/libffi/configure-16505- # Double-quote double-evaled strings. gauche-c-wrapper-0.6.1/libffi/configure:16506: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" gauche-c-wrapper-0.6.1/libffi/configure-16507- ;; gauche-c-wrapper-0.6.1/libffi/configure-16508- *) gauche-c-wrapper-0.6.1/libffi/configure:16509: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" gauche-c-wrapper-0.6.1/libffi/configure-16510- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-16515- *'\$0 --fallback-echo"') gauche-c-wrapper-0.6.1/libffi/configure:16516: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` gauche-c-wrapper-0.6.1/libffi/configure-16517- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-16831- # libtool script then. gauche-c-wrapper-0.6.1/libffi/configure:16832: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` gauche-c-wrapper-0.6.1/libffi/configure-16833- if test -f "$ltmain_in"; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-16904-done gauche-c-wrapper-0.6.1/libffi/configure:16905:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` gauche-c-wrapper-0.6.1/libffi/configure-16906- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-17305- if test "$hard_links" = no; then gauche-c-wrapper-0.6.1/libffi/configure:17306: { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 gauche-c-wrapper-0.6.1/libffi/configure:17307:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} gauche-c-wrapper-0.6.1/libffi/configure-17308- need_locks=warn ############################################## gauche-c-wrapper-0.6.1/libffi/configure-17361-done gauche-c-wrapper-0.6.1/libffi/configure:17362:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` gauche-c-wrapper-0.6.1/libffi/configure-17363- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-17395- supports_anon_versioning=no gauche-c-wrapper-0.6.1/libffi/configure:17396: case `$LD -v 2>/dev/null` in gauche-c-wrapper-0.6.1/libffi/configure-17397- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## gauche-c-wrapper-0.6.1/libffi/configure-17459- # is EXPORTS), use it as is; otherwise, prepend... gauche-c-wrapper-0.6.1/libffi/configure:17460: archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then gauche-c-wrapper-0.6.1/libffi/configure-17461- cp $export_symbols $output_objdir/$soname.def; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-17476- pgcc*) # Portland Group C compiler gauche-c-wrapper-0.6.1/libffi/configure:17477: whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' gauche-c-wrapper-0.6.1/libffi/configure-17478- tmp_addflag=' $pic_flag' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-17480- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers gauche-c-wrapper-0.6.1/libffi/configure:17481: whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' gauche-c-wrapper-0.6.1/libffi/configure-17482- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-17621- # below for broken collect2 doesn't work under 4.3+ gauche-c-wrapper-0.6.1/libffi/configure:17622: collect2name=`${CC} -print-prog-name=collect2` gauche-c-wrapper-0.6.1/libffi/configure-17623- if test -f "$collect2name" && \ ############################################## gauche-c-wrapper-0.6.1/libffi/configure-17720- hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath" gauche-c-wrapper-0.6.1/libffi/configure:17721: archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" gauche-c-wrapper-0.6.1/libffi/configure-17722- else ############################################## gauche-c-wrapper-0.6.1/libffi/configure-17822- # FIXME: Setting linknames here is a bad hack. gauche-c-wrapper-0.6.1/libffi/configure:17823: archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' gauche-c-wrapper-0.6.1/libffi/configure-17824- # The linker will automatically build a .lib file if we build a DLL. ############################################## gauche-c-wrapper-0.6.1/libffi/configure-17827- old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs' gauche-c-wrapper-0.6.1/libffi/configure:17828: fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`' gauche-c-wrapper-0.6.1/libffi/configure-17829- enable_shared_with_static_runtimes_GCJ=yes ############################################## gauche-c-wrapper-0.6.1/libffi/configure-17868- output_verbose_link_cmd='echo' gauche-c-wrapper-0.6.1/libffi/configure:17869: archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' gauche-c-wrapper-0.6.1/libffi/configure-17870- module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-17988- if test "$GCC" = yes; then gauche-c-wrapper-0.6.1/libffi/configure:17989: archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-17990- else gauche-c-wrapper-0.6.1/libffi/configure:17991: archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-17992- hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-18020- hardcode_shlibpath_var_GCJ=no gauche-c-wrapper-0.6.1/libffi/configure:18021: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gauche-c-wrapper-0.6.1/libffi/configure-18022- archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-18050- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' gauche-c-wrapper-0.6.1/libffi/configure:18051: archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-18052- else gauche-c-wrapper-0.6.1/libffi/configure-18053- allow_undefined_flag_GCJ=' -expect_unresolved \*' gauche-c-wrapper-0.6.1/libffi/configure:18054: archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-18055- fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-18062- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' gauche-c-wrapper-0.6.1/libffi/configure:18063: archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure-18064- hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-18066- allow_undefined_flag_GCJ=' -expect_unresolved \*' gauche-c-wrapper-0.6.1/libffi/configure:18067: archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/configure:18068: archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ gauche-c-wrapper-0.6.1/libffi/configure:18069: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' gauche-c-wrapper-0.6.1/libffi/configure-18070- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-18111- *) gauche-c-wrapper-0.6.1/libffi/configure:18112: whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; gauche-c-wrapper-0.6.1/libffi/configure-18113- esac ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-18300-if test "$GCC" = yes; then gauche-c-wrapper-0.6.1/libffi/configure:18301: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` gauche-c-wrapper-0.6.1/libffi/configure-18302- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-18306- # okay in the real world where ";" in dirpaths is itself problematic. gauche-c-wrapper-0.6.1/libffi/configure:18307: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` gauche-c-wrapper-0.6.1/libffi/configure-18308- else gauche-c-wrapper-0.6.1/libffi/configure:18309: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` gauche-c-wrapper-0.6.1/libffi/configure-18310- fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-18377- # Create ${libname}_ixlibrary.a entries in /sys/libs. gauche-c-wrapper-0.6.1/libffi/configure:18378: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' gauche-c-wrapper-0.6.1/libffi/configure-18379- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-18410- # DLL is installed to $(libdir)/../bin by postinstall_cmds gauche-c-wrapper-0.6.1/libffi/configure:18411: postinstall_cmds='base_file=`basename \${file}`~ gauche-c-wrapper-0.6.1/libffi/configure:18412: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ gauche-c-wrapper-0.6.1/libffi/configure:18413: dldir=$destdir/`dirname \$dlpath`~ gauche-c-wrapper-0.6.1/libffi/configure-18414- test -d \$dldir || mkdir -p \$dldir~ ############################################## gauche-c-wrapper-0.6.1/libffi/configure-18416- chmod a+x \$dldir/$dlname' gauche-c-wrapper-0.6.1/libffi/configure:18417: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ gauche-c-wrapper-0.6.1/libffi/configure-18418- dlpath=$dir/\$dldll~ ############################################## gauche-c-wrapper-0.6.1/libffi/configure-18424- # Cygwin DLLs use 'cyg' prefix rather than 'lib' gauche-c-wrapper-0.6.1/libffi/configure:18425: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' gauche-c-wrapper-0.6.1/libffi/configure-18426- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## gauche-c-wrapper-0.6.1/libffi/configure-18429- # MinGW DLLs use traditional 'lib' prefix gauche-c-wrapper-0.6.1/libffi/configure:18430: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' gauche-c-wrapper-0.6.1/libffi/configure:18431: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` gauche-c-wrapper-0.6.1/libffi/configure-18432- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-18438- # which wouldn't understand a cygwinified path. Ahh. gauche-c-wrapper-0.6.1/libffi/configure:18439: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` gauche-c-wrapper-0.6.1/libffi/configure-18440- else gauche-c-wrapper-0.6.1/libffi/configure:18441: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` gauche-c-wrapper-0.6.1/libffi/configure-18442- fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-18445- # pw32 DLLs use 'pw' prefix rather than 'lib' gauche-c-wrapper-0.6.1/libffi/configure:18446: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' gauche-c-wrapper-0.6.1/libffi/configure-18447- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-18451- *) gauche-c-wrapper-0.6.1/libffi/configure:18452: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' gauche-c-wrapper-0.6.1/libffi/configure-18453- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-18468- shlibpath_var=DYLD_LIBRARY_PATH gauche-c-wrapper-0.6.1/libffi/configure:18469: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' gauche-c-wrapper-0.6.1/libffi/configure-18470- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. gauche-c-wrapper-0.6.1/libffi/configure-18471- if test "$GCC" = yes; then gauche-c-wrapper-0.6.1/libffi/configure:18472: sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` gauche-c-wrapper-0.6.1/libffi/configure-18473- else ############################################## gauche-c-wrapper-0.6.1/libffi/configure-18657- if test -f /etc/ld.so.conf; then gauche-c-wrapper-0.6.1/libffi/configure:18658: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` gauche-c-wrapper-0.6.1/libffi/configure-18659- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## gauche-c-wrapper-0.6.1/libffi/configure-18728- shlibpath_var=LD_LIBRARY_PATH gauche-c-wrapper-0.6.1/libffi/configure:18729: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gauche-c-wrapper-0.6.1/libffi/configure-18730- case $host_os in ############################################## gauche-c-wrapper-0.6.1/libffi/configure-19782- # Double-quote double-evaled strings. gauche-c-wrapper-0.6.1/libffi/configure:19783: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" gauche-c-wrapper-0.6.1/libffi/configure-19784- ;; gauche-c-wrapper-0.6.1/libffi/configure-19785- *) gauche-c-wrapper-0.6.1/libffi/configure:19786: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" gauche-c-wrapper-0.6.1/libffi/configure-19787- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-19792- *'\$0 --fallback-echo"') gauche-c-wrapper-0.6.1/libffi/configure:19793: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` gauche-c-wrapper-0.6.1/libffi/configure-19794- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-20108- # libtool script then. gauche-c-wrapper-0.6.1/libffi/configure:20109: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` gauche-c-wrapper-0.6.1/libffi/configure-20110- if test -f "$ltmain_in"; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-20180-done gauche-c-wrapper-0.6.1/libffi/configure:20181:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` gauche-c-wrapper-0.6.1/libffi/configure-20182- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-20256- # Double-quote double-evaled strings. gauche-c-wrapper-0.6.1/libffi/configure:20257: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" gauche-c-wrapper-0.6.1/libffi/configure-20258- ;; gauche-c-wrapper-0.6.1/libffi/configure-20259- *) gauche-c-wrapper-0.6.1/libffi/configure:20260: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" gauche-c-wrapper-0.6.1/libffi/configure-20261- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-20266- *'\$0 --fallback-echo"') gauche-c-wrapper-0.6.1/libffi/configure:20267: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` gauche-c-wrapper-0.6.1/libffi/configure-20268- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-20582- # libtool script then. gauche-c-wrapper-0.6.1/libffi/configure:20583: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` gauche-c-wrapper-0.6.1/libffi/configure-20584- if test -f "$ltmain_in"; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-20660-do gauche-c-wrapper-0.6.1/libffi/configure:20661:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` gauche-c-wrapper-0.6.1/libffi/configure-20662-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-20801- cat >>confdefs.h <<_ACEOF gauche-c-wrapper-0.6.1/libffi/configure:20802:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 gauche-c-wrapper-0.6.1/libffi/configure-20803-_ACEOF ############################################## gauche-c-wrapper-0.6.1/libffi/configure-20811-do gauche-c-wrapper-0.6.1/libffi/configure:20812:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` gauche-c-wrapper-0.6.1/libffi/configure-20813-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## gauche-c-wrapper-0.6.1/libffi/configure-20903- cat >>confdefs.h <<_ACEOF gauche-c-wrapper-0.6.1/libffi/configure:20904:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 gauche-c-wrapper-0.6.1/libffi/configure-20905-_ACEOF ############################################## gauche-c-wrapper-0.6.1/libffi/configure-21767-do gauche-c-wrapper-0.6.1/libffi/configure:21768:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` gauche-c-wrapper-0.6.1/libffi/configure-21769-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## gauche-c-wrapper-0.6.1/libffi/configure-21859- cat >>confdefs.h <<_ACEOF gauche-c-wrapper-0.6.1/libffi/configure:21860:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 gauche-c-wrapper-0.6.1/libffi/configure-21861-_ACEOF ############################################## gauche-c-wrapper-0.6.1/libffi/configure-22058- for ac_func in _getb67 GETB67 getb67; do gauche-c-wrapper-0.6.1/libffi/configure:22059: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` gauche-c-wrapper-0.6.1/libffi/configure-22060-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## gauche-c-wrapper-0.6.1/libffi/configure-22331- gauche-c-wrapper-0.6.1/libffi/configure:22332: ac_lo=`expr $ac_mid + 1` gauche-c-wrapper-0.6.1/libffi/configure-22333- if test $ac_lo -le $ac_mid; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-22336- fi gauche-c-wrapper-0.6.1/libffi/configure:22337: ac_mid=`expr 2 '*' $ac_mid + 1` gauche-c-wrapper-0.6.1/libffi/configure-22338-fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-22422- gauche-c-wrapper-0.6.1/libffi/configure:22423: ac_hi=`expr '(' $ac_mid ')' - 1` gauche-c-wrapper-0.6.1/libffi/configure-22424- if test $ac_mid -le $ac_hi; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-22427- fi gauche-c-wrapper-0.6.1/libffi/configure:22428: ac_mid=`expr 2 '*' $ac_mid` gauche-c-wrapper-0.6.1/libffi/configure-22429-fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-22445-while test "x$ac_lo" != "x$ac_hi"; do gauche-c-wrapper-0.6.1/libffi/configure:22446: ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` gauche-c-wrapper-0.6.1/libffi/configure-22447- cat >conftest.$ac_ext <<_ACEOF ############################################## gauche-c-wrapper-0.6.1/libffi/configure-22486- gauche-c-wrapper-0.6.1/libffi/configure:22487: ac_lo=`expr '(' $ac_mid ')' + 1` gauche-c-wrapper-0.6.1/libffi/configure-22488-fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-22690- gauche-c-wrapper-0.6.1/libffi/configure:22691: ac_lo=`expr $ac_mid + 1` gauche-c-wrapper-0.6.1/libffi/configure-22692- if test $ac_lo -le $ac_mid; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-22695- fi gauche-c-wrapper-0.6.1/libffi/configure:22696: ac_mid=`expr 2 '*' $ac_mid + 1` gauche-c-wrapper-0.6.1/libffi/configure-22697-fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-22781- gauche-c-wrapper-0.6.1/libffi/configure:22782: ac_hi=`expr '(' $ac_mid ')' - 1` gauche-c-wrapper-0.6.1/libffi/configure-22783- if test $ac_mid -le $ac_hi; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-22786- fi gauche-c-wrapper-0.6.1/libffi/configure:22787: ac_mid=`expr 2 '*' $ac_mid` gauche-c-wrapper-0.6.1/libffi/configure-22788-fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-22804-while test "x$ac_lo" != "x$ac_hi"; do gauche-c-wrapper-0.6.1/libffi/configure:22805: ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` gauche-c-wrapper-0.6.1/libffi/configure-22806- cat >conftest.$ac_ext <<_ACEOF ############################################## gauche-c-wrapper-0.6.1/libffi/configure-22845- gauche-c-wrapper-0.6.1/libffi/configure:22846: ac_lo=`expr '(' $ac_mid ')' + 1` gauche-c-wrapper-0.6.1/libffi/configure-22847-fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-23400-/* end confdefs.h. */ gauche-c-wrapper-0.6.1/libffi/configure:23401:asm (".text; foo: nop; .data; .align 4; .byte 0; .uaword %r_disp32(foo); .text"); gauche-c-wrapper-0.6.1/libffi/configure-23402-int ############################################## gauche-c-wrapper-0.6.1/libffi/configure-23468-/* end confdefs.h. */ gauche-c-wrapper-0.6.1/libffi/configure:23469:asm (".register %g2, #scratch"); gauche-c-wrapper-0.6.1/libffi/configure-23470-int ############################################## gauche-c-wrapper-0.6.1/libffi/configure-23742- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' gauche-c-wrapper-0.6.1/libffi/configure:23743: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` gauche-c-wrapper-0.6.1/libffi/configure-23744- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## gauche-c-wrapper-0.6.1/libffi/configure-23995-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo gauche-c-wrapper-0.6.1/libffi/configure:23996:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then gauche-c-wrapper-0.6.1/libffi/configure-23997- as_echo='printf %s\n' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-23999-else gauche-c-wrapper-0.6.1/libffi/configure:24000: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then gauche-c-wrapper-0.6.1/libffi/configure-24001- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-24009- expr "X$arg" : "X\\(.*\\)$as_nl"; gauche-c-wrapper-0.6.1/libffi/configure:24010: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; gauche-c-wrapper-0.6.1/libffi/configure-24011- esac; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-24125- test "x$as_lineno_1" != "x$as_lineno_2" && gauche-c-wrapper-0.6.1/libffi/configure:24126: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { gauche-c-wrapper-0.6.1/libffi/configure-24127- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-24238- esac; gauche-c-wrapper-0.6.1/libffi/configure:24239: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in gauche-c-wrapper-0.6.1/libffi/configure-24240- ???[sx]*):;;*)false;;esac;fi ############################################## gauche-c-wrapper-0.6.1/libffi/configure-24327-configured by $0, generated by GNU Autoconf 2.63, gauche-c-wrapper-0.6.1/libffi/configure:24328: with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" gauche-c-wrapper-0.6.1/libffi/configure-24329- ############################################## gauche-c-wrapper-0.6.1/libffi/configure-24347- --*=*) gauche-c-wrapper-0.6.1/libffi/configure:24348: ac_option=`expr "X$1" : 'X\([^=]*\)='` gauche-c-wrapper-0.6.1/libffi/configure:24349: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` gauche-c-wrapper-0.6.1/libffi/configure-24350- ac_shift=: ############################################## gauche-c-wrapper-0.6.1/libffi/configure-24369- case $ac_optarg in gauche-c-wrapper-0.6.1/libffi/configure:24370: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; gauche-c-wrapper-0.6.1/libffi/configure-24371- esac ############################################## gauche-c-wrapper-0.6.1/libffi/configure-24376- case $ac_optarg in gauche-c-wrapper-0.6.1/libffi/configure:24377: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; gauche-c-wrapper-0.6.1/libffi/configure-24378- esac ############################################## gauche-c-wrapper-0.6.1/libffi/configure-24511-ac_cr='' gauche-c-wrapper-0.6.1/libffi/configure:24512:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` gauche-c-wrapper-0.6.1/libffi/configure-24513-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-24530- { (exit 1); exit 1; }; } gauche-c-wrapper-0.6.1/libffi/configure:24531:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` gauche-c-wrapper-0.6.1/libffi/configure-24532-ac_delim='%!_!# ' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-24538- gauche-c-wrapper-0.6.1/libffi/configure:24539: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` gauche-c-wrapper-0.6.1/libffi/configure-24540- if test $ac_delim_n = $ac_delim_num; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-24672-for ac_last_try in false false :; do gauche-c-wrapper-0.6.1/libffi/configure:24673: ac_t=`sed -n "/$ac_delim/p" confdefs.h` gauche-c-wrapper-0.6.1/libffi/configure-24674- if test -z "$ac_t"; then ############################################## gauche-c-wrapper-0.6.1/libffi/configure-24812- esac gauche-c-wrapper-0.6.1/libffi/configure:24813: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac gauche-c-wrapper-0.6.1/libffi/configure-24814- ac_file_inputs="$ac_file_inputs '$ac_f'" ############################################## gauche-c-wrapper-0.6.1/libffi/configure-24875- case $as_dir in #( gauche-c-wrapper-0.6.1/libffi/configure:24876: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( gauche-c-wrapper-0.6.1/libffi/configure-24877- *) as_qdir=$as_dir;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-24913-*) gauche-c-wrapper-0.6.1/libffi/configure:24914: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` gauche-c-wrapper-0.6.1/libffi/configure-24915- # A ".." for each directory in $ac_dir_suffix. gauche-c-wrapper-0.6.1/libffi/configure:24916: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` gauche-c-wrapper-0.6.1/libffi/configure-24917- case $ac_top_builddir_sub in ############################################## gauche-c-wrapper-0.6.1/libffi/configure-24971-' gauche-c-wrapper-0.6.1/libffi/configure:24972:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in gauche-c-wrapper-0.6.1/libffi/configure-24973-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure-24988- gauche-c-wrapper-0.6.1/libffi/configure:24989:# Neutralize VPATH when `$srcdir' = `.'. gauche-c-wrapper-0.6.1/libffi/configure-24990-# Shell code in configure.ac might set extrasub. ############################################## gauche-c-wrapper-0.6.1/libffi/configure-25017-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && gauche-c-wrapper-0.6.1/libffi/configure:25018: { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && gauche-c-wrapper-0.6.1/libffi/configure:25019: { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && gauche-c-wrapper-0.6.1/libffi/configure-25020- { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' ############################################## gauche-c-wrapper-0.6.1/libffi/configure-25069- * ) gauche-c-wrapper-0.6.1/libffi/configure:25070: _am_stamp_count=`expr $_am_stamp_count + 1` ;; gauche-c-wrapper-0.6.1/libffi/configure-25071- esac ############################################## gauche-c-wrapper-0.6.1/libffi/configure-25141- # Strip MF so we end up with the name of the file. gauche-c-wrapper-0.6.1/libffi/configure:25142: mf=`echo "$mf" | sed -e 's/:.*$//'` gauche-c-wrapper-0.6.1/libffi/configure-25143- # Check whether this is an Automake generated Makefile or not. ############################################## gauche-c-wrapper-0.6.1/libffi/configure-25177- # from the Makefile without running `make'. gauche-c-wrapper-0.6.1/libffi/configure:25178: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` gauche-c-wrapper-0.6.1/libffi/configure-25179- test -z "$DEPDIR" && continue gauche-c-wrapper-0.6.1/libffi/configure:25180: am__include=`sed -n 's/^am__include = //p' < "$mf"` gauche-c-wrapper-0.6.1/libffi/configure-25181- test -z "am__include" && continue gauche-c-wrapper-0.6.1/libffi/configure:25182: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` gauche-c-wrapper-0.6.1/libffi/configure-25183- # When using ansi2knr, U may be empty or an underscore; expand it gauche-c-wrapper-0.6.1/libffi/configure:25184: U=`sed -n 's/^U = //p' < "$mf"` gauche-c-wrapper-0.6.1/libffi/configure-25185- # Find all dependency output files, they are included files with ############################################## gauche-c-wrapper-0.6.1/libffi/configure-25224- case $as_dir in #( gauche-c-wrapper-0.6.1/libffi/configure:25225: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( gauche-c-wrapper-0.6.1/libffi/configure-25226- *) as_qdir=$as_dir;; ############################################## gauche-c-wrapper-0.6.1/libffi/configure.ac-130- LDFLAGS="$LDFLAGS -shared" gauche-c-wrapper-0.6.1/libffi/configure.ac:131: AC_TRY_LINK([asm (".text; foo: nop; .data; .align 4; .byte 0; .uaword %r_disp32(foo); .text");],, gauche-c-wrapper-0.6.1/libffi/configure.ac-132- [libffi_cv_as_sparc_ua_pcrel=yes], ############################################## gauche-c-wrapper-0.6.1/libffi/configure.ac-144- # Check if we have .register gauche-c-wrapper-0.6.1/libffi/configure.ac:145: AC_TRY_COMPILE([asm (".register %g2, #scratch");],, gauche-c-wrapper-0.6.1/libffi/configure.ac-146- [libffi_cv_as_register_pseudo_op=yes], ############################################## gauche-c-wrapper-0.6.1/libffi/configure.host-8- frv*-elf) gauche-c-wrapper-0.6.1/libffi/configure.host:9: LDFLAGS=`echo $LDFLAGS | sed "s/\-B[^ ]*libgloss\/frv\///"`\ -B`pwd`/../libgloss/frv/ gauche-c-wrapper-0.6.1/libffi/configure.host-10- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/depcomp-68- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} gauche-c-wrapper-0.6.1/libffi/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} gauche-c-wrapper-0.6.1/libffi/depcomp-70- ############################################## gauche-c-wrapper-0.6.1/libffi/depcomp-203- # Version 6 uses the directory in both cases. gauche-c-wrapper-0.6.1/libffi/depcomp:204: stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` gauche-c-wrapper-0.6.1/libffi/depcomp-205- tmpdepfile="$stripped.u" ############################################## gauche-c-wrapper-0.6.1/libffi/depcomp-214- else gauche-c-wrapper-0.6.1/libffi/depcomp:215: stripped=`echo "$stripped" | sed 's,^.*/,,'` gauche-c-wrapper-0.6.1/libffi/depcomp-216- tmpdepfile="$stripped.u" ############################################## gauche-c-wrapper-0.6.1/libffi/depcomp-228- # Do two passes, one to just change these to gauche-c-wrapper-0.6.1/libffi/depcomp:229: # `$object: dependent.h' and one to simply `dependent.h:'. gauche-c-wrapper-0.6.1/libffi/depcomp-230- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## gauche-c-wrapper-0.6.1/libffi/depcomp-269- # Do two passes, one to just change these to gauche-c-wrapper-0.6.1/libffi/depcomp:270: # `$object: dependent.h' and one to simply `dependent.h:'. gauche-c-wrapper-0.6.1/libffi/depcomp-271- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## gauche-c-wrapper-0.6.1/libffi/depcomp-284- # Subdirectories are respected. gauche-c-wrapper-0.6.1/libffi/depcomp:285: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` gauche-c-wrapper-0.6.1/libffi/depcomp-286- test "x$dir" = "x$object" && dir= gauche-c-wrapper-0.6.1/libffi/depcomp:287: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` gauche-c-wrapper-0.6.1/libffi/depcomp-288- ############################################## gauche-c-wrapper-0.6.1/libffi/depcomp-423- done gauche-c-wrapper-0.6.1/libffi/depcomp:424: obj_suffix="`echo $object | sed 's/^.*\././'`" gauche-c-wrapper-0.6.1/libffi/depcomp-425- touch "$tmpdepfile" ############################################## gauche-c-wrapper-0.6.1/libffi/include/Makefile.in-52-DIST_SOURCES = gauche-c-wrapper-0.6.1/libffi/include/Makefile.in:53:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; gauche-c-wrapper-0.6.1/libffi/include/Makefile.in-54-am__vpath_adj = case $$p in \ gauche-c-wrapper-0.6.1/libffi/include/Makefile.in:55: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ gauche-c-wrapper-0.6.1/libffi/include/Makefile.in-56- *) f=$$p;; \ gauche-c-wrapper-0.6.1/libffi/include/Makefile.in-57- esac; gauche-c-wrapper-0.6.1/libffi/include/Makefile.in:58:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; gauche-c-wrapper-0.6.1/libffi/include/Makefile.in-59-am__installdirs = "$(DESTDIR)$(hackdir)" ############################################## gauche-c-wrapper-0.6.1/libffi/include/Makefile.in-289-distdir: $(DISTFILES) gauche-c-wrapper-0.6.1/libffi/include/Makefile.in:290: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ gauche-c-wrapper-0.6.1/libffi/include/Makefile.in:291: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ gauche-c-wrapper-0.6.1/libffi/include/Makefile.in-292- list='$(DISTFILES)'; for file in $$list; do \ gauche-c-wrapper-0.6.1/libffi/include/Makefile.in-293- case $$file in \ gauche-c-wrapper-0.6.1/libffi/include/Makefile.in:294: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ gauche-c-wrapper-0.6.1/libffi/include/Makefile.in:295: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ gauche-c-wrapper-0.6.1/libffi/include/Makefile.in-296- esac; \ gauche-c-wrapper-0.6.1/libffi/include/Makefile.in-297- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ gauche-c-wrapper-0.6.1/libffi/include/Makefile.in:298: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gauche-c-wrapper-0.6.1/libffi/include/Makefile.in-299- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gauche-c-wrapper-0.6.1/libffi/install-sh-85- gauche-c-wrapper-0.6.1/libffi/install-sh:86: -t=*) transformarg=`echo $1 | sed 's/-t=//'` gauche-c-wrapper-0.6.1/libffi/install-sh-87- shift ############################################## gauche-c-wrapper-0.6.1/libffi/install-sh-89- gauche-c-wrapper-0.6.1/libffi/install-sh:90: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` gauche-c-wrapper-0.6.1/libffi/install-sh-91- shift ############################################## gauche-c-wrapper-0.6.1/libffi/install-sh-151- then gauche-c-wrapper-0.6.1/libffi/install-sh:152: dst="$dst"/`basename $src` gauche-c-wrapper-0.6.1/libffi/install-sh-153- else ############################################## gauche-c-wrapper-0.6.1/libffi/install-sh-158-## this sed command emulates the dirname command gauche-c-wrapper-0.6.1/libffi/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` gauche-c-wrapper-0.6.1/libffi/install-sh-160- ############################################## gauche-c-wrapper-0.6.1/libffi/install-sh-172-IFS='%' gauche-c-wrapper-0.6.1/libffi/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` gauche-c-wrapper-0.6.1/libffi/install-sh-174-IFS="${oIFS}" ############################################## gauche-c-wrapper-0.6.1/libffi/install-sh-206- then gauche-c-wrapper-0.6.1/libffi/install-sh:207: dstfile=`basename $dst` gauche-c-wrapper-0.6.1/libffi/install-sh-208- else ############################################## gauche-c-wrapper-0.6.1/libffi/install-sh-216- then gauche-c-wrapper-0.6.1/libffi/install-sh:217: dstfile=`basename $dst` gauche-c-wrapper-0.6.1/libffi/install-sh-218- else ############################################## gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-155- # If DATA tags from a recent dlltool are present, honour them! gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh:156: archive_expsym_cmds='if test "x`head -1 $export_symbols`" = xEXPORTS; then gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-157- cp $export_symbols $output_objdir/$soname-def; ############################################## gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-164- 2) echo " \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;; gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh:165: *) echo " \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;; gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-166- esac; gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh:167: _lt_hint=`expr 1 + \$_lt_hint`; gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-168- done; ############################################## gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-279- # below for broken collect2 doesn't work under 4.3+ gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh:280: collect2name=`${CC} -print-prog-name=collect2` gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-281- if test -f "$collect2name" && \ ############################################## gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-374- # FIXME: Setting linknames here is a bad hack. gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh:375: archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames=' gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-376- # The linker will automatically build a .lib file if we build a DLL. ############################################## gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-379- old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs' gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh:380: fix_srcfile_path='`cygpath -w "$srcfile"`' gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-381- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-487- if test "$with_gcc" = yes; then gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh:488: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-489- else gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh:490: archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-491- fi ############################################## gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-533- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh:534: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-535- else gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-536- allow_undefined_flag=' -expect_unresolved \*' gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh:537: archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-538- fi ############################################## gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-545- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh:546: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-547- hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' ############################################## gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-549- allow_undefined_flag=' -expect_unresolved \*' gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh:550: archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh:551: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh:552: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp' gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-553- ############################################## gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-827- echo $ac_n "checking whether -lc should be explicitly linked in... $ac_c" 1>&6 gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh:828: if eval "test \"`echo '$''{'ac_cv_archive_cmds_needs_lc'+set}'`\" = set"; then gauche-c-wrapper-0.6.1/libffi/ltcf-c.sh-829- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-37- : gauche-c-wrapper-0.6.1/libffi/ltconfig:38:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then gauche-c-wrapper-0.6.1/libffi/ltconfig-39- # Yippee, $echo works! ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-72- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... gauche-c-wrapper-0.6.1/libffi/ltconfig:73: if (echo_test_string="`eval $cmd`") 2>/dev/null && gauche-c-wrapper-0.6.1/libffi/ltconfig:74: echo_test_string="`eval $cmd`" && gauche-c-wrapper-0.6.1/libffi/ltconfig-75- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-80- gauche-c-wrapper-0.6.1/libffi/ltconfig:81:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && gauche-c-wrapper-0.6.1/libffi/ltconfig:82: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/ltconfig-83- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-94- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && gauche-c-wrapper-0.6.1/libffi/ltconfig:95: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && gauche-c-wrapper-0.6.1/libffi/ltconfig:96: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/ltconfig-97- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-106- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && gauche-c-wrapper-0.6.1/libffi/ltconfig:107: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/ltconfig-108- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-121- echo='printf %s\n' gauche-c-wrapper-0.6.1/libffi/ltconfig:122: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && gauche-c-wrapper-0.6.1/libffi/ltconfig:123: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/ltconfig-124- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-126- : gauche-c-wrapper-0.6.1/libffi/ltconfig:127: elif echo_testing_string=`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/ltconfig-128- test "X$echo_testing_string" = 'X\t' && gauche-c-wrapper-0.6.1/libffi/ltconfig:129: echo_testing_string=`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/ltconfig-130- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-135- echo="$CONFIG_SHELL $0 --fallback-echo" gauche-c-wrapper-0.6.1/libffi/ltconfig:136: elif echo_testing_string=`("$CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/ltconfig-137- test "X$echo_testing_string" = 'X\t' && gauche-c-wrapper-0.6.1/libffi/ltconfig:138: echo_testing_string=`("$CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/ltconfig-139- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-145- for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do gauche-c-wrapper-0.6.1/libffi/ltconfig:146: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null; then gauche-c-wrapper-0.6.1/libffi/ltconfig-147- break ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-152- if test "$prev" != 'sed 50q "$0"'; then gauche-c-wrapper-0.6.1/libffi/ltconfig:153: echo_test_string=`eval $prev` gauche-c-wrapper-0.6.1/libffi/ltconfig-154- ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-178-# The name of this program. gauche-c-wrapper-0.6.1/libffi/ltconfig:179:progname=`$echo "X$0" | $Xsed -e 's%^.*/%%'` gauche-c-wrapper-0.6.1/libffi/ltconfig-180- ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-300- case $option in gauche-c-wrapper-0.6.1/libffi/ltconfig:301: -*=*) optarg=`echo "$option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; gauche-c-wrapper-0.6.1/libffi/ltconfig-302- *) optarg= ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-401-# This generates an unnecessary warning for sparc-sun-solaris4.1.3_U1 gauche-c-wrapper-0.6.1/libffi/ltconfig:402:# if test -n "`echo $option| sed 's/[-a-z0-9.]//g'`"; then gauche-c-wrapper-0.6.1/libffi/ltconfig-403-# echo "$progname: warning \`$option' is not a valid host type" 1>&2 ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-427- # Check whether tagname contains only valid characters gauche-c-wrapper-0.6.1/libffi/ltconfig:428: case `$echo "X$tagname" | $Xsed -e 's/[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]//g'` in gauche-c-wrapper-0.6.1/libffi/ltconfig-429- "") ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-445- if test -z "$LTCC"; then gauche-c-wrapper-0.6.1/libffi/ltconfig:446: eval "`$SHELL $ofile --config | grep '^LTCC='`" gauche-c-wrapper-0.6.1/libffi/ltconfig-447- if test -z "$LTCC"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-449- else gauche-c-wrapper-0.6.1/libffi/ltconfig:450: echo "$progname: warning: using \`LTCC=$LTCC', extracted from \`$ofile'" 1>&2 gauche-c-wrapper-0.6.1/libffi/ltconfig-451- fi ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-508- # Assume the source directory is the same one as the path to LTMAIN. gauche-c-wrapper-0.6.1/libffi/ltconfig:509: srcdir=`$echo "X$ltmain" | $Xsed -e 's%/[^/]*$%%'` gauche-c-wrapper-0.6.1/libffi/ltconfig-510- test "$srcdir" = "$ltmain" && srcdir=. ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-548- gauche-c-wrapper-0.6.1/libffi/ltconfig:549: if host_alias=`$SHELL $ac_config_guess`; then : gauche-c-wrapper-0.6.1/libffi/ltconfig-550- else ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-559- esac gauche-c-wrapper-0.6.1/libffi/ltconfig:560: host=`$SHELL $ac_config_sub $host_alias` gauche-c-wrapper-0.6.1/libffi/ltconfig-561- echo "$ac_t$host" 1>&6 ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-577- gauche-c-wrapper-0.6.1/libffi/ltconfig:578: build=`$SHELL $ac_config_sub $build_alias` gauche-c-wrapper-0.6.1/libffi/ltconfig:579: build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` gauche-c-wrapper-0.6.1/libffi/ltconfig:580: build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` gauche-c-wrapper-0.6.1/libffi/ltconfig:581: build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` gauche-c-wrapper-0.6.1/libffi/ltconfig-582- echo "$ac_t""$build" 1>&6 ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-599- gauche-c-wrapper-0.6.1/libffi/ltconfig:600:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` gauche-c-wrapper-0.6.1/libffi/ltconfig:601:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` gauche-c-wrapper-0.6.1/libffi/ltconfig:602:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` gauche-c-wrapper-0.6.1/libffi/ltconfig-603- ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-606-linux-gnu*) ;; gauche-c-wrapper-0.6.1/libffi/ltconfig:607:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'` gauche-c-wrapper-0.6.1/libffi/ltconfig-608-esac ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-740-if test -n "$ac_cv_prog_cc_shlib"; then gauche-c-wrapper-0.6.1/libffi/ltconfig:741: echo "$progname: warning: \`$CC' requires \`$ac_cv_prog_cc_shlib' to build shared libraries" 1>&2 gauche-c-wrapper-0.6.1/libffi/ltconfig-742- if echo "$old_CC $old_CFLAGS " | egrep -e "[ ]$ac_cv_prog_cc_shlib[ ]" >/dev/null; then : ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-790- # we can't tell. gauche-c-wrapper-0.6.1/libffi/ltconfig:791: while test "X"`$CONFIG_SHELL $0 --fallback-echo "X$testring" 2>/dev/null` \ gauche-c-wrapper-0.6.1/libffi/ltconfig-792- = "XX$testring" && gauche-c-wrapper-0.6.1/libffi/ltconfig:793: new_result=`expr "X$testring" : ".*" 2>&1` && gauche-c-wrapper-0.6.1/libffi/ltconfig-794- lt_cv_sys_max_cmd_len=$new_result && ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-796- do gauche-c-wrapper-0.6.1/libffi/ltconfig:797: i=`expr $i + 1` gauche-c-wrapper-0.6.1/libffi/ltconfig-798- testring=$testring$testring ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-802- # of additional arguments before passing them to the linker. 1/4 should be good. gauche-c-wrapper-0.6.1/libffi/ltconfig:803: len=`expr $lt_cv_sys_max_cmd_len \/ 4` gauche-c-wrapper-0.6.1/libffi/ltconfig:804: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len - $len` gauche-c-wrapper-0.6.1/libffi/ltconfig-805-fi ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-873- if test "$hard_links" = no; then gauche-c-wrapper-0.6.1/libffi/ltconfig:874: echo "*** WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2 gauche-c-wrapper-0.6.1/libffi/ltconfig-875- need_locks=warn ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-1044- # Create ${libname}_ixlibrary.a entries in /sys/libs. gauche-c-wrapper-0.6.1/libffi/ltconfig:1045: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done' gauche-c-wrapper-0.6.1/libffi/ltconfig-1046- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-1078- library_names_spec='$libname.dll.a' gauche-c-wrapper-0.6.1/libffi/ltconfig:1079: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | [sed -e 's/[.]/-/g']`${versuffix}.dll' gauche-c-wrapper-0.6.1/libffi/ltconfig:1080: postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i; echo \$dlname'\''`~ gauche-c-wrapper-0.6.1/libffi/ltconfig:1081: dldir=$destdir/`dirname \$dlpath`~ gauche-c-wrapper-0.6.1/libffi/ltconfig-1082- test -d \$dldir || mkdir -p \$dldir~ gauche-c-wrapper-0.6.1/libffi/ltconfig-1083- $install_prog .libs/$dlname \$dldir/$dlname' gauche-c-wrapper-0.6.1/libffi/ltconfig:1084: postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~ gauche-c-wrapper-0.6.1/libffi/ltconfig-1085- dlpath=$dir/\$dldll; $rm \$dlpath' ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-1087- yes,mingw*) gauche-c-wrapper-0.6.1/libffi/ltconfig:1088: library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll' gauche-c-wrapper-0.6.1/libffi/ltconfig:1089: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g"` gauche-c-wrapper-0.6.1/libffi/ltconfig-1090- ;; gauche-c-wrapper-0.6.1/libffi/ltconfig-1091- yes,pw32*) gauche-c-wrapper-0.6.1/libffi/ltconfig:1092: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll' gauche-c-wrapper-0.6.1/libffi/ltconfig-1093-;; gauche-c-wrapper-0.6.1/libffi/ltconfig-1094- *) gauche-c-wrapper-0.6.1/libffi/ltconfig:1095: library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.lib' gauche-c-wrapper-0.6.1/libffi/ltconfig-1096- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-1126- shrext='$(test .$module = .yes && echo .so || echo .dylib)' gauche-c-wrapper-0.6.1/libffi/ltconfig:1127: sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` gauche-c-wrapper-0.6.1/libffi/ltconfig-1128- sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-1933-for ac_hdr in dlfcn.h; do gauche-c-wrapper-0.6.1/libffi/ltconfig:1934:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` gauche-c-wrapper-0.6.1/libffi/ltconfig-1935-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 gauche-c-wrapper-0.6.1/libffi/ltconfig-1936-echo "$progname:1871: checking for $ac_hdr" >&5 gauche-c-wrapper-0.6.1/libffi/ltconfig:1937:if eval "test \"`echo 'X$''{'ac_cv_header_$ac_safe'+set}'`\" = Xset"; then gauche-c-wrapper-0.6.1/libffi/ltconfig-1938- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-1947-{ (eval echo $progname:1882: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } gauche-c-wrapper-0.6.1/libffi/ltconfig:1948:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` gauche-c-wrapper-0.6.1/libffi/ltconfig-1949-if test -z "$ac_err"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-1960-fi gauche-c-wrapper-0.6.1/libffi/ltconfig:1961:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then gauche-c-wrapper-0.6.1/libffi/ltconfig-1962- echo "$ac_t""yes" 1>&6 ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-2177- # Double-quote double-evaled strings. gauche-c-wrapper-0.6.1/libffi/ltconfig:2178: eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" ### testsuite: skip nested quoting test gauche-c-wrapper-0.6.1/libffi/ltconfig-2179- ;; gauche-c-wrapper-0.6.1/libffi/ltconfig-2180- *) gauche-c-wrapper-0.6.1/libffi/ltconfig:2181: eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" ### testsuite: skip nested quoting test gauche-c-wrapper-0.6.1/libffi/ltconfig-2182- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-2187- *'\$0 --fallback-echo"') gauche-c-wrapper-0.6.1/libffi/ltconfig:2188: ltecho=`$echo "X$ltecho" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` gauche-c-wrapper-0.6.1/libffi/ltconfig-2189- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-2198- gauche-c-wrapper-0.6.1/libffi/ltconfig:2199:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. gauche-c-wrapper-0.6.1/libffi/ltconfig-2200-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-2261- cat <<EOF > "$cfgfile" gauche-c-wrapper-0.6.1/libffi/ltconfig:2262:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Libtool configuration file. gauche-c-wrapper-0.6.1/libffi/ltconfig-2263-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## gauche-c-wrapper-0.6.1/libffi/ltconfig-2795- # Note that this assumes the entire list is on one line. gauche-c-wrapper-0.6.1/libffi/ltconfig:2796: available_tags=`grep "^available_tags=" $ofile | sed -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` gauche-c-wrapper-0.6.1/libffi/ltconfig-2797- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-36-# The name of this program: gauche-c-wrapper-0.6.1/libffi/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-38-modename="$progname" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-61- : gauche-c-wrapper-0.6.1/libffi/ltmain.sh:62:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then gauche-c-wrapper-0.6.1/libffi/ltmain.sh-63- # Yippee, $echo works! ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-150- win32_libid_type="unknown" gauche-c-wrapper-0.6.1/libffi/ltmain.sh:151: win32_fileres=`file -L $1 2>/dev/null` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-152- case $win32_fileres in ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-203- # but not from the CC environment variable when configure was run. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:204: " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;; gauche-c-wrapper-0.6.1/libffi/ltmain.sh-205- # Blanks at the start of $base_compile will cause this to fail ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-210- # Evaluate the configuration. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:211: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" gauche-c-wrapper-0.6.1/libffi/ltmain.sh-212- CC_quoted= ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-222- case "$@ " in gauche-c-wrapper-0.6.1/libffi/ltmain.sh:223: " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) gauche-c-wrapper-0.6.1/libffi/ltmain.sh-224- # The compiler in the base compile command matches ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-290- esac gauche-c-wrapper-0.6.1/libffi/ltmain.sh:291: my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-292- my_xdir="$my_gentop/$my_xlib" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-310- darwin_curdir=`pwd` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:311: darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:312: darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-313- if test -n "$darwin_arches"; then gauche-c-wrapper-0.6.1/libffi/ltmain.sh:314: darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-315- darwin_arch= ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-325- ## Okay now we have a bunch of thin objects, gotta fatten them up :) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:326: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-327- darwin_file= ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-329- for darwin_file in $darwin_filelist; do gauche-c-wrapper-0.6.1/libffi/ltmain.sh:330: darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-331- lipo -create -output "$darwin_file" $darwin_files ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-344- esac gauche-c-wrapper-0.6.1/libffi/ltmain.sh:345: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-346- done ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-361- case $arg in gauche-c-wrapper-0.6.1/libffi/ltmain.sh:362: -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;; gauche-c-wrapper-0.6.1/libffi/ltmain.sh-363- *) optarg= ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-392- # Evaluate the configuration. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:393: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`" gauche-c-wrapper-0.6.1/libffi/ltmain.sh-394- else ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-619- -Wc,*) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:620: args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-621- lastarg= ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-636- IFS="$save_ifs" gauche-c-wrapper-0.6.1/libffi/ltmain.sh:637: lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-638- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-655- # Aesthetically quote the previous argument. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:656: lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-657- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-683- # Get the name of the library object. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:684: [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-685- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-694- *.ads) xform=ads ;; gauche-c-wrapper-0.6.1/libffi/ltmain.sh:695: *.asm) xform=asm ;; gauche-c-wrapper-0.6.1/libffi/ltmain.sh-696- *.c++) xform=c++ ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-706- gauche-c-wrapper-0.6.1/libffi/ltmain.sh:707: libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-708- gauche-c-wrapper-0.6.1/libffi/ltmain.sh-709- case $libobj in gauche-c-wrapper-0.6.1/libffi/ltmain.sh:710: *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;; gauche-c-wrapper-0.6.1/libffi/ltmain.sh-711- *) ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-737- gauche-c-wrapper-0.6.1/libffi/ltmain.sh:738: qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-739- case $qlibobj in ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-745- && $echo "$modename: libobj name \`$libobj' may not contain shell special characters." gauche-c-wrapper-0.6.1/libffi/ltmain.sh:746: objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:747: xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-748- if test "X$xdir" = "X$obj"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-784- if test "$compiler_c_o" = no; then gauche-c-wrapper-0.6.1/libffi/ltmain.sh:785: output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} gauche-c-wrapper-0.6.1/libffi/ltmain.sh-786- lockfile="$output_obj.lock" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-805-*** ERROR, $lockfile exists and contains: gauche-c-wrapper-0.6.1/libffi/ltmain.sh:806:`cat $lockfile 2>/dev/null` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-807- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-823- fi gauche-c-wrapper-0.6.1/libffi/ltmain.sh:824: qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-825- case $qsrcfile in ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-879- if test "$need_locks" = warn && gauche-c-wrapper-0.6.1/libffi/ltmain.sh:880: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then gauche-c-wrapper-0.6.1/libffi/ltmain.sh-881- $echo "\ gauche-c-wrapper-0.6.1/libffi/ltmain.sh-882-*** ERROR, $lockfile contains: gauche-c-wrapper-0.6.1/libffi/ltmain.sh:883:`cat $lockfile 2>/dev/null` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-884- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-951- if test "$need_locks" = warn && gauche-c-wrapper-0.6.1/libffi/ltmain.sh:952: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then gauche-c-wrapper-0.6.1/libffi/ltmain.sh-953- $echo "\ gauche-c-wrapper-0.6.1/libffi/ltmain.sh-954-*** ERROR, $lockfile contains: gauche-c-wrapper-0.6.1/libffi/ltmain.sh:955:`cat $lockfile 2>/dev/null` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-956- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1113- *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1114: qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1115- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1202- moreargs= gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1203: for fil in `cat $save_arg` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1204- do ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1229- # Extract subdirectory from the argument. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1230: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1231- if test "X$xdir" = "X$arg"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1283- # Extract subdirectory from the argument. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1284: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1285- if test "X$xdir" = "X$arg"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1290- gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1291: pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1292: non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1293- libobjs="$libobjs $pic_object" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1447- -L*) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1448: dir=`$echo "X$arg" | $Xsed -e 's/^-L//'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1449- # We need an absolute path. ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1452- *) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1453: absdir=`cd "$dir" && pwd` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1454- if test -z "$absdir"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1542- # to be aesthetically quoted because they are evaled later. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1543: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1544- case $arg in ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1613- -R*) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1614: dir=`$echo "X$arg" | $Xsed -e 's/^-R//'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1615- # We need an absolute path. ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1654- -Wc,*) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1655: args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1656- arg= ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1668- IFS="$save_ifs" gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1669: arg=`$echo "X$arg" | $Xsed -e "s/^ //"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1670- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1672- -Wl,*) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1673: args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1674- arg= ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1687- IFS="$save_ifs" gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1688: arg=`$echo "X$arg" | $Xsed -e "s/^ //"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1689- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1709- # to be aesthetically quoted because they are evaled later. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1710: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1711- case $arg in ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1746- # Extract subdirectory from the argument. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1747: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1748- if test "X$xdir" = "X$arg"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1800- # Extract subdirectory from the argument. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1801: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1802- if test "X$xdir" = "X$arg"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1807- gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1808: pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1809: non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1810- libobjs="$libobjs $pic_object" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1843- # to be aesthetically quoted because they are evaled later. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1844: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1845- case $arg in ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1873- # calculate the name of the file, without its directory gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1874: outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1875- libobjs_save="$libobjs" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1878- # get the directories listed in $shlibpath_var gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1879: eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1880- else ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1885- gauche-c-wrapper-0.6.1/libffi/ltmain.sh:1886: output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-1887- if test "X$output_objdir" = "X$output"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2021- fi gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2022: name=`$echo "X$deplib" | $Xsed -e 's/^-l//'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2023- for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2065- found=no gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2066: ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2067- test "X$ladir" = "X$lib" && ladir="." ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2090- newdependency_libs="$deplib $newdependency_libs" gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2091: newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2092- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2103- fi gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2104: newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2105- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2113- if test "$pass" = link; then gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2114: dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2115- # Make sure the xrpath contains only unique directories. ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2135- set dummy $deplibs_check_method gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2136: match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2137- if eval $echo \"$deplib\" 2>/dev/null \ ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2207- gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2208: ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2209- test "X$ladir" = "X$lib" && ladir="." ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2299- *) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2300: abs_ladir=`cd "$ladir" && pwd` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2301- if test -z "$abs_ladir"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2307- esac gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2308: laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2309- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2334- fi # $installed = yes gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2335: name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2336- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2381- case $deplib in gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2382: -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2383- esac ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2496- shift; shift gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2497: libname=`eval \\$echo \"$libname_spec\"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2498- # use dlname if we got it. it's perfectly good, no? ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2504- *cygwin* | mingw*) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2505: major=`expr $current - $age` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2506- versuffix="-$major" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2515- soroot="$soname" gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2516: soname=`$echo $soroot | ${SED} -e 's/^.*\///'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2517: newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a" gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2518- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2744- case $libdir in gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2745: -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2746- case " $xrpath " in ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2776- *.la) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2777: dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2778- test "X$dir" = "X$deplib" && dir="." ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2782- *) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2783: absdir=`cd "$dir" && pwd` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2784- if test -z "$absdir"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2792- else gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2793: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2794- if test -z "$libdir"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2807- # but need to link against shared gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2808: eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2809- if test -n "$deplibrary_names" ; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2832- # Again, we only want to link against shared libraries gauche-c-wrapper-0.6.1/libffi/ltmain.sh:2833: eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2834- for tmp in $newlib_search_path ; do ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-2999- lib*) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3000: name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3001- eval shared_ext=\"$shrext_cmds\" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3005- if test "$module" = no; then gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3006: $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2 gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3007- $echo "$help" 1>&2 ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3011- # Add the "lib" prefix for modules if required gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3012: name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3013- eval shared_ext=\"$shrext_cmds\" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3015- else gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3016: libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3017- fi ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3092- darwin|linux|osf|windows) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3093: current=`expr $number_major + $number_minor` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3094- age="$number_minor" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3102- irix|nonstopux) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3103: current=`expr $number_major + $number_minor - 1` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3104- age="$number_minor" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3144- if test "$age" -gt "$current"; then gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3145: $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2 gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3146- $echo "$modename: \`$vinfo' is not valid version information" 1>&2 ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3159- # verstring for coding it into the library header gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3160: major=.`expr $current - $age` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3161- versuffix="$major.$age.$revision" gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3162- # Darwin ld doesn't like 0 for these options... gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3163: minor_current=`expr $current + 1` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3164- verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3177- irix | nonstopux) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3178: major=`expr $current - $age + 1` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3179- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3188- while test "$loop" -ne 0; do gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3189: iface=`expr $revision - $loop` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3190: loop=`expr $loop - 1` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3191- verstring="$verstring_prefix$major.$iface:$verstring" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3199- linux) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3200: major=.`expr $current - $age` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3201- versuffix="$major.$age.$revision" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3204- osf) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3205: major=.`expr $current - $age` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3206- versuffix=".$current.$age.$revision" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3211- while test "$loop" -ne 0; do gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3212: iface=`expr $current - $loop` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3213: loop=`expr $loop - 1` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3214- verstring="$verstring:${iface}.0" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3228- # extension on DOS 8.3 filesystems. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3229: major=`expr $current - $age` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3230- versuffix="-$major" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3283- removelist= gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3284: tempremovelist=`$echo "$output_objdir/*"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3285- for p in $tempremovelist; do ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3311- # Transform .lo files to .o files. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3312: oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3313- fi ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3316- for path in $notinst_path; do gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3317: lib_search_path=`$echo "$lib_search_path " | ${SED} -e 's% $path % %g'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3318: deplibs=`$echo "$deplibs " | ${SED} -e 's% -L$path % %g'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3319: dependency_libs=`$echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3320- done ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3419- for i in $deplibs; do gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3420: name=`expr $i : '-l\(.*\)'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3421- # If $name is empty we are operating on a -L argument. ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3431- if test -n "$i" ; then gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3432: libname=`eval \\$echo \"$libname_spec\"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3433: deplib_matches=`eval \\$echo \"$library_names_spec\"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3434- set dummy $deplib_matches gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3435- deplib_match=$2 gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3436: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3437- newdeplibs="$newdeplibs $i" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3456- for i in $deplibs; do gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3457: name=`expr $i : '-l\(.*\)'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3458- # If $name is empty we are operating on a -L argument. ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3473- if test -n "$i" ; then gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3474: libname=`eval \\$echo \"$libname_spec\"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3475: deplib_matches=`eval \\$echo \"$library_names_spec\"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3476- set dummy $deplib_matches gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3477- deplib_match=$2 gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3478: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3479- newdeplibs="$newdeplibs $i" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3506- set dummy $deplibs_check_method gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3507: file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3508- for a_deplib in $deplibs; do gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3509: name=`expr $a_deplib : '-l\(.*\)'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3510- # If $name is empty we are operating on a -L argument. ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3520- if test -n "$a_deplib" ; then gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3521: libname=`eval \\$echo \"$libname_spec\"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3522- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3523: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3524- for potent_lib in $potential_libs; do ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3536- while test -h "$potlib" 2>/dev/null; do gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3537: potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3538- case $potliblink in gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3539- [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3540: *) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3541- esac ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3575- set dummy $deplibs_check_method gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3576: match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3577- for a_deplib in $deplibs; do gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3578: name=`expr $a_deplib : '-l\(.*\)'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3579- # If $name is empty we are operating on a -L argument. ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3589- if test -n "$a_deplib" ; then gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3590: libname=`eval \\$echo \"$libname_spec\"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3591- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3592: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3593- for potent_lib in $potential_libs; do ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3632- # can't use Xsed below, because $i might contain '/' gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3633: tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3634- done ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3657- # On Rhapsody replace the C library is the System framework gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3658: newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3659- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3796- # Use standard objects if they are pic gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3797: test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3798- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3809- eval cmd=\"$cmd\" gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3810: if len=`expr "X$cmd" : ".*"` && gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3811- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3891- if test "X$skipped_export" != "X:" && gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3892: len=`expr "X$test_cmds" : ".*" 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3893- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3910- save_output=$output gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3911: output_la=`$echo "X$output" | $Xsed -e "$basename"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3912- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3926- if test "X$objlist" = X || gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3927: { len=`expr "X$test_cmds" : ".*" 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3928- test "$len" -le "$max_cmd_len"; }; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3941- last_robj=$output_objdir/$output_la-${k}.$objext gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3942: k=`expr $k + 1` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3943- output=$output_objdir/$output_la-${k}.$objext ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3967- do gauche-c-wrapper-0.6.1/libffi/ltmain.sh:3968: i=`expr $i + 1` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-3969- delfiles="$delfiles $output_objdir/$output_la-${i}.$objext" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4091- libobj="$output" gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4092: obj=`$echo "X$output" | $Xsed -e "$lo2o"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4093- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4125- # Create the old-style object. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4126: reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4127- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4186- case $host in gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4187: *cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;; gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4188- esac ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4206- # On Rhapsody replace the C library is the System framework gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4207: compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4208: finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4209- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4318- # Transform all the library objects into standard objects. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4319: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4320: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4321- fi ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4364- # Add our own program objects to the symbol list. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4365: progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4366- for arg in $progfiles; do ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4394- $show "extracting global C symbols from \`$arg'" gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4395: name=`$echo "$arg" | ${SED} -e 's%^.*/%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4396- $run eval '$echo ": $name " >> "$nlist"' ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4513- # Transform the symbol file into the correct name. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4514: compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4515: finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4516- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4527- # Nullify the symbol file. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4528: compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4529: finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4530- fi ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4533- # Replace the output file specification. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4534: compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4535- link_command="$compile_command$compile_rpath" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4600- # Replace the output file specification. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4601: link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4602- # Delete the old output file. ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4620- if test "$fast_install" = yes; then gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4621: relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4622- else ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4632- # Replace the output file specification. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4633: link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4634- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4652- else gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4653: var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4654- relink_command="$var=\"$var_value\"; export $var; $relink_command" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4657- relink_command="(cd `pwd`; $relink_command)" gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4658: relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4659- fi ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4666- esac gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4667: qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4668- else gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4669: qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4670- fi ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4676- case $output in gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4677: *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;; gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4678- esac ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4682- exeext=.exe gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4683: outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;; gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4684- *) exeext= ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4687- *cygwin* | *mingw* ) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4688: cwrappersource=`$echo ${objdir}/lt-${outputname}.c` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4689: cwrapper=`$echo ${output}.exe` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4690- $rm $cwrappersource $cwrapper ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4938- shift gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4939: elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4940- # Yippee, \$echo works! ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4950- # Find the directory that this script lives in. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4951: thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4952- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4954- # Follow symbolic links until we get to the real thisdir. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4955: file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4956- while test -n \"\$file\"; do gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4957: destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4958- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4966- gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4967: file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4968: file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4969- done ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4971- # Try to get the absolute directory name. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4972: absdir=\`cd \"\$thisdir\" && pwd\` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4973- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4981- if test ! -f \"\$progdir/\$program\" || \\ gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4982: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4983- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4996- if test -n \"\$relink_command\"; then gauche-c-wrapper-0.6.1/libffi/ltmain.sh:4997: if relink_command_output=\`eval \$relink_command 2>&1\`; then : gauche-c-wrapper-0.6.1/libffi/ltmain.sh-4998- else ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5028- # The second colon is a workaround for a bug in BeOS R4 sed gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5029: $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5030- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5141- do gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5142: objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5143- case " $oldobjs " in ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5149- newobj=lt$counter-$objbase gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5150: counter=`expr $counter + 1` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5151- case " $oldobjs " in ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5167- gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5168: if len=`expr "X$cmds" : ".*"` && gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5169- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5189- eval test_cmds=\"$old_archive_cmds\" gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5190: if len=`expr "X$test_cmds" : ".*" 2>/dev/null` && gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5191- test "$len" -le "$max_cmd_len"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5241- else gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5242: var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5243- relink_command="$var=\"$var_value\"; export $var; $relink_command" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5247- relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5248: relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5249- if test "$hardcode_automatic" = yes ; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5266- *.la) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5267: name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5268: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5269- if test -z "$libdir"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5280- for lib in $dlfiles; do gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5281: name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5282: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5283- if test -z "$libdir"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5291- for lib in $dlprefiles; do gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5292: name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5293: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5294- if test -z "$libdir"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5388- # Aesthetically quote it. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5389: arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5390- case $arg in ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5404- # Aesthetically quote it. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5405: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5406- case $arg in ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5455- # Aesthetically quote the argument. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5456: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5457- case $arg in ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5487- # Strip any trailing slash from the destination. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5488: dest=`$echo "X$dest" | $Xsed -e 's%/$%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5489- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5495- else gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5496: destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5497- test "X$destdir" = "X$dest" && destdir=. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5498: destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5499- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5571- gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5572: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/ gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5573- test "X$dir" = "X$file/" && dir= ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5577- # Determine the prefix the user has applied to our future dir. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5578: inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5579- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5592- # Stick the inst_prefix_dir data into the link command. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5593: relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5594- else gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5595: relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5596- fi ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5661- # Install the pseudo-library for information purposes. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5662: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5663- instname="$dir/$name"i ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5677- else gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5678: destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5679- destfile="$destdir/$destfile" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5684- *.lo) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5685: staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5686- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5706- # Deduce the name of the old-style object file. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5707: staticobj=`$echo "X$file" | $Xsed -e "$lo2o"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5708- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5719- else gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5720: destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5721- destfile="$destdir/$destfile" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5730- if test ! -f "$file"; then gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5731: file=`$echo $file|${SED} 's,.exe$,,'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5732- stripped_ext=".exe" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5739- *cygwin*|*mingw*) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5740: wrapper=`$echo $file | ${SED} -e 's,.exe$,,'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5741- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5777- fi gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5778: libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5779- if test -n "$libdir" && test ! -f "$libfile"; then gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5780: $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2 gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5781- finalize=no ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5811- fi gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5812: file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5813- outputname="$tmpdir/$file" gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5814- # Replace the output file specification. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5815: relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5816- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5829- # Install the binary that we compiled earlier. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5830: file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5831- fi ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5845- *:*.exe) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5846: destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5847- ;; ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5858- for file in $staticlibs; do gauche-c-wrapper-0.6.1/libffi/ltmain.sh:5859: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-5860- ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6015- # Warn if it was a shared library. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:6016: test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'" gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6017- continue ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6019- gauche-c-wrapper-0.6.1/libffi/ltmain.sh:6020: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6021- test "X$dir" = "X$file" && dir=. ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6025- else gauche-c-wrapper-0.6.1/libffi/ltmain.sh:6026: $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2 gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6027- exit $EXIT_FAILURE ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6032- # Just add the directory containing the .lo file. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:6033: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6034- test "X$dir" = "X$file" && dir=. ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6043- # Get the absolute pathname. gauche-c-wrapper-0.6.1/libffi/ltmain.sh:6044: absdir=`cd "$dir" && pwd` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6045- test -n "$absdir" && dir="$absdir" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6079- # Quote arguments (to preserve shell metacharacters). gauche-c-wrapper-0.6.1/libffi/ltmain.sh:6080: file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6081- args="$args \"$file\"" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6141- for file in $files; do gauche-c-wrapper-0.6.1/libffi/ltmain.sh:6142: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6143- if test "X$dir" = "X$file"; then ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6148- fi gauche-c-wrapper-0.6.1/libffi/ltmain.sh:6149: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6150- test "$mode" = uninstall && objdir="$dir" ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6249- *.exe) gauche-c-wrapper-0.6.1/libffi/ltmain.sh:6250: file=`$echo $file|${SED} 's,.exe$,,'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh:6251: noexename=`$echo $name|${SED} 's,.exe$,,'` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6252- # $file with .exe has already been added to rmfiles, ############################################## gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6523-# ### BEGIN LIBTOOL TAG CONFIG: disable-static gauche-c-wrapper-0.6.1/libffi/ltmain.sh:6524:build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac` gauche-c-wrapper-0.6.1/libffi/ltmain.sh-6525-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## gauche-c-wrapper-0.6.1/libffi/Makefile.am-106- gauche-c-wrapper-0.6.1/libffi/Makefile.am:107:libffi_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` gauche-c-wrapper-0.6.1/libffi/Makefile.am-108- ############################################## gauche-c-wrapper-0.6.1/libffi/Makefile.in-78-CONFIG_CLEAN_FILES = gauche-c-wrapper-0.6.1/libffi/Makefile.in:79:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; gauche-c-wrapper-0.6.1/libffi/Makefile.in-80-am__vpath_adj = case $$p in \ gauche-c-wrapper-0.6.1/libffi/Makefile.in:81: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in-82- *) f=$$p;; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in-83- esac; gauche-c-wrapper-0.6.1/libffi/Makefile.in:84:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; gauche-c-wrapper-0.6.1/libffi/Makefile.in-85-am__installdirs = "$(DESTDIR)$(libdir)" ############################################## gauche-c-wrapper-0.6.1/libffi/Makefile.in-376-AM_CFLAGS = -Wall -g -fexceptions gauche-c-wrapper-0.6.1/libffi/Makefile.in:377:libffi_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` gauche-c-wrapper-0.6.1/libffi/Makefile.in-378-AM_CPPFLAGS = -I. -I$(top_srcdir)/include -Iinclude -I$(top_srcdir)/src ############################################## gauche-c-wrapper-0.6.1/libffi/Makefile.in-456- @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ gauche-c-wrapper-0.6.1/libffi/Makefile.in:457: dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in-458- test "$$dir" != "$$p" || dir=.; \ ############################################## gauche-c-wrapper-0.6.1/libffi/Makefile.in-782-.S.obj: gauche-c-wrapper-0.6.1/libffi/Makefile.in:783: $(CCASCOMPILE) -c `$(CYGPATH_W) '$<'` gauche-c-wrapper-0.6.1/libffi/Makefile.in-784- ############################################## gauche-c-wrapper-0.6.1/libffi/Makefile.in-788-.c.o: gauche-c-wrapper-0.6.1/libffi/Makefile.in:789:@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in-790-@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \ ############################################## gauche-c-wrapper-0.6.1/libffi/Makefile.in-796-.c.obj: gauche-c-wrapper-0.6.1/libffi/Makefile.in:797:@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in:798:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in-799-@am__fastdepCC_TRUE@ then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi ############################################## gauche-c-wrapper-0.6.1/libffi/Makefile.in-801-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gauche-c-wrapper-0.6.1/libffi/Makefile.in:802:@am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` gauche-c-wrapper-0.6.1/libffi/Makefile.in-803- gauche-c-wrapper-0.6.1/libffi/Makefile.in-804-.c.lo: gauche-c-wrapper-0.6.1/libffi/Makefile.in:805:@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in-806-@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \ ############################################## gauche-c-wrapper-0.6.1/libffi/Makefile.in-852- dot_seen=no; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in:853: target=`echo $@ | sed s/-recursive//`; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in-854- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## gauche-c-wrapper-0.6.1/libffi/Makefile.in-888- rev="$$rev ."; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in:889: target=`echo $@ | sed s/-recursive//`; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in-890- for subdir in $$rev; do \ ############################################## gauche-c-wrapper-0.6.1/libffi/Makefile.in-962-GTAGS: gauche-c-wrapper-0.6.1/libffi/Makefile.in:963: here=`$(am__cd) $(top_builddir) && pwd` \ gauche-c-wrapper-0.6.1/libffi/Makefile.in-964- && cd $(top_srcdir) \ ############################################## gauche-c-wrapper-0.6.1/libffi/Makefile.in-973- $(mkdir_p) $(distdir)/include $(distdir)/src/alpha $(distdir)/src/arm $(distdir)/src/cris $(distdir)/src/frv $(distdir)/src/m32r $(distdir)/src/m68k $(distdir)/src/mips $(distdir)/src/pa $(distdir)/src/powerpc $(distdir)/src/s390 $(distdir)/src/sh $(distdir)/src/sh64 $(distdir)/src/sparc $(distdir)/src/x86 gauche-c-wrapper-0.6.1/libffi/Makefile.in:974: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in:975: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in-976- list='$(DISTFILES)'; for file in $$list; do \ gauche-c-wrapper-0.6.1/libffi/Makefile.in-977- case $$file in \ gauche-c-wrapper-0.6.1/libffi/Makefile.in:978: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in:979: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in-980- esac; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in-981- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in:982: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in-983- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gauche-c-wrapper-0.6.1/libffi/Makefile.in-1004- || exit 1; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in:1005: distdir=`$(am__cd) $(distdir) && pwd`; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in:1006: top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ gauche-c-wrapper-0.6.1/libffi/Makefile.in-1007- (cd $$subdir && \ ############################################## gauche-c-wrapper-0.6.1/libffi/Makefile.in-1064- chmod a-w $(distdir) gauche-c-wrapper-0.6.1/libffi/Makefile.in:1065: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ gauche-c-wrapper-0.6.1/libffi/Makefile.in-1066- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## gauche-c-wrapper-0.6.1/libffi/Makefile.in-1095- @cd $(distuninstallcheck_dir) \ gauche-c-wrapper-0.6.1/libffi/Makefile.in:1096: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ gauche-c-wrapper-0.6.1/libffi/Makefile.in-1097- || { echo "ERROR: files left after uninstall:" ; \ ############################################## gauche-c-wrapper-0.6.1/libffi/Makefile.in-1107- fi gauche-c-wrapper-0.6.1/libffi/Makefile.in:1108: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ gauche-c-wrapper-0.6.1/libffi/Makefile.in-1109- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## gauche-c-wrapper-0.6.1/libffi/missing-128- # Could not run --version or --help. This is probably someone gauche-c-wrapper-0.6.1/libffi/missing:129: # running `$TOOL --version' or `$TOOL --help' to check whether gauche-c-wrapper-0.6.1/libffi/missing-130- # $TOOL exists and not knowing $TOOL uses missing. ############################################## gauche-c-wrapper-0.6.1/libffi/missing-162- from any GNU archive site." gauche-c-wrapper-0.6.1/libffi/missing:163: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` gauche-c-wrapper-0.6.1/libffi/missing-164- test -z "$files" && files="config.h" ############################################## gauche-c-wrapper-0.6.1/libffi/missing-191- proper tools for further handling them. gauche-c-wrapper-0.6.1/libffi/missing:192: You can get \`$1' as part of \`Autoconf' from any GNU gauche-c-wrapper-0.6.1/libffi/missing-193- archive site." gauche-c-wrapper-0.6.1/libffi/missing-194- gauche-c-wrapper-0.6.1/libffi/missing:195: file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` gauche-c-wrapper-0.6.1/libffi/missing:196: test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` gauche-c-wrapper-0.6.1/libffi/missing-197- if test -f "$file"; then ############################################## gauche-c-wrapper-0.6.1/libffi/missing-220- *.y) gauche-c-wrapper-0.6.1/libffi/missing:221: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` gauche-c-wrapper-0.6.1/libffi/missing-222- if [ -f "$SRCFILE" ]; then ############################################## gauche-c-wrapper-0.6.1/libffi/missing-224- fi gauche-c-wrapper-0.6.1/libffi/missing:225: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` gauche-c-wrapper-0.6.1/libffi/missing-226- if [ -f "$SRCFILE" ]; then ############################################## gauche-c-wrapper-0.6.1/libffi/missing-250- *.l) gauche-c-wrapper-0.6.1/libffi/missing:251: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` gauche-c-wrapper-0.6.1/libffi/missing-252- if [ -f "$SRCFILE" ]; then ############################################## gauche-c-wrapper-0.6.1/libffi/missing-269- gauche-c-wrapper-0.6.1/libffi/missing:270: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` gauche-c-wrapper-0.6.1/libffi/missing-271- if test -z "$file"; then gauche-c-wrapper-0.6.1/libffi/missing:272: file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` gauche-c-wrapper-0.6.1/libffi/missing-273- fi ############################################## gauche-c-wrapper-0.6.1/libffi/missing-290- the \`GNU make' package. Grab either from any GNU archive site." gauche-c-wrapper-0.6.1/libffi/missing:291: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` gauche-c-wrapper-0.6.1/libffi/missing-292- if test -z "$file"; then gauche-c-wrapper-0.6.1/libffi/missing:293: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` gauche-c-wrapper-0.6.1/libffi/missing:294: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` gauche-c-wrapper-0.6.1/libffi/missing-295- fi ############################################## gauche-c-wrapper-0.6.1/libffi/missing-314- *o*) gauche-c-wrapper-0.6.1/libffi/missing:315: firstarg=`echo "$firstarg" | sed s/o//` gauche-c-wrapper-0.6.1/libffi/missing-316- tar "$firstarg" "$@" && exit 0 ############################################## gauche-c-wrapper-0.6.1/libffi/missing-320- *h*) gauche-c-wrapper-0.6.1/libffi/missing:321: firstarg=`echo "$firstarg" | sed s/h//` gauche-c-wrapper-0.6.1/libffi/missing-322- tar "$firstarg" "$@" && exit 0 ############################################## gauche-c-wrapper-0.6.1/libffi/mkinstalldirs-56-do gauche-c-wrapper-0.6.1/libffi/mkinstalldirs:57: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` gauche-c-wrapper-0.6.1/libffi/mkinstalldirs-58- shift ############################################## gauche-c-wrapper-0.6.1/libffi/src/alpha/ffi.c-174- 0x86 is PAL_imb in Tru64 UNIX <alpha/pal.h>. */ gauche-c-wrapper-0.6.1/libffi/src/alpha/ffi.c:175: asm volatile ("call_pal 0x86" : : : "memory"); gauche-c-wrapper-0.6.1/libffi/src/alpha/ffi.c-176- ############################################## gauche-c-wrapper-0.6.1/libffi/src/alpha/osf.S-27- gauche-c-wrapper-0.6.1/libffi/src/alpha/osf.S:28:#define LIBFFI_ASM gauche-c-wrapper-0.6.1/libffi/src/alpha/osf.S-29-#include <fficonfig.h> ############################################## gauche-c-wrapper-0.6.1/libffi/src/arm/sysv.S-25- gauche-c-wrapper-0.6.1/libffi/src/arm/sysv.S:26:#define LIBFFI_ASM gauche-c-wrapper-0.6.1/libffi/src/arm/sysv.S-27-#include <fficonfig.h> ############################################## gauche-c-wrapper-0.6.1/libffi/src/frv/eabi.S-27- gauche-c-wrapper-0.6.1/libffi/src/frv/eabi.S:28:#define LIBFFI_ASM gauche-c-wrapper-0.6.1/libffi/src/frv/eabi.S-29-#include <fficonfig.h> ############################################## gauche-c-wrapper-0.6.1/libffi/src/frv/ffi.c-239- values, just to avoid a branch. */ gauche-c-wrapper-0.6.1/libffi/src/frv/ffi.c:240: asm ("ldi @(%0, #0), gr8" : : "r" (&rvalue)); gauche-c-wrapper-0.6.1/libffi/src/frv/ffi.c:241: asm ("ldi @(%0, #0), gr9" : : "r" (&((int *) &rvalue)[1])); gauche-c-wrapper-0.6.1/libffi/src/frv/ffi.c-242- } ############################################## gauche-c-wrapper-0.6.1/libffi/src/ia64/ffi.c-76-{ gauche-c-wrapper-0.6.1/libffi/src/ia64/ffi.c:77: asm ("stf.spill %0 = %1%P0" : "=m" (*addr) : "f"(value)); gauche-c-wrapper-0.6.1/libffi/src/ia64/ffi.c-78-} ############################################## gauche-c-wrapper-0.6.1/libffi/src/ia64/ffi.c-86- __float80 ret; gauche-c-wrapper-0.6.1/libffi/src/ia64/ffi.c:87: asm ("ldf.fill %0 = %1%P1" : "=f"(ret) : "m"(*addr)); gauche-c-wrapper-0.6.1/libffi/src/ia64/ffi.c-88- return ret; ############################################## gauche-c-wrapper-0.6.1/libffi/src/ia64/unix.S-30- gauche-c-wrapper-0.6.1/libffi/src/ia64/unix.S:31:#define LIBFFI_ASM gauche-c-wrapper-0.6.1/libffi/src/ia64/unix.S-32-#include <fficonfig.h> ############################################## gauche-c-wrapper-0.6.1/libffi/src/m68k/sysv.S-6- gauche-c-wrapper-0.6.1/libffi/src/m68k/sysv.S:7:#define LIBFFI_ASM gauche-c-wrapper-0.6.1/libffi/src/m68k/sysv.S-8-#include <fficonfig.h> ############################################## gauche-c-wrapper-0.6.1/libffi/src/mips/ffitarget.h-120-#endif /* !FFI_MIPS_O32 */ gauche-c-wrapper-0.6.1/libffi/src/mips/ffitarget.h:121:#else /* !LIBFFI_ASM */ gauche-c-wrapper-0.6.1/libffi/src/mips/ffitarget.h-122-#ifdef FFI_MIPS_O32 ############################################## gauche-c-wrapper-0.6.1/libffi/src/mips/ffitarget.h-152-#define FFI_EXTRA_CIF_FIELDS unsigned rstruct_flag gauche-c-wrapper-0.6.1/libffi/src/mips/ffitarget.h:153:#endif /* !LIBFFI_ASM */ gauche-c-wrapper-0.6.1/libffi/src/mips/ffitarget.h-154- ############################################## gauche-c-wrapper-0.6.1/libffi/src/mips/n32.S-25- gauche-c-wrapper-0.6.1/libffi/src/mips/n32.S:26:#define LIBFFI_ASM gauche-c-wrapper-0.6.1/libffi/src/mips/n32.S-27-#include <fficonfig.h> ############################################## gauche-c-wrapper-0.6.1/libffi/src/mips/o32.S-25- gauche-c-wrapper-0.6.1/libffi/src/mips/o32.S:26:#define LIBFFI_ASM gauche-c-wrapper-0.6.1/libffi/src/mips/o32.S-27-#include <fficonfig.h> ############################################## gauche-c-wrapper-0.6.1/libffi/src/pa/ffi.c-37- gauche-c-wrapper-0.6.1/libffi/src/pa/ffi.c:38:#define fldw(addr, fpreg) asm volatile ("fldw 0(%0), %%" #fpreg "L" : : "r"(addr) : #fpreg) gauche-c-wrapper-0.6.1/libffi/src/pa/ffi.c:39:#define fstw(fpreg, addr) asm volatile ("fstw %%" #fpreg "L, 0(%0)" : : "r"(addr)) gauche-c-wrapper-0.6.1/libffi/src/pa/ffi.c:40:#define fldd(addr, fpreg) asm volatile ("fldd 0(%0), %%" #fpreg : : "r"(addr) : #fpreg) gauche-c-wrapper-0.6.1/libffi/src/pa/ffi.c:41:#define fstd(fpreg, addr) asm volatile ("fstd %%" #fpreg "L, 0(%0)" : : "r"(addr)) gauche-c-wrapper-0.6.1/libffi/src/pa/ffi.c-42- ############################################## gauche-c-wrapper-0.6.1/libffi/src/pa/ffi.c-103- The following code will put everything into the stack frame gauche-c-wrapper-0.6.1/libffi/src/pa/ffi.c:104: (which was allocated by the asm routine), and on return gauche-c-wrapper-0.6.1/libffi/src/pa/ffi.c:105: the asm routine will load the arguments that should be gauche-c-wrapper-0.6.1/libffi/src/pa/ffi.c-106- passed by register into the appropriate registers ############################################## gauche-c-wrapper-0.6.1/libffi/src/pa/ffi.c-394- the stack, and we need to fill them into a cif structure and invoke gauche-c-wrapper-0.6.1/libffi/src/pa/ffi.c:395: the user function. This really ought to be in asm to make sure gauche-c-wrapper-0.6.1/libffi/src/pa/ffi.c-396- the compiler doesn't do things we don't expect. */ ############################################## gauche-c-wrapper-0.6.1/libffi/src/pa/ffi.c-610- alignment. */ gauche-c-wrapper-0.6.1/libffi/src/pa/ffi.c:611: asm volatile ( gauche-c-wrapper-0.6.1/libffi/src/pa/ffi.c-612- "fdc 0(%0)\n" ############################################## gauche-c-wrapper-0.6.1/libffi/src/powerpc/ffi_darwin.c-591- parameters to be passed into the stack frame and setting gauche-c-wrapper-0.6.1/libffi/src/powerpc/ffi_darwin.c:592: up space for a return value, ffi_closure_ASM invokes the gauche-c-wrapper-0.6.1/libffi/src/powerpc/ffi_darwin.c-593- following helper function to do most of the work. */ ############################################## gauche-c-wrapper-0.6.1/libffi/src/powerpc/ffi_darwin.c-762- gauche-c-wrapper-0.6.1/libffi/src/powerpc/ffi_darwin.c:763: /* Tell ffi_closure_ASM to perform return type promotions. */ gauche-c-wrapper-0.6.1/libffi/src/powerpc/ffi_darwin.c-764- return cif->rtype->type; ############################################## gauche-c-wrapper-0.6.1/libffi/src/powerpc/ffitarget.h-92-struct ffi_aix_trampoline_struct { gauche-c-wrapper-0.6.1/libffi/src/powerpc/ffitarget.h:93: void * code_pointer; /* Pointer to ffi_closure_ASM */ gauche-c-wrapper-0.6.1/libffi/src/powerpc/ffitarget.h-94- void * toc; /* TOC */ ############################################## gauche-c-wrapper-0.6.1/libffi/src/sh/sysv.S-25- gauche-c-wrapper-0.6.1/libffi/src/sh/sysv.S:26:#define LIBFFI_ASM gauche-c-wrapper-0.6.1/libffi/src/sh/sysv.S-27-#include <fficonfig.h> ############################################## gauche-c-wrapper-0.6.1/libffi/src/sh64/ffi.c-330- /* Flush the icache. */ gauche-c-wrapper-0.6.1/libffi/src/sh64/ffi.c:331: asm volatile ("ocbwb %0,0; synco; icbi %0,0; synci" : : "r" (tramp)); gauche-c-wrapper-0.6.1/libffi/src/sh64/ffi.c-332- ############################################## gauche-c-wrapper-0.6.1/libffi/src/sh64/sysv.S-25- gauche-c-wrapper-0.6.1/libffi/src/sh64/sysv.S:26:#define LIBFFI_ASM gauche-c-wrapper-0.6.1/libffi/src/sh64/sysv.S-27-#include <fficonfig.h> ############################################## gauche-c-wrapper-0.6.1/libffi/src/sparc/ffi.c-460-#ifdef SPARC64 gauche-c-wrapper-0.6.1/libffi/src/sparc/ffi.c:461: asm volatile ("flush %0" : : "r" (closure) : "memory"); gauche-c-wrapper-0.6.1/libffi/src/sparc/ffi.c:462: asm volatile ("flush %0" : : "r" (((char *) closure) + 8) : "memory"); gauche-c-wrapper-0.6.1/libffi/src/sparc/ffi.c-463-#else gauche-c-wrapper-0.6.1/libffi/src/sparc/ffi.c:464: asm volatile ("iflush %0" : : "r" (closure) : "memory"); gauche-c-wrapper-0.6.1/libffi/src/sparc/ffi.c:465: asm volatile ("iflush %0" : : "r" (((char *) closure) + 8) : "memory"); gauche-c-wrapper-0.6.1/libffi/src/sparc/ffi.c-466-#endif ############################################## gauche-c-wrapper-0.6.1/libffi/src/sparc/v8.S-25- gauche-c-wrapper-0.6.1/libffi/src/sparc/v8.S:26:#define LIBFFI_ASM gauche-c-wrapper-0.6.1/libffi/src/sparc/v8.S-27-#include <fficonfig.h> ############################################## gauche-c-wrapper-0.6.1/libffi/src/sparc/v9.S-25- gauche-c-wrapper-0.6.1/libffi/src/sparc/v9.S:26:#define LIBFFI_ASM gauche-c-wrapper-0.6.1/libffi/src/sparc/v9.S-27-#include <fficonfig.h> ############################################## gauche-c-wrapper-0.6.1/libffi/src/x86/darwin.S-27- gauche-c-wrapper-0.6.1/libffi/src/x86/darwin.S:28:#define LIBFFI_ASM gauche-c-wrapper-0.6.1/libffi/src/x86/darwin.S-29-#include <fficonfig.h> ############################################## gauche-c-wrapper-0.6.1/libffi/src/x86/ffi64.c-290- gprcount++; gauche-c-wrapper-0.6.1/libffi/src/x86/ffi64.c:291: /* We don't have to do anything in asm for the return. */ gauche-c-wrapper-0.6.1/libffi/src/x86/ffi64.c-292- flags = FFI_TYPE_VOID; ############################################## gauche-c-wrapper-0.6.1/libffi/src/x86/ffi64.c-487- rvalue = (void *) reg_args->gpr[gprcount++]; gauche-c-wrapper-0.6.1/libffi/src/x86/ffi64.c:488: /* We don't have to do anything in asm for the return. */ gauche-c-wrapper-0.6.1/libffi/src/x86/ffi64.c-489- ret = FFI_TYPE_VOID; ############################################## gauche-c-wrapper-0.6.1/libffi/src/x86/sysv.S-27- gauche-c-wrapper-0.6.1/libffi/src/x86/sysv.S:28:#define LIBFFI_ASM gauche-c-wrapper-0.6.1/libffi/src/x86/sysv.S-29-#include <fficonfig.h> ############################################## gauche-c-wrapper-0.6.1/libffi/src/x86/unix64.S-26-#ifdef __x86_64__ gauche-c-wrapper-0.6.1/libffi/src/x86/unix64.S:27:#define LIBFFI_ASM gauche-c-wrapper-0.6.1/libffi/src/x86/unix64.S-28-#include <fficonfig.h> ############################################## gauche-c-wrapper-0.6.1/libffi/testsuite/Makefile.in-156-check-DEJAGNU: site.exp gauche-c-wrapper-0.6.1/libffi/testsuite/Makefile.in:157: srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \ gauche-c-wrapper-0.6.1/libffi/testsuite/Makefile.in-158- EXPECT=$(EXPECT); export EXPECT; \ ############################################## gauche-c-wrapper-0.6.1/libffi/testsuite/Makefile.in-196- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ gauche-c-wrapper-0.6.1/libffi/testsuite/Makefile.in:197: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gauche-c-wrapper-0.6.1/libffi/testsuite/Makefile.in-198- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gauche-c-wrapper-0.6.1/src/c-grammar.scm-26- gauche-c-wrapper-0.6.1/src/c-grammar.scm:27: ASM UNKNOWN EXTENSION gauche-c-wrapper-0.6.1/src/c-grammar.scm-28- ############################################## gauche-c-wrapper-0.6.1/src/c-grammar.scm-90- (init_declarator gauche-c-wrapper-0.6.1/src/c-grammar.scm:91: (declarator maybe_asm = initializer) : (%COMPOSE-DECLARATOR $1 (init-value-declarator $4)) gauche-c-wrapper-0.6.1/src/c-grammar.scm-92- (declarator maybe_asm) : $1 ############################################## gauche-c-wrapper-0.6.1/src/c-grammar.scm-538- (asm_expr gauche-c-wrapper-0.6.1/src/c-grammar.scm:539: (ASM LPAREN string_list RPAREN) gauche-c-wrapper-0.6.1/src/c-grammar.scm-540- ) ############################################## gauche-c-wrapper-0.6.1/src/c-grammar.scm-542- (asm_statement gauche-c-wrapper-0.6.1/src/c-grammar.scm:543: (ASM LPAREN asm_argument RPAREN SEMICOLON) gauche-c-wrapper-0.6.1/src/c-grammar.scm:544: (ASM type_qualifier LPAREN asm_argument RPAREN SEMICOLON) gauche-c-wrapper-0.6.1/src/c-grammar.scm-545- ) ############################################## gauche-c-wrapper-0.6.1/src/c-grammar.y-107-static ScmObj token_sym_UNKNOWN = SCM_UNBOUND; gauche-c-wrapper-0.6.1/src/c-grammar.y:108:static ScmObj token_sym_ASM = SCM_UNBOUND; gauche-c-wrapper-0.6.1/src/c-grammar.y-109-static ScmObj token_sym_RETURN = SCM_UNBOUND; ############################################## gauche-c-wrapper-0.6.1/src/c-grammar.y-891-init_declarator gauche-c-wrapper-0.6.1/src/c-grammar.y:892: : declarator maybe_asm _3d initializer { START_PROFILE(name_24) $$ = Scm_ComposeDeclarator($1,Scm_InitValueDeclarator($4)); END_PROFILE(name_24) } gauche-c-wrapper-0.6.1/src/c-grammar.y:893: | declarator maybe_asm { START_PROFILE(name_25) $$ = $1; END_PROFILE(name_25) } gauche-c-wrapper-0.6.1/src/c-grammar.y-894-; ############################################## gauche-c-wrapper-0.6.1/src/c-grammar.y-1314-asm_expr gauche-c-wrapper-0.6.1/src/c-grammar.y:1315: : ASM LPAREN string_list RPAREN gauche-c-wrapper-0.6.1/src/c-grammar.y-1316-; ############################################## gauche-c-wrapper-0.6.1/src/c-grammar.y-1318-asm_statement gauche-c-wrapper-0.6.1/src/c-grammar.y:1319: : ASM LPAREN asm_argument RPAREN SEMICOLON gauche-c-wrapper-0.6.1/src/c-grammar.y:1320: | ASM type_qualifier LPAREN asm_argument RPAREN SEMICOLON gauche-c-wrapper-0.6.1/src/c-grammar.y-1321-; ############################################## gauche-c-wrapper-0.6.1/src/c-grammar.y-1594- | GOTO gauche-c-wrapper-0.6.1/src/c-grammar.y:1595: | ASM gauche-c-wrapper-0.6.1/src/c-grammar.y-1596- | SIZEOF ############################################## gauche-c-wrapper-0.6.1/src/c-grammar.y-2045- token_sym_UNKNOWN = SCM_INTERN("UNKNOWN"); gauche-c-wrapper-0.6.1/src/c-grammar.y:2046: token_sym_ASM = SCM_INTERN("ASM"); gauche-c-wrapper-0.6.1/src/c-grammar.y-2047- token_sym_RETURN = SCM_INTERN("RETURN"); ############################################## gauche-c-wrapper-0.6.1/src/y.tab.c-178-static ScmObj token_sym_UNKNOWN = SCM_UNBOUND; gauche-c-wrapper-0.6.1/src/y.tab.c:179:static ScmObj token_sym_ASM = SCM_UNBOUND; gauche-c-wrapper-0.6.1/src/y.tab.c-180-static ScmObj token_sym_RETURN = SCM_UNBOUND; ############################################## gauche-c-wrapper-0.6.1/src/y.tab.c-911- RETURN = 335, gauche-c-wrapper-0.6.1/src/y.tab.c:912: ASM = 336, gauche-c-wrapper-0.6.1/src/y.tab.c-913- UNKNOWN = 337, ############################################## gauche-c-wrapper-0.6.1/src/y.tab.c-1019-#define RETURN 335 gauche-c-wrapper-0.6.1/src/y.tab.c:1020:#define ASM 336 gauche-c-wrapper-0.6.1/src/y.tab.c-1021-#define UNKNOWN 337 ############################################## gauche-c-wrapper-0.6.1/src/y.tab.c-5975- token_sym_UNKNOWN = SCM_INTERN("UNKNOWN"); gauche-c-wrapper-0.6.1/src/y.tab.c:5976: token_sym_ASM = SCM_INTERN("ASM"); gauche-c-wrapper-0.6.1/src/y.tab.c-5977- token_sym_RETURN = SCM_INTERN("RETURN"); ############################################## gauche-c-wrapper-0.6.1/debian/patches/08-gen-gpd-fix.patch-8- dnl Creating gpd (gauche package description) file gauche-c-wrapper-0.6.1/debian/patches/08-gen-gpd-fix.patch:9:-GAUCHE_PACKAGE_CONFIGURE_ARGS="`echo ""$ac_configure_args"" | sed 's/[\\""\`\$]/\\\&/g'`" gauche-c-wrapper-0.6.1/debian/patches/08-gen-gpd-fix.patch:10:+GAUCHE_PACKAGE_CONFIGURE_ARGS=`echo "$ac_configure_args" | sed 's/@<:@\\"\`\$@:>@/\\\\&/g' 's/-f@<:@a-z@:>@*-prefix-map=@<:@^ @:>@* //'` gauche-c-wrapper-0.6.1/debian/patches/08-gen-gpd-fix.patch-11- AC_MSG_NOTICE([creating ${PACKAGE_NAME}.gpd]) ############################################## gauche-c-wrapper-0.6.1/.pc/02_multilib.patch/configure.ac-23-dnl the same one as Gauche has been compiled with. gauche-c-wrapper-0.6.1/.pc/02_multilib.patch/configure.ac:24:SOEXT=`$GAUCHE_CONFIG --so-suffix` gauche-c-wrapper-0.6.1/.pc/02_multilib.patch/configure.ac:25:OBJEXT=`$GAUCHE_CONFIG --object-suffix` gauche-c-wrapper-0.6.1/.pc/02_multilib.patch/configure.ac:26:EXEEXT=`$GAUCHE_CONFIG --executable-suffix` gauche-c-wrapper-0.6.1/.pc/02_multilib.patch/configure.ac:27:DYLIBEXT=`$GAUCHE_CONFIG --dylib-suffix` gauche-c-wrapper-0.6.1/.pc/02_multilib.patch/configure.ac-28-AC_SUBST(SOEXT) ############################################## gauche-c-wrapper-0.6.1/.pc/02_multilib.patch/configure.ac-32- gauche-c-wrapper-0.6.1/.pc/02_multilib.patch/configure.ac:33:ac_default_prefix=`$GAUCHE_CONFIG --prefix` gauche-c-wrapper-0.6.1/.pc/02_multilib.patch/configure.ac-34- gauche-c-wrapper-0.6.1/.pc/02_multilib.patch/configure.ac:35:GAUCHE_PKGINCDIR=`$GAUCHE_CONFIG --pkgincdir` gauche-c-wrapper-0.6.1/.pc/02_multilib.patch/configure.ac:36:GAUCHE_PKGLIBDIR=`$GAUCHE_CONFIG --pkglibdir` gauche-c-wrapper-0.6.1/.pc/02_multilib.patch/configure.ac:37:GAUCHE_PKGARCHDIR=`$GAUCHE_CONFIG --pkgarchdir` gauche-c-wrapper-0.6.1/.pc/02_multilib.patch/configure.ac-38-AC_SUBST(GAUCHE_PKGINCDIR) ############################################## gauche-c-wrapper-0.6.1/.pc/02_multilib.patch/configure.ac-66- no) try_rpath=no;; gauche-c-wrapper-0.6.1/.pc/02_multilib.patch/configure.ac:67: *) rpath="`echo $with_rpath | sed -e 's/^/-Wl,-rpath /' -e 's/:/ -Wl,-rpath /g'`";; gauche-c-wrapper-0.6.1/.pc/02_multilib.patch/configure.ac-68- esac ############################################## gauche-c-wrapper-0.6.1/.pc/02_multilib.patch/configure.ac-136-dnl Creating gpd (gauche package description) file gauche-c-wrapper-0.6.1/.pc/02_multilib.patch/configure.ac:137:GAUCHE_PACKAGE_CONFIGURE_ARGS="`echo ""$ac_configure_args"" | sed 's/[\\""\`\$]/\\\&/g'`" gauche-c-wrapper-0.6.1/.pc/02_multilib.patch/configure.ac-138-AC_MSG_NOTICE([creating ${PACKAGE_NAME}.gpd]) ############################################## gauche-c-wrapper-0.6.1/.pc/03_target_gnu.patch/configure.ac-23-dnl the same one as Gauche has been compiled with. gauche-c-wrapper-0.6.1/.pc/03_target_gnu.patch/configure.ac:24:SOEXT=`$GAUCHE_CONFIG --so-suffix` gauche-c-wrapper-0.6.1/.pc/03_target_gnu.patch/configure.ac:25:OBJEXT=`$GAUCHE_CONFIG --object-suffix` gauche-c-wrapper-0.6.1/.pc/03_target_gnu.patch/configure.ac:26:EXEEXT=`$GAUCHE_CONFIG --executable-suffix` gauche-c-wrapper-0.6.1/.pc/03_target_gnu.patch/configure.ac:27:DYLIBEXT=`$GAUCHE_CONFIG --dylib-suffix` gauche-c-wrapper-0.6.1/.pc/03_target_gnu.patch/configure.ac-28-AC_SUBST(SOEXT) ############################################## gauche-c-wrapper-0.6.1/.pc/03_target_gnu.patch/configure.ac-32- gauche-c-wrapper-0.6.1/.pc/03_target_gnu.patch/configure.ac:33:ac_default_prefix=`$GAUCHE_CONFIG --prefix` gauche-c-wrapper-0.6.1/.pc/03_target_gnu.patch/configure.ac-34- gauche-c-wrapper-0.6.1/.pc/03_target_gnu.patch/configure.ac:35:GAUCHE_PKGINCDIR=`$GAUCHE_CONFIG --pkgincdir` gauche-c-wrapper-0.6.1/.pc/03_target_gnu.patch/configure.ac:36:GAUCHE_PKGLIBDIR=`$GAUCHE_CONFIG --pkglibdir` gauche-c-wrapper-0.6.1/.pc/03_target_gnu.patch/configure.ac:37:GAUCHE_PKGARCHDIR=`$GAUCHE_CONFIG --pkgarchdir` gauche-c-wrapper-0.6.1/.pc/03_target_gnu.patch/configure.ac-38-AC_SUBST(GAUCHE_PKGINCDIR) ############################################## gauche-c-wrapper-0.6.1/.pc/03_target_gnu.patch/configure.ac-66- no) try_rpath=no;; gauche-c-wrapper-0.6.1/.pc/03_target_gnu.patch/configure.ac:67: *) rpath="`echo $with_rpath | sed -e 's/^/-Wl,-rpath /' -e 's/:/ -Wl,-rpath /g'`";; gauche-c-wrapper-0.6.1/.pc/03_target_gnu.patch/configure.ac-68- esac ############################################## gauche-c-wrapper-0.6.1/.pc/03_target_gnu.patch/configure.ac-142-dnl Creating gpd (gauche package description) file gauche-c-wrapper-0.6.1/.pc/03_target_gnu.patch/configure.ac:143:GAUCHE_PACKAGE_CONFIGURE_ARGS="`echo ""$ac_configure_args"" | sed 's/[\\""\`\$]/\\\&/g'`" gauche-c-wrapper-0.6.1/.pc/03_target_gnu.patch/configure.ac-144-AC_MSG_NOTICE([creating ${PACKAGE_NAME}.gpd]) ############################################## gauche-c-wrapper-0.6.1/.pc/07_gzip_options.patch/doc/Makefile.in-18-# Manual page destination. gauche-c-wrapper-0.6.1/.pc/07_gzip_options.patch/doc/Makefile.in:19:mandir = $(DESTDIR)`$(GAUCHE_CONFIG) --mandir` gauche-c-wrapper-0.6.1/.pc/07_gzip_options.patch/doc/Makefile.in:20:infodir = $(DESTDIR)`$(GAUCHE_CONFIG) --infodir` gauche-c-wrapper-0.6.1/.pc/07_gzip_options.patch/doc/Makefile.in-21- ############################################## gauche-c-wrapper-0.6.1/.pc/08-gen-gpd-fix.patch/configure.ac-23-dnl the same one as Gauche has been compiled with. gauche-c-wrapper-0.6.1/.pc/08-gen-gpd-fix.patch/configure.ac:24:SOEXT=`$GAUCHE_CONFIG --so-suffix` gauche-c-wrapper-0.6.1/.pc/08-gen-gpd-fix.patch/configure.ac:25:OBJEXT=`$GAUCHE_CONFIG --object-suffix` gauche-c-wrapper-0.6.1/.pc/08-gen-gpd-fix.patch/configure.ac:26:EXEEXT=`$GAUCHE_CONFIG --executable-suffix` gauche-c-wrapper-0.6.1/.pc/08-gen-gpd-fix.patch/configure.ac:27:DYLIBEXT=`$GAUCHE_CONFIG --dylib-suffix` gauche-c-wrapper-0.6.1/.pc/08-gen-gpd-fix.patch/configure.ac-28-AC_SUBST(SOEXT) ############################################## gauche-c-wrapper-0.6.1/.pc/08-gen-gpd-fix.patch/configure.ac-32- gauche-c-wrapper-0.6.1/.pc/08-gen-gpd-fix.patch/configure.ac:33:ac_default_prefix=`$GAUCHE_CONFIG --prefix` gauche-c-wrapper-0.6.1/.pc/08-gen-gpd-fix.patch/configure.ac-34- gauche-c-wrapper-0.6.1/.pc/08-gen-gpd-fix.patch/configure.ac:35:GAUCHE_PKGINCDIR=`$GAUCHE_CONFIG --pkgincdir` gauche-c-wrapper-0.6.1/.pc/08-gen-gpd-fix.patch/configure.ac:36:GAUCHE_PKGLIBDIR=`$GAUCHE_CONFIG --pkglibdir` gauche-c-wrapper-0.6.1/.pc/08-gen-gpd-fix.patch/configure.ac:37:GAUCHE_PKGARCHDIR=`$GAUCHE_CONFIG --pkgarchdir` gauche-c-wrapper-0.6.1/.pc/08-gen-gpd-fix.patch/configure.ac-38-AC_SUBST(GAUCHE_PKGINCDIR) ############################################## gauche-c-wrapper-0.6.1/.pc/08-gen-gpd-fix.patch/configure.ac-66- no) try_rpath=no;; gauche-c-wrapper-0.6.1/.pc/08-gen-gpd-fix.patch/configure.ac:67: *) rpath="`echo $with_rpath | sed -e 's/^/-Wl,-rpath /' -e 's/:/ -Wl,-rpath /g'`";; gauche-c-wrapper-0.6.1/.pc/08-gen-gpd-fix.patch/configure.ac-68- esac ############################################## gauche-c-wrapper-0.6.1/.pc/08-gen-gpd-fix.patch/configure.ac-148-dnl Creating gpd (gauche package description) file gauche-c-wrapper-0.6.1/.pc/08-gen-gpd-fix.patch/configure.ac:149:GAUCHE_PACKAGE_CONFIGURE_ARGS="`echo ""$ac_configure_args"" | sed 's/[\\""\`\$]/\\\&/g'`" gauche-c-wrapper-0.6.1/.pc/08-gen-gpd-fix.patch/configure.ac-150-AC_MSG_NOTICE([creating ${PACKAGE_NAME}.gpd]) ############################################## gauche-c-wrapper-0.6.1/configure.ac-23-dnl the same one as Gauche has been compiled with. gauche-c-wrapper-0.6.1/configure.ac:24:SOEXT=`$GAUCHE_CONFIG --so-suffix` gauche-c-wrapper-0.6.1/configure.ac:25:OBJEXT=`$GAUCHE_CONFIG --object-suffix` gauche-c-wrapper-0.6.1/configure.ac:26:EXEEXT=`$GAUCHE_CONFIG --executable-suffix` gauche-c-wrapper-0.6.1/configure.ac:27:DYLIBEXT=`$GAUCHE_CONFIG --dylib-suffix` gauche-c-wrapper-0.6.1/configure.ac-28-AC_SUBST(SOEXT) ############################################## gauche-c-wrapper-0.6.1/configure.ac-32- gauche-c-wrapper-0.6.1/configure.ac:33:ac_default_prefix=`$GAUCHE_CONFIG --prefix` gauche-c-wrapper-0.6.1/configure.ac-34- gauche-c-wrapper-0.6.1/configure.ac:35:GAUCHE_PKGINCDIR=`$GAUCHE_CONFIG --pkgincdir` gauche-c-wrapper-0.6.1/configure.ac:36:GAUCHE_PKGLIBDIR=`$GAUCHE_CONFIG --pkglibdir` gauche-c-wrapper-0.6.1/configure.ac:37:GAUCHE_PKGARCHDIR=`$GAUCHE_CONFIG --pkgarchdir` gauche-c-wrapper-0.6.1/configure.ac-38-AC_SUBST(GAUCHE_PKGINCDIR) ############################################## gauche-c-wrapper-0.6.1/configure.ac-66- no) try_rpath=no;; gauche-c-wrapper-0.6.1/configure.ac:67: *) rpath="`echo $with_rpath | sed -e 's/^/-Wl,-rpath /' -e 's/:/ -Wl,-rpath /g'`";; gauche-c-wrapper-0.6.1/configure.ac-68- esac ############################################## gauche-c-wrapper-0.6.1/configure.ac-148-dnl Creating gpd (gauche package description) file gauche-c-wrapper-0.6.1/configure.ac:149:GAUCHE_PACKAGE_CONFIGURE_ARGS=`echo "$ac_configure_args" | sed 's/@<:@\\"\`\$@:>@/\\\\&/g' 's/-f@<:@a-z@:>@*-prefix-map=@<:@^ @:>@* //'` gauche-c-wrapper-0.6.1/configure.ac-150-AC_MSG_NOTICE([creating ${PACKAGE_NAME}.gpd])