=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== mpqc-2.3.1/bin/config.guess-39- mpqc-2.3.1/bin/config.guess:40:me=`echo "$0" | sed -e 's,.*/,,'` mpqc-2.3.1/bin/config.guess-41- ############################################## mpqc-2.3.1/bin/config.guess-108-: ${TMPDIR=/tmp} ; mpqc-2.3.1/bin/config.guess:109: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || mpqc-2.3.1/bin/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## mpqc-2.3.1/bin/config.guess-154-EOF mpqc-2.3.1/bin/config.guess:155: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep LIBC= | sed -e 's: ::g'` mpqc-2.3.1/bin/config.guess-156-fi ############################################## mpqc-2.3.1/bin/config.guess-210- *) mpqc-2.3.1/bin/config.guess:211: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` mpqc-2.3.1/bin/config.guess-212- ;; ############################################## mpqc-2.3.1/bin/config.guess-234- *4.0) mpqc-2.3.1/bin/config.guess:235: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` mpqc-2.3.1/bin/config.guess-236- ;; mpqc-2.3.1/bin/config.guess-237- *5.*) mpqc-2.3.1/bin/config.guess:238: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` mpqc-2.3.1/bin/config.guess-239- ;; ############################################## mpqc-2.3.1/bin/config.guess-244- # types through head -n 1, so we only detect the type of CPU 0. mpqc-2.3.1/bin/config.guess:245: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` mpqc-2.3.1/bin/config.guess-246- case "$ALPHA_CPU_TYPE" in ############################################## mpqc-2.3.1/bin/config.guess-282- # 1.2 uses "1.2" for uname -r. mpqc-2.3.1/bin/config.guess:283: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` mpqc-2.3.1/bin/config.guess-284- exit ;; ############################################## mpqc-2.3.1/bin/config.guess-339- sun4H:SunOS:5.*:*) mpqc-2.3.1/bin/config.guess:340: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` mpqc-2.3.1/bin/config.guess-341- exit ;; mpqc-2.3.1/bin/config.guess-342- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) mpqc-2.3.1/bin/config.guess:343: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` mpqc-2.3.1/bin/config.guess-344- exit ;; mpqc-2.3.1/bin/config.guess-345- i86pc:SunOS:5.*:*) mpqc-2.3.1/bin/config.guess:346: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` mpqc-2.3.1/bin/config.guess-347- exit ;; ############################################## mpqc-2.3.1/bin/config.guess-351- # it's likely to be more like Solaris than SunOS4. mpqc-2.3.1/bin/config.guess:352: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` mpqc-2.3.1/bin/config.guess-353- exit ;; ############################################## mpqc-2.3.1/bin/config.guess-360- # Japanese Language versions have a version number like `4.1.3-JL'. mpqc-2.3.1/bin/config.guess:361: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` mpqc-2.3.1/bin/config.guess-362- exit ;; ############################################## mpqc-2.3.1/bin/config.guess-366- sun*:*:4.2BSD:*) mpqc-2.3.1/bin/config.guess:367: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` mpqc-2.3.1/bin/config.guess-368- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## mpqc-2.3.1/bin/config.guess-448- $CC_FOR_BUILD -o $dummy $dummy.c && mpqc-2.3.1/bin/config.guess:449: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && mpqc-2.3.1/bin/config.guess:450: SYSTEM_NAME=`$dummy $dummyarg` && mpqc-2.3.1/bin/config.guess-451- { echo "$SYSTEM_NAME"; exit; } ############################################## mpqc-2.3.1/bin/config.guess-504- *:IRIX*:*:*) mpqc-2.3.1/bin/config.guess:505: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` mpqc-2.3.1/bin/config.guess-506- exit ;; ############################################## mpqc-2.3.1/bin/config.guess-534-EOF mpqc-2.3.1/bin/config.guess:535: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` mpqc-2.3.1/bin/config.guess-536- then ############################################## mpqc-2.3.1/bin/config.guess-547- *:AIX:*:[45]) mpqc-2.3.1/bin/config.guess:548: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` mpqc-2.3.1/bin/config.guess-549- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## mpqc-2.3.1/bin/config.guess-582- 9000/[34678]??:HP-UX:*:*) mpqc-2.3.1/bin/config.guess:583: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` mpqc-2.3.1/bin/config.guess-584- case "${UNAME_MACHINE}" in ############################################## mpqc-2.3.1/bin/config.guess-636-EOF mpqc-2.3.1/bin/config.guess:637: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` mpqc-2.3.1/bin/config.guess-638- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## mpqc-2.3.1/bin/config.guess-664- ia64:HP-UX:*:*) mpqc-2.3.1/bin/config.guess:665: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` mpqc-2.3.1/bin/config.guess-666- echo ia64-hp-hpux${HPUX_REV} ############################################## mpqc-2.3.1/bin/config.guess-694-EOF mpqc-2.3.1/bin/config.guess:695: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && mpqc-2.3.1/bin/config.guess-696- { echo "$SYSTEM_NAME"; exit; } ############################################## mpqc-2.3.1/bin/config.guess-765- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` mpqc-2.3.1/bin/config.guess:766: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` mpqc-2.3.1/bin/config.guess-767- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## mpqc-2.3.1/bin/config.guess-770- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` mpqc-2.3.1/bin/config.guess:771: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` mpqc-2.3.1/bin/config.guess-772- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## mpqc-2.3.1/bin/config.guess-785- pc98) mpqc-2.3.1/bin/config.guess:786: echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; mpqc-2.3.1/bin/config.guess-787- *) mpqc-2.3.1/bin/config.guess:788: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; mpqc-2.3.1/bin/config.guess-789- esac ############################################## mpqc-2.3.1/bin/config.guess-825- prep*:SunOS:5.*:*) mpqc-2.3.1/bin/config.guess:826: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` mpqc-2.3.1/bin/config.guess-827- exit ;; ############################################## mpqc-2.3.1/bin/config.guess-829- # the GNU system mpqc-2.3.1/bin/config.guess:830: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` mpqc-2.3.1/bin/config.guess-831- exit ;; ############################################## mpqc-2.3.1/bin/config.guess-833- # other systems with GNU libc and userland mpqc-2.3.1/bin/config.guess:834: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu mpqc-2.3.1/bin/config.guess-835- exit ;; ############################################## mpqc-2.3.1/bin/config.guess-875-EOF mpqc-2.3.1/bin/config.guess:876: eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '/^CPU/{s: ::g;p;}'`" mpqc-2.3.1/bin/config.guess-877- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ############################################## mpqc-2.3.1/bin/config.guess-894-EOF mpqc-2.3.1/bin/config.guess:895: eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '/^CPU/{s: ::g;p;}'`" mpqc-2.3.1/bin/config.guess-896- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ############################################## mpqc-2.3.1/bin/config.guess-1003-EOF mpqc-2.3.1/bin/config.guess:1004: eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '/^LIBC/{s: ::g;p;}'`" mpqc-2.3.1/bin/config.guess-1005- test x"${LIBC}" != x && { ############################################## mpqc-2.3.1/bin/config.guess-1045- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) mpqc-2.3.1/bin/config.guess:1046: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` mpqc-2.3.1/bin/config.guess-1047- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## mpqc-2.3.1/bin/config.guess-1277- *:DragonFly:*:*) mpqc-2.3.1/bin/config.guess:1278: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` mpqc-2.3.1/bin/config.guess-1279- exit ;; ############################################## mpqc-2.3.1/bin/config.guess-1290- i*86:skyos:*:*) mpqc-2.3.1/bin/config.guess:1291: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' mpqc-2.3.1/bin/config.guess-1292- exit ;; ############################################## mpqc-2.3.1/bin/config.guess-1415- mpqc-2.3.1/bin/config.guess:1416:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && mpqc-2.3.1/bin/config.guess-1417- { echo "$SYSTEM_NAME"; exit; } ############################################## mpqc-2.3.1/bin/config.sub-55- mpqc-2.3.1/bin/config.sub:56:me=`echo "$0" | sed -e 's,.*/,,'` mpqc-2.3.1/bin/config.sub-57- ############################################## mpqc-2.3.1/bin/config.sub-119-# Here we must recognize all the valid KERNEL-OS combinations. mpqc-2.3.1/bin/config.sub:120:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` mpqc-2.3.1/bin/config.sub-121-case $maybe_os in ############################################## mpqc-2.3.1/bin/config.sub-125- os=-$maybe_os mpqc-2.3.1/bin/config.sub:126: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` mpqc-2.3.1/bin/config.sub-127- ;; mpqc-2.3.1/bin/config.sub-128- *) mpqc-2.3.1/bin/config.sub:129: basic_machine=`echo $1 | sed 's/-[^-]*$//'` mpqc-2.3.1/bin/config.sub-130- if [ $basic_machine != $1 ] mpqc-2.3.1/bin/config.sub:131: then os=`echo $1 | sed 's/.*-/-/'` mpqc-2.3.1/bin/config.sub-132- else os=; fi ############################################## mpqc-2.3.1/bin/config.sub-176- os=-sco5v6 mpqc-2.3.1/bin/config.sub:177: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` mpqc-2.3.1/bin/config.sub-178- ;; ############################################## mpqc-2.3.1/bin/config.sub-180- os=-sco3.2v5 mpqc-2.3.1/bin/config.sub:181: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` mpqc-2.3.1/bin/config.sub-182- ;; ############################################## mpqc-2.3.1/bin/config.sub-184- os=-sco3.2v4 mpqc-2.3.1/bin/config.sub:185: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` mpqc-2.3.1/bin/config.sub-186- ;; mpqc-2.3.1/bin/config.sub-187- -sco3.2.[4-9]*) mpqc-2.3.1/bin/config.sub:188: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` mpqc-2.3.1/bin/config.sub:189: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` mpqc-2.3.1/bin/config.sub-190- ;; ############################################## mpqc-2.3.1/bin/config.sub-192- # Don't forget version if it is 3.2v4 or newer. mpqc-2.3.1/bin/config.sub:193: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` mpqc-2.3.1/bin/config.sub-194- ;; ############################################## mpqc-2.3.1/bin/config.sub-196- # Don't forget version if it is 3.2v4 or newer. mpqc-2.3.1/bin/config.sub:197: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` mpqc-2.3.1/bin/config.sub-198- ;; ############################################## mpqc-2.3.1/bin/config.sub-200- os=-sco3.2v2 mpqc-2.3.1/bin/config.sub:201: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` mpqc-2.3.1/bin/config.sub-202- ;; mpqc-2.3.1/bin/config.sub-203- -udk*) mpqc-2.3.1/bin/config.sub:204: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` mpqc-2.3.1/bin/config.sub-205- ;; ############################################## mpqc-2.3.1/bin/config.sub-207- os=-isc2.2 mpqc-2.3.1/bin/config.sub:208: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` mpqc-2.3.1/bin/config.sub-209- ;; ############################################## mpqc-2.3.1/bin/config.sub-213- -isc*) mpqc-2.3.1/bin/config.sub:214: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` mpqc-2.3.1/bin/config.sub-215- ;; ############################################## mpqc-2.3.1/bin/config.sub-219- -ptx*) mpqc-2.3.1/bin/config.sub:220: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` mpqc-2.3.1/bin/config.sub-221- ;; mpqc-2.3.1/bin/config.sub-222- -windowsnt*) mpqc-2.3.1/bin/config.sub:223: os=`echo $os | sed -e 's/windowsnt/winnt/'` mpqc-2.3.1/bin/config.sub-224- ;; ############################################## mpqc-2.3.1/bin/config.sub-313- *-*-*) mpqc-2.3.1/bin/config.sub:314: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 mpqc-2.3.1/bin/config.sub-315- exit 1 ############################################## mpqc-2.3.1/bin/config.sub-416- amd64-*) mpqc-2.3.1/bin/config.sub:417: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` mpqc-2.3.1/bin/config.sub-418- ;; ############################################## mpqc-2.3.1/bin/config.sub-637- i*86v32) mpqc-2.3.1/bin/config.sub:638: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` mpqc-2.3.1/bin/config.sub-639- os=-sysv32 ############################################## mpqc-2.3.1/bin/config.sub-641- i*86v4*) mpqc-2.3.1/bin/config.sub:642: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` mpqc-2.3.1/bin/config.sub-643- os=-sysv4 ############################################## mpqc-2.3.1/bin/config.sub-645- i*86v) mpqc-2.3.1/bin/config.sub:646: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` mpqc-2.3.1/bin/config.sub-647- os=-sysv ############################################## mpqc-2.3.1/bin/config.sub-649- i*86sol2) mpqc-2.3.1/bin/config.sub:650: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` mpqc-2.3.1/bin/config.sub-651- os=-solaris2 ############################################## mpqc-2.3.1/bin/config.sub-715- mips3*-*) mpqc-2.3.1/bin/config.sub:716: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` mpqc-2.3.1/bin/config.sub-717- ;; mpqc-2.3.1/bin/config.sub-718- mips3*) mpqc-2.3.1/bin/config.sub:719: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown mpqc-2.3.1/bin/config.sub-720- ;; ############################################## mpqc-2.3.1/bin/config.sub-733- ms1-*) mpqc-2.3.1/bin/config.sub:734: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` mpqc-2.3.1/bin/config.sub-735- ;; ############################################## mpqc-2.3.1/bin/config.sub-846- pc98-*) mpqc-2.3.1/bin/config.sub:847: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` mpqc-2.3.1/bin/config.sub-848- ;; ############################################## mpqc-2.3.1/bin/config.sub-861- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) mpqc-2.3.1/bin/config.sub:862: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` mpqc-2.3.1/bin/config.sub-863- ;; mpqc-2.3.1/bin/config.sub-864- pentiumpro-* | p6-* | 6x86-* | athlon-*) mpqc-2.3.1/bin/config.sub:865: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` mpqc-2.3.1/bin/config.sub-866- ;; mpqc-2.3.1/bin/config.sub-867- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) mpqc-2.3.1/bin/config.sub:868: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` mpqc-2.3.1/bin/config.sub-869- ;; mpqc-2.3.1/bin/config.sub-870- pentium4-*) mpqc-2.3.1/bin/config.sub:871: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` mpqc-2.3.1/bin/config.sub-872- ;; ############################################## mpqc-2.3.1/bin/config.sub-879- ;; mpqc-2.3.1/bin/config.sub:880: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` mpqc-2.3.1/bin/config.sub-881- ;; ############################################## mpqc-2.3.1/bin/config.sub-885- ppcle-* | powerpclittle-*) mpqc-2.3.1/bin/config.sub:886: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` mpqc-2.3.1/bin/config.sub-887- ;; ############################################## mpqc-2.3.1/bin/config.sub-889- ;; mpqc-2.3.1/bin/config.sub:890: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` mpqc-2.3.1/bin/config.sub-891- ;; ############################################## mpqc-2.3.1/bin/config.sub-895- ppc64le-* | powerpc64little-*) mpqc-2.3.1/bin/config.sub:896: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` mpqc-2.3.1/bin/config.sub-897- ;; ############################################## mpqc-2.3.1/bin/config.sub-1172- *) mpqc-2.3.1/bin/config.sub:1173: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 mpqc-2.3.1/bin/config.sub-1174- exit 1 ############################################## mpqc-2.3.1/bin/config.sub-1180- *-digital*) mpqc-2.3.1/bin/config.sub:1181: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` mpqc-2.3.1/bin/config.sub-1182- ;; mpqc-2.3.1/bin/config.sub-1183- *-commodore*) mpqc-2.3.1/bin/config.sub:1184: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` mpqc-2.3.1/bin/config.sub-1185- ;; ############################################## mpqc-2.3.1/bin/config.sub-1198- -solaris1 | -solaris1.*) mpqc-2.3.1/bin/config.sub:1199: os=`echo $os | sed -e 's|solaris1|sunos4|'` mpqc-2.3.1/bin/config.sub-1200- ;; ############################################## mpqc-2.3.1/bin/config.sub-1210- -gnu/linux*) mpqc-2.3.1/bin/config.sub:1211: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` mpqc-2.3.1/bin/config.sub-1212- ;; ############################################## mpqc-2.3.1/bin/config.sub-1253- -nto*) mpqc-2.3.1/bin/config.sub:1254: os=`echo $os | sed -e 's|nto|nto-qnx|'` mpqc-2.3.1/bin/config.sub-1255- ;; ############################################## mpqc-2.3.1/bin/config.sub-1260- -mac*) mpqc-2.3.1/bin/config.sub:1261: os=`echo $os | sed -e 's|mac|macos|'` mpqc-2.3.1/bin/config.sub-1262- ;; ############################################## mpqc-2.3.1/bin/config.sub-1266- -linux*) mpqc-2.3.1/bin/config.sub:1267: os=`echo $os | sed -e 's|linux|linux-gnu|'` mpqc-2.3.1/bin/config.sub-1268- ;; mpqc-2.3.1/bin/config.sub-1269- -sunos5*) mpqc-2.3.1/bin/config.sub:1270: os=`echo $os | sed -e 's|sunos5|solaris2|'` mpqc-2.3.1/bin/config.sub-1271- ;; mpqc-2.3.1/bin/config.sub-1272- -sunos6*) mpqc-2.3.1/bin/config.sub:1273: os=`echo $os | sed -e 's|sunos6|solaris3|'` mpqc-2.3.1/bin/config.sub-1274- ;; ############################################## mpqc-2.3.1/bin/config.sub-1321- -sinix5.*) mpqc-2.3.1/bin/config.sub:1322: os=`echo $os | sed -e 's|sinix|sysv|'` mpqc-2.3.1/bin/config.sub-1323- ;; ############################################## mpqc-2.3.1/bin/config.sub-1372- # Get rid of the `-' at the beginning of $os. mpqc-2.3.1/bin/config.sub:1373: os=`echo $os | sed 's/[^-]*-//'` mpqc-2.3.1/bin/config.sub:1374: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 mpqc-2.3.1/bin/config.sub-1375- exit 1 ############################################## mpqc-2.3.1/bin/config.sub-1614- esac mpqc-2.3.1/bin/config.sub:1615: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` mpqc-2.3.1/bin/config.sub-1616- ;; ############################################## mpqc-2.3.1/bin/incinstall-17- if (-d $last) then mpqc-2.3.1/bin/incinstall:18: set file=$last/`basename $i` mpqc-2.3.1/bin/incinstall-19- else ############################################## mpqc-2.3.1/bin/install-sh-223- dstdir=$dst mpqc-2.3.1/bin/install-sh:224: dst=$dstdir/`basename "$src"` mpqc-2.3.1/bin/install-sh-225- dstdir_status=0 ############################################## mpqc-2.3.1/bin/ltmain.sh-39-# The name of this program: mpqc-2.3.1/bin/ltmain.sh:40:progname=`echo "$progpath" | $SED $basename` mpqc-2.3.1/bin/ltmain.sh-41-modename="$progname" ############################################## mpqc-2.3.1/bin/ltmain.sh-71- : mpqc-2.3.1/bin/ltmain.sh:72:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then mpqc-2.3.1/bin/ltmain.sh-73- # Yippee, $echo works! ############################################## mpqc-2.3.1/bin/ltmain.sh-157- # we can't tell. mpqc-2.3.1/bin/ltmain.sh:158: while (test "X"`$SHELL $0 --fallback-echo "X$testring" 2>/dev/null` \ mpqc-2.3.1/bin/ltmain.sh-159- = "XX$testring") >/dev/null 2>&1 && mpqc-2.3.1/bin/ltmain.sh:160: new_result=`expr "X$testring" : ".*" 2>&1` && mpqc-2.3.1/bin/ltmain.sh-161- max_cmd_len="$new_result" && ############################################## mpqc-2.3.1/bin/ltmain.sh-163- do mpqc-2.3.1/bin/ltmain.sh:164: i=`expr $i + 1` mpqc-2.3.1/bin/ltmain.sh-165- testring="$testring$testring" ############################################## mpqc-2.3.1/bin/ltmain.sh-170- # It appears as though 1/2 is a usable value. mpqc-2.3.1/bin/ltmain.sh:171: max_cmd_len=`expr $max_cmd_len \/ 2` mpqc-2.3.1/bin/ltmain.sh-172-fi ############################################## mpqc-2.3.1/bin/ltmain.sh-191- # If mktemp works, use that first and foremost mpqc-2.3.1/bin/ltmain.sh:192: my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null` mpqc-2.3.1/bin/ltmain.sh-193- ############################################## mpqc-2.3.1/bin/ltmain.sh-223- win32_libid_type="unknown" mpqc-2.3.1/bin/ltmain.sh:224: win32_fileres=`file -L $1 2>/dev/null` mpqc-2.3.1/bin/ltmain.sh-225- case $win32_fileres in ############################################## mpqc-2.3.1/bin/ltmain.sh-275- # but not from the CC environment variable when configure was run. mpqc-2.3.1/bin/ltmain.sh:276: " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;; mpqc-2.3.1/bin/ltmain.sh-277- # Blanks at the start of $base_compile will cause this to fail ############################################## mpqc-2.3.1/bin/ltmain.sh-282- # Evaluate the configuration. mpqc-2.3.1/bin/ltmain.sh:283: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" mpqc-2.3.1/bin/ltmain.sh-284- CC_quoted= ############################################## mpqc-2.3.1/bin/ltmain.sh-294- # user sometimes does CC=<HOST>-gcc so we need to match that to 'gcc' mpqc-2.3.1/bin/ltmain.sh:295: trimedcc=`echo ${CC} | $SED -e "s/${host}-//g"` mpqc-2.3.1/bin/ltmain.sh-296- # and sometimes libtool has CC=<HOST>-gcc but user does CC=gcc ############################################## mpqc-2.3.1/bin/ltmain.sh-305- break ;; mpqc-2.3.1/bin/ltmain.sh:306: "$trimedcc "* | " $trimedcc "* | "`$echo $trimedcc` "* | " `$echo $trimedcc` "*|\ mpqc-2.3.1/bin/ltmain.sh:307: "$extendcc "* | " $extendcc "* | "`$echo $extendcc` "* | " `$echo $extendcc` "*|\ mpqc-2.3.1/bin/ltmain.sh:308: "$mungedcc "* | " $mungedcc "* | "`$echo $mungedcc` "* | " `$echo $mungedcc` "*|\ mpqc-2.3.1/bin/ltmain.sh:309: " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) mpqc-2.3.1/bin/ltmain.sh-310- # The compiler in the base compile command matches ############################################## mpqc-2.3.1/bin/ltmain.sh-376- esac mpqc-2.3.1/bin/ltmain.sh:377: my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'` mpqc-2.3.1/bin/ltmain.sh-378- my_xdir="$my_gentop/$my_xlib" ############################################## mpqc-2.3.1/bin/ltmain.sh-396- darwin_curdir=`pwd` mpqc-2.3.1/bin/ltmain.sh:397: darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'` mpqc-2.3.1/bin/ltmain.sh:398: darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null` mpqc-2.3.1/bin/ltmain.sh-399- if test -n "$darwin_arches"; then mpqc-2.3.1/bin/ltmain.sh:400: darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'` mpqc-2.3.1/bin/ltmain.sh-401- darwin_arch= ############################################## mpqc-2.3.1/bin/ltmain.sh-411- ## Okay now we have a bunch of thin objects, gotta fatten them up :) mpqc-2.3.1/bin/ltmain.sh:412: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP` mpqc-2.3.1/bin/ltmain.sh-413- darwin_file= ############################################## mpqc-2.3.1/bin/ltmain.sh-415- for darwin_file in $darwin_filelist; do mpqc-2.3.1/bin/ltmain.sh:416: darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP` mpqc-2.3.1/bin/ltmain.sh-417- lipo -create -output "$darwin_file" $darwin_files ############################################## mpqc-2.3.1/bin/ltmain.sh-430- esac mpqc-2.3.1/bin/ltmain.sh:431: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` mpqc-2.3.1/bin/ltmain.sh-432- done ############################################## mpqc-2.3.1/bin/ltmain.sh-449- case $arg in mpqc-2.3.1/bin/ltmain.sh:450: -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;; mpqc-2.3.1/bin/ltmain.sh-451- *) optarg= ;; ############################################## mpqc-2.3.1/bin/ltmain.sh-480- # Evaluate the configuration. mpqc-2.3.1/bin/ltmain.sh:481: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`" mpqc-2.3.1/bin/ltmain.sh-482- else ############################################## mpqc-2.3.1/bin/ltmain.sh-602-static) mpqc-2.3.1/bin/ltmain.sh:603: build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` mpqc-2.3.1/bin/ltmain.sh-604- ;; ############################################## mpqc-2.3.1/bin/ltmain.sh-723- -Wc,*) mpqc-2.3.1/bin/ltmain.sh:724: args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"` mpqc-2.3.1/bin/ltmain.sh-725- lastarg= ############################################## mpqc-2.3.1/bin/ltmain.sh-740- IFS="$save_ifs" mpqc-2.3.1/bin/ltmain.sh:741: lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"` mpqc-2.3.1/bin/ltmain.sh-742- ############################################## mpqc-2.3.1/bin/ltmain.sh-759- # Aesthetically quote the previous argument. mpqc-2.3.1/bin/ltmain.sh:760: lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"` mpqc-2.3.1/bin/ltmain.sh-761- ############################################## mpqc-2.3.1/bin/ltmain.sh-787- # Get the name of the library object. mpqc-2.3.1/bin/ltmain.sh:788: [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'` mpqc-2.3.1/bin/ltmain.sh-789- ;; ############################################## mpqc-2.3.1/bin/ltmain.sh-798- *.ads) xform=ads ;; mpqc-2.3.1/bin/ltmain.sh:799: *.asm) xform=asm ;; mpqc-2.3.1/bin/ltmain.sh-800- *.c++) xform=c++ ;; ############################################## mpqc-2.3.1/bin/ltmain.sh-810- mpqc-2.3.1/bin/ltmain.sh:811: libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"` mpqc-2.3.1/bin/ltmain.sh-812- mpqc-2.3.1/bin/ltmain.sh-813- case $libobj in mpqc-2.3.1/bin/ltmain.sh:814: *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;; mpqc-2.3.1/bin/ltmain.sh-815- *) ############################################## mpqc-2.3.1/bin/ltmain.sh-841- mpqc-2.3.1/bin/ltmain.sh:842: qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"` mpqc-2.3.1/bin/ltmain.sh-843- case $qlibobj in ############################################## mpqc-2.3.1/bin/ltmain.sh-849- && $echo "$modename: libobj name \`$libobj' may not contain shell special characters." mpqc-2.3.1/bin/ltmain.sh:850: objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` mpqc-2.3.1/bin/ltmain.sh:851: xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'` mpqc-2.3.1/bin/ltmain.sh-852- if test "X$xdir" = "X$obj"; then ############################################## mpqc-2.3.1/bin/ltmain.sh-888- if test "$compiler_c_o" = no; then mpqc-2.3.1/bin/ltmain.sh:889: output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} mpqc-2.3.1/bin/ltmain.sh-890- lockfile="$output_obj.lock" ############################################## mpqc-2.3.1/bin/ltmain.sh-909-*** ERROR, $lockfile exists and contains: mpqc-2.3.1/bin/ltmain.sh:910:`cat $lockfile 2>/dev/null` mpqc-2.3.1/bin/ltmain.sh-911- ############################################## mpqc-2.3.1/bin/ltmain.sh-927- fi mpqc-2.3.1/bin/ltmain.sh:928: qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"` mpqc-2.3.1/bin/ltmain.sh-929- case $qsrcfile in ############################################## mpqc-2.3.1/bin/ltmain.sh-983- if test "$need_locks" = warn && mpqc-2.3.1/bin/ltmain.sh:984: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then mpqc-2.3.1/bin/ltmain.sh-985- $echo "\ mpqc-2.3.1/bin/ltmain.sh-986-*** ERROR, $lockfile contains: mpqc-2.3.1/bin/ltmain.sh:987:`cat $lockfile 2>/dev/null` mpqc-2.3.1/bin/ltmain.sh-988- ############################################## mpqc-2.3.1/bin/ltmain.sh-1055- if test "$need_locks" = warn && mpqc-2.3.1/bin/ltmain.sh:1056: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then mpqc-2.3.1/bin/ltmain.sh-1057- $echo "\ mpqc-2.3.1/bin/ltmain.sh-1058-*** ERROR, $lockfile contains: mpqc-2.3.1/bin/ltmain.sh:1059:`cat $lockfile 2>/dev/null` mpqc-2.3.1/bin/ltmain.sh-1060- ############################################## mpqc-2.3.1/bin/ltmain.sh-1219- *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") mpqc-2.3.1/bin/ltmain.sh:1220: qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test mpqc-2.3.1/bin/ltmain.sh-1221- ;; ############################################## mpqc-2.3.1/bin/ltmain.sh-1308- moreargs= mpqc-2.3.1/bin/ltmain.sh:1309: for fil in `cat $save_arg` mpqc-2.3.1/bin/ltmain.sh-1310- do ############################################## mpqc-2.3.1/bin/ltmain.sh-1335- # Extract subdirectory from the argument. mpqc-2.3.1/bin/ltmain.sh:1336: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` mpqc-2.3.1/bin/ltmain.sh-1337- if test "X$xdir" = "X$arg"; then ############################################## mpqc-2.3.1/bin/ltmain.sh-1394- # Extract subdirectory from the argument. mpqc-2.3.1/bin/ltmain.sh:1395: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` mpqc-2.3.1/bin/ltmain.sh-1396- if test "X$xdir" = "X$arg"; then ############################################## mpqc-2.3.1/bin/ltmain.sh-1401- mpqc-2.3.1/bin/ltmain.sh:1402: pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` mpqc-2.3.1/bin/ltmain.sh:1403: non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` mpqc-2.3.1/bin/ltmain.sh-1404- libobjs="$libobjs $pic_object" ############################################## mpqc-2.3.1/bin/ltmain.sh-1562- -L*) mpqc-2.3.1/bin/ltmain.sh:1563: dir=`$echo "X$arg" | $Xsed -e 's/^-L//'` mpqc-2.3.1/bin/ltmain.sh-1564- # We need an absolute path. ############################################## mpqc-2.3.1/bin/ltmain.sh-1567- *) mpqc-2.3.1/bin/ltmain.sh:1568: absdir=`cd "$dir" && pwd` mpqc-2.3.1/bin/ltmain.sh-1569- if test -z "$absdir"; then ############################################## mpqc-2.3.1/bin/ltmain.sh-1585- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) mpqc-2.3.1/bin/ltmain.sh:1586: testbindir=`$echo "X$dir" | $Xsed -e 's*/lib$*/bin*'` mpqc-2.3.1/bin/ltmain.sh-1587- case :$dllsearchpath: in ############################################## mpqc-2.3.1/bin/ltmain.sh-1677- # to be aesthetically quoted because they are evaled later. mpqc-2.3.1/bin/ltmain.sh:1678: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` mpqc-2.3.1/bin/ltmain.sh-1679- case $arg in ############################################## mpqc-2.3.1/bin/ltmain.sh-1746- -R*) mpqc-2.3.1/bin/ltmain.sh:1747: dir=`$echo "X$arg" | $Xsed -e 's/^-R//'` mpqc-2.3.1/bin/ltmain.sh-1748- # We need an absolute path. ############################################## mpqc-2.3.1/bin/ltmain.sh-1787- -Wc,*) mpqc-2.3.1/bin/ltmain.sh:1788: args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'` mpqc-2.3.1/bin/ltmain.sh-1789- arg= ############################################## mpqc-2.3.1/bin/ltmain.sh-1801- IFS="$save_ifs" mpqc-2.3.1/bin/ltmain.sh:1802: arg=`$echo "X$arg" | $Xsed -e "s/^ //"` mpqc-2.3.1/bin/ltmain.sh-1803- ;; ############################################## mpqc-2.3.1/bin/ltmain.sh-1805- -Wl,*) mpqc-2.3.1/bin/ltmain.sh:1806: args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'` mpqc-2.3.1/bin/ltmain.sh-1807- arg= ############################################## mpqc-2.3.1/bin/ltmain.sh-1820- IFS="$save_ifs" mpqc-2.3.1/bin/ltmain.sh:1821: arg=`$echo "X$arg" | $Xsed -e "s/^ //"` mpqc-2.3.1/bin/ltmain.sh-1822- ;; ############################################## mpqc-2.3.1/bin/ltmain.sh-1842- # to be aesthetically quoted because they are evaled later. mpqc-2.3.1/bin/ltmain.sh:1843: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` mpqc-2.3.1/bin/ltmain.sh-1844- case $arg in ############################################## mpqc-2.3.1/bin/ltmain.sh-1879- # Extract subdirectory from the argument. mpqc-2.3.1/bin/ltmain.sh:1880: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` mpqc-2.3.1/bin/ltmain.sh-1881- if test "X$xdir" = "X$arg"; then ############################################## mpqc-2.3.1/bin/ltmain.sh-1938- # Extract subdirectory from the argument. mpqc-2.3.1/bin/ltmain.sh:1939: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` mpqc-2.3.1/bin/ltmain.sh-1940- if test "X$xdir" = "X$arg"; then ############################################## mpqc-2.3.1/bin/ltmain.sh-1945- mpqc-2.3.1/bin/ltmain.sh:1946: pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` mpqc-2.3.1/bin/ltmain.sh:1947: non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` mpqc-2.3.1/bin/ltmain.sh-1948- libobjs="$libobjs $pic_object" ############################################## mpqc-2.3.1/bin/ltmain.sh-1981- # to be aesthetically quoted because they are evaled later. mpqc-2.3.1/bin/ltmain.sh:1982: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` mpqc-2.3.1/bin/ltmain.sh-1983- case $arg in ############################################## mpqc-2.3.1/bin/ltmain.sh-2011- # calculate the name of the file, without its directory mpqc-2.3.1/bin/ltmain.sh:2012: outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'` mpqc-2.3.1/bin/ltmain.sh-2013- libobjs_save="$libobjs" ############################################## mpqc-2.3.1/bin/ltmain.sh-2016- # get the directories listed in $shlibpath_var mpqc-2.3.1/bin/ltmain.sh:2017: eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\` mpqc-2.3.1/bin/ltmain.sh-2018- else ############################################## mpqc-2.3.1/bin/ltmain.sh-2023- mpqc-2.3.1/bin/ltmain.sh:2024: output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'` mpqc-2.3.1/bin/ltmain.sh-2025- if test "X$output_objdir" = "X$output"; then ############################################## mpqc-2.3.1/bin/ltmain.sh-2158- fi mpqc-2.3.1/bin/ltmain.sh:2159: name=`$echo "X$deplib" | $Xsed -e 's/^-l//'` mpqc-2.3.1/bin/ltmain.sh-2160- for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do ############################################## mpqc-2.3.1/bin/ltmain.sh-2202- found=no mpqc-2.3.1/bin/ltmain.sh:2203: ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` mpqc-2.3.1/bin/ltmain.sh-2204- test "X$ladir" = "X$lib" && ladir="." ############################################## mpqc-2.3.1/bin/ltmain.sh-2227- newdependency_libs="$deplib $newdependency_libs" mpqc-2.3.1/bin/ltmain.sh:2228: newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` mpqc-2.3.1/bin/ltmain.sh-2229- ;; ############################################## mpqc-2.3.1/bin/ltmain.sh-2240- fi mpqc-2.3.1/bin/ltmain.sh:2241: newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` mpqc-2.3.1/bin/ltmain.sh-2242- ;; ############################################## mpqc-2.3.1/bin/ltmain.sh-2250- if test "$pass" = link; then mpqc-2.3.1/bin/ltmain.sh:2251: dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'` mpqc-2.3.1/bin/ltmain.sh-2252- # Make sure the xrpath contains only unique directories. ############################################## mpqc-2.3.1/bin/ltmain.sh-2272- set dummy $deplibs_check_method mpqc-2.3.1/bin/ltmain.sh:2273: match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` mpqc-2.3.1/bin/ltmain.sh-2274- if eval $echo \"$deplib\" 2>/dev/null \ ############################################## mpqc-2.3.1/bin/ltmain.sh-2333- else mpqc-2.3.1/bin/ltmain.sh:2334: $echo "$modename: cannot find the library \`$lib' or unhandled argument \`$deplib'" 1>&2 mpqc-2.3.1/bin/ltmain.sh-2335- exit $EXIT_FAILURE ############################################## mpqc-2.3.1/bin/ltmain.sh-2344- mpqc-2.3.1/bin/ltmain.sh:2345: ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` mpqc-2.3.1/bin/ltmain.sh-2346- test "X$ladir" = "X$lib" && ladir="." ############################################## mpqc-2.3.1/bin/ltmain.sh-2436- *) mpqc-2.3.1/bin/ltmain.sh:2437: abs_ladir=`cd "$ladir" && pwd` mpqc-2.3.1/bin/ltmain.sh-2438- if test -z "$abs_ladir"; then ############################################## mpqc-2.3.1/bin/ltmain.sh-2444- esac mpqc-2.3.1/bin/ltmain.sh:2445: laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` mpqc-2.3.1/bin/ltmain.sh-2446- ############################################## mpqc-2.3.1/bin/ltmain.sh-2471- fi # $installed = yes mpqc-2.3.1/bin/ltmain.sh:2472: name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` mpqc-2.3.1/bin/ltmain.sh-2473- ############################################## mpqc-2.3.1/bin/ltmain.sh-2518- case $deplib in mpqc-2.3.1/bin/ltmain.sh:2519: -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test mpqc-2.3.1/bin/ltmain.sh-2520- esac ############################################## mpqc-2.3.1/bin/ltmain.sh-2637- shift; shift mpqc-2.3.1/bin/ltmain.sh:2638: libname=`eval \\$echo \"$libname_spec\"` mpqc-2.3.1/bin/ltmain.sh-2639- # use dlname if we got it. it's perfectly good, no? ############################################## mpqc-2.3.1/bin/ltmain.sh-2645- *cygwin* | mingw*) mpqc-2.3.1/bin/ltmain.sh:2646: major=`expr $current - $age` mpqc-2.3.1/bin/ltmain.sh-2647- versuffix="-$major" ############################################## mpqc-2.3.1/bin/ltmain.sh-2656- soroot="$soname" mpqc-2.3.1/bin/ltmain.sh:2657: soname=`$echo $soroot | ${SED} -e 's/^.*\///'` mpqc-2.3.1/bin/ltmain.sh:2658: newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a" mpqc-2.3.1/bin/ltmain.sh-2659- ############################################## mpqc-2.3.1/bin/ltmain.sh-2889- case $libdir in mpqc-2.3.1/bin/ltmain.sh:2890: -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'` mpqc-2.3.1/bin/ltmain.sh-2891- case " $xrpath " in ############################################## mpqc-2.3.1/bin/ltmain.sh-2921- *.la) mpqc-2.3.1/bin/ltmain.sh:2922: dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'` mpqc-2.3.1/bin/ltmain.sh-2923- test "X$dir" = "X$deplib" && dir="." ############################################## mpqc-2.3.1/bin/ltmain.sh-2927- *) mpqc-2.3.1/bin/ltmain.sh:2928: absdir=`cd "$dir" && pwd` mpqc-2.3.1/bin/ltmain.sh-2929- if test -z "$absdir"; then ############################################## mpqc-2.3.1/bin/ltmain.sh-2937- else mpqc-2.3.1/bin/ltmain.sh:2938: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` mpqc-2.3.1/bin/ltmain.sh-2939- if test -z "$libdir"; then ############################################## mpqc-2.3.1/bin/ltmain.sh-2952- # but need to link against shared mpqc-2.3.1/bin/ltmain.sh:2953: eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` mpqc-2.3.1/bin/ltmain.sh-2954- if test -n "$deplibrary_names" ; then ############################################## mpqc-2.3.1/bin/ltmain.sh-2977- # Again, we only want to link against shared libraries mpqc-2.3.1/bin/ltmain.sh:2978: eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"` mpqc-2.3.1/bin/ltmain.sh-2979- for tmp in $newlib_search_path ; do ############################################## mpqc-2.3.1/bin/ltmain.sh-3144- lib*) mpqc-2.3.1/bin/ltmain.sh:3145: name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` mpqc-2.3.1/bin/ltmain.sh-3146- eval shared_ext=\"$shrext_cmds\" ############################################## mpqc-2.3.1/bin/ltmain.sh-3150- if test "$module" = no; then mpqc-2.3.1/bin/ltmain.sh:3151: $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2 mpqc-2.3.1/bin/ltmain.sh-3152- $echo "$help" 1>&2 ############################################## mpqc-2.3.1/bin/ltmain.sh-3156- # Add the "lib" prefix for modules if required mpqc-2.3.1/bin/ltmain.sh:3157: name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` mpqc-2.3.1/bin/ltmain.sh-3158- eval shared_ext=\"$shrext_cmds\" ############################################## mpqc-2.3.1/bin/ltmain.sh-3160- else mpqc-2.3.1/bin/ltmain.sh:3161: libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` mpqc-2.3.1/bin/ltmain.sh-3162- fi ############################################## mpqc-2.3.1/bin/ltmain.sh-3237- darwin|linux|osf|windows) mpqc-2.3.1/bin/ltmain.sh:3238: current=`expr $number_major + $number_minor` mpqc-2.3.1/bin/ltmain.sh-3239- age="$number_minor" ############################################## mpqc-2.3.1/bin/ltmain.sh-3247- irix|nonstopux) mpqc-2.3.1/bin/ltmain.sh:3248: current=`expr $number_major + $number_minor - 1` mpqc-2.3.1/bin/ltmain.sh-3249- age="$number_minor" ############################################## mpqc-2.3.1/bin/ltmain.sh-3289- if test "$age" -gt "$current"; then mpqc-2.3.1/bin/ltmain.sh:3290: $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2 mpqc-2.3.1/bin/ltmain.sh-3291- $echo "$modename: \`$vinfo' is not valid version information" 1>&2 ############################################## mpqc-2.3.1/bin/ltmain.sh-3304- # verstring for coding it into the library header mpqc-2.3.1/bin/ltmain.sh:3305: major=.`expr $current - $age` mpqc-2.3.1/bin/ltmain.sh-3306- versuffix="$major.$age.$revision" mpqc-2.3.1/bin/ltmain.sh-3307- # Darwin ld doesn't like 0 for these options... mpqc-2.3.1/bin/ltmain.sh:3308: minor_current=`expr $current + 1` mpqc-2.3.1/bin/ltmain.sh-3309- verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision" ############################################## mpqc-2.3.1/bin/ltmain.sh-3322- irix | nonstopux) mpqc-2.3.1/bin/ltmain.sh:3323: major=`expr $current - $age + 1` mpqc-2.3.1/bin/ltmain.sh-3324- ############################################## mpqc-2.3.1/bin/ltmain.sh-3333- while test "$loop" -ne 0; do mpqc-2.3.1/bin/ltmain.sh:3334: iface=`expr $revision - $loop` mpqc-2.3.1/bin/ltmain.sh:3335: loop=`expr $loop - 1` mpqc-2.3.1/bin/ltmain.sh-3336- verstring="$verstring_prefix$major.$iface:$verstring" ############################################## mpqc-2.3.1/bin/ltmain.sh-3344- linux) mpqc-2.3.1/bin/ltmain.sh:3345: major=.`expr $current - $age` mpqc-2.3.1/bin/ltmain.sh-3346- versuffix="$major.$age.$revision" ############################################## mpqc-2.3.1/bin/ltmain.sh-3349- osf) mpqc-2.3.1/bin/ltmain.sh:3350: major=.`expr $current - $age` mpqc-2.3.1/bin/ltmain.sh-3351- versuffix=".$current.$age.$revision" ############################################## mpqc-2.3.1/bin/ltmain.sh-3356- while test "$loop" -ne 0; do mpqc-2.3.1/bin/ltmain.sh:3357: iface=`expr $current - $loop` mpqc-2.3.1/bin/ltmain.sh:3358: loop=`expr $loop - 1` mpqc-2.3.1/bin/ltmain.sh-3359- verstring="$verstring:${iface}.0" ############################################## mpqc-2.3.1/bin/ltmain.sh-3373- # extension on DOS 8.3 filesystems. mpqc-2.3.1/bin/ltmain.sh:3374: major=`expr $current - $age` mpqc-2.3.1/bin/ltmain.sh-3375- versuffix="-$major" ############################################## mpqc-2.3.1/bin/ltmain.sh-3428- removelist= mpqc-2.3.1/bin/ltmain.sh:3429: tempremovelist=`$echo "$output_objdir/*"` mpqc-2.3.1/bin/ltmain.sh-3430- for p in $tempremovelist; do ############################################## mpqc-2.3.1/bin/ltmain.sh-3456- # Transform .lo files to .o files. mpqc-2.3.1/bin/ltmain.sh:3457: oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP` mpqc-2.3.1/bin/ltmain.sh-3458- fi ############################################## mpqc-2.3.1/bin/ltmain.sh-3461- for path in $notinst_path; do mpqc-2.3.1/bin/ltmain.sh:3462: lib_search_path=`$echo "$lib_search_path " | ${SED} -e "s% $path % %g"` mpqc-2.3.1/bin/ltmain.sh:3463: deplibs=`$echo "$deplibs " | ${SED} -e "s% -L$path % %g"` mpqc-2.3.1/bin/ltmain.sh:3464: dependency_libs=`$echo "$dependency_libs " | ${SED} -e "s% -L$path % %g"` mpqc-2.3.1/bin/ltmain.sh-3465- done ############################################## mpqc-2.3.1/bin/ltmain.sh-3569- for i in $deplibs; do mpqc-2.3.1/bin/ltmain.sh:3570: name=`expr $i : '-l\(.*\)'` mpqc-2.3.1/bin/ltmain.sh-3571- # If $name is empty we are operating on a -L argument. ############################################## mpqc-2.3.1/bin/ltmain.sh-3581- if test -n "$i" ; then mpqc-2.3.1/bin/ltmain.sh:3582: libname=`eval \\$echo \"$libname_spec\"` mpqc-2.3.1/bin/ltmain.sh:3583: deplib_matches=`eval \\$echo \"$library_names_spec\"` mpqc-2.3.1/bin/ltmain.sh-3584- set dummy $deplib_matches mpqc-2.3.1/bin/ltmain.sh-3585- deplib_match=$2 mpqc-2.3.1/bin/ltmain.sh:3586: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then mpqc-2.3.1/bin/ltmain.sh-3587- newdeplibs="$newdeplibs $i" ############################################## mpqc-2.3.1/bin/ltmain.sh-3606- for i in $deplibs; do mpqc-2.3.1/bin/ltmain.sh:3607: name=`expr $i : '-l\(.*\)'` mpqc-2.3.1/bin/ltmain.sh-3608- # If $name is empty we are operating on a -L argument. ############################################## mpqc-2.3.1/bin/ltmain.sh-3623- if test -n "$i" ; then mpqc-2.3.1/bin/ltmain.sh:3624: libname=`eval \\$echo \"$libname_spec\"` mpqc-2.3.1/bin/ltmain.sh:3625: deplib_matches=`eval \\$echo \"$library_names_spec\"` mpqc-2.3.1/bin/ltmain.sh-3626- set dummy $deplib_matches mpqc-2.3.1/bin/ltmain.sh-3627- deplib_match=$2 mpqc-2.3.1/bin/ltmain.sh:3628: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then mpqc-2.3.1/bin/ltmain.sh-3629- newdeplibs="$newdeplibs $i" ############################################## mpqc-2.3.1/bin/ltmain.sh-3656- set dummy $deplibs_check_method mpqc-2.3.1/bin/ltmain.sh:3657: file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` mpqc-2.3.1/bin/ltmain.sh-3658- for a_deplib in $deplibs; do mpqc-2.3.1/bin/ltmain.sh:3659: name=`expr $a_deplib : '-l\(.*\)'` mpqc-2.3.1/bin/ltmain.sh-3660- # If $name is empty we are operating on a -L argument. ############################################## mpqc-2.3.1/bin/ltmain.sh-3670- if test -n "$a_deplib" ; then mpqc-2.3.1/bin/ltmain.sh:3671: libname=`eval \\$echo \"$libname_spec\"` mpqc-2.3.1/bin/ltmain.sh-3672- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do mpqc-2.3.1/bin/ltmain.sh:3673: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` mpqc-2.3.1/bin/ltmain.sh-3674- for potent_lib in $potential_libs; do ############################################## mpqc-2.3.1/bin/ltmain.sh-3686- while test -h "$potlib" 2>/dev/null; do mpqc-2.3.1/bin/ltmain.sh:3687: potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` mpqc-2.3.1/bin/ltmain.sh-3688- case $potliblink in mpqc-2.3.1/bin/ltmain.sh-3689- [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; mpqc-2.3.1/bin/ltmain.sh:3690: *) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; mpqc-2.3.1/bin/ltmain.sh-3691- esac ############################################## mpqc-2.3.1/bin/ltmain.sh-3732- set dummy $deplibs_check_method mpqc-2.3.1/bin/ltmain.sh:3733: match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` mpqc-2.3.1/bin/ltmain.sh-3734- for a_deplib in $deplibs; do mpqc-2.3.1/bin/ltmain.sh:3735: name=`expr $a_deplib : '-l\(.*\)'` mpqc-2.3.1/bin/ltmain.sh-3736- # If $name is empty we are operating on a -L argument. ############################################## mpqc-2.3.1/bin/ltmain.sh-3746- if test -n "$a_deplib" ; then mpqc-2.3.1/bin/ltmain.sh:3747: libname=`eval \\$echo \"$libname_spec\"` mpqc-2.3.1/bin/ltmain.sh-3748- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do mpqc-2.3.1/bin/ltmain.sh:3749: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` mpqc-2.3.1/bin/ltmain.sh-3750- for potent_lib in $potential_libs; do ############################################## mpqc-2.3.1/bin/ltmain.sh-3789- # can't use Xsed below, because $i might contain '/' mpqc-2.3.1/bin/ltmain.sh:3790: tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"` mpqc-2.3.1/bin/ltmain.sh-3791- done ############################################## mpqc-2.3.1/bin/ltmain.sh-3814- # On Rhapsody replace the C library is the System framework mpqc-2.3.1/bin/ltmain.sh:3815: newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'` mpqc-2.3.1/bin/ltmain.sh-3816- ;; ############################################## mpqc-2.3.1/bin/ltmain.sh-3983- # Use standard objects if they are pic mpqc-2.3.1/bin/ltmain.sh:3984: test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` mpqc-2.3.1/bin/ltmain.sh-3985- ############################################## mpqc-2.3.1/bin/ltmain.sh-3996- eval cmd=\"$cmd\" mpqc-2.3.1/bin/ltmain.sh:3997: if len=`expr "X$cmd" : ".*"` && mpqc-2.3.1/bin/ltmain.sh-3998- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## mpqc-2.3.1/bin/ltmain.sh-4078- if test "X$skipped_export" != "X:" && mpqc-2.3.1/bin/ltmain.sh:4079: len=`expr "X$test_cmds" : ".*" 2>/dev/null` && mpqc-2.3.1/bin/ltmain.sh-4080- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## mpqc-2.3.1/bin/ltmain.sh-4097- save_output=$output mpqc-2.3.1/bin/ltmain.sh:4098: output_la=`$echo "X$output" | $Xsed -e "$basename"` mpqc-2.3.1/bin/ltmain.sh-4099- ############################################## mpqc-2.3.1/bin/ltmain.sh-4113- if test "X$objlist" = X || mpqc-2.3.1/bin/ltmain.sh:4114: { len=`expr "X$test_cmds" : ".*" 2>/dev/null` && mpqc-2.3.1/bin/ltmain.sh-4115- test "$len" -le "$max_cmd_len"; }; then ############################################## mpqc-2.3.1/bin/ltmain.sh-4128- last_robj=$output_objdir/$output_la-${k}.$objext mpqc-2.3.1/bin/ltmain.sh:4129: k=`expr $k + 1` mpqc-2.3.1/bin/ltmain.sh-4130- output=$output_objdir/$output_la-${k}.$objext ############################################## mpqc-2.3.1/bin/ltmain.sh-4154- do mpqc-2.3.1/bin/ltmain.sh:4155: i=`expr $i + 1` mpqc-2.3.1/bin/ltmain.sh-4156- delfiles="$delfiles $output_objdir/$output_la-${i}.$objext" ############################################## mpqc-2.3.1/bin/ltmain.sh-4278- libobj="$output" mpqc-2.3.1/bin/ltmain.sh:4279: obj=`$echo "X$output" | $Xsed -e "$lo2o"` mpqc-2.3.1/bin/ltmain.sh-4280- ;; ############################################## mpqc-2.3.1/bin/ltmain.sh-4312- # Create the old-style object. mpqc-2.3.1/bin/ltmain.sh:4313: 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 mpqc-2.3.1/bin/ltmain.sh-4314- ############################################## mpqc-2.3.1/bin/ltmain.sh-4373- case $host in mpqc-2.3.1/bin/ltmain.sh:4374: *cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;; mpqc-2.3.1/bin/ltmain.sh-4375- esac ############################################## mpqc-2.3.1/bin/ltmain.sh-4393- # On Rhapsody replace the C library is the System framework mpqc-2.3.1/bin/ltmain.sh:4394: compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'` mpqc-2.3.1/bin/ltmain.sh:4395: finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'` mpqc-2.3.1/bin/ltmain.sh-4396- ;; ############################################## mpqc-2.3.1/bin/ltmain.sh-4481- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) mpqc-2.3.1/bin/ltmain.sh:4482: testbindir=`$echo "X$libdir" | $Xsed -e 's*/lib$*/bin*'` mpqc-2.3.1/bin/ltmain.sh-4483- case :$dllsearchpath: in ############################################## mpqc-2.3.1/bin/ltmain.sh-4539- # Transform all the library objects into standard objects. mpqc-2.3.1/bin/ltmain.sh:4540: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` mpqc-2.3.1/bin/ltmain.sh:4541: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` mpqc-2.3.1/bin/ltmain.sh-4542- fi ############################################## mpqc-2.3.1/bin/ltmain.sh-4585- # Add our own program objects to the symbol list. mpqc-2.3.1/bin/ltmain.sh:4586: progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` mpqc-2.3.1/bin/ltmain.sh-4587- for arg in $progfiles; do ############################################## mpqc-2.3.1/bin/ltmain.sh-4627- $show "extracting global C symbols from \`$arg'" mpqc-2.3.1/bin/ltmain.sh:4628: name=`$echo "$arg" | ${SED} -e 's%^.*/%%'` mpqc-2.3.1/bin/ltmain.sh-4629- $run eval '$echo ": $name " >> "$nlist"' ############################################## mpqc-2.3.1/bin/ltmain.sh-4749- if test -f "$output_objdir/${outputname}.def" ; then mpqc-2.3.1/bin/ltmain.sh:4750: compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%"` mpqc-2.3.1/bin/ltmain.sh:4751: finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%"` mpqc-2.3.1/bin/ltmain.sh-4752- else mpqc-2.3.1/bin/ltmain.sh:4753: compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` mpqc-2.3.1/bin/ltmain.sh:4754: finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` mpqc-2.3.1/bin/ltmain.sh-4755- fi ############################################## mpqc-2.3.1/bin/ltmain.sh-4757- * ) mpqc-2.3.1/bin/ltmain.sh:4758: compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` mpqc-2.3.1/bin/ltmain.sh:4759: finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` mpqc-2.3.1/bin/ltmain.sh-4760- ;; ############################################## mpqc-2.3.1/bin/ltmain.sh-4773- # Nullify the symbol file. mpqc-2.3.1/bin/ltmain.sh:4774: compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"` mpqc-2.3.1/bin/ltmain.sh:4775: finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"` mpqc-2.3.1/bin/ltmain.sh-4776- fi ############################################## mpqc-2.3.1/bin/ltmain.sh-4779- # Replace the output file specification. mpqc-2.3.1/bin/ltmain.sh:4780: compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` mpqc-2.3.1/bin/ltmain.sh-4781- link_command="$compile_command$compile_rpath" ############################################## mpqc-2.3.1/bin/ltmain.sh-4846- # Replace the output file specification. mpqc-2.3.1/bin/ltmain.sh:4847: link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` mpqc-2.3.1/bin/ltmain.sh-4848- # Delete the old output file. ############################################## mpqc-2.3.1/bin/ltmain.sh-4866- if test "$fast_install" = yes; then mpqc-2.3.1/bin/ltmain.sh:4867: relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'` mpqc-2.3.1/bin/ltmain.sh-4868- else ############################################## mpqc-2.3.1/bin/ltmain.sh-4878- # Replace the output file specification. mpqc-2.3.1/bin/ltmain.sh:4879: link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` mpqc-2.3.1/bin/ltmain.sh-4880- ############################################## mpqc-2.3.1/bin/ltmain.sh-4898- else mpqc-2.3.1/bin/ltmain.sh:4899: var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` mpqc-2.3.1/bin/ltmain.sh-4900- relink_command="$var=\"$var_value\"; export $var; $relink_command" ############################################## mpqc-2.3.1/bin/ltmain.sh-4903- relink_command="(cd `pwd`; $relink_command)" mpqc-2.3.1/bin/ltmain.sh:4904: relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` mpqc-2.3.1/bin/ltmain.sh-4905- fi ############################################## mpqc-2.3.1/bin/ltmain.sh-4912- esac mpqc-2.3.1/bin/ltmain.sh:4913: qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"` mpqc-2.3.1/bin/ltmain.sh-4914- else mpqc-2.3.1/bin/ltmain.sh:4915: qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"` mpqc-2.3.1/bin/ltmain.sh-4916- fi ############################################## mpqc-2.3.1/bin/ltmain.sh-4922- case $output in mpqc-2.3.1/bin/ltmain.sh:4923: *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;; mpqc-2.3.1/bin/ltmain.sh-4924- esac ############################################## mpqc-2.3.1/bin/ltmain.sh-4928- exeext=.exe mpqc-2.3.1/bin/ltmain.sh:4929: outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;; mpqc-2.3.1/bin/ltmain.sh-4930- *) exeext= ;; ############################################## mpqc-2.3.1/bin/ltmain.sh-4933- *cygwin* | *mingw* ) mpqc-2.3.1/bin/ltmain.sh:4934: output_name=`basename $output` mpqc-2.3.1/bin/ltmain.sh:4935: output_path=`dirname $output` mpqc-2.3.1/bin/ltmain.sh-4936- cwrappersource="$output_path/$objdir/lt-$output_name.c" ############################################## mpqc-2.3.1/bin/ltmain.sh-5329- shift mpqc-2.3.1/bin/ltmain.sh:5330: elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then mpqc-2.3.1/bin/ltmain.sh-5331- # Yippee, \$echo works! ############################################## mpqc-2.3.1/bin/ltmain.sh-5341- # Find the directory that this script lives in. mpqc-2.3.1/bin/ltmain.sh:5342: thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\` mpqc-2.3.1/bin/ltmain.sh-5343- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## mpqc-2.3.1/bin/ltmain.sh-5345- # Follow symbolic links until we get to the real thisdir. mpqc-2.3.1/bin/ltmain.sh:5346: file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\` mpqc-2.3.1/bin/ltmain.sh-5347- while test -n \"\$file\"; do mpqc-2.3.1/bin/ltmain.sh:5348: destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\` mpqc-2.3.1/bin/ltmain.sh-5349- ############################################## mpqc-2.3.1/bin/ltmain.sh-5357- mpqc-2.3.1/bin/ltmain.sh:5358: file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\` mpqc-2.3.1/bin/ltmain.sh:5359: file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\` mpqc-2.3.1/bin/ltmain.sh-5360- done ############################################## mpqc-2.3.1/bin/ltmain.sh-5362- # Try to get the absolute directory name. mpqc-2.3.1/bin/ltmain.sh:5363: absdir=\`cd \"\$thisdir\" && pwd\` mpqc-2.3.1/bin/ltmain.sh-5364- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## mpqc-2.3.1/bin/ltmain.sh-5372- if test ! -f \"\$progdir/\$program\" || \\ mpqc-2.3.1/bin/ltmain.sh:5373: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ mpqc-2.3.1/bin/ltmain.sh-5374- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## mpqc-2.3.1/bin/ltmain.sh-5387- if test -n \"\$relink_command\"; then mpqc-2.3.1/bin/ltmain.sh:5388: if relink_command_output=\`eval \$relink_command 2>&1\`; then : mpqc-2.3.1/bin/ltmain.sh-5389- else ############################################## mpqc-2.3.1/bin/ltmain.sh-5419- # The second colon is a workaround for a bug in BeOS R4 sed mpqc-2.3.1/bin/ltmain.sh:5420: $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\` mpqc-2.3.1/bin/ltmain.sh-5421- ############################################## mpqc-2.3.1/bin/ltmain.sh-5537- do mpqc-2.3.1/bin/ltmain.sh:5538: objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` mpqc-2.3.1/bin/ltmain.sh-5539- case " $oldobjs " in ############################################## mpqc-2.3.1/bin/ltmain.sh-5545- newobj=lt$counter-$objbase mpqc-2.3.1/bin/ltmain.sh:5546: counter=`expr $counter + 1` mpqc-2.3.1/bin/ltmain.sh-5547- case " $oldobjs " in ############################################## mpqc-2.3.1/bin/ltmain.sh-5563- mpqc-2.3.1/bin/ltmain.sh:5564: if len=`expr "X$cmds" : ".*"` && mpqc-2.3.1/bin/ltmain.sh-5565- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## mpqc-2.3.1/bin/ltmain.sh-5585- eval test_cmds=\"$old_archive_cmds\" mpqc-2.3.1/bin/ltmain.sh:5586: if len=`expr "X$test_cmds" : ".*" 2>/dev/null` && mpqc-2.3.1/bin/ltmain.sh-5587- test "$len" -le "$max_cmd_len"; then ############################################## mpqc-2.3.1/bin/ltmain.sh-5637- else mpqc-2.3.1/bin/ltmain.sh:5638: var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` mpqc-2.3.1/bin/ltmain.sh-5639- relink_command="$var=\"$var_value\"; export $var; $relink_command" ############################################## mpqc-2.3.1/bin/ltmain.sh-5643- relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" mpqc-2.3.1/bin/ltmain.sh:5644: relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` mpqc-2.3.1/bin/ltmain.sh-5645- if test "$hardcode_automatic" = yes ; then ############################################## mpqc-2.3.1/bin/ltmain.sh-5662- *.la) mpqc-2.3.1/bin/ltmain.sh:5663: name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'` mpqc-2.3.1/bin/ltmain.sh:5664: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` mpqc-2.3.1/bin/ltmain.sh-5665- if test -z "$libdir"; then ############################################## mpqc-2.3.1/bin/ltmain.sh-5674- if test "$installed" = yes && test "$D"; then mpqc-2.3.1/bin/ltmain.sh:5675: eval mynewdependency_lib=`echo "$libdir/$name" |sed -e "s:$D:/:g" -e 's:/\+:/:g'` mpqc-2.3.1/bin/ltmain.sh-5676- else ############################################## mpqc-2.3.1/bin/ltmain.sh-5680- if test "$mynewdependency_lib"; then mpqc-2.3.1/bin/ltmain.sh:5681: my_little_ninja_foo_1=`echo $newdependency_libs |$EGREP -e "$mynewdependency_lib"` mpqc-2.3.1/bin/ltmain.sh-5682- if test -z "$my_little_ninja_foo_1"; then ############################################## mpqc-2.3.1/bin/ltmain.sh-5694- # We do not want portage's build root ($S) present. mpqc-2.3.1/bin/ltmain.sh:5695: my_little_ninja_foo_2=`echo $deplib |$EGREP -e "$S"` mpqc-2.3.1/bin/ltmain.sh-5696- # We do not want portage's install root ($D) present. mpqc-2.3.1/bin/ltmain.sh:5697: my_little_ninja_foo_3=`echo $deplib |$EGREP -e "$D"` mpqc-2.3.1/bin/ltmain.sh-5698- if test -n "$my_little_ninja_foo_2" && test "$S"; then ############################################## mpqc-2.3.1/bin/ltmain.sh-5700- elif test -n "$my_little_ninja_foo_3" && test "$D"; then mpqc-2.3.1/bin/ltmain.sh:5701: eval mynewdependency_lib=`echo "$deplib" |sed -e "s:$D:/:g" -e 's:/\+:/:g'` mpqc-2.3.1/bin/ltmain.sh-5702- else ############################################## mpqc-2.3.1/bin/ltmain.sh-5709- if test "$mynewdependency_lib"; then mpqc-2.3.1/bin/ltmain.sh:5710: my_little_ninja_foo_4=`echo $newdependency_libs |$EGREP -e "$mynewdependency_lib"` mpqc-2.3.1/bin/ltmain.sh-5711- if test -z "$my_little_ninja_foo_4"; then ############################################## mpqc-2.3.1/bin/ltmain.sh-5720- for lib in $dlfiles; do mpqc-2.3.1/bin/ltmain.sh:5721: name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` mpqc-2.3.1/bin/ltmain.sh:5722: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` mpqc-2.3.1/bin/ltmain.sh-5723- if test -z "$libdir"; then ############################################## mpqc-2.3.1/bin/ltmain.sh-5731- for lib in $dlprefiles; do mpqc-2.3.1/bin/ltmain.sh:5732: name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` mpqc-2.3.1/bin/ltmain.sh:5733: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` mpqc-2.3.1/bin/ltmain.sh-5734- if test -z "$libdir"; then ############################################## mpqc-2.3.1/bin/ltmain.sh-5768- if test "$installed" = yes && test "$D"; then mpqc-2.3.1/bin/ltmain.sh:5769: install_libdir=`echo "$install_libdir" |sed -e "s:$D:/:g" -e 's:/\+:/:g'` mpqc-2.3.1/bin/ltmain.sh-5770- fi ############################################## mpqc-2.3.1/bin/ltmain.sh-5832- # Aesthetically quote it. mpqc-2.3.1/bin/ltmain.sh:5833: arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"` mpqc-2.3.1/bin/ltmain.sh-5834- case $arg in ############################################## mpqc-2.3.1/bin/ltmain.sh-5848- # Aesthetically quote it. mpqc-2.3.1/bin/ltmain.sh:5849: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` mpqc-2.3.1/bin/ltmain.sh-5850- case $arg in ############################################## mpqc-2.3.1/bin/ltmain.sh-5899- # Aesthetically quote the argument. mpqc-2.3.1/bin/ltmain.sh:5900: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` mpqc-2.3.1/bin/ltmain.sh-5901- case $arg in ############################################## mpqc-2.3.1/bin/ltmain.sh-5931- # Strip any trailing slash from the destination. mpqc-2.3.1/bin/ltmain.sh:5932: dest=`$echo "X$dest" | $Xsed -e 's%/$%%'` mpqc-2.3.1/bin/ltmain.sh-5933- ############################################## mpqc-2.3.1/bin/ltmain.sh-5939- else mpqc-2.3.1/bin/ltmain.sh:5940: destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'` mpqc-2.3.1/bin/ltmain.sh-5941- test "X$destdir" = "X$dest" && destdir=. mpqc-2.3.1/bin/ltmain.sh:5942: destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'` mpqc-2.3.1/bin/ltmain.sh-5943- ############################################## mpqc-2.3.1/bin/ltmain.sh-6015- mpqc-2.3.1/bin/ltmain.sh:6016: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/ mpqc-2.3.1/bin/ltmain.sh-6017- test "X$dir" = "X$file/" && dir= ############################################## mpqc-2.3.1/bin/ltmain.sh-6021- # Determine the prefix the user has applied to our future dir. mpqc-2.3.1/bin/ltmain.sh:6022: inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"` mpqc-2.3.1/bin/ltmain.sh-6023- ############################################## mpqc-2.3.1/bin/ltmain.sh-6036- # Stick the inst_prefix_dir data into the link command. mpqc-2.3.1/bin/ltmain.sh:6037: relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` mpqc-2.3.1/bin/ltmain.sh-6038- else mpqc-2.3.1/bin/ltmain.sh:6039: relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"` mpqc-2.3.1/bin/ltmain.sh-6040- fi ############################################## mpqc-2.3.1/bin/ltmain.sh-6105- # Install the pseudo-library for information purposes. mpqc-2.3.1/bin/ltmain.sh:6106: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` mpqc-2.3.1/bin/ltmain.sh-6107- instname="$dir/$name"i ############################################## mpqc-2.3.1/bin/ltmain.sh-6121- else mpqc-2.3.1/bin/ltmain.sh:6122: destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` mpqc-2.3.1/bin/ltmain.sh-6123- destfile="$destdir/$destfile" ############################################## mpqc-2.3.1/bin/ltmain.sh-6128- *.lo) mpqc-2.3.1/bin/ltmain.sh:6129: staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"` mpqc-2.3.1/bin/ltmain.sh-6130- ;; ############################################## mpqc-2.3.1/bin/ltmain.sh-6150- # Deduce the name of the old-style object file. mpqc-2.3.1/bin/ltmain.sh:6151: staticobj=`$echo "X$file" | $Xsed -e "$lo2o"` mpqc-2.3.1/bin/ltmain.sh-6152- ############################################## mpqc-2.3.1/bin/ltmain.sh-6163- else mpqc-2.3.1/bin/ltmain.sh:6164: destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` mpqc-2.3.1/bin/ltmain.sh-6165- destfile="$destdir/$destfile" ############################################## mpqc-2.3.1/bin/ltmain.sh-6174- if test ! -f "$file"; then mpqc-2.3.1/bin/ltmain.sh:6175: file=`$echo $file|${SED} 's,.exe$,,'` mpqc-2.3.1/bin/ltmain.sh-6176- stripped_ext=".exe" ############################################## mpqc-2.3.1/bin/ltmain.sh-6183- *cygwin*|*mingw*) mpqc-2.3.1/bin/ltmain.sh:6184: wrapper=`$echo $file | ${SED} -e 's,.exe$,,'` mpqc-2.3.1/bin/ltmain.sh-6185- ;; ############################################## mpqc-2.3.1/bin/ltmain.sh-6221- fi mpqc-2.3.1/bin/ltmain.sh:6222: libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test mpqc-2.3.1/bin/ltmain.sh-6223- if test -n "$libdir" && test ! -f "$libfile"; then mpqc-2.3.1/bin/ltmain.sh:6224: $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2 mpqc-2.3.1/bin/ltmain.sh-6225- finalize=no ############################################## mpqc-2.3.1/bin/ltmain.sh-6244- tmpdir=`func_mktempdir` mpqc-2.3.1/bin/ltmain.sh:6245: file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'` mpqc-2.3.1/bin/ltmain.sh-6246- outputname="$tmpdir/$file" mpqc-2.3.1/bin/ltmain.sh-6247- # Replace the output file specification. mpqc-2.3.1/bin/ltmain.sh:6248: relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'` mpqc-2.3.1/bin/ltmain.sh-6249- ############################################## mpqc-2.3.1/bin/ltmain.sh-6262- # Install the binary that we compiled earlier. mpqc-2.3.1/bin/ltmain.sh:6263: file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"` mpqc-2.3.1/bin/ltmain.sh-6264- fi ############################################## mpqc-2.3.1/bin/ltmain.sh-6278- *:*.exe) mpqc-2.3.1/bin/ltmain.sh:6279: destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'` mpqc-2.3.1/bin/ltmain.sh-6280- ;; ############################################## mpqc-2.3.1/bin/ltmain.sh-6291- for file in $staticlibs; do mpqc-2.3.1/bin/ltmain.sh:6292: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` mpqc-2.3.1/bin/ltmain.sh-6293- ############################################## mpqc-2.3.1/bin/ltmain.sh-6448- # Warn if it was a shared library. mpqc-2.3.1/bin/ltmain.sh:6449: test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'" mpqc-2.3.1/bin/ltmain.sh-6450- continue ############################################## mpqc-2.3.1/bin/ltmain.sh-6452- mpqc-2.3.1/bin/ltmain.sh:6453: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` mpqc-2.3.1/bin/ltmain.sh-6454- test "X$dir" = "X$file" && dir=. ############################################## mpqc-2.3.1/bin/ltmain.sh-6458- else mpqc-2.3.1/bin/ltmain.sh:6459: $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2 mpqc-2.3.1/bin/ltmain.sh-6460- exit $EXIT_FAILURE ############################################## mpqc-2.3.1/bin/ltmain.sh-6465- # Just add the directory containing the .lo file. mpqc-2.3.1/bin/ltmain.sh:6466: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` mpqc-2.3.1/bin/ltmain.sh-6467- test "X$dir" = "X$file" && dir=. ############################################## mpqc-2.3.1/bin/ltmain.sh-6476- # Get the absolute pathname. mpqc-2.3.1/bin/ltmain.sh:6477: absdir=`cd "$dir" && pwd` mpqc-2.3.1/bin/ltmain.sh-6478- test -n "$absdir" && dir="$absdir" ############################################## mpqc-2.3.1/bin/ltmain.sh-6512- # Quote arguments (to preserve shell metacharacters). mpqc-2.3.1/bin/ltmain.sh:6513: file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"` mpqc-2.3.1/bin/ltmain.sh-6514- args="$args \"$file\"" ############################################## mpqc-2.3.1/bin/ltmain.sh-6574- for file in $files; do mpqc-2.3.1/bin/ltmain.sh:6575: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` mpqc-2.3.1/bin/ltmain.sh-6576- if test "X$dir" = "X$file"; then ############################################## mpqc-2.3.1/bin/ltmain.sh-6581- fi mpqc-2.3.1/bin/ltmain.sh:6582: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` mpqc-2.3.1/bin/ltmain.sh-6583- test "$mode" = uninstall && objdir="$dir" ############################################## mpqc-2.3.1/bin/ltmain.sh-6691- *.exe) mpqc-2.3.1/bin/ltmain.sh:6692: file=`$echo $file|${SED} 's,.exe$,,'` mpqc-2.3.1/bin/ltmain.sh:6693: noexename=`$echo $name|${SED} 's,.exe$,,'` mpqc-2.3.1/bin/ltmain.sh-6694- # $file with .exe has already been added to rmfiles, ############################################## mpqc-2.3.1/bin/runc++-7- if ("$i:e" == cc) then mpqc-2.3.1/bin/runc++:8: set newname = `basename $i:r`.c++ mpqc-2.3.1/bin/runc++-9- set newcmdline = ($newcmdline $newname) ############################################## mpqc-2.3.1/bin/sc-config.in-46-sclibs="" mpqc-2.3.1/bin/sc-config.in:47:for i in `echo $all_sclibs | sed -r 's/\.la/.so/g'`; do mpqc-2.3.1/bin/sc-config.in-48- if [ -f $libdir/$i ]; then mpqc-2.3.1/bin/sc-config.in:49: li=`echo $i | sed "s/^lib\([a-zA-Z0-9]*\).so/-l\1/g"` mpqc-2.3.1/bin/sc-config.in-50- sclibs="$sclibs $li" ############################################## mpqc-2.3.1/bin/sc-config.in-67- case "$1" in mpqc-2.3.1/bin/sc-config.in:68: -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;; mpqc-2.3.1/bin/sc-config.in-69- *) optarg= ;; ############################################## mpqc-2.3.1/lib/autoconf/acinclude.m4-19- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' mpqc-2.3.1/lib/autoconf/acinclude.m4:20: ac_define_dir=`eval echo [$]$2` mpqc-2.3.1/lib/autoconf/acinclude.m4:21: ac_define_dir=`eval echo [$]ac_define_dir` mpqc-2.3.1/lib/autoconf/acinclude.m4-22- ifelse($3, , ############################################## mpqc-2.3.1/lib/autoconf/cca.m4-36- fi mpqc-2.3.1/lib/autoconf/cca.m4:37: CCAFE_INCLUDE=`$CCAFE_CONFIG --var CCAFE_pkgincludedir` mpqc-2.3.1/lib/autoconf/cca.m4:38: CCAFE_LIB=`$CCAFE_CONFIG --var CCAFE_pkglibdir` mpqc-2.3.1/lib/autoconf/cca.m4:39: CCAFE_SHARE=`$CCAFE_CONFIG --var CCAFE_pkgdatadir` mpqc-2.3.1/lib/autoconf/cca.m4:40: CCAFE_BIN=`$CCAFE_CONFIG --var CCAFE_bindir` mpqc-2.3.1/lib/autoconf/cca.m4-41- AC_SUBST(CCAFE_CONFIG) ############################################## mpqc-2.3.1/lib/autoconf/cca.m4-47- # check for cca-spec-babel mpqc-2.3.1/lib/autoconf/cca.m4:48: CCA_SPEC_BABEL_CONFIG=`$CCAFE_CONFIG --var CCAFE_CCA_SPEC_BABEL_CONFIG` mpqc-2.3.1/lib/autoconf/cca.m4-49- if test -z $CCA_SPEC_BABEL_CONFIG || ! test -x $CCA_SPEC_BABEL_CONFIG; then ############################################## mpqc-2.3.1/lib/autoconf/cca.m4-51- fi mpqc-2.3.1/lib/autoconf/cca.m4:52: CCA_SPEC_BABEL_INCLUDE=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_pkgincludedir` mpqc-2.3.1/lib/autoconf/cca.m4:53: CCA_SPEC_BABEL_LIB=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_pkglibdir` mpqc-2.3.1/lib/autoconf/cca.m4:54: CCA_SPEC_BABEL_SHARE=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_pkgdatadir` mpqc-2.3.1/lib/autoconf/cca.m4-55- AC_SUBST(CCA_SPEC_BABEL_CONFIG) ############################################## mpqc-2.3.1/lib/autoconf/cca.m4-60- # check for cca-spec-classic mpqc-2.3.1/lib/autoconf/cca.m4:61: CCA_SPEC_CLASSIC_ROOT=`$CCAFE_CONFIG --var CCAFE_CLASSIC_CCA_ROOT` mpqc-2.3.1/lib/autoconf/cca.m4-62- CCA_SPEC_CLASSIC_CONFIG="$CCA_SPEC_CLASSIC_ROOT/bin/cca-spec-classic-config" ############################################## mpqc-2.3.1/lib/autoconf/cca.m4-65- fi mpqc-2.3.1/lib/autoconf/cca.m4:66: CCA_SPEC_CLASSIC_INCLUDE=`$CCA_SPEC_CLASSIC_CONFIG --var CLASSIC_pkgincludedir` mpqc-2.3.1/lib/autoconf/cca.m4:67: CCA_SPEC_CLASSIC_LIB=`$CCA_SPEC_CLASSIC_CONFIG --var CLASSIC_pkglibdir` mpqc-2.3.1/lib/autoconf/cca.m4:68: CCA_SPEC_CLASSIC_SHARE=`$CCA_SPEC_CLASSIC_CONFIG --var CLASSIC_pkgdatadir` mpqc-2.3.1/lib/autoconf/cca.m4-69- AC_SUBST(CCA_SPEC_CLASSIC_CONFIG) ############################################## mpqc-2.3.1/lib/autoconf/cca.m4-74- # check for babel mpqc-2.3.1/lib/autoconf/cca.m4:75: BABEL_CONFIG=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_BABEL_BABEL_CONFIG` mpqc-2.3.1/lib/autoconf/cca.m4-76- if test ! -x $BABEL_CONFIG; then ############################################## mpqc-2.3.1/lib/autoconf/cca.m4-78- fi mpqc-2.3.1/lib/autoconf/cca.m4:79: BABEL_INCLUDE=`$BABEL_CONFIG --includedir` mpqc-2.3.1/lib/autoconf/cca.m4:80: BABEL_LIB=`$BABEL_CONFIG --libdir` mpqc-2.3.1/lib/autoconf/cca.m4:81: BABEL_SHARE=`$BABEL_CONFIG --datadir` mpqc-2.3.1/lib/autoconf/cca.m4:82: BABEL_BIN=`$BABEL_CONFIG --bindir` mpqc-2.3.1/lib/autoconf/cca.m4-83- AC_SUBST(BABEL_CONFIG) ############################################## mpqc-2.3.1/lib/autoconf/cca.m4-89- # check for babel compilers mpqc-2.3.1/lib/autoconf/cca.m4:90: BABEL_CC=`$BABEL_CONFIG --query-var=CC` mpqc-2.3.1/lib/autoconf/cca.m4:91: BABEL_CFLAGS=`$BABEL_CONFIG --query-var=CFLAGS` mpqc-2.3.1/lib/autoconf/cca.m4:92: BABEL_CXX=`$BABEL_CONFIG --query-var=CXX` mpqc-2.3.1/lib/autoconf/cca.m4:93: BABEL_CXXFLAGS=`$BABEL_CONFIG --query-var=CXXFLAGS` mpqc-2.3.1/lib/autoconf/cca.m4-94- AC_SUBST(BABEL_CC) ############################################## mpqc-2.3.1/lib/autoconf/cca.m4-99- # might as well use babel's libtool mpqc-2.3.1/lib/autoconf/cca.m4:100: BABEL_BIN=`$BABEL_CONFIG --bindir` mpqc-2.3.1/lib/autoconf/cca.m4-101- BABEL_LIBTOOL=$BABEL_BIN/babel-libtool ############################################## mpqc-2.3.1/lib/autoconf/cca.m4-107- # check mpi configuration mpqc-2.3.1/lib/autoconf/cca.m4:108: CCAFE_MPI_INCLUDE=`$CCAFE_CONFIG --var CCAFE_MPI_INC` mpqc-2.3.1/lib/autoconf/cca.m4:109: CCAFE_MPI_LIB=`$CCAFE_CONFIG --var CCAFE_MPI_LIBDIR` mpqc-2.3.1/lib/autoconf/cca.m4:110: CCAFE_MPI_BIN=`$CCAFE_CONFIG --var CCAFE_MPI_BIN` mpqc-2.3.1/lib/autoconf/cca.m4-111- if test -z "$CCAFE_MPI_INCLUDE"; then ############################################## mpqc-2.3.1/lib/autoconf/cca.m4-115- CCAFE_MPI_ENABLE="yes" mpqc-2.3.1/lib/autoconf/cca.m4:116: CCAFE_MPI_INCLUDE=`echo $CCAFE_MPI_INCLUDE | sed 's/^\-I//'` mpqc-2.3.1/lib/autoconf/cca.m4-117- fi ############################################## mpqc-2.3.1/lib/autoconf/cca.m4-124- # check for babel python mpqc-2.3.1/lib/autoconf/cca.m4:125: BABEL_PYTHON_ENABLE=`$BABEL_CONFIG --query-var=SUPPORT_PYTHON` mpqc-2.3.1/lib/autoconf/cca.m4-126- if test $BABEL_PYTHON_ENABLE == "false"; then ############################################## mpqc-2.3.1/lib/autoconf/cca.m4-134- fi mpqc-2.3.1/lib/autoconf/cca.m4:135: BABEL_PYTHON=`$BABEL_CONFIG --query-var=WHICH_PYTHON` mpqc-2.3.1/lib/autoconf/cca.m4:136: BABEL_PYTHON_VERSION=`$BABEL_CONFIG --query-var=PYTHON_VERSION` mpqc-2.3.1/lib/autoconf/cca.m4:137: BABEL_PYTHON_LIB=`$BABEL_CONFIG --query-var=PYTHONLIB`/site-packages mpqc-2.3.1/lib/autoconf/cca.m4:138: BABEL_PYTHON_INCLUDE=`$BABEL_CONFIG --query-var=PYTHONINC` mpqc-2.3.1/lib/autoconf/cca.m4-139- AC_SUBST(BABEL_PYTHON) ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-243-gentoo_lt_version="1.5.22" mpqc-2.3.1/lib/autoconf/libtool.m4:244:gentoo_ltmain_version=`sed -n '/^[[ ]]*VERSION=/{s/^[[ ]]*VERSION=//;p;q;}' "$ltmain"` mpqc-2.3.1/lib/autoconf/libtool.m4-245-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-293-done mpqc-2.3.1/lib/autoconf/libtool.m4:294:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/lib/autoconf/libtool.m4-295-]) ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-365- # Remove one level of quotation (which was required for Make). mpqc-2.3.1/lib/autoconf/libtool.m4:366: ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','` mpqc-2.3.1/lib/autoconf/libtool.m4-367- ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-376- : mpqc-2.3.1/lib/autoconf/libtool.m4:377:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then mpqc-2.3.1/lib/autoconf/libtool.m4-378- # Yippee, $echo works! ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-402- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... mpqc-2.3.1/lib/autoconf/libtool.m4:403: if (echo_test_string=`eval $cmd`) 2>/dev/null && mpqc-2.3.1/lib/autoconf/libtool.m4:404: echo_test_string=`eval $cmd` && mpqc-2.3.1/lib/autoconf/libtool.m4-405- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-411- mpqc-2.3.1/lib/autoconf/libtool.m4:412:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/lib/autoconf/libtool.m4:413: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/lib/autoconf/libtool.m4-414- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-426- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && mpqc-2.3.1/lib/autoconf/libtool.m4:427: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/lib/autoconf/libtool.m4:428: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/lib/autoconf/libtool.m4-429- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-438- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/lib/autoconf/libtool.m4:439: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/lib/autoconf/libtool.m4-440- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-453- echo='printf %s\n' mpqc-2.3.1/lib/autoconf/libtool.m4:454: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/lib/autoconf/libtool.m4:455: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/lib/autoconf/libtool.m4-456- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-458- : mpqc-2.3.1/lib/autoconf/libtool.m4:459: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && mpqc-2.3.1/lib/autoconf/libtool.m4-460- test "X$echo_testing_string" = 'X\t' && mpqc-2.3.1/lib/autoconf/libtool.m4:461: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/lib/autoconf/libtool.m4-462- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-467- echo="$CONFIG_SHELL [$]0 --fallback-echo" mpqc-2.3.1/lib/autoconf/libtool.m4:468: elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && mpqc-2.3.1/lib/autoconf/libtool.m4-469- test "X$echo_testing_string" = 'X\t' && mpqc-2.3.1/lib/autoconf/libtool.m4:470: echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/lib/autoconf/libtool.m4-471- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-477- for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do mpqc-2.3.1/lib/autoconf/libtool.m4:478: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null mpqc-2.3.1/lib/autoconf/libtool.m4-479- then ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-485- if test "$prev" != 'sed 50q "[$]0"'; then mpqc-2.3.1/lib/autoconf/libtool.m4:486: echo_test_string=`eval $prev` mpqc-2.3.1/lib/autoconf/libtool.m4-487- export echo_test_string ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-524- if AC_TRY_EVAL(ac_compile); then mpqc-2.3.1/lib/autoconf/libtool.m4:525: case `/usr/bin/file conftest.$ac_objext` in mpqc-2.3.1/lib/autoconf/libtool.m4-526- *ELF-32*) ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-540- if test "$lt_cv_prog_gnu_ld" = yes; then mpqc-2.3.1/lib/autoconf/libtool.m4:541: case `/usr/bin/file conftest.$ac_objext` in mpqc-2.3.1/lib/autoconf/libtool.m4-542- *32-bit*) ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-552- else mpqc-2.3.1/lib/autoconf/libtool.m4:553: case `/usr/bin/file conftest.$ac_objext` in mpqc-2.3.1/lib/autoconf/libtool.m4-554- *32-bit*) ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-793- # And add a safety zone mpqc-2.3.1/lib/autoconf/libtool.m4:794: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` mpqc-2.3.1/lib/autoconf/libtool.m4:795: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` mpqc-2.3.1/lib/autoconf/libtool.m4-796- ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-821- if test -n "$kargmax"; then mpqc-2.3.1/lib/autoconf/libtool.m4:822: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` mpqc-2.3.1/lib/autoconf/libtool.m4-823- else ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-831- SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} mpqc-2.3.1/lib/autoconf/libtool.m4:832: while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \ mpqc-2.3.1/lib/autoconf/libtool.m4-833- = "XX$teststring") >/dev/null 2>&1 && mpqc-2.3.1/lib/autoconf/libtool.m4:834: new_result=`expr "X$teststring" : ".*" 2>&1` && mpqc-2.3.1/lib/autoconf/libtool.m4-835- lt_cv_sys_max_cmd_len=$new_result && ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-837- do mpqc-2.3.1/lib/autoconf/libtool.m4:838: i=`expr $i + 1` mpqc-2.3.1/lib/autoconf/libtool.m4-839- teststring=$teststring$teststring ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-844- # It appears as though 1/2 is a usable value. mpqc-2.3.1/lib/autoconf/libtool.m4:845: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` mpqc-2.3.1/lib/autoconf/libtool.m4-846- ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1136- if test "$hard_links" = no; then mpqc-2.3.1/lib/autoconf/libtool.m4:1137: AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) mpqc-2.3.1/lib/autoconf/libtool.m4-1138- need_locks=warn ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1251-if test "$GCC" = yes; then mpqc-2.3.1/lib/autoconf/libtool.m4:1252: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/lib/autoconf/libtool.m4-1253- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1257- # okay in the real world where ";" in dirpaths is itself problematic. mpqc-2.3.1/lib/autoconf/libtool.m4:1258: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/lib/autoconf/libtool.m4-1259- else mpqc-2.3.1/lib/autoconf/libtool.m4:1260: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/lib/autoconf/libtool.m4-1261- fi ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1328- # Create ${libname}_ixlibrary.a entries in /sys/libs. mpqc-2.3.1/lib/autoconf/libtool.m4:1329: 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' mpqc-2.3.1/lib/autoconf/libtool.m4-1330- ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1361- # DLL is installed to $(libdir)/../bin by postinstall_cmds mpqc-2.3.1/lib/autoconf/libtool.m4:1362: postinstall_cmds='base_file=`basename \${file}`~ mpqc-2.3.1/lib/autoconf/libtool.m4:1363: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ mpqc-2.3.1/lib/autoconf/libtool.m4:1364: dldir=$destdir/`dirname \$dlpath`~ mpqc-2.3.1/lib/autoconf/libtool.m4-1365- test -d \$dldir || mkdir -p \$dldir~ ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1367- chmod a+x \$dldir/$dlname' mpqc-2.3.1/lib/autoconf/libtool.m4:1368: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mpqc-2.3.1/lib/autoconf/libtool.m4-1369- dlpath=$dir/\$dldll~ ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1375- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mpqc-2.3.1/lib/autoconf/libtool.m4:1376: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/lib/autoconf/libtool.m4-1377- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1380- # MinGW DLLs use traditional 'lib' prefix mpqc-2.3.1/lib/autoconf/libtool.m4:1381: soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/lib/autoconf/libtool.m4:1382: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/lib/autoconf/libtool.m4-1383- if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1389- # which wouldn't understand a cygwinified path. Ahh. mpqc-2.3.1/lib/autoconf/libtool.m4:1390: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/lib/autoconf/libtool.m4-1391- else mpqc-2.3.1/lib/autoconf/libtool.m4:1392: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/lib/autoconf/libtool.m4-1393- fi ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1396- # pw32 DLLs use 'pw' prefix rather than 'lib' mpqc-2.3.1/lib/autoconf/libtool.m4:1397: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/lib/autoconf/libtool.m4-1398- ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1405- supports_anon_versioning=no mpqc-2.3.1/lib/autoconf/libtool.m4:1406: case `$LD -v 2>/dev/null` in mpqc-2.3.1/lib/autoconf/libtool.m4-1407- *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1426- *) mpqc-2.3.1/lib/autoconf/libtool.m4:1427: library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' mpqc-2.3.1/lib/autoconf/libtool.m4-1428- ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1443- shlibpath_var=DYLD_LIBRARY_PATH mpqc-2.3.1/lib/autoconf/libtool.m4:1444: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mpqc-2.3.1/lib/autoconf/libtool.m4-1445- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. mpqc-2.3.1/lib/autoconf/libtool.m4-1446- if test "$GCC" = yes; then mpqc-2.3.1/lib/autoconf/libtool.m4:1447: 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"` mpqc-2.3.1/lib/autoconf/libtool.m4-1448- else ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1662- if test -f /etc/ld.so.conf; then mpqc-2.3.1/lib/autoconf/libtool.m4:1663: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` mpqc-2.3.1/lib/autoconf/libtool.m4-1664- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1734- shlibpath_var=LD_LIBRARY_PATH mpqc-2.3.1/lib/autoconf/libtool.m4:1735: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/lib/autoconf/libtool.m4-1736- case $host_os in ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1884- if test -z "$LTCC"; then mpqc-2.3.1/lib/autoconf/libtool.m4:1885: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" mpqc-2.3.1/lib/autoconf/libtool.m4-1886- if test -z "$LTCC"; then ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1888- else mpqc-2.3.1/lib/autoconf/libtool.m4:1889: AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile']) mpqc-2.3.1/lib/autoconf/libtool.m4-1890- fi ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1892- if test -z "$LTCFLAGS"; then mpqc-2.3.1/lib/autoconf/libtool.m4:1893: eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`" mpqc-2.3.1/lib/autoconf/libtool.m4-1894- fi ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1897- # Note that this assumes the entire list is on one line. mpqc-2.3.1/lib/autoconf/libtool.m4:1898: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` mpqc-2.3.1/lib/autoconf/libtool.m4-1899- ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-1903- # Check whether tagname contains only valid characters mpqc-2.3.1/lib/autoconf/libtool.m4:1904: case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in mpqc-2.3.1/lib/autoconf/libtool.m4-1905- "") ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-2158- "file_magic "*) mpqc-2.3.1/lib/autoconf/libtool.m4:2159: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` mpqc-2.3.1/lib/autoconf/libtool.m4-2160- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-2230- # gcc leaves a trailing carriage return which upsets mingw mpqc-2.3.1/lib/autoconf/libtool.m4:2231: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; mpqc-2.3.1/lib/autoconf/libtool.m4-2232- *) mpqc-2.3.1/lib/autoconf/libtool.m4:2233: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; mpqc-2.3.1/lib/autoconf/libtool.m4-2234- esac ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-2239- # Canonicalize the pathname of ld mpqc-2.3.1/lib/autoconf/libtool.m4:2240: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` mpqc-2.3.1/lib/autoconf/libtool.m4-2241- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do mpqc-2.3.1/lib/autoconf/libtool.m4:2242: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` mpqc-2.3.1/lib/autoconf/libtool.m4-2243- done ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-2270- # Break only if it was the GNU/non-GNU ld that we prefer. mpqc-2.3.1/lib/autoconf/libtool.m4:2271: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in mpqc-2.3.1/lib/autoconf/libtool.m4-2272- *GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-2301-[# I'd rather use --version here, but apparently some GNU lds only accept -v. mpqc-2.3.1/lib/autoconf/libtool.m4:2302:case `$LD -v 2>&1 </dev/null` in mpqc-2.3.1/lib/autoconf/libtool.m4-2303-*GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-2469-openbsd*) mpqc-2.3.1/lib/autoconf/libtool.m4:2470: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/lib/autoconf/libtool.m4-2471- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-2546- # Tru64's nm complains that /dev/null is an invalid object file mpqc-2.3.1/lib/autoconf/libtool.m4:2547: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in mpqc-2.3.1/lib/autoconf/libtool.m4-2548- */dev/null* | *'Invalid file or object type'*) ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-2552- *) mpqc-2.3.1/lib/autoconf/libtool.m4:2553: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in mpqc-2.3.1/lib/autoconf/libtool.m4-2554- */dev/null*) ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-2920- # ancient GNU ld didn't support --whole-archive et. al. mpqc-2.3.1/lib/autoconf/libtool.m4:2921: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ mpqc-2.3.1/lib/autoconf/libtool.m4-2922- grep 'no-whole-archive' > /dev/null; then ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3001- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/lib/autoconf/libtool.m4:3002: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/lib/autoconf/libtool.m4-3003- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3049- mpqc-2.3.1/lib/autoconf/libtool.m4:3050: _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/lib/autoconf/libtool.m4-3051- else ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3104- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/lib/autoconf/libtool.m4:3105: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/lib/autoconf/libtool.m4-3106- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3165- output_verbose_link_cmd='echo' mpqc-2.3.1/lib/autoconf/libtool.m4:3166: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/lib/autoconf/libtool.m4-3167- _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3233- # dependencies. mpqc-2.3.1/lib/autoconf/libtool.m4:3234: 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' mpqc-2.3.1/lib/autoconf/libtool.m4-3235- ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3297- # dependencies. mpqc-2.3.1/lib/autoconf/libtool.m4:3298: 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' mpqc-2.3.1/lib/autoconf/libtool.m4-3299- ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3332- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/lib/autoconf/libtool.m4:3333: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/lib/autoconf/libtool.m4:3334: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/lib/autoconf/libtool.m4-3335- ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3339- # SGI C++ mpqc-2.3.1/lib/autoconf/libtool.m4:3340: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' mpqc-2.3.1/lib/autoconf/libtool.m4-3341- ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3350- if test "$with_gnu_ld" = no; then mpqc-2.3.1/lib/autoconf/libtool.m4:3351: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' mpqc-2.3.1/lib/autoconf/libtool.m4-3352- else mpqc-2.3.1/lib/autoconf/libtool.m4:3353: _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' mpqc-2.3.1/lib/autoconf/libtool.m4-3354- fi ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3369- # to its proper name (with version) after linking. mpqc-2.3.1/lib/autoconf/libtool.m4:3370: _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' mpqc-2.3.1/lib/autoconf/libtool.m4:3371: _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' mpqc-2.3.1/lib/autoconf/libtool.m4-3372- # Commands to make compiler produce verbose output that lists ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3379- # dependencies. mpqc-2.3.1/lib/autoconf/libtool.m4:3380: 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' mpqc-2.3.1/lib/autoconf/libtool.m4-3381- ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3394- # earlier do not add the objects themselves. mpqc-2.3.1/lib/autoconf/libtool.m4:3395: case `$CC -V 2>&1` in mpqc-2.3.1/lib/autoconf/libtool.m4-3396- *"Version 7."*) ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3420- _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' mpqc-2.3.1/lib/autoconf/libtool.m4:3421: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/lib/autoconf/libtool.m4-3422- ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3439- # dependencies. mpqc-2.3.1/lib/autoconf/libtool.m4:3440: 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' mpqc-2.3.1/lib/autoconf/libtool.m4-3441- ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3483- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' mpqc-2.3.1/lib/autoconf/libtool.m4:3484: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/lib/autoconf/libtool.m4-3485- _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3498- # to its proper name (with version) after linking. mpqc-2.3.1/lib/autoconf/libtool.m4:3499: _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' mpqc-2.3.1/lib/autoconf/libtool.m4-3500- ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3515- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/lib/autoconf/libtool.m4:3516: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' mpqc-2.3.1/lib/autoconf/libtool.m4-3517- ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3528- # dependencies. mpqc-2.3.1/lib/autoconf/libtool.m4:3529: 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' mpqc-2.3.1/lib/autoconf/libtool.m4-3530- ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3533- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/lib/autoconf/libtool.m4:3534: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' mpqc-2.3.1/lib/autoconf/libtool.m4-3535- ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3558- # to its proper name (with version) after linking. mpqc-2.3.1/lib/autoconf/libtool.m4:3559: _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' mpqc-2.3.1/lib/autoconf/libtool.m4-3560- ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3574- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' mpqc-2.3.1/lib/autoconf/libtool.m4:3575: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' mpqc-2.3.1/lib/autoconf/libtool.m4:3576: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ mpqc-2.3.1/lib/autoconf/libtool.m4-3577- echo "-hidden">> $lib.exp~ mpqc-2.3.1/lib/autoconf/libtool.m4:3578: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~ mpqc-2.3.1/lib/autoconf/libtool.m4-3579- $rm $lib.exp' ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3591- # dependencies. mpqc-2.3.1/lib/autoconf/libtool.m4:3592: 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' mpqc-2.3.1/lib/autoconf/libtool.m4-3593- ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3596- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/lib/autoconf/libtool.m4:3597: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' mpqc-2.3.1/lib/autoconf/libtool.m4-3598- ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3658- # Supported since Solaris 2.6 (maybe 2.5.1?) mpqc-2.3.1/lib/autoconf/libtool.m4:3659: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' mpqc-2.3.1/lib/autoconf/libtool.m4-3660- ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3746- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no mpqc-2.3.1/lib/autoconf/libtool.m4:3747: _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/lib/autoconf/libtool.m4-3748- _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':' ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-3873- # eval without this substitution. mpqc-2.3.1/lib/autoconf/libtool.m4:3874: output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"` mpqc-2.3.1/lib/autoconf/libtool.m4-3875- mpqc-2.3.1/lib/autoconf/libtool.m4:3876: for p in `eval $output_verbose_link_cmd`; do mpqc-2.3.1/lib/autoconf/libtool.m4-3877- case $p in ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-4263- # Double-quote double-evaled strings. mpqc-2.3.1/lib/autoconf/libtool.m4:4264: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/lib/autoconf/libtool.m4-4265- ;; mpqc-2.3.1/lib/autoconf/libtool.m4-4266- *) mpqc-2.3.1/lib/autoconf/libtool.m4:4267: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/lib/autoconf/libtool.m4-4268- ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-4273- *'\[$]0 --fallback-echo"') mpqc-2.3.1/lib/autoconf/libtool.m4:4274: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'` mpqc-2.3.1/lib/autoconf/libtool.m4-4275- ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-4288- mpqc-2.3.1/lib/autoconf/libtool.m4:4289:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. mpqc-2.3.1/lib/autoconf/libtool.m4-4290-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-4670- # libtool script then. mpqc-2.3.1/lib/autoconf/libtool.m4:4671: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/lib/autoconf/libtool.m4-4672- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-4775-# If we're using GNU nm, then use its standard symbol codes. mpqc-2.3.1/lib/autoconf/libtool.m4:4776:case `$NM -V 2>&1` in mpqc-2.3.1/lib/autoconf/libtool.m4-4777-*GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-4808- nlist=conftest.nm mpqc-2.3.1/lib/autoconf/libtool.m4:4809: if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then mpqc-2.3.1/lib/autoconf/libtool.m4-4810- # Try sorting and uniquifying the output. ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-5526- supports_anon_versioning=no mpqc-2.3.1/lib/autoconf/libtool.m4:5527: case `$LD -v 2>/dev/null` in mpqc-2.3.1/lib/autoconf/libtool.m4-5528- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-5590- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/lib/autoconf/libtool.m4:5591: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/lib/autoconf/libtool.m4-5592- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-5613- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/lib/autoconf/libtool.m4:5614: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/lib/autoconf/libtool.m4:5615: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/lib/autoconf/libtool.m4-5616- ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-5622- pgcc*) # Portland Group C compiler mpqc-2.3.1/lib/autoconf/libtool.m4:5623: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/lib/autoconf/libtool.m4-5624- tmp_addflag=' $pic_flag' ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-5626- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers mpqc-2.3.1/lib/autoconf/libtool.m4:5627: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/lib/autoconf/libtool.m4-5628- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-5680- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) mpqc-2.3.1/lib/autoconf/libtool.m4:5681: case `$LD -v 2>&1` in mpqc-2.3.1/lib/autoconf/libtool.m4-5682- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-5696- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then mpqc-2.3.1/lib/autoconf/libtool.m4:5697: _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' mpqc-2.3.1/lib/autoconf/libtool.m4-5698- _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-5795- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/lib/autoconf/libtool.m4:5796: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/lib/autoconf/libtool.m4-5797- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-5842- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" mpqc-2.3.1/lib/autoconf/libtool.m4:5843: _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/lib/autoconf/libtool.m4-5844- else ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-5889- # FIXME: Setting linknames here is a bad hack. mpqc-2.3.1/lib/autoconf/libtool.m4:5890: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' mpqc-2.3.1/lib/autoconf/libtool.m4-5891- # The linker will automatically build a .lib file if we build a DLL. ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-5894- _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs' mpqc-2.3.1/lib/autoconf/libtool.m4:5895: _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`' mpqc-2.3.1/lib/autoconf/libtool.m4-5896- _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-5935- output_verbose_link_cmd='echo' mpqc-2.3.1/lib/autoconf/libtool.m4:5936: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/lib/autoconf/libtool.m4-5937- _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-6070- if test "$GCC" = yes; then mpqc-2.3.1/lib/autoconf/libtool.m4:6071: _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' mpqc-2.3.1/lib/autoconf/libtool.m4-6072- else mpqc-2.3.1/lib/autoconf/libtool.m4:6073: _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' mpqc-2.3.1/lib/autoconf/libtool.m4-6074- _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir' ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-6102- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no mpqc-2.3.1/lib/autoconf/libtool.m4:6103: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/lib/autoconf/libtool.m4-6104- _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-6132- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/lib/autoconf/libtool.m4:6133: _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' mpqc-2.3.1/lib/autoconf/libtool.m4-6134- else mpqc-2.3.1/lib/autoconf/libtool.m4-6135- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' mpqc-2.3.1/lib/autoconf/libtool.m4:6136: _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' mpqc-2.3.1/lib/autoconf/libtool.m4-6137- fi ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-6144- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/lib/autoconf/libtool.m4:6145: _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' mpqc-2.3.1/lib/autoconf/libtool.m4-6146- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-6148- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' mpqc-2.3.1/lib/autoconf/libtool.m4:6149: _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' mpqc-2.3.1/lib/autoconf/libtool.m4:6150: _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~ mpqc-2.3.1/lib/autoconf/libtool.m4:6151: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' mpqc-2.3.1/lib/autoconf/libtool.m4-6152- ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-6185- *) mpqc-2.3.1/lib/autoconf/libtool.m4:6186: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; mpqc-2.3.1/lib/autoconf/libtool.m4-6187- esac ;; ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-6269- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no mpqc-2.3.1/lib/autoconf/libtool.m4:6270: _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/lib/autoconf/libtool.m4-6271- _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':' ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-6334- _LT_AC_TAGVAR(allow_undefined_flag, $1)= mpqc-2.3.1/lib/autoconf/libtool.m4:6335: if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) mpqc-2.3.1/lib/autoconf/libtool.m4-6336- then ############################################## mpqc-2.3.1/lib/autoconf/libtool.m4-6472- test $lt_ac_count -gt 10 && break mpqc-2.3.1/lib/autoconf/libtool.m4:6473: lt_ac_count=`expr $lt_ac_count + 1` mpqc-2.3.1/lib/autoconf/libtool.m4-6474- if test $lt_ac_count -gt $lt_ac_max; then ############################################## mpqc-2.3.1/src/bin/mpqc/ccarun.in-341- if ($pid == 0) { mpqc-2.3.1/src/bin/mpqc/ccarun.in:342: exec("$cmd"); mpqc-2.3.1/src/bin/mpqc/ccarun.in-343- die "exec returned"; ############################################## mpqc-2.3.1/src/bin/mpqc/ccarunproc-27-if [ "$messagegrp" != none ]; then mpqc-2.3.1/src/bin/mpqc/ccarunproc:28: export MESSAGEGRP=`isodecode $messagegrp` mpqc-2.3.1/src/bin/mpqc/ccarunproc-29-fi ############################################## mpqc-2.3.1/src/bin/mpqc/ccarunproc-31-if [ "$threadgrp" != none ]; then mpqc-2.3.1/src/bin/mpqc/ccarunproc:32: export THREADGRP=`isodecode $threadgrp` mpqc-2.3.1/src/bin/mpqc/ccarunproc-33-fi ############################################## mpqc-2.3.1/src/bin/mpqc/ccarunproc-35-if [ "$memorygrp" != none ]; then mpqc-2.3.1/src/bin/mpqc/ccarunproc:36: export MEMORYGRP=`isodecode $memorygrp` mpqc-2.3.1/src/bin/mpqc/ccarunproc-37-fi ############################################## mpqc-2.3.1/src/bin/mpqc/ccarunproc-39-if [ "$integral" != none ]; then mpqc-2.3.1/src/bin/mpqc/ccarunproc:40: export INTEGRAL=`isodecode $integral` mpqc-2.3.1/src/bin/mpqc/ccarunproc-41-fi ############################################## mpqc-2.3.1/src/bin/mpqc/ccarunproc-43-if [ "$results" != none ]; then mpqc-2.3.1/src/bin/mpqc/ccarunproc:44: export CCACHEM_RESULTS_DIR=`isodecode $results` mpqc-2.3.1/src/bin/mpqc/ccarunproc-45-fi ############################################## mpqc-2.3.1/src/bin/mpqc/mpqcrun.in-521- if ($pid == 0) { mpqc-2.3.1/src/bin/mpqc/mpqcrun.in:522: exec("$cmd"); mpqc-2.3.1/src/bin/mpqc/mpqcrun.in-523- die "exec returned"; ############################################## mpqc-2.3.1/src/bin/mpqc/mpqcrunproc-26-if [ "$messagegrp" != none ]; then mpqc-2.3.1/src/bin/mpqc/mpqcrunproc:27: export MESSAGEGRP=`isodecode $messagegrp` mpqc-2.3.1/src/bin/mpqc/mpqcrunproc-28-fi ############################################## mpqc-2.3.1/src/bin/mpqc/mpqcrunproc-30-if [ "$threadgrp" != none ]; then mpqc-2.3.1/src/bin/mpqc/mpqcrunproc:31: export THREADGRP=`isodecode $threadgrp` mpqc-2.3.1/src/bin/mpqc/mpqcrunproc-32-fi ############################################## mpqc-2.3.1/src/bin/mpqc/mpqcrunproc-34-if [ "$memorygrp" != none ]; then mpqc-2.3.1/src/bin/mpqc/mpqcrunproc:35: export MEMORYGRP=`isodecode $memorygrp` mpqc-2.3.1/src/bin/mpqc/mpqcrunproc-36-fi ############################################## mpqc-2.3.1/src/bin/mpqc/mpqcrunproc-38-if [ "$integral" != none ]; then mpqc-2.3.1/src/bin/mpqc/mpqcrunproc:39: export INTEGRAL=`isodecode $integral` mpqc-2.3.1/src/bin/mpqc/mpqcrunproc-40-fi ############################################## mpqc-2.3.1/src/bin/mpqc/validate/Makefile-688- do ( \ mpqc-2.3.1/src/bin/mpqc/validate/Makefile:689: expect=`echo $${o}|sed 's/^.*symm3_.*_\(.*\)_.*$$/\1/'`; \ mpqc-2.3.1/src/bin/mpqc/validate/Makefile:690: actual=`grep 'g point g' $${o}|sed 's/^.*to \(.*\)$$/\1/'`; \ mpqc-2.3.1/src/bin/mpqc/validate/Makefile-691- echo $${o}: expected $${expect} got $${actual}; \ ############################################## mpqc-2.3.1/src/bin/mpqc/validate/makein.pl-379- my $ret = 1; mpqc-2.3.1/src/bin/mpqc/validate/makein.pl:380: $ret = system("cmp $inputfile $inputfile.tmp > /dev/null 2>&1")/256 mpqc-2.3.1/src/bin/mpqc/validate/makein.pl-381- if (-f "$inputfile"); ############################################## mpqc-2.3.1/src/lib/chemistry/cca/Makefile-104-tmp_libdir := $(libdir) mpqc-2.3.1/src/lib/chemistry/cca/Makefile:105:SCLIBS = $(shell echo `ls ../../../../lib/*.$(LIBSUF)`) mpqc-2.3.1/src/lib/chemistry/cca/Makefile-106-SCLINK = $(SCLIBS:lib%.$(LIBSUF)=-l%) ############################################## mpqc-2.3.1/src/lib/chemistry/cca/socket.cc-74-u_int32_t mpqc-2.3.1/src/lib/chemistry/cca/socket.cc:75:TCPSocket::addr() mpqc-2.3.1/src/lib/chemistry/cca/socket.cc-76-{ ############################################## mpqc-2.3.1/src/lib/chemistry/cca/socket.cc-81- u_int32_t add = htonl(*(unsigned long*)hent->h_addr_list[0]); mpqc-2.3.1/src/lib/chemistry/cca/socket.cc:82: std::cout << "TCPSocket::addr() = " << (void*)add << std::endl; mpqc-2.3.1/src/lib/chemistry/cca/socket.cc-83- return add; ############################################## mpqc-2.3.1/src/lib/chemistry/cca/socket.h-26- int port() { return port_; } mpqc-2.3.1/src/lib/chemistry/cca/socket.h:27: u_int32_t addr(); mpqc-2.3.1/src/lib/chemistry/cca/socket.h-28- ############################################## mpqc-2.3.1/debian/mpqc-support.emacsen-install-14- mpqc-2.3.1/debian/mpqc-support.emacsen-install:15:#FLAVORTEST=`echo $FLAVOR | cut -c-6` mpqc-2.3.1/debian/mpqc-support.emacsen-install-16-#if [ ${FLAVORTEST} = xemacs ] ; then ############################################## mpqc-2.3.1/debian/mpqcval-57- if ($pid == 0) { mpqc-2.3.1/debian/mpqcval:58: exec("$mpqc -o $out $j"); mpqc-2.3.1/debian/mpqcval-59- } ############################################## mpqc-2.3.1/debian/mpqcval-63- if (fork() == 0) { mpqc-2.3.1/debian/mpqcval:64: exec("$mpqc -o $out $j"); mpqc-2.3.1/debian/mpqcval-65- } ############################################## mpqc-2.3.1/debian/mpqcval.pl-51- if ($pid == 0) { mpqc-2.3.1/debian/mpqcval.pl:52: exec("$mpqc -o $out $j"); mpqc-2.3.1/debian/mpqcval.pl-53- } ############################################## mpqc-2.3.1/debian/mpqcval.pl-57- if (fork() == 0) { mpqc-2.3.1/debian/mpqcval.pl:58: exec("$mpqc -o $out $j"); mpqc-2.3.1/debian/mpqcval.pl-59- } ############################################## mpqc-2.3.1/debian/patches/14_sc-config_sclibs.patch-7--for i in $all_sclibs; do mpqc-2.3.1/debian/patches/14_sc-config_sclibs.patch:8:+for i in `echo $all_sclibs | sed -r 's/\.la/.so/g'`; do mpqc-2.3.1/debian/patches/14_sc-config_sclibs.patch-9- if [ -f $libdir/$i ]; then mpqc-2.3.1/debian/patches/14_sc-config_sclibs.patch:10:- li=`echo $i | sed "s/^lib\([a-zA-Z0-9]*\).$LIBSUF/-l\1/g"` mpqc-2.3.1/debian/patches/14_sc-config_sclibs.patch:11:+ li=`echo $i | sed "s/^lib\([a-zA-Z0-9]*\).so/-l\1/g"` mpqc-2.3.1/debian/patches/14_sc-config_sclibs.patch-12- sclibs="$sclibs $li" ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in-27-changequote(<<, >>)dnl mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in:28:SC_MAJOR_VERSION=`echo $SC_MMM_VERSION|sed 's/\([0-9]*\)\.[0-9]*\.[0-9]*/\1/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in:29:SC_MINOR_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.\([0-9]*\)\.[0-9]*/\1/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in:30:SC_MICRO_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.[0-9]*\.\([0-9]*\)/\1/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in-31-changequote([, ])dnl ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in-501- .|..|./*|../*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in:502: srcdir=`(cd $srcdir; pwd)` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in:503: #srcdir=`(cd $srcdir; echo $PWD)` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in-504- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in-1490-LIBBLAS="" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in:1491:F77_DGEMM=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DAXPY` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in-1492-AC_CHECK_FUNC($F77_DGEMM,HAVE_BLAS=yes,[ ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in-1513-LIBLAPACK="" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in:1514:F77_DGESVD=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DGESVD` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in-1515-AC_CHECK_FUNC($F77_DGESVD,HAVE_LAPACK=yes,[ ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in-1782- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in:1783: CCA_CHEM_INCLUDE=`$CCA_CHEM_CONFIG --includedir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in:1784: CCA_CHEM_LIB=`$CCA_CHEM_CONFIG --libdir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in:1785: CCA_CHEM_PREFIX=`$CCA_CHEM_CONFIG --prefix` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in-1786- CCA_CHEM_REPO=$CCA_CHEM_PREFIX/repo ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in-1790- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in:1791: CCAFE_CONFIG=`$CCA_CHEM_CONFIG --ccafe-config` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in-1792- ENABLE_PYTHON="no" # no need for python checks ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in-1817- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in:1818:SCLIBS=`$PERL $srcdir/bin/listlibs.pl -I$srcdir/src/lib -DLIBSUF=$LIBSUF $srcdir/src/lib` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure.in-1819-AC_SUBST(SCLIBS) ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-43-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:44: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-45- eval $as_var=C; export $as_var ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-101- as_lineno_2=$LINENO mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:102: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-103- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-140- as_lineno_2=$LINENO mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:141: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-142- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-250- # Remove one level of quotation (which was required for Make). mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:251: ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-252- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-261- : mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:262:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-263- # Yippee, $echo works! ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-287- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:288: if (echo_test_string=`eval $cmd`) 2>/dev/null && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:289: echo_test_string=`eval $cmd` && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-290- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-296- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:297:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:298: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-299- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-311- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:312: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:313: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-314- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-323- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:324: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-325- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-338- echo='printf %s\n' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:339: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:340: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-341- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-343- : mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:344: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-345- test "X$echo_testing_string" = 'X\t' && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:346: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-347- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-352- echo="$CONFIG_SHELL $0 --fallback-echo" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:353: elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-354- test "X$echo_testing_string" = 'X\t' && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:355: echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-356- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-362- for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:363: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-364- then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-370- if test "$prev" != 'sed 50q "$0"'; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:371: echo_test_string=`eval $prev` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-372- export echo_test_string ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-516- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:517: ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-518- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-549- -disable-* | --disable-*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:550: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-551- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-554- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:555: ac_feature=`echo $ac_feature | sed 's/-/_/g'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-556- eval "enable_$ac_feature=no" ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-558- -enable-* | --enable-*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:559: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-560- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-563- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:564: ac_feature=`echo $ac_feature | sed 's/-/_/g'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-565- case $ac_option in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:566: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-567- *) ac_optarg=yes ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-740- -with-* | --with-*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:741: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-742- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-745- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:746: ac_package=`echo $ac_package| sed 's/-/_/g'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-747- case $ac_option in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:748: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-749- *) ac_optarg=yes ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-753- -without-* | --without-*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:754: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-755- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-758- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:759: ac_package=`echo $ac_package | sed 's/-/_/g'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-760- eval "with_$ac_package=no" ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-785- *=*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:786: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-787- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-790- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:791: ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-792- eval "$ac_envvar='$ac_optarg'" ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-806-if test -n "$ac_prev"; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:807: ac_option=--`echo $ac_prev | sed 's/_/-/g'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-808- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-814-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:815: eval ac_val=$`echo $ac_var` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-816- case $ac_val in ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-826-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:827: eval ac_val=$`echo $ac_var` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-828- case $ac_val in ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-893- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:894:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-895-ac_env_build_alias_set=${build_alias+set} ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-984-By default, \`make install' will install all the files in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:985:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:986:an installation prefix other than \`$ac_default_prefix' using \`--prefix', mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-987-for instance \`--prefix=\$HOME'. ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1106-if test "$ac_dir" != .; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1107: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1108- # A "../" for each directory in $ac_dir_suffix. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1109: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1110-else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1119- else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1120: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1121- fi ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1273- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1274: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1275- esac ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1345- do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1346: eval ac_val=$`echo $ac_var` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1347- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1359- do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1360: eval ac_val=$`echo $ac_var` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1361- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1450- set,) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1451: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1452:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1453- ac_cache_corrupted=: ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1473- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1474: ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1475- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1556-test -z "$ac_cv_build_alias" && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1557: ac_cv_build_alias=`$ac_config_guess` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1558-test -z "$ac_cv_build_alias" && ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1561- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1562:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1563- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1570-build=$ac_cv_build mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1571:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1572:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1573:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1574- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1583- ac_cv_host_alias=$ac_cv_build_alias mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1584:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1585- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1592-host=$ac_cv_host mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1593:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1594:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1595:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1596- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1605- ac_cv_target_alias=$ac_cv_host_alias mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1606:ac_cv_target=`$ac_config_sub $ac_cv_target_alias` || mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1607- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1614-target=$ac_cv_target mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1615:target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1616:target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1617:target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1618- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1643- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1644:SC_MAJOR_VERSION=`echo $SC_MMM_VERSION|sed 's/\([0-9]*\)\.[0-9]*\.[0-9]*/\1/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1645:SC_MINOR_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.\([0-9]*\)\.[0-9]*/\1/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:1646:SC_MICRO_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.[0-9]*\.\([0-9]*\)/\1/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-1647-cat >>confdefs.h <<_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-2342- .|..|./*|../*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:2343: srcdir=`(cd $srcdir; pwd)` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:2344: #srcdir=`(cd $srcdir; echo $PWD)` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-2345- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-2856- "checking for C compiler version" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:2857:ac_compiler=`set X $ac_compile; echo $2` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-2858-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-2895-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:2896:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-2897-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-2923- *.* ) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:2924: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-2925- # FIXME: I believe we export ac_cv_exeext for Libtool, ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-3003- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:3004: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-3005- export ac_cv_exeext ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-3053- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:3054: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-3055- break;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-3132-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:3133:GCC=`test $ac_compiler_gnu = yes && echo yes` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-3134-ac_test_CFLAGS=${CFLAGS+set} ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-3605- "checking for C++ compiler version" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:3606:ac_compiler=`set X $ac_compile; echo $2` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-3607-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-3680-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:3681:GXX=`test $ac_compiler_gnu = yes && echo yes` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-3682-ac_test_CXXFLAGS=${CXXFLAGS+set} ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-3959- "checking for Fortran 77 compiler version" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:3960:ac_compiler=`set X $ac_compile; echo $2` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-3961-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4094- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:4095:G77=`test $ac_compiler_gnu = yes && echo yes` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4096-ac_ext=c ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4155-(eval echo $as_me:4155: \"$ac_link\") >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:4156:ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4157-echo "$ac_f77_v_output" >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4171- *xlfentry*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:4172: ac_f77_v_output=`echo $ac_f77_v_output | sed 's/,/ /g'` ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4173- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4176- *mGLOB_options_string*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:4177: ac_f77_v_output=`echo $ac_f77_v_output | sed 's/\"-mGLOB[^\"]*\"/ /g'` ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4178- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4182- *cft90*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:4183: ac_f77_v_output=`echo $ac_f77_v_output | sed "s/\"//g"` ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4184-esac ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4233-(eval echo $as_me:4233: \"$ac_link\") >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:4234:ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4235-echo "$ac_f77_v_output" >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4249- *xlfentry*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:4250: ac_f77_v_output=`echo $ac_f77_v_output | sed 's/,/ /g'` ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4251- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4254- *mGLOB_options_string*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:4255: ac_f77_v_output=`echo $ac_f77_v_output | sed 's/\"-mGLOB[^\"]*\"/ /g'` ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4256- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4260- *cft90*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:4261: ac_f77_v_output=`echo $ac_f77_v_output | sed "s/\"//g"` ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4262-esac ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4333- -YP,*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:4334: for ac_j in `echo $ac_arg | sed -e 's/-YP,/-L/;s/:/ -L/g'`; do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-4335- ac_exists=false ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-5774-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:5775:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-5776-echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-5821-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:5822:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:5823:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:5824:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-5825- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:5826:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-5827-_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-5837-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:5838:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-5839-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-5844-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:5845:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:5846:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-5847-else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-5971-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:5972:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:5973:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-5974- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-5975-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:5976:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-5977- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:5978:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-5979-_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-6198-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:6199:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-6200-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-6205-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:6206:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:6207:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-6208-else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-6332-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:6333:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:6334:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-6335- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-6336-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:6337:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-6338- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:6339:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-6340-_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-9799-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:9800:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-9801-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-9806-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:9807:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:9808:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-9809-else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-9933-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:9934:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:9935:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-9936- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-9937-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:9938:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-9939- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:9940:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-9941-_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-9953-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:9954:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-9955-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-9960-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:9961:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:9962:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-9963-else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10087-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10088:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10089:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10090- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10091-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10092:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10093- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10094:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10095-_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10107-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10108:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10109-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10114-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10115:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10116:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10117-else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10241-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10242:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10243:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10244- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10245-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10246:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10247- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10248:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10249-_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10564-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10565:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10566-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10653-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10654:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10655:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10656:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10657- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10658:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10659-_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10770-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10771:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10772-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10859-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10860:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10861:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10862:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10863- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10864:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10865-_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10874-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10875:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10876-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10963-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10964:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10965:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10966:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10967- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10968:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10969-_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10977-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:10978:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-10979-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-11066-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:11067:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:11068:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:11069:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-11070- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:11071:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-11072-_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-11143-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:11144:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-11145-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-11150-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:11151:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:11152:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-11153-else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-11277-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:11278:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:11279:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-11280- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-11281-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:11282:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-11283- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:11284:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-11285-_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-11294-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:11295:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-11296-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-11383-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:11384:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:11385:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:11386:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-11387- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:11388:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-11389-_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-11941-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:11942:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-11943-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12030-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12031:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12032:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12033:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12034- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12035:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12036-_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12053-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12054:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12055-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12142-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12143:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12144:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12145:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12146- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12147:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12148-_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12157-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12158:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12159-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12164-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12165:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12166:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12167-else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12291-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12292:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12293:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12294- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12295-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12296:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12297- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12298:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12299-_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12491-LIBBLAS="" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12492:F77_DGEMM=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DAXPY` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12493:as_ac_var=`echo "ac_cv_func_$F77_DGEMM" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12494-echo "$as_me:$LINENO: checking for $F77_DGEMM" >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12581-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12582:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12583:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12584:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12585- HAVE_BLAS=yes ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12587- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12588: as_ac_Lib=`echo "ac_cv_lib_essl_$F77_DGEMM" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12589-echo "$as_me:$LINENO: checking for $F77_DGEMM in -lessl" >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12650-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12651:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12652:echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12653:if test `eval echo '${'$as_ac_Lib'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12654- HAVE_BLAS=yes;LIBBLAS="-lessl" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12655-else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12656: as_ac_Lib=`echo "ac_cv_lib_blas_$F77_DGEMM" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12657-echo "$as_me:$LINENO: checking for $F77_DGEMM in -lblas" >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12718-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12719:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12720:echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12721:if test `eval echo '${'$as_ac_Lib'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12722- HAVE_BLAS=yes;LIBBLAS="-lblas" ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12733- LIBS="-latlas $LIBS" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12734: as_ac_Lib=`echo "ac_cv_lib_f77blas_$F77_DGEMM" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12735-echo "$as_me:$LINENO: checking for $F77_DGEMM in -lf77blas" >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12796-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12797:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12798:echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12799:if test `eval echo '${'$as_ac_Lib'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12800- HAVE_BLAS=yes;LIBBLAS="-lf77blas -latlas" ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12818-LIBLAPACK="" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12819:F77_DGESVD=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DGESVD` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12820:as_ac_var=`echo "ac_cv_func_$F77_DGESVD" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12821-echo "$as_me:$LINENO: checking for $F77_DGESVD" >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12908-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12909:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12910:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12911:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12912- HAVE_LAPACK=yes ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12914- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12915: as_ac_Lib=`echo "ac_cv_lib_lapack_$F77_DGESVD" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12916-echo "$as_me:$LINENO: checking for $F77_DGESVD in -llapack" >&5 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12977-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12978:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12979:echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:12980:if test `eval echo '${'$as_ac_Lib'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-12981- HAVE_LAPACK=yes;LIBLAPACK="-llapack" ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13314-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13315:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13316-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13321-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13322:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13323:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13324-else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13448-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13449:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13450:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13451- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13452-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13453:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13454- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13455:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13456-_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13555-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13556:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13557-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13562-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13563:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13564:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13565-else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13689-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13690:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13691:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13692- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13693-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13694:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13695- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13696:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13697-_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13796-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13797:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13798-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13803-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13804:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13805:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13806-else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13930-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13931:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13932:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13933- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13934-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13935:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13936- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:13937:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-13938-_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14303- test $lt_ac_count -gt 10 && break mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:14304: lt_ac_count=`expr $lt_ac_count + 1` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14305- if test $lt_ac_count -gt $lt_ac_max; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14333- # gcc leaves a trailing carriage return which upsets mingw mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:14334: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14335- *) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:14336: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14337- esac ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14342- # Canonicalize the pathname of ld mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:14343: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14344- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:14345: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14346- done ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14377- # Break only if it was the GNU/non-GNU ld that we prefer. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:14378: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14379- *GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14410- # I'd rather use --version here, but apparently some GNU lds only accept -v. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:14411:case `$LD -v 2>&1 </dev/null` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14412-*GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14473- # Tru64's nm complains that /dev/null is an invalid object file mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:14474: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14475- */dev/null* | *'Invalid file or object type'*) ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14479- *) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:14480: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14481- */dev/null*) ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14630-openbsd*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:14631: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14632- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14714- (exit $ac_status); }; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:14715: case `/usr/bin/file conftest.$ac_objext` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14716- *ELF-32*) ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14734- if test "$lt_cv_prog_gnu_ld" = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:14735: case `/usr/bin/file conftest.$ac_objext` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14736- *32-bit*) ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14746- else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:14747: case `/usr/bin/file conftest.$ac_objext` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14748- *32-bit*) ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14912-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:14913:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14914-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14919-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:14920:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:14921:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-14922-else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15046-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:15047:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:15048:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15049- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15050-fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:15051:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15052- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:15053:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15054-_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15351- # And add a safety zone mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:15352: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:15353: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15354- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15379- if test -n "$kargmax"; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:15380: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15381- else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15389- SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:15390: while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15391- = "XX$teststring") >/dev/null 2>&1 && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:15392: new_result=`expr "X$teststring" : ".*" 2>&1` && mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15393- lt_cv_sys_max_cmd_len=$new_result && ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15395- do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:15396: i=`expr $i + 1` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15397- teststring=$teststring$teststring ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15402- # It appears as though 1/2 is a usable value. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:15403: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15404- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15495-# If we're using GNU nm, then use its standard symbol codes. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:15496:case `$NM -V 2>&1` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15497-*GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15983-done mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:15984:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-15985- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16011- "file_magic "*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:16012: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16013- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16073- "file_magic "*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:16074: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16075- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16165-gentoo_lt_version="1.5.22" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:16166:gentoo_ltmain_version=`sed -n '/^[ ]*VERSION=/{s/^[ ]*VERSION=//;p;q;}' "$ltmain"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16167-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16695- if test "$hard_links" = no; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:16696: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:16697:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16698- need_locks=warn ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16751-done mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:16752:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16753- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16789- supports_anon_versioning=no mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:16790: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16791- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16853- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:16854: archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16855- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16876- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:16877: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:16878: archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16879- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16885- pgcc*) # Portland Group C compiler mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:16886: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16887- tmp_addflag=' $pic_flag' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16889- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:16890: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16891- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16943- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:16944: case `$LD -v 2>&1` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16945- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16959- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:16960: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-16961- archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17058- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17059: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17060- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17156- hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17157: archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17158- else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17254- # FIXME: Setting linknames here is a bad hack. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17255: archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17256- # The linker will automatically build a .lib file if we build a DLL. ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17259- old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17260: fix_srcfile_path='`cygpath -w "$srcfile"`' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17261- enable_shared_with_static_runtimes=yes ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17300- output_verbose_link_cmd='echo' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17301: archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17302- module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17435- if test "$GCC" = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17436: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17437- else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17438: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17439- hardcode_libdir_flag_spec_ld='-rpath $libdir' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17467- hardcode_shlibpath_var=no mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17468: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17469- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17497- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17498: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17499- else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17500- allow_undefined_flag=' -expect_unresolved \*' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17501: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17502- fi ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17509- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17510: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17511- hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17513- allow_undefined_flag=' -expect_unresolved \*' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17514: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17515: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17516: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17517- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17550- *) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17551: whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17552- esac ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17634- hardcode_shlibpath_var=no mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17635: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17636- hardcode_libdir_separator=':' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17744-if test "$GCC" = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17745: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17746- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17750- # okay in the real world where ";" in dirpaths is itself problematic. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17751: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17752- else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17753: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17754- fi ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17821- # Create ${libname}_ixlibrary.a entries in /sys/libs. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17822: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17823- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17854- # DLL is installed to $(libdir)/../bin by postinstall_cmds mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17855: postinstall_cmds='base_file=`basename \${file}`~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17856: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17857: dldir=$destdir/`dirname \$dlpath`~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17858- test -d \$dldir || mkdir -p \$dldir~ ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17860- chmod a+x \$dldir/$dlname' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17861: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17862- dlpath=$dir/\$dldll~ ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17868- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17869: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17870- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17873- # MinGW DLLs use traditional 'lib' prefix mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17874: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17875: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17876- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17882- # which wouldn't understand a cygwinified path. Ahh. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17883: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17884- else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17885: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17886- fi ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17889- # pw32 DLLs use 'pw' prefix rather than 'lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17890: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17891- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17898- supports_anon_versioning=no mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17899: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17900- *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17919- *) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17920: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17921- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17936- shlibpath_var=DYLD_LIBRARY_PATH mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17937: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17938- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17939- if test "$GCC" = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:17940: 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"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-17941- else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-18155- if test -f /etc/ld.so.conf; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:18156: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-18157- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-18227- shlibpath_var=LD_LIBRARY_PATH mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:18228: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-18229- case $host_os in ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19348- # Double-quote double-evaled strings. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:19349: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19350- ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19351- *) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:19352: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19353- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19358- *'\$0 --fallback-echo"') mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:19359: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19360- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19371- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:19372:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19373-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19750- # libtool script then. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:19751: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19752- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19779- if test -z "$LTCC"; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:19780: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19781- if test -z "$LTCC"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19784- else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:19785: { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:19786:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;} mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19787- fi ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19789- if test -z "$LTCFLAGS"; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:19790: eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19791- fi ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19794- # Note that this assumes the entire list is on one line. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:19795: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19796- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19800- # Check whether tagname contains only valid characters mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:19801: case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19802- "") ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19928-done mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:19929:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19930- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19958- # gcc leaves a trailing carriage return which upsets mingw mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:19959: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19960- *) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:19961: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19962- esac ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19967- # Canonicalize the pathname of ld mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:19968: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19969- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:19970: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-19971- done ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20002- # Break only if it was the GNU/non-GNU ld that we prefer. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20003: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20004- *GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20035- # I'd rather use --version here, but apparently some GNU lds only accept -v. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20036:case `$LD -v 2>&1 </dev/null` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20037-*GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20065- # ancient GNU ld didn't support --whole-archive et. al. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20066: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20067- grep 'no-whole-archive' > /dev/null; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20147- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20148: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20149- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20246- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20247: archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20248- else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20352- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20353: archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20354- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20413- output_verbose_link_cmd='echo' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20414: archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20415- module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20481- # dependencies. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20482: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20483- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20545- # dependencies. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20546: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20547- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20580- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20581: archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20582: archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20583- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20587- # SGI C++ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20588: archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20589- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20598- if test "$with_gnu_ld" = no; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20599: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20600- else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20601: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20602- fi ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20617- # to its proper name (with version) after linking. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20618: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20619: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20620- # Commands to make compiler produce verbose output that lists ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20627- # dependencies. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20628: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20629- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20642- # earlier do not add the objects themselves. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20643: case `$CC -V 2>&1` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20644- *"Version 7."*) ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20668- export_dynamic_flag_spec_CXX='${wl}--export-dynamic' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20669: whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20670- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20687- # dependencies. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20688: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20689- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20731- hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20732: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20733- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20746- # to its proper name (with version) after linking. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20747: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20748- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20763- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20764: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20765- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20776- # dependencies. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20777: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20778- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20781- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20782: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20783- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20806- # to its proper name (with version) after linking. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20807: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20808- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20822- allow_undefined_flag_CXX=' -expect_unresolved \*' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20823: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20824: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20825- echo "-hidden">> $lib.exp~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20826: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20827- $rm $lib.exp' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20839- # dependencies. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20840: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20841- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20844- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20845: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20846- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20906- # Supported since Solaris 2.6 (maybe 2.5.1?) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20907: whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20908- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20994- hardcode_shlibpath_var_CXX=no mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:20995: hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-20996- hardcode_libdir_separator_CXX=':' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21070- # eval without this substitution. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21071: output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21072- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21073: for p in `eval $output_verbose_link_cmd`; do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21074- case $p in ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21625- if test "$hard_links" = no; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21626: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21627:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21628- need_locks=warn ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21741-if test "$GCC" = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21742: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21743- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21747- # okay in the real world where ";" in dirpaths is itself problematic. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21748: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21749- else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21750: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21751- fi ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21818- # Create ${libname}_ixlibrary.a entries in /sys/libs. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21819: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21820- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21851- # DLL is installed to $(libdir)/../bin by postinstall_cmds mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21852: postinstall_cmds='base_file=`basename \${file}`~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21853: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21854: dldir=$destdir/`dirname \$dlpath`~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21855- test -d \$dldir || mkdir -p \$dldir~ ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21857- chmod a+x \$dldir/$dlname' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21858: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21859- dlpath=$dir/\$dldll~ ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21865- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21866: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21867- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21870- # MinGW DLLs use traditional 'lib' prefix mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21871: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21872: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21873- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21879- # which wouldn't understand a cygwinified path. Ahh. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21880: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21881- else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21882: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21883- fi ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21886- # pw32 DLLs use 'pw' prefix rather than 'lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21887: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21888- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21895- supports_anon_versioning=no mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21896: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21897- *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21916- *) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21917: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21918- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21933- shlibpath_var=DYLD_LIBRARY_PATH mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21934: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21935- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21936- if test "$GCC" = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:21937: 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"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-21938- else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-22152- if test -f /etc/ld.so.conf; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:22153: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-22154- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-22224- shlibpath_var=LD_LIBRARY_PATH mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:22225: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-22226- case $host_os in ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-22469- # Double-quote double-evaled strings. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:22470: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-22471- ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-22472- *) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:22473: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-22474- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-22479- *'\$0 --fallback-echo"') mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:22480: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-22481- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-22798- # libtool script then. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:22799: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-22800- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-22907-done mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:22908:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-22909- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23336- if test "$hard_links" = no; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:23337: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:23338:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23339- need_locks=warn ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23392-done mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:23393:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23394- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23430- supports_anon_versioning=no mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:23431: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23432- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23494- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:23495: archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23496- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23517- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:23518: archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:23519: archive_expsym_cmds_F77='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23520- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23526- pgcc*) # Portland Group C compiler mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:23527: whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23528- tmp_addflag=' $pic_flag' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23530- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:23531: whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23532- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23584- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:23585: case `$LD -v 2>&1` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23586- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23600- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:23601: hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23602- archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23699- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:23700: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23701- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23787- hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:23788: archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23789- else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23875- # FIXME: Setting linknames here is a bad hack. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:23876: archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23877- # The linker will automatically build a .lib file if we build a DLL. ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23880- old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:23881: fix_srcfile_path_F77='`cygpath -w "$srcfile"`' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23882- enable_shared_with_static_runtimes_F77=yes ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23921- output_verbose_link_cmd='echo' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:23922: archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-23923- module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24056- if test "$GCC" = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24057: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24058- else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24059: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24060- hardcode_libdir_flag_spec_ld_F77='-rpath $libdir' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24088- hardcode_shlibpath_var_F77=no mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24089: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24090- archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24118- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24119: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24120- else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24121- allow_undefined_flag_F77=' -expect_unresolved \*' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24122: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24123- fi ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24130- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24131: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24132- hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24134- allow_undefined_flag_F77=' -expect_unresolved \*' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24135: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24136: 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~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24137: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24138- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24171- *) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24172: whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24173- esac ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24255- hardcode_shlibpath_var_F77=no mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24256: hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24257- hardcode_libdir_separator_F77=':' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24365-if test "$GCC" = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24366: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24367- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24371- # okay in the real world where ";" in dirpaths is itself problematic. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24372: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24373- else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24374: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24375- fi ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24442- # Create ${libname}_ixlibrary.a entries in /sys/libs. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24443: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24444- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24475- # DLL is installed to $(libdir)/../bin by postinstall_cmds mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24476: postinstall_cmds='base_file=`basename \${file}`~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24477: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24478: dldir=$destdir/`dirname \$dlpath`~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24479- test -d \$dldir || mkdir -p \$dldir~ ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24481- chmod a+x \$dldir/$dlname' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24482: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24483- dlpath=$dir/\$dldll~ ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24489- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24490: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24491- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24494- # MinGW DLLs use traditional 'lib' prefix mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24495: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24496: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24497- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24503- # which wouldn't understand a cygwinified path. Ahh. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24504: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24505- else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24506: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24507- fi ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24510- # pw32 DLLs use 'pw' prefix rather than 'lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24511: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24512- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24519- supports_anon_versioning=no mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24520: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24521- *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24540- *) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24541: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24542- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24557- shlibpath_var=DYLD_LIBRARY_PATH mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24558: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24559- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24560- if test "$GCC" = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24561: 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"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24562- else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24776- if test -f /etc/ld.so.conf; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24777: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24778- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24848- shlibpath_var=LD_LIBRARY_PATH mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:24849: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-24850- case $host_os in ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-25093- # Double-quote double-evaled strings. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:25094: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-25095- ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-25096- *) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:25097: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-25098- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-25103- *'\$0 --fallback-echo"') mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:25104: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-25105- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-25422- # libtool script then. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:25423: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-25424- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-25499-done mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:25500:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-25501- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-25952- if test "$hard_links" = no; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:25953: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:25954:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-25955- need_locks=warn ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26008-done mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26009:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26010- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26046- supports_anon_versioning=no mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26047: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26048- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26110- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26111: archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26112- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26133- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26134: archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26135: archive_expsym_cmds_GCJ='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26136- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26142- pgcc*) # Portland Group C compiler mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26143: whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26144- tmp_addflag=' $pic_flag' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26146- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26147: whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26148- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26200- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26201: case `$LD -v 2>&1` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26202- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26216- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26217: hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26218- archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26315- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26316: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26317- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26413- hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26414: archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26415- else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26511- # FIXME: Setting linknames here is a bad hack. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26512: archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26513- # The linker will automatically build a .lib file if we build a DLL. ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26516- old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26517: fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26518- enable_shared_with_static_runtimes_GCJ=yes ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26557- output_verbose_link_cmd='echo' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26558: archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26559- module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26692- if test "$GCC" = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26693: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26694- else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26695: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26696- hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26724- hardcode_shlibpath_var_GCJ=no mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26725: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26726- archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26754- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26755: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26756- else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26757- allow_undefined_flag_GCJ=' -expect_unresolved \*' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26758: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26759- fi ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26766- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26767: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26768- hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26770- allow_undefined_flag_GCJ=' -expect_unresolved \*' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26771: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26772: 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~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26773: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26774- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26807- *) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26808: whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26809- esac ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26891- hardcode_shlibpath_var_GCJ=no mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:26892: hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-26893- hardcode_libdir_separator_GCJ=':' ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27001-if test "$GCC" = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27002: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27003- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27007- # okay in the real world where ";" in dirpaths is itself problematic. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27008: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27009- else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27010: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27011- fi ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27078- # Create ${libname}_ixlibrary.a entries in /sys/libs. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27079: 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' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27080- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27111- # DLL is installed to $(libdir)/../bin by postinstall_cmds mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27112: postinstall_cmds='base_file=`basename \${file}`~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27113: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27114: dldir=$destdir/`dirname \$dlpath`~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27115- test -d \$dldir || mkdir -p \$dldir~ ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27117- chmod a+x \$dldir/$dlname' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27118: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27119- dlpath=$dir/\$dldll~ ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27125- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27126: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27127- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27130- # MinGW DLLs use traditional 'lib' prefix mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27131: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27132: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27133- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27139- # which wouldn't understand a cygwinified path. Ahh. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27140: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27141- else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27142: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27143- fi ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27146- # pw32 DLLs use 'pw' prefix rather than 'lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27147: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27148- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27155- supports_anon_versioning=no mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27156: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27157- *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27176- *) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27177: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27178- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27193- shlibpath_var=DYLD_LIBRARY_PATH mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27194: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27195- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27196- if test "$GCC" = yes; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27197: 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"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27198- else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27412- if test -f /etc/ld.so.conf; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27413: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27414- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27484- shlibpath_var=LD_LIBRARY_PATH mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27485: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27486- case $host_os in ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27729- # Double-quote double-evaled strings. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27730: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27731- ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27732- *) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27733: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27734- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27739- *'\$0 --fallback-echo"') mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:27740: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-27741- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28058- # libtool script then. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28059: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28060- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28134-done mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28135:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28136- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28210- # Double-quote double-evaled strings. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28211: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28212- ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28213- *) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28214: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28215- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28220- *'\$0 --fallback-echo"') mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28221: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28222- ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28539- # libtool script then. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28540: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28541- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28646- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28647: CCA_CHEM_INCLUDE=`$CCA_CHEM_CONFIG --includedir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28648: CCA_CHEM_LIB=`$CCA_CHEM_CONFIG --libdir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28649: CCA_CHEM_PREFIX=`$CCA_CHEM_CONFIG --prefix` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28650- CCA_CHEM_REPO=$CCA_CHEM_PREFIX/repo ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28654- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28655: CCAFE_CONFIG=`$CCA_CHEM_CONFIG --ccafe-config` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28656- ENABLE_PYTHON="no" # no need for python checks ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28715- fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28716: CCAFE_INCLUDE=`$CCAFE_CONFIG --var CCAFE_pkgincludedir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28717: CCAFE_LIB=`$CCAFE_CONFIG --var CCAFE_pkglibdir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28718: CCAFE_SHARE=`$CCAFE_CONFIG --var CCAFE_pkgdatadir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28719: CCAFE_BIN=`$CCAFE_CONFIG --var CCAFE_bindir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28720- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28726- # check for cca-spec-babel mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28727: CCA_SPEC_BABEL_CONFIG=`$CCAFE_CONFIG --var CCAFE_CCA_SPEC_BABEL_CONFIG` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28728- if test -z $CCA_SPEC_BABEL_CONFIG || ! test -x $CCA_SPEC_BABEL_CONFIG; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28732- fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28733: CCA_SPEC_BABEL_INCLUDE=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_pkgincludedir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28734: CCA_SPEC_BABEL_LIB=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_pkglibdir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28735: CCA_SPEC_BABEL_SHARE=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_pkgdatadir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28736- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28741- # check for cca-spec-classic mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28742: CCA_SPEC_CLASSIC_ROOT=`$CCAFE_CONFIG --var CCAFE_CLASSIC_CCA_ROOT` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28743- CCA_SPEC_CLASSIC_CONFIG="$CCA_SPEC_CLASSIC_ROOT/bin/cca-spec-classic-config" ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28748- fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28749: CCA_SPEC_CLASSIC_INCLUDE=`$CCA_SPEC_CLASSIC_CONFIG --var CLASSIC_pkgincludedir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28750: CCA_SPEC_CLASSIC_LIB=`$CCA_SPEC_CLASSIC_CONFIG --var CLASSIC_pkglibdir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28751: CCA_SPEC_CLASSIC_SHARE=`$CCA_SPEC_CLASSIC_CONFIG --var CLASSIC_pkgdatadir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28752- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28757- # check for babel mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28758: BABEL_CONFIG=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_BABEL_BABEL_CONFIG` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28759- if test ! -x $BABEL_CONFIG; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28763- fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28764: BABEL_INCLUDE=`$BABEL_CONFIG --includedir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28765: BABEL_LIB=`$BABEL_CONFIG --libdir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28766: BABEL_SHARE=`$BABEL_CONFIG --datadir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28767: BABEL_BIN=`$BABEL_CONFIG --bindir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28768- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28774- # check for babel compilers mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28775: BABEL_CC=`$BABEL_CONFIG --query-var=CC` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28776: BABEL_CFLAGS=`$BABEL_CONFIG --query-var=CFLAGS` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28777: BABEL_CXX=`$BABEL_CONFIG --query-var=CXX` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28778: BABEL_CXXFLAGS=`$BABEL_CONFIG --query-var=CXXFLAGS` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28779- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28784- # might as well use babel's libtool mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28785: BABEL_BIN=`$BABEL_CONFIG --bindir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28786- BABEL_LIBTOOL=$BABEL_BIN/babel-libtool ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28794- # check mpi configuration mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28795: CCAFE_MPI_INCLUDE=`$CCAFE_CONFIG --var CCAFE_MPI_INC` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28796: CCAFE_MPI_LIB=`$CCAFE_CONFIG --var CCAFE_MPI_LIBDIR` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28797: CCAFE_MPI_BIN=`$CCAFE_CONFIG --var CCAFE_MPI_BIN` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28798- if test -z "$CCAFE_MPI_INCLUDE"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28803- CCAFE_MPI_ENABLE="yes" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28804: CCAFE_MPI_INCLUDE=`echo $CCAFE_MPI_INCLUDE | sed 's/^\-I//'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28805- fi ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28812- # check for babel python mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28813: BABEL_PYTHON_ENABLE=`$BABEL_CONFIG --query-var=SUPPORT_PYTHON` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28814- if test $BABEL_PYTHON_ENABLE == "false"; then ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28826- fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28827: BABEL_PYTHON=`$BABEL_CONFIG --query-var=WHICH_PYTHON` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28828: BABEL_PYTHON_VERSION=`$BABEL_CONFIG --query-var=PYTHON_VERSION` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28829: BABEL_PYTHON_LIB=`$BABEL_CONFIG --query-var=PYTHONLIB`/site-packages mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:28830: BABEL_PYTHON_INCLUDE=`$BABEL_CONFIG --query-var=PYTHONINC` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-28831- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-29335- mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:29336:SCLIBS=`$PERL $srcdir/bin/listlibs.pl -I$srcdir/src/lib -DLIBSUF=$LIBSUF $srcdir/src/lib` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-29337- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-29343- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:29344: ac_define_dir=`eval echo $srcdir/lib` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:29345: ac_define_dir=`eval echo $ac_define_dir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-29346- cat >>confdefs.h <<_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-29354- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:29355: ac_define_dir=`eval echo $prefix/lib` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:29356: ac_define_dir=`eval echo $ac_define_dir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-29357- cat >>confdefs.h <<_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-29364- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:29365: ac_define_dir=`eval echo $scdatadir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:29366: ac_define_dir=`eval echo $ac_define_dir` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-29367- cat >>confdefs.h <<_ACEOF ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-29470-do mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:29471: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-29472- eval $as_var=C; export $as_var ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-29528- as_lineno_2=$LINENO mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:29529: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-29530- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-29568- as_lineno_2=$LINENO mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:29569: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-29570- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-29747-configured by $0, generated by GNU Autoconf 2.59, mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:29748: with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-29749- ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-29764- --*=*) mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:29765: ac_option=`expr "x$1" : 'x\([^=]*\)='` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:29766: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-29767- ac_shift=: ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-30105- fi mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:30106: ac_sed_frag=`expr $ac_sed_frag + 1` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-30107- ac_beg=$ac_end mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:30108: ac_end=`expr $ac_end + $ac_max_sed_lines` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-30109- fi ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-30122- cat >$tmp/stdin mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:30123: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:30124: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:30125: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:30126: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-30127- * ) ac_file_in=$ac_file.in ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-30170-if test "$ac_dir" != .; then mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:30171: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-30172- # A "../" for each directory in $ac_dir_suffix. mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:30173: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-30174-else ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-30183- else mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:30184: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-30185- fi ;; ############################################## mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-30335- cat >$tmp/stdin mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:30336: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:30337: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:30338: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mpqc-2.3.1/.pc/07_amd64_configure.patch/configure:30339: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mpqc-2.3.1/.pc/07_amd64_configure.patch/configure-30340- * ) ac_file_in=$ac_file.in ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-43-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:44: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-45- eval $as_var=C; export $as_var ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-101- as_lineno_2=$LINENO mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:102: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-103- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-140- as_lineno_2=$LINENO mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:141: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-142- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-250- # Remove one level of quotation (which was required for Make). mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:251: ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-252- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-261- : mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:262:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-263- # Yippee, $echo works! ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-287- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:288: if (echo_test_string=`eval $cmd`) 2>/dev/null && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:289: echo_test_string=`eval $cmd` && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-290- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-296- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:297:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:298: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-299- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-311- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:312: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:313: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-314- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-323- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:324: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-325- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-338- echo='printf %s\n' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:339: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:340: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-341- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-343- : mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:344: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-345- test "X$echo_testing_string" = 'X\t' && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:346: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-347- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-352- echo="$CONFIG_SHELL $0 --fallback-echo" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:353: elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-354- test "X$echo_testing_string" = 'X\t' && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:355: echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-356- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-362- for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:363: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-364- then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-370- if test "$prev" != 'sed 50q "$0"'; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:371: echo_test_string=`eval $prev` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-372- export echo_test_string ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-516- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:517: ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-518- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-549- -disable-* | --disable-*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:550: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-551- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-554- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:555: ac_feature=`echo $ac_feature | sed 's/-/_/g'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-556- eval "enable_$ac_feature=no" ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-558- -enable-* | --enable-*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:559: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-560- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-563- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:564: ac_feature=`echo $ac_feature | sed 's/-/_/g'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-565- case $ac_option in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:566: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-567- *) ac_optarg=yes ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-740- -with-* | --with-*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:741: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-742- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-745- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:746: ac_package=`echo $ac_package| sed 's/-/_/g'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-747- case $ac_option in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:748: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-749- *) ac_optarg=yes ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-753- -without-* | --without-*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:754: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-755- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-758- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:759: ac_package=`echo $ac_package | sed 's/-/_/g'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-760- eval "with_$ac_package=no" ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-785- *=*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:786: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-787- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-790- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:791: ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-792- eval "$ac_envvar='$ac_optarg'" ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-806-if test -n "$ac_prev"; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:807: ac_option=--`echo $ac_prev | sed 's/_/-/g'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-808- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-814-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:815: eval ac_val=$`echo $ac_var` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-816- case $ac_val in ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-826-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:827: eval ac_val=$`echo $ac_var` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-828- case $ac_val in ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-893- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:894:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-895-ac_env_build_alias_set=${build_alias+set} ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-984-By default, \`make install' will install all the files in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:985:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:986:an installation prefix other than \`$ac_default_prefix' using \`--prefix', mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-987-for instance \`--prefix=\$HOME'. ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1106-if test "$ac_dir" != .; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1107: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1108- # A "../" for each directory in $ac_dir_suffix. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1109: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1110-else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1119- else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1120: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1121- fi ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1273- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1274: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1275- esac ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1345- do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1346: eval ac_val=$`echo $ac_var` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1347- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1359- do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1360: eval ac_val=$`echo $ac_var` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1361- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1450- set,) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1451: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1452:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1453- ac_cache_corrupted=: ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1473- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1474: ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1475- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1556-test -z "$ac_cv_build_alias" && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1557: ac_cv_build_alias=`$ac_config_guess` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1558-test -z "$ac_cv_build_alias" && ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1561- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1562:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1563- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1570-build=$ac_cv_build mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1571:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1572:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1573:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1574- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1583- ac_cv_host_alias=$ac_cv_build_alias mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1584:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1585- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1592-host=$ac_cv_host mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1593:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1594:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1595:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1596- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1605- ac_cv_target_alias=$ac_cv_host_alias mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1606:ac_cv_target=`$ac_config_sub $ac_cv_target_alias` || mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1607- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1614-target=$ac_cv_target mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1615:target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1616:target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1617:target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1618- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1643- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1644:SC_MAJOR_VERSION=`echo $SC_MMM_VERSION|sed 's/\([0-9]*\)\.[0-9]*\.[0-9]*/\1/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1645:SC_MINOR_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.\([0-9]*\)\.[0-9]*/\1/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:1646:SC_MICRO_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.[0-9]*\.\([0-9]*\)/\1/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-1647-cat >>confdefs.h <<_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-2342- .|..|./*|../*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:2343: srcdir=`(cd $srcdir; pwd)` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:2344: #srcdir=`(cd $srcdir; echo $PWD)` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-2345- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-2856- "checking for C compiler version" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:2857:ac_compiler=`set X $ac_compile; echo $2` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-2858-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-2895-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:2896:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-2897-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-2923- *.* ) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:2924: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-2925- # FIXME: I believe we export ac_cv_exeext for Libtool, ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-3003- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:3004: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-3005- export ac_cv_exeext ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-3053- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:3054: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-3055- break;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-3132-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:3133:GCC=`test $ac_compiler_gnu = yes && echo yes` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-3134-ac_test_CFLAGS=${CFLAGS+set} ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-3605- "checking for C++ compiler version" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:3606:ac_compiler=`set X $ac_compile; echo $2` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-3607-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-3680-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:3681:GXX=`test $ac_compiler_gnu = yes && echo yes` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-3682-ac_test_CXXFLAGS=${CXXFLAGS+set} ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-3959- "checking for Fortran 77 compiler version" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:3960:ac_compiler=`set X $ac_compile; echo $2` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-3961-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4094- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:4095:G77=`test $ac_compiler_gnu = yes && echo yes` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4096-ac_ext=c ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4155-(eval echo $as_me:4155: \"$ac_link\") >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:4156:ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4157-echo "$ac_f77_v_output" >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4171- *xlfentry*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:4172: ac_f77_v_output=`echo $ac_f77_v_output | sed 's/,/ /g'` ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4173- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4176- *mGLOB_options_string*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:4177: ac_f77_v_output=`echo $ac_f77_v_output | sed 's/\"-mGLOB[^\"]*\"/ /g'` ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4178- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4182- *cft90*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:4183: ac_f77_v_output=`echo $ac_f77_v_output | sed "s/\"//g"` ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4184-esac ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4233-(eval echo $as_me:4233: \"$ac_link\") >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:4234:ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4235-echo "$ac_f77_v_output" >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4249- *xlfentry*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:4250: ac_f77_v_output=`echo $ac_f77_v_output | sed 's/,/ /g'` ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4251- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4254- *mGLOB_options_string*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:4255: ac_f77_v_output=`echo $ac_f77_v_output | sed 's/\"-mGLOB[^\"]*\"/ /g'` ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4256- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4260- *cft90*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:4261: ac_f77_v_output=`echo $ac_f77_v_output | sed "s/\"//g"` ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4262-esac ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4333- -YP,*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:4334: for ac_j in `echo $ac_arg | sed -e 's/-YP,/-L/;s/:/ -L/g'`; do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-4335- ac_exists=false ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-5784-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:5785:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-5786-echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-5831-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:5832:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:5833:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:5834:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-5835- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:5836:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-5837-_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-5847-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:5848:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-5849-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-5854-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:5855:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:5856:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-5857-else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-5981-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:5982:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:5983:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-5984- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-5985-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:5986:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-5987- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:5988:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-5989-_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-6208-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:6209:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-6210-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-6215-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:6216:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:6217:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-6218-else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-6342-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:6343:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:6344:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-6345- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-6346-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:6347:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-6348- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:6349:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-6350-_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-9809-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:9810:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-9811-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-9816-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:9817:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:9818:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-9819-else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-9943-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:9944:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:9945:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-9946- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-9947-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:9948:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-9949- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:9950:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-9951-_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-9963-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:9964:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-9965-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-9970-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:9971:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:9972:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-9973-else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10097-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10098:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10099:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10100- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10101-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10102:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10103- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10104:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10105-_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10117-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10118:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10119-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10124-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10125:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10126:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10127-else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10251-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10252:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10253:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10254- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10255-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10256:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10257- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10258:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10259-_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10574-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10575:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10576-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10663-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10664:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10665:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10666:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10667- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10668:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10669-_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10780-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10781:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10782-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10869-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10870:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10871:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10872:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10873- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10874:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10875-_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10884-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10885:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10886-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10973-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10974:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10975:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10976:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10977- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10978:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10979-_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10987-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:10988:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-10989-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-11076-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:11077:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:11078:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:11079:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-11080- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:11081:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-11082-_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-11153-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:11154:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-11155-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-11160-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:11161:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:11162:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-11163-else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-11287-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:11288:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:11289:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-11290- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-11291-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:11292:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-11293- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:11294:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-11295-_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-11304-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:11305:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-11306-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-11393-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:11394:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:11395:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:11396:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-11397- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:11398:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-11399-_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-11951-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:11952:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-11953-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12040-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12041:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12042:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12043:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12044- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12045:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12046-_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12063-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12064:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12065-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12152-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12153:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12154:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12155:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12156- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12157:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12158-_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12167-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12168:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12169-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12174-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12175:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12176:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12177-else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12301-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12302:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12303:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12304- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12305-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12306:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12307- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12308:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12309-_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12501-LIBBLAS="" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12502:F77_DGEMM=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DAXPY` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12503:as_ac_var=`echo "ac_cv_func_$F77_DGEMM" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12504-echo "$as_me:$LINENO: checking for $F77_DGEMM" >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12591-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12592:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12593:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12594:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12595- HAVE_BLAS=yes ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12597- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12598: as_ac_Lib=`echo "ac_cv_lib_essl_$F77_DGEMM" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12599-echo "$as_me:$LINENO: checking for $F77_DGEMM in -lessl" >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12660-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12661:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12662:echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12663:if test `eval echo '${'$as_ac_Lib'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12664- HAVE_BLAS=yes;LIBBLAS="-lessl" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12665-else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12666: as_ac_Lib=`echo "ac_cv_lib_blas_$F77_DGEMM" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12667-echo "$as_me:$LINENO: checking for $F77_DGEMM in -lblas" >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12728-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12729:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12730:echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12731:if test `eval echo '${'$as_ac_Lib'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12732- HAVE_BLAS=yes;LIBBLAS="-lblas" ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12743- LIBS="-latlas $LIBS" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12744: as_ac_Lib=`echo "ac_cv_lib_f77blas_$F77_DGEMM" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12745-echo "$as_me:$LINENO: checking for $F77_DGEMM in -lf77blas" >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12806-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12807:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12808:echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12809:if test `eval echo '${'$as_ac_Lib'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12810- HAVE_BLAS=yes;LIBBLAS="-lf77blas -latlas" ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12828-LIBLAPACK="" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12829:F77_DGESVD=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DGESVD` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12830:as_ac_var=`echo "ac_cv_func_$F77_DGESVD" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12831-echo "$as_me:$LINENO: checking for $F77_DGESVD" >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12918-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12919:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12920:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12921:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12922- HAVE_LAPACK=yes ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12924- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12925: as_ac_Lib=`echo "ac_cv_lib_lapack_$F77_DGESVD" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12926-echo "$as_me:$LINENO: checking for $F77_DGESVD in -llapack" >&5 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12987-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12988:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12989:echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:12990:if test `eval echo '${'$as_ac_Lib'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-12991- HAVE_LAPACK=yes;LIBLAPACK="-llapack" ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13324-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13325:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13326-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13331-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13332:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13333:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13334-else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13458-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13459:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13460:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13461- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13462-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13463:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13464- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13465:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13466-_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13565-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13566:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13567-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13572-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13573:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13574:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13575-else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13699-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13700:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13701:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13702- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13703-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13704:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13705- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13706:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13707-_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13806-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13807:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13808-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13813-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13814:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13815:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13816-else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13940-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13941:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13942:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13943- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13944-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13945:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13946- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:13947:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-13948-_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14313- test $lt_ac_count -gt 10 && break mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:14314: lt_ac_count=`expr $lt_ac_count + 1` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14315- if test $lt_ac_count -gt $lt_ac_max; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14343- # gcc leaves a trailing carriage return which upsets mingw mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:14344: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14345- *) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:14346: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14347- esac ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14352- # Canonicalize the pathname of ld mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:14353: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14354- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:14355: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14356- done ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14387- # Break only if it was the GNU/non-GNU ld that we prefer. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:14388: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14389- *GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14420- # I'd rather use --version here, but apparently some GNU lds only accept -v. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:14421:case `$LD -v 2>&1 </dev/null` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14422-*GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14483- # Tru64's nm complains that /dev/null is an invalid object file mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:14484: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14485- */dev/null* | *'Invalid file or object type'*) ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14489- *) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:14490: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14491- */dev/null*) ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14640-openbsd*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:14641: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14642- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14724- (exit $ac_status); }; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:14725: case `/usr/bin/file conftest.$ac_objext` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14726- *ELF-32*) ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14744- if test "$lt_cv_prog_gnu_ld" = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:14745: case `/usr/bin/file conftest.$ac_objext` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14746- *32-bit*) ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14756- else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:14757: case `/usr/bin/file conftest.$ac_objext` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14758- *32-bit*) ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14922-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:14923:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14924-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14929-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:14930:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:14931:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-14932-else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15056-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:15057:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:15058:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15059- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15060-fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:15061:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15062- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:15063:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15064-_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15361- # And add a safety zone mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:15362: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:15363: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15364- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15389- if test -n "$kargmax"; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:15390: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15391- else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15399- SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:15400: while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15401- = "XX$teststring") >/dev/null 2>&1 && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:15402: new_result=`expr "X$teststring" : ".*" 2>&1` && mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15403- lt_cv_sys_max_cmd_len=$new_result && ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15405- do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:15406: i=`expr $i + 1` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15407- teststring=$teststring$teststring ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15412- # It appears as though 1/2 is a usable value. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:15413: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15414- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15505-# If we're using GNU nm, then use its standard symbol codes. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:15506:case `$NM -V 2>&1` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15507-*GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15993-done mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:15994:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-15995- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16021- "file_magic "*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:16022: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16023- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16083- "file_magic "*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:16084: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16085- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16175-gentoo_lt_version="1.5.22" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:16176:gentoo_ltmain_version=`sed -n '/^[ ]*VERSION=/{s/^[ ]*VERSION=//;p;q;}' "$ltmain"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16177-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16705- if test "$hard_links" = no; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:16706: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:16707:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16708- need_locks=warn ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16761-done mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:16762:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16763- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16799- supports_anon_versioning=no mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:16800: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16801- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16863- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:16864: archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16865- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16886- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:16887: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:16888: archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16889- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16895- pgcc*) # Portland Group C compiler mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:16896: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16897- tmp_addflag=' $pic_flag' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16899- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:16900: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16901- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16953- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:16954: case `$LD -v 2>&1` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16955- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16969- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:16970: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-16971- archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17068- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17069: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17070- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17166- hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17167: archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17168- else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17264- # FIXME: Setting linknames here is a bad hack. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17265: archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17266- # The linker will automatically build a .lib file if we build a DLL. ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17269- old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17270: fix_srcfile_path='`cygpath -w "$srcfile"`' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17271- enable_shared_with_static_runtimes=yes ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17310- output_verbose_link_cmd='echo' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17311: archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17312- module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17445- if test "$GCC" = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17446: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17447- else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17448: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17449- hardcode_libdir_flag_spec_ld='-rpath $libdir' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17477- hardcode_shlibpath_var=no mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17478: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17479- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17507- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17508: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17509- else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17510- allow_undefined_flag=' -expect_unresolved \*' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17511: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17512- fi ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17519- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17520: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17521- hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17523- allow_undefined_flag=' -expect_unresolved \*' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17524: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17525: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17526: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17527- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17560- *) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17561: whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17562- esac ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17644- hardcode_shlibpath_var=no mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17645: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17646- hardcode_libdir_separator=':' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17754-if test "$GCC" = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17755: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17756- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17760- # okay in the real world where ";" in dirpaths is itself problematic. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17761: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17762- else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17763: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17764- fi ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17831- # Create ${libname}_ixlibrary.a entries in /sys/libs. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17832: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17833- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17864- # DLL is installed to $(libdir)/../bin by postinstall_cmds mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17865: postinstall_cmds='base_file=`basename \${file}`~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17866: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17867: dldir=$destdir/`dirname \$dlpath`~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17868- test -d \$dldir || mkdir -p \$dldir~ ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17870- chmod a+x \$dldir/$dlname' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17871: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17872- dlpath=$dir/\$dldll~ ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17878- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17879: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17880- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17883- # MinGW DLLs use traditional 'lib' prefix mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17884: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17885: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17886- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17892- # which wouldn't understand a cygwinified path. Ahh. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17893: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17894- else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17895: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17896- fi ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17899- # pw32 DLLs use 'pw' prefix rather than 'lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17900: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17901- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17908- supports_anon_versioning=no mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17909: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17910- *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17929- *) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17930: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17931- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17946- shlibpath_var=DYLD_LIBRARY_PATH mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17947: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17948- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17949- if test "$GCC" = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:17950: 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"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-17951- else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-18165- if test -f /etc/ld.so.conf; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:18166: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-18167- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-18237- shlibpath_var=LD_LIBRARY_PATH mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:18238: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-18239- case $host_os in ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19358- # Double-quote double-evaled strings. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:19359: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19360- ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19361- *) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:19362: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19363- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19368- *'\$0 --fallback-echo"') mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:19369: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19370- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19381- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:19382:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19383-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19760- # libtool script then. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:19761: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19762- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19789- if test -z "$LTCC"; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:19790: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19791- if test -z "$LTCC"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19794- else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:19795: { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:19796:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;} mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19797- fi ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19799- if test -z "$LTCFLAGS"; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:19800: eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19801- fi ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19804- # Note that this assumes the entire list is on one line. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:19805: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19806- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19810- # Check whether tagname contains only valid characters mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:19811: case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19812- "") ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19938-done mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:19939:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19940- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19968- # gcc leaves a trailing carriage return which upsets mingw mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:19969: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19970- *) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:19971: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19972- esac ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19977- # Canonicalize the pathname of ld mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:19978: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19979- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:19980: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-19981- done ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20012- # Break only if it was the GNU/non-GNU ld that we prefer. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20013: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20014- *GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20045- # I'd rather use --version here, but apparently some GNU lds only accept -v. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20046:case `$LD -v 2>&1 </dev/null` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20047-*GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20075- # ancient GNU ld didn't support --whole-archive et. al. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20076: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20077- grep 'no-whole-archive' > /dev/null; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20157- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20158: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20159- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20256- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20257: archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20258- else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20362- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20363: archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20364- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20423- output_verbose_link_cmd='echo' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20424: archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20425- module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20491- # dependencies. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20492: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20493- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20555- # dependencies. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20556: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20557- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20590- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20591: archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20592: archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20593- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20597- # SGI C++ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20598: archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20599- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20608- if test "$with_gnu_ld" = no; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20609: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20610- else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20611: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20612- fi ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20627- # to its proper name (with version) after linking. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20628: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20629: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20630- # Commands to make compiler produce verbose output that lists ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20637- # dependencies. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20638: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20639- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20652- # earlier do not add the objects themselves. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20653: case `$CC -V 2>&1` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20654- *"Version 7."*) ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20678- export_dynamic_flag_spec_CXX='${wl}--export-dynamic' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20679: whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20680- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20697- # dependencies. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20698: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20699- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20741- hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20742: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20743- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20756- # to its proper name (with version) after linking. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20757: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20758- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20773- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20774: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20775- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20786- # dependencies. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20787: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20788- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20791- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20792: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20793- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20816- # to its proper name (with version) after linking. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20817: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20818- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20832- allow_undefined_flag_CXX=' -expect_unresolved \*' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20833: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20834: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20835- echo "-hidden">> $lib.exp~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20836: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20837- $rm $lib.exp' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20849- # dependencies. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20850: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20851- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20854- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20855: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20856- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20916- # Supported since Solaris 2.6 (maybe 2.5.1?) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:20917: whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-20918- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21004- hardcode_shlibpath_var_CXX=no mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21005: hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21006- hardcode_libdir_separator_CXX=':' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21080- # eval without this substitution. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21081: output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21082- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21083: for p in `eval $output_verbose_link_cmd`; do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21084- case $p in ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21635- if test "$hard_links" = no; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21636: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21637:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21638- need_locks=warn ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21751-if test "$GCC" = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21752: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21753- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21757- # okay in the real world where ";" in dirpaths is itself problematic. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21758: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21759- else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21760: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21761- fi ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21828- # Create ${libname}_ixlibrary.a entries in /sys/libs. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21829: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21830- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21861- # DLL is installed to $(libdir)/../bin by postinstall_cmds mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21862: postinstall_cmds='base_file=`basename \${file}`~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21863: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21864: dldir=$destdir/`dirname \$dlpath`~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21865- test -d \$dldir || mkdir -p \$dldir~ ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21867- chmod a+x \$dldir/$dlname' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21868: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21869- dlpath=$dir/\$dldll~ ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21875- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21876: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21877- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21880- # MinGW DLLs use traditional 'lib' prefix mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21881: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21882: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21883- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21889- # which wouldn't understand a cygwinified path. Ahh. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21890: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21891- else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21892: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21893- fi ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21896- # pw32 DLLs use 'pw' prefix rather than 'lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21897: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21898- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21905- supports_anon_versioning=no mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21906: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21907- *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21926- *) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21927: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21928- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21943- shlibpath_var=DYLD_LIBRARY_PATH mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21944: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21945- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21946- if test "$GCC" = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:21947: 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"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-21948- else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-22162- if test -f /etc/ld.so.conf; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:22163: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-22164- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-22234- shlibpath_var=LD_LIBRARY_PATH mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:22235: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-22236- case $host_os in ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-22479- # Double-quote double-evaled strings. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:22480: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-22481- ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-22482- *) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:22483: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-22484- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-22489- *'\$0 --fallback-echo"') mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:22490: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-22491- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-22808- # libtool script then. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:22809: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-22810- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-22917-done mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:22918:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-22919- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23346- if test "$hard_links" = no; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:23347: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:23348:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23349- need_locks=warn ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23402-done mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:23403:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23404- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23440- supports_anon_versioning=no mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:23441: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23442- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23504- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:23505: archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23506- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23527- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:23528: archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:23529: archive_expsym_cmds_F77='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23530- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23536- pgcc*) # Portland Group C compiler mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:23537: whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23538- tmp_addflag=' $pic_flag' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23540- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:23541: whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23542- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23594- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:23595: case `$LD -v 2>&1` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23596- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23610- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:23611: hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23612- archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23709- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:23710: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23711- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23797- hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:23798: archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23799- else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23885- # FIXME: Setting linknames here is a bad hack. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:23886: archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23887- # The linker will automatically build a .lib file if we build a DLL. ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23890- old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:23891: fix_srcfile_path_F77='`cygpath -w "$srcfile"`' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23892- enable_shared_with_static_runtimes_F77=yes ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23931- output_verbose_link_cmd='echo' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:23932: archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-23933- module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24066- if test "$GCC" = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24067: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24068- else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24069: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24070- hardcode_libdir_flag_spec_ld_F77='-rpath $libdir' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24098- hardcode_shlibpath_var_F77=no mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24099: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24100- archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24128- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24129: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24130- else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24131- allow_undefined_flag_F77=' -expect_unresolved \*' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24132: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24133- fi ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24140- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24141: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24142- hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24144- allow_undefined_flag_F77=' -expect_unresolved \*' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24145: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24146: 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~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24147: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24148- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24181- *) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24182: whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24183- esac ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24265- hardcode_shlibpath_var_F77=no mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24266: hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24267- hardcode_libdir_separator_F77=':' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24375-if test "$GCC" = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24376: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24377- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24381- # okay in the real world where ";" in dirpaths is itself problematic. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24382: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24383- else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24384: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24385- fi ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24452- # Create ${libname}_ixlibrary.a entries in /sys/libs. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24453: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24454- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24485- # DLL is installed to $(libdir)/../bin by postinstall_cmds mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24486: postinstall_cmds='base_file=`basename \${file}`~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24487: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24488: dldir=$destdir/`dirname \$dlpath`~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24489- test -d \$dldir || mkdir -p \$dldir~ ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24491- chmod a+x \$dldir/$dlname' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24492: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24493- dlpath=$dir/\$dldll~ ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24499- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24500: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24501- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24504- # MinGW DLLs use traditional 'lib' prefix mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24505: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24506: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24507- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24513- # which wouldn't understand a cygwinified path. Ahh. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24514: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24515- else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24516: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24517- fi ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24520- # pw32 DLLs use 'pw' prefix rather than 'lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24521: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24522- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24529- supports_anon_versioning=no mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24530: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24531- *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24550- *) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24551: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24552- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24567- shlibpath_var=DYLD_LIBRARY_PATH mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24568: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24569- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24570- if test "$GCC" = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24571: 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"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24572- else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24786- if test -f /etc/ld.so.conf; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24787: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24788- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24858- shlibpath_var=LD_LIBRARY_PATH mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:24859: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-24860- case $host_os in ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-25103- # Double-quote double-evaled strings. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:25104: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-25105- ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-25106- *) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:25107: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-25108- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-25113- *'\$0 --fallback-echo"') mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:25114: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-25115- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-25432- # libtool script then. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:25433: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-25434- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-25509-done mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:25510:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-25511- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-25962- if test "$hard_links" = no; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:25963: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:25964:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-25965- need_locks=warn ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26018-done mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26019:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26020- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26056- supports_anon_versioning=no mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26057: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26058- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26120- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26121: archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26122- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26143- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26144: archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26145: archive_expsym_cmds_GCJ='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26146- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26152- pgcc*) # Portland Group C compiler mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26153: whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26154- tmp_addflag=' $pic_flag' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26156- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26157: whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26158- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26210- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26211: case `$LD -v 2>&1` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26212- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26226- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26227: hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26228- archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26325- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26326: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26327- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26423- hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26424: archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26425- else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26521- # FIXME: Setting linknames here is a bad hack. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26522: archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26523- # The linker will automatically build a .lib file if we build a DLL. ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26526- old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26527: fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26528- enable_shared_with_static_runtimes_GCJ=yes ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26567- output_verbose_link_cmd='echo' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26568: archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26569- module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26702- if test "$GCC" = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26703: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26704- else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26705: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26706- hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26734- hardcode_shlibpath_var_GCJ=no mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26735: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26736- archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26764- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26765: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26766- else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26767- allow_undefined_flag_GCJ=' -expect_unresolved \*' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26768: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26769- fi ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26776- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26777: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26778- hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26780- allow_undefined_flag_GCJ=' -expect_unresolved \*' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26781: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26782: 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~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26783: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26784- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26817- *) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26818: whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26819- esac ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26901- hardcode_shlibpath_var_GCJ=no mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:26902: hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-26903- hardcode_libdir_separator_GCJ=':' ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27011-if test "$GCC" = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27012: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27013- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27017- # okay in the real world where ";" in dirpaths is itself problematic. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27018: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27019- else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27020: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27021- fi ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27088- # Create ${libname}_ixlibrary.a entries in /sys/libs. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27089: 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' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27090- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27121- # DLL is installed to $(libdir)/../bin by postinstall_cmds mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27122: postinstall_cmds='base_file=`basename \${file}`~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27123: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27124: dldir=$destdir/`dirname \$dlpath`~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27125- test -d \$dldir || mkdir -p \$dldir~ ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27127- chmod a+x \$dldir/$dlname' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27128: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27129- dlpath=$dir/\$dldll~ ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27135- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27136: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27137- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27140- # MinGW DLLs use traditional 'lib' prefix mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27141: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27142: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27143- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27149- # which wouldn't understand a cygwinified path. Ahh. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27150: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27151- else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27152: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27153- fi ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27156- # pw32 DLLs use 'pw' prefix rather than 'lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27157: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27158- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27165- supports_anon_versioning=no mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27166: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27167- *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27186- *) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27187: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27188- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27203- shlibpath_var=DYLD_LIBRARY_PATH mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27204: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27205- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27206- if test "$GCC" = yes; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27207: 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"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27208- else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27422- if test -f /etc/ld.so.conf; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27423: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27424- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27494- shlibpath_var=LD_LIBRARY_PATH mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27495: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27496- case $host_os in ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27739- # Double-quote double-evaled strings. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27740: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27741- ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27742- *) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27743: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27744- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27749- *'\$0 --fallback-echo"') mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:27750: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-27751- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28068- # libtool script then. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28069: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28070- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28144-done mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28145:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28146- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28220- # Double-quote double-evaled strings. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28221: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28222- ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28223- *) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28224: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28225- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28230- *'\$0 --fallback-echo"') mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28231: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28232- ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28549- # libtool script then. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28550: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28551- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28656- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28657: CCA_CHEM_INCLUDE=`$CCA_CHEM_CONFIG --includedir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28658: CCA_CHEM_LIB=`$CCA_CHEM_CONFIG --libdir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28659: CCA_CHEM_PREFIX=`$CCA_CHEM_CONFIG --prefix` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28660- CCA_CHEM_REPO=$CCA_CHEM_PREFIX/repo ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28664- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28665: CCAFE_CONFIG=`$CCA_CHEM_CONFIG --ccafe-config` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28666- ENABLE_PYTHON="no" # no need for python checks ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28725- fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28726: CCAFE_INCLUDE=`$CCAFE_CONFIG --var CCAFE_pkgincludedir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28727: CCAFE_LIB=`$CCAFE_CONFIG --var CCAFE_pkglibdir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28728: CCAFE_SHARE=`$CCAFE_CONFIG --var CCAFE_pkgdatadir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28729: CCAFE_BIN=`$CCAFE_CONFIG --var CCAFE_bindir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28730- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28736- # check for cca-spec-babel mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28737: CCA_SPEC_BABEL_CONFIG=`$CCAFE_CONFIG --var CCAFE_CCA_SPEC_BABEL_CONFIG` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28738- if test -z $CCA_SPEC_BABEL_CONFIG || ! test -x $CCA_SPEC_BABEL_CONFIG; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28742- fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28743: CCA_SPEC_BABEL_INCLUDE=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_pkgincludedir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28744: CCA_SPEC_BABEL_LIB=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_pkglibdir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28745: CCA_SPEC_BABEL_SHARE=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_pkgdatadir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28746- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28751- # check for cca-spec-classic mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28752: CCA_SPEC_CLASSIC_ROOT=`$CCAFE_CONFIG --var CCAFE_CLASSIC_CCA_ROOT` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28753- CCA_SPEC_CLASSIC_CONFIG="$CCA_SPEC_CLASSIC_ROOT/bin/cca-spec-classic-config" ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28758- fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28759: CCA_SPEC_CLASSIC_INCLUDE=`$CCA_SPEC_CLASSIC_CONFIG --var CLASSIC_pkgincludedir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28760: CCA_SPEC_CLASSIC_LIB=`$CCA_SPEC_CLASSIC_CONFIG --var CLASSIC_pkglibdir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28761: CCA_SPEC_CLASSIC_SHARE=`$CCA_SPEC_CLASSIC_CONFIG --var CLASSIC_pkgdatadir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28762- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28767- # check for babel mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28768: BABEL_CONFIG=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_BABEL_BABEL_CONFIG` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28769- if test ! -x $BABEL_CONFIG; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28773- fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28774: BABEL_INCLUDE=`$BABEL_CONFIG --includedir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28775: BABEL_LIB=`$BABEL_CONFIG --libdir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28776: BABEL_SHARE=`$BABEL_CONFIG --datadir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28777: BABEL_BIN=`$BABEL_CONFIG --bindir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28778- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28784- # check for babel compilers mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28785: BABEL_CC=`$BABEL_CONFIG --query-var=CC` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28786: BABEL_CFLAGS=`$BABEL_CONFIG --query-var=CFLAGS` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28787: BABEL_CXX=`$BABEL_CONFIG --query-var=CXX` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28788: BABEL_CXXFLAGS=`$BABEL_CONFIG --query-var=CXXFLAGS` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28789- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28794- # might as well use babel's libtool mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28795: BABEL_BIN=`$BABEL_CONFIG --bindir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28796- BABEL_LIBTOOL=$BABEL_BIN/babel-libtool ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28804- # check mpi configuration mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28805: CCAFE_MPI_INCLUDE=`$CCAFE_CONFIG --var CCAFE_MPI_INC` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28806: CCAFE_MPI_LIB=`$CCAFE_CONFIG --var CCAFE_MPI_LIBDIR` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28807: CCAFE_MPI_BIN=`$CCAFE_CONFIG --var CCAFE_MPI_BIN` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28808- if test -z "$CCAFE_MPI_INCLUDE"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28813- CCAFE_MPI_ENABLE="yes" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28814: CCAFE_MPI_INCLUDE=`echo $CCAFE_MPI_INCLUDE | sed 's/^\-I//'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28815- fi ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28822- # check for babel python mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28823: BABEL_PYTHON_ENABLE=`$BABEL_CONFIG --query-var=SUPPORT_PYTHON` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28824- if test $BABEL_PYTHON_ENABLE == "false"; then ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28836- fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28837: BABEL_PYTHON=`$BABEL_CONFIG --query-var=WHICH_PYTHON` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28838: BABEL_PYTHON_VERSION=`$BABEL_CONFIG --query-var=PYTHON_VERSION` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28839: BABEL_PYTHON_LIB=`$BABEL_CONFIG --query-var=PYTHONLIB`/site-packages mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:28840: BABEL_PYTHON_INCLUDE=`$BABEL_CONFIG --query-var=PYTHONINC` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-28841- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-29345- mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:29346:SCLIBS=`$PERL $srcdir/bin/listlibs.pl -I$srcdir/src/lib -DLIBSUF=$LIBSUF $srcdir/src/lib` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-29347- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-29353- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:29354: ac_define_dir=`eval echo $srcdir/lib` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:29355: ac_define_dir=`eval echo $ac_define_dir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-29356- cat >>confdefs.h <<_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-29364- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:29365: ac_define_dir=`eval echo $prefix/lib` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:29366: ac_define_dir=`eval echo $ac_define_dir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-29367- cat >>confdefs.h <<_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-29374- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:29375: ac_define_dir=`eval echo $scdatadir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:29376: ac_define_dir=`eval echo $ac_define_dir` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-29377- cat >>confdefs.h <<_ACEOF ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-29480-do mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:29481: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-29482- eval $as_var=C; export $as_var ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-29538- as_lineno_2=$LINENO mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:29539: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-29540- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-29578- as_lineno_2=$LINENO mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:29579: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-29580- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-29757-configured by $0, generated by GNU Autoconf 2.59, mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:29758: with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-29759- ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-29774- --*=*) mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:29775: ac_option=`expr "x$1" : 'x\([^=]*\)='` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:29776: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-29777- ac_shift=: ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-30115- fi mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:30116: ac_sed_frag=`expr $ac_sed_frag + 1` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-30117- ac_beg=$ac_end mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:30118: ac_end=`expr $ac_end + $ac_max_sed_lines` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-30119- fi ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-30132- cat >$tmp/stdin mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:30133: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:30134: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:30135: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:30136: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-30137- * ) ac_file_in=$ac_file.in ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-30180-if test "$ac_dir" != .; then mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:30181: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-30182- # A "../" for each directory in $ac_dir_suffix. mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:30183: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-30184-else ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-30193- else mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:30194: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-30195- fi ;; ############################################## mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-30345- cat >$tmp/stdin mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:30346: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:30347: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:30348: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure:30349: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mpqc-2.3.1/.pc/12_sh4_build_fix.patch/configure-30350- * ) ac_file_in=$ac_file.in ;; ############################################## mpqc-2.3.1/.pc/14_sc-config_sclibs.patch/bin/sc-config.in-48- if [ -f $libdir/$i ]; then mpqc-2.3.1/.pc/14_sc-config_sclibs.patch/bin/sc-config.in:49: li=`echo $i | sed "s/^lib\([a-zA-Z0-9]*\).$LIBSUF/-l\1/g"` mpqc-2.3.1/.pc/14_sc-config_sclibs.patch/bin/sc-config.in-50- sclibs="$sclibs $li" ############################################## mpqc-2.3.1/.pc/14_sc-config_sclibs.patch/bin/sc-config.in-67- case "$1" in mpqc-2.3.1/.pc/14_sc-config_sclibs.patch/bin/sc-config.in:68: -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;; mpqc-2.3.1/.pc/14_sc-config_sclibs.patch/bin/sc-config.in-69- *) optarg= ;; ############################################## mpqc-2.3.1/.pc/15_sc_config_omit_external_libs.patch/bin/sc-config.in-46-sclibs="" mpqc-2.3.1/.pc/15_sc_config_omit_external_libs.patch/bin/sc-config.in:47:for i in `echo $all_sclibs | sed -r 's/\.la/.so/g'`; do mpqc-2.3.1/.pc/15_sc_config_omit_external_libs.patch/bin/sc-config.in-48- if [ -f $libdir/$i ]; then mpqc-2.3.1/.pc/15_sc_config_omit_external_libs.patch/bin/sc-config.in:49: li=`echo $i | sed "s/^lib\([a-zA-Z0-9]*\).so/-l\1/g"` mpqc-2.3.1/.pc/15_sc_config_omit_external_libs.patch/bin/sc-config.in-50- sclibs="$sclibs $li" ############################################## mpqc-2.3.1/.pc/15_sc_config_omit_external_libs.patch/bin/sc-config.in-67- case "$1" in mpqc-2.3.1/.pc/15_sc_config_omit_external_libs.patch/bin/sc-config.in:68: -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;; mpqc-2.3.1/.pc/15_sc_config_omit_external_libs.patch/bin/sc-config.in-69- *) optarg= ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-43-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:44: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-45- eval $as_var=C; export $as_var ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-101- as_lineno_2=$LINENO mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:102: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-103- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-140- as_lineno_2=$LINENO mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:141: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-142- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-250- # Remove one level of quotation (which was required for Make). mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:251: ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-252- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-261- : mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:262:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-263- # Yippee, $echo works! ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-287- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:288: if (echo_test_string=`eval $cmd`) 2>/dev/null && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:289: echo_test_string=`eval $cmd` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-290- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-296- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:297:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:298: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-299- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-311- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:312: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:313: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-314- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-323- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:324: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-325- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-338- echo='printf %s\n' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:339: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:340: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-341- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-343- : mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:344: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-345- test "X$echo_testing_string" = 'X\t' && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:346: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-347- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-352- echo="$CONFIG_SHELL $0 --fallback-echo" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:353: elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-354- test "X$echo_testing_string" = 'X\t' && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:355: echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-356- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-362- for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:363: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-364- then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-370- if test "$prev" != 'sed 50q "$0"'; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:371: echo_test_string=`eval $prev` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-372- export echo_test_string ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-516- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:517: ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-518- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-549- -disable-* | --disable-*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:550: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-551- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-554- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:555: ac_feature=`echo $ac_feature | sed 's/-/_/g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-556- eval "enable_$ac_feature=no" ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-558- -enable-* | --enable-*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:559: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-560- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-563- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:564: ac_feature=`echo $ac_feature | sed 's/-/_/g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-565- case $ac_option in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:566: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-567- *) ac_optarg=yes ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-740- -with-* | --with-*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:741: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-742- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-745- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:746: ac_package=`echo $ac_package| sed 's/-/_/g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-747- case $ac_option in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:748: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-749- *) ac_optarg=yes ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-753- -without-* | --without-*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:754: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-755- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-758- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:759: ac_package=`echo $ac_package | sed 's/-/_/g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-760- eval "with_$ac_package=no" ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-785- *=*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:786: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-787- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-790- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:791: ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-792- eval "$ac_envvar='$ac_optarg'" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-806-if test -n "$ac_prev"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:807: ac_option=--`echo $ac_prev | sed 's/_/-/g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-808- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-814-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:815: eval ac_val=$`echo $ac_var` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-816- case $ac_val in ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-826-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:827: eval ac_val=$`echo $ac_var` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-828- case $ac_val in ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-893- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:894:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-895-ac_env_build_alias_set=${build_alias+set} ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-984-By default, \`make install' will install all the files in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:985:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:986:an installation prefix other than \`$ac_default_prefix' using \`--prefix', mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-987-for instance \`--prefix=\$HOME'. ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1106-if test "$ac_dir" != .; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1107: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1108- # A "../" for each directory in $ac_dir_suffix. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1109: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1110-else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1119- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1120: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1121- fi ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1273- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1274: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1275- esac ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1345- do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1346: eval ac_val=$`echo $ac_var` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1347- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1359- do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1360: eval ac_val=$`echo $ac_var` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1361- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1450- set,) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1451: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1452:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1453- ac_cache_corrupted=: ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1473- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1474: ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1475- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1556-test -z "$ac_cv_build_alias" && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1557: ac_cv_build_alias=`$ac_config_guess` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1558-test -z "$ac_cv_build_alias" && ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1561- { (exit 1); exit 1; }; } mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1562:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1563- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1570-build=$ac_cv_build mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1571:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1572:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1573:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1574- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1583- ac_cv_host_alias=$ac_cv_build_alias mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1584:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1585- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1592-host=$ac_cv_host mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1593:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1594:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1595:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1596- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1605- ac_cv_target_alias=$ac_cv_host_alias mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1606:ac_cv_target=`$ac_config_sub $ac_cv_target_alias` || mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1607- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1614-target=$ac_cv_target mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1615:target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1616:target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1617:target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1618- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1643- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1644:SC_MAJOR_VERSION=`echo $SC_MMM_VERSION|sed 's/\([0-9]*\)\.[0-9]*\.[0-9]*/\1/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1645:SC_MINOR_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.\([0-9]*\)\.[0-9]*/\1/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:1646:SC_MICRO_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.[0-9]*\.\([0-9]*\)/\1/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-1647-cat >>confdefs.h <<_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-2342- .|..|./*|../*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:2343: srcdir=`(cd $srcdir; pwd)` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:2344: #srcdir=`(cd $srcdir; echo $PWD)` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-2345- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-2856- "checking for C compiler version" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:2857:ac_compiler=`set X $ac_compile; echo $2` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-2858-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-2895-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:2896:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-2897-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-2923- *.* ) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:2924: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-2925- # FIXME: I believe we export ac_cv_exeext for Libtool, ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-3003- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:3004: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-3005- export ac_cv_exeext ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-3053- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:3054: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-3055- break;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-3132-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:3133:GCC=`test $ac_compiler_gnu = yes && echo yes` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-3134-ac_test_CFLAGS=${CFLAGS+set} ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-3605- "checking for C++ compiler version" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:3606:ac_compiler=`set X $ac_compile; echo $2` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-3607-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-3680-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:3681:GXX=`test $ac_compiler_gnu = yes && echo yes` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-3682-ac_test_CXXFLAGS=${CXXFLAGS+set} ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-3959- "checking for Fortran 77 compiler version" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:3960:ac_compiler=`set X $ac_compile; echo $2` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-3961-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4094- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:4095:G77=`test $ac_compiler_gnu = yes && echo yes` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4096-ac_ext=c ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4155-(eval echo $as_me:4155: \"$ac_link\") >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:4156:ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4157-echo "$ac_f77_v_output" >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4171- *xlfentry*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:4172: ac_f77_v_output=`echo $ac_f77_v_output | sed 's/,/ /g'` ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4173- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4176- *mGLOB_options_string*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:4177: ac_f77_v_output=`echo $ac_f77_v_output | sed 's/\"-mGLOB[^\"]*\"/ /g'` ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4178- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4182- *cft90*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:4183: ac_f77_v_output=`echo $ac_f77_v_output | sed "s/\"//g"` ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4184-esac ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4233-(eval echo $as_me:4233: \"$ac_link\") >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:4234:ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4235-echo "$ac_f77_v_output" >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4249- *xlfentry*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:4250: ac_f77_v_output=`echo $ac_f77_v_output | sed 's/,/ /g'` ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4251- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4254- *mGLOB_options_string*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:4255: ac_f77_v_output=`echo $ac_f77_v_output | sed 's/\"-mGLOB[^\"]*\"/ /g'` ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4256- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4260- *cft90*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:4261: ac_f77_v_output=`echo $ac_f77_v_output | sed "s/\"//g"` ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4262-esac ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4333- -YP,*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:4334: for ac_j in `echo $ac_arg | sed -e 's/-YP,/-L/;s/:/ -L/g'`; do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-4335- ac_exists=false ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-5784-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:5785:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-5786-echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-5831-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:5832:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:5833:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:5834:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-5835- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:5836:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-5837-_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-5847-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:5848:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-5849-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-5854-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:5855:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:5856:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-5857-else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-5981-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:5982:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:5983:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-5984- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-5985-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:5986:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-5987- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:5988:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-5989-_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-6208-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:6209:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-6210-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-6215-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:6216:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:6217:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-6218-else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-6342-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:6343:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:6344:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-6345- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-6346-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:6347:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-6348- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:6349:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-6350-_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-9809-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:9810:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-9811-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-9816-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:9817:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:9818:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-9819-else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-9943-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:9944:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:9945:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-9946- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-9947-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:9948:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-9949- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:9950:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-9951-_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-9963-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:9964:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-9965-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-9970-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:9971:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:9972:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-9973-else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10097-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10098:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10099:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10100- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10101-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10102:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10103- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10104:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10105-_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10117-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10118:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10119-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10124-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10125:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10126:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10127-else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10251-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10252:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10253:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10254- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10255-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10256:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10257- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10258:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10259-_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10574-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10575:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10576-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10663-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10664:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10665:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10666:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10667- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10668:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10669-_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10780-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10781:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10782-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10869-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10870:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10871:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10872:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10873- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10874:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10875-_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10884-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10885:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10886-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10973-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10974:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10975:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10976:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10977- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10978:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10979-_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10987-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:10988:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-10989-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-11076-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:11077:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:11078:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:11079:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-11080- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:11081:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-11082-_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-11153-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:11154:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-11155-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-11160-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:11161:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:11162:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-11163-else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-11287-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:11288:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:11289:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-11290- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-11291-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:11292:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-11293- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:11294:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-11295-_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-11304-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:11305:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-11306-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-11393-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:11394:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:11395:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:11396:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-11397- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:11398:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-11399-_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-11951-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:11952:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-11953-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12040-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12041:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12042:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12043:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12044- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12045:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12046-_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12063-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12064:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12065-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12152-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12153:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12154:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12155:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12156- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12157:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12158-_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12167-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12168:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12169-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12174-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12175:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12176:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12177-else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12301-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12302:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12303:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12304- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12305-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12306:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12307- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12308:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12309-_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12501-LIBBLAS="" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12502:F77_DGEMM=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DAXPY` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12503:as_ac_var=`echo "ac_cv_func_$F77_DGEMM" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12504-echo "$as_me:$LINENO: checking for $F77_DGEMM" >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12591-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12592:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12593:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12594:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12595- HAVE_BLAS=yes ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12597- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12598: as_ac_Lib=`echo "ac_cv_lib_essl_$F77_DGEMM" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12599-echo "$as_me:$LINENO: checking for $F77_DGEMM in -lessl" >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12660-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12661:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12662:echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12663:if test `eval echo '${'$as_ac_Lib'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12664- HAVE_BLAS=yes;LIBBLAS="-lessl" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12665-else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12666: as_ac_Lib=`echo "ac_cv_lib_blas_$F77_DGEMM" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12667-echo "$as_me:$LINENO: checking for $F77_DGEMM in -lblas" >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12728-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12729:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12730:echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12731:if test `eval echo '${'$as_ac_Lib'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12732- HAVE_BLAS=yes;LIBBLAS="-lblas" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12743- LIBS="-latlas $LIBS" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12744: as_ac_Lib=`echo "ac_cv_lib_f77blas_$F77_DGEMM" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12745-echo "$as_me:$LINENO: checking for $F77_DGEMM in -lf77blas" >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12806-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12807:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12808:echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12809:if test `eval echo '${'$as_ac_Lib'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12810- HAVE_BLAS=yes;LIBBLAS="-lf77blas -latlas" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12828-LIBLAPACK="" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12829:F77_DGESVD=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DGESVD` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12830:as_ac_var=`echo "ac_cv_func_$F77_DGESVD" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12831-echo "$as_me:$LINENO: checking for $F77_DGESVD" >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12918-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12919:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12920:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12921:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12922- HAVE_LAPACK=yes ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12924- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12925: as_ac_Lib=`echo "ac_cv_lib_lapack_$F77_DGESVD" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12926-echo "$as_me:$LINENO: checking for $F77_DGESVD in -llapack" >&5 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12987-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12988:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12989:echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:12990:if test `eval echo '${'$as_ac_Lib'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-12991- HAVE_LAPACK=yes;LIBLAPACK="-llapack" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13324-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13325:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13326-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13331-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13332:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13333:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13334-else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13458-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13459:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13460:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13461- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13462-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13463:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13464- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13465:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13466-_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13565-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13566:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13567-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13572-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13573:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13574:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13575-else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13699-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13700:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13701:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13702- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13703-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13704:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13705- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13706:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13707-_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13806-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13807:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13808-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13813-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13814:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13815:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13816-else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13940-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13941:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13942:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13943- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13944-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13945:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13946- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:13947:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-13948-_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14313- test $lt_ac_count -gt 10 && break mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:14314: lt_ac_count=`expr $lt_ac_count + 1` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14315- if test $lt_ac_count -gt $lt_ac_max; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14343- # gcc leaves a trailing carriage return which upsets mingw mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:14344: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14345- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:14346: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14347- esac ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14352- # Canonicalize the pathname of ld mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:14353: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14354- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:14355: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14356- done ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14387- # Break only if it was the GNU/non-GNU ld that we prefer. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:14388: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14389- *GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14420- # I'd rather use --version here, but apparently some GNU lds only accept -v. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:14421:case `$LD -v 2>&1 </dev/null` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14422-*GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14483- # Tru64's nm complains that /dev/null is an invalid object file mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:14484: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14485- */dev/null* | *'Invalid file or object type'*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14489- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:14490: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14491- */dev/null*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14640-openbsd*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:14641: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14642- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14724- (exit $ac_status); }; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:14725: case `/usr/bin/file conftest.$ac_objext` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14726- *ELF-32*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14744- if test "$lt_cv_prog_gnu_ld" = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:14745: case `/usr/bin/file conftest.$ac_objext` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14746- *32-bit*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14756- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:14757: case `/usr/bin/file conftest.$ac_objext` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14758- *32-bit*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14922-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:14923:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14924-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14929-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:14930:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:14931:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-14932-else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15056-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:15057:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:15058:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15059- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15060-fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:15061:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15062- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:15063:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15064-_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15361- # And add a safety zone mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:15362: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:15363: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15364- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15389- if test -n "$kargmax"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:15390: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15391- else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15399- SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:15400: while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15401- = "XX$teststring") >/dev/null 2>&1 && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:15402: new_result=`expr "X$teststring" : ".*" 2>&1` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15403- lt_cv_sys_max_cmd_len=$new_result && ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15405- do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:15406: i=`expr $i + 1` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15407- teststring=$teststring$teststring ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15412- # It appears as though 1/2 is a usable value. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:15413: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15414- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15505-# If we're using GNU nm, then use its standard symbol codes. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:15506:case `$NM -V 2>&1` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15507-*GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15993-done mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:15994:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-15995- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16021- "file_magic "*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:16022: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16023- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16083- "file_magic "*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:16084: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16085- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16175-gentoo_lt_version="1.5.22" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:16176:gentoo_ltmain_version=`sed -n '/^[ ]*VERSION=/{s/^[ ]*VERSION=//;p;q;}' "$ltmain"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16177-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16705- if test "$hard_links" = no; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:16706: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:16707:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16708- need_locks=warn ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16761-done mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:16762:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16763- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16799- supports_anon_versioning=no mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:16800: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16801- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16863- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:16864: archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16865- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16886- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:16887: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:16888: archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16889- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16895- pgcc*) # Portland Group C compiler mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:16896: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16897- tmp_addflag=' $pic_flag' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16899- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:16900: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16901- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16953- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:16954: case `$LD -v 2>&1` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16955- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16969- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:16970: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-16971- archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17068- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17069: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17070- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17166- hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17167: archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17168- else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17264- # FIXME: Setting linknames here is a bad hack. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17265: archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17266- # The linker will automatically build a .lib file if we build a DLL. ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17269- old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17270: fix_srcfile_path='`cygpath -w "$srcfile"`' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17271- enable_shared_with_static_runtimes=yes ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17310- output_verbose_link_cmd='echo' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17311: archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17312- module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17445- if test "$GCC" = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17446: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17447- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17448: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17449- hardcode_libdir_flag_spec_ld='-rpath $libdir' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17477- hardcode_shlibpath_var=no mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17478: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17479- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17507- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17508: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17509- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17510- allow_undefined_flag=' -expect_unresolved \*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17511: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17512- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17519- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17520: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17521- hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17523- allow_undefined_flag=' -expect_unresolved \*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17524: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17525: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17526: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17527- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17560- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17561: whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17562- esac ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17644- hardcode_shlibpath_var=no mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17645: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17646- hardcode_libdir_separator=':' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17754-if test "$GCC" = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17755: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17756- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17760- # okay in the real world where ";" in dirpaths is itself problematic. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17761: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17762- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17763: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17764- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17831- # Create ${libname}_ixlibrary.a entries in /sys/libs. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17832: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17833- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17864- # DLL is installed to $(libdir)/../bin by postinstall_cmds mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17865: postinstall_cmds='base_file=`basename \${file}`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17866: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17867: dldir=$destdir/`dirname \$dlpath`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17868- test -d \$dldir || mkdir -p \$dldir~ ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17870- chmod a+x \$dldir/$dlname' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17871: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17872- dlpath=$dir/\$dldll~ ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17878- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17879: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17880- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17883- # MinGW DLLs use traditional 'lib' prefix mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17884: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17885: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17886- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17892- # which wouldn't understand a cygwinified path. Ahh. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17893: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17894- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17895: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17896- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17899- # pw32 DLLs use 'pw' prefix rather than 'lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17900: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17901- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17908- supports_anon_versioning=no mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17909: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17910- *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17929- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17930: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17931- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17946- shlibpath_var=DYLD_LIBRARY_PATH mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17947: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17948- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17949- if test "$GCC" = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:17950: 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"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-17951- else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-18165- if test -f /etc/ld.so.conf; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:18166: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-18167- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-18237- shlibpath_var=LD_LIBRARY_PATH mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:18238: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-18239- case $host_os in ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19358- # Double-quote double-evaled strings. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:19359: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19360- ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19361- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:19362: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19363- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19368- *'\$0 --fallback-echo"') mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:19369: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19370- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19381- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:19382:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19383-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19760- # libtool script then. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:19761: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19762- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19789- if test -z "$LTCC"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:19790: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19791- if test -z "$LTCC"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19794- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:19795: { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:19796:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;} mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19797- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19799- if test -z "$LTCFLAGS"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:19800: eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19801- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19804- # Note that this assumes the entire list is on one line. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:19805: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19806- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19810- # Check whether tagname contains only valid characters mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:19811: case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19812- "") ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19938-done mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:19939:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19940- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19968- # gcc leaves a trailing carriage return which upsets mingw mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:19969: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19970- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:19971: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19972- esac ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19977- # Canonicalize the pathname of ld mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:19978: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19979- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:19980: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-19981- done ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20012- # Break only if it was the GNU/non-GNU ld that we prefer. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20013: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20014- *GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20045- # I'd rather use --version here, but apparently some GNU lds only accept -v. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20046:case `$LD -v 2>&1 </dev/null` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20047-*GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20075- # ancient GNU ld didn't support --whole-archive et. al. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20076: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20077- grep 'no-whole-archive' > /dev/null; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20157- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20158: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20159- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20256- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20257: archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20258- else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20362- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20363: archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20364- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20423- output_verbose_link_cmd='echo' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20424: archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20425- module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20491- # dependencies. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20492: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20493- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20555- # dependencies. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20556: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20557- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20590- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20591: archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20592: archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20593- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20597- # SGI C++ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20598: archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20599- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20608- if test "$with_gnu_ld" = no; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20609: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20610- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20611: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20612- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20627- # to its proper name (with version) after linking. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20628: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20629: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20630- # Commands to make compiler produce verbose output that lists ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20637- # dependencies. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20638: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20639- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20652- # earlier do not add the objects themselves. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20653: case `$CC -V 2>&1` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20654- *"Version 7."*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20678- export_dynamic_flag_spec_CXX='${wl}--export-dynamic' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20679: whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20680- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20697- # dependencies. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20698: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20699- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20741- hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20742: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20743- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20756- # to its proper name (with version) after linking. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20757: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20758- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20773- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20774: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20775- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20786- # dependencies. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20787: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20788- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20791- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20792: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20793- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20816- # to its proper name (with version) after linking. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20817: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20818- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20832- allow_undefined_flag_CXX=' -expect_unresolved \*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20833: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20834: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20835- echo "-hidden">> $lib.exp~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20836: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20837- $rm $lib.exp' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20849- # dependencies. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20850: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20851- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20854- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20855: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20856- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20916- # Supported since Solaris 2.6 (maybe 2.5.1?) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:20917: whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-20918- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21004- hardcode_shlibpath_var_CXX=no mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21005: hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21006- hardcode_libdir_separator_CXX=':' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21080- # eval without this substitution. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21081: output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21082- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21083: for p in `eval $output_verbose_link_cmd`; do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21084- case $p in ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21635- if test "$hard_links" = no; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21636: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21637:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21638- need_locks=warn ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21751-if test "$GCC" = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21752: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21753- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21757- # okay in the real world where ";" in dirpaths is itself problematic. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21758: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21759- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21760: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21761- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21828- # Create ${libname}_ixlibrary.a entries in /sys/libs. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21829: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21830- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21861- # DLL is installed to $(libdir)/../bin by postinstall_cmds mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21862: postinstall_cmds='base_file=`basename \${file}`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21863: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21864: dldir=$destdir/`dirname \$dlpath`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21865- test -d \$dldir || mkdir -p \$dldir~ ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21867- chmod a+x \$dldir/$dlname' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21868: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21869- dlpath=$dir/\$dldll~ ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21875- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21876: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21877- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21880- # MinGW DLLs use traditional 'lib' prefix mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21881: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21882: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21883- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21889- # which wouldn't understand a cygwinified path. Ahh. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21890: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21891- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21892: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21893- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21896- # pw32 DLLs use 'pw' prefix rather than 'lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21897: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21898- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21905- supports_anon_versioning=no mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21906: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21907- *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21926- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21927: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21928- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21943- shlibpath_var=DYLD_LIBRARY_PATH mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21944: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21945- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21946- if test "$GCC" = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:21947: 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"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-21948- else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-22162- if test -f /etc/ld.so.conf; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:22163: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-22164- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-22234- shlibpath_var=LD_LIBRARY_PATH mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:22235: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-22236- case $host_os in ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-22479- # Double-quote double-evaled strings. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:22480: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-22481- ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-22482- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:22483: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-22484- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-22489- *'\$0 --fallback-echo"') mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:22490: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-22491- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-22808- # libtool script then. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:22809: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-22810- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-22917-done mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:22918:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-22919- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23346- if test "$hard_links" = no; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:23347: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:23348:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23349- need_locks=warn ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23402-done mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:23403:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23404- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23440- supports_anon_versioning=no mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:23441: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23442- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23504- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:23505: archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23506- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23527- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:23528: archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:23529: archive_expsym_cmds_F77='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23530- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23536- pgcc*) # Portland Group C compiler mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:23537: whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23538- tmp_addflag=' $pic_flag' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23540- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:23541: whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23542- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23594- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:23595: case `$LD -v 2>&1` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23596- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23610- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:23611: hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23612- archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23709- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:23710: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23711- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23797- hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:23798: archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23799- else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23885- # FIXME: Setting linknames here is a bad hack. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:23886: archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23887- # The linker will automatically build a .lib file if we build a DLL. ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23890- old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:23891: fix_srcfile_path_F77='`cygpath -w "$srcfile"`' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23892- enable_shared_with_static_runtimes_F77=yes ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23931- output_verbose_link_cmd='echo' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:23932: archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-23933- module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24066- if test "$GCC" = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24067: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24068- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24069: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24070- hardcode_libdir_flag_spec_ld_F77='-rpath $libdir' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24098- hardcode_shlibpath_var_F77=no mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24099: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24100- archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24128- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24129: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24130- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24131- allow_undefined_flag_F77=' -expect_unresolved \*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24132: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24133- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24140- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24141: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24142- hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24144- allow_undefined_flag_F77=' -expect_unresolved \*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24145: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24146: 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~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24147: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24148- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24181- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24182: whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24183- esac ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24265- hardcode_shlibpath_var_F77=no mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24266: hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24267- hardcode_libdir_separator_F77=':' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24375-if test "$GCC" = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24376: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24377- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24381- # okay in the real world where ";" in dirpaths is itself problematic. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24382: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24383- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24384: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24385- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24452- # Create ${libname}_ixlibrary.a entries in /sys/libs. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24453: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24454- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24485- # DLL is installed to $(libdir)/../bin by postinstall_cmds mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24486: postinstall_cmds='base_file=`basename \${file}`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24487: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24488: dldir=$destdir/`dirname \$dlpath`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24489- test -d \$dldir || mkdir -p \$dldir~ ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24491- chmod a+x \$dldir/$dlname' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24492: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24493- dlpath=$dir/\$dldll~ ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24499- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24500: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24501- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24504- # MinGW DLLs use traditional 'lib' prefix mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24505: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24506: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24507- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24513- # which wouldn't understand a cygwinified path. Ahh. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24514: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24515- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24516: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24517- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24520- # pw32 DLLs use 'pw' prefix rather than 'lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24521: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24522- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24529- supports_anon_versioning=no mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24530: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24531- *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24550- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24551: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24552- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24567- shlibpath_var=DYLD_LIBRARY_PATH mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24568: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24569- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24570- if test "$GCC" = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24571: 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"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24572- else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24786- if test -f /etc/ld.so.conf; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24787: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24788- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24858- shlibpath_var=LD_LIBRARY_PATH mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:24859: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-24860- case $host_os in ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-25103- # Double-quote double-evaled strings. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:25104: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-25105- ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-25106- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:25107: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-25108- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-25113- *'\$0 --fallback-echo"') mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:25114: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-25115- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-25432- # libtool script then. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:25433: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-25434- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-25509-done mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:25510:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-25511- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-25962- if test "$hard_links" = no; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:25963: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:25964:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-25965- need_locks=warn ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26018-done mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26019:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26020- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26056- supports_anon_versioning=no mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26057: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26058- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26120- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26121: archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26122- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26143- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26144: archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26145: archive_expsym_cmds_GCJ='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26146- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26152- pgcc*) # Portland Group C compiler mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26153: whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26154- tmp_addflag=' $pic_flag' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26156- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26157: whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26158- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26210- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26211: case `$LD -v 2>&1` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26212- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26226- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26227: hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26228- archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26325- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26326: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26327- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26423- hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26424: archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26425- else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26521- # FIXME: Setting linknames here is a bad hack. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26522: archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26523- # The linker will automatically build a .lib file if we build a DLL. ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26526- old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26527: fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26528- enable_shared_with_static_runtimes_GCJ=yes ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26567- output_verbose_link_cmd='echo' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26568: archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26569- module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26702- if test "$GCC" = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26703: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26704- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26705: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26706- hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26734- hardcode_shlibpath_var_GCJ=no mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26735: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26736- archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26764- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26765: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26766- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26767- allow_undefined_flag_GCJ=' -expect_unresolved \*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26768: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26769- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26776- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26777: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26778- hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26780- allow_undefined_flag_GCJ=' -expect_unresolved \*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26781: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26782: 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~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26783: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26784- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26817- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26818: whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26819- esac ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26901- hardcode_shlibpath_var_GCJ=no mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:26902: hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-26903- hardcode_libdir_separator_GCJ=':' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27011-if test "$GCC" = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27012: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27013- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27017- # okay in the real world where ";" in dirpaths is itself problematic. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27018: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27019- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27020: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27021- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27088- # Create ${libname}_ixlibrary.a entries in /sys/libs. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27089: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27090- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27121- # DLL is installed to $(libdir)/../bin by postinstall_cmds mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27122: postinstall_cmds='base_file=`basename \${file}`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27123: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27124: dldir=$destdir/`dirname \$dlpath`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27125- test -d \$dldir || mkdir -p \$dldir~ ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27127- chmod a+x \$dldir/$dlname' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27128: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27129- dlpath=$dir/\$dldll~ ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27135- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27136: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27137- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27140- # MinGW DLLs use traditional 'lib' prefix mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27141: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27142: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27143- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27149- # which wouldn't understand a cygwinified path. Ahh. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27150: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27151- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27152: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27153- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27156- # pw32 DLLs use 'pw' prefix rather than 'lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27157: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27158- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27165- supports_anon_versioning=no mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27166: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27167- *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27186- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27187: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27188- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27203- shlibpath_var=DYLD_LIBRARY_PATH mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27204: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27205- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27206- if test "$GCC" = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27207: 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"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27208- else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27422- if test -f /etc/ld.so.conf; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27423: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27424- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27494- shlibpath_var=LD_LIBRARY_PATH mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27495: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27496- case $host_os in ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27739- # Double-quote double-evaled strings. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27740: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27741- ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27742- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27743: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27744- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27749- *'\$0 --fallback-echo"') mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:27750: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-27751- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28068- # libtool script then. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28069: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28070- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28144-done mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28145:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28146- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28220- # Double-quote double-evaled strings. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28221: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28222- ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28223- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28224: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28225- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28230- *'\$0 --fallback-echo"') mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28231: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28232- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28549- # libtool script then. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28550: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28551- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28656- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28657: CCA_CHEM_INCLUDE=`$CCA_CHEM_CONFIG --includedir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28658: CCA_CHEM_LIB=`$CCA_CHEM_CONFIG --libdir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28659: CCA_CHEM_PREFIX=`$CCA_CHEM_CONFIG --prefix` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28660- CCA_CHEM_REPO=$CCA_CHEM_PREFIX/repo ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28664- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28665: CCAFE_CONFIG=`$CCA_CHEM_CONFIG --ccafe-config` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28666- ENABLE_PYTHON="no" # no need for python checks ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28725- fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28726: CCAFE_INCLUDE=`$CCAFE_CONFIG --var CCAFE_pkgincludedir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28727: CCAFE_LIB=`$CCAFE_CONFIG --var CCAFE_pkglibdir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28728: CCAFE_SHARE=`$CCAFE_CONFIG --var CCAFE_pkgdatadir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28729: CCAFE_BIN=`$CCAFE_CONFIG --var CCAFE_bindir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28730- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28736- # check for cca-spec-babel mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28737: CCA_SPEC_BABEL_CONFIG=`$CCAFE_CONFIG --var CCAFE_CCA_SPEC_BABEL_CONFIG` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28738- if test -z $CCA_SPEC_BABEL_CONFIG || ! test -x $CCA_SPEC_BABEL_CONFIG; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28742- fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28743: CCA_SPEC_BABEL_INCLUDE=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_pkgincludedir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28744: CCA_SPEC_BABEL_LIB=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_pkglibdir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28745: CCA_SPEC_BABEL_SHARE=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_pkgdatadir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28746- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28751- # check for cca-spec-classic mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28752: CCA_SPEC_CLASSIC_ROOT=`$CCAFE_CONFIG --var CCAFE_CLASSIC_CCA_ROOT` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28753- CCA_SPEC_CLASSIC_CONFIG="$CCA_SPEC_CLASSIC_ROOT/bin/cca-spec-classic-config" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28758- fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28759: CCA_SPEC_CLASSIC_INCLUDE=`$CCA_SPEC_CLASSIC_CONFIG --var CLASSIC_pkgincludedir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28760: CCA_SPEC_CLASSIC_LIB=`$CCA_SPEC_CLASSIC_CONFIG --var CLASSIC_pkglibdir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28761: CCA_SPEC_CLASSIC_SHARE=`$CCA_SPEC_CLASSIC_CONFIG --var CLASSIC_pkgdatadir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28762- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28767- # check for babel mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28768: BABEL_CONFIG=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_BABEL_BABEL_CONFIG` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28769- if test ! -x $BABEL_CONFIG; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28773- fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28774: BABEL_INCLUDE=`$BABEL_CONFIG --includedir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28775: BABEL_LIB=`$BABEL_CONFIG --libdir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28776: BABEL_SHARE=`$BABEL_CONFIG --datadir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28777: BABEL_BIN=`$BABEL_CONFIG --bindir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28778- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28784- # check for babel compilers mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28785: BABEL_CC=`$BABEL_CONFIG --query-var=CC` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28786: BABEL_CFLAGS=`$BABEL_CONFIG --query-var=CFLAGS` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28787: BABEL_CXX=`$BABEL_CONFIG --query-var=CXX` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28788: BABEL_CXXFLAGS=`$BABEL_CONFIG --query-var=CXXFLAGS` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28789- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28794- # might as well use babel's libtool mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28795: BABEL_BIN=`$BABEL_CONFIG --bindir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28796- BABEL_LIBTOOL=$BABEL_BIN/babel-libtool ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28804- # check mpi configuration mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28805: CCAFE_MPI_INCLUDE=`$CCAFE_CONFIG --var CCAFE_MPI_INC` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28806: CCAFE_MPI_LIB=`$CCAFE_CONFIG --var CCAFE_MPI_LIBDIR` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28807: CCAFE_MPI_BIN=`$CCAFE_CONFIG --var CCAFE_MPI_BIN` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28808- if test -z "$CCAFE_MPI_INCLUDE"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28813- CCAFE_MPI_ENABLE="yes" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28814: CCAFE_MPI_INCLUDE=`echo $CCAFE_MPI_INCLUDE | sed 's/^\-I//'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28815- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28822- # check for babel python mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28823: BABEL_PYTHON_ENABLE=`$BABEL_CONFIG --query-var=SUPPORT_PYTHON` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28824- if test $BABEL_PYTHON_ENABLE == "false"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28836- fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28837: BABEL_PYTHON=`$BABEL_CONFIG --query-var=WHICH_PYTHON` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28838: BABEL_PYTHON_VERSION=`$BABEL_CONFIG --query-var=PYTHON_VERSION` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28839: BABEL_PYTHON_LIB=`$BABEL_CONFIG --query-var=PYTHONLIB`/site-packages mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:28840: BABEL_PYTHON_INCLUDE=`$BABEL_CONFIG --query-var=PYTHONINC` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-28841- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-29345- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:29346:SCLIBS=`$PERL $srcdir/bin/listlibs.pl -I$srcdir/src/lib -DLIBSUF=$LIBSUF $srcdir/src/lib` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-29347- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-29353- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:29354: ac_define_dir=`eval echo $srcdir/lib` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:29355: ac_define_dir=`eval echo $ac_define_dir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-29356- cat >>confdefs.h <<_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-29364- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:29365: ac_define_dir=`eval echo $prefix/lib` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:29366: ac_define_dir=`eval echo $ac_define_dir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-29367- cat >>confdefs.h <<_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-29374- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:29375: ac_define_dir=`eval echo $scdatadir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:29376: ac_define_dir=`eval echo $ac_define_dir` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-29377- cat >>confdefs.h <<_ACEOF ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-29480-do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:29481: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-29482- eval $as_var=C; export $as_var ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-29538- as_lineno_2=$LINENO mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:29539: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-29540- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-29578- as_lineno_2=$LINENO mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:29579: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-29580- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-29757-configured by $0, generated by GNU Autoconf 2.59, mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:29758: with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-29759- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-29774- --*=*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:29775: ac_option=`expr "x$1" : 'x\([^=]*\)='` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:29776: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-29777- ac_shift=: ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-30115- fi mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:30116: ac_sed_frag=`expr $ac_sed_frag + 1` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-30117- ac_beg=$ac_end mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:30118: ac_end=`expr $ac_end + $ac_max_sed_lines` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-30119- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-30132- cat >$tmp/stdin mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:30133: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:30134: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:30135: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:30136: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-30137- * ) ac_file_in=$ac_file.in ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-30180-if test "$ac_dir" != .; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:30181: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-30182- # A "../" for each directory in $ac_dir_suffix. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:30183: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-30184-else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-30193- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:30194: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-30195- fi ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-30345- cat >$tmp/stdin mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:30346: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:30347: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:30348: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure:30349: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/configure-30350- * ) ac_file_in=$ac_file.in ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-243-gentoo_lt_version="1.5.22" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:244:gentoo_ltmain_version=`sed -n '/^[[ ]]*VERSION=/{s/^[[ ]]*VERSION=//;p;q;}' "$ltmain"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-245-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-293-done mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:294:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-295-]) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-365- # Remove one level of quotation (which was required for Make). mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:366: ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-367- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-376- : mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:377:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-378- # Yippee, $echo works! ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-402- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:403: if (echo_test_string=`eval $cmd`) 2>/dev/null && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:404: echo_test_string=`eval $cmd` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-405- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-411- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:412:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:413: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-414- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-426- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:427: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:428: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-429- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-438- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:439: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-440- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-453- echo='printf %s\n' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:454: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:455: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-456- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-458- : mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:459: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-460- test "X$echo_testing_string" = 'X\t' && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:461: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-462- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-467- echo="$CONFIG_SHELL [$]0 --fallback-echo" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:468: elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-469- test "X$echo_testing_string" = 'X\t' && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:470: echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-471- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-477- for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:478: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-479- then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-485- if test "$prev" != 'sed 50q "[$]0"'; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:486: echo_test_string=`eval $prev` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-487- export echo_test_string ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-524- if AC_TRY_EVAL(ac_compile); then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:525: case `/usr/bin/file conftest.$ac_objext` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-526- *ELF-32*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-540- if test "$lt_cv_prog_gnu_ld" = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:541: case `/usr/bin/file conftest.$ac_objext` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-542- *32-bit*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-552- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:553: case `/usr/bin/file conftest.$ac_objext` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-554- *32-bit*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-787- # And add a safety zone mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:788: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:789: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-790- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-815- if test -n "$kargmax"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:816: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-817- else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-825- SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:826: while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-827- = "XX$teststring") >/dev/null 2>&1 && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:828: new_result=`expr "X$teststring" : ".*" 2>&1` && mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-829- lt_cv_sys_max_cmd_len=$new_result && ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-831- do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:832: i=`expr $i + 1` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-833- teststring=$teststring$teststring ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-838- # It appears as though 1/2 is a usable value. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:839: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-840- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1130- if test "$hard_links" = no; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1131: AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1132- need_locks=warn ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1245-if test "$GCC" = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1246: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1247- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1251- # okay in the real world where ";" in dirpaths is itself problematic. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1252: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1253- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1254: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1255- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1322- # Create ${libname}_ixlibrary.a entries in /sys/libs. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1323: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1324- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1355- # DLL is installed to $(libdir)/../bin by postinstall_cmds mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1356: postinstall_cmds='base_file=`basename \${file}`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1357: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1358: dldir=$destdir/`dirname \$dlpath`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1359- test -d \$dldir || mkdir -p \$dldir~ ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1361- chmod a+x \$dldir/$dlname' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1362: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1363- dlpath=$dir/\$dldll~ ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1369- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1370: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1371- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1374- # MinGW DLLs use traditional 'lib' prefix mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1375: soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1376: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1377- if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1383- # which wouldn't understand a cygwinified path. Ahh. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1384: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1385- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1386: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1387- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1390- # pw32 DLLs use 'pw' prefix rather than 'lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1391: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1392- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1399- supports_anon_versioning=no mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1400: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1401- *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1420- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1421: library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1422- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1437- shlibpath_var=DYLD_LIBRARY_PATH mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1438: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1439- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1440- if test "$GCC" = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1441: 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"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1442- else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1656- if test -f /etc/ld.so.conf; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1657: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1658- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1728- shlibpath_var=LD_LIBRARY_PATH mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1729: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1730- case $host_os in ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1878- if test -z "$LTCC"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1879: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1880- if test -z "$LTCC"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1882- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1883: AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile']) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1884- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1886- if test -z "$LTCFLAGS"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1887: eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1888- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1891- # Note that this assumes the entire list is on one line. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1892: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1893- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1897- # Check whether tagname contains only valid characters mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:1898: case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-1899- "") ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2152- "file_magic "*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:2153: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2154- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2224- # gcc leaves a trailing carriage return which upsets mingw mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:2225: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2226- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:2227: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2228- esac ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2233- # Canonicalize the pathname of ld mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:2234: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2235- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:2236: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2237- done ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2264- # Break only if it was the GNU/non-GNU ld that we prefer. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:2265: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2266- *GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2295-[# I'd rather use --version here, but apparently some GNU lds only accept -v. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:2296:case `$LD -v 2>&1 </dev/null` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2297-*GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2463-openbsd*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:2464: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2465- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2540- # Tru64's nm complains that /dev/null is an invalid object file mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:2541: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2542- */dev/null* | *'Invalid file or object type'*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2546- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:2547: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2548- */dev/null*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2914- # ancient GNU ld didn't support --whole-archive et. al. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:2915: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2916- grep 'no-whole-archive' > /dev/null; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2995- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:2996: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-2997- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3043- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3044: _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3045- else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3098- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3099: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3100- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3159- output_verbose_link_cmd='echo' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3160: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3161- _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3227- # dependencies. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3228: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3229- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3291- # dependencies. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3292: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3293- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3326- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3327: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3328: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3329- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3333- # SGI C++ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3334: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3335- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3344- if test "$with_gnu_ld" = no; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3345: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3346- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3347: _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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3348- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3363- # to its proper name (with version) after linking. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3364: _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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3365: _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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3366- # Commands to make compiler produce verbose output that lists ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3373- # dependencies. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3374: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3375- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3388- # earlier do not add the objects themselves. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3389: case `$CC -V 2>&1` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3390- *"Version 7."*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3414- _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3415: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3416- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3433- # dependencies. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3434: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3435- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3477- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3478: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3479- _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3492- # to its proper name (with version) after linking. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3493: _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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3494- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3509- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3510: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3511- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3522- # dependencies. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3523: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3524- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3527- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3528: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3529- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3552- # to its proper name (with version) after linking. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3553: _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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3554- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3568- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3569: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3570: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3571- echo "-hidden">> $lib.exp~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3572: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3573- $rm $lib.exp' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3585- # dependencies. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3586: 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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3587- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3590- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3591: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3592- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3652- # Supported since Solaris 2.6 (maybe 2.5.1?) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3653: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3654- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3740- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3741: _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3742- _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3867- # eval without this substitution. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3868: output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3869- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:3870: for p in `eval $output_verbose_link_cmd`; do mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-3871- case $p in ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-4257- # Double-quote double-evaled strings. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:4258: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-4259- ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-4260- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:4261: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-4262- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-4267- *'\[$]0 --fallback-echo"') mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:4268: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-4269- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-4282- mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:4283:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-4284-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-4664- # libtool script then. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:4665: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-4666- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-4769-# If we're using GNU nm, then use its standard symbol codes. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:4770:case `$NM -V 2>&1` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-4771-*GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-4802- nlist=conftest.nm mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:4803: if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-4804- # Try sorting and uniquifying the output. ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5520- supports_anon_versioning=no mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:5521: case `$LD -v 2>/dev/null` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5522- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5584- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:5585: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5586- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5607- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:5608: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:5609: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5610- ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5616- pgcc*) # Portland Group C compiler mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:5617: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5618- tmp_addflag=' $pic_flag' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5620- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:5621: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5622- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5674- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:5675: case `$LD -v 2>&1` in mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5676- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5690- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:5691: _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5692- _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5789- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:5790: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5791- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5836- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:5837: _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5838- else ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5883- # FIXME: Setting linknames here is a bad hack. mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:5884: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5885- # The linker will automatically build a .lib file if we build a DLL. ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5888- _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:5889: _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5890- _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5929- output_verbose_link_cmd='echo' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:5930: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-5931- _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6064- if test "$GCC" = yes; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:6065: _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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6066- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:6067: _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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6068- _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6096- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:6097: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6098- _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6126- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:6127: _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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6128- else mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6129- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:6130: _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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6131- fi ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6138- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:6139: _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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6140- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6142- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:6143: _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' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:6144: _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~ mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:6145: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6146- ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6179- *) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:6180: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6181- esac ;; ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6263- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:6264: _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6265- _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':' ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6328- _LT_AC_TAGVAR(allow_undefined_flag, $1)= mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:6329: if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6330- then ############################################## mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6466- test $lt_ac_count -gt 10 && break mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4:6467: lt_ac_count=`expr $lt_ac_count + 1` mpqc-2.3.1/.pc/17_libtool_ppc64el.patch/lib/autoconf/libtool.m4-6468- if test $lt_ac_count -gt $lt_ac_max; then ############################################## mpqc-2.3.1/.pc/autoconf.patch/configure.in-27-changequote(<<, >>)dnl mpqc-2.3.1/.pc/autoconf.patch/configure.in:28:SC_MAJOR_VERSION=`echo $SC_MMM_VERSION|sed 's/\([0-9]*\)\.[0-9]*\.[0-9]*/\1/'` mpqc-2.3.1/.pc/autoconf.patch/configure.in:29:SC_MINOR_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.\([0-9]*\)\.[0-9]*/\1/'` mpqc-2.3.1/.pc/autoconf.patch/configure.in:30:SC_MICRO_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.[0-9]*\.\([0-9]*\)/\1/'` mpqc-2.3.1/.pc/autoconf.patch/configure.in-31-changequote([, ])dnl ############################################## mpqc-2.3.1/.pc/autoconf.patch/configure.in-501- .|..|./*|../*) mpqc-2.3.1/.pc/autoconf.patch/configure.in:502: srcdir=`(cd $srcdir; pwd)` mpqc-2.3.1/.pc/autoconf.patch/configure.in:503: #srcdir=`(cd $srcdir; echo $PWD)` mpqc-2.3.1/.pc/autoconf.patch/configure.in-504- ;; ############################################## mpqc-2.3.1/.pc/autoconf.patch/configure.in-1499-LIBBLAS="" mpqc-2.3.1/.pc/autoconf.patch/configure.in:1500:F77_DGEMM=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DAXPY` mpqc-2.3.1/.pc/autoconf.patch/configure.in-1501-AC_CHECK_FUNC($F77_DGEMM,HAVE_BLAS=yes,[ ############################################## mpqc-2.3.1/.pc/autoconf.patch/configure.in-1522-LIBLAPACK="" mpqc-2.3.1/.pc/autoconf.patch/configure.in:1523:F77_DGESVD=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DGESVD` mpqc-2.3.1/.pc/autoconf.patch/configure.in-1524-AC_CHECK_FUNC($F77_DGESVD,HAVE_LAPACK=yes,[ ############################################## mpqc-2.3.1/.pc/autoconf.patch/configure.in-1791- mpqc-2.3.1/.pc/autoconf.patch/configure.in:1792: CCA_CHEM_INCLUDE=`$CCA_CHEM_CONFIG --includedir` mpqc-2.3.1/.pc/autoconf.patch/configure.in:1793: CCA_CHEM_LIB=`$CCA_CHEM_CONFIG --libdir` mpqc-2.3.1/.pc/autoconf.patch/configure.in:1794: CCA_CHEM_PREFIX=`$CCA_CHEM_CONFIG --prefix` mpqc-2.3.1/.pc/autoconf.patch/configure.in-1795- CCA_CHEM_REPO=$CCA_CHEM_PREFIX/repo ############################################## mpqc-2.3.1/.pc/autoconf.patch/configure.in-1799- mpqc-2.3.1/.pc/autoconf.patch/configure.in:1800: CCAFE_CONFIG=`$CCA_CHEM_CONFIG --ccafe-config` mpqc-2.3.1/.pc/autoconf.patch/configure.in-1801- ENABLE_PYTHON="no" # no need for python checks ############################################## mpqc-2.3.1/.pc/autoconf.patch/configure.in-1826- mpqc-2.3.1/.pc/autoconf.patch/configure.in:1827:SCLIBS=`$PERL $srcdir/bin/listlibs.pl -I$srcdir/src/lib -DLIBSUF=$LIBSUF $srcdir/src/lib` mpqc-2.3.1/.pc/autoconf.patch/configure.in-1828-AC_SUBST(SCLIBS) ############################################## mpqc-2.3.1/.pc/autoheader.patch/configure.in-28-changequote(<<, >>)dnl mpqc-2.3.1/.pc/autoheader.patch/configure.in:29:SC_MAJOR_VERSION=`echo $SC_MMM_VERSION|sed 's/\([0-9]*\)\.[0-9]*\.[0-9]*/\1/'` mpqc-2.3.1/.pc/autoheader.patch/configure.in:30:SC_MINOR_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.\([0-9]*\)\.[0-9]*/\1/'` mpqc-2.3.1/.pc/autoheader.patch/configure.in:31:SC_MICRO_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.[0-9]*\.\([0-9]*\)/\1/'` mpqc-2.3.1/.pc/autoheader.patch/configure.in-32-changequote([, ])dnl ############################################## mpqc-2.3.1/.pc/autoheader.patch/configure.in-502- .|..|./*|../*) mpqc-2.3.1/.pc/autoheader.patch/configure.in:503: srcdir=`(cd $srcdir; pwd)` mpqc-2.3.1/.pc/autoheader.patch/configure.in:504: #srcdir=`(cd $srcdir; echo $PWD)` mpqc-2.3.1/.pc/autoheader.patch/configure.in-505- ;; ############################################## mpqc-2.3.1/.pc/autoheader.patch/configure.in-1500-LIBBLAS="" mpqc-2.3.1/.pc/autoheader.patch/configure.in:1501:F77_DGEMM=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DAXPY` mpqc-2.3.1/.pc/autoheader.patch/configure.in-1502-AC_CHECK_FUNC($F77_DGEMM,HAVE_BLAS=yes,[ ############################################## mpqc-2.3.1/.pc/autoheader.patch/configure.in-1523-LIBLAPACK="" mpqc-2.3.1/.pc/autoheader.patch/configure.in:1524:F77_DGESVD=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DGESVD` mpqc-2.3.1/.pc/autoheader.patch/configure.in-1525-AC_CHECK_FUNC($F77_DGESVD,HAVE_LAPACK=yes,[ ############################################## mpqc-2.3.1/.pc/autoheader.patch/configure.in-1792- mpqc-2.3.1/.pc/autoheader.patch/configure.in:1793: CCA_CHEM_INCLUDE=`$CCA_CHEM_CONFIG --includedir` mpqc-2.3.1/.pc/autoheader.patch/configure.in:1794: CCA_CHEM_LIB=`$CCA_CHEM_CONFIG --libdir` mpqc-2.3.1/.pc/autoheader.patch/configure.in:1795: CCA_CHEM_PREFIX=`$CCA_CHEM_CONFIG --prefix` mpqc-2.3.1/.pc/autoheader.patch/configure.in-1796- CCA_CHEM_REPO=$CCA_CHEM_PREFIX/repo ############################################## mpqc-2.3.1/.pc/autoheader.patch/configure.in-1800- mpqc-2.3.1/.pc/autoheader.patch/configure.in:1801: CCAFE_CONFIG=`$CCA_CHEM_CONFIG --ccafe-config` mpqc-2.3.1/.pc/autoheader.patch/configure.in-1802- ENABLE_PYTHON="no" # no need for python checks ############################################## mpqc-2.3.1/.pc/autoheader.patch/configure.in-1827- mpqc-2.3.1/.pc/autoheader.patch/configure.in:1828:SCLIBS=`$PERL $srcdir/bin/listlibs.pl -I$srcdir/src/lib -DLIBSUF=$LIBSUF $srcdir/src/lib` mpqc-2.3.1/.pc/autoheader.patch/configure.in-1829-AC_SUBST(SCLIBS) ############################################## mpqc-2.3.1/.pc/shmtype.patch/configure.in-30-changequote(<<, >>)dnl mpqc-2.3.1/.pc/shmtype.patch/configure.in:31:SC_MAJOR_VERSION=`echo $SC_MMM_VERSION|sed 's/\([0-9]*\)\.[0-9]*\.[0-9]*/\1/'` mpqc-2.3.1/.pc/shmtype.patch/configure.in:32:SC_MINOR_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.\([0-9]*\)\.[0-9]*/\1/'` mpqc-2.3.1/.pc/shmtype.patch/configure.in:33:SC_MICRO_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.[0-9]*\.\([0-9]*\)/\1/'` mpqc-2.3.1/.pc/shmtype.patch/configure.in-34-changequote([, ])dnl ############################################## mpqc-2.3.1/.pc/shmtype.patch/configure.in-504- .|..|./*|../*) mpqc-2.3.1/.pc/shmtype.patch/configure.in:505: srcdir=`(cd $srcdir; pwd)` mpqc-2.3.1/.pc/shmtype.patch/configure.in:506: #srcdir=`(cd $srcdir; echo $PWD)` mpqc-2.3.1/.pc/shmtype.patch/configure.in-507- ;; ############################################## mpqc-2.3.1/.pc/shmtype.patch/configure.in-1502-LIBBLAS="" mpqc-2.3.1/.pc/shmtype.patch/configure.in:1503:F77_DGEMM=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DAXPY` mpqc-2.3.1/.pc/shmtype.patch/configure.in-1504-AC_CHECK_FUNC($F77_DGEMM,HAVE_BLAS=yes,[ ############################################## mpqc-2.3.1/.pc/shmtype.patch/configure.in-1525-LIBLAPACK="" mpqc-2.3.1/.pc/shmtype.patch/configure.in:1526:F77_DGESVD=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DGESVD` mpqc-2.3.1/.pc/shmtype.patch/configure.in-1527-AC_CHECK_FUNC($F77_DGESVD,HAVE_LAPACK=yes,[ ############################################## mpqc-2.3.1/.pc/shmtype.patch/configure.in-1794- mpqc-2.3.1/.pc/shmtype.patch/configure.in:1795: CCA_CHEM_INCLUDE=`$CCA_CHEM_CONFIG --includedir` mpqc-2.3.1/.pc/shmtype.patch/configure.in:1796: CCA_CHEM_LIB=`$CCA_CHEM_CONFIG --libdir` mpqc-2.3.1/.pc/shmtype.patch/configure.in:1797: CCA_CHEM_PREFIX=`$CCA_CHEM_CONFIG --prefix` mpqc-2.3.1/.pc/shmtype.patch/configure.in-1798- CCA_CHEM_REPO=$CCA_CHEM_PREFIX/repo ############################################## mpqc-2.3.1/.pc/shmtype.patch/configure.in-1802- mpqc-2.3.1/.pc/shmtype.patch/configure.in:1803: CCAFE_CONFIG=`$CCA_CHEM_CONFIG --ccafe-config` mpqc-2.3.1/.pc/shmtype.patch/configure.in-1804- ENABLE_PYTHON="no" # no need for python checks ############################################## mpqc-2.3.1/.pc/shmtype.patch/configure.in-1829- mpqc-2.3.1/.pc/shmtype.patch/configure.in:1830:SCLIBS=`$PERL $srcdir/bin/listlibs.pl -I$srcdir/src/lib -DLIBSUF=$LIBSUF $srcdir/src/lib` mpqc-2.3.1/.pc/shmtype.patch/configure.in-1831-AC_SUBST(SCLIBS) ############################################## mpqc-2.3.1/.pc/restrictxx.patch/configure.in-31-changequote(<<, >>)dnl mpqc-2.3.1/.pc/restrictxx.patch/configure.in:32:SC_MAJOR_VERSION=`echo $SC_MMM_VERSION|sed 's/\([0-9]*\)\.[0-9]*\.[0-9]*/\1/'` mpqc-2.3.1/.pc/restrictxx.patch/configure.in:33:SC_MINOR_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.\([0-9]*\)\.[0-9]*/\1/'` mpqc-2.3.1/.pc/restrictxx.patch/configure.in:34:SC_MICRO_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.[0-9]*\.\([0-9]*\)/\1/'` mpqc-2.3.1/.pc/restrictxx.patch/configure.in-35-changequote([, ])dnl ############################################## mpqc-2.3.1/.pc/restrictxx.patch/configure.in-505- .|..|./*|../*) mpqc-2.3.1/.pc/restrictxx.patch/configure.in:506: srcdir=`(cd $srcdir; pwd)` mpqc-2.3.1/.pc/restrictxx.patch/configure.in:507: #srcdir=`(cd $srcdir; echo $PWD)` mpqc-2.3.1/.pc/restrictxx.patch/configure.in-508- ;; ############################################## mpqc-2.3.1/.pc/restrictxx.patch/configure.in-1503-LIBBLAS="" mpqc-2.3.1/.pc/restrictxx.patch/configure.in:1504:F77_DGEMM=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DAXPY` mpqc-2.3.1/.pc/restrictxx.patch/configure.in-1505-AC_CHECK_FUNC($F77_DGEMM,HAVE_BLAS=yes,[ ############################################## mpqc-2.3.1/.pc/restrictxx.patch/configure.in-1526-LIBLAPACK="" mpqc-2.3.1/.pc/restrictxx.patch/configure.in:1527:F77_DGESVD=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DGESVD` mpqc-2.3.1/.pc/restrictxx.patch/configure.in-1528-AC_CHECK_FUNC($F77_DGESVD,HAVE_LAPACK=yes,[ ############################################## mpqc-2.3.1/.pc/restrictxx.patch/configure.in-1795- mpqc-2.3.1/.pc/restrictxx.patch/configure.in:1796: CCA_CHEM_INCLUDE=`$CCA_CHEM_CONFIG --includedir` mpqc-2.3.1/.pc/restrictxx.patch/configure.in:1797: CCA_CHEM_LIB=`$CCA_CHEM_CONFIG --libdir` mpqc-2.3.1/.pc/restrictxx.patch/configure.in:1798: CCA_CHEM_PREFIX=`$CCA_CHEM_CONFIG --prefix` mpqc-2.3.1/.pc/restrictxx.patch/configure.in-1799- CCA_CHEM_REPO=$CCA_CHEM_PREFIX/repo ############################################## mpqc-2.3.1/.pc/restrictxx.patch/configure.in-1803- mpqc-2.3.1/.pc/restrictxx.patch/configure.in:1804: CCAFE_CONFIG=`$CCA_CHEM_CONFIG --ccafe-config` mpqc-2.3.1/.pc/restrictxx.patch/configure.in-1805- ENABLE_PYTHON="no" # no need for python checks ############################################## mpqc-2.3.1/.pc/restrictxx.patch/configure.in-1830- mpqc-2.3.1/.pc/restrictxx.patch/configure.in:1831:SCLIBS=`$PERL $srcdir/bin/listlibs.pl -I$srcdir/src/lib -DLIBSUF=$LIBSUF $srcdir/src/lib` mpqc-2.3.1/.pc/restrictxx.patch/configure.in-1832-AC_SUBST(SCLIBS) ############################################## mpqc-2.3.1/configure-43-do mpqc-2.3.1/configure:44: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then mpqc-2.3.1/configure-45- eval $as_var=C; export $as_var ############################################## mpqc-2.3.1/configure-101- as_lineno_2=$LINENO mpqc-2.3.1/configure:102: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mpqc-2.3.1/configure-103- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mpqc-2.3.1/configure-140- as_lineno_2=$LINENO mpqc-2.3.1/configure:141: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mpqc-2.3.1/configure-142- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mpqc-2.3.1/configure-250- # Remove one level of quotation (which was required for Make). mpqc-2.3.1/configure:251: ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','` mpqc-2.3.1/configure-252- ;; ############################################## mpqc-2.3.1/configure-261- : mpqc-2.3.1/configure:262:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then mpqc-2.3.1/configure-263- # Yippee, $echo works! ############################################## mpqc-2.3.1/configure-287- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... mpqc-2.3.1/configure:288: if (echo_test_string=`eval $cmd`) 2>/dev/null && mpqc-2.3.1/configure:289: echo_test_string=`eval $cmd` && mpqc-2.3.1/configure-290- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## mpqc-2.3.1/configure-296- mpqc-2.3.1/configure:297:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/configure:298: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/configure-299- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/configure-311- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && mpqc-2.3.1/configure:312: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/configure:313: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/configure-314- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/configure-323- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/configure:324: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/configure-325- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/configure-338- echo='printf %s\n' mpqc-2.3.1/configure:339: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && mpqc-2.3.1/configure:340: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/configure-341- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/configure-343- : mpqc-2.3.1/configure:344: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && mpqc-2.3.1/configure-345- test "X$echo_testing_string" = 'X\t' && mpqc-2.3.1/configure:346: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/configure-347- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/configure-352- echo="$CONFIG_SHELL $0 --fallback-echo" mpqc-2.3.1/configure:353: elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && mpqc-2.3.1/configure-354- test "X$echo_testing_string" = 'X\t' && mpqc-2.3.1/configure:355: echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && mpqc-2.3.1/configure-356- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## mpqc-2.3.1/configure-362- for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do mpqc-2.3.1/configure:363: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null mpqc-2.3.1/configure-364- then ############################################## mpqc-2.3.1/configure-370- if test "$prev" != 'sed 50q "$0"'; then mpqc-2.3.1/configure:371: echo_test_string=`eval $prev` mpqc-2.3.1/configure-372- export echo_test_string ############################################## mpqc-2.3.1/configure-516- mpqc-2.3.1/configure:517: ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` mpqc-2.3.1/configure-518- ############################################## mpqc-2.3.1/configure-549- -disable-* | --disable-*) mpqc-2.3.1/configure:550: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` mpqc-2.3.1/configure-551- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/configure-554- { (exit 1); exit 1; }; } mpqc-2.3.1/configure:555: ac_feature=`echo $ac_feature | sed 's/-/_/g'` mpqc-2.3.1/configure-556- eval "enable_$ac_feature=no" ;; ############################################## mpqc-2.3.1/configure-558- -enable-* | --enable-*) mpqc-2.3.1/configure:559: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` mpqc-2.3.1/configure-560- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/configure-563- { (exit 1); exit 1; }; } mpqc-2.3.1/configure:564: ac_feature=`echo $ac_feature | sed 's/-/_/g'` mpqc-2.3.1/configure-565- case $ac_option in mpqc-2.3.1/configure:566: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; mpqc-2.3.1/configure-567- *) ac_optarg=yes ;; ############################################## mpqc-2.3.1/configure-740- -with-* | --with-*) mpqc-2.3.1/configure:741: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` mpqc-2.3.1/configure-742- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/configure-745- { (exit 1); exit 1; }; } mpqc-2.3.1/configure:746: ac_package=`echo $ac_package| sed 's/-/_/g'` mpqc-2.3.1/configure-747- case $ac_option in mpqc-2.3.1/configure:748: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; mpqc-2.3.1/configure-749- *) ac_optarg=yes ;; ############################################## mpqc-2.3.1/configure-753- -without-* | --without-*) mpqc-2.3.1/configure:754: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` mpqc-2.3.1/configure-755- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/configure-758- { (exit 1); exit 1; }; } mpqc-2.3.1/configure:759: ac_package=`echo $ac_package | sed 's/-/_/g'` mpqc-2.3.1/configure-760- eval "with_$ac_package=no" ;; ############################################## mpqc-2.3.1/configure-785- *=*) mpqc-2.3.1/configure:786: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` mpqc-2.3.1/configure-787- # Reject names that are not valid shell variable names. ############################################## mpqc-2.3.1/configure-790- { (exit 1); exit 1; }; } mpqc-2.3.1/configure:791: ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` mpqc-2.3.1/configure-792- eval "$ac_envvar='$ac_optarg'" ############################################## mpqc-2.3.1/configure-806-if test -n "$ac_prev"; then mpqc-2.3.1/configure:807: ac_option=--`echo $ac_prev | sed 's/_/-/g'` mpqc-2.3.1/configure-808- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## mpqc-2.3.1/configure-814-do mpqc-2.3.1/configure:815: eval ac_val=$`echo $ac_var` mpqc-2.3.1/configure-816- case $ac_val in ############################################## mpqc-2.3.1/configure-826-do mpqc-2.3.1/configure:827: eval ac_val=$`echo $ac_var` mpqc-2.3.1/configure-828- case $ac_val in ############################################## mpqc-2.3.1/configure-893- { (exit 1); exit 1; }; } mpqc-2.3.1/configure:894:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` mpqc-2.3.1/configure-895-ac_env_build_alias_set=${build_alias+set} ############################################## mpqc-2.3.1/configure-984-By default, \`make install' will install all the files in mpqc-2.3.1/configure:985:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify mpqc-2.3.1/configure:986:an installation prefix other than \`$ac_default_prefix' using \`--prefix', mpqc-2.3.1/configure-987-for instance \`--prefix=\$HOME'. ############################################## mpqc-2.3.1/configure-1106-if test "$ac_dir" != .; then mpqc-2.3.1/configure:1107: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` mpqc-2.3.1/configure-1108- # A "../" for each directory in $ac_dir_suffix. mpqc-2.3.1/configure:1109: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` mpqc-2.3.1/configure-1110-else ############################################## mpqc-2.3.1/configure-1119- else mpqc-2.3.1/configure:1120: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` mpqc-2.3.1/configure-1121- fi ;; ############################################## mpqc-2.3.1/configure-1273- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) mpqc-2.3.1/configure:1274: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; mpqc-2.3.1/configure-1275- esac ############################################## mpqc-2.3.1/configure-1345- do mpqc-2.3.1/configure:1346: eval ac_val=$`echo $ac_var` mpqc-2.3.1/configure-1347- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## mpqc-2.3.1/configure-1359- do mpqc-2.3.1/configure:1360: eval ac_val=$`echo $ac_var` mpqc-2.3.1/configure-1361- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## mpqc-2.3.1/configure-1450- set,) mpqc-2.3.1/configure:1451: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 mpqc-2.3.1/configure:1452:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} mpqc-2.3.1/configure-1453- ac_cache_corrupted=: ;; ############################################## mpqc-2.3.1/configure-1473- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) mpqc-2.3.1/configure:1474: ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; mpqc-2.3.1/configure-1475- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## mpqc-2.3.1/configure-1556-test -z "$ac_cv_build_alias" && mpqc-2.3.1/configure:1557: ac_cv_build_alias=`$ac_config_guess` mpqc-2.3.1/configure-1558-test -z "$ac_cv_build_alias" && ############################################## mpqc-2.3.1/configure-1561- { (exit 1); exit 1; }; } mpqc-2.3.1/configure:1562:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || mpqc-2.3.1/configure-1563- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5 ############################################## mpqc-2.3.1/configure-1570-build=$ac_cv_build mpqc-2.3.1/configure:1571:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` mpqc-2.3.1/configure:1572:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` mpqc-2.3.1/configure:1573:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` mpqc-2.3.1/configure-1574- ############################################## mpqc-2.3.1/configure-1583- ac_cv_host_alias=$ac_cv_build_alias mpqc-2.3.1/configure:1584:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || mpqc-2.3.1/configure-1585- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5 ############################################## mpqc-2.3.1/configure-1592-host=$ac_cv_host mpqc-2.3.1/configure:1593:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` mpqc-2.3.1/configure:1594:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` mpqc-2.3.1/configure:1595:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` mpqc-2.3.1/configure-1596- ############################################## mpqc-2.3.1/configure-1605- ac_cv_target_alias=$ac_cv_host_alias mpqc-2.3.1/configure:1606:ac_cv_target=`$ac_config_sub $ac_cv_target_alias` || mpqc-2.3.1/configure-1607- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5 ############################################## mpqc-2.3.1/configure-1614-target=$ac_cv_target mpqc-2.3.1/configure:1615:target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` mpqc-2.3.1/configure:1616:target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` mpqc-2.3.1/configure:1617:target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` mpqc-2.3.1/configure-1618- ############################################## mpqc-2.3.1/configure-1643- mpqc-2.3.1/configure:1644:SC_MAJOR_VERSION=`echo $SC_MMM_VERSION|sed 's/\([0-9]*\)\.[0-9]*\.[0-9]*/\1/'` mpqc-2.3.1/configure:1645:SC_MINOR_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.\([0-9]*\)\.[0-9]*/\1/'` mpqc-2.3.1/configure:1646:SC_MICRO_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.[0-9]*\.\([0-9]*\)/\1/'` mpqc-2.3.1/configure-1647-cat >>confdefs.h <<_ACEOF ############################################## mpqc-2.3.1/configure-2342- .|..|./*|../*) mpqc-2.3.1/configure:2343: srcdir=`(cd $srcdir; pwd)` mpqc-2.3.1/configure:2344: #srcdir=`(cd $srcdir; echo $PWD)` mpqc-2.3.1/configure-2345- ;; ############################################## mpqc-2.3.1/configure-2856- "checking for C compiler version" >&5 mpqc-2.3.1/configure:2857:ac_compiler=`set X $ac_compile; echo $2` mpqc-2.3.1/configure-2858-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## mpqc-2.3.1/configure-2895-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 mpqc-2.3.1/configure:2896:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` mpqc-2.3.1/configure-2897-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 ############################################## mpqc-2.3.1/configure-2923- *.* ) mpqc-2.3.1/configure:2924: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` mpqc-2.3.1/configure-2925- # FIXME: I believe we export ac_cv_exeext for Libtool, ############################################## mpqc-2.3.1/configure-3003- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; mpqc-2.3.1/configure:3004: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` mpqc-2.3.1/configure-3005- export ac_cv_exeext ############################################## mpqc-2.3.1/configure-3053- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; mpqc-2.3.1/configure:3054: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` mpqc-2.3.1/configure-3055- break;; ############################################## mpqc-2.3.1/configure-3132-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 mpqc-2.3.1/configure:3133:GCC=`test $ac_compiler_gnu = yes && echo yes` mpqc-2.3.1/configure-3134-ac_test_CFLAGS=${CFLAGS+set} ############################################## mpqc-2.3.1/configure-3605- "checking for C++ compiler version" >&5 mpqc-2.3.1/configure:3606:ac_compiler=`set X $ac_compile; echo $2` mpqc-2.3.1/configure-3607-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## mpqc-2.3.1/configure-3680-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6 mpqc-2.3.1/configure:3681:GXX=`test $ac_compiler_gnu = yes && echo yes` mpqc-2.3.1/configure-3682-ac_test_CXXFLAGS=${CXXFLAGS+set} ############################################## mpqc-2.3.1/configure-3959- "checking for Fortran 77 compiler version" >&5 mpqc-2.3.1/configure:3960:ac_compiler=`set X $ac_compile; echo $2` mpqc-2.3.1/configure-3961-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## mpqc-2.3.1/configure-4094- mpqc-2.3.1/configure:4095:G77=`test $ac_compiler_gnu = yes && echo yes` mpqc-2.3.1/configure-4096-ac_ext=c ############################################## mpqc-2.3.1/configure-4155-(eval echo $as_me:4155: \"$ac_link\") >&5 mpqc-2.3.1/configure:4156:ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` mpqc-2.3.1/configure-4157-echo "$ac_f77_v_output" >&5 ############################################## mpqc-2.3.1/configure-4171- *xlfentry*) mpqc-2.3.1/configure:4172: ac_f77_v_output=`echo $ac_f77_v_output | sed 's/,/ /g'` ;; mpqc-2.3.1/configure-4173- ############################################## mpqc-2.3.1/configure-4176- *mGLOB_options_string*) mpqc-2.3.1/configure:4177: ac_f77_v_output=`echo $ac_f77_v_output | sed 's/\"-mGLOB[^\"]*\"/ /g'` ;; mpqc-2.3.1/configure-4178- ############################################## mpqc-2.3.1/configure-4182- *cft90*) mpqc-2.3.1/configure:4183: ac_f77_v_output=`echo $ac_f77_v_output | sed "s/\"//g"` ;; mpqc-2.3.1/configure-4184-esac ############################################## mpqc-2.3.1/configure-4233-(eval echo $as_me:4233: \"$ac_link\") >&5 mpqc-2.3.1/configure:4234:ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` mpqc-2.3.1/configure-4235-echo "$ac_f77_v_output" >&5 ############################################## mpqc-2.3.1/configure-4249- *xlfentry*) mpqc-2.3.1/configure:4250: ac_f77_v_output=`echo $ac_f77_v_output | sed 's/,/ /g'` ;; mpqc-2.3.1/configure-4251- ############################################## mpqc-2.3.1/configure-4254- *mGLOB_options_string*) mpqc-2.3.1/configure:4255: ac_f77_v_output=`echo $ac_f77_v_output | sed 's/\"-mGLOB[^\"]*\"/ /g'` ;; mpqc-2.3.1/configure-4256- ############################################## mpqc-2.3.1/configure-4260- *cft90*) mpqc-2.3.1/configure:4261: ac_f77_v_output=`echo $ac_f77_v_output | sed "s/\"//g"` ;; mpqc-2.3.1/configure-4262-esac ############################################## mpqc-2.3.1/configure-4333- -YP,*) mpqc-2.3.1/configure:4334: for ac_j in `echo $ac_arg | sed -e 's/-YP,/-L/;s/:/ -L/g'`; do mpqc-2.3.1/configure-4335- ac_exists=false ############################################## mpqc-2.3.1/configure-5784-do mpqc-2.3.1/configure:5785:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/configure-5786-echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## mpqc-2.3.1/configure-5831-fi mpqc-2.3.1/configure:5832:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:5833:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure:5834:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/configure-5835- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/configure:5836:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/configure-5837-_ACEOF ############################################## mpqc-2.3.1/configure-5847-do mpqc-2.3.1/configure:5848:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/configure-5849-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/configure-5854-fi mpqc-2.3.1/configure:5855:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:5856:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-5857-else ############################################## mpqc-2.3.1/configure-5981-fi mpqc-2.3.1/configure:5982:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:5983:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-5984- mpqc-2.3.1/configure-5985-fi mpqc-2.3.1/configure:5986:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/configure-5987- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/configure:5988:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/configure-5989-_ACEOF ############################################## mpqc-2.3.1/configure-6208-do mpqc-2.3.1/configure:6209:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/configure-6210-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/configure-6215-fi mpqc-2.3.1/configure:6216:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:6217:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-6218-else ############################################## mpqc-2.3.1/configure-6342-fi mpqc-2.3.1/configure:6343:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:6344:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-6345- mpqc-2.3.1/configure-6346-fi mpqc-2.3.1/configure:6347:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/configure-6348- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/configure:6349:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/configure-6350-_ACEOF ############################################## mpqc-2.3.1/configure-9809-do mpqc-2.3.1/configure:9810:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/configure-9811-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/configure-9816-fi mpqc-2.3.1/configure:9817:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:9818:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-9819-else ############################################## mpqc-2.3.1/configure-9943-fi mpqc-2.3.1/configure:9944:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:9945:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-9946- mpqc-2.3.1/configure-9947-fi mpqc-2.3.1/configure:9948:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/configure-9949- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/configure:9950:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/configure-9951-_ACEOF ############################################## mpqc-2.3.1/configure-9963-do mpqc-2.3.1/configure:9964:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/configure-9965-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/configure-9970-fi mpqc-2.3.1/configure:9971:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:9972:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-9973-else ############################################## mpqc-2.3.1/configure-10097-fi mpqc-2.3.1/configure:10098:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:10099:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-10100- mpqc-2.3.1/configure-10101-fi mpqc-2.3.1/configure:10102:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/configure-10103- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/configure:10104:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/configure-10105-_ACEOF ############################################## mpqc-2.3.1/configure-10117-do mpqc-2.3.1/configure:10118:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/configure-10119-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/configure-10124-fi mpqc-2.3.1/configure:10125:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:10126:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-10127-else ############################################## mpqc-2.3.1/configure-10251-fi mpqc-2.3.1/configure:10252:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:10253:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-10254- mpqc-2.3.1/configure-10255-fi mpqc-2.3.1/configure:10256:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/configure-10257- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/configure:10258:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/configure-10259-_ACEOF ############################################## mpqc-2.3.1/configure-10574-do mpqc-2.3.1/configure:10575:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/configure-10576-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/configure-10663-fi mpqc-2.3.1/configure:10664:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/configure:10665:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/configure:10666:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/configure-10667- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/configure:10668:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/configure-10669-_ACEOF ############################################## mpqc-2.3.1/configure-10780-do mpqc-2.3.1/configure:10781:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/configure-10782-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/configure-10869-fi mpqc-2.3.1/configure:10870:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/configure:10871:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/configure:10872:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/configure-10873- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/configure:10874:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/configure-10875-_ACEOF ############################################## mpqc-2.3.1/configure-10884-do mpqc-2.3.1/configure:10885:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/configure-10886-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/configure-10973-fi mpqc-2.3.1/configure:10974:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/configure:10975:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/configure:10976:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/configure-10977- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/configure:10978:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/configure-10979-_ACEOF ############################################## mpqc-2.3.1/configure-10987-do mpqc-2.3.1/configure:10988:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/configure-10989-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/configure-11076-fi mpqc-2.3.1/configure:11077:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/configure:11078:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/configure:11079:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/configure-11080- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/configure:11081:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/configure-11082-_ACEOF ############################################## mpqc-2.3.1/configure-11153-do mpqc-2.3.1/configure:11154:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/configure-11155-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/configure-11160-fi mpqc-2.3.1/configure:11161:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:11162:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-11163-else ############################################## mpqc-2.3.1/configure-11287-fi mpqc-2.3.1/configure:11288:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:11289:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-11290- mpqc-2.3.1/configure-11291-fi mpqc-2.3.1/configure:11292:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/configure-11293- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/configure:11294:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/configure-11295-_ACEOF ############################################## mpqc-2.3.1/configure-11304-do mpqc-2.3.1/configure:11305:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/configure-11306-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/configure-11393-fi mpqc-2.3.1/configure:11394:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/configure:11395:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/configure:11396:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/configure-11397- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/configure:11398:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/configure-11399-_ACEOF ############################################## mpqc-2.3.1/configure-11951-do mpqc-2.3.1/configure:11952:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/configure-11953-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/configure-12040-fi mpqc-2.3.1/configure:12041:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/configure:12042:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/configure:12043:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/configure-12044- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/configure:12045:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/configure-12046-_ACEOF ############################################## mpqc-2.3.1/configure-12063-do mpqc-2.3.1/configure:12064:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mpqc-2.3.1/configure-12065-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mpqc-2.3.1/configure-12152-fi mpqc-2.3.1/configure:12153:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/configure:12154:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/configure:12155:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/configure-12156- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/configure:12157:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mpqc-2.3.1/configure-12158-_ACEOF ############################################## mpqc-2.3.1/configure-12167-do mpqc-2.3.1/configure:12168:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/configure-12169-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/configure-12174-fi mpqc-2.3.1/configure:12175:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:12176:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-12177-else ############################################## mpqc-2.3.1/configure-12301-fi mpqc-2.3.1/configure:12302:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:12303:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-12304- mpqc-2.3.1/configure-12305-fi mpqc-2.3.1/configure:12306:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/configure-12307- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/configure:12308:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/configure-12309-_ACEOF ############################################## mpqc-2.3.1/configure-12501-LIBBLAS="" mpqc-2.3.1/configure:12502:F77_DGEMM=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DAXPY` mpqc-2.3.1/configure:12503:as_ac_var=`echo "ac_cv_func_$F77_DGEMM" | $as_tr_sh` mpqc-2.3.1/configure-12504-echo "$as_me:$LINENO: checking for $F77_DGEMM" >&5 ############################################## mpqc-2.3.1/configure-12591-fi mpqc-2.3.1/configure:12592:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/configure:12593:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/configure:12594:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/configure-12595- HAVE_BLAS=yes ############################################## mpqc-2.3.1/configure-12597- mpqc-2.3.1/configure:12598: as_ac_Lib=`echo "ac_cv_lib_essl_$F77_DGEMM" | $as_tr_sh` mpqc-2.3.1/configure-12599-echo "$as_me:$LINENO: checking for $F77_DGEMM in -lessl" >&5 ############################################## mpqc-2.3.1/configure-12660-fi mpqc-2.3.1/configure:12661:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5 mpqc-2.3.1/configure:12662:echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 mpqc-2.3.1/configure:12663:if test `eval echo '${'$as_ac_Lib'}'` = yes; then mpqc-2.3.1/configure-12664- HAVE_BLAS=yes;LIBBLAS="-lessl" mpqc-2.3.1/configure-12665-else mpqc-2.3.1/configure:12666: as_ac_Lib=`echo "ac_cv_lib_blas_$F77_DGEMM" | $as_tr_sh` mpqc-2.3.1/configure-12667-echo "$as_me:$LINENO: checking for $F77_DGEMM in -lblas" >&5 ############################################## mpqc-2.3.1/configure-12728-fi mpqc-2.3.1/configure:12729:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5 mpqc-2.3.1/configure:12730:echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 mpqc-2.3.1/configure:12731:if test `eval echo '${'$as_ac_Lib'}'` = yes; then mpqc-2.3.1/configure-12732- HAVE_BLAS=yes;LIBBLAS="-lblas" ############################################## mpqc-2.3.1/configure-12743- LIBS="-latlas $LIBS" mpqc-2.3.1/configure:12744: as_ac_Lib=`echo "ac_cv_lib_f77blas_$F77_DGEMM" | $as_tr_sh` mpqc-2.3.1/configure-12745-echo "$as_me:$LINENO: checking for $F77_DGEMM in -lf77blas" >&5 ############################################## mpqc-2.3.1/configure-12806-fi mpqc-2.3.1/configure:12807:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5 mpqc-2.3.1/configure:12808:echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 mpqc-2.3.1/configure:12809:if test `eval echo '${'$as_ac_Lib'}'` = yes; then mpqc-2.3.1/configure-12810- HAVE_BLAS=yes;LIBBLAS="-lf77blas -latlas" ############################################## mpqc-2.3.1/configure-12828-LIBLAPACK="" mpqc-2.3.1/configure:12829:F77_DGESVD=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DGESVD` mpqc-2.3.1/configure:12830:as_ac_var=`echo "ac_cv_func_$F77_DGESVD" | $as_tr_sh` mpqc-2.3.1/configure-12831-echo "$as_me:$LINENO: checking for $F77_DGESVD" >&5 ############################################## mpqc-2.3.1/configure-12918-fi mpqc-2.3.1/configure:12919:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mpqc-2.3.1/configure:12920:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mpqc-2.3.1/configure:12921:if test `eval echo '${'$as_ac_var'}'` = yes; then mpqc-2.3.1/configure-12922- HAVE_LAPACK=yes ############################################## mpqc-2.3.1/configure-12924- mpqc-2.3.1/configure:12925: as_ac_Lib=`echo "ac_cv_lib_lapack_$F77_DGESVD" | $as_tr_sh` mpqc-2.3.1/configure-12926-echo "$as_me:$LINENO: checking for $F77_DGESVD in -llapack" >&5 ############################################## mpqc-2.3.1/configure-12987-fi mpqc-2.3.1/configure:12988:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5 mpqc-2.3.1/configure:12989:echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 mpqc-2.3.1/configure:12990:if test `eval echo '${'$as_ac_Lib'}'` = yes; then mpqc-2.3.1/configure-12991- HAVE_LAPACK=yes;LIBLAPACK="-llapack" ############################################## mpqc-2.3.1/configure-13324-do mpqc-2.3.1/configure:13325:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/configure-13326-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/configure-13331-fi mpqc-2.3.1/configure:13332:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:13333:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-13334-else ############################################## mpqc-2.3.1/configure-13458-fi mpqc-2.3.1/configure:13459:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:13460:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-13461- mpqc-2.3.1/configure-13462-fi mpqc-2.3.1/configure:13463:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/configure-13464- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/configure:13465:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/configure-13466-_ACEOF ############################################## mpqc-2.3.1/configure-13565-do mpqc-2.3.1/configure:13566:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/configure-13567-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/configure-13572-fi mpqc-2.3.1/configure:13573:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:13574:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-13575-else ############################################## mpqc-2.3.1/configure-13699-fi mpqc-2.3.1/configure:13700:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:13701:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-13702- mpqc-2.3.1/configure-13703-fi mpqc-2.3.1/configure:13704:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/configure-13705- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/configure:13706:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/configure-13707-_ACEOF ############################################## mpqc-2.3.1/configure-13806-do mpqc-2.3.1/configure:13807:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/configure-13808-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/configure-13813-fi mpqc-2.3.1/configure:13814:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:13815:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-13816-else ############################################## mpqc-2.3.1/configure-13940-fi mpqc-2.3.1/configure:13941:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:13942:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-13943- mpqc-2.3.1/configure-13944-fi mpqc-2.3.1/configure:13945:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/configure-13946- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/configure:13947:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/configure-13948-_ACEOF ############################################## mpqc-2.3.1/configure-14313- test $lt_ac_count -gt 10 && break mpqc-2.3.1/configure:14314: lt_ac_count=`expr $lt_ac_count + 1` mpqc-2.3.1/configure-14315- if test $lt_ac_count -gt $lt_ac_max; then ############################################## mpqc-2.3.1/configure-14343- # gcc leaves a trailing carriage return which upsets mingw mpqc-2.3.1/configure:14344: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; mpqc-2.3.1/configure-14345- *) mpqc-2.3.1/configure:14346: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; mpqc-2.3.1/configure-14347- esac ############################################## mpqc-2.3.1/configure-14352- # Canonicalize the pathname of ld mpqc-2.3.1/configure:14353: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` mpqc-2.3.1/configure-14354- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do mpqc-2.3.1/configure:14355: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` mpqc-2.3.1/configure-14356- done ############################################## mpqc-2.3.1/configure-14387- # Break only if it was the GNU/non-GNU ld that we prefer. mpqc-2.3.1/configure:14388: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in mpqc-2.3.1/configure-14389- *GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/configure-14420- # I'd rather use --version here, but apparently some GNU lds only accept -v. mpqc-2.3.1/configure:14421:case `$LD -v 2>&1 </dev/null` in mpqc-2.3.1/configure-14422-*GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/configure-14483- # Tru64's nm complains that /dev/null is an invalid object file mpqc-2.3.1/configure:14484: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in mpqc-2.3.1/configure-14485- */dev/null* | *'Invalid file or object type'*) ############################################## mpqc-2.3.1/configure-14489- *) mpqc-2.3.1/configure:14490: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in mpqc-2.3.1/configure-14491- */dev/null*) ############################################## mpqc-2.3.1/configure-14640-openbsd*) mpqc-2.3.1/configure:14641: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/configure-14642- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## mpqc-2.3.1/configure-14724- (exit $ac_status); }; then mpqc-2.3.1/configure:14725: case `/usr/bin/file conftest.$ac_objext` in mpqc-2.3.1/configure-14726- *ELF-32*) ############################################## mpqc-2.3.1/configure-14744- if test "$lt_cv_prog_gnu_ld" = yes; then mpqc-2.3.1/configure:14745: case `/usr/bin/file conftest.$ac_objext` in mpqc-2.3.1/configure-14746- *32-bit*) ############################################## mpqc-2.3.1/configure-14756- else mpqc-2.3.1/configure:14757: case `/usr/bin/file conftest.$ac_objext` in mpqc-2.3.1/configure-14758- *32-bit*) ############################################## mpqc-2.3.1/configure-14928-do mpqc-2.3.1/configure:14929:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mpqc-2.3.1/configure-14930-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mpqc-2.3.1/configure-14935-fi mpqc-2.3.1/configure:14936:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:14937:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-14938-else ############################################## mpqc-2.3.1/configure-15062-fi mpqc-2.3.1/configure:15063:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mpqc-2.3.1/configure:15064:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mpqc-2.3.1/configure-15065- mpqc-2.3.1/configure-15066-fi mpqc-2.3.1/configure:15067:if test `eval echo '${'$as_ac_Header'}'` = yes; then mpqc-2.3.1/configure-15068- cat >>confdefs.h <<_ACEOF mpqc-2.3.1/configure:15069:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mpqc-2.3.1/configure-15070-_ACEOF ############################################## mpqc-2.3.1/configure-15367- # And add a safety zone mpqc-2.3.1/configure:15368: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` mpqc-2.3.1/configure:15369: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` mpqc-2.3.1/configure-15370- ;; ############################################## mpqc-2.3.1/configure-15395- if test -n "$kargmax"; then mpqc-2.3.1/configure:15396: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` mpqc-2.3.1/configure-15397- else ############################################## mpqc-2.3.1/configure-15405- SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} mpqc-2.3.1/configure:15406: while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \ mpqc-2.3.1/configure-15407- = "XX$teststring") >/dev/null 2>&1 && mpqc-2.3.1/configure:15408: new_result=`expr "X$teststring" : ".*" 2>&1` && mpqc-2.3.1/configure-15409- lt_cv_sys_max_cmd_len=$new_result && ############################################## mpqc-2.3.1/configure-15411- do mpqc-2.3.1/configure:15412: i=`expr $i + 1` mpqc-2.3.1/configure-15413- teststring=$teststring$teststring ############################################## mpqc-2.3.1/configure-15418- # It appears as though 1/2 is a usable value. mpqc-2.3.1/configure:15419: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` mpqc-2.3.1/configure-15420- ;; ############################################## mpqc-2.3.1/configure-15511-# If we're using GNU nm, then use its standard symbol codes. mpqc-2.3.1/configure:15512:case `$NM -V 2>&1` in mpqc-2.3.1/configure-15513-*GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/configure-15999-done mpqc-2.3.1/configure:16000:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/configure-16001- ############################################## mpqc-2.3.1/configure-16027- "file_magic "*) mpqc-2.3.1/configure:16028: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` mpqc-2.3.1/configure-16029- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## mpqc-2.3.1/configure-16089- "file_magic "*) mpqc-2.3.1/configure:16090: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` mpqc-2.3.1/configure-16091- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## mpqc-2.3.1/configure-16181-gentoo_lt_version="1.5.22" mpqc-2.3.1/configure:16182:gentoo_ltmain_version=`sed -n '/^[ ]*VERSION=/{s/^[ ]*VERSION=//;p;q;}' "$ltmain"` mpqc-2.3.1/configure-16183-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then ############################################## mpqc-2.3.1/configure-16711- if test "$hard_links" = no; then mpqc-2.3.1/configure:16712: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 mpqc-2.3.1/configure:16713:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} mpqc-2.3.1/configure-16714- need_locks=warn ############################################## mpqc-2.3.1/configure-16767-done mpqc-2.3.1/configure:16768:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/configure-16769- ############################################## mpqc-2.3.1/configure-16805- supports_anon_versioning=no mpqc-2.3.1/configure:16806: case `$LD -v 2>/dev/null` in mpqc-2.3.1/configure-16807- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/configure-16869- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/configure:16870: archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/configure-16871- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/configure-16892- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/configure:16893: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/configure:16894: archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/configure-16895- ;; ############################################## mpqc-2.3.1/configure-16901- pgcc*) # Portland Group C compiler mpqc-2.3.1/configure:16902: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/configure-16903- tmp_addflag=' $pic_flag' ############################################## mpqc-2.3.1/configure-16905- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers mpqc-2.3.1/configure:16906: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/configure-16907- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## mpqc-2.3.1/configure-16959- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) mpqc-2.3.1/configure:16960: case `$LD -v 2>&1` in mpqc-2.3.1/configure-16961- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## mpqc-2.3.1/configure-16975- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then mpqc-2.3.1/configure:16976: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' mpqc-2.3.1/configure-16977- archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## mpqc-2.3.1/configure-17074- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/configure:17075: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/configure-17076- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/configure-17172- hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" mpqc-2.3.1/configure:17173: archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/configure-17174- else ############################################## mpqc-2.3.1/configure-17270- # FIXME: Setting linknames here is a bad hack. mpqc-2.3.1/configure:17271: archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' mpqc-2.3.1/configure-17272- # The linker will automatically build a .lib file if we build a DLL. ############################################## mpqc-2.3.1/configure-17275- old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs' mpqc-2.3.1/configure:17276: fix_srcfile_path='`cygpath -w "$srcfile"`' mpqc-2.3.1/configure-17277- enable_shared_with_static_runtimes=yes ############################################## mpqc-2.3.1/configure-17316- output_verbose_link_cmd='echo' mpqc-2.3.1/configure:17317: archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/configure-17318- module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/configure-17451- if test "$GCC" = yes; then mpqc-2.3.1/configure:17452: 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' mpqc-2.3.1/configure-17453- else mpqc-2.3.1/configure:17454: 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' mpqc-2.3.1/configure-17455- hardcode_libdir_flag_spec_ld='-rpath $libdir' ############################################## mpqc-2.3.1/configure-17483- hardcode_shlibpath_var=no mpqc-2.3.1/configure:17484: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/configure-17485- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## mpqc-2.3.1/configure-17513- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/configure:17514: 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' mpqc-2.3.1/configure-17515- else mpqc-2.3.1/configure-17516- allow_undefined_flag=' -expect_unresolved \*' mpqc-2.3.1/configure:17517: 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' mpqc-2.3.1/configure-17518- fi ############################################## mpqc-2.3.1/configure-17525- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/configure:17526: 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' mpqc-2.3.1/configure-17527- hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' ############################################## mpqc-2.3.1/configure-17529- allow_undefined_flag=' -expect_unresolved \*' mpqc-2.3.1/configure:17530: 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' mpqc-2.3.1/configure:17531: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ mpqc-2.3.1/configure:17532: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' mpqc-2.3.1/configure-17533- ############################################## mpqc-2.3.1/configure-17566- *) mpqc-2.3.1/configure:17567: whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; mpqc-2.3.1/configure-17568- esac ;; ############################################## mpqc-2.3.1/configure-17650- hardcode_shlibpath_var=no mpqc-2.3.1/configure:17651: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/configure-17652- hardcode_libdir_separator=':' ############################################## mpqc-2.3.1/configure-17760-if test "$GCC" = yes; then mpqc-2.3.1/configure:17761: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/configure-17762- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## mpqc-2.3.1/configure-17766- # okay in the real world where ";" in dirpaths is itself problematic. mpqc-2.3.1/configure:17767: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/configure-17768- else mpqc-2.3.1/configure:17769: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/configure-17770- fi ############################################## mpqc-2.3.1/configure-17837- # Create ${libname}_ixlibrary.a entries in /sys/libs. mpqc-2.3.1/configure:17838: 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' mpqc-2.3.1/configure-17839- ;; ############################################## mpqc-2.3.1/configure-17870- # DLL is installed to $(libdir)/../bin by postinstall_cmds mpqc-2.3.1/configure:17871: postinstall_cmds='base_file=`basename \${file}`~ mpqc-2.3.1/configure:17872: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ mpqc-2.3.1/configure:17873: dldir=$destdir/`dirname \$dlpath`~ mpqc-2.3.1/configure-17874- test -d \$dldir || mkdir -p \$dldir~ ############################################## mpqc-2.3.1/configure-17876- chmod a+x \$dldir/$dlname' mpqc-2.3.1/configure:17877: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mpqc-2.3.1/configure-17878- dlpath=$dir/\$dldll~ ############################################## mpqc-2.3.1/configure-17884- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mpqc-2.3.1/configure:17885: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/configure-17886- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## mpqc-2.3.1/configure-17889- # MinGW DLLs use traditional 'lib' prefix mpqc-2.3.1/configure:17890: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/configure:17891: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/configure-17892- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## mpqc-2.3.1/configure-17898- # which wouldn't understand a cygwinified path. Ahh. mpqc-2.3.1/configure:17899: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/configure-17900- else mpqc-2.3.1/configure:17901: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/configure-17902- fi ############################################## mpqc-2.3.1/configure-17905- # pw32 DLLs use 'pw' prefix rather than 'lib' mpqc-2.3.1/configure:17906: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/configure-17907- ;; ############################################## mpqc-2.3.1/configure-17914- supports_anon_versioning=no mpqc-2.3.1/configure:17915: case `$LD -v 2>/dev/null` in mpqc-2.3.1/configure-17916- *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/configure-17935- *) mpqc-2.3.1/configure:17936: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' mpqc-2.3.1/configure-17937- ;; ############################################## mpqc-2.3.1/configure-17952- shlibpath_var=DYLD_LIBRARY_PATH mpqc-2.3.1/configure:17953: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mpqc-2.3.1/configure-17954- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. mpqc-2.3.1/configure-17955- if test "$GCC" = yes; then mpqc-2.3.1/configure:17956: 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"` mpqc-2.3.1/configure-17957- else ############################################## mpqc-2.3.1/configure-18171- if test -f /etc/ld.so.conf; then mpqc-2.3.1/configure:18172: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` mpqc-2.3.1/configure-18173- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mpqc-2.3.1/configure-18243- shlibpath_var=LD_LIBRARY_PATH mpqc-2.3.1/configure:18244: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/configure-18245- case $host_os in ############################################## mpqc-2.3.1/configure-19364- # Double-quote double-evaled strings. mpqc-2.3.1/configure:19365: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/configure-19366- ;; mpqc-2.3.1/configure-19367- *) mpqc-2.3.1/configure:19368: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/configure-19369- ;; ############################################## mpqc-2.3.1/configure-19374- *'\$0 --fallback-echo"') mpqc-2.3.1/configure:19375: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/configure-19376- ;; ############################################## mpqc-2.3.1/configure-19387- mpqc-2.3.1/configure:19388:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. mpqc-2.3.1/configure-19389-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## mpqc-2.3.1/configure-19766- # libtool script then. mpqc-2.3.1/configure:19767: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/configure-19768- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/configure-19795- if test -z "$LTCC"; then mpqc-2.3.1/configure:19796: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" mpqc-2.3.1/configure-19797- if test -z "$LTCC"; then ############################################## mpqc-2.3.1/configure-19800- else mpqc-2.3.1/configure:19801: { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5 mpqc-2.3.1/configure:19802:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;} mpqc-2.3.1/configure-19803- fi ############################################## mpqc-2.3.1/configure-19805- if test -z "$LTCFLAGS"; then mpqc-2.3.1/configure:19806: eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`" mpqc-2.3.1/configure-19807- fi ############################################## mpqc-2.3.1/configure-19810- # Note that this assumes the entire list is on one line. mpqc-2.3.1/configure:19811: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` mpqc-2.3.1/configure-19812- ############################################## mpqc-2.3.1/configure-19816- # Check whether tagname contains only valid characters mpqc-2.3.1/configure:19817: case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in mpqc-2.3.1/configure-19818- "") ;; ############################################## mpqc-2.3.1/configure-19944-done mpqc-2.3.1/configure:19945:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/configure-19946- ############################################## mpqc-2.3.1/configure-19974- # gcc leaves a trailing carriage return which upsets mingw mpqc-2.3.1/configure:19975: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; mpqc-2.3.1/configure-19976- *) mpqc-2.3.1/configure:19977: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; mpqc-2.3.1/configure-19978- esac ############################################## mpqc-2.3.1/configure-19983- # Canonicalize the pathname of ld mpqc-2.3.1/configure:19984: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` mpqc-2.3.1/configure-19985- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do mpqc-2.3.1/configure:19986: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` mpqc-2.3.1/configure-19987- done ############################################## mpqc-2.3.1/configure-20018- # Break only if it was the GNU/non-GNU ld that we prefer. mpqc-2.3.1/configure:20019: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in mpqc-2.3.1/configure-20020- *GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/configure-20051- # I'd rather use --version here, but apparently some GNU lds only accept -v. mpqc-2.3.1/configure:20052:case `$LD -v 2>&1 </dev/null` in mpqc-2.3.1/configure-20053-*GNU* | *'with BFD'*) ############################################## mpqc-2.3.1/configure-20081- # ancient GNU ld didn't support --whole-archive et. al. mpqc-2.3.1/configure:20082: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ mpqc-2.3.1/configure-20083- grep 'no-whole-archive' > /dev/null; then ############################################## mpqc-2.3.1/configure-20163- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/configure:20164: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/configure-20165- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/configure-20262- mpqc-2.3.1/configure:20263: archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/configure-20264- else ############################################## mpqc-2.3.1/configure-20368- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/configure:20369: archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/configure-20370- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/configure-20429- output_verbose_link_cmd='echo' mpqc-2.3.1/configure:20430: archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/configure-20431- module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/configure-20497- # dependencies. mpqc-2.3.1/configure:20498: 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' mpqc-2.3.1/configure-20499- ;; ############################################## mpqc-2.3.1/configure-20561- # dependencies. mpqc-2.3.1/configure:20562: 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' mpqc-2.3.1/configure-20563- ;; ############################################## mpqc-2.3.1/configure-20596- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/configure:20597: archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/configure:20598: archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/configure-20599- ;; ############################################## mpqc-2.3.1/configure-20603- # SGI C++ mpqc-2.3.1/configure:20604: archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' mpqc-2.3.1/configure-20605- ############################################## mpqc-2.3.1/configure-20614- if test "$with_gnu_ld" = no; then mpqc-2.3.1/configure:20615: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' mpqc-2.3.1/configure-20616- else mpqc-2.3.1/configure:20617: 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' mpqc-2.3.1/configure-20618- fi ############################################## mpqc-2.3.1/configure-20633- # to its proper name (with version) after linking. mpqc-2.3.1/configure:20634: 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' mpqc-2.3.1/configure:20635: 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' mpqc-2.3.1/configure-20636- # Commands to make compiler produce verbose output that lists ############################################## mpqc-2.3.1/configure-20643- # dependencies. mpqc-2.3.1/configure:20644: 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' mpqc-2.3.1/configure-20645- ############################################## mpqc-2.3.1/configure-20658- # earlier do not add the objects themselves. mpqc-2.3.1/configure:20659: case `$CC -V 2>&1` in mpqc-2.3.1/configure-20660- *"Version 7."*) ############################################## mpqc-2.3.1/configure-20684- export_dynamic_flag_spec_CXX='${wl}--export-dynamic' mpqc-2.3.1/configure:20685: whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/configure-20686- ;; ############################################## mpqc-2.3.1/configure-20703- # dependencies. mpqc-2.3.1/configure:20704: 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' mpqc-2.3.1/configure-20705- ;; ############################################## mpqc-2.3.1/configure-20747- hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' mpqc-2.3.1/configure:20748: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/configure-20749- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## mpqc-2.3.1/configure-20762- # to its proper name (with version) after linking. mpqc-2.3.1/configure:20763: 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' mpqc-2.3.1/configure-20764- ############################################## mpqc-2.3.1/configure-20779- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/configure:20780: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' mpqc-2.3.1/configure-20781- ############################################## mpqc-2.3.1/configure-20792- # dependencies. mpqc-2.3.1/configure:20793: 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' mpqc-2.3.1/configure-20794- ;; ############################################## mpqc-2.3.1/configure-20797- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/configure:20798: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' mpqc-2.3.1/configure-20799- ############################################## mpqc-2.3.1/configure-20822- # to its proper name (with version) after linking. mpqc-2.3.1/configure:20823: 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' mpqc-2.3.1/configure-20824- ############################################## mpqc-2.3.1/configure-20838- allow_undefined_flag_CXX=' -expect_unresolved \*' mpqc-2.3.1/configure:20839: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' mpqc-2.3.1/configure:20840: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ mpqc-2.3.1/configure-20841- echo "-hidden">> $lib.exp~ mpqc-2.3.1/configure:20842: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~ mpqc-2.3.1/configure-20843- $rm $lib.exp' ############################################## mpqc-2.3.1/configure-20855- # dependencies. mpqc-2.3.1/configure:20856: 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' mpqc-2.3.1/configure-20857- ;; ############################################## mpqc-2.3.1/configure-20860- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/configure:20861: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' mpqc-2.3.1/configure-20862- ############################################## mpqc-2.3.1/configure-20922- # Supported since Solaris 2.6 (maybe 2.5.1?) mpqc-2.3.1/configure:20923: whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' mpqc-2.3.1/configure-20924- ;; ############################################## mpqc-2.3.1/configure-21010- hardcode_shlibpath_var_CXX=no mpqc-2.3.1/configure:21011: hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/configure-21012- hardcode_libdir_separator_CXX=':' ############################################## mpqc-2.3.1/configure-21086- # eval without this substitution. mpqc-2.3.1/configure:21087: output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"` mpqc-2.3.1/configure-21088- mpqc-2.3.1/configure:21089: for p in `eval $output_verbose_link_cmd`; do mpqc-2.3.1/configure-21090- case $p in ############################################## mpqc-2.3.1/configure-21641- if test "$hard_links" = no; then mpqc-2.3.1/configure:21642: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 mpqc-2.3.1/configure:21643:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} mpqc-2.3.1/configure-21644- need_locks=warn ############################################## mpqc-2.3.1/configure-21757-if test "$GCC" = yes; then mpqc-2.3.1/configure:21758: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/configure-21759- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## mpqc-2.3.1/configure-21763- # okay in the real world where ";" in dirpaths is itself problematic. mpqc-2.3.1/configure:21764: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/configure-21765- else mpqc-2.3.1/configure:21766: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/configure-21767- fi ############################################## mpqc-2.3.1/configure-21834- # Create ${libname}_ixlibrary.a entries in /sys/libs. mpqc-2.3.1/configure:21835: 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' mpqc-2.3.1/configure-21836- ;; ############################################## mpqc-2.3.1/configure-21867- # DLL is installed to $(libdir)/../bin by postinstall_cmds mpqc-2.3.1/configure:21868: postinstall_cmds='base_file=`basename \${file}`~ mpqc-2.3.1/configure:21869: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ mpqc-2.3.1/configure:21870: dldir=$destdir/`dirname \$dlpath`~ mpqc-2.3.1/configure-21871- test -d \$dldir || mkdir -p \$dldir~ ############################################## mpqc-2.3.1/configure-21873- chmod a+x \$dldir/$dlname' mpqc-2.3.1/configure:21874: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mpqc-2.3.1/configure-21875- dlpath=$dir/\$dldll~ ############################################## mpqc-2.3.1/configure-21881- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mpqc-2.3.1/configure:21882: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/configure-21883- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## mpqc-2.3.1/configure-21886- # MinGW DLLs use traditional 'lib' prefix mpqc-2.3.1/configure:21887: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/configure:21888: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/configure-21889- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## mpqc-2.3.1/configure-21895- # which wouldn't understand a cygwinified path. Ahh. mpqc-2.3.1/configure:21896: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/configure-21897- else mpqc-2.3.1/configure:21898: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/configure-21899- fi ############################################## mpqc-2.3.1/configure-21902- # pw32 DLLs use 'pw' prefix rather than 'lib' mpqc-2.3.1/configure:21903: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/configure-21904- ;; ############################################## mpqc-2.3.1/configure-21911- supports_anon_versioning=no mpqc-2.3.1/configure:21912: case `$LD -v 2>/dev/null` in mpqc-2.3.1/configure-21913- *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/configure-21932- *) mpqc-2.3.1/configure:21933: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' mpqc-2.3.1/configure-21934- ;; ############################################## mpqc-2.3.1/configure-21949- shlibpath_var=DYLD_LIBRARY_PATH mpqc-2.3.1/configure:21950: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mpqc-2.3.1/configure-21951- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. mpqc-2.3.1/configure-21952- if test "$GCC" = yes; then mpqc-2.3.1/configure:21953: 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"` mpqc-2.3.1/configure-21954- else ############################################## mpqc-2.3.1/configure-22168- if test -f /etc/ld.so.conf; then mpqc-2.3.1/configure:22169: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` mpqc-2.3.1/configure-22170- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mpqc-2.3.1/configure-22240- shlibpath_var=LD_LIBRARY_PATH mpqc-2.3.1/configure:22241: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/configure-22242- case $host_os in ############################################## mpqc-2.3.1/configure-22485- # Double-quote double-evaled strings. mpqc-2.3.1/configure:22486: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/configure-22487- ;; mpqc-2.3.1/configure-22488- *) mpqc-2.3.1/configure:22489: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/configure-22490- ;; ############################################## mpqc-2.3.1/configure-22495- *'\$0 --fallback-echo"') mpqc-2.3.1/configure:22496: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/configure-22497- ;; ############################################## mpqc-2.3.1/configure-22814- # libtool script then. mpqc-2.3.1/configure:22815: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/configure-22816- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/configure-22923-done mpqc-2.3.1/configure:22924:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/configure-22925- ############################################## mpqc-2.3.1/configure-23352- if test "$hard_links" = no; then mpqc-2.3.1/configure:23353: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 mpqc-2.3.1/configure:23354:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} mpqc-2.3.1/configure-23355- need_locks=warn ############################################## mpqc-2.3.1/configure-23408-done mpqc-2.3.1/configure:23409:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/configure-23410- ############################################## mpqc-2.3.1/configure-23446- supports_anon_versioning=no mpqc-2.3.1/configure:23447: case `$LD -v 2>/dev/null` in mpqc-2.3.1/configure-23448- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/configure-23510- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/configure:23511: archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/configure-23512- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/configure-23533- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/configure:23534: archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/configure:23535: archive_expsym_cmds_F77='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/configure-23536- ;; ############################################## mpqc-2.3.1/configure-23542- pgcc*) # Portland Group C compiler mpqc-2.3.1/configure:23543: whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/configure-23544- tmp_addflag=' $pic_flag' ############################################## mpqc-2.3.1/configure-23546- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers mpqc-2.3.1/configure:23547: whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/configure-23548- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## mpqc-2.3.1/configure-23600- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) mpqc-2.3.1/configure:23601: case `$LD -v 2>&1` in mpqc-2.3.1/configure-23602- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## mpqc-2.3.1/configure-23616- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then mpqc-2.3.1/configure:23617: hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' mpqc-2.3.1/configure-23618- archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## mpqc-2.3.1/configure-23715- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/configure:23716: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/configure-23717- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/configure-23803- hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath" mpqc-2.3.1/configure:23804: archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/configure-23805- else ############################################## mpqc-2.3.1/configure-23891- # FIXME: Setting linknames here is a bad hack. mpqc-2.3.1/configure:23892: archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' mpqc-2.3.1/configure-23893- # The linker will automatically build a .lib file if we build a DLL. ############################################## mpqc-2.3.1/configure-23896- old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs' mpqc-2.3.1/configure:23897: fix_srcfile_path_F77='`cygpath -w "$srcfile"`' mpqc-2.3.1/configure-23898- enable_shared_with_static_runtimes_F77=yes ############################################## mpqc-2.3.1/configure-23937- output_verbose_link_cmd='echo' mpqc-2.3.1/configure:23938: archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/configure-23939- module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/configure-24072- if test "$GCC" = yes; then mpqc-2.3.1/configure:24073: 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' mpqc-2.3.1/configure-24074- else mpqc-2.3.1/configure:24075: 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' mpqc-2.3.1/configure-24076- hardcode_libdir_flag_spec_ld_F77='-rpath $libdir' ############################################## mpqc-2.3.1/configure-24104- hardcode_shlibpath_var_F77=no mpqc-2.3.1/configure:24105: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/configure-24106- archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## mpqc-2.3.1/configure-24134- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/configure:24135: 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' mpqc-2.3.1/configure-24136- else mpqc-2.3.1/configure-24137- allow_undefined_flag_F77=' -expect_unresolved \*' mpqc-2.3.1/configure:24138: 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' mpqc-2.3.1/configure-24139- fi ############################################## mpqc-2.3.1/configure-24146- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/configure:24147: 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' mpqc-2.3.1/configure-24148- hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir' ############################################## mpqc-2.3.1/configure-24150- allow_undefined_flag_F77=' -expect_unresolved \*' mpqc-2.3.1/configure:24151: 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' mpqc-2.3.1/configure:24152: 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~ mpqc-2.3.1/configure:24153: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' mpqc-2.3.1/configure-24154- ############################################## mpqc-2.3.1/configure-24187- *) mpqc-2.3.1/configure:24188: whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; mpqc-2.3.1/configure-24189- esac ;; ############################################## mpqc-2.3.1/configure-24271- hardcode_shlibpath_var_F77=no mpqc-2.3.1/configure:24272: hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/configure-24273- hardcode_libdir_separator_F77=':' ############################################## mpqc-2.3.1/configure-24381-if test "$GCC" = yes; then mpqc-2.3.1/configure:24382: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/configure-24383- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## mpqc-2.3.1/configure-24387- # okay in the real world where ";" in dirpaths is itself problematic. mpqc-2.3.1/configure:24388: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/configure-24389- else mpqc-2.3.1/configure:24390: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/configure-24391- fi ############################################## mpqc-2.3.1/configure-24458- # Create ${libname}_ixlibrary.a entries in /sys/libs. mpqc-2.3.1/configure:24459: 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' mpqc-2.3.1/configure-24460- ;; ############################################## mpqc-2.3.1/configure-24491- # DLL is installed to $(libdir)/../bin by postinstall_cmds mpqc-2.3.1/configure:24492: postinstall_cmds='base_file=`basename \${file}`~ mpqc-2.3.1/configure:24493: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ mpqc-2.3.1/configure:24494: dldir=$destdir/`dirname \$dlpath`~ mpqc-2.3.1/configure-24495- test -d \$dldir || mkdir -p \$dldir~ ############################################## mpqc-2.3.1/configure-24497- chmod a+x \$dldir/$dlname' mpqc-2.3.1/configure:24498: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mpqc-2.3.1/configure-24499- dlpath=$dir/\$dldll~ ############################################## mpqc-2.3.1/configure-24505- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mpqc-2.3.1/configure:24506: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/configure-24507- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## mpqc-2.3.1/configure-24510- # MinGW DLLs use traditional 'lib' prefix mpqc-2.3.1/configure:24511: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/configure:24512: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/configure-24513- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## mpqc-2.3.1/configure-24519- # which wouldn't understand a cygwinified path. Ahh. mpqc-2.3.1/configure:24520: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/configure-24521- else mpqc-2.3.1/configure:24522: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/configure-24523- fi ############################################## mpqc-2.3.1/configure-24526- # pw32 DLLs use 'pw' prefix rather than 'lib' mpqc-2.3.1/configure:24527: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/configure-24528- ;; ############################################## mpqc-2.3.1/configure-24535- supports_anon_versioning=no mpqc-2.3.1/configure:24536: case `$LD -v 2>/dev/null` in mpqc-2.3.1/configure-24537- *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/configure-24556- *) mpqc-2.3.1/configure:24557: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' mpqc-2.3.1/configure-24558- ;; ############################################## mpqc-2.3.1/configure-24573- shlibpath_var=DYLD_LIBRARY_PATH mpqc-2.3.1/configure:24574: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mpqc-2.3.1/configure-24575- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. mpqc-2.3.1/configure-24576- if test "$GCC" = yes; then mpqc-2.3.1/configure:24577: 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"` mpqc-2.3.1/configure-24578- else ############################################## mpqc-2.3.1/configure-24792- if test -f /etc/ld.so.conf; then mpqc-2.3.1/configure:24793: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` mpqc-2.3.1/configure-24794- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mpqc-2.3.1/configure-24864- shlibpath_var=LD_LIBRARY_PATH mpqc-2.3.1/configure:24865: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/configure-24866- case $host_os in ############################################## mpqc-2.3.1/configure-25109- # Double-quote double-evaled strings. mpqc-2.3.1/configure:25110: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/configure-25111- ;; mpqc-2.3.1/configure-25112- *) mpqc-2.3.1/configure:25113: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/configure-25114- ;; ############################################## mpqc-2.3.1/configure-25119- *'\$0 --fallback-echo"') mpqc-2.3.1/configure:25120: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/configure-25121- ;; ############################################## mpqc-2.3.1/configure-25438- # libtool script then. mpqc-2.3.1/configure:25439: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/configure-25440- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/configure-25515-done mpqc-2.3.1/configure:25516:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/configure-25517- ############################################## mpqc-2.3.1/configure-25968- if test "$hard_links" = no; then mpqc-2.3.1/configure:25969: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 mpqc-2.3.1/configure:25970:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} mpqc-2.3.1/configure-25971- need_locks=warn ############################################## mpqc-2.3.1/configure-26024-done mpqc-2.3.1/configure:26025:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/configure-26026- ############################################## mpqc-2.3.1/configure-26062- supports_anon_versioning=no mpqc-2.3.1/configure:26063: case `$LD -v 2>/dev/null` in mpqc-2.3.1/configure-26064- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/configure-26126- # is EXPORTS), use it as is; otherwise, prepend... mpqc-2.3.1/configure:26127: archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then mpqc-2.3.1/configure-26128- cp $export_symbols $output_objdir/$soname.def; ############################################## mpqc-2.3.1/configure-26149- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mpqc-2.3.1/configure:26150: archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/configure:26151: archive_expsym_cmds_GCJ='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mpqc-2.3.1/configure-26152- ;; ############################################## mpqc-2.3.1/configure-26158- pgcc*) # Portland Group C compiler mpqc-2.3.1/configure:26159: whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/configure-26160- tmp_addflag=' $pic_flag' ############################################## mpqc-2.3.1/configure-26162- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers mpqc-2.3.1/configure:26163: whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' mpqc-2.3.1/configure-26164- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## mpqc-2.3.1/configure-26216- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) mpqc-2.3.1/configure:26217: case `$LD -v 2>&1` in mpqc-2.3.1/configure-26218- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## mpqc-2.3.1/configure-26232- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then mpqc-2.3.1/configure:26233: hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' mpqc-2.3.1/configure-26234- archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## mpqc-2.3.1/configure-26331- # below for broken collect2 doesn't work under 4.3+ mpqc-2.3.1/configure:26332: collect2name=`${CC} -print-prog-name=collect2` mpqc-2.3.1/configure-26333- if test -f "$collect2name" && \ ############################################## mpqc-2.3.1/configure-26429- hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath" mpqc-2.3.1/configure:26430: archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" mpqc-2.3.1/configure-26431- else ############################################## mpqc-2.3.1/configure-26527- # FIXME: Setting linknames here is a bad hack. mpqc-2.3.1/configure:26528: archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' mpqc-2.3.1/configure-26529- # The linker will automatically build a .lib file if we build a DLL. ############################################## mpqc-2.3.1/configure-26532- old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs' mpqc-2.3.1/configure:26533: fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`' mpqc-2.3.1/configure-26534- enable_shared_with_static_runtimes_GCJ=yes ############################################## mpqc-2.3.1/configure-26573- output_verbose_link_cmd='echo' mpqc-2.3.1/configure:26574: archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' mpqc-2.3.1/configure-26575- module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## mpqc-2.3.1/configure-26708- if test "$GCC" = yes; then mpqc-2.3.1/configure:26709: 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' mpqc-2.3.1/configure-26710- else mpqc-2.3.1/configure:26711: 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' mpqc-2.3.1/configure-26712- hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir' ############################################## mpqc-2.3.1/configure-26740- hardcode_shlibpath_var_GCJ=no mpqc-2.3.1/configure:26741: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/configure-26742- archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## mpqc-2.3.1/configure-26770- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/configure:26771: 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' mpqc-2.3.1/configure-26772- else mpqc-2.3.1/configure-26773- allow_undefined_flag_GCJ=' -expect_unresolved \*' mpqc-2.3.1/configure:26774: 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' mpqc-2.3.1/configure-26775- fi ############################################## mpqc-2.3.1/configure-26782- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' mpqc-2.3.1/configure:26783: 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' mpqc-2.3.1/configure-26784- hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir' ############################################## mpqc-2.3.1/configure-26786- allow_undefined_flag_GCJ=' -expect_unresolved \*' mpqc-2.3.1/configure:26787: 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' mpqc-2.3.1/configure:26788: 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~ mpqc-2.3.1/configure:26789: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' mpqc-2.3.1/configure-26790- ############################################## mpqc-2.3.1/configure-26823- *) mpqc-2.3.1/configure:26824: whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; mpqc-2.3.1/configure-26825- esac ;; ############################################## mpqc-2.3.1/configure-26907- hardcode_shlibpath_var_GCJ=no mpqc-2.3.1/configure:26908: hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' mpqc-2.3.1/configure-26909- hardcode_libdir_separator_GCJ=':' ############################################## mpqc-2.3.1/configure-27017-if test "$GCC" = yes; then mpqc-2.3.1/configure:27018: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/configure-27019- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## mpqc-2.3.1/configure-27023- # okay in the real world where ";" in dirpaths is itself problematic. mpqc-2.3.1/configure:27024: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/configure-27025- else mpqc-2.3.1/configure:27026: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/configure-27027- fi ############################################## mpqc-2.3.1/configure-27094- # Create ${libname}_ixlibrary.a entries in /sys/libs. mpqc-2.3.1/configure:27095: 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' mpqc-2.3.1/configure-27096- ;; ############################################## mpqc-2.3.1/configure-27127- # DLL is installed to $(libdir)/../bin by postinstall_cmds mpqc-2.3.1/configure:27128: postinstall_cmds='base_file=`basename \${file}`~ mpqc-2.3.1/configure:27129: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ mpqc-2.3.1/configure:27130: dldir=$destdir/`dirname \$dlpath`~ mpqc-2.3.1/configure-27131- test -d \$dldir || mkdir -p \$dldir~ ############################################## mpqc-2.3.1/configure-27133- chmod a+x \$dldir/$dlname' mpqc-2.3.1/configure:27134: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mpqc-2.3.1/configure-27135- dlpath=$dir/\$dldll~ ############################################## mpqc-2.3.1/configure-27141- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mpqc-2.3.1/configure:27142: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/configure-27143- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## mpqc-2.3.1/configure-27146- # MinGW DLLs use traditional 'lib' prefix mpqc-2.3.1/configure:27147: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/configure:27148: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` mpqc-2.3.1/configure-27149- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## mpqc-2.3.1/configure-27155- # which wouldn't understand a cygwinified path. Ahh. mpqc-2.3.1/configure:27156: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mpqc-2.3.1/configure-27157- else mpqc-2.3.1/configure:27158: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mpqc-2.3.1/configure-27159- fi ############################################## mpqc-2.3.1/configure-27162- # pw32 DLLs use 'pw' prefix rather than 'lib' mpqc-2.3.1/configure:27163: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' mpqc-2.3.1/configure-27164- ;; ############################################## mpqc-2.3.1/configure-27171- supports_anon_versioning=no mpqc-2.3.1/configure:27172: case `$LD -v 2>/dev/null` in mpqc-2.3.1/configure-27173- *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## mpqc-2.3.1/configure-27192- *) mpqc-2.3.1/configure:27193: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' mpqc-2.3.1/configure-27194- ;; ############################################## mpqc-2.3.1/configure-27209- shlibpath_var=DYLD_LIBRARY_PATH mpqc-2.3.1/configure:27210: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mpqc-2.3.1/configure-27211- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. mpqc-2.3.1/configure-27212- if test "$GCC" = yes; then mpqc-2.3.1/configure:27213: 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"` mpqc-2.3.1/configure-27214- else ############################################## mpqc-2.3.1/configure-27428- if test -f /etc/ld.so.conf; then mpqc-2.3.1/configure:27429: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` mpqc-2.3.1/configure-27430- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mpqc-2.3.1/configure-27500- shlibpath_var=LD_LIBRARY_PATH mpqc-2.3.1/configure:27501: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then mpqc-2.3.1/configure-27502- case $host_os in ############################################## mpqc-2.3.1/configure-27745- # Double-quote double-evaled strings. mpqc-2.3.1/configure:27746: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/configure-27747- ;; mpqc-2.3.1/configure-27748- *) mpqc-2.3.1/configure:27749: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/configure-27750- ;; ############################################## mpqc-2.3.1/configure-27755- *'\$0 --fallback-echo"') mpqc-2.3.1/configure:27756: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/configure-27757- ;; ############################################## mpqc-2.3.1/configure-28074- # libtool script then. mpqc-2.3.1/configure:28075: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/configure-28076- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/configure-28150-done mpqc-2.3.1/configure:28151:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` mpqc-2.3.1/configure-28152- ############################################## mpqc-2.3.1/configure-28226- # Double-quote double-evaled strings. mpqc-2.3.1/configure:28227: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" mpqc-2.3.1/configure-28228- ;; mpqc-2.3.1/configure-28229- *) mpqc-2.3.1/configure:28230: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" mpqc-2.3.1/configure-28231- ;; ############################################## mpqc-2.3.1/configure-28236- *'\$0 --fallback-echo"') mpqc-2.3.1/configure:28237: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` mpqc-2.3.1/configure-28238- ;; ############################################## mpqc-2.3.1/configure-28555- # libtool script then. mpqc-2.3.1/configure:28556: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` mpqc-2.3.1/configure-28557- if test -f "$ltmain_in"; then ############################################## mpqc-2.3.1/configure-28662- mpqc-2.3.1/configure:28663: CCA_CHEM_INCLUDE=`$CCA_CHEM_CONFIG --includedir` mpqc-2.3.1/configure:28664: CCA_CHEM_LIB=`$CCA_CHEM_CONFIG --libdir` mpqc-2.3.1/configure:28665: CCA_CHEM_PREFIX=`$CCA_CHEM_CONFIG --prefix` mpqc-2.3.1/configure-28666- CCA_CHEM_REPO=$CCA_CHEM_PREFIX/repo ############################################## mpqc-2.3.1/configure-28670- mpqc-2.3.1/configure:28671: CCAFE_CONFIG=`$CCA_CHEM_CONFIG --ccafe-config` mpqc-2.3.1/configure-28672- ENABLE_PYTHON="no" # no need for python checks ############################################## mpqc-2.3.1/configure-28731- fi mpqc-2.3.1/configure:28732: CCAFE_INCLUDE=`$CCAFE_CONFIG --var CCAFE_pkgincludedir` mpqc-2.3.1/configure:28733: CCAFE_LIB=`$CCAFE_CONFIG --var CCAFE_pkglibdir` mpqc-2.3.1/configure:28734: CCAFE_SHARE=`$CCAFE_CONFIG --var CCAFE_pkgdatadir` mpqc-2.3.1/configure:28735: CCAFE_BIN=`$CCAFE_CONFIG --var CCAFE_bindir` mpqc-2.3.1/configure-28736- ############################################## mpqc-2.3.1/configure-28742- # check for cca-spec-babel mpqc-2.3.1/configure:28743: CCA_SPEC_BABEL_CONFIG=`$CCAFE_CONFIG --var CCAFE_CCA_SPEC_BABEL_CONFIG` mpqc-2.3.1/configure-28744- if test -z $CCA_SPEC_BABEL_CONFIG || ! test -x $CCA_SPEC_BABEL_CONFIG; then ############################################## mpqc-2.3.1/configure-28748- fi mpqc-2.3.1/configure:28749: CCA_SPEC_BABEL_INCLUDE=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_pkgincludedir` mpqc-2.3.1/configure:28750: CCA_SPEC_BABEL_LIB=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_pkglibdir` mpqc-2.3.1/configure:28751: CCA_SPEC_BABEL_SHARE=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_pkgdatadir` mpqc-2.3.1/configure-28752- ############################################## mpqc-2.3.1/configure-28757- # check for cca-spec-classic mpqc-2.3.1/configure:28758: CCA_SPEC_CLASSIC_ROOT=`$CCAFE_CONFIG --var CCAFE_CLASSIC_CCA_ROOT` mpqc-2.3.1/configure-28759- CCA_SPEC_CLASSIC_CONFIG="$CCA_SPEC_CLASSIC_ROOT/bin/cca-spec-classic-config" ############################################## mpqc-2.3.1/configure-28764- fi mpqc-2.3.1/configure:28765: CCA_SPEC_CLASSIC_INCLUDE=`$CCA_SPEC_CLASSIC_CONFIG --var CLASSIC_pkgincludedir` mpqc-2.3.1/configure:28766: CCA_SPEC_CLASSIC_LIB=`$CCA_SPEC_CLASSIC_CONFIG --var CLASSIC_pkglibdir` mpqc-2.3.1/configure:28767: CCA_SPEC_CLASSIC_SHARE=`$CCA_SPEC_CLASSIC_CONFIG --var CLASSIC_pkgdatadir` mpqc-2.3.1/configure-28768- ############################################## mpqc-2.3.1/configure-28773- # check for babel mpqc-2.3.1/configure:28774: BABEL_CONFIG=`$CCA_SPEC_BABEL_CONFIG --var CCASPEC_BABEL_BABEL_CONFIG` mpqc-2.3.1/configure-28775- if test ! -x $BABEL_CONFIG; then ############################################## mpqc-2.3.1/configure-28779- fi mpqc-2.3.1/configure:28780: BABEL_INCLUDE=`$BABEL_CONFIG --includedir` mpqc-2.3.1/configure:28781: BABEL_LIB=`$BABEL_CONFIG --libdir` mpqc-2.3.1/configure:28782: BABEL_SHARE=`$BABEL_CONFIG --datadir` mpqc-2.3.1/configure:28783: BABEL_BIN=`$BABEL_CONFIG --bindir` mpqc-2.3.1/configure-28784- ############################################## mpqc-2.3.1/configure-28790- # check for babel compilers mpqc-2.3.1/configure:28791: BABEL_CC=`$BABEL_CONFIG --query-var=CC` mpqc-2.3.1/configure:28792: BABEL_CFLAGS=`$BABEL_CONFIG --query-var=CFLAGS` mpqc-2.3.1/configure:28793: BABEL_CXX=`$BABEL_CONFIG --query-var=CXX` mpqc-2.3.1/configure:28794: BABEL_CXXFLAGS=`$BABEL_CONFIG --query-var=CXXFLAGS` mpqc-2.3.1/configure-28795- ############################################## mpqc-2.3.1/configure-28800- # might as well use babel's libtool mpqc-2.3.1/configure:28801: BABEL_BIN=`$BABEL_CONFIG --bindir` mpqc-2.3.1/configure-28802- BABEL_LIBTOOL=$BABEL_BIN/babel-libtool ############################################## mpqc-2.3.1/configure-28810- # check mpi configuration mpqc-2.3.1/configure:28811: CCAFE_MPI_INCLUDE=`$CCAFE_CONFIG --var CCAFE_MPI_INC` mpqc-2.3.1/configure:28812: CCAFE_MPI_LIB=`$CCAFE_CONFIG --var CCAFE_MPI_LIBDIR` mpqc-2.3.1/configure:28813: CCAFE_MPI_BIN=`$CCAFE_CONFIG --var CCAFE_MPI_BIN` mpqc-2.3.1/configure-28814- if test -z "$CCAFE_MPI_INCLUDE"; then ############################################## mpqc-2.3.1/configure-28819- CCAFE_MPI_ENABLE="yes" mpqc-2.3.1/configure:28820: CCAFE_MPI_INCLUDE=`echo $CCAFE_MPI_INCLUDE | sed 's/^\-I//'` mpqc-2.3.1/configure-28821- fi ############################################## mpqc-2.3.1/configure-28828- # check for babel python mpqc-2.3.1/configure:28829: BABEL_PYTHON_ENABLE=`$BABEL_CONFIG --query-var=SUPPORT_PYTHON` mpqc-2.3.1/configure-28830- if test $BABEL_PYTHON_ENABLE == "false"; then ############################################## mpqc-2.3.1/configure-28842- fi mpqc-2.3.1/configure:28843: BABEL_PYTHON=`$BABEL_CONFIG --query-var=WHICH_PYTHON` mpqc-2.3.1/configure:28844: BABEL_PYTHON_VERSION=`$BABEL_CONFIG --query-var=PYTHON_VERSION` mpqc-2.3.1/configure:28845: BABEL_PYTHON_LIB=`$BABEL_CONFIG --query-var=PYTHONLIB`/site-packages mpqc-2.3.1/configure:28846: BABEL_PYTHON_INCLUDE=`$BABEL_CONFIG --query-var=PYTHONINC` mpqc-2.3.1/configure-28847- ############################################## mpqc-2.3.1/configure-29351- mpqc-2.3.1/configure:29352:SCLIBS=`$PERL $srcdir/bin/listlibs.pl -I$srcdir/src/lib -DLIBSUF=$LIBSUF $srcdir/src/lib` mpqc-2.3.1/configure-29353- ############################################## mpqc-2.3.1/configure-29359- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' mpqc-2.3.1/configure:29360: ac_define_dir=`eval echo $srcdir/lib` mpqc-2.3.1/configure:29361: ac_define_dir=`eval echo $ac_define_dir` mpqc-2.3.1/configure-29362- cat >>confdefs.h <<_ACEOF ############################################## mpqc-2.3.1/configure-29370- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' mpqc-2.3.1/configure:29371: ac_define_dir=`eval echo $prefix/lib` mpqc-2.3.1/configure:29372: ac_define_dir=`eval echo $ac_define_dir` mpqc-2.3.1/configure-29373- cat >>confdefs.h <<_ACEOF ############################################## mpqc-2.3.1/configure-29380- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' mpqc-2.3.1/configure:29381: ac_define_dir=`eval echo $scdatadir` mpqc-2.3.1/configure:29382: ac_define_dir=`eval echo $ac_define_dir` mpqc-2.3.1/configure-29383- cat >>confdefs.h <<_ACEOF ############################################## mpqc-2.3.1/configure-29486-do mpqc-2.3.1/configure:29487: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then mpqc-2.3.1/configure-29488- eval $as_var=C; export $as_var ############################################## mpqc-2.3.1/configure-29544- as_lineno_2=$LINENO mpqc-2.3.1/configure:29545: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mpqc-2.3.1/configure-29546- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mpqc-2.3.1/configure-29584- as_lineno_2=$LINENO mpqc-2.3.1/configure:29585: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mpqc-2.3.1/configure-29586- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mpqc-2.3.1/configure-29763-configured by $0, generated by GNU Autoconf 2.59, mpqc-2.3.1/configure:29764: with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" mpqc-2.3.1/configure-29765- ############################################## mpqc-2.3.1/configure-29780- --*=*) mpqc-2.3.1/configure:29781: ac_option=`expr "x$1" : 'x\([^=]*\)='` mpqc-2.3.1/configure:29782: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` mpqc-2.3.1/configure-29783- ac_shift=: ############################################## mpqc-2.3.1/configure-30121- fi mpqc-2.3.1/configure:30122: ac_sed_frag=`expr $ac_sed_frag + 1` mpqc-2.3.1/configure-30123- ac_beg=$ac_end mpqc-2.3.1/configure:30124: ac_end=`expr $ac_end + $ac_max_sed_lines` mpqc-2.3.1/configure-30125- fi ############################################## mpqc-2.3.1/configure-30138- cat >$tmp/stdin mpqc-2.3.1/configure:30139: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mpqc-2.3.1/configure:30140: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mpqc-2.3.1/configure:30141: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mpqc-2.3.1/configure:30142: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mpqc-2.3.1/configure-30143- * ) ac_file_in=$ac_file.in ;; ############################################## mpqc-2.3.1/configure-30186-if test "$ac_dir" != .; then mpqc-2.3.1/configure:30187: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` mpqc-2.3.1/configure-30188- # A "../" for each directory in $ac_dir_suffix. mpqc-2.3.1/configure:30189: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` mpqc-2.3.1/configure-30190-else ############################################## mpqc-2.3.1/configure-30199- else mpqc-2.3.1/configure:30200: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` mpqc-2.3.1/configure-30201- fi ;; ############################################## mpqc-2.3.1/configure-30351- cat >$tmp/stdin mpqc-2.3.1/configure:30352: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mpqc-2.3.1/configure:30353: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mpqc-2.3.1/configure:30354: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mpqc-2.3.1/configure:30355: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mpqc-2.3.1/configure-30356- * ) ac_file_in=$ac_file.in ;; ############################################## mpqc-2.3.1/configure.in-34-changequote(<<, >>)dnl mpqc-2.3.1/configure.in:35:SC_MAJOR_VERSION=`echo $SC_MMM_VERSION|sed 's/\([0-9]*\)\.[0-9]*\.[0-9]*/\1/'` mpqc-2.3.1/configure.in:36:SC_MINOR_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.\([0-9]*\)\.[0-9]*/\1/'` mpqc-2.3.1/configure.in:37:SC_MICRO_VERSION=`echo $SC_MMM_VERSION|sed 's/[0-9]*\.[0-9]*\.\([0-9]*\)/\1/'` mpqc-2.3.1/configure.in-38-changequote([, ])dnl ############################################## mpqc-2.3.1/configure.in-508- .|..|./*|../*) mpqc-2.3.1/configure.in:509: srcdir=`(cd $srcdir; pwd)` mpqc-2.3.1/configure.in:510: #srcdir=`(cd $srcdir; echo $PWD)` mpqc-2.3.1/configure.in-511- ;; ############################################## mpqc-2.3.1/configure.in-1506-LIBBLAS="" mpqc-2.3.1/configure.in:1507:F77_DGEMM=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DAXPY` mpqc-2.3.1/configure.in-1508-AC_CHECK_FUNC($F77_DGEMM,HAVE_BLAS=yes,[ ############################################## mpqc-2.3.1/configure.in-1529-LIBLAPACK="" mpqc-2.3.1/configure.in:1530:F77_DGESVD=`$PERL $srcdir/bin/mkf77sym.pl.in -method $F77_SYMBOLS DGESVD` mpqc-2.3.1/configure.in-1531-AC_CHECK_FUNC($F77_DGESVD,HAVE_LAPACK=yes,[ ############################################## mpqc-2.3.1/configure.in-1798- mpqc-2.3.1/configure.in:1799: CCA_CHEM_INCLUDE=`$CCA_CHEM_CONFIG --includedir` mpqc-2.3.1/configure.in:1800: CCA_CHEM_LIB=`$CCA_CHEM_CONFIG --libdir` mpqc-2.3.1/configure.in:1801: CCA_CHEM_PREFIX=`$CCA_CHEM_CONFIG --prefix` mpqc-2.3.1/configure.in-1802- CCA_CHEM_REPO=$CCA_CHEM_PREFIX/repo ############################################## mpqc-2.3.1/configure.in-1806- mpqc-2.3.1/configure.in:1807: CCAFE_CONFIG=`$CCA_CHEM_CONFIG --ccafe-config` mpqc-2.3.1/configure.in-1808- ENABLE_PYTHON="no" # no need for python checks ############################################## mpqc-2.3.1/configure.in-1833- mpqc-2.3.1/configure.in:1834:SCLIBS=`$PERL $srcdir/bin/listlibs.pl -I$srcdir/src/lib -DLIBSUF=$LIBSUF $srcdir/src/lib` mpqc-2.3.1/configure.in-1835-AC_SUBST(SCLIBS)