=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== xmpi-2.2.3b8/config/Makefile.in-229- $(mkinstalldirs) $(distdir)/../config xmpi-2.2.3b8/config/Makefile.in:230: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/config/Makefile.in:231: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/config/Makefile.in-232- list='$(DISTFILES)'; for file in $$list; do \ xmpi-2.2.3b8/config/Makefile.in-233- case $$file in \ xmpi-2.2.3b8/config/Makefile.in:234: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ xmpi-2.2.3b8/config/Makefile.in:235: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ xmpi-2.2.3b8/config/Makefile.in-236- esac; \ xmpi-2.2.3b8/config/Makefile.in-237- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ xmpi-2.2.3b8/config/Makefile.in:238: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ xmpi-2.2.3b8/config/Makefile.in-239- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## xmpi-2.2.3b8/config/config.guess-37- xmpi-2.2.3b8/config/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'` xmpi-2.2.3b8/config/config.guess-39- ############################################## xmpi-2.2.3b8/config/config.guess-106-: ${TMPDIR=/tmp} ; xmpi-2.2.3b8/config/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || xmpi-2.2.3b8/config/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## xmpi-2.2.3b8/config/config.guess-190- *) xmpi-2.2.3b8/config/config.guess:191: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` xmpi-2.2.3b8/config/config.guess-192- ;; ############################################## xmpi-2.2.3b8/config/config.guess-239- if test $UNAME_RELEASE = "V4.0"; then xmpi-2.2.3b8/config/config.guess:240: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` xmpi-2.2.3b8/config/config.guess-241- fi ############################################## xmpi-2.2.3b8/config/config.guess-245- # types through head -n 1, so we only detect the type of CPU 0. xmpi-2.2.3b8/config/config.guess:246: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` xmpi-2.2.3b8/config/config.guess-247- case "$ALPHA_CPU_TYPE" in ############################################## xmpi-2.2.3b8/config/config.guess-282- # 1.2 uses "1.2" for uname -r. xmpi-2.2.3b8/config/config.guess:283: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` xmpi-2.2.3b8/config/config.guess-284- exit 0 ;; ############################################## xmpi-2.2.3b8/config/config.guess-327- sun4H:SunOS:5.*:*) xmpi-2.2.3b8/config/config.guess:328: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` xmpi-2.2.3b8/config/config.guess-329- exit 0 ;; xmpi-2.2.3b8/config/config.guess-330- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) xmpi-2.2.3b8/config/config.guess:331: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` xmpi-2.2.3b8/config/config.guess-332- exit 0 ;; xmpi-2.2.3b8/config/config.guess-333- i86pc:SunOS:5.*:*) xmpi-2.2.3b8/config/config.guess:334: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` xmpi-2.2.3b8/config/config.guess-335- exit 0 ;; ############################################## xmpi-2.2.3b8/config/config.guess-339- # it's likely to be more like Solaris than SunOS4. xmpi-2.2.3b8/config/config.guess:340: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` xmpi-2.2.3b8/config/config.guess-341- exit 0 ;; ############################################## xmpi-2.2.3b8/config/config.guess-348- # Japanese Language versions have a version number like `4.1.3-JL'. xmpi-2.2.3b8/config/config.guess:349: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` xmpi-2.2.3b8/config/config.guess-350- exit 0 ;; ############################################## xmpi-2.2.3b8/config/config.guess-354- sun*:*:4.2BSD:*) xmpi-2.2.3b8/config/config.guess:355: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` xmpi-2.2.3b8/config/config.guess-356- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## xmpi-2.2.3b8/config/config.guess-433- $CC_FOR_BUILD -o $dummy $dummy.c \ xmpi-2.2.3b8/config/config.guess:434: && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \ xmpi-2.2.3b8/config/config.guess-435- && exit 0 ############################################## xmpi-2.2.3b8/config/config.guess-488- *:IRIX*:*:*) xmpi-2.2.3b8/config/config.guess:489: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` xmpi-2.2.3b8/config/config.guess-490- exit 0 ;; ############################################## xmpi-2.2.3b8/config/config.guess-527- *:AIX:*:[45]) xmpi-2.2.3b8/config/config.guess:528: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` xmpi-2.2.3b8/config/config.guess-529- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## xmpi-2.2.3b8/config/config.guess-562- 9000/[34678]??:HP-UX:*:*) xmpi-2.2.3b8/config/config.guess:563: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` xmpi-2.2.3b8/config/config.guess-564- case "${UNAME_MACHINE}" in ############################################## xmpi-2.2.3b8/config/config.guess-616-EOF xmpi-2.2.3b8/config/config.guess:617: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` xmpi-2.2.3b8/config/config.guess-618- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## xmpi-2.2.3b8/config/config.guess-634- ia64:HP-UX:*:*) xmpi-2.2.3b8/config/config.guess:635: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` xmpi-2.2.3b8/config/config.guess-636- echo ia64-hp-hpux${HPUX_REV} ############################################## xmpi-2.2.3b8/config/config.guess-734- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` xmpi-2.2.3b8/config/config.guess:735: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` xmpi-2.2.3b8/config/config.guess-736- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## xmpi-2.2.3b8/config/config.guess-757-EOF xmpi-2.2.3b8/config/config.guess:758: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` xmpi-2.2.3b8/config/config.guess:759: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC} xmpi-2.2.3b8/config/config.guess-760- exit 0 ;; ############################################## xmpi-2.2.3b8/config/config.guess-788- prep*:SunOS:5.*:*) xmpi-2.2.3b8/config/config.guess:789: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` xmpi-2.2.3b8/config/config.guess-790- exit 0 ;; xmpi-2.2.3b8/config/config.guess-791- *:GNU:*:*) xmpi-2.2.3b8/config/config.guess:792: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` xmpi-2.2.3b8/config/config.guess-793- exit 0 ;; ############################################## xmpi-2.2.3b8/config/config.guess-821-EOF xmpi-2.2.3b8/config/config.guess:822: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` xmpi-2.2.3b8/config/config.guess-823- test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 ############################################## xmpi-2.2.3b8/config/config.guess-840-EOF xmpi-2.2.3b8/config/config.guess:841: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` xmpi-2.2.3b8/config/config.guess-842- test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 ############################################## xmpi-2.2.3b8/config/config.guess-935-EOF xmpi-2.2.3b8/config/config.guess:936: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` xmpi-2.2.3b8/config/config.guess-937- test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0 ############################################## xmpi-2.2.3b8/config/config.guess-971- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) xmpi-2.2.3b8/config/config.guess:972: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` xmpi-2.2.3b8/config/config.guess-973- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## xmpi-2.2.3b8/config/config.sub-54- xmpi-2.2.3b8/config/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'` xmpi-2.2.3b8/config/config.sub-56- ############################################## xmpi-2.2.3b8/config/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations. xmpi-2.2.3b8/config/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` xmpi-2.2.3b8/config/config.sub-120-case $maybe_os in ############################################## xmpi-2.2.3b8/config/config.sub-122- os=-$maybe_os xmpi-2.2.3b8/config/config.sub:123: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` xmpi-2.2.3b8/config/config.sub-124- ;; xmpi-2.2.3b8/config/config.sub-125- *) xmpi-2.2.3b8/config/config.sub:126: basic_machine=`echo $1 | sed 's/-[^-]*$//'` xmpi-2.2.3b8/config/config.sub-127- if [ $basic_machine != $1 ] xmpi-2.2.3b8/config/config.sub:128: then os=`echo $1 | sed 's/.*-/-/'` xmpi-2.2.3b8/config/config.sub-129- else os=; fi ############################################## xmpi-2.2.3b8/config/config.sub-173- os=-sco3.2v5 xmpi-2.2.3b8/config/config.sub:174: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` xmpi-2.2.3b8/config/config.sub-175- ;; ############################################## xmpi-2.2.3b8/config/config.sub-177- os=-sco3.2v4 xmpi-2.2.3b8/config/config.sub:178: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` xmpi-2.2.3b8/config/config.sub-179- ;; xmpi-2.2.3b8/config/config.sub-180- -sco3.2.[4-9]*) xmpi-2.2.3b8/config/config.sub:181: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` xmpi-2.2.3b8/config/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` xmpi-2.2.3b8/config/config.sub-183- ;; ############################################## xmpi-2.2.3b8/config/config.sub-185- # Don't forget version if it is 3.2v4 or newer. xmpi-2.2.3b8/config/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` xmpi-2.2.3b8/config/config.sub-187- ;; ############################################## xmpi-2.2.3b8/config/config.sub-189- os=-sco3.2v2 xmpi-2.2.3b8/config/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` xmpi-2.2.3b8/config/config.sub-191- ;; xmpi-2.2.3b8/config/config.sub-192- -udk*) xmpi-2.2.3b8/config/config.sub:193: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` xmpi-2.2.3b8/config/config.sub-194- ;; ############################################## xmpi-2.2.3b8/config/config.sub-196- os=-isc2.2 xmpi-2.2.3b8/config/config.sub:197: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` xmpi-2.2.3b8/config/config.sub-198- ;; ############################################## xmpi-2.2.3b8/config/config.sub-202- -isc*) xmpi-2.2.3b8/config/config.sub:203: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` xmpi-2.2.3b8/config/config.sub-204- ;; ############################################## xmpi-2.2.3b8/config/config.sub-208- -ptx*) xmpi-2.2.3b8/config/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` xmpi-2.2.3b8/config/config.sub-210- ;; xmpi-2.2.3b8/config/config.sub-211- -windowsnt*) xmpi-2.2.3b8/config/config.sub:212: os=`echo $os | sed -e 's/windowsnt/winnt/'` xmpi-2.2.3b8/config/config.sub-213- ;; ############################################## xmpi-2.2.3b8/config/config.sub-286- *-*-*) xmpi-2.2.3b8/config/config.sub:287: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 xmpi-2.2.3b8/config/config.sub-288- exit 1 ############################################## xmpi-2.2.3b8/config/config.sub-575- i*86v32) xmpi-2.2.3b8/config/config.sub:576: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` xmpi-2.2.3b8/config/config.sub-577- os=-sysv32 ############################################## xmpi-2.2.3b8/config/config.sub-579- i*86v4*) xmpi-2.2.3b8/config/config.sub:580: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` xmpi-2.2.3b8/config/config.sub-581- os=-sysv4 ############################################## xmpi-2.2.3b8/config/config.sub-583- i*86v) xmpi-2.2.3b8/config/config.sub:584: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` xmpi-2.2.3b8/config/config.sub-585- os=-sysv ############################################## xmpi-2.2.3b8/config/config.sub-587- i*86sol2) xmpi-2.2.3b8/config/config.sub:588: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` xmpi-2.2.3b8/config/config.sub-589- os=-solaris2 ############################################## xmpi-2.2.3b8/config/config.sub-635- mips3*-*) xmpi-2.2.3b8/config/config.sub:636: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` xmpi-2.2.3b8/config/config.sub-637- ;; xmpi-2.2.3b8/config/config.sub-638- mips3*) xmpi-2.2.3b8/config/config.sub:639: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown xmpi-2.2.3b8/config/config.sub-640- ;; ############################################## xmpi-2.2.3b8/config/config.sub-774- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) xmpi-2.2.3b8/config/config.sub:775: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` xmpi-2.2.3b8/config/config.sub-776- ;; xmpi-2.2.3b8/config/config.sub-777- pentiumpro-* | p6-* | 6x86-* | athlon-*) xmpi-2.2.3b8/config/config.sub:778: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` xmpi-2.2.3b8/config/config.sub-779- ;; xmpi-2.2.3b8/config/config.sub-780- pentiumii-* | pentium2-*) xmpi-2.2.3b8/config/config.sub:781: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` xmpi-2.2.3b8/config/config.sub-782- ;; ############################################## xmpi-2.2.3b8/config/config.sub-789- ;; xmpi-2.2.3b8/config/config.sub:790: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` xmpi-2.2.3b8/config/config.sub-791- ;; ############################################## xmpi-2.2.3b8/config/config.sub-795- ppcle-* | powerpclittle-*) xmpi-2.2.3b8/config/config.sub:796: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` xmpi-2.2.3b8/config/config.sub-797- ;; ############################################## xmpi-2.2.3b8/config/config.sub-799- ;; xmpi-2.2.3b8/config/config.sub:800: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` xmpi-2.2.3b8/config/config.sub-801- ;; ############################################## xmpi-2.2.3b8/config/config.sub-805- ppc64le-* | powerpc64little-*) xmpi-2.2.3b8/config/config.sub:806: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` xmpi-2.2.3b8/config/config.sub-807- ;; ############################################## xmpi-2.2.3b8/config/config.sub-1067- *) xmpi-2.2.3b8/config/config.sub:1068: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 xmpi-2.2.3b8/config/config.sub-1069- exit 1 ############################################## xmpi-2.2.3b8/config/config.sub-1075- *-digital*) xmpi-2.2.3b8/config/config.sub:1076: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` xmpi-2.2.3b8/config/config.sub-1077- ;; xmpi-2.2.3b8/config/config.sub-1078- *-commodore*) xmpi-2.2.3b8/config/config.sub:1079: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` xmpi-2.2.3b8/config/config.sub-1080- ;; ############################################## xmpi-2.2.3b8/config/config.sub-1093- -solaris1 | -solaris1.*) xmpi-2.2.3b8/config/config.sub:1094: os=`echo $os | sed -e 's|solaris1|sunos4|'` xmpi-2.2.3b8/config/config.sub-1095- ;; ############################################## xmpi-2.2.3b8/config/config.sub-1105- -gnu/linux*) xmpi-2.2.3b8/config/config.sub:1106: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` xmpi-2.2.3b8/config/config.sub-1107- ;; ############################################## xmpi-2.2.3b8/config/config.sub-1145- -nto*) xmpi-2.2.3b8/config/config.sub:1146: os=`echo $os | sed -e 's|nto|nto-qnx|'` xmpi-2.2.3b8/config/config.sub-1147- ;; ############################################## xmpi-2.2.3b8/config/config.sub-1152- -mac*) xmpi-2.2.3b8/config/config.sub:1153: os=`echo $os | sed -e 's|mac|macos|'` xmpi-2.2.3b8/config/config.sub-1154- ;; xmpi-2.2.3b8/config/config.sub-1155- -linux*) xmpi-2.2.3b8/config/config.sub:1156: os=`echo $os | sed -e 's|linux|linux-gnu|'` xmpi-2.2.3b8/config/config.sub-1157- ;; xmpi-2.2.3b8/config/config.sub-1158- -sunos5*) xmpi-2.2.3b8/config/config.sub:1159: os=`echo $os | sed -e 's|sunos5|solaris2|'` xmpi-2.2.3b8/config/config.sub-1160- ;; xmpi-2.2.3b8/config/config.sub-1161- -sunos6*) xmpi-2.2.3b8/config/config.sub:1162: os=`echo $os | sed -e 's|sunos6|solaris3|'` xmpi-2.2.3b8/config/config.sub-1163- ;; ############################################## xmpi-2.2.3b8/config/config.sub-1204- -sinix5.*) xmpi-2.2.3b8/config/config.sub:1205: os=`echo $os | sed -e 's|sinix|sysv|'` xmpi-2.2.3b8/config/config.sub-1206- ;; ############################################## xmpi-2.2.3b8/config/config.sub-1249- # Get rid of the `-' at the beginning of $os. xmpi-2.2.3b8/config/config.sub:1250: os=`echo $os | sed 's/[^-]*-//'` xmpi-2.2.3b8/config/config.sub:1251: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 xmpi-2.2.3b8/config/config.sub-1252- exit 1 ############################################## xmpi-2.2.3b8/config/config.sub-1476- esac xmpi-2.2.3b8/config/config.sub:1477: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` xmpi-2.2.3b8/config/config.sub-1478- ;; ############################################## xmpi-2.2.3b8/config/depcomp-34-if test -z "$depfile"; then xmpi-2.2.3b8/config/depcomp:35: base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'` xmpi-2.2.3b8/config/depcomp:36: dir=`echo "$object" | sed 's,/.*$,/,'` xmpi-2.2.3b8/config/depcomp-37- if test "$dir" = "$object"; then ############################################## xmpi-2.2.3b8/config/depcomp-43- xmpi-2.2.3b8/config/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} xmpi-2.2.3b8/config/depcomp-45- ############################################## xmpi-2.2.3b8/config/depcomp-177- # $object doesn't have directory information. xmpi-2.2.3b8/config/depcomp:178: stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'` xmpi-2.2.3b8/config/depcomp-179- tmpdepfile="$stripped.u" ############################################## xmpi-2.2.3b8/config/depcomp-196- # Do two passes, one to just change these to xmpi-2.2.3b8/config/depcomp:197: # `$object: dependent.h' and one to simply `dependent.h:'. xmpi-2.2.3b8/config/depcomp-198- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## xmpi-2.2.3b8/config/depcomp-237- # Do two passes, one to just change these to xmpi-2.2.3b8/config/depcomp:238: # `$object: dependent.h' and one to simply `dependent.h:'. xmpi-2.2.3b8/config/depcomp-239- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## xmpi-2.2.3b8/config/depcomp-252- # Subdirectories are respected. xmpi-2.2.3b8/config/depcomp:253: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` xmpi-2.2.3b8/config/depcomp-254- test "x$dir" = "x$object" && dir= xmpi-2.2.3b8/config/depcomp:255: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` xmpi-2.2.3b8/config/depcomp-256- ############################################## xmpi-2.2.3b8/config/depcomp-375- done xmpi-2.2.3b8/config/depcomp:376: obj_suffix="`echo $object | sed 's/^.*\././'`" xmpi-2.2.3b8/config/depcomp-377- touch "$tmpdepfile" ############################################## xmpi-2.2.3b8/config/install-sh-103- xmpi-2.2.3b8/config/install-sh:104: -t=*) transformarg=`echo $1 | sed 's/-t=//'` xmpi-2.2.3b8/config/install-sh-105- shift ############################################## xmpi-2.2.3b8/config/install-sh-107- xmpi-2.2.3b8/config/install-sh:108: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` xmpi-2.2.3b8/config/install-sh-109- shift ############################################## xmpi-2.2.3b8/config/install-sh-169- then xmpi-2.2.3b8/config/install-sh:170: dst=$dst/`basename "$src"` xmpi-2.2.3b8/config/install-sh-171- else ############################################## xmpi-2.2.3b8/config/install-sh-176-## this sed command emulates the dirname command xmpi-2.2.3b8/config/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` xmpi-2.2.3b8/config/install-sh-178- ############################################## xmpi-2.2.3b8/config/install-sh-190-IFS='%' xmpi-2.2.3b8/config/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` xmpi-2.2.3b8/config/install-sh-192-IFS=$oIFS ############################################## xmpi-2.2.3b8/config/install-sh-224- then xmpi-2.2.3b8/config/install-sh:225: dstfile=`basename "$dst"` xmpi-2.2.3b8/config/install-sh-226- else ############################################## xmpi-2.2.3b8/config/install-sh-234- then xmpi-2.2.3b8/config/install-sh:235: dstfile=`basename "$dst"` xmpi-2.2.3b8/config/install-sh-236- else ############################################## xmpi-2.2.3b8/config/ltmain.sh-33- : xmpi-2.2.3b8/config/ltmain.sh:34:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then xmpi-2.2.3b8/config/ltmain.sh-35- # Yippee, $echo works! ############################################## xmpi-2.2.3b8/config/ltmain.sh-51-# The name of this program. xmpi-2.2.3b8/config/ltmain.sh:52:progname=`$echo "$0" | ${SED} 's%^.*/%%'` xmpi-2.2.3b8/config/ltmain.sh-53-modename="$progname" ############################################## xmpi-2.2.3b8/config/ltmain.sh-125- win32_libid_type="unknown" xmpi-2.2.3b8/config/ltmain.sh:126: win32_fileres=`file -L $1 2>/dev/null` xmpi-2.2.3b8/config/ltmain.sh-127- case $win32_fileres in ############################################## xmpi-2.2.3b8/config/ltmain.sh-166- case $arg in xmpi-2.2.3b8/config/ltmain.sh:167: -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;; xmpi-2.2.3b8/config/ltmain.sh-168- *) optarg= ;; ############################################## xmpi-2.2.3b8/config/ltmain.sh-196- # Evaluate the configuration. xmpi-2.2.3b8/config/ltmain.sh:197: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $0`" xmpi-2.2.3b8/config/ltmain.sh-198- else ############################################## xmpi-2.2.3b8/config/ltmain.sh-423- -Wc,*) xmpi-2.2.3b8/config/ltmain.sh:424: args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"` xmpi-2.2.3b8/config/ltmain.sh-425- lastarg= ############################################## xmpi-2.2.3b8/config/ltmain.sh-440- IFS="$save_ifs" xmpi-2.2.3b8/config/ltmain.sh:441: lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"` xmpi-2.2.3b8/config/ltmain.sh-442- ############################################## xmpi-2.2.3b8/config/ltmain.sh-459- # Aesthetically quote the previous argument. xmpi-2.2.3b8/config/ltmain.sh:460: lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"` xmpi-2.2.3b8/config/ltmain.sh-461- ############################################## xmpi-2.2.3b8/config/ltmain.sh-484- # Get the name of the library object. xmpi-2.2.3b8/config/ltmain.sh:485: [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/config/ltmain.sh-486- ;; ############################################## xmpi-2.2.3b8/config/ltmain.sh-495- *.ads) xform=ads ;; xmpi-2.2.3b8/config/ltmain.sh:496: *.asm) xform=asm ;; xmpi-2.2.3b8/config/ltmain.sh-497- *.c++) xform=c++ ;; ############################################## xmpi-2.2.3b8/config/ltmain.sh-507- xmpi-2.2.3b8/config/ltmain.sh:508: libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"` xmpi-2.2.3b8/config/ltmain.sh-509- xmpi-2.2.3b8/config/ltmain.sh-510- case $libobj in xmpi-2.2.3b8/config/ltmain.sh:511: *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;; xmpi-2.2.3b8/config/ltmain.sh-512- *) ############################################## xmpi-2.2.3b8/config/ltmain.sh-525- # but not from the CC environment variable when configure was run. xmpi-2.2.3b8/config/ltmain.sh:526: " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "*) ;; xmpi-2.2.3b8/config/ltmain.sh-527- # Blanks at the start of $base_compile will cause this to fail ############################################## xmpi-2.2.3b8/config/ltmain.sh-532- # Evaluate the configuration. xmpi-2.2.3b8/config/ltmain.sh:533: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`" xmpi-2.2.3b8/config/ltmain.sh-534- case "$base_compile " in xmpi-2.2.3b8/config/ltmain.sh:535: "$CC "* | " $CC "* | "`$echo $CC` "* | " `$echo $CC` "*) xmpi-2.2.3b8/config/ltmain.sh-536- # The compiler in the base compile command matches ############################################## xmpi-2.2.3b8/config/ltmain.sh-558- xmpi-2.2.3b8/config/ltmain.sh:559: objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/config/ltmain.sh:560: xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'` xmpi-2.2.3b8/config/ltmain.sh-561- if test "X$xdir" = "X$obj"; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-597- if test "$compiler_c_o" = no; then xmpi-2.2.3b8/config/ltmain.sh:598: output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} xmpi-2.2.3b8/config/ltmain.sh-599- lockfile="$output_obj.lock" ############################################## xmpi-2.2.3b8/config/ltmain.sh-618-*** ERROR, $lockfile exists and contains: xmpi-2.2.3b8/config/ltmain.sh:619:`cat $lockfile 2>/dev/null` xmpi-2.2.3b8/config/ltmain.sh-620- ############################################## xmpi-2.2.3b8/config/ltmain.sh-687- if test "$need_locks" = warn && xmpi-2.2.3b8/config/ltmain.sh:688: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then xmpi-2.2.3b8/config/ltmain.sh-689- $echo "\ xmpi-2.2.3b8/config/ltmain.sh-690-*** ERROR, $lockfile contains: xmpi-2.2.3b8/config/ltmain.sh:691:`cat $lockfile 2>/dev/null` xmpi-2.2.3b8/config/ltmain.sh-692- ############################################## xmpi-2.2.3b8/config/ltmain.sh-757- if test "$need_locks" = warn && xmpi-2.2.3b8/config/ltmain.sh:758: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then xmpi-2.2.3b8/config/ltmain.sh-759- $echo "\ xmpi-2.2.3b8/config/ltmain.sh-760-*** ERROR, $lockfile contains: xmpi-2.2.3b8/config/ltmain.sh:761:`cat $lockfile 2>/dev/null` xmpi-2.2.3b8/config/ltmain.sh-762- ############################################## xmpi-2.2.3b8/config/ltmain.sh-917- *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") xmpi-2.2.3b8/config/ltmain.sh:918: qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test xmpi-2.2.3b8/config/ltmain.sh-919- ;; ############################################## xmpi-2.2.3b8/config/ltmain.sh-1001- moreargs= xmpi-2.2.3b8/config/ltmain.sh:1002: for fil in `cat $save_arg` xmpi-2.2.3b8/config/ltmain.sh-1003- do ############################################## xmpi-2.2.3b8/config/ltmain.sh-1028- # Extract subdirectory from the argument. xmpi-2.2.3b8/config/ltmain.sh:1029: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` xmpi-2.2.3b8/config/ltmain.sh-1030- if test "X$xdir" = "X$arg"; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-1082- # Extract subdirectory from the argument. xmpi-2.2.3b8/config/ltmain.sh:1083: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` xmpi-2.2.3b8/config/ltmain.sh-1084- if test "X$xdir" = "X$arg"; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-1089- xmpi-2.2.3b8/config/ltmain.sh:1090: pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` xmpi-2.2.3b8/config/ltmain.sh:1091: non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` xmpi-2.2.3b8/config/ltmain.sh-1092- libobjs="$libobjs $pic_object" ############################################## xmpi-2.2.3b8/config/ltmain.sh-1226- -L*) xmpi-2.2.3b8/config/ltmain.sh:1227: dir=`$echo "X$arg" | $Xsed -e 's/^-L//'` xmpi-2.2.3b8/config/ltmain.sh-1228- # We need an absolute path. ############################################## xmpi-2.2.3b8/config/ltmain.sh-1231- *) xmpi-2.2.3b8/config/ltmain.sh:1232: absdir=`cd "$dir" && pwd` xmpi-2.2.3b8/config/ltmain.sh-1233- if test -z "$absdir"; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-1303- # to be aesthetically quoted because they are evaled later. xmpi-2.2.3b8/config/ltmain.sh:1304: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` xmpi-2.2.3b8/config/ltmain.sh-1305- case $arg in ############################################## xmpi-2.2.3b8/config/ltmain.sh-1369- -R*) xmpi-2.2.3b8/config/ltmain.sh:1370: dir=`$echo "X$arg" | $Xsed -e 's/^-R//'` xmpi-2.2.3b8/config/ltmain.sh-1371- # We need an absolute path. ############################################## xmpi-2.2.3b8/config/ltmain.sh-1410- -Wc,*) xmpi-2.2.3b8/config/ltmain.sh:1411: args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'` xmpi-2.2.3b8/config/ltmain.sh-1412- arg= ############################################## xmpi-2.2.3b8/config/ltmain.sh-1424- IFS="$save_ifs" xmpi-2.2.3b8/config/ltmain.sh:1425: arg=`$echo "X$arg" | $Xsed -e "s/^ //"` xmpi-2.2.3b8/config/ltmain.sh-1426- ;; ############################################## xmpi-2.2.3b8/config/ltmain.sh-1428- -Wl,*) xmpi-2.2.3b8/config/ltmain.sh:1429: args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'` xmpi-2.2.3b8/config/ltmain.sh-1430- arg= ############################################## xmpi-2.2.3b8/config/ltmain.sh-1443- IFS="$save_ifs" xmpi-2.2.3b8/config/ltmain.sh:1444: arg=`$echo "X$arg" | $Xsed -e "s/^ //"` xmpi-2.2.3b8/config/ltmain.sh-1445- ;; ############################################## xmpi-2.2.3b8/config/ltmain.sh-1465- # to be aesthetically quoted because they are evaled later. xmpi-2.2.3b8/config/ltmain.sh:1466: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` xmpi-2.2.3b8/config/ltmain.sh-1467- case $arg in ############################################## xmpi-2.2.3b8/config/ltmain.sh-1502- # Extract subdirectory from the argument. xmpi-2.2.3b8/config/ltmain.sh:1503: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` xmpi-2.2.3b8/config/ltmain.sh-1504- if test "X$xdir" = "X$arg"; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-1556- # Extract subdirectory from the argument. xmpi-2.2.3b8/config/ltmain.sh:1557: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` xmpi-2.2.3b8/config/ltmain.sh-1558- if test "X$xdir" = "X$arg"; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-1563- xmpi-2.2.3b8/config/ltmain.sh:1564: pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` xmpi-2.2.3b8/config/ltmain.sh:1565: non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` xmpi-2.2.3b8/config/ltmain.sh-1566- libobjs="$libobjs $pic_object" ############################################## xmpi-2.2.3b8/config/ltmain.sh-1599- # to be aesthetically quoted because they are evaled later. xmpi-2.2.3b8/config/ltmain.sh:1600: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` xmpi-2.2.3b8/config/ltmain.sh-1601- case $arg in ############################################## xmpi-2.2.3b8/config/ltmain.sh-1629- # but not from the CC environment variable when configure was run. xmpi-2.2.3b8/config/ltmain.sh:1630: "$CC "* | " $CC "* | "`$echo $CC` "* | " `$echo $CC` "*) ;; xmpi-2.2.3b8/config/ltmain.sh-1631- # Blanks at the start of $base_compile will cause this to fail ############################################## xmpi-2.2.3b8/config/ltmain.sh-1636- # Evaluate the configuration. xmpi-2.2.3b8/config/ltmain.sh:1637: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`" xmpi-2.2.3b8/config/ltmain.sh-1638- case $base_compile in xmpi-2.2.3b8/config/ltmain.sh:1639: "$CC "* | " $CC "* | "`$echo $CC` "* | " `$echo $CC` "*) xmpi-2.2.3b8/config/ltmain.sh-1640- # The compiler in $compile_command matches ############################################## xmpi-2.2.3b8/config/ltmain.sh-1670- # calculate the name of the file, without its directory xmpi-2.2.3b8/config/ltmain.sh:1671: outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/config/ltmain.sh-1672- libobjs_save="$libobjs" ############################################## xmpi-2.2.3b8/config/ltmain.sh-1675- # get the directories listed in $shlibpath_var xmpi-2.2.3b8/config/ltmain.sh:1676: eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\` xmpi-2.2.3b8/config/ltmain.sh-1677- else ############################################## xmpi-2.2.3b8/config/ltmain.sh-1682- xmpi-2.2.3b8/config/ltmain.sh:1683: output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'` xmpi-2.2.3b8/config/ltmain.sh-1684- if test "X$output_objdir" = "X$output"; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-1813- fi xmpi-2.2.3b8/config/ltmain.sh:1814: name=`$echo "X$deplib" | $Xsed -e 's/^-l//'` xmpi-2.2.3b8/config/ltmain.sh-1815- for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do ############################################## xmpi-2.2.3b8/config/ltmain.sh-1851- found=no xmpi-2.2.3b8/config/ltmain.sh:1852: ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` xmpi-2.2.3b8/config/ltmain.sh-1853- test "X$ladir" = "X$lib" && ladir="." ############################################## xmpi-2.2.3b8/config/ltmain.sh-1876- newdependency_libs="$deplib $newdependency_libs" xmpi-2.2.3b8/config/ltmain.sh:1877: newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` xmpi-2.2.3b8/config/ltmain.sh-1878- ;; ############################################## xmpi-2.2.3b8/config/ltmain.sh-1885- deplibs="$deplib $deplibs" xmpi-2.2.3b8/config/ltmain.sh:1886: newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` xmpi-2.2.3b8/config/ltmain.sh-1887- else ############################################## xmpi-2.2.3b8/config/ltmain.sh-1899- if test "$pass" = link; then xmpi-2.2.3b8/config/ltmain.sh:1900: dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'` xmpi-2.2.3b8/config/ltmain.sh-1901- # Make sure the xrpath contains only unique directories. ############################################## xmpi-2.2.3b8/config/ltmain.sh-1978- xmpi-2.2.3b8/config/ltmain.sh:1979: ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` xmpi-2.2.3b8/config/ltmain.sh-1980- test "X$ladir" = "X$lib" && ladir="." ############################################## xmpi-2.2.3b8/config/ltmain.sh-2066- *) xmpi-2.2.3b8/config/ltmain.sh:2067: abs_ladir=`cd "$ladir" && pwd` xmpi-2.2.3b8/config/ltmain.sh-2068- if test -z "$abs_ladir"; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-2074- esac xmpi-2.2.3b8/config/ltmain.sh:2075: laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/config/ltmain.sh-2076- ############################################## xmpi-2.2.3b8/config/ltmain.sh-2093- fi # $installed = yes xmpi-2.2.3b8/config/ltmain.sh:2094: name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` xmpi-2.2.3b8/config/ltmain.sh-2095- ############################################## xmpi-2.2.3b8/config/ltmain.sh-2140- case $deplib in xmpi-2.2.3b8/config/ltmain.sh:2141: -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test xmpi-2.2.3b8/config/ltmain.sh-2142- esac ############################################## xmpi-2.2.3b8/config/ltmain.sh-2254- shift; shift xmpi-2.2.3b8/config/ltmain.sh:2255: libname=`eval \\$echo \"$libname_spec\"` xmpi-2.2.3b8/config/ltmain.sh-2256- # use dlname if we got it. it's perfectly good, no? ############################################## xmpi-2.2.3b8/config/ltmain.sh-2262- *cygwin* | mingw*) xmpi-2.2.3b8/config/ltmain.sh:2263: major=`expr $current - $age` xmpi-2.2.3b8/config/ltmain.sh-2264- versuffix="-$major" ############################################## xmpi-2.2.3b8/config/ltmain.sh-2273- soroot="$soname" xmpi-2.2.3b8/config/ltmain.sh:2274: soname=`$echo $soroot | ${SED} -e 's/^.*\///'` xmpi-2.2.3b8/config/ltmain.sh:2275: newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a" xmpi-2.2.3b8/config/ltmain.sh-2276- ############################################## xmpi-2.2.3b8/config/ltmain.sh-2500- case $libdir in xmpi-2.2.3b8/config/ltmain.sh:2501: -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'` xmpi-2.2.3b8/config/ltmain.sh-2502- case " $xrpath " in ############################################## xmpi-2.2.3b8/config/ltmain.sh-2532- *.la) xmpi-2.2.3b8/config/ltmain.sh:2533: dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'` xmpi-2.2.3b8/config/ltmain.sh-2534- test "X$dir" = "X$deplib" && dir="." ############################################## xmpi-2.2.3b8/config/ltmain.sh-2538- *) xmpi-2.2.3b8/config/ltmain.sh:2539: absdir=`cd "$dir" && pwd` xmpi-2.2.3b8/config/ltmain.sh-2540- if test -z "$absdir"; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-2548- else xmpi-2.2.3b8/config/ltmain.sh:2549: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` xmpi-2.2.3b8/config/ltmain.sh-2550- if test -z "$libdir"; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-2562- # we do not want to link against static libs, but need to link against shared xmpi-2.2.3b8/config/ltmain.sh:2563: eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` xmpi-2.2.3b8/config/ltmain.sh-2564- if test -n "$deplibrary_names" ; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-2584- # Again, we only want to link against shared libraries xmpi-2.2.3b8/config/ltmain.sh:2585: eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"` xmpi-2.2.3b8/config/ltmain.sh-2586- for tmp in $newlib_search_path ; do ############################################## xmpi-2.2.3b8/config/ltmain.sh-2750- lib*) xmpi-2.2.3b8/config/ltmain.sh:2751: name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` xmpi-2.2.3b8/config/ltmain.sh-2752- eval shared_ext=\"$shrext\" ############################################## xmpi-2.2.3b8/config/ltmain.sh-2756- if test "$module" = no; then xmpi-2.2.3b8/config/ltmain.sh:2757: $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2 xmpi-2.2.3b8/config/ltmain.sh-2758- $echo "$help" 1>&2 ############################################## xmpi-2.2.3b8/config/ltmain.sh-2762- # Add the "lib" prefix for modules if required xmpi-2.2.3b8/config/ltmain.sh:2763: name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` xmpi-2.2.3b8/config/ltmain.sh-2764- eval shared_ext=\"$shrext\" ############################################## xmpi-2.2.3b8/config/ltmain.sh-2766- else xmpi-2.2.3b8/config/ltmain.sh:2767: libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` xmpi-2.2.3b8/config/ltmain.sh-2768- fi ############################################## xmpi-2.2.3b8/config/ltmain.sh-2843- darwin|linux|osf|windows) xmpi-2.2.3b8/config/ltmain.sh:2844: current=`expr $number_major + $number_minor` xmpi-2.2.3b8/config/ltmain.sh-2845- age="$number_minor" ############################################## xmpi-2.2.3b8/config/ltmain.sh-2853- irix|nonstopux) xmpi-2.2.3b8/config/ltmain.sh:2854: current=`expr $number_major + $number_minor - 1` xmpi-2.2.3b8/config/ltmain.sh-2855- age="$number_minor" ############################################## xmpi-2.2.3b8/config/ltmain.sh-2895- if test "$age" -gt "$current"; then xmpi-2.2.3b8/config/ltmain.sh:2896: $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2 xmpi-2.2.3b8/config/ltmain.sh-2897- $echo "$modename: \`$vinfo' is not valid version information" 1>&2 ############################################## xmpi-2.2.3b8/config/ltmain.sh-2910- # verstring for coding it into the library header xmpi-2.2.3b8/config/ltmain.sh:2911: major=.`expr $current - $age` xmpi-2.2.3b8/config/ltmain.sh-2912- versuffix="$major.$age.$revision" xmpi-2.2.3b8/config/ltmain.sh-2913- # Darwin ld doesn't like 0 for these options... xmpi-2.2.3b8/config/ltmain.sh:2914: minor_current=`expr $current + 1` xmpi-2.2.3b8/config/ltmain.sh-2915- verstring="-compatibility_version $minor_current -current_version $minor_current.$revision" ############################################## xmpi-2.2.3b8/config/ltmain.sh-2928- irix | nonstopux) xmpi-2.2.3b8/config/ltmain.sh:2929: major=`expr $current - $age + 1` xmpi-2.2.3b8/config/ltmain.sh-2930- ############################################## xmpi-2.2.3b8/config/ltmain.sh-2939- while test "$loop" -ne 0; do xmpi-2.2.3b8/config/ltmain.sh:2940: iface=`expr $revision - $loop` xmpi-2.2.3b8/config/ltmain.sh:2941: loop=`expr $loop - 1` xmpi-2.2.3b8/config/ltmain.sh-2942- verstring="$verstring_prefix$major.$iface:$verstring" ############################################## xmpi-2.2.3b8/config/ltmain.sh-2950- linux) xmpi-2.2.3b8/config/ltmain.sh:2951: major=.`expr $current - $age` xmpi-2.2.3b8/config/ltmain.sh-2952- versuffix="$major.$age.$revision" ############################################## xmpi-2.2.3b8/config/ltmain.sh-2955- osf) xmpi-2.2.3b8/config/ltmain.sh:2956: major=.`expr $current - $age` xmpi-2.2.3b8/config/ltmain.sh-2957- versuffix=".$current.$age.$revision" ############################################## xmpi-2.2.3b8/config/ltmain.sh-2962- while test "$loop" -ne 0; do xmpi-2.2.3b8/config/ltmain.sh:2963: iface=`expr $current - $loop` xmpi-2.2.3b8/config/ltmain.sh:2964: loop=`expr $loop - 1` xmpi-2.2.3b8/config/ltmain.sh-2965- verstring="$verstring:${iface}.0" ############################################## xmpi-2.2.3b8/config/ltmain.sh-2979- # extension on DOS 8.3 filesystems. xmpi-2.2.3b8/config/ltmain.sh:2980: major=`expr $current - $age` xmpi-2.2.3b8/config/ltmain.sh-2981- versuffix="-$major" ############################################## xmpi-2.2.3b8/config/ltmain.sh-3034- removelist= xmpi-2.2.3b8/config/ltmain.sh:3035: tempremovelist=`$echo "$output_objdir/*"` xmpi-2.2.3b8/config/ltmain.sh-3036- for p in $tempremovelist; do ############################################## xmpi-2.2.3b8/config/ltmain.sh-3056- # Transform .lo files to .o files. xmpi-2.2.3b8/config/ltmain.sh:3057: oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP` xmpi-2.2.3b8/config/ltmain.sh-3058- fi ############################################## xmpi-2.2.3b8/config/ltmain.sh-3061- for path in $notinst_path; do xmpi-2.2.3b8/config/ltmain.sh:3062: lib_search_path=`$echo "$lib_search_path " | ${SED} -e 's% $path % %g'` xmpi-2.2.3b8/config/ltmain.sh:3063: deplibs=`$echo "$deplibs " | ${SED} -e 's% -L$path % %g'` xmpi-2.2.3b8/config/ltmain.sh:3064: dependency_libs=`$echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'` xmpi-2.2.3b8/config/ltmain.sh-3065- done ############################################## xmpi-2.2.3b8/config/ltmain.sh-3164- for i in $deplibs; do xmpi-2.2.3b8/config/ltmain.sh:3165: name="`expr $i : '-l\(.*\)'`" xmpi-2.2.3b8/config/ltmain.sh-3166- # If $name is empty we are operating on a -L argument. ############################################## xmpi-2.2.3b8/config/ltmain.sh-3176- if test -n "$i" ; then xmpi-2.2.3b8/config/ltmain.sh:3177: libname=`eval \\$echo \"$libname_spec\"` xmpi-2.2.3b8/config/ltmain.sh:3178: deplib_matches=`eval \\$echo \"$library_names_spec\"` xmpi-2.2.3b8/config/ltmain.sh-3179- set dummy $deplib_matches xmpi-2.2.3b8/config/ltmain.sh-3180- deplib_match=$2 xmpi-2.2.3b8/config/ltmain.sh:3181: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then xmpi-2.2.3b8/config/ltmain.sh-3182- newdeplibs="$newdeplibs $i" ############################################## xmpi-2.2.3b8/config/ltmain.sh-3201- for i in $deplibs; do xmpi-2.2.3b8/config/ltmain.sh:3202: name="`expr $i : '-l\(.*\)'`" xmpi-2.2.3b8/config/ltmain.sh-3203- # If $name is empty we are operating on a -L argument. ############################################## xmpi-2.2.3b8/config/ltmain.sh-3218- if test -n "$i" ; then xmpi-2.2.3b8/config/ltmain.sh:3219: libname=`eval \\$echo \"$libname_spec\"` xmpi-2.2.3b8/config/ltmain.sh:3220: deplib_matches=`eval \\$echo \"$library_names_spec\"` xmpi-2.2.3b8/config/ltmain.sh-3221- set dummy $deplib_matches xmpi-2.2.3b8/config/ltmain.sh-3222- deplib_match=$2 xmpi-2.2.3b8/config/ltmain.sh:3223: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then xmpi-2.2.3b8/config/ltmain.sh-3224- newdeplibs="$newdeplibs $i" ############################################## xmpi-2.2.3b8/config/ltmain.sh-3251- set dummy $deplibs_check_method xmpi-2.2.3b8/config/ltmain.sh:3252: file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` xmpi-2.2.3b8/config/ltmain.sh-3253- for a_deplib in $deplibs; do xmpi-2.2.3b8/config/ltmain.sh:3254: name="`expr $a_deplib : '-l\(.*\)'`" xmpi-2.2.3b8/config/ltmain.sh-3255- # If $name is empty we are operating on a -L argument. ############################################## xmpi-2.2.3b8/config/ltmain.sh-3265- if test -n "$a_deplib" ; then xmpi-2.2.3b8/config/ltmain.sh:3266: libname=`eval \\$echo \"$libname_spec\"` xmpi-2.2.3b8/config/ltmain.sh-3267- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do xmpi-2.2.3b8/config/ltmain.sh:3268: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` xmpi-2.2.3b8/config/ltmain.sh-3269- for potent_lib in $potential_libs; do ############################################## xmpi-2.2.3b8/config/ltmain.sh-3281- while test -h "$potlib" 2>/dev/null; do xmpi-2.2.3b8/config/ltmain.sh:3282: potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` xmpi-2.2.3b8/config/ltmain.sh-3283- case $potliblink in xmpi-2.2.3b8/config/ltmain.sh-3284- [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; xmpi-2.2.3b8/config/ltmain.sh:3285: *) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; xmpi-2.2.3b8/config/ltmain.sh-3286- esac ############################################## xmpi-2.2.3b8/config/ltmain.sh-3320- set dummy $deplibs_check_method xmpi-2.2.3b8/config/ltmain.sh:3321: match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` xmpi-2.2.3b8/config/ltmain.sh-3322- for a_deplib in $deplibs; do xmpi-2.2.3b8/config/ltmain.sh:3323: name="`expr $a_deplib : '-l\(.*\)'`" xmpi-2.2.3b8/config/ltmain.sh-3324- # If $name is empty we are operating on a -L argument. ############################################## xmpi-2.2.3b8/config/ltmain.sh-3334- if test -n "$a_deplib" ; then xmpi-2.2.3b8/config/ltmain.sh:3335: libname=`eval \\$echo \"$libname_spec\"` xmpi-2.2.3b8/config/ltmain.sh-3336- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do xmpi-2.2.3b8/config/ltmain.sh:3337: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` xmpi-2.2.3b8/config/ltmain.sh-3338- for potent_lib in $potential_libs; do ############################################## xmpi-2.2.3b8/config/ltmain.sh-3377- # can't use Xsed below, because $i might contain '/' xmpi-2.2.3b8/config/ltmain.sh:3378: tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"` xmpi-2.2.3b8/config/ltmain.sh-3379- done ############################################## xmpi-2.2.3b8/config/ltmain.sh-3402- # On Rhapsody replace the C library is the System framework xmpi-2.2.3b8/config/ltmain.sh:3403: newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'` xmpi-2.2.3b8/config/ltmain.sh-3404- ;; ############################################## xmpi-2.2.3b8/config/ltmain.sh-3541- # Use standard objects if they are pic xmpi-2.2.3b8/config/ltmain.sh:3542: test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` xmpi-2.2.3b8/config/ltmain.sh-3543- ############################################## xmpi-2.2.3b8/config/ltmain.sh-3553- IFS="$save_ifs" xmpi-2.2.3b8/config/ltmain.sh:3554: if len=`expr "X$cmd" : ".*"` && xmpi-2.2.3b8/config/ltmain.sh-3555- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-3611- esac xmpi-2.2.3b8/config/ltmain.sh:3612: xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/config/ltmain.sh-3613- xdir="$gentop/$xlib" ############################################## xmpi-2.2.3b8/config/ltmain.sh-3642- do xmpi-2.2.3b8/config/ltmain.sh:3643: name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"` xmpi-2.2.3b8/config/ltmain.sh-3644- done ############################################## xmpi-2.2.3b8/config/ltmain.sh-3646- $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $? xmpi-2.2.3b8/config/ltmain.sh:3647: i=`expr $i + 1` xmpi-2.2.3b8/config/ltmain.sh-3648- done ############################################## xmpi-2.2.3b8/config/ltmain.sh-3651- xmpi-2.2.3b8/config/ltmain.sh:3652: libobjs="$libobjs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` xmpi-2.2.3b8/config/ltmain.sh-3653- done ############################################## xmpi-2.2.3b8/config/ltmain.sh-3681- xmpi-2.2.3b8/config/ltmain.sh:3682: if test "X$skipped_export" != "X:" && len=`expr "X$cmds" : ".*"` && xmpi-2.2.3b8/config/ltmain.sh-3683- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-3715- if test "X$objlist" = X || xmpi-2.2.3b8/config/ltmain.sh:3716: { len=`expr "X$test_cmds" : ".*"` && xmpi-2.2.3b8/config/ltmain.sh-3717- test "$len" -le "$max_cmd_len"; }; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-3730- last_robj=$output_objdir/$save_output-${k}.$objext xmpi-2.2.3b8/config/ltmain.sh:3731: k=`expr $k + 1` xmpi-2.2.3b8/config/ltmain.sh-3732- output=$output_objdir/$save_output-${k}.$objext ############################################## xmpi-2.2.3b8/config/ltmain.sh-3756- do xmpi-2.2.3b8/config/ltmain.sh:3757: i=`expr $i + 1` xmpi-2.2.3b8/config/ltmain.sh-3758- delfiles="$delfiles $output_objdir/$save_output-${i}.$objext" ############################################## xmpi-2.2.3b8/config/ltmain.sh-3854- libobj="$output" xmpi-2.2.3b8/config/ltmain.sh:3855: obj=`$echo "X$output" | $Xsed -e "$lo2o"` xmpi-2.2.3b8/config/ltmain.sh-3856- ;; ############################################## xmpi-2.2.3b8/config/ltmain.sh-3896- esac xmpi-2.2.3b8/config/ltmain.sh:3897: xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/config/ltmain.sh-3898- xdir="$gentop/$xlib" ############################################## xmpi-2.2.3b8/config/ltmain.sh-3927- do xmpi-2.2.3b8/config/ltmain.sh:3928: name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"` xmpi-2.2.3b8/config/ltmain.sh-3929- done ############################################## xmpi-2.2.3b8/config/ltmain.sh-3931- $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $? xmpi-2.2.3b8/config/ltmain.sh:3932: i=`expr $i + 1` xmpi-2.2.3b8/config/ltmain.sh-3933- done ############################################## xmpi-2.2.3b8/config/ltmain.sh-3936- xmpi-2.2.3b8/config/ltmain.sh:3937: reload_conv_objs="$reload_objs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` xmpi-2.2.3b8/config/ltmain.sh-3938- done ############################################## xmpi-2.2.3b8/config/ltmain.sh-3942- # Create the old-style object. xmpi-2.2.3b8/config/ltmain.sh:3943: 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 xmpi-2.2.3b8/config/ltmain.sh-3944- ############################################## xmpi-2.2.3b8/config/ltmain.sh-4001- case $host in xmpi-2.2.3b8/config/ltmain.sh:4002: *cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;; xmpi-2.2.3b8/config/ltmain.sh-4003- esac ############################################## xmpi-2.2.3b8/config/ltmain.sh-4021- # On Rhapsody replace the C library is the System framework xmpi-2.2.3b8/config/ltmain.sh:4022: compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'` xmpi-2.2.3b8/config/ltmain.sh:4023: finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'` xmpi-2.2.3b8/config/ltmain.sh-4024- ;; ############################################## xmpi-2.2.3b8/config/ltmain.sh-4133- # Transform all the library objects into standard objects. xmpi-2.2.3b8/config/ltmain.sh:4134: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` xmpi-2.2.3b8/config/ltmain.sh:4135: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` xmpi-2.2.3b8/config/ltmain.sh-4136- fi ############################################## xmpi-2.2.3b8/config/ltmain.sh-4179- # Add our own program objects to the symbol list. xmpi-2.2.3b8/config/ltmain.sh:4180: progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` xmpi-2.2.3b8/config/ltmain.sh-4181- for arg in $progfiles; do ############################################## xmpi-2.2.3b8/config/ltmain.sh-4209- $show "extracting global C symbols from \`$arg'" xmpi-2.2.3b8/config/ltmain.sh:4210: name=`$echo "$arg" | ${SED} -e 's%^.*/%%'` xmpi-2.2.3b8/config/ltmain.sh-4211- $run eval '$echo ": $name " >> "$nlist"' ############################################## xmpi-2.2.3b8/config/ltmain.sh-4309- # Transform the symbol file into the correct name. xmpi-2.2.3b8/config/ltmain.sh:4310: compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` xmpi-2.2.3b8/config/ltmain.sh:4311: finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` xmpi-2.2.3b8/config/ltmain.sh-4312- ;; ############################################## xmpi-2.2.3b8/config/ltmain.sh-4323- # Nullify the symbol file. xmpi-2.2.3b8/config/ltmain.sh:4324: compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"` xmpi-2.2.3b8/config/ltmain.sh:4325: finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"` xmpi-2.2.3b8/config/ltmain.sh-4326- fi ############################################## xmpi-2.2.3b8/config/ltmain.sh-4329- # Replace the output file specification. xmpi-2.2.3b8/config/ltmain.sh:4330: compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` xmpi-2.2.3b8/config/ltmain.sh-4331- link_command="$compile_command$compile_rpath" ############################################## xmpi-2.2.3b8/config/ltmain.sh-4396- # Replace the output file specification. xmpi-2.2.3b8/config/ltmain.sh:4397: link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` xmpi-2.2.3b8/config/ltmain.sh-4398- # Delete the old output file. ############################################## xmpi-2.2.3b8/config/ltmain.sh-4416- if test "$fast_install" = yes; then xmpi-2.2.3b8/config/ltmain.sh:4417: relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'` xmpi-2.2.3b8/config/ltmain.sh-4418- else ############################################## xmpi-2.2.3b8/config/ltmain.sh-4428- # Replace the output file specification. xmpi-2.2.3b8/config/ltmain.sh:4429: link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` xmpi-2.2.3b8/config/ltmain.sh-4430- ############################################## xmpi-2.2.3b8/config/ltmain.sh-4448- else xmpi-2.2.3b8/config/ltmain.sh:4449: var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` xmpi-2.2.3b8/config/ltmain.sh-4450- relink_command="$var=\"$var_value\"; export $var; $relink_command" ############################################## xmpi-2.2.3b8/config/ltmain.sh-4453- relink_command="(cd `pwd`; $relink_command)" xmpi-2.2.3b8/config/ltmain.sh:4454: relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` xmpi-2.2.3b8/config/ltmain.sh-4455- fi ############################################## xmpi-2.2.3b8/config/ltmain.sh-4462- esac xmpi-2.2.3b8/config/ltmain.sh:4463: qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"` xmpi-2.2.3b8/config/ltmain.sh-4464- else xmpi-2.2.3b8/config/ltmain.sh:4465: qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"` xmpi-2.2.3b8/config/ltmain.sh-4466- fi ############################################## xmpi-2.2.3b8/config/ltmain.sh-4472- case $output in xmpi-2.2.3b8/config/ltmain.sh:4473: *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;; xmpi-2.2.3b8/config/ltmain.sh-4474- esac ############################################## xmpi-2.2.3b8/config/ltmain.sh-4478- exeext=.exe xmpi-2.2.3b8/config/ltmain.sh:4479: outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;; xmpi-2.2.3b8/config/ltmain.sh-4480- *) exeext= ;; ############################################## xmpi-2.2.3b8/config/ltmain.sh-4483- *cygwin* | *mingw* ) xmpi-2.2.3b8/config/ltmain.sh:4484: cwrappersource=`$echo ${objdir}/lt-${output}.c` xmpi-2.2.3b8/config/ltmain.sh:4485: cwrapper=`$echo ${output}.exe` xmpi-2.2.3b8/config/ltmain.sh-4486- $rm $cwrappersource $cwrapper ############################################## xmpi-2.2.3b8/config/ltmain.sh-4733- shift xmpi-2.2.3b8/config/ltmain.sh:4734: elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then xmpi-2.2.3b8/config/ltmain.sh-4735- # Yippee, \$echo works! ############################################## xmpi-2.2.3b8/config/ltmain.sh-4745- # Find the directory that this script lives in. xmpi-2.2.3b8/config/ltmain.sh:4746: thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\` xmpi-2.2.3b8/config/ltmain.sh-4747- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## xmpi-2.2.3b8/config/ltmain.sh-4749- # Follow symbolic links until we get to the real thisdir. xmpi-2.2.3b8/config/ltmain.sh:4750: file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\` xmpi-2.2.3b8/config/ltmain.sh-4751- while test -n \"\$file\"; do xmpi-2.2.3b8/config/ltmain.sh:4752: destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\` xmpi-2.2.3b8/config/ltmain.sh-4753- ############################################## xmpi-2.2.3b8/config/ltmain.sh-4761- xmpi-2.2.3b8/config/ltmain.sh:4762: file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\` xmpi-2.2.3b8/config/ltmain.sh:4763: file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\` xmpi-2.2.3b8/config/ltmain.sh-4764- done ############################################## xmpi-2.2.3b8/config/ltmain.sh-4766- # Try to get the absolute directory name. xmpi-2.2.3b8/config/ltmain.sh:4767: absdir=\`cd \"\$thisdir\" && pwd\` xmpi-2.2.3b8/config/ltmain.sh-4768- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## xmpi-2.2.3b8/config/ltmain.sh-4776- if test ! -f \"\$progdir/\$program\" || \\ xmpi-2.2.3b8/config/ltmain.sh:4777: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ xmpi-2.2.3b8/config/ltmain.sh-4778- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-4791- if test -n \"\$relink_command\"; then xmpi-2.2.3b8/config/ltmain.sh:4792: if relink_command_output=\`eval \$relink_command 2>&1\`; then : xmpi-2.2.3b8/config/ltmain.sh-4793- else ############################################## xmpi-2.2.3b8/config/ltmain.sh-4823- # The second colon is a workaround for a bug in BeOS R4 sed xmpi-2.2.3b8/config/ltmain.sh:4824: $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\` xmpi-2.2.3b8/config/ltmain.sh-4825- ############################################## xmpi-2.2.3b8/config/ltmain.sh-4910- esac xmpi-2.2.3b8/config/ltmain.sh:4911: xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/config/ltmain.sh-4912- xdir="$gentop/$xlib" ############################################## xmpi-2.2.3b8/config/ltmain.sh-4941- do xmpi-2.2.3b8/config/ltmain.sh:4942: name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"` xmpi-2.2.3b8/config/ltmain.sh-4943- done ############################################## xmpi-2.2.3b8/config/ltmain.sh-4945- $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $? xmpi-2.2.3b8/config/ltmain.sh:4946: i=`expr $i + 1` xmpi-2.2.3b8/config/ltmain.sh-4947- done ############################################## xmpi-2.2.3b8/config/ltmain.sh-4950- xmpi-2.2.3b8/config/ltmain.sh:4951: oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP` xmpi-2.2.3b8/config/ltmain.sh-4952- done ############################################## xmpi-2.2.3b8/config/ltmain.sh-4960- xmpi-2.2.3b8/config/ltmain.sh:4961: if len=`expr "X$cmds" : ".*"` && xmpi-2.2.3b8/config/ltmain.sh-4962- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-4995- eval test_cmds=\"$old_archive_cmds\" xmpi-2.2.3b8/config/ltmain.sh:4996: if len=`expr "X$test_cmds" : ".*"` && xmpi-2.2.3b8/config/ltmain.sh-4997- test "$len" -le "$max_cmd_len"; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-5046- else xmpi-2.2.3b8/config/ltmain.sh:5047: var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` xmpi-2.2.3b8/config/ltmain.sh-5048- relink_command="$var=\"$var_value\"; export $var; $relink_command" ############################################## xmpi-2.2.3b8/config/ltmain.sh-5052- relink_command="(cd `pwd`; $SHELL $0 --mode=relink $libtool_args @inst_prefix_dir@)" xmpi-2.2.3b8/config/ltmain.sh:5053: relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` xmpi-2.2.3b8/config/ltmain.sh-5054- ############################################## xmpi-2.2.3b8/config/ltmain.sh-5067- *.la) xmpi-2.2.3b8/config/ltmain.sh:5068: name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/config/ltmain.sh:5069: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` xmpi-2.2.3b8/config/ltmain.sh-5070- if test -z "$libdir"; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-5081- for lib in $dlfiles; do xmpi-2.2.3b8/config/ltmain.sh:5082: name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/config/ltmain.sh:5083: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` xmpi-2.2.3b8/config/ltmain.sh-5084- if test -z "$libdir"; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-5092- for lib in $dlprefiles; do xmpi-2.2.3b8/config/ltmain.sh:5093: name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/config/ltmain.sh:5094: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` xmpi-2.2.3b8/config/ltmain.sh-5095- if test -z "$libdir"; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-5170- # Aesthetically quote it. xmpi-2.2.3b8/config/ltmain.sh:5171: arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"` xmpi-2.2.3b8/config/ltmain.sh-5172- case $arg in ############################################## xmpi-2.2.3b8/config/ltmain.sh-5186- # Aesthetically quote it. xmpi-2.2.3b8/config/ltmain.sh:5187: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` xmpi-2.2.3b8/config/ltmain.sh-5188- case $arg in ############################################## xmpi-2.2.3b8/config/ltmain.sh-5234- # Aesthetically quote the argument. xmpi-2.2.3b8/config/ltmain.sh:5235: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` xmpi-2.2.3b8/config/ltmain.sh-5236- case $arg in ############################################## xmpi-2.2.3b8/config/ltmain.sh-5266- # Strip any trailing slash from the destination. xmpi-2.2.3b8/config/ltmain.sh:5267: dest=`$echo "X$dest" | $Xsed -e 's%/$%%'` xmpi-2.2.3b8/config/ltmain.sh-5268- ############################################## xmpi-2.2.3b8/config/ltmain.sh-5274- else xmpi-2.2.3b8/config/ltmain.sh:5275: destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'` xmpi-2.2.3b8/config/ltmain.sh-5276- test "X$destdir" = "X$dest" && destdir=. xmpi-2.2.3b8/config/ltmain.sh:5277: destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/config/ltmain.sh-5278- ############################################## xmpi-2.2.3b8/config/ltmain.sh-5350- xmpi-2.2.3b8/config/ltmain.sh:5351: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/ xmpi-2.2.3b8/config/ltmain.sh-5352- test "X$dir" = "X$file/" && dir= ############################################## xmpi-2.2.3b8/config/ltmain.sh-5356- # Determine the prefix the user has applied to our future dir. xmpi-2.2.3b8/config/ltmain.sh:5357: inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"` xmpi-2.2.3b8/config/ltmain.sh-5358- ############################################## xmpi-2.2.3b8/config/ltmain.sh-5371- # Stick the inst_prefix_dir data into the link command. xmpi-2.2.3b8/config/ltmain.sh:5372: relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` xmpi-2.2.3b8/config/ltmain.sh-5373- else xmpi-2.2.3b8/config/ltmain.sh:5374: relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"` xmpi-2.2.3b8/config/ltmain.sh-5375- fi ############################################## xmpi-2.2.3b8/config/ltmain.sh-5427- # Install the pseudo-library for information purposes. xmpi-2.2.3b8/config/ltmain.sh:5428: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/config/ltmain.sh-5429- instname="$dir/$name"i ############################################## xmpi-2.2.3b8/config/ltmain.sh-5443- else xmpi-2.2.3b8/config/ltmain.sh:5444: destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/config/ltmain.sh-5445- destfile="$destdir/$destfile" ############################################## xmpi-2.2.3b8/config/ltmain.sh-5450- *.lo) xmpi-2.2.3b8/config/ltmain.sh:5451: staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"` xmpi-2.2.3b8/config/ltmain.sh-5452- ;; ############################################## xmpi-2.2.3b8/config/ltmain.sh-5472- # Deduce the name of the old-style object file. xmpi-2.2.3b8/config/ltmain.sh:5473: staticobj=`$echo "X$file" | $Xsed -e "$lo2o"` xmpi-2.2.3b8/config/ltmain.sh-5474- ############################################## xmpi-2.2.3b8/config/ltmain.sh-5485- else xmpi-2.2.3b8/config/ltmain.sh:5486: destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/config/ltmain.sh-5487- destfile="$destdir/$destfile" ############################################## xmpi-2.2.3b8/config/ltmain.sh-5496- if test ! -f "$file"; then xmpi-2.2.3b8/config/ltmain.sh:5497: file=`$echo $file|${SED} 's,.exe$,,'` xmpi-2.2.3b8/config/ltmain.sh-5498- stripped_ext=".exe" ############################################## xmpi-2.2.3b8/config/ltmain.sh-5505- *cygwin*|*mingw*) xmpi-2.2.3b8/config/ltmain.sh:5506: wrapper=`$echo $file | ${SED} -e 's,.exe$,,'` xmpi-2.2.3b8/config/ltmain.sh-5507- ;; ############################################## xmpi-2.2.3b8/config/ltmain.sh-5545- fi xmpi-2.2.3b8/config/ltmain.sh:5546: libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test xmpi-2.2.3b8/config/ltmain.sh-5547- if test -n "$libdir" && test ! -f "$libfile"; then xmpi-2.2.3b8/config/ltmain.sh:5548: $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2 xmpi-2.2.3b8/config/ltmain.sh-5549- finalize=no ############################################## xmpi-2.2.3b8/config/ltmain.sh-5577- fi xmpi-2.2.3b8/config/ltmain.sh:5578: file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/config/ltmain.sh-5579- outputname="$tmpdir/$file" xmpi-2.2.3b8/config/ltmain.sh-5580- # Replace the output file specification. xmpi-2.2.3b8/config/ltmain.sh:5581: relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'` xmpi-2.2.3b8/config/ltmain.sh-5582- ############################################## xmpi-2.2.3b8/config/ltmain.sh-5595- # Install the binary that we compiled earlier. xmpi-2.2.3b8/config/ltmain.sh:5596: file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"` xmpi-2.2.3b8/config/ltmain.sh-5597- fi ############################################## xmpi-2.2.3b8/config/ltmain.sh-5611- *:*.exe) xmpi-2.2.3b8/config/ltmain.sh:5612: destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'` xmpi-2.2.3b8/config/ltmain.sh-5613- ;; ############################################## xmpi-2.2.3b8/config/ltmain.sh-5624- for file in $staticlibs; do xmpi-2.2.3b8/config/ltmain.sh:5625: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/config/ltmain.sh-5626- ############################################## xmpi-2.2.3b8/config/ltmain.sh-5779- # Warn if it was a shared library. xmpi-2.2.3b8/config/ltmain.sh:5780: test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'" xmpi-2.2.3b8/config/ltmain.sh-5781- continue ############################################## xmpi-2.2.3b8/config/ltmain.sh-5783- xmpi-2.2.3b8/config/ltmain.sh:5784: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` xmpi-2.2.3b8/config/ltmain.sh-5785- test "X$dir" = "X$file" && dir=. ############################################## xmpi-2.2.3b8/config/ltmain.sh-5789- else xmpi-2.2.3b8/config/ltmain.sh:5790: $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2 xmpi-2.2.3b8/config/ltmain.sh-5791- exit 1 ############################################## xmpi-2.2.3b8/config/ltmain.sh-5796- # Just add the directory containing the .lo file. xmpi-2.2.3b8/config/ltmain.sh:5797: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` xmpi-2.2.3b8/config/ltmain.sh-5798- test "X$dir" = "X$file" && dir=. ############################################## xmpi-2.2.3b8/config/ltmain.sh-5807- # Get the absolute pathname. xmpi-2.2.3b8/config/ltmain.sh:5808: absdir=`cd "$dir" && pwd` xmpi-2.2.3b8/config/ltmain.sh-5809- test -n "$absdir" && dir="$absdir" ############################################## xmpi-2.2.3b8/config/ltmain.sh-5843- # Quote arguments (to preserve shell metacharacters). xmpi-2.2.3b8/config/ltmain.sh:5844: file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"` xmpi-2.2.3b8/config/ltmain.sh-5845- args="$args \"$file\"" ############################################## xmpi-2.2.3b8/config/ltmain.sh-5905- for file in $files; do xmpi-2.2.3b8/config/ltmain.sh:5906: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` xmpi-2.2.3b8/config/ltmain.sh-5907- if test "X$dir" = "X$file"; then ############################################## xmpi-2.2.3b8/config/ltmain.sh-5912- fi xmpi-2.2.3b8/config/ltmain.sh:5913: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/config/ltmain.sh-5914- test "$mode" = uninstall && objdir="$dir" ############################################## xmpi-2.2.3b8/config/ltmain.sh-6011- *.exe) xmpi-2.2.3b8/config/ltmain.sh:6012: file=`$echo $file|${SED} 's,.exe$,,'` xmpi-2.2.3b8/config/ltmain.sh:6013: noexename=`$echo $name|${SED} 's,.exe$,,'` xmpi-2.2.3b8/config/ltmain.sh-6014- # $file with .exe has already been added to rmfiles, ############################################## xmpi-2.2.3b8/config/ltmain.sh-6283-# ### BEGIN LIBTOOL TAG CONFIG: disable-static xmpi-2.2.3b8/config/ltmain.sh:6284:build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac` xmpi-2.2.3b8/config/ltmain.sh-6285-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## xmpi-2.2.3b8/config/missing-128- from any GNU archive site." xmpi-2.2.3b8/config/missing:129: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` xmpi-2.2.3b8/config/missing-130- test -z "$files" && files="config.h" ############################################## xmpi-2.2.3b8/config/missing-167- proper tools for further handling them. xmpi-2.2.3b8/config/missing:168: You can get \`$1Help2man' as part of \`Autoconf' from any GNU xmpi-2.2.3b8/config/missing-169- archive site." xmpi-2.2.3b8/config/missing-170- xmpi-2.2.3b8/config/missing:171: file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` xmpi-2.2.3b8/config/missing:172: test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` xmpi-2.2.3b8/config/missing-173- if test -f "$file"; then ############################################## xmpi-2.2.3b8/config/missing-196- *.y) xmpi-2.2.3b8/config/missing:197: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` xmpi-2.2.3b8/config/missing-198- if [ -f "$SRCFILE" ]; then ############################################## xmpi-2.2.3b8/config/missing-200- fi xmpi-2.2.3b8/config/missing:201: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` xmpi-2.2.3b8/config/missing-202- if [ -f "$SRCFILE" ]; then ############################################## xmpi-2.2.3b8/config/missing-226- *.l) xmpi-2.2.3b8/config/missing:227: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` xmpi-2.2.3b8/config/missing-228- if [ -f "$SRCFILE" ]; then ############################################## xmpi-2.2.3b8/config/missing-250- xmpi-2.2.3b8/config/missing:251: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` xmpi-2.2.3b8/config/missing-252- if test -z "$file"; then xmpi-2.2.3b8/config/missing:253: file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` xmpi-2.2.3b8/config/missing-254- fi ############################################## xmpi-2.2.3b8/config/missing-276- the \`GNU make' package. Grab either from any GNU archive site." xmpi-2.2.3b8/config/missing:277: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` xmpi-2.2.3b8/config/missing-278- if test -z "$file"; then xmpi-2.2.3b8/config/missing:279: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` xmpi-2.2.3b8/config/missing:280: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` xmpi-2.2.3b8/config/missing-281- fi ############################################## xmpi-2.2.3b8/config/missing-304- *o*) xmpi-2.2.3b8/config/missing:305: firstarg=`echo "$firstarg" | sed s/o//` xmpi-2.2.3b8/config/missing-306- tar "$firstarg" "$@" && exit 0 ############################################## xmpi-2.2.3b8/config/missing-310- *h*) xmpi-2.2.3b8/config/missing:311: firstarg=`echo "$firstarg" | sed s/h//` xmpi-2.2.3b8/config/missing-312- tar "$firstarg" "$@" && exit 0 ############################################## xmpi-2.2.3b8/config/mkinstalldirs-69-do xmpi-2.2.3b8/config/mkinstalldirs:70: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` xmpi-2.2.3b8/config/mkinstalldirs-71- shift ############################################## xmpi-2.2.3b8/config/buildrpm.sh-36-cat $VERSIONFILE | grep XMPI_VERSION | cut -d\" -f2 > ver.$$ xmpi-2.2.3b8/config/buildrpm.sh:37:ver="`cat ver.$$`" xmpi-2.2.3b8/config/buildrpm.sh-38-rm -f ver.$$ ############################################## xmpi-2.2.3b8/config/buildrpm.sh-40-cat $LIBVERSIONFILE | grep LAM_LIBXMPI_VERSION | cut -d\" -f2 > ver.$$ xmpi-2.2.3b8/config/buildrpm.sh:41:libver="`cat ver.$$`" xmpi-2.2.3b8/config/buildrpm.sh-42-rm -f ver.$$ ############################################## xmpi-2.2.3b8/config/buildrpm.sh-45-# rpm names don't like extra dashes xmpi-2.2.3b8/config/buildrpm.sh:46:shortlibver=`echo $libver | sed -e 's/-//g'` xmpi-2.2.3b8/config/buildrpm.sh-47-rev=$shortlibver ############################################## xmpi-2.2.3b8/config/cxx_find_template_repository.m4-125- else xmpi-2.2.3b8/config/cxx_find_template_repository.m4:126: name="`echo $lsc_file | cut -d. -f1`" xmpi-2.2.3b8/config/cxx_find_template_repository.m4-127- ############################################## xmpi-2.2.3b8/config/cxx_find_template_repository.m4-129- if test "$name" = "main" -o "$name" = "other"; then xmpi-2.2.3b8/config/cxx_find_template_repository.m4:130: temp_mask="`echo $lsc_file | cut -d. -f2`" xmpi-2.2.3b8/config/cxx_find_template_repository.m4-131- if test "$lsc_template_filemask" = ""; then xmpi-2.2.3b8/config/cxx_find_template_repository.m4-132- lsc_template_filemask="$temp_mask"; xmpi-2.2.3b8/config/cxx_find_template_repository.m4:133: elif test "`echo $lsc_template_filemask | grep $temp_mask`" = ""; then xmpi-2.2.3b8/config/cxx_find_template_repository.m4-134- lsc_template_filemask="$lsc_template_filemask $temp_mask" ############################################## xmpi-2.2.3b8/config/cxx_find_template_repository.m4-151- xmpi-2.2.3b8/config/cxx_find_template_repository.m4:152:if test "`echo $LSC_CXX_TEMPLATE_REPOSITORY`" != ""; then xmpi-2.2.3b8/config/cxx_find_template_repository.m4-153- AC_MSG_RESULT([$LSC_CXX_TEMPLATE_REPOSITORY]) ############################################## xmpi-2.2.3b8/config/lsc_find_motif.m4-147- "${prefix}"/lib/* /usr/lib/* /usr/local/lib/*; do xmpi-2.2.3b8/config/lsc_find_motif.m4:148:if test -d "$dir" && test "`ls $dir/libXm.* 2> /dev/null`" != ""; then xmpi-2.2.3b8/config/lsc_find_motif.m4-149-lsc_cv_motif_libraries="$dir" ############################################## xmpi-2.2.3b8/Makefile.in-240- dot_seen=no; \ xmpi-2.2.3b8/Makefile.in:241: target=`echo $@ | sed s/-recursive//`; \ xmpi-2.2.3b8/Makefile.in-242- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## xmpi-2.2.3b8/Makefile.in-270- rev="$$rev ."; \ xmpi-2.2.3b8/Makefile.in:271: target=`echo $@ | sed s/-recursive//`; \ xmpi-2.2.3b8/Makefile.in-272- for subdir in $$rev; do \ ############################################## xmpi-2.2.3b8/Makefile.in-348-GTAGS: xmpi-2.2.3b8/Makefile.in:349: here=`$(am__cd) $(top_builddir) && pwd` \ xmpi-2.2.3b8/Makefile.in-350- && cd $(top_srcdir) \ ############################################## xmpi-2.2.3b8/Makefile.in-372- $(mkinstalldirs) $(distdir)/./config xmpi-2.2.3b8/Makefile.in:373: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/Makefile.in:374: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/Makefile.in-375- list='$(DISTFILES)'; for file in $$list; do \ xmpi-2.2.3b8/Makefile.in-376- case $$file in \ xmpi-2.2.3b8/Makefile.in:377: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ xmpi-2.2.3b8/Makefile.in:378: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ xmpi-2.2.3b8/Makefile.in-379- esac; \ xmpi-2.2.3b8/Makefile.in-380- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ xmpi-2.2.3b8/Makefile.in:381: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ xmpi-2.2.3b8/Makefile.in-382- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## xmpi-2.2.3b8/Makefile.in-442- chmod a-w $(distdir) xmpi-2.2.3b8/Makefile.in:443: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ xmpi-2.2.3b8/Makefile.in-444- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## xmpi-2.2.3b8/Makefile.in-472- @cd $(distuninstallcheck_dir) \ xmpi-2.2.3b8/Makefile.in:473: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ xmpi-2.2.3b8/Makefile.in-474- || { echo "ERROR: files left after uninstall:" ; \ ############################################## xmpi-2.2.3b8/Makefile.in-484- fi xmpi-2.2.3b8/Makefile.in:485: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ xmpi-2.2.3b8/Makefile.in-486- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## xmpi-2.2.3b8/aclocal.m4-100-# test to see if srcdir already configured xmpi-2.2.3b8/aclocal.m4:101:if test "`cd $srcdir && pwd`" != "`pwd`" && xmpi-2.2.3b8/aclocal.m4-102- test -f $srcdir/config.status; then ############################################## xmpi-2.2.3b8/aclocal.m4-174- * ) xmpi-2.2.3b8/aclocal.m4:175: _am_stamp_count=`expr $_am_stamp_count + 1` ;; xmpi-2.2.3b8/aclocal.m4-176- esac xmpi-2.2.3b8/aclocal.m4-177-done xmpi-2.2.3b8/aclocal.m4:178:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) xmpi-2.2.3b8/aclocal.m4-179- ############################################## xmpi-2.2.3b8/aclocal.m4-288-if ( xmpi-2.2.3b8/aclocal.m4:289: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` xmpi-2.2.3b8/aclocal.m4-290- if test "$[*]" = "X"; then xmpi-2.2.3b8/aclocal.m4-291- # -L didn't work. xmpi-2.2.3b8/aclocal.m4:292: set X `ls -t $srcdir/configure conftest.file` xmpi-2.2.3b8/aclocal.m4-293- fi ############################################## xmpi-2.2.3b8/aclocal.m4-383-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to xmpi-2.2.3b8/aclocal.m4:384:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. xmpi-2.2.3b8/aclocal.m4-385-# ############################################## xmpi-2.2.3b8/aclocal.m4-407-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: xmpi-2.2.3b8/aclocal.m4:408:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` xmpi-2.2.3b8/aclocal.m4-409-# and then we would define $MISSING as ############################################## xmpi-2.2.3b8/aclocal.m4-424-# expand $ac_aux_dir to an absolute path xmpi-2.2.3b8/aclocal.m4:425:am_aux_dir=`cd $ac_aux_dir && pwd` xmpi-2.2.3b8/aclocal.m4-426-]) ############################################## xmpi-2.2.3b8/aclocal.m4-598- if test "$am_compiler_list" = ""; then xmpi-2.2.3b8/aclocal.m4:599: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` xmpi-2.2.3b8/aclocal.m4-600- fi ############################################## xmpi-2.2.3b8/aclocal.m4-711- # Strip MF so we end up with the name of the file. xmpi-2.2.3b8/aclocal.m4:712: mf=`echo "$mf" | sed -e 's/:.*$//'` xmpi-2.2.3b8/aclocal.m4-713- # Check whether this is an Automake generated Makefile or not. ############################################## xmpi-2.2.3b8/aclocal.m4-719- if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then xmpi-2.2.3b8/aclocal.m4:720: dirpart=`AS_DIRNAME("$mf")` xmpi-2.2.3b8/aclocal.m4-721- else ############################################## xmpi-2.2.3b8/aclocal.m4-726- # running `make'. xmpi-2.2.3b8/aclocal.m4:727: DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` xmpi-2.2.3b8/aclocal.m4-728- test -z "$DEPDIR" && continue xmpi-2.2.3b8/aclocal.m4-729- # When using ansi2knr, U may be empty or an underscore; expand it xmpi-2.2.3b8/aclocal.m4:730: U=`sed -n -e '/^U = / s///p' < "$mf"` xmpi-2.2.3b8/aclocal.m4-731- test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" ############################################## xmpi-2.2.3b8/aclocal.m4-747- test -f "$dirpart/$file" && continue xmpi-2.2.3b8/aclocal.m4:748: fdir=`AS_DIRNAME(["$file"])` xmpi-2.2.3b8/aclocal.m4-749- AS_MKDIR_P([$dirpart/$fdir]) ############################################## xmpi-2.2.3b8/aclocal.m4-812-# case it prints its new name instead of `make'. xmpi-2.2.3b8/aclocal.m4:813:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then xmpi-2.2.3b8/aclocal.m4-814- am__include=include ############################################## xmpi-2.2.3b8/aclocal.m4-820- echo '.include "confinc"' > confmf xmpi-2.2.3b8/aclocal.m4:821: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then xmpi-2.2.3b8/aclocal.m4-822- am__include=.include ############################################## xmpi-2.2.3b8/aclocal.m4-1143- # Remove one level of quotation (which was required for Make). xmpi-2.2.3b8/aclocal.m4:1144: ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','` xmpi-2.2.3b8/aclocal.m4-1145- ;; ############################################## xmpi-2.2.3b8/aclocal.m4-1154- : xmpi-2.2.3b8/aclocal.m4:1155:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then xmpi-2.2.3b8/aclocal.m4-1156- # Yippee, $echo works! ############################################## xmpi-2.2.3b8/aclocal.m4-1180- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... xmpi-2.2.3b8/aclocal.m4:1181: if (echo_test_string="`eval $cmd`") 2>/dev/null && xmpi-2.2.3b8/aclocal.m4:1182: echo_test_string="`eval $cmd`" && xmpi-2.2.3b8/aclocal.m4-1183- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## xmpi-2.2.3b8/aclocal.m4-1189- xmpi-2.2.3b8/aclocal.m4:1190:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && xmpi-2.2.3b8/aclocal.m4:1191: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && xmpi-2.2.3b8/aclocal.m4-1192- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## xmpi-2.2.3b8/aclocal.m4-1204- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && xmpi-2.2.3b8/aclocal.m4:1205: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && xmpi-2.2.3b8/aclocal.m4:1206: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && xmpi-2.2.3b8/aclocal.m4-1207- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## xmpi-2.2.3b8/aclocal.m4-1216- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && xmpi-2.2.3b8/aclocal.m4:1217: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && xmpi-2.2.3b8/aclocal.m4-1218- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## xmpi-2.2.3b8/aclocal.m4-1231- echo='printf %s\n' xmpi-2.2.3b8/aclocal.m4:1232: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && xmpi-2.2.3b8/aclocal.m4:1233: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && xmpi-2.2.3b8/aclocal.m4-1234- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## xmpi-2.2.3b8/aclocal.m4-1236- : xmpi-2.2.3b8/aclocal.m4:1237: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && xmpi-2.2.3b8/aclocal.m4-1238- test "X$echo_testing_string" = 'X\t' && xmpi-2.2.3b8/aclocal.m4:1239: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && xmpi-2.2.3b8/aclocal.m4-1240- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## xmpi-2.2.3b8/aclocal.m4-1245- echo="$CONFIG_SHELL [$]0 --fallback-echo" xmpi-2.2.3b8/aclocal.m4:1246: elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && xmpi-2.2.3b8/aclocal.m4-1247- test "X$echo_testing_string" = 'X\t' && xmpi-2.2.3b8/aclocal.m4:1248: echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && xmpi-2.2.3b8/aclocal.m4-1249- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## xmpi-2.2.3b8/aclocal.m4-1255- for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do xmpi-2.2.3b8/aclocal.m4:1256: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null xmpi-2.2.3b8/aclocal.m4-1257- then ############################################## xmpi-2.2.3b8/aclocal.m4-1263- if test "$prev" != 'sed 50q "[$]0"'; then xmpi-2.2.3b8/aclocal.m4:1264: echo_test_string=`eval $prev` xmpi-2.2.3b8/aclocal.m4-1265- export echo_test_string ############################################## xmpi-2.2.3b8/aclocal.m4-1302- if AC_TRY_EVAL(ac_compile); then xmpi-2.2.3b8/aclocal.m4:1303: case `/usr/bin/file conftest.$ac_objext` in xmpi-2.2.3b8/aclocal.m4-1304- *ELF-32*) ############################################## xmpi-2.2.3b8/aclocal.m4-1318- if test "$lt_cv_prog_gnu_ld" = yes; then xmpi-2.2.3b8/aclocal.m4:1319: case `/usr/bin/file conftest.$ac_objext` in xmpi-2.2.3b8/aclocal.m4-1320- *32-bit*) ############################################## xmpi-2.2.3b8/aclocal.m4-1330- else xmpi-2.2.3b8/aclocal.m4:1331: case `/usr/bin/file conftest.$ac_objext` in xmpi-2.2.3b8/aclocal.m4-1332- *32-bit*) ############################################## xmpi-2.2.3b8/aclocal.m4-1529- # we can't tell. xmpi-2.2.3b8/aclocal.m4:1530: while (test "X"`$CONFIG_SHELL [$]0 --fallback-echo "X$testring" 2>/dev/null` \ xmpi-2.2.3b8/aclocal.m4-1531- = "XX$testring") >/dev/null 2>&1 && xmpi-2.2.3b8/aclocal.m4:1532: new_result=`expr "X$testring" : ".*" 2>&1` && xmpi-2.2.3b8/aclocal.m4-1533- lt_cv_sys_max_cmd_len=$new_result && ############################################## xmpi-2.2.3b8/aclocal.m4-1535- do xmpi-2.2.3b8/aclocal.m4:1536: i=`expr $i + 1` xmpi-2.2.3b8/aclocal.m4-1537- testring=$testring$testring ############################################## xmpi-2.2.3b8/aclocal.m4-1542- # It appears as though 1/2 is a usable value. xmpi-2.2.3b8/aclocal.m4:1543: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` xmpi-2.2.3b8/aclocal.m4-1544- ;; ############################################## xmpi-2.2.3b8/aclocal.m4-1834- if test "$hard_links" = no; then xmpi-2.2.3b8/aclocal.m4:1835: AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) xmpi-2.2.3b8/aclocal.m4-1836- need_locks=warn ############################################## xmpi-2.2.3b8/aclocal.m4-1949-if test "$GCC" = yes; then xmpi-2.2.3b8/aclocal.m4:1950: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` xmpi-2.2.3b8/aclocal.m4-1951- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## xmpi-2.2.3b8/aclocal.m4-1955- # okay in the real world where ";" in dirpaths is itself problematic. xmpi-2.2.3b8/aclocal.m4:1956: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` xmpi-2.2.3b8/aclocal.m4-1957- else xmpi-2.2.3b8/aclocal.m4:1958: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` xmpi-2.2.3b8/aclocal.m4-1959- fi ############################################## xmpi-2.2.3b8/aclocal.m4-2026- # Create ${libname}_ixlibrary.a entries in /sys/libs. xmpi-2.2.3b8/aclocal.m4:2027: 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' xmpi-2.2.3b8/aclocal.m4-2028- ;; ############################################## xmpi-2.2.3b8/aclocal.m4-2059- # DLL is installed to $(libdir)/../bin by postinstall_cmds xmpi-2.2.3b8/aclocal.m4:2060: postinstall_cmds='base_file=`basename \${file}`~ xmpi-2.2.3b8/aclocal.m4:2061: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ xmpi-2.2.3b8/aclocal.m4:2062: dldir=$destdir/`dirname \$dlpath`~ xmpi-2.2.3b8/aclocal.m4-2063- test -d \$dldir || mkdir -p \$dldir~ xmpi-2.2.3b8/aclocal.m4-2064- $install_prog $dir/$dlname \$dldir/$dlname' xmpi-2.2.3b8/aclocal.m4:2065: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ xmpi-2.2.3b8/aclocal.m4-2066- dlpath=$dir/\$dldll~ ############################################## xmpi-2.2.3b8/aclocal.m4-2072- # Cygwin DLLs use 'cyg' prefix rather than 'lib' xmpi-2.2.3b8/aclocal.m4:2073: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' xmpi-2.2.3b8/aclocal.m4-2074- sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib" ############################################## xmpi-2.2.3b8/aclocal.m4-2077- # MinGW DLLs use traditional 'lib' prefix xmpi-2.2.3b8/aclocal.m4:2078: soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' xmpi-2.2.3b8/aclocal.m4:2079: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` xmpi-2.2.3b8/aclocal.m4-2080- if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then ############################################## xmpi-2.2.3b8/aclocal.m4-2086- # which wouldn't understand a cygwinified path. Ahh. xmpi-2.2.3b8/aclocal.m4:2087: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` xmpi-2.2.3b8/aclocal.m4-2088- else xmpi-2.2.3b8/aclocal.m4:2089: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` xmpi-2.2.3b8/aclocal.m4-2090- fi ############################################## xmpi-2.2.3b8/aclocal.m4-2093- # pw32 DLLs use 'pw' prefix rather than 'lib' xmpi-2.2.3b8/aclocal.m4:2094: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' xmpi-2.2.3b8/aclocal.m4-2095- ;; ############################################## xmpi-2.2.3b8/aclocal.m4-2099- *) xmpi-2.2.3b8/aclocal.m4:2100: library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' xmpi-2.2.3b8/aclocal.m4-2101- ;; ############################################## xmpi-2.2.3b8/aclocal.m4-2122- if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then xmpi-2.2.3b8/aclocal.m4:2123: 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"` xmpi-2.2.3b8/aclocal.m4-2124- fi ############################################## xmpi-2.2.3b8/aclocal.m4-2334- shlibpath_var=LD_LIBRARY_PATH xmpi-2.2.3b8/aclocal.m4:2335: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then xmpi-2.2.3b8/aclocal.m4-2336- case $host_os in ############################################## xmpi-2.2.3b8/aclocal.m4-2463- if test -z "$LTCC"; then xmpi-2.2.3b8/aclocal.m4:2464: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" xmpi-2.2.3b8/aclocal.m4-2465- if test -z "$LTCC"; then ############################################## xmpi-2.2.3b8/aclocal.m4-2467- else xmpi-2.2.3b8/aclocal.m4:2468: AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile']) xmpi-2.2.3b8/aclocal.m4-2469- fi ############################################## xmpi-2.2.3b8/aclocal.m4-2473- # Note that this assumes the entire list is on one line. xmpi-2.2.3b8/aclocal.m4:2474: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` xmpi-2.2.3b8/aclocal.m4-2475- ############################################## xmpi-2.2.3b8/aclocal.m4-2479- # Check whether tagname contains only valid characters xmpi-2.2.3b8/aclocal.m4:2480: case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in xmpi-2.2.3b8/aclocal.m4-2481- "") ;; ############################################## xmpi-2.2.3b8/aclocal.m4-2732- "file_magic "*) xmpi-2.2.3b8/aclocal.m4:2733: file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`" xmpi-2.2.3b8/aclocal.m4-2734- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## xmpi-2.2.3b8/aclocal.m4-2804- # gcc leaves a trailing carriage return which upsets mingw xmpi-2.2.3b8/aclocal.m4:2805: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; xmpi-2.2.3b8/aclocal.m4-2806- *) xmpi-2.2.3b8/aclocal.m4:2807: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; xmpi-2.2.3b8/aclocal.m4-2808- esac ############################################## xmpi-2.2.3b8/aclocal.m4-2813- # Canonicalize the path of ld xmpi-2.2.3b8/aclocal.m4:2814: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` xmpi-2.2.3b8/aclocal.m4-2815- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do xmpi-2.2.3b8/aclocal.m4:2816: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` xmpi-2.2.3b8/aclocal.m4-2817- done ############################################## xmpi-2.2.3b8/aclocal.m4-2844- # Break only if it was the GNU/non-GNU ld that we prefer. xmpi-2.2.3b8/aclocal.m4:2845: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in xmpi-2.2.3b8/aclocal.m4-2846- *GNU* | *'with BFD'*) ############################################## xmpi-2.2.3b8/aclocal.m4-2875-[# I'd rather use --version here, but apparently some GNU ld's only accept -v. xmpi-2.2.3b8/aclocal.m4:2876:case `"$LD" -v 2>&1 </dev/null` in xmpi-2.2.3b8/aclocal.m4-2877-*GNU* | *'with BFD'*) ############################################## xmpi-2.2.3b8/aclocal.m4-3016- esac xmpi-2.2.3b8/aclocal.m4:3017: lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*` xmpi-2.2.3b8/aclocal.m4-3018- lt_cv_deplibs_check_method=pass_all ############################################## xmpi-2.2.3b8/aclocal.m4-3053- lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` xmpi-2.2.3b8/aclocal.m4:3054: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then xmpi-2.2.3b8/aclocal.m4-3055- lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object' ############################################## xmpi-2.2.3b8/aclocal.m4-3130- # Tru64's nm complains that /dev/null is an invalid object file xmpi-2.2.3b8/aclocal.m4:3131: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in xmpi-2.2.3b8/aclocal.m4-3132- */dev/null* | *'Invalid file or object type'*) ############################################## xmpi-2.2.3b8/aclocal.m4-3136- *) xmpi-2.2.3b8/aclocal.m4:3137: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in xmpi-2.2.3b8/aclocal.m4-3138- */dev/null*) ############################################## xmpi-2.2.3b8/aclocal.m4-3251-AC_REQUIRE([AC_PROG_CXXCPP]) xmpi-2.2.3b8/aclocal.m4:3252:_LT_AC_SHELL_INIT([tagnames=`echo "$tagnames,CXX" | sed 's/^,//'`]) xmpi-2.2.3b8/aclocal.m4-3253-])# _LT_AC_LANG_CXX ############################################## xmpi-2.2.3b8/aclocal.m4-3267-[AC_REQUIRE([AC_PROG_F77]) xmpi-2.2.3b8/aclocal.m4:3268:_LT_AC_SHELL_INIT([tagnames=`echo "$tagnames,F77" | sed 's/^,//'`]) xmpi-2.2.3b8/aclocal.m4-3269-])# _LT_AC_LANG_F77 ############################################## xmpi-2.2.3b8/aclocal.m4-3288- [AC_REQUIRE([A][C_PROG_GCJ_OR_A][M_PROG_GCJ])])])])])]) xmpi-2.2.3b8/aclocal.m4:3289:_LT_AC_SHELL_INIT([tagnames=`echo "$tagnames,GCJ" | sed 's/^,//'`]) xmpi-2.2.3b8/aclocal.m4-3290-])# _LT_AC_LANG_GCJ ############################################## xmpi-2.2.3b8/aclocal.m4-3297-[AC_REQUIRE([LT_AC_PROG_RC]) xmpi-2.2.3b8/aclocal.m4:3298:_LT_AC_SHELL_INIT([tagnames=`echo "$tagnames,RC" | sed 's/^,//'`]) xmpi-2.2.3b8/aclocal.m4-3299-])# AC_LIBTOOL_RC ############################################## xmpi-2.2.3b8/aclocal.m4-3338-if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then xmpi-2.2.3b8/aclocal.m4:3339: AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries]) xmpi-2.2.3b8/aclocal.m4-3340- if echo "$old_CC $old_CFLAGS " | grep "[[ ]]$]_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[[ ]]" >/dev/null; then : ############################################## xmpi-2.2.3b8/aclocal.m4-3507-_LT_AC_TAGVAR(compiler, $1)=$CC xmpi-2.2.3b8/aclocal.m4:3508:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/aclocal.m4-3509- ############################################## xmpi-2.2.3b8/aclocal.m4-3537- # ancient GNU ld didn't support --whole-archive et. al. xmpi-2.2.3b8/aclocal.m4:3538: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ xmpi-2.2.3b8/aclocal.m4-3539- grep 'no-whole-archive' > /dev/null; then ############################################## xmpi-2.2.3b8/aclocal.m4-3617- # below for broken collect2 doesn't work under 4.3+ xmpi-2.2.3b8/aclocal.m4:3618: collect2name=`${CC} -print-prog-name=collect2` xmpi-2.2.3b8/aclocal.m4-3619- if test -f "$collect2name" && \ ############################################## xmpi-2.2.3b8/aclocal.m4-3661- xmpi-2.2.3b8/aclocal.m4:3662: _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" xmpi-2.2.3b8/aclocal.m4-3663- else ############################################## xmpi-2.2.3b8/aclocal.m4-3706- # is EXPORTS), use it as is; otherwise, prepend... xmpi-2.2.3b8/aclocal.m4:3707: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then xmpi-2.2.3b8/aclocal.m4-3708- cp $export_symbols $output_objdir/$soname.def; ############################################## xmpi-2.2.3b8/aclocal.m4-3811- # dependencies. xmpi-2.2.3b8/aclocal.m4:3812: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | egrep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' xmpi-2.2.3b8/aclocal.m4-3813- ;; ############################################## xmpi-2.2.3b8/aclocal.m4-3883- # dependencies. xmpi-2.2.3b8/aclocal.m4:3884: 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' xmpi-2.2.3b8/aclocal.m4-3885- ;; ############################################## xmpi-2.2.3b8/aclocal.m4-3908- # SGI C++ xmpi-2.2.3b8/aclocal.m4:3909: _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 ${objdir}/so_locations -o $lib' xmpi-2.2.3b8/aclocal.m4-3910- ############################################## xmpi-2.2.3b8/aclocal.m4-3919- if test "$with_gnu_ld" = no; then xmpi-2.2.3b8/aclocal.m4:3920: _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}${objdir}/so_locations -o $lib' xmpi-2.2.3b8/aclocal.m4-3921- else xmpi-2.2.3b8/aclocal.m4:3922: _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' xmpi-2.2.3b8/aclocal.m4-3923- fi ############################################## xmpi-2.2.3b8/aclocal.m4-3938- # to its proper name (with version) after linking. xmpi-2.2.3b8/aclocal.m4:3939: _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' xmpi-2.2.3b8/aclocal.m4:3940: _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' xmpi-2.2.3b8/aclocal.m4-3941- # Commands to make compiler produce verbose output that lists ############################################## xmpi-2.2.3b8/aclocal.m4-3948- # dependencies. xmpi-2.2.3b8/aclocal.m4:3949: 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' xmpi-2.2.3b8/aclocal.m4-3950- ############################################## xmpi-2.2.3b8/aclocal.m4-3984- # dependencies. xmpi-2.2.3b8/aclocal.m4:3985: 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' xmpi-2.2.3b8/aclocal.m4-3986- ;; ############################################## xmpi-2.2.3b8/aclocal.m4-4027- # to its proper name (with version) after linking. xmpi-2.2.3b8/aclocal.m4:4028: _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' xmpi-2.2.3b8/aclocal.m4-4029- ############################################## xmpi-2.2.3b8/aclocal.m4-4044- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' xmpi-2.2.3b8/aclocal.m4:4045: _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 ${objdir}/so_locations -o $lib' xmpi-2.2.3b8/aclocal.m4-4046- ############################################## xmpi-2.2.3b8/aclocal.m4-4057- # dependencies. xmpi-2.2.3b8/aclocal.m4:4058: 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' xmpi-2.2.3b8/aclocal.m4-4059- ;; ############################################## xmpi-2.2.3b8/aclocal.m4-4062- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' xmpi-2.2.3b8/aclocal.m4:4063: _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}${objdir}/so_locations -o $lib' xmpi-2.2.3b8/aclocal.m4-4064- ############################################## xmpi-2.2.3b8/aclocal.m4-4087- # to its proper name (with version) after linking. xmpi-2.2.3b8/aclocal.m4:4088: _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' xmpi-2.2.3b8/aclocal.m4-4089- ############################################## xmpi-2.2.3b8/aclocal.m4-4103- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' xmpi-2.2.3b8/aclocal.m4:4104: _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 ${objdir}/so_locations -o $lib' xmpi-2.2.3b8/aclocal.m4:4105: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ xmpi-2.2.3b8/aclocal.m4-4106- echo "-hidden">> $lib.exp~ xmpi-2.2.3b8/aclocal.m4:4107: $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 $objdir/so_locations -o $lib~ xmpi-2.2.3b8/aclocal.m4-4108- $rm $lib.exp' ############################################## xmpi-2.2.3b8/aclocal.m4-4120- # dependencies. xmpi-2.2.3b8/aclocal.m4:4121: 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' xmpi-2.2.3b8/aclocal.m4-4122- ;; ############################################## xmpi-2.2.3b8/aclocal.m4-4125- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' xmpi-2.2.3b8/aclocal.m4:4126: _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}${objdir}/so_locations -o $lib' xmpi-2.2.3b8/aclocal.m4-4127- ############################################## xmpi-2.2.3b8/aclocal.m4-4208- # dependencies. xmpi-2.2.3b8/aclocal.m4:4209: output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[[LR]]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' xmpi-2.2.3b8/aclocal.m4-4210- ############################################## xmpi-2.2.3b8/aclocal.m4-4365- # eval without this substitution. xmpi-2.2.3b8/aclocal.m4:4366: output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`" xmpi-2.2.3b8/aclocal.m4-4367- xmpi-2.2.3b8/aclocal.m4:4368: for p in `eval $output_verbose_link_cmd`; do xmpi-2.2.3b8/aclocal.m4-4369- case $p in ############################################## xmpi-2.2.3b8/aclocal.m4-4496-_LT_AC_TAGVAR(compiler, $1)=$CC xmpi-2.2.3b8/aclocal.m4:4497:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/aclocal.m4-4498- ############################################## xmpi-2.2.3b8/aclocal.m4-4713- # Double-quote double-evaled strings. xmpi-2.2.3b8/aclocal.m4:4714: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" xmpi-2.2.3b8/aclocal.m4-4715- ;; xmpi-2.2.3b8/aclocal.m4-4716- *) xmpi-2.2.3b8/aclocal.m4:4717: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" xmpi-2.2.3b8/aclocal.m4-4718- ;; ############################################## xmpi-2.2.3b8/aclocal.m4-4723- *'\[$]0 --fallback-echo"') xmpi-2.2.3b8/aclocal.m4:4724: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'` xmpi-2.2.3b8/aclocal.m4-4725- ;; ############################################## xmpi-2.2.3b8/aclocal.m4-4738- xmpi-2.2.3b8/aclocal.m4:4739:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. xmpi-2.2.3b8/aclocal.m4-4740-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## xmpi-2.2.3b8/aclocal.m4-5200-# If we're using GNU nm, then use its standard symbol codes. xmpi-2.2.3b8/aclocal.m4:5201:case `$NM -V 2>&1` in xmpi-2.2.3b8/aclocal.m4-5202-*GNU* | *'with BFD'*) ############################################## xmpi-2.2.3b8/aclocal.m4-5230- nlist=conftest.nm xmpi-2.2.3b8/aclocal.m4:5231: if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then xmpi-2.2.3b8/aclocal.m4-5232- # Try sorting and uniquifying the output. ############################################## xmpi-2.2.3b8/aclocal.m4-5921- # is EXPORTS), use it as is; otherwise, prepend... xmpi-2.2.3b8/aclocal.m4:5922: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then xmpi-2.2.3b8/aclocal.m4-5923- cp $export_symbols $output_objdir/$soname.def; ############################################## xmpi-2.2.3b8/aclocal.m4-6057- # below for broken collect2 doesn't work under 4.3+ xmpi-2.2.3b8/aclocal.m4:6058: collect2name=`${CC} -print-prog-name=collect2` xmpi-2.2.3b8/aclocal.m4-6059- if test -f "$collect2name" && \ ############################################## xmpi-2.2.3b8/aclocal.m4-6100- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" xmpi-2.2.3b8/aclocal.m4:6101: _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" xmpi-2.2.3b8/aclocal.m4-6102- else ############################################## xmpi-2.2.3b8/aclocal.m4-6149- # FIXME: Setting linknames here is a bad hack. xmpi-2.2.3b8/aclocal.m4:6150: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' xmpi-2.2.3b8/aclocal.m4-6151- # The linker will automatically build a .lib file if we build a DLL. ############################################## xmpi-2.2.3b8/aclocal.m4-6154- _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs' xmpi-2.2.3b8/aclocal.m4:6155: fix_srcfile_path='`cygpath -w "$srcfile"`' xmpi-2.2.3b8/aclocal.m4-6156- _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes ############################################## xmpi-2.2.3b8/aclocal.m4-6306- if test "$GCC" = yes; then xmpi-2.2.3b8/aclocal.m4:6307: _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' xmpi-2.2.3b8/aclocal.m4-6308- else xmpi-2.2.3b8/aclocal.m4:6309: _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' xmpi-2.2.3b8/aclocal.m4-6310- _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir' ############################################## xmpi-2.2.3b8/aclocal.m4-6338- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no xmpi-2.2.3b8/aclocal.m4:6339: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then xmpi-2.2.3b8/aclocal.m4-6340- _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## xmpi-2.2.3b8/aclocal.m4-6367- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' xmpi-2.2.3b8/aclocal.m4:6368: _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' xmpi-2.2.3b8/aclocal.m4-6369- else xmpi-2.2.3b8/aclocal.m4-6370- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' xmpi-2.2.3b8/aclocal.m4:6371: _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' xmpi-2.2.3b8/aclocal.m4-6372- fi ############################################## xmpi-2.2.3b8/aclocal.m4-6379- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' xmpi-2.2.3b8/aclocal.m4:6380: _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' xmpi-2.2.3b8/aclocal.m4-6381- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ############################################## xmpi-2.2.3b8/aclocal.m4-6383- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' xmpi-2.2.3b8/aclocal.m4:6384: _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' xmpi-2.2.3b8/aclocal.m4:6385: _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~ xmpi-2.2.3b8/aclocal.m4:6386: $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' xmpi-2.2.3b8/aclocal.m4-6387- ############################################## xmpi-2.2.3b8/aclocal.m4-6560- _LT_AC_TAGVAR(allow_undefined_flag, $1)= xmpi-2.2.3b8/aclocal.m4:6561: if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) xmpi-2.2.3b8/aclocal.m4-6562- then ############################################## xmpi-2.2.3b8/aclocal.m4-6696- test $lt_ac_count -gt 10 && break xmpi-2.2.3b8/aclocal.m4:6697: lt_ac_count=`expr $lt_ac_count + 1` xmpi-2.2.3b8/aclocal.m4-6698- if test $lt_ac_count -gt $lt_ac_max; then ############################################## xmpi-2.2.3b8/configure-43-do xmpi-2.2.3b8/configure:44: if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then xmpi-2.2.3b8/configure-45- eval $as_var=C; export $as_var ############################################## xmpi-2.2.3b8/configure-101- as_lineno_2=$LINENO xmpi-2.2.3b8/configure:102: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` xmpi-2.2.3b8/configure-103- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## xmpi-2.2.3b8/configure-140- as_lineno_2=$LINENO xmpi-2.2.3b8/configure:141: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` xmpi-2.2.3b8/configure-142- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## xmpi-2.2.3b8/configure-249- # Remove one level of quotation (which was required for Make). xmpi-2.2.3b8/configure:250: ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','` xmpi-2.2.3b8/configure-251- ;; ############################################## xmpi-2.2.3b8/configure-260- : xmpi-2.2.3b8/configure:261:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then xmpi-2.2.3b8/configure-262- # Yippee, $echo works! ############################################## xmpi-2.2.3b8/configure-286- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... xmpi-2.2.3b8/configure:287: if (echo_test_string="`eval $cmd`") 2>/dev/null && xmpi-2.2.3b8/configure:288: echo_test_string="`eval $cmd`" && xmpi-2.2.3b8/configure-289- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## xmpi-2.2.3b8/configure-295- xmpi-2.2.3b8/configure:296:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && xmpi-2.2.3b8/configure:297: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && xmpi-2.2.3b8/configure-298- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## xmpi-2.2.3b8/configure-310- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && xmpi-2.2.3b8/configure:311: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && xmpi-2.2.3b8/configure:312: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && xmpi-2.2.3b8/configure-313- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## xmpi-2.2.3b8/configure-322- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && xmpi-2.2.3b8/configure:323: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && xmpi-2.2.3b8/configure-324- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## xmpi-2.2.3b8/configure-337- echo='printf %s\n' xmpi-2.2.3b8/configure:338: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && xmpi-2.2.3b8/configure:339: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && xmpi-2.2.3b8/configure-340- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## xmpi-2.2.3b8/configure-342- : xmpi-2.2.3b8/configure:343: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && xmpi-2.2.3b8/configure-344- test "X$echo_testing_string" = 'X\t' && xmpi-2.2.3b8/configure:345: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && xmpi-2.2.3b8/configure-346- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## xmpi-2.2.3b8/configure-351- echo="$CONFIG_SHELL $0 --fallback-echo" xmpi-2.2.3b8/configure:352: elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && xmpi-2.2.3b8/configure-353- test "X$echo_testing_string" = 'X\t' && xmpi-2.2.3b8/configure:354: echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && xmpi-2.2.3b8/configure-355- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## xmpi-2.2.3b8/configure-361- for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do xmpi-2.2.3b8/configure:362: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null xmpi-2.2.3b8/configure-363- then ############################################## xmpi-2.2.3b8/configure-369- if test "$prev" != 'sed 50q "$0"'; then xmpi-2.2.3b8/configure:370: echo_test_string=`eval $prev` xmpi-2.2.3b8/configure-371- export echo_test_string ############################################## xmpi-2.2.3b8/configure-392- xmpi-2.2.3b8/configure:393:tagnames=`echo "$tagnames,CXX" | sed 's/^,//'` xmpi-2.2.3b8/configure-394- xmpi-2.2.3b8/configure:395:tagnames=`echo "$tagnames,F77" | sed 's/^,//'` xmpi-2.2.3b8/configure-396- ############################################## xmpi-2.2.3b8/configure-516- xmpi-2.2.3b8/configure:517: ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` xmpi-2.2.3b8/configure-518- ############################################## xmpi-2.2.3b8/configure-549- -disable-* | --disable-*) xmpi-2.2.3b8/configure:550: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` xmpi-2.2.3b8/configure-551- # Reject names that are not valid shell variable names. ############################################## xmpi-2.2.3b8/configure-554- { (exit 1); exit 1; }; } xmpi-2.2.3b8/configure:555: ac_feature=`echo $ac_feature | sed 's/-/_/g'` xmpi-2.2.3b8/configure-556- eval "enable_$ac_feature=no" ;; ############################################## xmpi-2.2.3b8/configure-558- -enable-* | --enable-*) xmpi-2.2.3b8/configure:559: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` xmpi-2.2.3b8/configure-560- # Reject names that are not valid shell variable names. ############################################## xmpi-2.2.3b8/configure-563- { (exit 1); exit 1; }; } xmpi-2.2.3b8/configure:564: ac_feature=`echo $ac_feature | sed 's/-/_/g'` xmpi-2.2.3b8/configure-565- case $ac_option in xmpi-2.2.3b8/configure:566: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; xmpi-2.2.3b8/configure-567- *) ac_optarg=yes ;; ############################################## xmpi-2.2.3b8/configure-740- -with-* | --with-*) xmpi-2.2.3b8/configure:741: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` xmpi-2.2.3b8/configure-742- # Reject names that are not valid shell variable names. ############################################## xmpi-2.2.3b8/configure-745- { (exit 1); exit 1; }; } xmpi-2.2.3b8/configure:746: ac_package=`echo $ac_package| sed 's/-/_/g'` xmpi-2.2.3b8/configure-747- case $ac_option in xmpi-2.2.3b8/configure:748: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; xmpi-2.2.3b8/configure-749- *) ac_optarg=yes ;; ############################################## xmpi-2.2.3b8/configure-753- -without-* | --without-*) xmpi-2.2.3b8/configure:754: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` xmpi-2.2.3b8/configure-755- # Reject names that are not valid shell variable names. ############################################## xmpi-2.2.3b8/configure-758- { (exit 1); exit 1; }; } xmpi-2.2.3b8/configure:759: ac_package=`echo $ac_package | sed 's/-/_/g'` xmpi-2.2.3b8/configure-760- eval "with_$ac_package=no" ;; ############################################## xmpi-2.2.3b8/configure-785- *=*) xmpi-2.2.3b8/configure:786: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` xmpi-2.2.3b8/configure-787- # Reject names that are not valid shell variable names. ############################################## xmpi-2.2.3b8/configure-790- { (exit 1); exit 1; }; } xmpi-2.2.3b8/configure:791: ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` xmpi-2.2.3b8/configure-792- eval "$ac_envvar='$ac_optarg'" ############################################## xmpi-2.2.3b8/configure-806-if test -n "$ac_prev"; then xmpi-2.2.3b8/configure:807: ac_option=--`echo $ac_prev | sed 's/_/-/g'` xmpi-2.2.3b8/configure-808- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## xmpi-2.2.3b8/configure-814-do xmpi-2.2.3b8/configure:815: eval ac_val=$`echo $ac_var` xmpi-2.2.3b8/configure-816- case $ac_val in ############################################## xmpi-2.2.3b8/configure-826-do xmpi-2.2.3b8/configure:827: eval ac_val=$`echo $ac_var` xmpi-2.2.3b8/configure-828- case $ac_val in ############################################## xmpi-2.2.3b8/configure-893- { (exit 1); exit 1; }; } xmpi-2.2.3b8/configure:894:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` xmpi-2.2.3b8/configure-895-ac_env_build_alias_set=${build_alias+set} ############################################## xmpi-2.2.3b8/configure-984-By default, \`make install' will install all the files in xmpi-2.2.3b8/configure:985:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify xmpi-2.2.3b8/configure:986:an installation prefix other than \`$ac_default_prefix' using \`--prefix', xmpi-2.2.3b8/configure-987-for instance \`--prefix=\$HOME'. ############################################## xmpi-2.2.3b8/configure-1086-if test "$ac_dir" != .; then xmpi-2.2.3b8/configure:1087: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` xmpi-2.2.3b8/configure-1088- # A "../" for each directory in $ac_dir_suffix. xmpi-2.2.3b8/configure:1089: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` xmpi-2.2.3b8/configure-1090-else ############################################## xmpi-2.2.3b8/configure-1099- else xmpi-2.2.3b8/configure:1100: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` xmpi-2.2.3b8/configure-1101- fi ;; ############################################## xmpi-2.2.3b8/configure-1108-esac xmpi-2.2.3b8/configure:1109:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be xmpi-2.2.3b8/configure-1110-# absolute. xmpi-2.2.3b8/configure:1111:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` xmpi-2.2.3b8/configure:1112:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` xmpi-2.2.3b8/configure:1113:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` xmpi-2.2.3b8/configure:1114:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` xmpi-2.2.3b8/configure-1115- ############################################## xmpi-2.2.3b8/configure-1221- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) xmpi-2.2.3b8/configure:1222: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; xmpi-2.2.3b8/configure-1223- esac ############################################## xmpi-2.2.3b8/configure-1293- do xmpi-2.2.3b8/configure:1294: eval ac_val=$`echo $ac_var` xmpi-2.2.3b8/configure-1295- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## xmpi-2.2.3b8/configure-1307- do xmpi-2.2.3b8/configure:1308: eval ac_val=$`echo $ac_var` xmpi-2.2.3b8/configure-1309- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## xmpi-2.2.3b8/configure-1414- set,) xmpi-2.2.3b8/configure:1415: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 xmpi-2.2.3b8/configure:1416:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} xmpi-2.2.3b8/configure-1417- ac_cache_corrupted=: ;; ############################################## xmpi-2.2.3b8/configure-1437- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) xmpi-2.2.3b8/configure:1438: ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; xmpi-2.2.3b8/configure-1439- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## xmpi-2.2.3b8/configure-1508- xmpi-2.2.3b8/configure:1509:XMPI_VERSION=`cat $srcdir/VERSION` xmpi-2.2.3b8/configure-1510- ############################################## xmpi-2.2.3b8/configure-1603-if ( xmpi-2.2.3b8/configure:1604: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` xmpi-2.2.3b8/configure-1605- if test "$*" = "X"; then xmpi-2.2.3b8/configure-1606- # -L didn't work. xmpi-2.2.3b8/configure:1607: set X `ls -t $srcdir/configure conftest.file` xmpi-2.2.3b8/configure-1608- fi ############################################## xmpi-2.2.3b8/configure-1647-_ACEOF xmpi-2.2.3b8/configure:1648:program_transform_name=`echo $program_transform_name | sed -f conftest.sed` xmpi-2.2.3b8/configure-1649-rm conftest.sed ############################################## xmpi-2.2.3b8/configure-1652-# expand $ac_aux_dir to an absolute path xmpi-2.2.3b8/configure:1653:am_aux_dir=`cd $ac_aux_dir && pwd` xmpi-2.2.3b8/configure-1654- ############################################## xmpi-2.2.3b8/configure-1706-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 xmpi-2.2.3b8/configure:1707:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` xmpi-2.2.3b8/configure-1708-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then ############################################## xmpi-2.2.3b8/configure-1715-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. xmpi-2.2.3b8/configure:1716:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` xmpi-2.2.3b8/configure-1717-if test -n "$ac_maketemp"; then ############################################## xmpi-2.2.3b8/configure-1723-fi xmpi-2.2.3b8/configure:1724:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then xmpi-2.2.3b8/configure-1725- echo "$as_me:$LINENO: result: yes" >&5 ############################################## xmpi-2.2.3b8/configure-1743- # test to see if srcdir already configured xmpi-2.2.3b8/configure:1744:if test "`cd $srcdir && pwd`" != "`pwd`" && xmpi-2.2.3b8/configure-1745- test -f $srcdir/config.status; then ############################################## xmpi-2.2.3b8/configure-1906-test -z "$ac_cv_build_alias" && xmpi-2.2.3b8/configure:1907: ac_cv_build_alias=`$ac_config_guess` xmpi-2.2.3b8/configure-1908-test -z "$ac_cv_build_alias" && ############################################## xmpi-2.2.3b8/configure-1911- { (exit 1); exit 1; }; } xmpi-2.2.3b8/configure:1912:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || xmpi-2.2.3b8/configure-1913- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5 ############################################## xmpi-2.2.3b8/configure-1920-build=$ac_cv_build xmpi-2.2.3b8/configure:1921:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` xmpi-2.2.3b8/configure:1922:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` xmpi-2.2.3b8/configure:1923:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` xmpi-2.2.3b8/configure-1924- ############################################## xmpi-2.2.3b8/configure-1933- ac_cv_host_alias=$ac_cv_build_alias xmpi-2.2.3b8/configure:1934:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || xmpi-2.2.3b8/configure-1935- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5 ############################################## xmpi-2.2.3b8/configure-1942-host=$ac_cv_host xmpi-2.2.3b8/configure:1943:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` xmpi-2.2.3b8/configure:1944:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` xmpi-2.2.3b8/configure:1945:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` xmpi-2.2.3b8/configure-1946- ############################################## xmpi-2.2.3b8/configure-2148- "checking for C++ compiler version" >&5 xmpi-2.2.3b8/configure:2149:ac_compiler=`set X $ac_compile; echo $2` xmpi-2.2.3b8/configure-2150-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## xmpi-2.2.3b8/configure-2188-echo $ECHO_N "checking for C++ compiler default output... $ECHO_C" >&6 xmpi-2.2.3b8/configure:2189:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` xmpi-2.2.3b8/configure-2190-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 ############################################## xmpi-2.2.3b8/configure-2216- *.* ) xmpi-2.2.3b8/configure:2217: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` xmpi-2.2.3b8/configure-2218- # FIXME: I believe we export ac_cv_exeext for Libtool, ############################################## xmpi-2.2.3b8/configure-2296- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; xmpi-2.2.3b8/configure:2297: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` xmpi-2.2.3b8/configure-2298- export ac_cv_exeext ############################################## xmpi-2.2.3b8/configure-2347- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; xmpi-2.2.3b8/configure:2348: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` xmpi-2.2.3b8/configure-2349- break;; ############################################## xmpi-2.2.3b8/configure-2417-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6 xmpi-2.2.3b8/configure:2418:GXX=`test $ac_compiler_gnu = yes && echo yes` xmpi-2.2.3b8/configure-2419-ac_test_CXXFLAGS=${CXXFLAGS+set} ############################################## xmpi-2.2.3b8/configure-2598-# case it prints its new name instead of `make'. xmpi-2.2.3b8/configure:2599:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then xmpi-2.2.3b8/configure-2600- am__include=include ############################################## xmpi-2.2.3b8/configure-2606- echo '.include "confinc"' > confmf xmpi-2.2.3b8/configure:2607: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then xmpi-2.2.3b8/configure-2608- am__include=.include ############################################## xmpi-2.2.3b8/configure-2668- if test "$am_compiler_list" = ""; then xmpi-2.2.3b8/configure:2669: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` xmpi-2.2.3b8/configure-2670- fi ############################################## xmpi-2.2.3b8/configure-3060- "checking for C compiler version" >&5 xmpi-2.2.3b8/configure:3061:ac_compiler=`set X $ac_compile; echo $2` xmpi-2.2.3b8/configure-3062-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## xmpi-2.2.3b8/configure-3126-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 xmpi-2.2.3b8/configure:3127:GCC=`test $ac_compiler_gnu = yes && echo yes` xmpi-2.2.3b8/configure-3128-ac_test_CFLAGS=${CFLAGS+set} ############################################## xmpi-2.2.3b8/configure-3435- if test "$am_compiler_list" = ""; then xmpi-2.2.3b8/configure:3436: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` xmpi-2.2.3b8/configure-3437- fi ############################################## xmpi-2.2.3b8/configure-3840- # GNU make sometimes prints "make[1]: Entering...", which would confuse us. xmpi-2.2.3b8/configure:3841: eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` xmpi-2.2.3b8/configure-3842- # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. ############################################## xmpi-2.2.3b8/configure-3988-LIBS=$ac_save_LIBS xmpi-2.2.3b8/configure:3989:for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` xmpi-2.2.3b8/configure-3990-do ############################################## xmpi-2.2.3b8/configure-5208- "${prefix}"/lib/* /usr/lib/* /usr/local/lib/*; do xmpi-2.2.3b8/configure:5209:if test -d "$dir" && test "`ls $dir/libXm.* 2> /dev/null`" != ""; then xmpi-2.2.3b8/configure-5210-lsc_cv_motif_libraries="$dir" ############################################## xmpi-2.2.3b8/configure-5990-do xmpi-2.2.3b8/configure:5991:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` xmpi-2.2.3b8/configure-5992-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## xmpi-2.2.3b8/configure-6061-fi xmpi-2.2.3b8/configure:6062:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 xmpi-2.2.3b8/configure:6063:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 xmpi-2.2.3b8/configure:6064:if test `eval echo '${'$as_ac_var'}'` = yes; then xmpi-2.2.3b8/configure-6065- cat >>confdefs.h <<_ACEOF xmpi-2.2.3b8/configure:6066:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 xmpi-2.2.3b8/configure-6067-_ACEOF ############################################## xmpi-2.2.3b8/configure-6308-do xmpi-2.2.3b8/configure:6309:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` xmpi-2.2.3b8/configure-6310-echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## xmpi-2.2.3b8/configure-6346-fi xmpi-2.2.3b8/configure:6347:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 xmpi-2.2.3b8/configure:6348:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 xmpi-2.2.3b8/configure:6349:if test `eval echo '${'$as_ac_Header'}'` = yes; then xmpi-2.2.3b8/configure-6350- cat >>confdefs.h <<_ACEOF xmpi-2.2.3b8/configure:6351:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 xmpi-2.2.3b8/configure-6352-_ACEOF ############################################## xmpi-2.2.3b8/configure-6485- xmpi-2.2.3b8/configure:6486:ac_lo=`expr $ac_mid + 1` xmpi-2.2.3b8/configure-6487- if test $ac_lo -le $ac_mid; then ############################################## xmpi-2.2.3b8/configure-6490- fi xmpi-2.2.3b8/configure:6491: ac_mid=`expr 2 '*' $ac_mid + 1` xmpi-2.2.3b8/configure-6492-fi ############################################## xmpi-2.2.3b8/configure-6565- xmpi-2.2.3b8/configure:6566:ac_hi=`expr '(' $ac_mid ')' - 1` xmpi-2.2.3b8/configure-6567- if test $ac_mid -le $ac_hi; then ############################################## xmpi-2.2.3b8/configure-6570- fi xmpi-2.2.3b8/configure:6571: ac_mid=`expr 2 '*' $ac_mid` xmpi-2.2.3b8/configure-6572-fi ############################################## xmpi-2.2.3b8/configure-6585-while test "x$ac_lo" != "x$ac_hi"; do xmpi-2.2.3b8/configure:6586: ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` xmpi-2.2.3b8/configure-6587- cat >conftest.$ac_ext <<_ACEOF ############################################## xmpi-2.2.3b8/configure-6621- xmpi-2.2.3b8/configure:6622:ac_lo=`expr '(' $ac_mid ')' + 1` xmpi-2.2.3b8/configure-6623-fi ############################################## xmpi-2.2.3b8/configure-6846- xmpi-2.2.3b8/configure:6847:ac_lo=`expr $ac_mid + 1` xmpi-2.2.3b8/configure-6848- if test $ac_lo -le $ac_mid; then ############################################## xmpi-2.2.3b8/configure-6851- fi xmpi-2.2.3b8/configure:6852: ac_mid=`expr 2 '*' $ac_mid + 1` xmpi-2.2.3b8/configure-6853-fi ############################################## xmpi-2.2.3b8/configure-6926- xmpi-2.2.3b8/configure:6927:ac_hi=`expr '(' $ac_mid ')' - 1` xmpi-2.2.3b8/configure-6928- if test $ac_mid -le $ac_hi; then ############################################## xmpi-2.2.3b8/configure-6931- fi xmpi-2.2.3b8/configure:6932: ac_mid=`expr 2 '*' $ac_mid` xmpi-2.2.3b8/configure-6933-fi ############################################## xmpi-2.2.3b8/configure-6946-while test "x$ac_lo" != "x$ac_hi"; do xmpi-2.2.3b8/configure:6947: ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` xmpi-2.2.3b8/configure-6948- cat >conftest.$ac_ext <<_ACEOF ############################################## xmpi-2.2.3b8/configure-6982- xmpi-2.2.3b8/configure:6983:ac_lo=`expr '(' $ac_mid ')' + 1` xmpi-2.2.3b8/configure-6984-fi ############################################## xmpi-2.2.3b8/configure-7207- xmpi-2.2.3b8/configure:7208:ac_lo=`expr $ac_mid + 1` xmpi-2.2.3b8/configure-7209- if test $ac_lo -le $ac_mid; then ############################################## xmpi-2.2.3b8/configure-7212- fi xmpi-2.2.3b8/configure:7213: ac_mid=`expr 2 '*' $ac_mid + 1` xmpi-2.2.3b8/configure-7214-fi ############################################## xmpi-2.2.3b8/configure-7287- xmpi-2.2.3b8/configure:7288:ac_hi=`expr '(' $ac_mid ')' - 1` xmpi-2.2.3b8/configure-7289- if test $ac_mid -le $ac_hi; then ############################################## xmpi-2.2.3b8/configure-7292- fi xmpi-2.2.3b8/configure:7293: ac_mid=`expr 2 '*' $ac_mid` xmpi-2.2.3b8/configure-7294-fi ############################################## xmpi-2.2.3b8/configure-7307-while test "x$ac_lo" != "x$ac_hi"; do xmpi-2.2.3b8/configure:7308: ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` xmpi-2.2.3b8/configure-7309- cat >conftest.$ac_ext <<_ACEOF ############################################## xmpi-2.2.3b8/configure-7343- xmpi-2.2.3b8/configure:7344:ac_lo=`expr '(' $ac_mid ')' + 1` xmpi-2.2.3b8/configure-7345-fi ############################################## xmpi-2.2.3b8/configure-7568- xmpi-2.2.3b8/configure:7569:ac_lo=`expr $ac_mid + 1` xmpi-2.2.3b8/configure-7570- if test $ac_lo -le $ac_mid; then ############################################## xmpi-2.2.3b8/configure-7573- fi xmpi-2.2.3b8/configure:7574: ac_mid=`expr 2 '*' $ac_mid + 1` xmpi-2.2.3b8/configure-7575-fi ############################################## xmpi-2.2.3b8/configure-7648- xmpi-2.2.3b8/configure:7649:ac_hi=`expr '(' $ac_mid ')' - 1` xmpi-2.2.3b8/configure-7650- if test $ac_mid -le $ac_hi; then ############################################## xmpi-2.2.3b8/configure-7653- fi xmpi-2.2.3b8/configure:7654: ac_mid=`expr 2 '*' $ac_mid` xmpi-2.2.3b8/configure-7655-fi ############################################## xmpi-2.2.3b8/configure-7668-while test "x$ac_lo" != "x$ac_hi"; do xmpi-2.2.3b8/configure:7669: ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` xmpi-2.2.3b8/configure-7670- cat >conftest.$ac_ext <<_ACEOF ############################################## xmpi-2.2.3b8/configure-7704- xmpi-2.2.3b8/configure:7705:ac_lo=`expr '(' $ac_mid ')' + 1` xmpi-2.2.3b8/configure-7706-fi ############################################## xmpi-2.2.3b8/configure-7929- xmpi-2.2.3b8/configure:7930:ac_lo=`expr $ac_mid + 1` xmpi-2.2.3b8/configure-7931- if test $ac_lo -le $ac_mid; then ############################################## xmpi-2.2.3b8/configure-7934- fi xmpi-2.2.3b8/configure:7935: ac_mid=`expr 2 '*' $ac_mid + 1` xmpi-2.2.3b8/configure-7936-fi ############################################## xmpi-2.2.3b8/configure-8009- xmpi-2.2.3b8/configure:8010:ac_hi=`expr '(' $ac_mid ')' - 1` xmpi-2.2.3b8/configure-8011- if test $ac_mid -le $ac_hi; then ############################################## xmpi-2.2.3b8/configure-8014- fi xmpi-2.2.3b8/configure:8015: ac_mid=`expr 2 '*' $ac_mid` xmpi-2.2.3b8/configure-8016-fi ############################################## xmpi-2.2.3b8/configure-8029-while test "x$ac_lo" != "x$ac_hi"; do xmpi-2.2.3b8/configure:8030: ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` xmpi-2.2.3b8/configure-8031- cat >conftest.$ac_ext <<_ACEOF ############################################## xmpi-2.2.3b8/configure-8065- xmpi-2.2.3b8/configure:8066:ac_lo=`expr '(' $ac_mid ')' + 1` xmpi-2.2.3b8/configure-8067-fi ############################################## xmpi-2.2.3b8/configure-8482- else xmpi-2.2.3b8/configure:8483: name="`echo $lsc_file | cut -d. -f1`" xmpi-2.2.3b8/configure-8484- ############################################## xmpi-2.2.3b8/configure-8486- if test "$name" = "main" -o "$name" = "other"; then xmpi-2.2.3b8/configure:8487: temp_mask="`echo $lsc_file | cut -d. -f2`" xmpi-2.2.3b8/configure-8488- if test "$lsc_template_filemask" = ""; then xmpi-2.2.3b8/configure-8489- lsc_template_filemask="$temp_mask"; xmpi-2.2.3b8/configure:8490: elif test "`echo $lsc_template_filemask | grep $temp_mask`" = ""; then xmpi-2.2.3b8/configure-8491- lsc_template_filemask="$lsc_template_filemask $temp_mask" ############################################## xmpi-2.2.3b8/configure-8508- xmpi-2.2.3b8/configure:8509:if test "`echo $LSC_CXX_TEMPLATE_REPOSITORY`" != ""; then xmpi-2.2.3b8/configure-8510- echo "$as_me:$LINENO: result: $LSC_CXX_TEMPLATE_REPOSITORY" >&5 ############################################## xmpi-2.2.3b8/configure-8860- else xmpi-2.2.3b8/configure:8861: name="`echo $lsc_file | cut -d. -f1`" xmpi-2.2.3b8/configure-8862- ############################################## xmpi-2.2.3b8/configure-8864- if test "$name" = "main" -o "$name" = "other"; then xmpi-2.2.3b8/configure:8865: temp_mask="`echo $lsc_file | cut -d. -f2`" xmpi-2.2.3b8/configure-8866- if test "$lsc_template_filemask" = ""; then xmpi-2.2.3b8/configure-8867- lsc_template_filemask="$temp_mask"; xmpi-2.2.3b8/configure:8868: elif test "`echo $lsc_template_filemask | grep $temp_mask`" = ""; then xmpi-2.2.3b8/configure-8869- lsc_template_filemask="$lsc_template_filemask $temp_mask" ############################################## xmpi-2.2.3b8/configure-8886- xmpi-2.2.3b8/configure:8887:if test "`echo $LSC_CXX_TEMPLATE_REPOSITORY`" != ""; then xmpi-2.2.3b8/configure-8888- echo "$as_me:$LINENO: result: $LSC_CXX_TEMPLATE_REPOSITORY" >&5 ############################################## xmpi-2.2.3b8/configure-9111- test $lt_ac_count -gt 10 && break xmpi-2.2.3b8/configure:9112: lt_ac_count=`expr $lt_ac_count + 1` xmpi-2.2.3b8/configure-9113- if test $lt_ac_count -gt $lt_ac_max; then ############################################## xmpi-2.2.3b8/configure-9141- # gcc leaves a trailing carriage return which upsets mingw xmpi-2.2.3b8/configure:9142: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; xmpi-2.2.3b8/configure-9143- *) xmpi-2.2.3b8/configure:9144: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; xmpi-2.2.3b8/configure-9145- esac ############################################## xmpi-2.2.3b8/configure-9150- # Canonicalize the path of ld xmpi-2.2.3b8/configure:9151: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` xmpi-2.2.3b8/configure-9152- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do xmpi-2.2.3b8/configure:9153: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` xmpi-2.2.3b8/configure-9154- done ############################################## xmpi-2.2.3b8/configure-9185- # Break only if it was the GNU/non-GNU ld that we prefer. xmpi-2.2.3b8/configure:9186: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in xmpi-2.2.3b8/configure-9187- *GNU* | *'with BFD'*) ############################################## xmpi-2.2.3b8/configure-9218- # I'd rather use --version here, but apparently some GNU ld's only accept -v. xmpi-2.2.3b8/configure:9219:case `"$LD" -v 2>&1 </dev/null` in xmpi-2.2.3b8/configure-9220-*GNU* | *'with BFD'*) ############################################## xmpi-2.2.3b8/configure-9267- # Tru64's nm complains that /dev/null is an invalid object file xmpi-2.2.3b8/configure:9268: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in xmpi-2.2.3b8/configure-9269- */dev/null* | *'Invalid file or object type'*) ############################################## xmpi-2.2.3b8/configure-9273- *) xmpi-2.2.3b8/configure:9274: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in xmpi-2.2.3b8/configure-9275- */dev/null*) ############################################## xmpi-2.2.3b8/configure-9415- esac xmpi-2.2.3b8/configure:9416: lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*` xmpi-2.2.3b8/configure-9417- lt_cv_deplibs_check_method=pass_all ############################################## xmpi-2.2.3b8/configure-9452- lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` xmpi-2.2.3b8/configure:9453: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then xmpi-2.2.3b8/configure-9454- lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object' ############################################## xmpi-2.2.3b8/configure-9538- (exit $ac_status); }; then xmpi-2.2.3b8/configure:9539: case `/usr/bin/file conftest.$ac_objext` in xmpi-2.2.3b8/configure-9540- *ELF-32*) ############################################## xmpi-2.2.3b8/configure-9558- if test "$lt_cv_prog_gnu_ld" = yes; then xmpi-2.2.3b8/configure:9559: case `/usr/bin/file conftest.$ac_objext` in xmpi-2.2.3b8/configure-9560- *32-bit*) ############################################## xmpi-2.2.3b8/configure-9570- else xmpi-2.2.3b8/configure:9571: case `/usr/bin/file conftest.$ac_objext` in xmpi-2.2.3b8/configure-9572- *32-bit*) ############################################## xmpi-2.2.3b8/configure-9706-do xmpi-2.2.3b8/configure:9707:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` xmpi-2.2.3b8/configure-9708-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## xmpi-2.2.3b8/configure-9713-fi xmpi-2.2.3b8/configure:9714:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 xmpi-2.2.3b8/configure:9715:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 xmpi-2.2.3b8/configure-9716-else ############################################## xmpi-2.2.3b8/configure-9832-fi xmpi-2.2.3b8/configure:9833:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 xmpi-2.2.3b8/configure:9834:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 xmpi-2.2.3b8/configure-9835- xmpi-2.2.3b8/configure-9836-fi xmpi-2.2.3b8/configure:9837:if test `eval echo '${'$as_ac_Header'}'` = yes; then xmpi-2.2.3b8/configure-9838- cat >>confdefs.h <<_ACEOF xmpi-2.2.3b8/configure:9839:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 xmpi-2.2.3b8/configure-9840-_ACEOF ############################################## xmpi-2.2.3b8/configure-9939- "checking for Fortran 77 compiler version" >&5 xmpi-2.2.3b8/configure:9940:ac_compiler=`set X $ac_compile; echo $2` xmpi-2.2.3b8/configure-9941-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## xmpi-2.2.3b8/configure-9999-ac_ext=$ac_save_ext xmpi-2.2.3b8/configure:10000:G77=`test $ac_compiler_gnu = yes && echo yes` xmpi-2.2.3b8/configure-10001-ac_test_FFLAGS=${FFLAGS+set} ############################################## xmpi-2.2.3b8/configure-10103- # we can't tell. xmpi-2.2.3b8/configure:10104: while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$testring" 2>/dev/null` \ xmpi-2.2.3b8/configure-10105- = "XX$testring") >/dev/null 2>&1 && xmpi-2.2.3b8/configure:10106: new_result=`expr "X$testring" : ".*" 2>&1` && xmpi-2.2.3b8/configure-10107- lt_cv_sys_max_cmd_len=$new_result && ############################################## xmpi-2.2.3b8/configure-10109- do xmpi-2.2.3b8/configure:10110: i=`expr $i + 1` xmpi-2.2.3b8/configure-10111- testring=$testring$testring ############################################## xmpi-2.2.3b8/configure-10116- # It appears as though 1/2 is a usable value. xmpi-2.2.3b8/configure:10117: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` xmpi-2.2.3b8/configure-10118- ;; ############################################## xmpi-2.2.3b8/configure-10196-# If we're using GNU nm, then use its standard symbol codes. xmpi-2.2.3b8/configure:10197:case `$NM -V 2>&1` in xmpi-2.2.3b8/configure-10198-*GNU* | *'with BFD'*) ############################################## xmpi-2.2.3b8/configure-10697- "file_magic "*) xmpi-2.2.3b8/configure:10698: file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`" xmpi-2.2.3b8/configure-10699- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## xmpi-2.2.3b8/configure-10759- "file_magic "*) xmpi-2.2.3b8/configure:10760: file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`" xmpi-2.2.3b8/configure-10761- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## xmpi-2.2.3b8/configure-10870-if test -n "$lt_prog_cc_shlib"; then xmpi-2.2.3b8/configure:10871: { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&5 xmpi-2.2.3b8/configure:10872:echo "$as_me: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&2;} xmpi-2.2.3b8/configure-10873- if echo "$old_CC $old_CFLAGS " | grep "[ ]$lt_prog_cc_shlib[ ]" >/dev/null; then : ############################################## xmpi-2.2.3b8/configure-11280- if test "$hard_links" = no; then xmpi-2.2.3b8/configure:11281: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 xmpi-2.2.3b8/configure:11282:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} xmpi-2.2.3b8/configure-11283- need_locks=warn ############################################## xmpi-2.2.3b8/configure-11403- # is EXPORTS), use it as is; otherwise, prepend... xmpi-2.2.3b8/configure:11404: archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then xmpi-2.2.3b8/configure-11405- cp $export_symbols $output_objdir/$soname.def; ############################################## xmpi-2.2.3b8/configure-11539- # below for broken collect2 doesn't work under 4.3+ xmpi-2.2.3b8/configure:11540: collect2name=`${CC} -print-prog-name=collect2` xmpi-2.2.3b8/configure-11541- if test -f "$collect2name" && \ ############################################## xmpi-2.2.3b8/configure-11623- hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" xmpi-2.2.3b8/configure:11624: 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" xmpi-2.2.3b8/configure-11625- else ############################################## xmpi-2.2.3b8/configure-11713- # FIXME: Setting linknames here is a bad hack. xmpi-2.2.3b8/configure:11714: archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' xmpi-2.2.3b8/configure-11715- # The linker will automatically build a .lib file if we build a DLL. ############################################## xmpi-2.2.3b8/configure-11718- old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs' xmpi-2.2.3b8/configure:11719: fix_srcfile_path='`cygpath -w "$srcfile"`' xmpi-2.2.3b8/configure-11720- enable_shared_with_static_runtimes=yes ############################################## xmpi-2.2.3b8/configure-11870- if test "$GCC" = yes; then xmpi-2.2.3b8/configure:11871: 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' xmpi-2.2.3b8/configure-11872- else xmpi-2.2.3b8/configure:11873: 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' xmpi-2.2.3b8/configure-11874- hardcode_libdir_flag_spec_ld='-rpath $libdir' ############################################## xmpi-2.2.3b8/configure-11902- hardcode_shlibpath_var=no xmpi-2.2.3b8/configure:11903: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then xmpi-2.2.3b8/configure-11904- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## xmpi-2.2.3b8/configure-11931- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' xmpi-2.2.3b8/configure:11932: 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' xmpi-2.2.3b8/configure-11933- else xmpi-2.2.3b8/configure-11934- allow_undefined_flag=' -expect_unresolved \*' xmpi-2.2.3b8/configure:11935: 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' xmpi-2.2.3b8/configure-11936- fi ############################################## xmpi-2.2.3b8/configure-11943- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' xmpi-2.2.3b8/configure:11944: 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' xmpi-2.2.3b8/configure-11945- hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' ############################################## xmpi-2.2.3b8/configure-11947- allow_undefined_flag=' -expect_unresolved \*' xmpi-2.2.3b8/configure:11948: 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' xmpi-2.2.3b8/configure:11949: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ xmpi-2.2.3b8/configure:11950: $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' xmpi-2.2.3b8/configure-11951- ############################################## xmpi-2.2.3b8/configure-12235-if test "$GCC" = yes; then xmpi-2.2.3b8/configure:12236: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` xmpi-2.2.3b8/configure-12237- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## xmpi-2.2.3b8/configure-12241- # okay in the real world where ";" in dirpaths is itself problematic. xmpi-2.2.3b8/configure:12242: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` xmpi-2.2.3b8/configure-12243- else xmpi-2.2.3b8/configure:12244: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` xmpi-2.2.3b8/configure-12245- fi ############################################## xmpi-2.2.3b8/configure-12312- # Create ${libname}_ixlibrary.a entries in /sys/libs. xmpi-2.2.3b8/configure:12313: 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' xmpi-2.2.3b8/configure-12314- ;; ############################################## xmpi-2.2.3b8/configure-12345- # DLL is installed to $(libdir)/../bin by postinstall_cmds xmpi-2.2.3b8/configure:12346: postinstall_cmds='base_file=`basename \${file}`~ xmpi-2.2.3b8/configure:12347: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ xmpi-2.2.3b8/configure:12348: dldir=$destdir/`dirname \$dlpath`~ xmpi-2.2.3b8/configure-12349- test -d \$dldir || mkdir -p \$dldir~ xmpi-2.2.3b8/configure-12350- $install_prog $dir/$dlname \$dldir/$dlname' xmpi-2.2.3b8/configure:12351: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ xmpi-2.2.3b8/configure-12352- dlpath=$dir/\$dldll~ ############################################## xmpi-2.2.3b8/configure-12358- # Cygwin DLLs use 'cyg' prefix rather than 'lib' xmpi-2.2.3b8/configure:12359: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' xmpi-2.2.3b8/configure-12360- sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib" ############################################## xmpi-2.2.3b8/configure-12363- # MinGW DLLs use traditional 'lib' prefix xmpi-2.2.3b8/configure:12364: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' xmpi-2.2.3b8/configure:12365: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` xmpi-2.2.3b8/configure-12366- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## xmpi-2.2.3b8/configure-12372- # which wouldn't understand a cygwinified path. Ahh. xmpi-2.2.3b8/configure:12373: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` xmpi-2.2.3b8/configure-12374- else xmpi-2.2.3b8/configure:12375: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` xmpi-2.2.3b8/configure-12376- fi ############################################## xmpi-2.2.3b8/configure-12379- # pw32 DLLs use 'pw' prefix rather than 'lib' xmpi-2.2.3b8/configure:12380: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}' xmpi-2.2.3b8/configure-12381- ;; ############################################## xmpi-2.2.3b8/configure-12385- *) xmpi-2.2.3b8/configure:12386: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' xmpi-2.2.3b8/configure-12387- ;; ############################################## xmpi-2.2.3b8/configure-12408- if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then xmpi-2.2.3b8/configure:12409: 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"` xmpi-2.2.3b8/configure-12410- fi ############################################## xmpi-2.2.3b8/configure-12620- shlibpath_var=LD_LIBRARY_PATH xmpi-2.2.3b8/configure:12621: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then xmpi-2.2.3b8/configure-12622- case $host_os in ############################################## xmpi-2.2.3b8/configure-13591- # Double-quote double-evaled strings. xmpi-2.2.3b8/configure:13592: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" xmpi-2.2.3b8/configure-13593- ;; xmpi-2.2.3b8/configure-13594- *) xmpi-2.2.3b8/configure:13595: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" xmpi-2.2.3b8/configure-13596- ;; ############################################## xmpi-2.2.3b8/configure-13601- *'\$0 --fallback-echo"') xmpi-2.2.3b8/configure:13602: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` xmpi-2.2.3b8/configure-13603- ;; ############################################## xmpi-2.2.3b8/configure-13614- xmpi-2.2.3b8/configure:13615:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. xmpi-2.2.3b8/configure-13616-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## xmpi-2.2.3b8/configure-14010- if test -z "$LTCC"; then xmpi-2.2.3b8/configure:14011: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" xmpi-2.2.3b8/configure-14012- if test -z "$LTCC"; then ############################################## xmpi-2.2.3b8/configure-14015- else xmpi-2.2.3b8/configure:14016: { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5 xmpi-2.2.3b8/configure:14017:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;} xmpi-2.2.3b8/configure-14018- fi ############################################## xmpi-2.2.3b8/configure-14022- # Note that this assumes the entire list is on one line. xmpi-2.2.3b8/configure:14023: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` xmpi-2.2.3b8/configure-14024- ############################################## xmpi-2.2.3b8/configure-14028- # Check whether tagname contains only valid characters xmpi-2.2.3b8/configure:14029: case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in xmpi-2.2.3b8/configure-14030- "") ;; ############################################## xmpi-2.2.3b8/configure-14128-compiler_CXX=$CC xmpi-2.2.3b8/configure:14129:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/configure-14130- ############################################## xmpi-2.2.3b8/configure-14157- # gcc leaves a trailing carriage return which upsets mingw xmpi-2.2.3b8/configure:14158: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; xmpi-2.2.3b8/configure-14159- *) xmpi-2.2.3b8/configure:14160: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; xmpi-2.2.3b8/configure-14161- esac ############################################## xmpi-2.2.3b8/configure-14166- # Canonicalize the path of ld xmpi-2.2.3b8/configure:14167: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` xmpi-2.2.3b8/configure-14168- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do xmpi-2.2.3b8/configure:14169: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` xmpi-2.2.3b8/configure-14170- done ############################################## xmpi-2.2.3b8/configure-14201- # Break only if it was the GNU/non-GNU ld that we prefer. xmpi-2.2.3b8/configure:14202: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in xmpi-2.2.3b8/configure-14203- *GNU* | *'with BFD'*) ############################################## xmpi-2.2.3b8/configure-14234- # I'd rather use --version here, but apparently some GNU ld's only accept -v. xmpi-2.2.3b8/configure:14235:case `"$LD" -v 2>&1 </dev/null` in xmpi-2.2.3b8/configure-14236-*GNU* | *'with BFD'*) ############################################## xmpi-2.2.3b8/configure-14264- # ancient GNU ld didn't support --whole-archive et. al. xmpi-2.2.3b8/configure:14265: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ xmpi-2.2.3b8/configure-14266- grep 'no-whole-archive' > /dev/null; then ############################################## xmpi-2.2.3b8/configure-14345- # below for broken collect2 doesn't work under 4.3+ xmpi-2.2.3b8/configure:14346: collect2name=`${CC} -print-prog-name=collect2` xmpi-2.2.3b8/configure-14347- if test -f "$collect2name" && \ ############################################## xmpi-2.2.3b8/configure-14430- xmpi-2.2.3b8/configure:14431: 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" xmpi-2.2.3b8/configure-14432- else ############################################## xmpi-2.2.3b8/configure-14516- # is EXPORTS), use it as is; otherwise, prepend... xmpi-2.2.3b8/configure:14517: archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then xmpi-2.2.3b8/configure-14518- cp $export_symbols $output_objdir/$soname.def; ############################################## xmpi-2.2.3b8/configure-14621- # dependencies. xmpi-2.2.3b8/configure:14622: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | egrep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' xmpi-2.2.3b8/configure-14623- ;; ############################################## xmpi-2.2.3b8/configure-14693- # dependencies. xmpi-2.2.3b8/configure:14694: 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' xmpi-2.2.3b8/configure-14695- ;; ############################################## xmpi-2.2.3b8/configure-14718- # SGI C++ xmpi-2.2.3b8/configure:14719: 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 ${objdir}/so_locations -o $lib' xmpi-2.2.3b8/configure-14720- ############################################## xmpi-2.2.3b8/configure-14729- if test "$with_gnu_ld" = no; then xmpi-2.2.3b8/configure:14730: 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}${objdir}/so_locations -o $lib' xmpi-2.2.3b8/configure-14731- else xmpi-2.2.3b8/configure:14732: 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' xmpi-2.2.3b8/configure-14733- fi ############################################## xmpi-2.2.3b8/configure-14748- # to its proper name (with version) after linking. xmpi-2.2.3b8/configure:14749: 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' xmpi-2.2.3b8/configure:14750: 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' xmpi-2.2.3b8/configure-14751- # Commands to make compiler produce verbose output that lists ############################################## xmpi-2.2.3b8/configure-14758- # dependencies. xmpi-2.2.3b8/configure:14759: 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' xmpi-2.2.3b8/configure-14760- ############################################## xmpi-2.2.3b8/configure-14794- # dependencies. xmpi-2.2.3b8/configure:14795: 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' xmpi-2.2.3b8/configure-14796- ;; ############################################## xmpi-2.2.3b8/configure-14837- # to its proper name (with version) after linking. xmpi-2.2.3b8/configure:14838: 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' xmpi-2.2.3b8/configure-14839- ############################################## xmpi-2.2.3b8/configure-14854- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' xmpi-2.2.3b8/configure:14855: 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 ${objdir}/so_locations -o $lib' xmpi-2.2.3b8/configure-14856- ############################################## xmpi-2.2.3b8/configure-14867- # dependencies. xmpi-2.2.3b8/configure:14868: 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' xmpi-2.2.3b8/configure-14869- ;; ############################################## xmpi-2.2.3b8/configure-14872- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' xmpi-2.2.3b8/configure:14873: 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}${objdir}/so_locations -o $lib' xmpi-2.2.3b8/configure-14874- ############################################## xmpi-2.2.3b8/configure-14897- # to its proper name (with version) after linking. xmpi-2.2.3b8/configure:14898: 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' xmpi-2.2.3b8/configure-14899- ############################################## xmpi-2.2.3b8/configure-14913- allow_undefined_flag_CXX=' -expect_unresolved \*' xmpi-2.2.3b8/configure:14914: 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 ${objdir}/so_locations -o $lib' xmpi-2.2.3b8/configure:14915: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ xmpi-2.2.3b8/configure-14916- echo "-hidden">> $lib.exp~ xmpi-2.2.3b8/configure:14917: $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 $objdir/so_locations -o $lib~ xmpi-2.2.3b8/configure-14918- $rm $lib.exp' ############################################## xmpi-2.2.3b8/configure-14930- # dependencies. xmpi-2.2.3b8/configure:14931: 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' xmpi-2.2.3b8/configure-14932- ;; ############################################## xmpi-2.2.3b8/configure-14935- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' xmpi-2.2.3b8/configure:14936: 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}${objdir}/so_locations -o $lib' xmpi-2.2.3b8/configure-14937- ############################################## xmpi-2.2.3b8/configure-15018- # dependencies. xmpi-2.2.3b8/configure:15019: output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[LR]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' xmpi-2.2.3b8/configure-15020- ############################################## xmpi-2.2.3b8/configure-15122- # eval without this substitution. xmpi-2.2.3b8/configure:15123: output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`" xmpi-2.2.3b8/configure-15124- xmpi-2.2.3b8/configure:15125: for p in `eval $output_verbose_link_cmd`; do xmpi-2.2.3b8/configure-15126- case $p in ############################################## xmpi-2.2.3b8/configure-15589- if test "$hard_links" = no; then xmpi-2.2.3b8/configure:15590: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 xmpi-2.2.3b8/configure:15591:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} xmpi-2.2.3b8/configure-15592- need_locks=warn ############################################## xmpi-2.2.3b8/configure-15775-if test "$GCC" = yes; then xmpi-2.2.3b8/configure:15776: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` xmpi-2.2.3b8/configure-15777- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## xmpi-2.2.3b8/configure-15781- # okay in the real world where ";" in dirpaths is itself problematic. xmpi-2.2.3b8/configure:15782: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` xmpi-2.2.3b8/configure-15783- else xmpi-2.2.3b8/configure:15784: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` xmpi-2.2.3b8/configure-15785- fi ############################################## xmpi-2.2.3b8/configure-15852- # Create ${libname}_ixlibrary.a entries in /sys/libs. xmpi-2.2.3b8/configure:15853: 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' xmpi-2.2.3b8/configure-15854- ;; ############################################## xmpi-2.2.3b8/configure-15885- # DLL is installed to $(libdir)/../bin by postinstall_cmds xmpi-2.2.3b8/configure:15886: postinstall_cmds='base_file=`basename \${file}`~ xmpi-2.2.3b8/configure:15887: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ xmpi-2.2.3b8/configure:15888: dldir=$destdir/`dirname \$dlpath`~ xmpi-2.2.3b8/configure-15889- test -d \$dldir || mkdir -p \$dldir~ xmpi-2.2.3b8/configure-15890- $install_prog $dir/$dlname \$dldir/$dlname' xmpi-2.2.3b8/configure:15891: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ xmpi-2.2.3b8/configure-15892- dlpath=$dir/\$dldll~ ############################################## xmpi-2.2.3b8/configure-15898- # Cygwin DLLs use 'cyg' prefix rather than 'lib' xmpi-2.2.3b8/configure:15899: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' xmpi-2.2.3b8/configure-15900- sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib" ############################################## xmpi-2.2.3b8/configure-15903- # MinGW DLLs use traditional 'lib' prefix xmpi-2.2.3b8/configure:15904: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' xmpi-2.2.3b8/configure:15905: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` xmpi-2.2.3b8/configure-15906- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## xmpi-2.2.3b8/configure-15912- # which wouldn't understand a cygwinified path. Ahh. xmpi-2.2.3b8/configure:15913: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` xmpi-2.2.3b8/configure-15914- else xmpi-2.2.3b8/configure:15915: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` xmpi-2.2.3b8/configure-15916- fi ############################################## xmpi-2.2.3b8/configure-15919- # pw32 DLLs use 'pw' prefix rather than 'lib' xmpi-2.2.3b8/configure:15920: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}' xmpi-2.2.3b8/configure-15921- ;; ############################################## xmpi-2.2.3b8/configure-15925- *) xmpi-2.2.3b8/configure:15926: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' xmpi-2.2.3b8/configure-15927- ;; ############################################## xmpi-2.2.3b8/configure-15948- if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then xmpi-2.2.3b8/configure:15949: 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"` xmpi-2.2.3b8/configure-15950- fi ############################################## xmpi-2.2.3b8/configure-16160- shlibpath_var=LD_LIBRARY_PATH xmpi-2.2.3b8/configure:16161: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then xmpi-2.2.3b8/configure-16162- case $host_os in ############################################## xmpi-2.2.3b8/configure-17066- # Double-quote double-evaled strings. xmpi-2.2.3b8/configure:17067: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" xmpi-2.2.3b8/configure-17068- ;; xmpi-2.2.3b8/configure-17069- *) xmpi-2.2.3b8/configure:17070: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" xmpi-2.2.3b8/configure-17071- ;; ############################################## xmpi-2.2.3b8/configure-17076- *'\$0 --fallback-echo"') xmpi-2.2.3b8/configure:17077: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` xmpi-2.2.3b8/configure-17078- ;; ############################################## xmpi-2.2.3b8/configure-17467-compiler_F77=$CC xmpi-2.2.3b8/configure:17468:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'` xmpi-2.2.3b8/configure-17469- ############################################## xmpi-2.2.3b8/configure-17819- if test "$hard_links" = no; then xmpi-2.2.3b8/configure:17820: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 xmpi-2.2.3b8/configure:17821:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} xmpi-2.2.3b8/configure-17822- need_locks=warn ############################################## xmpi-2.2.3b8/configure-17942- # is EXPORTS), use it as is; otherwise, prepend... xmpi-2.2.3b8/configure:17943: archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then xmpi-2.2.3b8/configure-17944- cp $export_symbols $output_objdir/$soname.def; ############################################## xmpi-2.2.3b8/configure-18078- # below for broken collect2 doesn't work under 4.3+ xmpi-2.2.3b8/configure:18079: collect2name=`${CC} -print-prog-name=collect2` xmpi-2.2.3b8/configure-18080- if test -f "$collect2name" && \ ############################################## xmpi-2.2.3b8/configure-18151- hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath" xmpi-2.2.3b8/configure:18152: 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" xmpi-2.2.3b8/configure-18153- else ############################################## xmpi-2.2.3b8/configure-18230- # FIXME: Setting linknames here is a bad hack. xmpi-2.2.3b8/configure:18231: archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' xmpi-2.2.3b8/configure-18232- # The linker will automatically build a .lib file if we build a DLL. ############################################## xmpi-2.2.3b8/configure-18235- old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs' xmpi-2.2.3b8/configure:18236: fix_srcfile_path='`cygpath -w "$srcfile"`' xmpi-2.2.3b8/configure-18237- enable_shared_with_static_runtimes_F77=yes ############################################## xmpi-2.2.3b8/configure-18387- if test "$GCC" = yes; then xmpi-2.2.3b8/configure:18388: 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' xmpi-2.2.3b8/configure-18389- else xmpi-2.2.3b8/configure:18390: 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' xmpi-2.2.3b8/configure-18391- hardcode_libdir_flag_spec_ld_F77='-rpath $libdir' ############################################## xmpi-2.2.3b8/configure-18419- hardcode_shlibpath_var_F77=no xmpi-2.2.3b8/configure:18420: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then xmpi-2.2.3b8/configure-18421- archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## xmpi-2.2.3b8/configure-18448- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' xmpi-2.2.3b8/configure:18449: 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' xmpi-2.2.3b8/configure-18450- else xmpi-2.2.3b8/configure-18451- allow_undefined_flag_F77=' -expect_unresolved \*' xmpi-2.2.3b8/configure:18452: 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' xmpi-2.2.3b8/configure-18453- fi ############################################## xmpi-2.2.3b8/configure-18460- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' xmpi-2.2.3b8/configure:18461: 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' xmpi-2.2.3b8/configure-18462- hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir' ############################################## xmpi-2.2.3b8/configure-18464- allow_undefined_flag_F77=' -expect_unresolved \*' xmpi-2.2.3b8/configure:18465: 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' xmpi-2.2.3b8/configure:18466: 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~ xmpi-2.2.3b8/configure:18467: $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' xmpi-2.2.3b8/configure-18468- ############################################## xmpi-2.2.3b8/configure-18752-if test "$GCC" = yes; then xmpi-2.2.3b8/configure:18753: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` xmpi-2.2.3b8/configure-18754- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## xmpi-2.2.3b8/configure-18758- # okay in the real world where ";" in dirpaths is itself problematic. xmpi-2.2.3b8/configure:18759: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` xmpi-2.2.3b8/configure-18760- else xmpi-2.2.3b8/configure:18761: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` xmpi-2.2.3b8/configure-18762- fi ############################################## xmpi-2.2.3b8/configure-18829- # Create ${libname}_ixlibrary.a entries in /sys/libs. xmpi-2.2.3b8/configure:18830: 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' xmpi-2.2.3b8/configure-18831- ;; ############################################## xmpi-2.2.3b8/configure-18862- # DLL is installed to $(libdir)/../bin by postinstall_cmds xmpi-2.2.3b8/configure:18863: postinstall_cmds='base_file=`basename \${file}`~ xmpi-2.2.3b8/configure:18864: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ xmpi-2.2.3b8/configure:18865: dldir=$destdir/`dirname \$dlpath`~ xmpi-2.2.3b8/configure-18866- test -d \$dldir || mkdir -p \$dldir~ xmpi-2.2.3b8/configure-18867- $install_prog $dir/$dlname \$dldir/$dlname' xmpi-2.2.3b8/configure:18868: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ xmpi-2.2.3b8/configure-18869- dlpath=$dir/\$dldll~ ############################################## xmpi-2.2.3b8/configure-18875- # Cygwin DLLs use 'cyg' prefix rather than 'lib' xmpi-2.2.3b8/configure:18876: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' xmpi-2.2.3b8/configure-18877- sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib" ############################################## xmpi-2.2.3b8/configure-18880- # MinGW DLLs use traditional 'lib' prefix xmpi-2.2.3b8/configure:18881: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' xmpi-2.2.3b8/configure:18882: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` xmpi-2.2.3b8/configure-18883- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## xmpi-2.2.3b8/configure-18889- # which wouldn't understand a cygwinified path. Ahh. xmpi-2.2.3b8/configure:18890: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` xmpi-2.2.3b8/configure-18891- else xmpi-2.2.3b8/configure:18892: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` xmpi-2.2.3b8/configure-18893- fi ############################################## xmpi-2.2.3b8/configure-18896- # pw32 DLLs use 'pw' prefix rather than 'lib' xmpi-2.2.3b8/configure:18897: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}' xmpi-2.2.3b8/configure-18898- ;; ############################################## xmpi-2.2.3b8/configure-18902- *) xmpi-2.2.3b8/configure:18903: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' xmpi-2.2.3b8/configure-18904- ;; ############################################## xmpi-2.2.3b8/configure-18925- if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then xmpi-2.2.3b8/configure:18926: 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"` xmpi-2.2.3b8/configure-18927- fi ############################################## xmpi-2.2.3b8/configure-19137- shlibpath_var=LD_LIBRARY_PATH xmpi-2.2.3b8/configure:19138: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then xmpi-2.2.3b8/configure-19139- case $host_os in ############################################## xmpi-2.2.3b8/configure-19323- # Double-quote double-evaled strings. xmpi-2.2.3b8/configure:19324: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" xmpi-2.2.3b8/configure-19325- ;; xmpi-2.2.3b8/configure-19326- *) xmpi-2.2.3b8/configure:19327: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" xmpi-2.2.3b8/configure-19328- ;; ############################################## xmpi-2.2.3b8/configure-19333- *'\$0 --fallback-echo"') xmpi-2.2.3b8/configure:19334: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` xmpi-2.2.3b8/configure-19335- ;; ############################################## xmpi-2.2.3b8/configure-20058- if test "$hard_links" = no; then xmpi-2.2.3b8/configure:20059: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 xmpi-2.2.3b8/configure:20060:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} xmpi-2.2.3b8/configure-20061- need_locks=warn ############################################## xmpi-2.2.3b8/configure-20181- # is EXPORTS), use it as is; otherwise, prepend... xmpi-2.2.3b8/configure:20182: archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then xmpi-2.2.3b8/configure-20183- cp $export_symbols $output_objdir/$soname.def; ############################################## xmpi-2.2.3b8/configure-20317- # below for broken collect2 doesn't work under 4.3+ xmpi-2.2.3b8/configure:20318: collect2name=`${CC} -print-prog-name=collect2` xmpi-2.2.3b8/configure-20319- if test -f "$collect2name" && \ ############################################## xmpi-2.2.3b8/configure-20401- hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath" xmpi-2.2.3b8/configure:20402: 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" xmpi-2.2.3b8/configure-20403- else ############################################## xmpi-2.2.3b8/configure-20491- # FIXME: Setting linknames here is a bad hack. xmpi-2.2.3b8/configure:20492: archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' xmpi-2.2.3b8/configure-20493- # The linker will automatically build a .lib file if we build a DLL. ############################################## xmpi-2.2.3b8/configure-20496- old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs' xmpi-2.2.3b8/configure:20497: fix_srcfile_path='`cygpath -w "$srcfile"`' xmpi-2.2.3b8/configure-20498- enable_shared_with_static_runtimes_GCJ=yes ############################################## xmpi-2.2.3b8/configure-20648- if test "$GCC" = yes; then xmpi-2.2.3b8/configure:20649: 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' xmpi-2.2.3b8/configure-20650- else xmpi-2.2.3b8/configure:20651: 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' xmpi-2.2.3b8/configure-20652- hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir' ############################################## xmpi-2.2.3b8/configure-20680- hardcode_shlibpath_var_GCJ=no xmpi-2.2.3b8/configure:20681: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then xmpi-2.2.3b8/configure-20682- archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## xmpi-2.2.3b8/configure-20709- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' xmpi-2.2.3b8/configure:20710: 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' xmpi-2.2.3b8/configure-20711- else xmpi-2.2.3b8/configure-20712- allow_undefined_flag_GCJ=' -expect_unresolved \*' xmpi-2.2.3b8/configure:20713: 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' xmpi-2.2.3b8/configure-20714- fi ############################################## xmpi-2.2.3b8/configure-20721- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' xmpi-2.2.3b8/configure:20722: 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' xmpi-2.2.3b8/configure-20723- hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir' ############################################## xmpi-2.2.3b8/configure-20725- allow_undefined_flag_GCJ=' -expect_unresolved \*' xmpi-2.2.3b8/configure:20726: 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' xmpi-2.2.3b8/configure:20727: 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~ xmpi-2.2.3b8/configure:20728: $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' xmpi-2.2.3b8/configure-20729- ############################################## xmpi-2.2.3b8/configure-21013-if test "$GCC" = yes; then xmpi-2.2.3b8/configure:21014: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` xmpi-2.2.3b8/configure-21015- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## xmpi-2.2.3b8/configure-21019- # okay in the real world where ";" in dirpaths is itself problematic. xmpi-2.2.3b8/configure:21020: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` xmpi-2.2.3b8/configure-21021- else xmpi-2.2.3b8/configure:21022: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` xmpi-2.2.3b8/configure-21023- fi ############################################## xmpi-2.2.3b8/configure-21090- # Create ${libname}_ixlibrary.a entries in /sys/libs. xmpi-2.2.3b8/configure:21091: 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' xmpi-2.2.3b8/configure-21092- ;; ############################################## xmpi-2.2.3b8/configure-21123- # DLL is installed to $(libdir)/../bin by postinstall_cmds xmpi-2.2.3b8/configure:21124: postinstall_cmds='base_file=`basename \${file}`~ xmpi-2.2.3b8/configure:21125: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ xmpi-2.2.3b8/configure:21126: dldir=$destdir/`dirname \$dlpath`~ xmpi-2.2.3b8/configure-21127- test -d \$dldir || mkdir -p \$dldir~ xmpi-2.2.3b8/configure-21128- $install_prog $dir/$dlname \$dldir/$dlname' xmpi-2.2.3b8/configure:21129: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ xmpi-2.2.3b8/configure-21130- dlpath=$dir/\$dldll~ ############################################## xmpi-2.2.3b8/configure-21136- # Cygwin DLLs use 'cyg' prefix rather than 'lib' xmpi-2.2.3b8/configure:21137: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' xmpi-2.2.3b8/configure-21138- sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib" ############################################## xmpi-2.2.3b8/configure-21141- # MinGW DLLs use traditional 'lib' prefix xmpi-2.2.3b8/configure:21142: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' xmpi-2.2.3b8/configure:21143: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` xmpi-2.2.3b8/configure-21144- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## xmpi-2.2.3b8/configure-21150- # which wouldn't understand a cygwinified path. Ahh. xmpi-2.2.3b8/configure:21151: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` xmpi-2.2.3b8/configure-21152- else xmpi-2.2.3b8/configure:21153: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` xmpi-2.2.3b8/configure-21154- fi ############################################## xmpi-2.2.3b8/configure-21157- # pw32 DLLs use 'pw' prefix rather than 'lib' xmpi-2.2.3b8/configure:21158: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}' xmpi-2.2.3b8/configure-21159- ;; ############################################## xmpi-2.2.3b8/configure-21163- *) xmpi-2.2.3b8/configure:21164: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' xmpi-2.2.3b8/configure-21165- ;; ############################################## xmpi-2.2.3b8/configure-21186- if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then xmpi-2.2.3b8/configure:21187: 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"` xmpi-2.2.3b8/configure-21188- fi ############################################## xmpi-2.2.3b8/configure-21398- shlibpath_var=LD_LIBRARY_PATH xmpi-2.2.3b8/configure:21399: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then xmpi-2.2.3b8/configure-21400- case $host_os in ############################################## xmpi-2.2.3b8/configure-22304- # Double-quote double-evaled strings. xmpi-2.2.3b8/configure:22305: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" xmpi-2.2.3b8/configure-22306- ;; xmpi-2.2.3b8/configure-22307- *) xmpi-2.2.3b8/configure:22308: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" xmpi-2.2.3b8/configure-22309- ;; ############################################## xmpi-2.2.3b8/configure-22314- *'\$0 --fallback-echo"') xmpi-2.2.3b8/configure:22315: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` xmpi-2.2.3b8/configure-22316- ;; ############################################## xmpi-2.2.3b8/configure-22745- # Double-quote double-evaled strings. xmpi-2.2.3b8/configure:22746: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" xmpi-2.2.3b8/configure-22747- ;; xmpi-2.2.3b8/configure-22748- *) xmpi-2.2.3b8/configure:22749: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" xmpi-2.2.3b8/configure-22750- ;; ############################################## xmpi-2.2.3b8/configure-22755- *'\$0 --fallback-echo"') xmpi-2.2.3b8/configure:22756: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` xmpi-2.2.3b8/configure-22757- ;; ############################################## xmpi-2.2.3b8/configure-23318-do xmpi-2.2.3b8/configure:23319: if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then xmpi-2.2.3b8/configure-23320- eval $as_var=C; export $as_var ############################################## xmpi-2.2.3b8/configure-23376- as_lineno_2=$LINENO xmpi-2.2.3b8/configure:23377: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` xmpi-2.2.3b8/configure-23378- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## xmpi-2.2.3b8/configure-23416- as_lineno_2=$LINENO xmpi-2.2.3b8/configure:23417: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` xmpi-2.2.3b8/configure-23418- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## xmpi-2.2.3b8/configure-23597-configured by $0, generated by GNU Autoconf 2.57, xmpi-2.2.3b8/configure:23598: with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" xmpi-2.2.3b8/configure-23599- ############################################## xmpi-2.2.3b8/configure-23615- --*=*) xmpi-2.2.3b8/configure:23616: ac_option=`expr "x$1" : 'x\([^=]*\)='` xmpi-2.2.3b8/configure:23617: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` xmpi-2.2.3b8/configure-23618- ac_shift=: ############################################## xmpi-2.2.3b8/configure-23912- fi xmpi-2.2.3b8/configure:23913: ac_sed_frag=`expr $ac_sed_frag + 1` xmpi-2.2.3b8/configure-23914- ac_beg=$ac_end xmpi-2.2.3b8/configure:23915: ac_end=`expr $ac_end + $ac_max_sed_lines` xmpi-2.2.3b8/configure-23916- fi ############################################## xmpi-2.2.3b8/configure-23929- cat >$tmp/stdin xmpi-2.2.3b8/configure:23930: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` xmpi-2.2.3b8/configure:23931: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; xmpi-2.2.3b8/configure:23932: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` xmpi-2.2.3b8/configure:23933: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; xmpi-2.2.3b8/configure-23934- * ) ac_file_in=$ac_file.in ;; ############################################## xmpi-2.2.3b8/configure-23977-if test "$ac_dir" != .; then xmpi-2.2.3b8/configure:23978: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` xmpi-2.2.3b8/configure-23979- # A "../" for each directory in $ac_dir_suffix. xmpi-2.2.3b8/configure:23980: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` xmpi-2.2.3b8/configure-23981-else ############################################## xmpi-2.2.3b8/configure-23990- else xmpi-2.2.3b8/configure:23991: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` xmpi-2.2.3b8/configure-23992- fi ;; ############################################## xmpi-2.2.3b8/configure-23999-esac xmpi-2.2.3b8/configure:24000:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be xmpi-2.2.3b8/configure-24001-# absolute. xmpi-2.2.3b8/configure:24002:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` xmpi-2.2.3b8/configure:24003:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` xmpi-2.2.3b8/configure:24004:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` xmpi-2.2.3b8/configure:24005:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` xmpi-2.2.3b8/configure-24006- ############################################## xmpi-2.2.3b8/configure-24109- cat >$tmp/stdin xmpi-2.2.3b8/configure:24110: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` xmpi-2.2.3b8/configure:24111: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; xmpi-2.2.3b8/configure:24112: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` xmpi-2.2.3b8/configure:24113: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; xmpi-2.2.3b8/configure-24114- * ) ac_file_in=$ac_file.in ;; ############################################## xmpi-2.2.3b8/configure-24311- * ) xmpi-2.2.3b8/configure:24312: _am_stamp_count=`expr $_am_stamp_count + 1` ;; xmpi-2.2.3b8/configure-24313- esac ############################################## xmpi-2.2.3b8/configure-24334-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue xmpi-2.2.3b8/configure:24335: ac_dest=`echo "$ac_file" | sed 's,:.*,,'` xmpi-2.2.3b8/configure:24336: ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` xmpi-2.2.3b8/configure-24337- ac_dir=`(dirname "$ac_dest") 2>/dev/null || ############################################## xmpi-2.2.3b8/configure-24351-if test "$ac_dir" != .; then xmpi-2.2.3b8/configure:24352: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` xmpi-2.2.3b8/configure-24353- # A "../" for each directory in $ac_dir_suffix. xmpi-2.2.3b8/configure:24354: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` xmpi-2.2.3b8/configure-24355-else ############################################## xmpi-2.2.3b8/configure-24364- else xmpi-2.2.3b8/configure:24365: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` xmpi-2.2.3b8/configure-24366- fi ;; ############################################## xmpi-2.2.3b8/configure-24373-esac xmpi-2.2.3b8/configure:24374:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be xmpi-2.2.3b8/configure-24375-# absolute. xmpi-2.2.3b8/configure:24376:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` xmpi-2.2.3b8/configure:24377:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` xmpi-2.2.3b8/configure:24378:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` xmpi-2.2.3b8/configure:24379:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` xmpi-2.2.3b8/configure-24380- ############################################## xmpi-2.2.3b8/configure-24386- # Strip MF so we end up with the name of the file. xmpi-2.2.3b8/configure:24387: mf=`echo "$mf" | sed -e 's/:.*$//'` xmpi-2.2.3b8/configure-24388- # Check whether this is an Automake generated Makefile or not. ############################################## xmpi-2.2.3b8/configure-24412- # running `make'. xmpi-2.2.3b8/configure:24413: DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` xmpi-2.2.3b8/configure-24414- test -z "$DEPDIR" && continue xmpi-2.2.3b8/configure-24415- # When using ansi2knr, U may be empty or an underscore; expand it xmpi-2.2.3b8/configure:24416: U=`sed -n -e '/^U = / s///p' < "$mf"` xmpi-2.2.3b8/configure-24417- test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" ############################################## xmpi-2.2.3b8/src/Makefile.in-228- dot_seen=no; \ xmpi-2.2.3b8/src/Makefile.in:229: target=`echo $@ | sed s/-recursive//`; \ xmpi-2.2.3b8/src/Makefile.in-230- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## xmpi-2.2.3b8/src/Makefile.in-258- rev="$$rev ."; \ xmpi-2.2.3b8/src/Makefile.in:259: target=`echo $@ | sed s/-recursive//`; \ xmpi-2.2.3b8/src/Makefile.in-260- for subdir in $$rev; do \ ############################################## xmpi-2.2.3b8/src/Makefile.in-336-GTAGS: xmpi-2.2.3b8/src/Makefile.in:337: here=`$(am__cd) $(top_builddir) && pwd` \ xmpi-2.2.3b8/src/Makefile.in-338- && cd $(top_srcdir) \ ############################################## xmpi-2.2.3b8/src/Makefile.in-349- $(mkinstalldirs) $(distdir)/../config xmpi-2.2.3b8/src/Makefile.in:350: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/src/Makefile.in:351: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/src/Makefile.in-352- list='$(DISTFILES)'; for file in $$list; do \ xmpi-2.2.3b8/src/Makefile.in-353- case $$file in \ xmpi-2.2.3b8/src/Makefile.in:354: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ xmpi-2.2.3b8/src/Makefile.in:355: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ xmpi-2.2.3b8/src/Makefile.in-356- esac; \ xmpi-2.2.3b8/src/Makefile.in-357- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ xmpi-2.2.3b8/src/Makefile.in:358: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ xmpi-2.2.3b8/src/Makefile.in-359- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## xmpi-2.2.3b8/src/libxmpi/Makefile.in-260- if test -f $$p; then \ xmpi-2.2.3b8/src/libxmpi/Makefile.in:261: f="`echo $$p | sed -e 's|^.*/||'`"; \ xmpi-2.2.3b8/src/libxmpi/Makefile.in-262- echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \ ############################################## xmpi-2.2.3b8/src/libxmpi/Makefile.in-269- @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ xmpi-2.2.3b8/src/libxmpi/Makefile.in:270: p="`echo $$p | sed -e 's|^.*/||'`"; \ xmpi-2.2.3b8/src/libxmpi/Makefile.in-271- echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \ ############################################## xmpi-2.2.3b8/src/libxmpi/Makefile.in-277- @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ xmpi-2.2.3b8/src/libxmpi/Makefile.in:278: dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ xmpi-2.2.3b8/src/libxmpi/Makefile.in-279- test "$$dir" = "$$p" && dir=.; \ ############################################## xmpi-2.2.3b8/src/libxmpi/Makefile.in-308-@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ xmpi-2.2.3b8/src/libxmpi/Makefile.in:309:@am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ xmpi-2.2.3b8/src/libxmpi/Makefile.in-310-@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## xmpi-2.2.3b8/src/libxmpi/Makefile.in-315-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xmpi-2.2.3b8/src/libxmpi/Makefile.in:316:@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< xmpi-2.2.3b8/src/libxmpi/Makefile.in-317- ############################################## xmpi-2.2.3b8/src/libxmpi/Makefile.in-319-@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ xmpi-2.2.3b8/src/libxmpi/Makefile.in:320:@am__fastdepCXX_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ xmpi-2.2.3b8/src/libxmpi/Makefile.in-321-@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## xmpi-2.2.3b8/src/libxmpi/Makefile.in-326-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xmpi-2.2.3b8/src/libxmpi/Makefile.in:327:@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` xmpi-2.2.3b8/src/libxmpi/Makefile.in-328- ############################################## xmpi-2.2.3b8/src/libxmpi/Makefile.in-330-@am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ xmpi-2.2.3b8/src/libxmpi/Makefile.in:331:@am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ xmpi-2.2.3b8/src/libxmpi/Makefile.in-332-@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \ ############################################## xmpi-2.2.3b8/src/libxmpi/Makefile.in-337-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xmpi-2.2.3b8/src/libxmpi/Makefile.in:338:@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< xmpi-2.2.3b8/src/libxmpi/Makefile.in-339- ############################################## xmpi-2.2.3b8/src/libxmpi/Makefile.in-396-GTAGS: xmpi-2.2.3b8/src/libxmpi/Makefile.in:397: here=`$(am__cd) $(top_builddir) && pwd` \ xmpi-2.2.3b8/src/libxmpi/Makefile.in-398- && cd $(top_srcdir) \ ############################################## xmpi-2.2.3b8/src/libxmpi/Makefile.in-409- $(mkinstalldirs) $(distdir)/../../config xmpi-2.2.3b8/src/libxmpi/Makefile.in:410: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/src/libxmpi/Makefile.in:411: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/src/libxmpi/Makefile.in-412- list='$(DISTFILES)'; for file in $$list; do \ xmpi-2.2.3b8/src/libxmpi/Makefile.in-413- case $$file in \ xmpi-2.2.3b8/src/libxmpi/Makefile.in:414: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ xmpi-2.2.3b8/src/libxmpi/Makefile.in:415: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ xmpi-2.2.3b8/src/libxmpi/Makefile.in-416- esac; \ xmpi-2.2.3b8/src/libxmpi/Makefile.in-417- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ xmpi-2.2.3b8/src/libxmpi/Makefile.in:418: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ xmpi-2.2.3b8/src/libxmpi/Makefile.in-419- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## xmpi-2.2.3b8/src/libxmpi/nodeslist.cc-61- } else { xmpi-2.2.3b8/src/libxmpi/nodeslist.cc:62: hent = gethostbyaddr((char *)&links[node].dol_addr.sin_addr, xmpi-2.2.3b8/src/libxmpi/nodeslist.cc-63- sizeof(struct in_addr), AF_INET); ############################################## xmpi-2.2.3b8/src/xmpi/Makefile.in-358- @list='$(bin_PROGRAMS)'; for p in $$list; do \ xmpi-2.2.3b8/src/xmpi/Makefile.in:359: p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ xmpi-2.2.3b8/src/xmpi/Makefile.in-360- if test -f $$p \ ############################################## xmpi-2.2.3b8/src/xmpi/Makefile.in-362- ; then \ xmpi-2.2.3b8/src/xmpi/Makefile.in:363: f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ xmpi-2.2.3b8/src/xmpi/Makefile.in-364- echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \ ############################################## xmpi-2.2.3b8/src/xmpi/Makefile.in-371- @list='$(bin_PROGRAMS)'; for p in $$list; do \ xmpi-2.2.3b8/src/xmpi/Makefile.in:372: f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ xmpi-2.2.3b8/src/xmpi/Makefile.in-373- echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ ############################################## xmpi-2.2.3b8/src/xmpi/Makefile.in-378- @list='$(bin_PROGRAMS)'; for p in $$list; do \ xmpi-2.2.3b8/src/xmpi/Makefile.in:379: f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ xmpi-2.2.3b8/src/xmpi/Makefile.in-380- echo " rm -f $$p $$f"; \ ############################################## xmpi-2.2.3b8/src/xmpi/Makefile.in-426-@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ xmpi-2.2.3b8/src/xmpi/Makefile.in:427:@am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ xmpi-2.2.3b8/src/xmpi/Makefile.in-428-@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## xmpi-2.2.3b8/src/xmpi/Makefile.in-433-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xmpi-2.2.3b8/src/xmpi/Makefile.in:434:@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< xmpi-2.2.3b8/src/xmpi/Makefile.in-435- ############################################## xmpi-2.2.3b8/src/xmpi/Makefile.in-437-@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ xmpi-2.2.3b8/src/xmpi/Makefile.in:438:@am__fastdepCXX_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ xmpi-2.2.3b8/src/xmpi/Makefile.in-439-@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## xmpi-2.2.3b8/src/xmpi/Makefile.in-444-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xmpi-2.2.3b8/src/xmpi/Makefile.in:445:@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` xmpi-2.2.3b8/src/xmpi/Makefile.in-446- ############################################## xmpi-2.2.3b8/src/xmpi/Makefile.in-448-@am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ xmpi-2.2.3b8/src/xmpi/Makefile.in:449:@am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ xmpi-2.2.3b8/src/xmpi/Makefile.in-450-@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \ ############################################## xmpi-2.2.3b8/src/xmpi/Makefile.in-455-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xmpi-2.2.3b8/src/xmpi/Makefile.in:456:@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< xmpi-2.2.3b8/src/xmpi/Makefile.in-457- ############################################## xmpi-2.2.3b8/src/xmpi/Makefile.in-514-GTAGS: xmpi-2.2.3b8/src/xmpi/Makefile.in:515: here=`$(am__cd) $(top_builddir) && pwd` \ xmpi-2.2.3b8/src/xmpi/Makefile.in-516- && cd $(top_srcdir) \ ############################################## xmpi-2.2.3b8/src/xmpi/Makefile.in-527- $(mkinstalldirs) $(distdir)/../../config xmpi-2.2.3b8/src/xmpi/Makefile.in:528: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/src/xmpi/Makefile.in:529: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/src/xmpi/Makefile.in-530- list='$(DISTFILES)'; for file in $$list; do \ xmpi-2.2.3b8/src/xmpi/Makefile.in-531- case $$file in \ xmpi-2.2.3b8/src/xmpi/Makefile.in:532: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ xmpi-2.2.3b8/src/xmpi/Makefile.in:533: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ xmpi-2.2.3b8/src/xmpi/Makefile.in-534- esac; \ xmpi-2.2.3b8/src/xmpi/Makefile.in-535- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ xmpi-2.2.3b8/src/xmpi/Makefile.in:536: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ xmpi-2.2.3b8/src/xmpi/Makefile.in-537- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## xmpi-2.2.3b8/src/Bitmaps/Makefile.in-289-GTAGS: xmpi-2.2.3b8/src/Bitmaps/Makefile.in:290: here=`$(am__cd) $(top_builddir) && pwd` \ xmpi-2.2.3b8/src/Bitmaps/Makefile.in-291- && cd $(top_srcdir) \ ############################################## xmpi-2.2.3b8/src/Bitmaps/Makefile.in-302- $(mkinstalldirs) $(distdir)/../../config xmpi-2.2.3b8/src/Bitmaps/Makefile.in:303: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/src/Bitmaps/Makefile.in:304: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/src/Bitmaps/Makefile.in-305- list='$(DISTFILES)'; for file in $$list; do \ xmpi-2.2.3b8/src/Bitmaps/Makefile.in-306- case $$file in \ xmpi-2.2.3b8/src/Bitmaps/Makefile.in:307: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ xmpi-2.2.3b8/src/Bitmaps/Makefile.in:308: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ xmpi-2.2.3b8/src/Bitmaps/Makefile.in-309- esac; \ xmpi-2.2.3b8/src/Bitmaps/Makefile.in-310- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ xmpi-2.2.3b8/src/Bitmaps/Makefile.in:311: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ xmpi-2.2.3b8/src/Bitmaps/Makefile.in-312- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## xmpi-2.2.3b8/src/Pixmaps/Makefile.in-269-GTAGS: xmpi-2.2.3b8/src/Pixmaps/Makefile.in:270: here=`$(am__cd) $(top_builddir) && pwd` \ xmpi-2.2.3b8/src/Pixmaps/Makefile.in-271- && cd $(top_srcdir) \ ############################################## xmpi-2.2.3b8/src/Pixmaps/Makefile.in-282- $(mkinstalldirs) $(distdir)/../../config xmpi-2.2.3b8/src/Pixmaps/Makefile.in:283: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/src/Pixmaps/Makefile.in:284: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/src/Pixmaps/Makefile.in-285- list='$(DISTFILES)'; for file in $$list; do \ xmpi-2.2.3b8/src/Pixmaps/Makefile.in-286- case $$file in \ xmpi-2.2.3b8/src/Pixmaps/Makefile.in:287: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ xmpi-2.2.3b8/src/Pixmaps/Makefile.in:288: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ xmpi-2.2.3b8/src/Pixmaps/Makefile.in-289- esac; \ xmpi-2.2.3b8/src/Pixmaps/Makefile.in-290- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ xmpi-2.2.3b8/src/Pixmaps/Makefile.in:291: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ xmpi-2.2.3b8/src/Pixmaps/Makefile.in-292- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## xmpi-2.2.3b8/man/Makefile.in-222- dot_seen=no; \ xmpi-2.2.3b8/man/Makefile.in:223: target=`echo $@ | sed s/-recursive//`; \ xmpi-2.2.3b8/man/Makefile.in-224- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## xmpi-2.2.3b8/man/Makefile.in-252- rev="$$rev ."; \ xmpi-2.2.3b8/man/Makefile.in:253: target=`echo $@ | sed s/-recursive//`; \ xmpi-2.2.3b8/man/Makefile.in-254- for subdir in $$rev; do \ ############################################## xmpi-2.2.3b8/man/Makefile.in-330-GTAGS: xmpi-2.2.3b8/man/Makefile.in:331: here=`$(am__cd) $(top_builddir) && pwd` \ xmpi-2.2.3b8/man/Makefile.in-332- && cd $(top_srcdir) \ ############################################## xmpi-2.2.3b8/man/Makefile.in-343- $(mkinstalldirs) $(distdir)/../config xmpi-2.2.3b8/man/Makefile.in:344: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/man/Makefile.in:345: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/man/Makefile.in-346- list='$(DISTFILES)'; for file in $$list; do \ xmpi-2.2.3b8/man/Makefile.in-347- case $$file in \ xmpi-2.2.3b8/man/Makefile.in:348: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ xmpi-2.2.3b8/man/Makefile.in:349: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ xmpi-2.2.3b8/man/Makefile.in-350- esac; \ xmpi-2.2.3b8/man/Makefile.in-351- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ xmpi-2.2.3b8/man/Makefile.in:352: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ xmpi-2.2.3b8/man/Makefile.in-353- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## xmpi-2.2.3b8/man/man1/Makefile.in-226- else file=$$i; fi; \ xmpi-2.2.3b8/man/man1/Makefile.in:227: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ xmpi-2.2.3b8/man/man1/Makefile.in-228- case "$$ext" in \ ############################################## xmpi-2.2.3b8/man/man1/Makefile.in-231- esac; \ xmpi-2.2.3b8/man/man1/Makefile.in:232: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ xmpi-2.2.3b8/man/man1/Makefile.in:233: inst=`echo $$inst | sed -e 's/^.*\///'`; \ xmpi-2.2.3b8/man/man1/Makefile.in:234: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ xmpi-2.2.3b8/man/man1/Makefile.in-235- echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \ ############################################## xmpi-2.2.3b8/man/man1/Makefile.in-247- for i in $$list; do \ xmpi-2.2.3b8/man/man1/Makefile.in:248: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ xmpi-2.2.3b8/man/man1/Makefile.in-249- case "$$ext" in \ ############################################## xmpi-2.2.3b8/man/man1/Makefile.in-252- esac; \ xmpi-2.2.3b8/man/man1/Makefile.in:253: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ xmpi-2.2.3b8/man/man1/Makefile.in:254: inst=`echo $$inst | sed -e 's/^.*\///'`; \ xmpi-2.2.3b8/man/man1/Makefile.in:255: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ xmpi-2.2.3b8/man/man1/Makefile.in-256- echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \ ############################################## xmpi-2.2.3b8/man/man1/Makefile.in-271- $(mkinstalldirs) $(distdir)/../../config xmpi-2.2.3b8/man/man1/Makefile.in:272: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/man/man1/Makefile.in:273: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/man/man1/Makefile.in-274- list='$(DISTFILES)'; for file in $$list; do \ xmpi-2.2.3b8/man/man1/Makefile.in-275- case $$file in \ xmpi-2.2.3b8/man/man1/Makefile.in:276: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ xmpi-2.2.3b8/man/man1/Makefile.in:277: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ xmpi-2.2.3b8/man/man1/Makefile.in-278- esac; \ xmpi-2.2.3b8/man/man1/Makefile.in-279- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ xmpi-2.2.3b8/man/man1/Makefile.in:280: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ xmpi-2.2.3b8/man/man1/Makefile.in-281- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## xmpi-2.2.3b8/app-defaults/Makefile.in-220- $(mkinstalldirs) $(distdir)/../config xmpi-2.2.3b8/app-defaults/Makefile.in:221: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/app-defaults/Makefile.in:222: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ xmpi-2.2.3b8/app-defaults/Makefile.in-223- list='$(DISTFILES)'; for file in $$list; do \ xmpi-2.2.3b8/app-defaults/Makefile.in-224- case $$file in \ xmpi-2.2.3b8/app-defaults/Makefile.in:225: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ xmpi-2.2.3b8/app-defaults/Makefile.in:226: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ xmpi-2.2.3b8/app-defaults/Makefile.in-227- esac; \ xmpi-2.2.3b8/app-defaults/Makefile.in-228- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ xmpi-2.2.3b8/app-defaults/Makefile.in:229: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ xmpi-2.2.3b8/app-defaults/Makefile.in-230- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## xmpi-2.2.3b8/.pc/3.0-quilt-source-init/configure.in-27- xmpi-2.2.3b8/.pc/3.0-quilt-source-init/configure.in:28:XMPI_VERSION=`cat $srcdir/VERSION` xmpi-2.2.3b8/.pc/3.0-quilt-source-init/configure.in-29-AC_SUBST(XMPI_VERSION) ############################################## xmpi-2.2.3b8/.pc/3.0-quilt-source-init/src/libxmpi/nodeslist.cc-61- } else { xmpi-2.2.3b8/.pc/3.0-quilt-source-init/src/libxmpi/nodeslist.cc:62: hent = gethostbyaddr((char *)&links[node].dol_addr.sin_addr, xmpi-2.2.3b8/.pc/3.0-quilt-source-init/src/libxmpi/nodeslist.cc-63- sizeof(struct in_addr), AF_INET); ############################################## xmpi-2.2.3b8/.pc/fix-m4-quoting.patch/config/lsc_find_motif.m4-147- "${prefix}"/lib/* /usr/lib/* /usr/local/lib/*; do xmpi-2.2.3b8/.pc/fix-m4-quoting.patch/config/lsc_find_motif.m4:148:if test -d "$dir" && test "`ls $dir/libXm.* 2> /dev/null`" != ""; then xmpi-2.2.3b8/.pc/fix-m4-quoting.patch/config/lsc_find_motif.m4-149-lsc_cv_motif_libraries="$dir" ############################################## xmpi-2.2.3b8/configure.in-27- xmpi-2.2.3b8/configure.in:28:XMPI_VERSION=`cat $srcdir/VERSION` xmpi-2.2.3b8/configure.in-29-AC_SUBST(XMPI_VERSION)