=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== yapet-2.5/build-aux/ar-lib-65- mingw) yapet-2.5/build-aux/ar-lib:66: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` yapet-2.5/build-aux/ar-lib-67- ;; yapet-2.5/build-aux/ar-lib-68- cygwin | msys) yapet-2.5/build-aux/ar-lib:69: file=`cygpath -m "$file" || echo "$file"` yapet-2.5/build-aux/ar-lib-70- ;; yapet-2.5/build-aux/ar-lib-71- wine) yapet-2.5/build-aux/ar-lib:72: file=`winepath -w "$file" || echo "$file"` yapet-2.5/build-aux/ar-lib-73- ;; ############################################## yapet-2.5/build-aux/ar-lib-88- archive=$3 yapet-2.5/build-aux/ar-lib:89: at_file_contents=`cat "$1"` yapet-2.5/build-aux/ar-lib-90- eval set x "$at_file_contents" ############################################## yapet-2.5/build-aux/compile-67- mingw/*) yapet-2.5/build-aux/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` yapet-2.5/build-aux/compile-69- ;; yapet-2.5/build-aux/compile-70- cygwin/* | msys/*) yapet-2.5/build-aux/compile:71: file=`cygpath -m "$file" || echo "$file"` yapet-2.5/build-aux/compile-72- ;; yapet-2.5/build-aux/compile-73- wine/*) yapet-2.5/build-aux/compile:74: file=`winepath -w "$file" || echo "$file"` yapet-2.5/build-aux/compile-75- ;; ############################################## yapet-2.5/build-aux/compile-310-# Name of file we expect compiler to create. yapet-2.5/build-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` yapet-2.5/build-aux/compile-312- ############################################## yapet-2.5/build-aux/compile-316-# object file name, since that is what matters with a parallel build. yapet-2.5/build-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d yapet-2.5/build-aux/compile-318-while true; do ############################################## yapet-2.5/build-aux/config.guess-34- yapet-2.5/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` yapet-2.5/build-aux/config.guess-36- ############################################## yapet-2.5/build-aux/config.guess-104- # shellcheck disable=SC2039 yapet-2.5/build-aux/config.guess:105: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || yapet-2.5/build-aux/config.guess-106- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } || ############################################## yapet-2.5/build-aux/config.guess-154- EOF yapet-2.5/build-aux/config.guess:155: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" yapet-2.5/build-aux/config.guess-156- ############################################## yapet-2.5/build-aux/config.guess-191- earmv*) yapet-2.5/build-aux/config.guess:192: arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` yapet-2.5/build-aux/config.guess:193: endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` yapet-2.5/build-aux/config.guess-194- machine="${arch}${endian}"-unknown ############################################## yapet-2.5/build-aux/config.guess-223- expr='s/^earmv[0-9]/-eabi/;s/eb$//' yapet-2.5/build-aux/config.guess:224: abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` yapet-2.5/build-aux/config.guess-225- ;; ############################################## yapet-2.5/build-aux/config.guess-236- *) yapet-2.5/build-aux/config.guess:237: release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2` yapet-2.5/build-aux/config.guess-238- ;; ############################################## yapet-2.5/build-aux/config.guess-283- *4.0) yapet-2.5/build-aux/config.guess:284: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` yapet-2.5/build-aux/config.guess-285- ;; yapet-2.5/build-aux/config.guess-286- *5.*) yapet-2.5/build-aux/config.guess:287: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` yapet-2.5/build-aux/config.guess-288- ;; ############################################## yapet-2.5/build-aux/config.guess-293- # types through head -n 1, so we only detect the type of CPU 0. yapet-2.5/build-aux/config.guess:294: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` yapet-2.5/build-aux/config.guess-295- case "$ALPHA_CPU_TYPE" in ############################################## yapet-2.5/build-aux/config.guess-331- # 1.2 uses "1.2" for uname -r. yapet-2.5/build-aux/config.guess:332: echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`" yapet-2.5/build-aux/config.guess-333- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## yapet-2.5/build-aux/config.guess-382- s390x:SunOS:*:*) yapet-2.5/build-aux/config.guess:383: echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" yapet-2.5/build-aux/config.guess-384- exit ;; yapet-2.5/build-aux/config.guess-385- sun4H:SunOS:5.*:*) yapet-2.5/build-aux/config.guess:386: echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" yapet-2.5/build-aux/config.guess-387- exit ;; yapet-2.5/build-aux/config.guess-388- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) yapet-2.5/build-aux/config.guess:389: echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" yapet-2.5/build-aux/config.guess-390- exit ;; ############################################## yapet-2.5/build-aux/config.guess-394- i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) yapet-2.5/build-aux/config.guess:395: UNAME_REL="`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" yapet-2.5/build-aux/config.guess-396- case `isainfo -b` in ############################################## yapet-2.5/build-aux/config.guess-408- # it's likely to be more like Solaris than SunOS4. yapet-2.5/build-aux/config.guess:409: echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" yapet-2.5/build-aux/config.guess-410- exit ;; ############################################## yapet-2.5/build-aux/config.guess-417- # Japanese Language versions have a version number like `4.1.3-JL'. yapet-2.5/build-aux/config.guess:418: echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`" yapet-2.5/build-aux/config.guess-419- exit ;; ############################################## yapet-2.5/build-aux/config.guess-423- sun*:*:4.2BSD:*) yapet-2.5/build-aux/config.guess:424: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` yapet-2.5/build-aux/config.guess-425- test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 ############################################## yapet-2.5/build-aux/config.guess-505- $CC_FOR_BUILD -o "$dummy" "$dummy.c" && yapet-2.5/build-aux/config.guess:506: dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` && yapet-2.5/build-aux/config.guess:507: SYSTEM_NAME=`"$dummy" "$dummyarg"` && yapet-2.5/build-aux/config.guess-508- { echo "$SYSTEM_NAME"; exit; } ############################################## yapet-2.5/build-aux/config.guess-561- *:IRIX*:*:*) yapet-2.5/build-aux/config.guess:562: echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`" yapet-2.5/build-aux/config.guess-563- exit ;; ############################################## yapet-2.5/build-aux/config.guess-591-EOF yapet-2.5/build-aux/config.guess:592: if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` yapet-2.5/build-aux/config.guess-593- then ############################################## yapet-2.5/build-aux/config.guess-604- *:AIX:*:[4567]) yapet-2.5/build-aux/config.guess:605: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` yapet-2.5/build-aux/config.guess-606- if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then ############################################## yapet-2.5/build-aux/config.guess-640- 9000/[34678]??:HP-UX:*:*) yapet-2.5/build-aux/config.guess:641: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` yapet-2.5/build-aux/config.guess-642- case "$UNAME_MACHINE" in ############################################## yapet-2.5/build-aux/config.guess-694-EOF yapet-2.5/build-aux/config.guess:695: (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"` yapet-2.5/build-aux/config.guess-696- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## yapet-2.5/build-aux/config.guess-722- ia64:HP-UX:*:*) yapet-2.5/build-aux/config.guess:723: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` yapet-2.5/build-aux/config.guess-724- echo ia64-hp-hpux"$HPUX_REV" ############################################## yapet-2.5/build-aux/config.guess-752-EOF yapet-2.5/build-aux/config.guess:753: $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && yapet-2.5/build-aux/config.guess-754- { echo "$SYSTEM_NAME"; exit; } ############################################## yapet-2.5/build-aux/config.guess-823- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` yapet-2.5/build-aux/config.guess:824: FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` yapet-2.5/build-aux/config.guess-825- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## yapet-2.5/build-aux/config.guess-828- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` yapet-2.5/build-aux/config.guess:829: FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` yapet-2.5/build-aux/config.guess-830- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## yapet-2.5/build-aux/config.guess-846- then yapet-2.5/build-aux/config.guess:847: echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi yapet-2.5/build-aux/config.guess-848- else yapet-2.5/build-aux/config.guess:849: echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf yapet-2.5/build-aux/config.guess-850- fi ############################################## yapet-2.5/build-aux/config.guess-853- UNAME_PROCESSOR=`/usr/bin/uname -p` yapet-2.5/build-aux/config.guess:854: echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" yapet-2.5/build-aux/config.guess-855- exit ;; ############################################## yapet-2.5/build-aux/config.guess-889- prep*:SunOS:5.*:*) yapet-2.5/build-aux/config.guess:890: echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" yapet-2.5/build-aux/config.guess-891- exit ;; ############################################## yapet-2.5/build-aux/config.guess-893- # the GNU system yapet-2.5/build-aux/config.guess:894: echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`" yapet-2.5/build-aux/config.guess-895- exit ;; ############################################## yapet-2.5/build-aux/config.guess-897- # other systems with GNU libc and userland yapet-2.5/build-aux/config.guess:898: echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC" yapet-2.5/build-aux/config.guess-899- exit ;; ############################################## yapet-2.5/build-aux/config.guess-991-EOF yapet-2.5/build-aux/config.guess:992: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`" yapet-2.5/build-aux/config.guess-993- test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; } ############################################## yapet-2.5/build-aux/config.guess-1091- i*86:*:4.*:*) yapet-2.5/build-aux/config.guess:1092: UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` yapet-2.5/build-aux/config.guess-1093- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## yapet-2.5/build-aux/config.guess-1294- fi yapet-2.5/build-aux/config.guess:1295: if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then yapet-2.5/build-aux/config.guess-1296- if [ "$CC_FOR_BUILD" != no_compiler_found ]; then ############################################## yapet-2.5/build-aux/config.guess-1393- *:DragonFly:*:*) yapet-2.5/build-aux/config.guess:1394: echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" yapet-2.5/build-aux/config.guess-1395- exit ;; ############################################## yapet-2.5/build-aux/config.guess-1406- i*86:skyos:*:*) yapet-2.5/build-aux/config.guess:1407: echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`" yapet-2.5/build-aux/config.guess-1408- exit ;; ############################################## yapet-2.5/build-aux/config.rpath-33-host="$1" yapet-2.5/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` yapet-2.5/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` yapet-2.5/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` yapet-2.5/build-aux/config.rpath-37- ############################################## yapet-2.5/build-aux/config.rpath-47-done yapet-2.5/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'` yapet-2.5/build-aux/config.rpath-49- ############################################## yapet-2.5/build-aux/config.rpath-97- *) yapet-2.5/build-aux/config.rpath:98: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/build-aux/config.rpath-99- *Sun\ C*) ############################################## yapet-2.5/build-aux/config.rpath-223- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) yapet-2.5/build-aux/config.rpath:224: case `$LD -v 2>&1` in yapet-2.5/build-aux/config.rpath-225- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## yapet-2.5/build-aux/config.rpath-229- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then yapet-2.5/build-aux/config.rpath:230: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' yapet-2.5/build-aux/config.rpath-231- else ############################################## yapet-2.5/build-aux/config.rpath-286- case $host_os in aix4.[012]|aix4.[012].*) yapet-2.5/build-aux/config.rpath:287: collect2name=`${CC} -print-prog-name=collect2` yapet-2.5/build-aux/config.rpath-288- if test -f "$collect2name" && \ ############################################## yapet-2.5/build-aux/config.rpath-425- hardcode_direct=yes yapet-2.5/build-aux/config.rpath:426: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then yapet-2.5/build-aux/config.rpath-427- hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ############################################## yapet-2.5/build-aux/config.rpath-489- sysv5* | sco3.2v5* | sco5v6*) yapet-2.5/build-aux/config.rpath:490: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' yapet-2.5/build-aux/config.rpath-491- hardcode_libdir_separator=':' ############################################## yapet-2.5/build-aux/config.rpath-633-sed_quote_subst='s/\(["`$\\]\)/\\\1/g' yapet-2.5/build-aux/config.rpath:634:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"` yapet-2.5/build-aux/config.rpath:635:shlibext=`echo "$shrext" | sed -e 's,^\.,,'` yapet-2.5/build-aux/config.rpath:636:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` yapet-2.5/build-aux/config.rpath:637:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` yapet-2.5/build-aux/config.rpath:638:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` yapet-2.5/build-aux/config.rpath-639- ############################################## yapet-2.5/build-aux/config.sub-52- yapet-2.5/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` yapet-2.5/build-aux/config.sub-54- ############################################## yapet-2.5/build-aux/config.sub-804- blackfin-*) yapet-2.5/build-aux/config.sub:805: basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/build-aux/config.sub-806- os=linux ############################################## yapet-2.5/build-aux/config.sub-812- c54x-*) yapet-2.5/build-aux/config.sub:813: basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/build-aux/config.sub-814- ;; yapet-2.5/build-aux/config.sub-815- c55x-*) yapet-2.5/build-aux/config.sub:816: basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/build-aux/config.sub-817- ;; yapet-2.5/build-aux/config.sub-818- c6x-*) yapet-2.5/build-aux/config.sub:819: basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/build-aux/config.sub-820- ;; ############################################## yapet-2.5/build-aux/config.sub-892- e500v[12]-*) yapet-2.5/build-aux/config.sub:893: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/build-aux/config.sub-894- os=$os"spe" ############################################## yapet-2.5/build-aux/config.sub-948- i*86v32) yapet-2.5/build-aux/config.sub:949: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` yapet-2.5/build-aux/config.sub-950- os=sysv32 ############################################## yapet-2.5/build-aux/config.sub-952- i*86v4*) yapet-2.5/build-aux/config.sub:953: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` yapet-2.5/build-aux/config.sub-954- os=sysv4 ############################################## yapet-2.5/build-aux/config.sub-956- i*86v) yapet-2.5/build-aux/config.sub:957: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` yapet-2.5/build-aux/config.sub-958- os=sysv ############################################## yapet-2.5/build-aux/config.sub-960- i*86sol2) yapet-2.5/build-aux/config.sub:961: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` yapet-2.5/build-aux/config.sub-962- os=solaris2 ############################################## yapet-2.5/build-aux/config.sub-978- leon-*|leon[3-9]-*) yapet-2.5/build-aux/config.sub:979: basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'` yapet-2.5/build-aux/config.sub-980- ;; yapet-2.5/build-aux/config.sub-981- m68knommu-*) yapet-2.5/build-aux/config.sub:982: basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/build-aux/config.sub-983- os=linux ############################################## yapet-2.5/build-aux/config.sub-995- mips3*-*) yapet-2.5/build-aux/config.sub:996: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'` yapet-2.5/build-aux/config.sub-997- ;; yapet-2.5/build-aux/config.sub-998- mips3*) yapet-2.5/build-aux/config.sub:999: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown yapet-2.5/build-aux/config.sub-1000- ;; yapet-2.5/build-aux/config.sub-1001- ms1-*) yapet-2.5/build-aux/config.sub:1002: basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'` yapet-2.5/build-aux/config.sub-1003- ;; ############################################## yapet-2.5/build-aux/config.sub-1050- parisc-*) yapet-2.5/build-aux/config.sub:1051: basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/build-aux/config.sub-1052- os=linux ############################################## yapet-2.5/build-aux/config.sub-1066- pc98-*) yapet-2.5/build-aux/config.sub:1067: basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/build-aux/config.sub-1068- ;; ############################################## yapet-2.5/build-aux/config.sub-1081- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) yapet-2.5/build-aux/config.sub:1082: basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/build-aux/config.sub-1083- ;; yapet-2.5/build-aux/config.sub-1084- pentiumpro-* | p6-* | 6x86-* | athlon-*) yapet-2.5/build-aux/config.sub:1085: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/build-aux/config.sub-1086- ;; yapet-2.5/build-aux/config.sub-1087- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) yapet-2.5/build-aux/config.sub:1088: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/build-aux/config.sub-1089- ;; yapet-2.5/build-aux/config.sub-1090- pentium4-*) yapet-2.5/build-aux/config.sub:1091: basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/build-aux/config.sub-1092- ;; ############################################## yapet-2.5/build-aux/config.sub-1100- ppc-* | ppcbe-*) yapet-2.5/build-aux/config.sub:1101: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/build-aux/config.sub-1102- ;; ############################################## yapet-2.5/build-aux/config.sub-1106- ppcle-* | powerpclittle-*) yapet-2.5/build-aux/config.sub:1107: basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/build-aux/config.sub-1108- ;; ############################################## yapet-2.5/build-aux/config.sub-1110- ;; yapet-2.5/build-aux/config.sub:1111: ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/build-aux/config.sub-1112- ;; ############################################## yapet-2.5/build-aux/config.sub-1116- ppc64le-* | powerpc64little-*) yapet-2.5/build-aux/config.sub:1117: basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/build-aux/config.sub-1118- ;; ############################################## yapet-2.5/build-aux/config.sub-1160- strongarm-* | thumb-*) yapet-2.5/build-aux/config.sub:1161: basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/build-aux/config.sub-1162- ;; ############################################## yapet-2.5/build-aux/config.sub-1205- xscale-* | xscalee[bl]-*) yapet-2.5/build-aux/config.sub:1206: basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'` yapet-2.5/build-aux/config.sub-1207- ;; ############################################## yapet-2.5/build-aux/config.sub-1263- *) yapet-2.5/build-aux/config.sub:1264: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 yapet-2.5/build-aux/config.sub-1265- exit 1 ############################################## yapet-2.5/build-aux/config.sub-1271- *-digital*) yapet-2.5/build-aux/config.sub:1272: basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'` yapet-2.5/build-aux/config.sub-1273- ;; yapet-2.5/build-aux/config.sub-1274- *-commodore*) yapet-2.5/build-aux/config.sub:1275: basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'` yapet-2.5/build-aux/config.sub-1276- ;; ############################################## yapet-2.5/build-aux/config.sub-1295- solaris1 | solaris1.*) yapet-2.5/build-aux/config.sub:1296: os=`echo $os | sed -e 's|solaris1|sunos4|'` yapet-2.5/build-aux/config.sub-1297- ;; ############################################## yapet-2.5/build-aux/config.sub-1304- gnu/linux*) yapet-2.5/build-aux/config.sub:1305: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` yapet-2.5/build-aux/config.sub-1306- ;; ############################################## yapet-2.5/build-aux/config.sub-1327- sco3.2.[4-9]*) yapet-2.5/build-aux/config.sub:1328: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` yapet-2.5/build-aux/config.sub-1329- ;; ############################################## yapet-2.5/build-aux/config.sub-1390- nto*) yapet-2.5/build-aux/config.sub:1391: os=`echo $os | sed -e 's|nto|nto-qnx|'` yapet-2.5/build-aux/config.sub-1392- ;; ############################################## yapet-2.5/build-aux/config.sub-1400- linux*) yapet-2.5/build-aux/config.sub:1401: os=`echo $os | sed -e 's|linux|linux-gnu|'` yapet-2.5/build-aux/config.sub-1402- ;; ############################################## yapet-2.5/build-aux/config.sub-1412- mac*) yapet-2.5/build-aux/config.sub:1413: os=`echo "$os" | sed -e 's|mac|macos|'` yapet-2.5/build-aux/config.sub-1414- ;; ############################################## yapet-2.5/build-aux/config.sub-1421- sunos5*) yapet-2.5/build-aux/config.sub:1422: os=`echo "$os" | sed -e 's|sunos5|solaris2|'` yapet-2.5/build-aux/config.sub-1423- ;; yapet-2.5/build-aux/config.sub-1424- sunos6*) yapet-2.5/build-aux/config.sub:1425: os=`echo "$os" | sed -e 's|sunos6|solaris3|'` yapet-2.5/build-aux/config.sub-1426- ;; ############################################## yapet-2.5/build-aux/config.sub-1461- sinix5.*) yapet-2.5/build-aux/config.sub:1462: os=`echo $os | sed -e 's|sinix|sysv|'` yapet-2.5/build-aux/config.sub-1463- ;; ############################################## yapet-2.5/build-aux/config.sub-1521- *) yapet-2.5/build-aux/config.sub:1522: echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2 yapet-2.5/build-aux/config.sub-1523- exit 1 ############################################## yapet-2.5/build-aux/config.sub-1789- esac yapet-2.5/build-aux/config.sub:1790: basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"` yapet-2.5/build-aux/config.sub-1791- ;; ############################################## yapet-2.5/build-aux/install-sh-234- fi yapet-2.5/build-aux/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; yapet-2.5/build-aux/install-sh-236- *) ############################################## yapet-2.5/build-aux/install-sh-280- dstdir=$dst yapet-2.5/build-aux/install-sh:281: dstbase=`basename "$src"` yapet-2.5/build-aux/install-sh-282- case $dst in ############################################## yapet-2.5/build-aux/install-sh-287- else yapet-2.5/build-aux/install-sh:288: dstdir=`dirname "$dst"` yapet-2.5/build-aux/install-sh-289- test -d "$dstdir" ############################################## yapet-2.5/build-aux/install-sh-354- test_tmpdir="$tmpdir/a" yapet-2.5/build-aux/install-sh:355: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` yapet-2.5/build-aux/install-sh-356- case $ls_ld_tmpdir in ############################################## yapet-2.5/build-aux/install-sh-361- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { yapet-2.5/build-aux/install-sh:362: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` yapet-2.5/build-aux/install-sh-363- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## yapet-2.5/build-aux/install-sh-419- case $prefix in yapet-2.5/build-aux/install-sh:420: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; yapet-2.5/build-aux/install-sh-421- *) qprefix=$prefix;; ############################################## yapet-2.5/build-aux/install-sh-479- if $copy_on_change && yapet-2.5/build-aux/install-sh:480: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && yapet-2.5/build-aux/install-sh:481: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && yapet-2.5/build-aux/install-sh-482- set -f && ############################################## yapet-2.5/build-aux/ltmain.sh-103-# yapet-2.5/build-aux/ltmain.sh:104:# . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh yapet-2.5/build-aux/ltmain.sh-105-# ############################################## yapet-2.5/build-aux/ltmain.sh-202- func_executable_p "$_G_path_prog" || continue yapet-2.5/build-aux/ltmain.sh:203: case `"$_G_path_prog" --version 2>&1` in yapet-2.5/build-aux/ltmain.sh-204- *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;; ############################################## yapet-2.5/build-aux/ltmain.sh-249- diff conftest.out conftest.nl >/dev/null 2>&1 || break yapet-2.5/build-aux/ltmain.sh:250: _G_count=`expr $_G_count + 1` yapet-2.5/build-aux/ltmain.sh-251- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## yapet-2.5/build-aux/ltmain.sh-285- diff conftest.out conftest.nl >/dev/null 2>&1 || break yapet-2.5/build-aux/ltmain.sh:286: _G_count=`expr $_G_count + 1` yapet-2.5/build-aux/ltmain.sh-287- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## yapet-2.5/build-aux/ltmain.sh-410-# The name of this program. yapet-2.5/build-aux/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"` yapet-2.5/build-aux/ltmain.sh-412- ############################################## yapet-2.5/build-aux/ltmain.sh-416- *[\\/]*) yapet-2.5/build-aux/ltmain.sh:417: progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` yapet-2.5/build-aux/ltmain.sh:418: progdir=`cd "$progdir" && pwd` yapet-2.5/build-aux/ltmain.sh-419- progpath=$progdir/$progname ############################################## yapet-2.5/build-aux/ltmain.sh-610- yapet-2.5/build-aux/ltmain.sh:611: eval _G_current_value='`$ECHO $'$1'`' yapet-2.5/build-aux/ltmain.sh:612: _G_delim=`expr "$2" : '\(.\)'` yapet-2.5/build-aux/ltmain.sh-613- ############################################## yapet-2.5/build-aux/ltmain.sh-639- yapet-2.5/build-aux/ltmain.sh:640: func_arith_result=`expr "$@"` yapet-2.5/build-aux/ltmain.sh-641- } ############################################## yapet-2.5/build-aux/ltmain.sh-660- # ...otherwise fall back to using sed. yapet-2.5/build-aux/ltmain.sh:661: _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' yapet-2.5/build-aux/ltmain.sh:662: _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"` yapet-2.5/build-aux/ltmain.sh-663- if test "X$func_dirname_result" = "X$1"; then ############################################## yapet-2.5/build-aux/ltmain.sh-757- test -n "$_G_tc" && { yapet-2.5/build-aux/ltmain.sh:758: _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` yapet-2.5/build-aux/ltmain.sh:759: _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` yapet-2.5/build-aux/ltmain.sh-760- } yapet-2.5/build-aux/ltmain.sh-761- done yapet-2.5/build-aux/ltmain.sh:762: _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested_quotes yapet-2.5/build-aux/ltmain.sh-763- ############################################## yapet-2.5/build-aux/ltmain.sh-831- yapet-2.5/build-aux/ltmain.sh:832: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` yapet-2.5/build-aux/ltmain.sh-833- } ############################################## yapet-2.5/build-aux/ltmain.sh-863- # ...otherwise throw away the child directory and loop yapet-2.5/build-aux/ltmain.sh:864: _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` yapet-2.5/build-aux/ltmain.sh-865- done yapet-2.5/build-aux/ltmain.sh:866: _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` yapet-2.5/build-aux/ltmain.sh-867- ############################################## yapet-2.5/build-aux/ltmain.sh-901- # If mktemp works, use that first and foremost yapet-2.5/build-aux/ltmain.sh:902: _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null` yapet-2.5/build-aux/ltmain.sh-903- ############################################## yapet-2.5/build-aux/ltmain.sh-1111- *[\\\`\"\$]*) yapet-2.5/build-aux/ltmain.sh:1112: _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;; yapet-2.5/build-aux/ltmain.sh-1113- *) ############################################## yapet-2.5/build-aux/ltmain.sh-1198- case $2 in yapet-2.5/build-aux/ltmain.sh:1199: .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;; yapet-2.5/build-aux/ltmain.sh:1200: *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;; yapet-2.5/build-aux/ltmain.sh-1201- esac ############################################## yapet-2.5/build-aux/ltmain.sh-1271- [0-9]* | *[!a-zA-Z0-9_]*) yapet-2.5/build-aux/ltmain.sh:1272: func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'` yapet-2.5/build-aux/ltmain.sh-1273- ;; ############################################## yapet-2.5/build-aux/ltmain.sh-1358- yapet-2.5/build-aux/ltmain.sh:1359: test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q` yapet-2.5/build-aux/ltmain.sh-1360-} ############################################## yapet-2.5/build-aux/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell yapet-2.5/build-aux/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another yapet-2.5/build-aux/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script ############################################## yapet-2.5/build-aux/ltmain.sh-1517- yapet-2.5/build-aux/ltmain.sh:1518: eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`' yapet-2.5/build-aux/ltmain.sh-1519-} ############################################## yapet-2.5/build-aux/ltmain.sh-1870- yapet-2.5/build-aux/ltmain.sh:1871: func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` yapet-2.5/build-aux/ltmain.sh-1872- func_split_equals_rhs= yapet-2.5/build-aux/ltmain.sh-1873- test "x$func_split_equals_lhs" = "x$1" \ yapet-2.5/build-aux/ltmain.sh:1874: || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` yapet-2.5/build-aux/ltmain.sh-1875- } ############################################## yapet-2.5/build-aux/ltmain.sh-1898- yapet-2.5/build-aux/ltmain.sh:1899: func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` yapet-2.5/build-aux/ltmain.sh:1900: func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` yapet-2.5/build-aux/ltmain.sh-1901- } ############################################## yapet-2.5/build-aux/ltmain.sh-2071- version: $progname (GNU libtool) 2.4.6 yapet-2.5/build-aux/ltmain.sh:2072: automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` yapet-2.5/build-aux/ltmain.sh:2073: autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` yapet-2.5/build-aux/ltmain.sh-2074- ############################################## yapet-2.5/build-aux/ltmain.sh-2110- { yapet-2.5/build-aux/ltmain.sh:2111: func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"` yapet-2.5/build-aux/ltmain.sh-2112- } ############################################## yapet-2.5/build-aux/ltmain.sh-2115- { yapet-2.5/build-aux/ltmain.sh:2116: func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'` yapet-2.5/build-aux/ltmain.sh-2117- } ############################################## yapet-2.5/build-aux/ltmain.sh-2206- # quotes we have to do it in 2 steps: yapet-2.5/build-aux/ltmain.sh:2207: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` yapet-2.5/build-aux/ltmain.sh-2208- eval "$extractedcf" ############################################## yapet-2.5/build-aux/ltmain.sh-2659- done yapet-2.5/build-aux/ltmain.sh:2660: CC_expanded=`func_echo_all $CC` yapet-2.5/build-aux/ltmain.sh:2661: CC_quoted_expanded=`func_echo_all $CC_quoted` yapet-2.5/build-aux/ltmain.sh-2662- case $@ in ############################################## yapet-2.5/build-aux/ltmain.sh-2672- # Evaluate the configuration. yapet-2.5/build-aux/ltmain.sh:2673: eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" yapet-2.5/build-aux/ltmain.sh-2674- CC_quoted= ############################################## yapet-2.5/build-aux/ltmain.sh-2678- done yapet-2.5/build-aux/ltmain.sh:2679: CC_expanded=`func_echo_all $CC` yapet-2.5/build-aux/ltmain.sh:2680: CC_quoted_expanded=`func_echo_all $CC_quoted` yapet-2.5/build-aux/ltmain.sh-2681- case "$@ " in ############################################## yapet-2.5/build-aux/ltmain.sh-2770- # zero AND non-empty stdout, which explains the odd construction: yapet-2.5/build-aux/ltmain.sh:2771: func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null` yapet-2.5/build-aux/ltmain.sh-2772- if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then ############################################## yapet-2.5/build-aux/ltmain.sh-2838- if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then yapet-2.5/build-aux/ltmain.sh:2839: func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` yapet-2.5/build-aux/ltmain.sh-2840- if test "$?" -ne 0; then ############################################## yapet-2.5/build-aux/ltmain.sh-3009- # LT_CYGPATH in this case. yapet-2.5/build-aux/ltmain.sh:3010: func_to_host_file_result=`cygpath -m "$1"` yapet-2.5/build-aux/ltmain.sh-3011- fi ############################################## yapet-2.5/build-aux/ltmain.sh-3166- func_to_host_path_tmp1=$func_stripname_result yapet-2.5/build-aux/ltmain.sh:3167: func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` yapet-2.5/build-aux/ltmain.sh-3168- func_convert_path_check : ";" \ ############################################## yapet-2.5/build-aux/ltmain.sh-3376- *.[cCFSifmso] | \ yapet-2.5/build-aux/ltmain.sh:3377: *.ada | *.adb | *.ads | *.asm | \ yapet-2.5/build-aux/ltmain.sh-3378- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## yapet-2.5/build-aux/ltmain.sh-3453- if test no = "$compiler_c_o"; then yapet-2.5/build-aux/ltmain.sh:3454: output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext yapet-2.5/build-aux/ltmain.sh-3455- lockfile=$output_obj.lock ############################################## yapet-2.5/build-aux/ltmain.sh-3472-*** ERROR, $lockfile exists and contains: yapet-2.5/build-aux/ltmain.sh:3473:`cat $lockfile 2>/dev/null` yapet-2.5/build-aux/ltmain.sh-3474- ############################################## yapet-2.5/build-aux/ltmain.sh-3520- if test warn = "$need_locks" && yapet-2.5/build-aux/ltmain.sh:3521: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then yapet-2.5/build-aux/ltmain.sh-3522- $ECHO "\ yapet-2.5/build-aux/ltmain.sh-3523-*** ERROR, $lockfile contains: yapet-2.5/build-aux/ltmain.sh:3524:`cat $lockfile 2>/dev/null` yapet-2.5/build-aux/ltmain.sh-3525- ############################################## yapet-2.5/build-aux/ltmain.sh-3569- if test warn = "$need_locks" && yapet-2.5/build-aux/ltmain.sh:3570: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then yapet-2.5/build-aux/ltmain.sh-3571- $ECHO "\ yapet-2.5/build-aux/ltmain.sh-3572-*** ERROR, $lockfile contains: yapet-2.5/build-aux/ltmain.sh:3573:`cat $lockfile 2>/dev/null` yapet-2.5/build-aux/ltmain.sh-3574- ############################################## yapet-2.5/build-aux/ltmain.sh-3895- # Get the absolute pathname. yapet-2.5/build-aux/ltmain.sh:3896: absdir=`cd "$dir" && pwd` yapet-2.5/build-aux/ltmain.sh-3897- test -n "$absdir" && dir=$absdir ############################################## yapet-2.5/build-aux/ltmain.sh-3994- if test -n "$lt_sysroot"; then yapet-2.5/build-aux/ltmain.sh:3995: sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` yapet-2.5/build-aux/ltmain.sh-3996- sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" ############################################## yapet-2.5/build-aux/ltmain.sh-4278- # Determine the prefix the user has applied to our future dir. yapet-2.5/build-aux/ltmain.sh:4279: inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` yapet-2.5/build-aux/ltmain.sh-4280- ############################################## yapet-2.5/build-aux/ltmain.sh-4291- # Stick the inst_prefix_dir data into the link command. yapet-2.5/build-aux/ltmain.sh:4292: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` yapet-2.5/build-aux/ltmain.sh-4293- else yapet-2.5/build-aux/ltmain.sh:4294: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` yapet-2.5/build-aux/ltmain.sh-4295- fi ############################################## yapet-2.5/build-aux/ltmain.sh-4458- fi yapet-2.5/build-aux/ltmain.sh:4459: libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'` yapet-2.5/build-aux/ltmain.sh-4460- if test -n "$libdir" && test ! -f "$libfile"; then ############################################## yapet-2.5/build-aux/ltmain.sh-4477- # Replace the output file specification. yapet-2.5/build-aux/ltmain.sh:4478: relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` yapet-2.5/build-aux/ltmain.sh-4479- ############################################## yapet-2.5/build-aux/ltmain.sh-4496- # Install the binary that we compiled earlier. yapet-2.5/build-aux/ltmain.sh:4497: file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` yapet-2.5/build-aux/ltmain.sh-4498- fi ############################################## yapet-2.5/build-aux/ltmain.sh-4570- my_pic_p=${3-false} yapet-2.5/build-aux/ltmain.sh:4571: my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'` yapet-2.5/build-aux/ltmain.sh-4572- my_dlsyms= ############################################## yapet-2.5/build-aux/ltmain.sh-4628- # Add our own program objects to the symbol list. yapet-2.5/build-aux/ltmain.sh:4629: progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` yapet-2.5/build-aux/ltmain.sh-4630- for progfile in $progfiles; do ############################################## yapet-2.5/build-aux/ltmain.sh-4690- # Use subshell, to avoid clobbering current variable values yapet-2.5/build-aux/ltmain.sh:4691: dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` yapet-2.5/build-aux/ltmain.sh-4692- if test -n "$dlprefile_dlname"; then ############################################## yapet-2.5/build-aux/ltmain.sh-4859- if test -f "$output_objdir/$my_outputname.def"; then yapet-2.5/build-aux/ltmain.sh:4860: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` yapet-2.5/build-aux/ltmain.sh:4861: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` yapet-2.5/build-aux/ltmain.sh-4862- else yapet-2.5/build-aux/ltmain.sh:4863: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` yapet-2.5/build-aux/ltmain.sh:4864: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` yapet-2.5/build-aux/ltmain.sh-4865- fi ############################################## yapet-2.5/build-aux/ltmain.sh-4867- *) yapet-2.5/build-aux/ltmain.sh:4868: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` yapet-2.5/build-aux/ltmain.sh:4869: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` yapet-2.5/build-aux/ltmain.sh-4870- ;; ############################################## yapet-2.5/build-aux/ltmain.sh-4882- # Nullify the symbol file. yapet-2.5/build-aux/ltmain.sh:4883: compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` yapet-2.5/build-aux/ltmain.sh:4884: finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` yapet-2.5/build-aux/ltmain.sh-4885- fi ############################################## yapet-2.5/build-aux/ltmain.sh-4896- func_to_tool_file "$1" func_convert_file_msys_to_w32 yapet-2.5/build-aux/ltmain.sh:4897: func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` yapet-2.5/build-aux/ltmain.sh-4898- test -n "$func_cygming_gnu_implib_tmp" ############################################## yapet-2.5/build-aux/ltmain.sh-4909- func_to_tool_file "$1" func_convert_file_msys_to_w32 yapet-2.5/build-aux/ltmain.sh:4910: func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` yapet-2.5/build-aux/ltmain.sh-4911- test -n "$func_cygming_ms_implib_tmp" ############################################## yapet-2.5/build-aux/ltmain.sh-4925- win32_libid_type=unknown yapet-2.5/build-aux/ltmain.sh:4926: win32_fileres=`file -L $1 2>/dev/null` yapet-2.5/build-aux/ltmain.sh-4927- case $win32_fileres in ############################################## yapet-2.5/build-aux/ltmain.sh-4990- yapet-2.5/build-aux/ltmain.sh:4991: sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` yapet-2.5/build-aux/ltmain.sh-4992-} ############################################## yapet-2.5/build-aux/ltmain.sh-5008- yapet-2.5/build-aux/ltmain.sh:5009: match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` yapet-2.5/build-aux/ltmain.sh-5010- $OBJDUMP -s --section "$1" "$2" 2>/dev/null | ############################################## yapet-2.5/build-aux/ltmain.sh-5072- # binutils import library yapet-2.5/build-aux/ltmain.sh:5073: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` yapet-2.5/build-aux/ltmain.sh-5074- elif func_cygming_ms_implib_p "$1"; then yapet-2.5/build-aux/ltmain.sh-5075- # ms-generated import library yapet-2.5/build-aux/ltmain.sh:5076: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` yapet-2.5/build-aux/ltmain.sh-5077- else ############################################## yapet-2.5/build-aux/ltmain.sh-5156- darwin_base_archive=$func_basename_result yapet-2.5/build-aux/ltmain.sh:5157: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` yapet-2.5/build-aux/ltmain.sh-5158- if test -n "$darwin_arches"; then yapet-2.5/build-aux/ltmain.sh:5159: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` yapet-2.5/build-aux/ltmain.sh-5160- darwin_arch= ############################################## yapet-2.5/build-aux/ltmain.sh-5170- ## Okay now we've a bunch of thin objects, gotta fatten them up :) yapet-2.5/build-aux/ltmain.sh:5171: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` yapet-2.5/build-aux/ltmain.sh-5172- darwin_file= ############################################## yapet-2.5/build-aux/ltmain.sh-5174- for darwin_file in $darwin_filelist; do yapet-2.5/build-aux/ltmain.sh:5175: darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` yapet-2.5/build-aux/ltmain.sh-5176- $LIPO -create -output "$darwin_file" $darwin_files ############################################## yapet-2.5/build-aux/ltmain.sh-5189- esac yapet-2.5/build-aux/ltmain.sh:5190: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` yapet-2.5/build-aux/ltmain.sh-5191- done ############################################## yapet-2.5/build-aux/ltmain.sh-5260- yapet-2.5/build-aux/ltmain.sh:5261: qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` yapet-2.5/build-aux/ltmain.sh-5262- $ECHO "\ ############################################## yapet-2.5/build-aux/ltmain.sh-5295- --lt-dump-script) yapet-2.5/build-aux/ltmain.sh:5296: lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` yapet-2.5/build-aux/ltmain.sh-5297- test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. yapet-2.5/build-aux/ltmain.sh:5298: lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` yapet-2.5/build-aux/ltmain.sh-5299- cat \"\$lt_dump_D/\$lt_dump_F\" ############################################## yapet-2.5/build-aux/ltmain.sh-5322- \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\" yapet-2.5/build-aux/ltmain.sh:5323: lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` yapet-2.5/build-aux/ltmain.sh-5324- done ############################################## yapet-2.5/build-aux/ltmain.sh-5380- # Find the directory that this script lives in. yapet-2.5/build-aux/ltmain.sh:5381: thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` yapet-2.5/build-aux/ltmain.sh-5382- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## yapet-2.5/build-aux/ltmain.sh-5384- # Follow symbolic links until we get to the real thisdir. yapet-2.5/build-aux/ltmain.sh:5385: file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` yapet-2.5/build-aux/ltmain.sh-5386- while test -n \"\$file\"; do yapet-2.5/build-aux/ltmain.sh:5387: destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` yapet-2.5/build-aux/ltmain.sh-5388- ############################################## yapet-2.5/build-aux/ltmain.sh-5396- yapet-2.5/build-aux/ltmain.sh:5397: file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` yapet-2.5/build-aux/ltmain.sh:5398: file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` yapet-2.5/build-aux/ltmain.sh-5399- done ############################################## yapet-2.5/build-aux/ltmain.sh-5410- case \"\$thisdir\" in yapet-2.5/build-aux/ltmain.sh:5411: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; yapet-2.5/build-aux/ltmain.sh-5412- $objdir ) thisdir=. ;; ############################################## yapet-2.5/build-aux/ltmain.sh-5416- # Try to get the absolute directory name. yapet-2.5/build-aux/ltmain.sh:5417: absdir=\`cd \"\$thisdir\" && pwd\` yapet-2.5/build-aux/ltmain.sh-5418- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## yapet-2.5/build-aux/ltmain.sh-5426- if test ! -f \"\$progdir/\$program\" || yapet-2.5/build-aux/ltmain.sh:5427: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\ yapet-2.5/build-aux/ltmain.sh-5428- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## yapet-2.5/build-aux/ltmain.sh-5441- if test -n \"\$relink_command\"; then yapet-2.5/build-aux/ltmain.sh:5442: if relink_command_output=\`eval \$relink_command 2>&1\`; then : yapet-2.5/build-aux/ltmain.sh-5443- else ############################################## yapet-2.5/build-aux/ltmain.sh-5485- # The second colon is a workaround for a bug in BeOS R4 sed yapet-2.5/build-aux/ltmain.sh:5486: $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` yapet-2.5/build-aux/ltmain.sh-5487- ############################################## yapet-2.5/build-aux/ltmain.sh-6464- yapet-2.5/build-aux/ltmain.sh:6465: case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in yapet-2.5/build-aux/ltmain.sh-6466- *import*) : ;; ############################################## yapet-2.5/build-aux/ltmain.sh-6712- moreargs= yapet-2.5/build-aux/ltmain.sh:6713: for fil in `cat "$save_arg"` yapet-2.5/build-aux/ltmain.sh-6714- do ############################################## yapet-2.5/build-aux/ltmain.sh-6973- *) yapet-2.5/build-aux/ltmain.sh:6974: absdir=`cd "$dir" && pwd` yapet-2.5/build-aux/ltmain.sh-6975- test -z "$absdir" && \ ############################################## yapet-2.5/build-aux/ltmain.sh-6994- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) yapet-2.5/build-aux/ltmain.sh:6995: testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` yapet-2.5/build-aux/ltmain.sh-6996- case :$dllsearchpath: in ############################################## yapet-2.5/build-aux/ltmain.sh-7287- -Z*) yapet-2.5/build-aux/ltmain.sh:7288: if test os2 = "`expr $host : '.*\(os2\)'`"; then yapet-2.5/build-aux/ltmain.sh-7289- # OS/2 uses -Zxxx to specify OS/2-specific options ############################################## yapet-2.5/build-aux/ltmain.sh-7457- # get the directories listed in $shlibpath_var yapet-2.5/build-aux/ltmain.sh:7458: eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\` yapet-2.5/build-aux/ltmain.sh-7459- else ############################################## yapet-2.5/build-aux/ltmain.sh-7773- set dummy $deplibs_check_method; shift yapet-2.5/build-aux/ltmain.sh:7774: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` yapet-2.5/build-aux/ltmain.sh-7775- if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ ############################################## yapet-2.5/build-aux/ltmain.sh-7863- if test -n "$inherited_linker_flags"; then yapet-2.5/build-aux/ltmain.sh:7864: tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` yapet-2.5/build-aux/ltmain.sh-7865- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## yapet-2.5/build-aux/ltmain.sh-7871- fi yapet-2.5/build-aux/ltmain.sh:7872: dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` yapet-2.5/build-aux/ltmain.sh-7873- if test lib,link = "$linkmode,$pass" || ############################################## yapet-2.5/build-aux/ltmain.sh-7944- *) yapet-2.5/build-aux/ltmain.sh:7945: abs_ladir=`cd "$ladir" && pwd` yapet-2.5/build-aux/ltmain.sh-7946- if test -z "$abs_ladir"; then ############################################## yapet-2.5/build-aux/ltmain.sh-8197- shift yapet-2.5/build-aux/ltmain.sh:8198: libname=`eval "\\$ECHO \"$libname_spec\""` yapet-2.5/build-aux/ltmain.sh-8199- # use dlname if we got it. it's perfectly good, no? ############################################## yapet-2.5/build-aux/ltmain.sh-8489- *) yapet-2.5/build-aux/ltmain.sh:8490: absdir=`cd "$dir" && pwd` yapet-2.5/build-aux/ltmain.sh-8491- if test -z "$absdir"; then ############################################## yapet-2.5/build-aux/ltmain.sh-8500- depdepl= yapet-2.5/build-aux/ltmain.sh:8501: eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` yapet-2.5/build-aux/ltmain.sh-8502- if test -n "$deplibrary_names"; then ############################################## yapet-2.5/build-aux/ltmain.sh-8507- depdepl=$absdir/$objdir/$depdepl yapet-2.5/build-aux/ltmain.sh:8508: darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` yapet-2.5/build-aux/ltmain.sh-8509- if test -z "$darwin_install_name"; then yapet-2.5/build-aux/ltmain.sh:8510: darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` yapet-2.5/build-aux/ltmain.sh-8511- fi ############################################## yapet-2.5/build-aux/ltmain.sh-8522- else yapet-2.5/build-aux/ltmain.sh:8523: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` yapet-2.5/build-aux/ltmain.sh-8524- test -z "$libdir" && \ ############################################## yapet-2.5/build-aux/ltmain.sh-8545- else yapet-2.5/build-aux/ltmain.sh:8546: compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` yapet-2.5/build-aux/ltmain.sh-8547- fi ############################################## yapet-2.5/build-aux/ltmain.sh-8634- linux*) yapet-2.5/build-aux/ltmain.sh:8635: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/build-aux/ltmain.sh-8636- *Sun\ C*) # Sun C++ 5.9 ############################################## yapet-2.5/build-aux/ltmain.sh-9039- removelist= yapet-2.5/build-aux/ltmain.sh:9040: tempremovelist=`$ECHO "$output_objdir/*"` yapet-2.5/build-aux/ltmain.sh-9041- for p in $tempremovelist; do ############################################## yapet-2.5/build-aux/ltmain.sh-9065- # Transform .lo files to .o files. yapet-2.5/build-aux/ltmain.sh:9066: oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP` yapet-2.5/build-aux/ltmain.sh-9067- fi ############################################## yapet-2.5/build-aux/ltmain.sh-9070- #for path in $notinst_path; do yapet-2.5/build-aux/ltmain.sh:9071: # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` yapet-2.5/build-aux/ltmain.sh:9072: # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` yapet-2.5/build-aux/ltmain.sh:9073: # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` yapet-2.5/build-aux/ltmain.sh-9074- #done ############################################## yapet-2.5/build-aux/ltmain.sh-9191- if test -n "$i"; then yapet-2.5/build-aux/ltmain.sh:9192: libname=`eval "\\$ECHO \"$libname_spec\""` yapet-2.5/build-aux/ltmain.sh:9193: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` yapet-2.5/build-aux/ltmain.sh-9194- set dummy $deplib_matches; shift yapet-2.5/build-aux/ltmain.sh-9195- deplib_match=$1 yapet-2.5/build-aux/ltmain.sh:9196: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then yapet-2.5/build-aux/ltmain.sh-9197- func_append newdeplibs " $i" ############################################## yapet-2.5/build-aux/ltmain.sh-9234- if test -n "$i"; then yapet-2.5/build-aux/ltmain.sh:9235: libname=`eval "\\$ECHO \"$libname_spec\""` yapet-2.5/build-aux/ltmain.sh:9236: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` yapet-2.5/build-aux/ltmain.sh-9237- set dummy $deplib_matches; shift yapet-2.5/build-aux/ltmain.sh-9238- deplib_match=$1 yapet-2.5/build-aux/ltmain.sh:9239: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then yapet-2.5/build-aux/ltmain.sh-9240- func_append newdeplibs " $i" ############################################## yapet-2.5/build-aux/ltmain.sh-9269- set dummy $deplibs_check_method; shift yapet-2.5/build-aux/ltmain.sh:9270: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` yapet-2.5/build-aux/ltmain.sh-9271- for a_deplib in $deplibs; do ############################################## yapet-2.5/build-aux/ltmain.sh-9284- if test -n "$a_deplib"; then yapet-2.5/build-aux/ltmain.sh:9285: libname=`eval "\\$ECHO \"$libname_spec\""` yapet-2.5/build-aux/ltmain.sh-9286- if test -n "$file_magic_glob"; then yapet-2.5/build-aux/ltmain.sh:9287: libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob` yapet-2.5/build-aux/ltmain.sh-9288- else ############################################## yapet-2.5/build-aux/ltmain.sh-9294- shopt -s nocaseglob yapet-2.5/build-aux/ltmain.sh:9295: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` yapet-2.5/build-aux/ltmain.sh-9296- $nocaseglob yapet-2.5/build-aux/ltmain.sh-9297- else yapet-2.5/build-aux/ltmain.sh:9298: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` yapet-2.5/build-aux/ltmain.sh-9299- fi ############################################## yapet-2.5/build-aux/ltmain.sh-9312- while test -h "$potlib" 2>/dev/null; do yapet-2.5/build-aux/ltmain.sh:9313: potliblink=`ls -ld $potlib | $SED 's/.* -> //'` yapet-2.5/build-aux/ltmain.sh-9314- case $potliblink in yapet-2.5/build-aux/ltmain.sh-9315- [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;; yapet-2.5/build-aux/ltmain.sh:9316: *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";; yapet-2.5/build-aux/ltmain.sh-9317- esac ############################################## yapet-2.5/build-aux/ltmain.sh-9353- set dummy $deplibs_check_method; shift yapet-2.5/build-aux/ltmain.sh:9354: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` yapet-2.5/build-aux/ltmain.sh-9355- for a_deplib in $deplibs; do ############################################## yapet-2.5/build-aux/ltmain.sh-9368- if test -n "$a_deplib"; then yapet-2.5/build-aux/ltmain.sh:9369: libname=`eval "\\$ECHO \"$libname_spec\""` yapet-2.5/build-aux/ltmain.sh-9370- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do yapet-2.5/build-aux/ltmain.sh:9371: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` yapet-2.5/build-aux/ltmain.sh-9372- for potent_lib in $potential_libs; do ############################################## yapet-2.5/build-aux/ltmain.sh-9407- newdeplibs= yapet-2.5/build-aux/ltmain.sh:9408: tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` yapet-2.5/build-aux/ltmain.sh-9409- if test yes = "$allow_libtool_libs_with_static_runtimes"; then ############################################## yapet-2.5/build-aux/ltmain.sh-9411- # can't use Xsed below, because $i might contain '/' yapet-2.5/build-aux/ltmain.sh:9412: tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"` yapet-2.5/build-aux/ltmain.sh-9413- done ############################################## yapet-2.5/build-aux/ltmain.sh-9437- # On Rhapsody replace the C library with the System framework yapet-2.5/build-aux/ltmain.sh:9438: newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` yapet-2.5/build-aux/ltmain.sh-9439- ;; ############################################## yapet-2.5/build-aux/ltmain.sh-9489- *-*-darwin*) yapet-2.5/build-aux/ltmain.sh:9490: newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` yapet-2.5/build-aux/ltmain.sh:9491: new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` yapet-2.5/build-aux/ltmain.sh:9492: deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` yapet-2.5/build-aux/ltmain.sh-9493- ;; ############################################## yapet-2.5/build-aux/ltmain.sh-9616- # Use standard objects if they are pic yapet-2.5/build-aux/ltmain.sh:9617: test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` yapet-2.5/build-aux/ltmain.sh-9618- test "X$libobjs" = "X " && libobjs= ############################################## yapet-2.5/build-aux/ltmain.sh-10130- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" yapet-2.5/build-aux/ltmain.sh:10131: test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` yapet-2.5/build-aux/ltmain.sh-10132- reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags ############################################## yapet-2.5/build-aux/ltmain.sh-10145- # Create the old-style object. yapet-2.5/build-aux/ltmain.sh:10146: reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs yapet-2.5/build-aux/ltmain.sh-10147- ############################################## yapet-2.5/build-aux/ltmain.sh-10203- # On Rhapsody replace the C library is the System framework yapet-2.5/build-aux/ltmain.sh:10204: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` yapet-2.5/build-aux/ltmain.sh:10205: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` yapet-2.5/build-aux/ltmain.sh-10206- ;; ############################################## yapet-2.5/build-aux/ltmain.sh-10221- # Time to change all our "foo.ltframework" stuff back to "-framework foo" yapet-2.5/build-aux/ltmain.sh:10222: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` yapet-2.5/build-aux/ltmain.sh:10223: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` yapet-2.5/build-aux/ltmain.sh-10224- ;; ############################################## yapet-2.5/build-aux/ltmain.sh-10299- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) yapet-2.5/build-aux/ltmain.sh:10300: testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'` yapet-2.5/build-aux/ltmain.sh-10301- case :$dllsearchpath: in ############################################## yapet-2.5/build-aux/ltmain.sh-10359- # Transform all the library objects into standard objects. yapet-2.5/build-aux/ltmain.sh:10360: compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` yapet-2.5/build-aux/ltmain.sh:10361: finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` yapet-2.5/build-aux/ltmain.sh-10362- fi ############################################## yapet-2.5/build-aux/ltmain.sh-10387- # Replace the output file specification. yapet-2.5/build-aux/ltmain.sh:10388: compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` yapet-2.5/build-aux/ltmain.sh-10389- link_command=$compile_command$compile_rpath ############################################## yapet-2.5/build-aux/ltmain.sh-10396- func_to_tool_file "$output" yapet-2.5/build-aux/ltmain.sh:10397: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` yapet-2.5/build-aux/ltmain.sh-10398- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## yapet-2.5/build-aux/ltmain.sh-10440- # Replace the output file specification. yapet-2.5/build-aux/ltmain.sh:10441: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` yapet-2.5/build-aux/ltmain.sh-10442- # Delete the old output file. ############################################## yapet-2.5/build-aux/ltmain.sh-10448- func_to_tool_file "$output" yapet-2.5/build-aux/ltmain.sh:10449: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` yapet-2.5/build-aux/ltmain.sh-10450- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## yapet-2.5/build-aux/ltmain.sh-10466- link_command=$finalize_var$compile_command$finalize_rpath yapet-2.5/build-aux/ltmain.sh:10467: relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` yapet-2.5/build-aux/ltmain.sh-10468- ;; ############################################## yapet-2.5/build-aux/ltmain.sh-10479- # Replace the output file specification. yapet-2.5/build-aux/ltmain.sh:10480: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` yapet-2.5/build-aux/ltmain.sh-10481- ############################################## yapet-2.5/build-aux/ltmain.sh-10488- func_to_tool_file "$output_objdir/$outputname" yapet-2.5/build-aux/ltmain.sh:10489: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` yapet-2.5/build-aux/ltmain.sh-10490- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## yapet-2.5/build-aux/ltmain.sh-10509- relink_command="(cd `pwd`; $relink_command)" yapet-2.5/build-aux/ltmain.sh:10510: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` yapet-2.5/build-aux/ltmain.sh-10511- fi ############################################## yapet-2.5/build-aux/ltmain.sh-10755- relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" yapet-2.5/build-aux/ltmain.sh:10756: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` yapet-2.5/build-aux/ltmain.sh-10757- if test yes = "$hardcode_automatic"; then ############################################## yapet-2.5/build-aux/ltmain.sh-10776- func_resolve_sysroot "$deplib" yapet-2.5/build-aux/ltmain.sh:10777: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` yapet-2.5/build-aux/ltmain.sh-10778- test -z "$libdir" && \ ############################################## yapet-2.5/build-aux/ltmain.sh-10802- name=$func_basename_result yapet-2.5/build-aux/ltmain.sh:10803: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` yapet-2.5/build-aux/ltmain.sh-10804- test -z "$libdir" && \ ############################################## yapet-2.5/build-aux/ltmain.sh-10821- name=$func_basename_result yapet-2.5/build-aux/ltmain.sh:10822: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` yapet-2.5/build-aux/ltmain.sh-10823- test -z "$libdir" && \ ############################################## yapet-2.5/build-aux/ltmain.sh-11140-# ### BEGIN LIBTOOL TAG CONFIG: disable-static yapet-2.5/build-aux/ltmain.sh:11141:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` yapet-2.5/build-aux/ltmain.sh-11142-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## yapet-2.5/build-aux/depcomp-64- case $1 in yapet-2.5/build-aux/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; yapet-2.5/build-aux/depcomp-66- *) dir=;; ############################################## yapet-2.5/build-aux/depcomp-73-{ yapet-2.5/build-aux/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` yapet-2.5/build-aux/depcomp-75-} ############################################## yapet-2.5/build-aux/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} yapet-2.5/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} yapet-2.5/build-aux/depcomp-128- ############################################## yapet-2.5/build-aux/depcomp-405- sleep 1 yapet-2.5/build-aux/depcomp:406: i=`expr $i - 1` yapet-2.5/build-aux/depcomp-407- done yapet-2.5/build-aux/depcomp-408- fi yapet-2.5/build-aux/depcomp:409: i=`expr $i - 1` yapet-2.5/build-aux/depcomp-410- done ############################################## yapet-2.5/build-aux/depcomp-425- # Do two passes, one to just change these to yapet-2.5/build-aux/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. yapet-2.5/build-aux/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## yapet-2.5/build-aux/depcomp-659- done yapet-2.5/build-aux/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` yapet-2.5/build-aux/depcomp-661- touch "$tmpdepfile" ############################################## yapet-2.5/m4/ax_check_openssl.m4-55- if test x"$PKG_CONFIG" != x""; then yapet-2.5/m4/ax_check_openssl.m4:56: OPENSSL_LDFLAGS=`$PKG_CONFIG openssl --libs-only-L 2>/dev/null` yapet-2.5/m4/ax_check_openssl.m4-57- if test $? = 0; then yapet-2.5/m4/ax_check_openssl.m4:58: OPENSSL_LIBS=`$PKG_CONFIG openssl --libs-only-l 2>/dev/null` yapet-2.5/m4/ax_check_openssl.m4:59: OPENSSL_INCLUDES=`$PKG_CONFIG openssl --cflags-only-I 2>/dev/null` yapet-2.5/m4/ax_check_openssl.m4-60- found=true ############################################## yapet-2.5/m4/gettext.m4-249- LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD" yapet-2.5/m4/gettext.m4:250: LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` yapet-2.5/m4/gettext.m4-251- fi ############################################## yapet-2.5/m4/iconv.m4-207- am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"]) yapet-2.5/m4/iconv.m4:208: am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` yapet-2.5/m4/iconv.m4-209- AC_MSG_RESULT([ ############################################## yapet-2.5/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v. yapet-2.5/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in yapet-2.5/m4/lib-ld.m4-16-*GNU* | *'with BFD'*) ############################################## yapet-2.5/m4/lib-ld.m4-50- # gcc leaves a trailing carriage return which upsets mingw yapet-2.5/m4/lib-ld.m4:51: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; yapet-2.5/m4/lib-ld.m4-52- *) yapet-2.5/m4/lib-ld.m4:53: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; yapet-2.5/m4/lib-ld.m4-54- esac ############################################## yapet-2.5/m4/lib-ld.m4-59- # Canonicalize the path of ld yapet-2.5/m4/lib-ld.m4:60: ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` yapet-2.5/m4/lib-ld.m4-61- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do yapet-2.5/m4/lib-ld.m4:62: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` yapet-2.5/m4/lib-ld.m4-63- done ############################################## yapet-2.5/m4/lib-ld.m4-89- # Break only if it was the GNU/non-GNU ld that we prefer. yapet-2.5/m4/lib-ld.m4:90: case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in yapet-2.5/m4/lib-ld.m4-91- *GNU* | *'with BFD'*) ############################################## yapet-2.5/m4/lib-link.m4-244- dnl or AC_LIB_HAVE_LINKFLAGS call. yapet-2.5/m4/lib-link.m4:245: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` yapet-2.5/m4/lib-link.m4-246- eval value=\"\$HAVE_LIB$uppername\" ############################################## yapet-2.5/m4/lib-link.m4-319- -L*) yapet-2.5/m4/lib-link.m4:320: dir=`echo "X$x" | sed -e 's/^X-L//'` yapet-2.5/m4/lib-link.m4-321- dnl First look for a shared library. ############################################## yapet-2.5/m4/lib-link.m4-463- */$acl_libdirstem | */$acl_libdirstem/) yapet-2.5/m4/lib-link.m4:464: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` yapet-2.5/m4/lib-link.m4-465- if test "$name" = '$1'; then ############################################## yapet-2.5/m4/lib-link.m4-470- */$acl_libdirstem2 | */$acl_libdirstem2/) yapet-2.5/m4/lib-link.m4:471: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` yapet-2.5/m4/lib-link.m4-472- if test "$name" = '$1'; then ############################################## yapet-2.5/m4/lib-link.m4-526- -L*) yapet-2.5/m4/lib-link.m4:527: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` yapet-2.5/m4/lib-link.m4-528- dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. ############################################## yapet-2.5/m4/lib-link.m4-578- -R*) yapet-2.5/m4/lib-link.m4:579: dir=`echo "X$dep" | sed -e 's/^X-R//'` yapet-2.5/m4/lib-link.m4-580- if test "$enable_rpath" != no; then ############################################## yapet-2.5/m4/lib-link.m4-608- dnl Handle this in the next round. yapet-2.5/m4/lib-link.m4:609: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` yapet-2.5/m4/lib-link.m4-610- ;; ############################################## yapet-2.5/m4/lib-link.m4-614- dnl option. yapet-2.5/m4/lib-link.m4:615: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` yapet-2.5/m4/lib-link.m4-616- ;; ############################################## yapet-2.5/m4/lib-link.m4-727- -L) next=yes ;; yapet-2.5/m4/lib-link.m4:728: -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'` yapet-2.5/m4/lib-link.m4-729- dnl No need to hardcode the standard /usr/lib. ############################################## yapet-2.5/m4/lib-prefix.m4-201- *) yapet-2.5/m4/lib-prefix.m4:202: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` yapet-2.5/m4/lib-prefix.m4-203- if test -n "$searchpath"; then ############################################## yapet-2.5/m4/lib-prefix.m4-211- ;; yapet-2.5/m4/lib-prefix.m4:212: *) searchdir=`cd "$searchdir" && pwd` yapet-2.5/m4/lib-prefix.m4-213- case "$searchdir" in ############################################## yapet-2.5/m4/libtool.m4-119- done yapet-2.5/m4/libtool.m4:120: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` yapet-2.5/m4/libtool.m4-121-} ############################################## yapet-2.5/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE], yapet-2.5/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) yapet-2.5/m4/libtool.m4-439- ############################################## yapet-2.5/m4/libtool.m4-447-# yapet-2.5/m4/libtool.m4:448:# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`' yapet-2.5/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## yapet-2.5/m4/libtool.m4-557-]], lt_decl_quote_varnames); do yapet-2.5/m4/libtool.m4:558: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in yapet-2.5/m4/libtool.m4-559- *[[\\\\\\\`\\"\\\$]]*) yapet-2.5/m4/libtool.m4:560: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes yapet-2.5/m4/libtool.m4-561- ;; ############################################## yapet-2.5/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do yapet-2.5/m4/libtool.m4:571: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in yapet-2.5/m4/libtool.m4-572- *[[\\\\\\\`\\"\\\$]]*) yapet-2.5/m4/libtool.m4:573: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes yapet-2.5/m4/libtool.m4-574- ;; ############################################## yapet-2.5/m4/libtool.m4-1112- if test yes = "$lt_cv_ld_force_load"; then yapet-2.5/m4/libtool.m4:1113: _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' yapet-2.5/m4/libtool.m4-1114- m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], ############################################## yapet-2.5/m4/libtool.m4-1165- }]' yapet-2.5/m4/libtool.m4:1166: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/m4/libtool.m4-1167- # Check for a 64-bit object if we didn't find anything. yapet-2.5/m4/libtool.m4-1168- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then yapet-2.5/m4/libtool.m4:1169: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/m4/libtool.m4-1170- fi],[]) ############################################## yapet-2.5/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ yapet-2.5/m4/libtool.m4:1202: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then yapet-2.5/m4/libtool.m4-1203- ECHO='print -r --' yapet-2.5/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then yapet-2.5/m4/libtool.m4-1205- ECHO='printf %s\n' ############################################## yapet-2.5/m4/libtool.m4-1236- PATH=/empty FPATH=/empty; export PATH FPATH yapet-2.5/m4/libtool.m4:1237: test "X`printf %s $ECHO`" = "X$ECHO" \ yapet-2.5/m4/libtool.m4:1238: || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) yapet-2.5/m4/libtool.m4-1239- ############################################## yapet-2.5/m4/libtool.m4-1260- if test yes = "$GCC"; then yapet-2.5/m4/libtool.m4:1261: lt_sysroot=`$CC --print-sysroot 2>/dev/null` yapet-2.5/m4/libtool.m4-1262- fi ############################################## yapet-2.5/m4/libtool.m4-1264- /*) yapet-2.5/m4/libtool.m4:1265: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` yapet-2.5/m4/libtool.m4-1266- ;; #( ############################################## yapet-2.5/m4/libtool.m4-1294- if AC_TRY_EVAL(ac_compile); then yapet-2.5/m4/libtool.m4:1295: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/m4/libtool.m4-1296- *ELF-32*) ############################################## yapet-2.5/m4/libtool.m4-1311- if test yes = "$lt_cv_prog_gnu_ld"; then yapet-2.5/m4/libtool.m4:1312: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/m4/libtool.m4-1313- *32-bit*) ############################################## yapet-2.5/m4/libtool.m4-1323- else yapet-2.5/m4/libtool.m4:1324: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/m4/libtool.m4-1325- *32-bit*) ############################################## yapet-2.5/m4/libtool.m4-1345- emul=elf yapet-2.5/m4/libtool.m4:1346: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/m4/libtool.m4-1347- *32-bit*) ############################################## yapet-2.5/m4/libtool.m4-1353- esac yapet-2.5/m4/libtool.m4:1354: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/m4/libtool.m4-1355- *MSB*) ############################################## yapet-2.5/m4/libtool.m4-1361- esac yapet-2.5/m4/libtool.m4:1362: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/m4/libtool.m4-1363- *N32*) ############################################## yapet-2.5/m4/libtool.m4-1726- # And add a safety zone yapet-2.5/m4/libtool.m4:1727: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` yapet-2.5/m4/libtool.m4:1728: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` yapet-2.5/m4/libtool.m4-1729- ;; ############################################## yapet-2.5/m4/libtool.m4-1759- if test -n "$kargmax"; then yapet-2.5/m4/libtool.m4:1760: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` yapet-2.5/m4/libtool.m4-1761- else ############################################## yapet-2.5/m4/libtool.m4-1768- test undefined != "$lt_cv_sys_max_cmd_len"; then yapet-2.5/m4/libtool.m4:1769: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` yapet-2.5/m4/libtool.m4:1770: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` yapet-2.5/m4/libtool.m4-1771- else ############################################## yapet-2.5/m4/libtool.m4-1780- # we can't tell. yapet-2.5/m4/libtool.m4:1781: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ yapet-2.5/m4/libtool.m4-1782- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## yapet-2.5/m4/libtool.m4-1784- do yapet-2.5/m4/libtool.m4:1785: i=`expr $i + 1` yapet-2.5/m4/libtool.m4-1786- teststring=$teststring$teststring ############################################## yapet-2.5/m4/libtool.m4-1788- # Only check the string length outside the loop. yapet-2.5/m4/libtool.m4:1789: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` yapet-2.5/m4/libtool.m4-1790- teststring= ############################################## yapet-2.5/m4/libtool.m4-1793- # linker. It appears as though 1/2 is a usable value. yapet-2.5/m4/libtool.m4:1794: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` yapet-2.5/m4/libtool.m4-1795- fi ############################################## yapet-2.5/m4/libtool.m4-2259- *:) yapet-2.5/m4/libtool.m4:2260: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\" yapet-2.5/m4/libtool.m4-2261- ;; yapet-2.5/m4/libtool.m4-2262- x:*) yapet-2.5/m4/libtool.m4:2263: eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\" yapet-2.5/m4/libtool.m4-2264- ;; yapet-2.5/m4/libtool.m4-2265- *::*) yapet-2.5/m4/libtool.m4:2266: eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" yapet-2.5/m4/libtool.m4:2267: eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\" yapet-2.5/m4/libtool.m4-2268- ;; yapet-2.5/m4/libtool.m4-2269- *) yapet-2.5/m4/libtool.m4:2270: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\" yapet-2.5/m4/libtool.m4-2271- ;; ############################################## yapet-2.5/m4/libtool.m4-2299- esac yapet-2.5/m4/libtool.m4:2300: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` yapet-2.5/m4/libtool.m4-2301- case $lt_search_path_spec in ############################################## yapet-2.5/m4/libtool.m4-2306- # okay in the real world where ";" in dirpaths is itself problematic. yapet-2.5/m4/libtool.m4:2307: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` yapet-2.5/m4/libtool.m4-2308- ;; yapet-2.5/m4/libtool.m4-2309- *) yapet-2.5/m4/libtool.m4:2310: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` yapet-2.5/m4/libtool.m4-2311- ;; ############################################## yapet-2.5/m4/libtool.m4-2315- lt_tmp_lt_search_path_spec= yapet-2.5/m4/libtool.m4:2316: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` yapet-2.5/m4/libtool.m4-2317- # ...but if some path component already ends with the multilib dir we assume ############################################## yapet-2.5/m4/libtool.m4-2357- esac yapet-2.5/m4/libtool.m4:2358: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` yapet-2.5/m4/libtool.m4-2359-else ############################################## yapet-2.5/m4/libtool.m4-2498- # Create ${libname}_ixlibrary.a entries in /sys/libs. yapet-2.5/m4/libtool.m4:2499: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $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' yapet-2.5/m4/libtool.m4-2500- ;; ############################################## yapet-2.5/m4/libtool.m4-2534- # DLL is installed to $(libdir)/../bin by postinstall_cmds yapet-2.5/m4/libtool.m4:2535: postinstall_cmds='base_file=`basename \$file`~ yapet-2.5/m4/libtool.m4:2536: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ yapet-2.5/m4/libtool.m4:2537: dldir=$destdir/`dirname \$dlpath`~ yapet-2.5/m4/libtool.m4-2538- test -d \$dldir || mkdir -p \$dldir~ ############################################## yapet-2.5/m4/libtool.m4-2543- fi' yapet-2.5/m4/libtool.m4:2544: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ yapet-2.5/m4/libtool.m4-2545- dlpath=$dir/\$dldll~ ############################################## yapet-2.5/m4/libtool.m4-2551- # Cygwin DLLs use 'cyg' prefix rather than 'lib' yapet-2.5/m4/libtool.m4:2552: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' yapet-2.5/m4/libtool.m4-2553-m4_if([$1], [],[ ############################################## yapet-2.5/m4/libtool.m4-2557- # MinGW DLLs use traditional 'lib' prefix yapet-2.5/m4/libtool.m4:2558: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' yapet-2.5/m4/libtool.m4-2559- ;; ############################################## yapet-2.5/m4/libtool.m4-2561- # pw32 DLLs use 'pw' prefix rather than 'lib' yapet-2.5/m4/libtool.m4:2562: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' yapet-2.5/m4/libtool.m4-2563- ;; ############################################## yapet-2.5/m4/libtool.m4-2570- libname_spec='$name' yapet-2.5/m4/libtool.m4:2571: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' yapet-2.5/m4/libtool.m4-2572- library_names_spec='$libname.dll.lib' ############################################## yapet-2.5/m4/libtool.m4-2582- # Let DOS variable expansion print the short 8.3 style file name. yapet-2.5/m4/libtool.m4:2583: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` yapet-2.5/m4/libtool.m4-2584- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## yapet-2.5/m4/libtool.m4-2587- # Convert to MSYS style. yapet-2.5/m4/libtool.m4:2588: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` yapet-2.5/m4/libtool.m4-2589- ;; ############################################## yapet-2.5/m4/libtool.m4-2593- # like /cygdrive/c/PROGRA~1:/cygdr... yapet-2.5/m4/libtool.m4:2594: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` yapet-2.5/m4/libtool.m4:2595: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` yapet-2.5/m4/libtool.m4:2596: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` yapet-2.5/m4/libtool.m4-2597- ;; ############################################## yapet-2.5/m4/libtool.m4-2601- # It is most probably a Windows format PATH. yapet-2.5/m4/libtool.m4:2602: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` yapet-2.5/m4/libtool.m4-2603- else yapet-2.5/m4/libtool.m4:2604: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` yapet-2.5/m4/libtool.m4-2605- fi ############################################## yapet-2.5/m4/libtool.m4-2611- # DLL is installed to $(libdir)/../bin by postinstall_cmds yapet-2.5/m4/libtool.m4:2612: postinstall_cmds='base_file=`basename \$file`~ yapet-2.5/m4/libtool.m4:2613: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ yapet-2.5/m4/libtool.m4:2614: dldir=$destdir/`dirname \$dlpath`~ yapet-2.5/m4/libtool.m4-2615- test -d \$dldir || mkdir -p \$dldir~ yapet-2.5/m4/libtool.m4-2616- $install_prog $dir/$dlname \$dldir/$dlname' yapet-2.5/m4/libtool.m4:2617: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ yapet-2.5/m4/libtool.m4-2618- dlpath=$dir/\$dldll~ ############################################## yapet-2.5/m4/libtool.m4-2625- # Assume MSVC wrapper yapet-2.5/m4/libtool.m4:2626: library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib' yapet-2.5/m4/libtool.m4-2627- dynamic_linker='Win32 ld.exe' ############################################## yapet-2.5/m4/libtool.m4-2642- shlibpath_var=DYLD_LIBRARY_PATH yapet-2.5/m4/libtool.m4:2643: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' yapet-2.5/m4/libtool.m4-2644-m4_if([$1], [],[ ############################################## yapet-2.5/m4/libtool.m4-2876- if test -f /etc/ld.so.conf; then yapet-2.5/m4/libtool.m4:2877: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` yapet-2.5/m4/libtool.m4-2878- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## yapet-2.5/m4/libtool.m4-2930- need_lib_prefix=no yapet-2.5/m4/libtool.m4:2931: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then yapet-2.5/m4/libtool.m4-2932- need_version=no ############################################## yapet-2.5/m4/libtool.m4-2957- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec yapet-2.5/m4/libtool.m4:2958: postinstall_cmds='base_file=`basename \$file`~ yapet-2.5/m4/libtool.m4:2959: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ yapet-2.5/m4/libtool.m4:2960: dldir=$destdir/`dirname \$dlpath`~ yapet-2.5/m4/libtool.m4-2961- test -d \$dldir || mkdir -p \$dldir~ ############################################## yapet-2.5/m4/libtool.m4-2966- fi' yapet-2.5/m4/libtool.m4:2967: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ yapet-2.5/m4/libtool.m4-2968- dlpath=$dir/\$dldll~ ############################################## yapet-2.5/m4/libtool.m4-3177- "file_magic "*) yapet-2.5/m4/libtool.m4:3178: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` yapet-2.5/m4/libtool.m4-3179- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## yapet-2.5/m4/libtool.m4-3260- # gcc leaves a trailing carriage return, which upsets mingw yapet-2.5/m4/libtool.m4:3261: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; yapet-2.5/m4/libtool.m4-3262- *) yapet-2.5/m4/libtool.m4:3263: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; yapet-2.5/m4/libtool.m4-3264- esac ############################################## yapet-2.5/m4/libtool.m4-3269- # Canonicalize the pathname of ld yapet-2.5/m4/libtool.m4:3270: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` yapet-2.5/m4/libtool.m4-3271- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do yapet-2.5/m4/libtool.m4:3272: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` yapet-2.5/m4/libtool.m4-3273- done ############################################## yapet-2.5/m4/libtool.m4-3300- # Break only if it was the GNU/non-GNU ld that we prefer. yapet-2.5/m4/libtool.m4:3301: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in yapet-2.5/m4/libtool.m4-3302- *GNU* | *'with BFD'*) ############################################## yapet-2.5/m4/libtool.m4-3340-[# I'd rather use --version here, but apparently some GNU lds only accept -v. yapet-2.5/m4/libtool.m4:3341:case `$LD -v 2>&1 </dev/null` in yapet-2.5/m4/libtool.m4-3342-*GNU* | *'with BFD'*) ############################################## yapet-2.5/m4/libtool.m4-3567-openbsd* | bitrig*) yapet-2.5/m4/libtool.m4:3568: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then yapet-2.5/m4/libtool.m4-3569- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## yapet-2.5/m4/libtool.m4-3634- else yapet-2.5/m4/libtool.m4:3635: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` yapet-2.5/m4/libtool.m4-3636- fi ############################################## yapet-2.5/m4/libtool.m4-3685- esac yapet-2.5/m4/libtool.m4:3686: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in yapet-2.5/m4/libtool.m4-3687- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## yapet-2.5/m4/libtool.m4-3691- *) yapet-2.5/m4/libtool.m4:3692: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in yapet-2.5/m4/libtool.m4-3693- */dev/null*) ############################################## yapet-2.5/m4/libtool.m4-3717- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) yapet-2.5/m4/libtool.m4:3718: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in yapet-2.5/m4/libtool.m4-3719- *COFF*) ############################################## yapet-2.5/m4/libtool.m4-3776- # decide which one to use based on capabilities of $DLLTOOL yapet-2.5/m4/libtool.m4:3777: case `$DLLTOOL --help 2>&1` in yapet-2.5/m4/libtool.m4-3778- *--identify-strict*) ############################################## yapet-2.5/m4/libtool.m4-3950-# If we're using GNU nm, then use its standard symbol codes. yapet-2.5/m4/libtool.m4:3951:case `$NM -V 2>&1` in yapet-2.5/m4/libtool.m4-3952-*GNU* | *'with BFD'*) ############################################## yapet-2.5/m4/libtool.m4-3998-mingw*) yapet-2.5/m4/libtool.m4:3999: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp yapet-2.5/m4/libtool.m4-4000- ;; ############################################## yapet-2.5/m4/libtool.m4-4054- nlist=conftest.nm yapet-2.5/m4/libtool.m4:4055: if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then yapet-2.5/m4/libtool.m4-4056- # Try sorting and uniquifying the output. ############################################## yapet-2.5/m4/libtool.m4-4402- *) yapet-2.5/m4/libtool.m4:4403: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/m4/libtool.m4-4404- *Sun\ C*) ############################################## yapet-2.5/m4/libtool.m4-4738- *) yapet-2.5/m4/libtool.m4:4739: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/m4/libtool.m4-4740- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) ############################################## yapet-2.5/m4/libtool.m4-4921- else yapet-2.5/m4/libtool.m4:4922: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' yapet-2.5/m4/libtool.m4-4923- fi ############################################## yapet-2.5/m4/libtool.m4-5014- # shared libraries, regardless of the interface used. yapet-2.5/m4/libtool.m4:5015: case `$LD -v 2>&1` in yapet-2.5/m4/libtool.m4-5016- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## yapet-2.5/m4/libtool.m4-5046- supports_anon_versioning=no yapet-2.5/m4/libtool.m4:5047: case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in yapet-2.5/m4/libtool.m4-5048- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## yapet-2.5/m4/libtool.m4-5149- prefix_cmds="$SED"~ yapet-2.5/m4/libtool.m4:5150: if test EXPORTS = "`$SED 1q $export_symbols`"; then yapet-2.5/m4/libtool.m4-5151- prefix_cmds="$prefix_cmds -e 1d"; ############################################## yapet-2.5/m4/libtool.m4-5171- # time. Moving up from 0x10000000 also allows more sbrk(2) space. yapet-2.5/m4/libtool.m4:5172: _LT_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' yapet-2.5/m4/libtool.m4:5173: _LT_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' yapet-2.5/m4/libtool.m4-5174- ;; ############################################## yapet-2.5/m4/libtool.m4-5189- pgcc*) # Portland Group C compiler yapet-2.5/m4/libtool.m4:5190: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/m4/libtool.m4-5191- tmp_addflag=' $pic_flag' ############################################## yapet-2.5/m4/libtool.m4-5194- # Portland Group f77 and f90 compilers yapet-2.5/m4/libtool.m4:5195: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/m4/libtool.m4-5196- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## yapet-2.5/m4/libtool.m4-5211- nvcc*) # Cuda Compiler Driver 2.2 yapet-2.5/m4/libtool.m4:5212: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/m4/libtool.m4-5213- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## yapet-2.5/m4/libtool.m4-5215- esac yapet-2.5/m4/libtool.m4:5216: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/m4/libtool.m4-5217- *Sun\ C*) # Sun C 5.9 yapet-2.5/m4/libtool.m4:5218: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/m4/libtool.m4-5219- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## yapet-2.5/m4/libtool.m4-5286- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) yapet-2.5/m4/libtool.m4:5287: case `$LD -v 2>&1` in yapet-2.5/m4/libtool.m4-5288- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## yapet-2.5/m4/libtool.m4-5375- else yapet-2.5/m4/libtool.m4:5376: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' yapet-2.5/m4/libtool.m4-5377- fi ############################################## yapet-2.5/m4/libtool.m4-5440- # below for broken collect2 doesn't work under 4.3+ yapet-2.5/m4/libtool.m4:5441: collect2name=`$CC -print-prog-name=collect2` yapet-2.5/m4/libtool.m4-5442- if test -f "$collect2name" && ############################################## yapet-2.5/m4/libtool.m4-5496- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" yapet-2.5/m4/libtool.m4:5497: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag yapet-2.5/m4/libtool.m4-5498- else ############################################## yapet-2.5/m4/libtool.m4-5521- # -brtl affects multiple linker settings, -berok does not and is overridden later yapet-2.5/m4/libtool.m4:5522: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' yapet-2.5/m4/libtool.m4-5523- if test svr4 != "$with_aix_soname"; then ############################################## yapet-2.5/m4/libtool.m4-5612- # FIXME: Setting linknames here is a bad hack. yapet-2.5/m4/libtool.m4:5613: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' yapet-2.5/m4/libtool.m4-5614- # The linker will automatically build a .lib file if we build a DLL. ############################################## yapet-2.5/m4/libtool.m4-5750- if test yes = "$GCC"; then yapet-2.5/m4/libtool.m4:5751: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/m4/libtool.m4-5752- # Try to use the -exported_symbol ld option, if it does not ############################################## yapet-2.5/m4/libtool.m4-5773- if test yes = "$lt_cv_irix_exported_symbol"; then yapet-2.5/m4/libtool.m4:5774: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' yapet-2.5/m4/libtool.m4-5775- fi yapet-2.5/m4/libtool.m4-5776- else yapet-2.5/m4/libtool.m4:5777: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/m4/libtool.m4:5778: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' yapet-2.5/m4/libtool.m4-5779- fi ############################################## yapet-2.5/m4/libtool.m4-5823- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes yapet-2.5/m4/libtool.m4:5824: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then yapet-2.5/m4/libtool.m4-5825- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## yapet-2.5/m4/libtool.m4-5854- prefix_cmds="$SED"~ yapet-2.5/m4/libtool.m4:5855: if test EXPORTS = "`$SED 1q $export_symbols`"; then yapet-2.5/m4/libtool.m4-5856- prefix_cmds="$prefix_cmds -e 1d"; ############################################## yapet-2.5/m4/libtool.m4-5868- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' yapet-2.5/m4/libtool.m4:5869: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/m4/libtool.m4-5870- else yapet-2.5/m4/libtool.m4-5871- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' yapet-2.5/m4/libtool.m4:5872: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/m4/libtool.m4-5873- fi ############################################## yapet-2.5/m4/libtool.m4-5881- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' yapet-2.5/m4/libtool.m4:5882: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/m4/libtool.m4-5883- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## yapet-2.5/m4/libtool.m4-5885- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' yapet-2.5/m4/libtool.m4:5886: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/m4/libtool.m4:5887: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ yapet-2.5/m4/libtool.m4:5888: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' yapet-2.5/m4/libtool.m4-5889- ############################################## yapet-2.5/m4/libtool.m4-5904- else yapet-2.5/m4/libtool.m4:5905: case `$CC -V 2>&1` in yapet-2.5/m4/libtool.m4-5906- *"Compilers 5.0"*) ############################################## yapet-2.5/m4/libtool.m4-6097- _LT_TAGVAR(allow_undefined_flag, $1)= yapet-2.5/m4/libtool.m4:6098: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) yapet-2.5/m4/libtool.m4-6099- then ############################################## yapet-2.5/m4/libtool.m4-6401- # ancient GNU ld didn't support --whole-archive et. al. yapet-2.5/m4/libtool.m4:6402: if eval "`$CC -print-prog-name=ld` --help 2>&1" | yapet-2.5/m4/libtool.m4-6403- $GREP 'no-whole-archive' > /dev/null; then ############################################## yapet-2.5/m4/libtool.m4-6511- # below for broken collect2 doesn't work under 4.3+ yapet-2.5/m4/libtool.m4:6512: collect2name=`$CC -print-prog-name=collect2` yapet-2.5/m4/libtool.m4-6513- if test -f "$collect2name" && ############################################## yapet-2.5/m4/libtool.m4-6569- yapet-2.5/m4/libtool.m4:6570: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag yapet-2.5/m4/libtool.m4-6571- else ############################################## yapet-2.5/m4/libtool.m4-6594- # -brtl affects multiple linker settings, -berok does not and is overridden later yapet-2.5/m4/libtool.m4:6595: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' yapet-2.5/m4/libtool.m4-6596- if test svr4 != "$with_aix_soname"; then ############################################## yapet-2.5/m4/libtool.m4-6723- prefix_cmds="$SED"~ yapet-2.5/m4/libtool.m4:6724: if test EXPORTS = "`$SED 1q $export_symbols`"; then yapet-2.5/m4/libtool.m4-6725- prefix_cmds="$prefix_cmds -e 1d"; ############################################## yapet-2.5/m4/libtool.m4-6797- # dependencies. yapet-2.5/m4/libtool.m4:6798: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' yapet-2.5/m4/libtool.m4-6799- ;; ############################################## yapet-2.5/m4/libtool.m4-6862- # dependencies. yapet-2.5/m4/libtool.m4:6863: 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; func_echo_all "$list"' yapet-2.5/m4/libtool.m4-6864- ;; ############################################## yapet-2.5/m4/libtool.m4-6898- # time. Moving up from 0x10000000 also allows more sbrk(2) space. yapet-2.5/m4/libtool.m4:6899: _LT_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' yapet-2.5/m4/libtool.m4:6900: _LT_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' yapet-2.5/m4/libtool.m4-6901- ;; ############################################## yapet-2.5/m4/libtool.m4-6905- # SGI C++ yapet-2.5/m4/libtool.m4:6906: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/m4/libtool.m4-6907- ############################################## yapet-2.5/m4/libtool.m4-6916- if test no = "$with_gnu_ld"; then yapet-2.5/m4/libtool.m4:6917: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/m4/libtool.m4-6918- else yapet-2.5/m4/libtool.m4:6919: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib' yapet-2.5/m4/libtool.m4-6920- fi ############################################## yapet-2.5/m4/libtool.m4-6937- # to its proper name (with version) after linking. yapet-2.5/m4/libtool.m4:6938: _LT_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' yapet-2.5/m4/libtool.m4:6939: _LT_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' yapet-2.5/m4/libtool.m4-6940- # Commands to make compiler produce verbose output that lists ############################################## yapet-2.5/m4/libtool.m4-6947- # dependencies. yapet-2.5/m4/libtool.m4:6948: 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; func_echo_all "$list"' yapet-2.5/m4/libtool.m4-6949- ############################################## yapet-2.5/m4/libtool.m4-6962- # earlier do not add the objects themselves. yapet-2.5/m4/libtool.m4:6963: case `$CC -V 2>&1` in yapet-2.5/m4/libtool.m4-6964- *"Version 7."*) ############################################## yapet-2.5/m4/libtool.m4-6983- # Portland Group C++ compiler yapet-2.5/m4/libtool.m4:6984: case `$CC -V` in yapet-2.5/m4/libtool.m4-6985- *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) ############################################## yapet-2.5/m4/libtool.m4-6988- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ yapet-2.5/m4/libtool.m4:6989: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' yapet-2.5/m4/libtool.m4-6990- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## yapet-2.5/m4/libtool.m4-6992- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ yapet-2.5/m4/libtool.m4:6993: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ yapet-2.5/m4/libtool.m4-6994- $RANLIB $oldlib' ############################################## yapet-2.5/m4/libtool.m4-6997- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ yapet-2.5/m4/libtool.m4:6998: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' yapet-2.5/m4/libtool.m4-6999- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## yapet-2.5/m4/libtool.m4-7001- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ yapet-2.5/m4/libtool.m4:7002: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' yapet-2.5/m4/libtool.m4-7003- ;; ############################################## yapet-2.5/m4/libtool.m4-7011- _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' yapet-2.5/m4/libtool.m4:7012: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/m4/libtool.m4-7013- ;; ############################################## yapet-2.5/m4/libtool.m4-7030- # dependencies. yapet-2.5/m4/libtool.m4:7031: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$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; func_echo_all "X$list" | $Xsed' yapet-2.5/m4/libtool.m4-7032- ;; ############################################## yapet-2.5/m4/libtool.m4-7045- *) yapet-2.5/m4/libtool.m4:7046: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/m4/libtool.m4-7047- *Sun\ C*) ############################################## yapet-2.5/m4/libtool.m4-7052- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' yapet-2.5/m4/libtool.m4:7053: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/m4/libtool.m4-7054- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## yapet-2.5/m4/libtool.m4-7117- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' yapet-2.5/m4/libtool.m4:7118: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then yapet-2.5/m4/libtool.m4-7119- _LT_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' ############################################## yapet-2.5/m4/libtool.m4-7136- # to its proper name (with version) after linking. yapet-2.5/m4/libtool.m4:7137: _LT_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' yapet-2.5/m4/libtool.m4-7138- ############################################## yapet-2.5/m4/libtool.m4-7157- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' yapet-2.5/m4/libtool.m4:7158: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/m4/libtool.m4-7159- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## yapet-2.5/m4/libtool.m4-7162- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' yapet-2.5/m4/libtool.m4:7163: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/m4/libtool.m4:7164: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ yapet-2.5/m4/libtool.m4-7165- echo "-hidden">> $lib.exp~ yapet-2.5/m4/libtool.m4:7166: $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~ yapet-2.5/m4/libtool.m4-7167- $RM $lib.exp' ############################################## yapet-2.5/m4/libtool.m4-7181- # dependencies. yapet-2.5/m4/libtool.m4:7182: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$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; func_echo_all "$list"' yapet-2.5/m4/libtool.m4-7183- ;; ############################################## yapet-2.5/m4/libtool.m4-7188- osf3*) yapet-2.5/m4/libtool.m4:7189: _LT_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" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/m4/libtool.m4-7190- ;; yapet-2.5/m4/libtool.m4-7191- *) yapet-2.5/m4/libtool.m4:7192: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/m4/libtool.m4-7193- ;; ############################################## yapet-2.5/m4/libtool.m4-7441- case @S|@2 in yapet-2.5/m4/libtool.m4:7442: .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;; yapet-2.5/m4/libtool.m4:7443: *) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;; yapet-2.5/m4/libtool.m4-7444- esac ############################################## yapet-2.5/m4/libtool.m4-7530- yapet-2.5/m4/libtool.m4:7531: for p in `eval "$output_verbose_link_cmd"`; do yapet-2.5/m4/libtool.m4-7532- case $prev$p in ############################################## yapet-2.5/m4/libtool.m4-7634-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then yapet-2.5/m4/libtool.m4:7635: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'` yapet-2.5/m4/libtool.m4-7636-fi ############################################## yapet-2.5/m4/libtool.m4-8254- test 10 -lt "$lt_ac_count" && break yapet-2.5/m4/libtool.m4:8255: lt_ac_count=`expr $lt_ac_count + 1` yapet-2.5/m4/libtool.m4-8256- if test "$lt_ac_count" -gt "$lt_ac_max"; then ############################################## yapet-2.5/m4/ltsugar.m4-68-m4_define([lt_combine], yapet-2.5/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1], yapet-2.5/m4/ltsugar.m4-70- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## yapet-2.5/m4/po.m4-47-changequote(,)dnl yapet-2.5/m4/po.m4:48: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in yapet-2.5/m4/po.m4-49- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## yapet-2.5/m4/po.m4-54-changequote(,)dnl yapet-2.5/m4/po.m4:55: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in yapet-2.5/m4/po.m4-56- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## yapet-2.5/m4/po.m4-73-changequote(,)dnl yapet-2.5/m4/po.m4:74: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in yapet-2.5/m4/po.m4-75- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## yapet-2.5/m4/po.m4-98- case "$ac_file" in yapet-2.5/m4/po.m4:99: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; yapet-2.5/m4/po.m4-100- esac ############################################## yapet-2.5/m4/po.m4-103- # Adjust a relative srcdir. yapet-2.5/m4/po.m4:104: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` yapet-2.5/m4/po.m4:105: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" yapet-2.5/m4/po.m4:106: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` yapet-2.5/m4/po.m4-107- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## yapet-2.5/m4/po.m4-110- case "$ac_given_srcdir" in yapet-2.5/m4/po.m4:111: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; yapet-2.5/m4/po.m4-112- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## yapet-2.5/m4/po.m4-130- fi yapet-2.5/m4/po.m4:131: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` yapet-2.5/m4/po.m4-132- # Hide the ALL_LINGUAS assigment from automake < 1.5. ############################################## yapet-2.5/m4/po.m4-227- # Adjust a relative srcdir. yapet-2.5/m4/po.m4:228: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` yapet-2.5/m4/po.m4:229: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" yapet-2.5/m4/po.m4:230: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` yapet-2.5/m4/po.m4-231- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## yapet-2.5/m4/po.m4-234- case "$ac_given_srcdir" in yapet-2.5/m4/po.m4:235: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; yapet-2.5/m4/po.m4-236- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## yapet-2.5/m4/po.m4-295- # Set POTFILES to the value of the Makefile variable POTFILES. yapet-2.5/m4/po.m4:296: sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'` yapet-2.5/m4/po.m4:297: POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"` yapet-2.5/m4/po.m4-298- # Compute POTFILES_DEPS as ############################################## yapet-2.5/m4/po.m4-310- # The LINGUAS file contains the set of available languages. yapet-2.5/m4/po.m4:311: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` yapet-2.5/m4/po.m4-312- POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS" ############################################## yapet-2.5/m4/po.m4-314- # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS. yapet-2.5/m4/po.m4:315: sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'` yapet-2.5/m4/po.m4:316: ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"` yapet-2.5/m4/po.m4-317- fi ############################################## yapet-2.5/m4/po.m4-358- QMFILES="$QMFILES $srcdirpre$lang.qm" yapet-2.5/m4/po.m4:359: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` yapet-2.5/m4/po.m4-360- MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg" yapet-2.5/m4/po.m4:361: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` yapet-2.5/m4/po.m4-362- RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll" ############################################## yapet-2.5/m4/po.m4-399- QTCATALOGS="$QTCATALOGS $lang.qm" yapet-2.5/m4/po.m4:400: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` yapet-2.5/m4/po.m4-401- TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg" yapet-2.5/m4/po.m4:402: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` yapet-2.5/m4/po.m4-403- CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll" ############################################## yapet-2.5/m4/po.m4-410- for lang in $ALL_LINGUAS; do yapet-2.5/m4/po.m4:411: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` yapet-2.5/m4/po.m4-412- cat >> "$ac_file.tmp" <<EOF ############################################## yapet-2.5/m4/po.m4-421- for lang in $ALL_LINGUAS; do yapet-2.5/m4/po.m4:422: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` yapet-2.5/m4/po.m4-423- cat >> "$ac_file.tmp" <<EOF ############################################## yapet-2.5/configure-46-if test -z "$BASH_VERSION$ZSH_VERSION" \ yapet-2.5/configure:47: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then yapet-2.5/configure-48- as_echo='print -r --' yapet-2.5/configure-49- as_echo_n='print -rn --' yapet-2.5/configure:50:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then yapet-2.5/configure-51- as_echo='printf %s\n' ############################################## yapet-2.5/configure-53-else yapet-2.5/configure:54: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then yapet-2.5/configure-55- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## yapet-2.5/configure-63- expr "X$arg" : "X\\(.*\\)$as_nl"; yapet-2.5/configure:64: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; yapet-2.5/configure-65- esac; ############################################## yapet-2.5/configure-200- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && yapet-2.5/configure:201: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 yapet-2.5/configure-202-test \$(( 1 + 1 )) = 2 || exit 1 ############################################## yapet-2.5/configure-208- PATH=/empty FPATH=/empty; export PATH FPATH yapet-2.5/configure:209: test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ yapet-2.5/configure:210: || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1" yapet-2.5/configure-211- if (eval "$as_required") 2>/dev/null; then : ############################################## yapet-2.5/configure-336- case $as_dir in #( yapet-2.5/configure:337: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( yapet-2.5/configure-338- *) as_qdir=$as_dir;; ############################################## yapet-2.5/configure-409- { yapet-2.5/configure:410: as_val=`expr "$@" || test $? -eq 1` yapet-2.5/configure-411- } ############################################## yapet-2.5/configure-416-# ---------------------------------------- yapet-2.5/configure:417:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are yapet-2.5/configure-418-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## yapet-2.5/configure-479- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && yapet-2.5/configure:480: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { yapet-2.5/configure-481- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## yapet-2.5/configure-901- case $ac_option in yapet-2.5/configure:902: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; yapet-2.5/configure-903- *=) ac_optarg= ;; ############################################## yapet-2.5/configure-945- -disable-* | --disable-*) yapet-2.5/configure:946: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` yapet-2.5/configure-947- # Reject names that are not valid shell variable names. ############################################## yapet-2.5/configure-950- ac_useropt_orig=$ac_useropt yapet-2.5/configure:951: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yapet-2.5/configure-952- case $ac_user_opts in ############################################## yapet-2.5/configure-971- -enable-* | --enable-*) yapet-2.5/configure:972: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` yapet-2.5/configure-973- # Reject names that are not valid shell variable names. ############################################## yapet-2.5/configure-976- ac_useropt_orig=$ac_useropt yapet-2.5/configure:977: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yapet-2.5/configure-978- case $ac_user_opts in ############################################## yapet-2.5/configure-1175- -with-* | --with-*) yapet-2.5/configure:1176: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` yapet-2.5/configure-1177- # Reject names that are not valid shell variable names. ############################################## yapet-2.5/configure-1180- ac_useropt_orig=$ac_useropt yapet-2.5/configure:1181: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yapet-2.5/configure-1182- case $ac_user_opts in ############################################## yapet-2.5/configure-1191- -without-* | --without-*) yapet-2.5/configure:1192: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` yapet-2.5/configure-1193- # Reject names that are not valid shell variable names. ############################################## yapet-2.5/configure-1196- ac_useropt_orig=$ac_useropt yapet-2.5/configure:1197: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yapet-2.5/configure-1198- case $ac_user_opts in ############################################## yapet-2.5/configure-1229- *=*) yapet-2.5/configure:1230: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` yapet-2.5/configure-1231- # Reject names that are not valid shell variable names. ############################################## yapet-2.5/configure-1250-if test -n "$ac_prev"; then yapet-2.5/configure:1251: ac_option=--`echo $ac_prev | sed 's/_/-/g'` yapet-2.5/configure-1252- as_fn_error $? "missing argument to $ac_option" ############################################## yapet-2.5/configure-1272- */ ) yapet-2.5/configure:1273: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` yapet-2.5/configure-1274- eval $ac_var=\$ac_val;; ############################################## yapet-2.5/configure-1307-ac_ls_di=`ls -di .` && yapet-2.5/configure:1308:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || yapet-2.5/configure-1309- as_fn_error $? "working directory cannot be determined" ############################################## yapet-2.5/configure-1363-case $srcdir in yapet-2.5/configure:1364:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; yapet-2.5/configure-1365-esac ############################################## yapet-2.5/configure-1406-By default, \`make install' will install all the files in yapet-2.5/configure:1407:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify yapet-2.5/configure:1408:an installation prefix other than \`$ac_default_prefix' using \`--prefix', yapet-2.5/configure-1409-for instance \`--prefix=\$HOME'. ############################################## yapet-2.5/configure-1538-*) yapet-2.5/configure:1539: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` yapet-2.5/configure-1540- # A ".." for each directory in $ac_dir_suffix. yapet-2.5/configure:1541: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` yapet-2.5/configure-1542- case $ac_top_builddir_sub in ############################################## yapet-2.5/configure-2493- *\'*) yapet-2.5/configure:2494: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; yapet-2.5/configure-2495- esac ############################################## yapet-2.5/configure-2576- case $ac_val in yapet-2.5/configure:2577: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; yapet-2.5/configure-2578- esac ############################################## yapet-2.5/configure-2591- case $ac_val in yapet-2.5/configure:2592: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; yapet-2.5/configure-2593- esac ############################################## yapet-2.5/configure-2712- set,) yapet-2.5/configure:2713: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 yapet-2.5/configure:2714:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} yapet-2.5/configure-2715- ac_cache_corrupted=: ;; ############################################## yapet-2.5/configure-2723- # differences in whitespace do not lead to failure. yapet-2.5/configure:2724: ac_old_val_w=`echo x $ac_old_val` yapet-2.5/configure:2725: ac_new_val_w=`echo x $ac_new_val` yapet-2.5/configure-2726- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## yapet-2.5/configure-2743- case $ac_new_val in yapet-2.5/configure:2744: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; yapet-2.5/configure-2745- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## yapet-2.5/configure-2927- echo "timestamp, slept: $am_has_slept" > conftest.file yapet-2.5/configure:2928: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` yapet-2.5/configure-2929- if test "$*" = "X"; then yapet-2.5/configure-2930- # -L didn't work. yapet-2.5/configure:2931: set X `ls -t "$srcdir/configure" conftest.file` yapet-2.5/configure-2932- fi ############################################## yapet-2.5/configure-2978-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' yapet-2.5/configure:2979:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` yapet-2.5/configure-2980- yapet-2.5/configure-2981-# Expand $ac_aux_dir to an absolute path. yapet-2.5/configure:2982:am_aux_dir=`cd "$ac_aux_dir" && pwd` yapet-2.5/configure-2983- ############################################## yapet-2.5/configure-3123- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue yapet-2.5/configure:3124: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( yapet-2.5/configure-3125- 'mkdir (GNU coreutils) '* | \ ############################################## yapet-2.5/configure-3196-set x ${MAKE-make} yapet-2.5/configure:3197:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` yapet-2.5/configure-3198-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## yapet-2.5/configure-3206-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. yapet-2.5/configure:3207:case `${MAKE-make} -f conftest.make 2>/dev/null` in yapet-2.5/configure-3208- *@@@%%%=?*=@@@%%%*) ############################################## yapet-2.5/configure-3272- yapet-2.5/configure:3273:if test "`cd $srcdir && pwd`" != "`pwd`"; then yapet-2.5/configure-3274- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## yapet-2.5/configure-3776-$as_echo_n "checking whether the C compiler works... " >&6; } yapet-2.5/configure:3777:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` yapet-2.5/configure-3778- ############################################## yapet-2.5/configure-3820- then :; else yapet-2.5/configure:3821: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` yapet-2.5/configure-3822- fi ############################################## yapet-2.5/configure-3880- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; yapet-2.5/configure:3881: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` yapet-2.5/configure-3882- break;; ############################################## yapet-2.5/configure-3989- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; yapet-2.5/configure:3990: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` yapet-2.5/configure-3991- break;; ############################################## yapet-2.5/configure-4370- if test "$am_compiler_list" = ""; then yapet-2.5/configure:4371: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` yapet-2.5/configure-4372- fi ############################################## yapet-2.5/configure-4755- if test "$am_compiler_list" = ""; then yapet-2.5/configure:4756: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` yapet-2.5/configure-4757- fi ############################################## yapet-2.5/configure-4880- # Check for GNU $ac_path_SED yapet-2.5/configure:4881:case `"$ac_path_SED" --version 2>&1` in yapet-2.5/configure-4882-*GNU*) ############################################## yapet-2.5/configure-5134-test "x$ac_build_alias" = x && yapet-2.5/configure:5135: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` yapet-2.5/configure-5136-test "x$ac_build_alias" = x && yapet-2.5/configure-5137- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 yapet-2.5/configure:5138:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || yapet-2.5/configure-5139- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## yapet-2.5/configure-5158-IFS=$ac_save_IFS yapet-2.5/configure:5159:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac yapet-2.5/configure-5160- ############################################## yapet-2.5/configure-5169-else yapet-2.5/configure:5170: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || yapet-2.5/configure-5171- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## yapet-2.5/configure-5191-IFS=$ac_save_IFS yapet-2.5/configure:5192:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac yapet-2.5/configure-5193- ############################################## yapet-2.5/configure-5219-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ yapet-2.5/configure:5220: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then yapet-2.5/configure-5221- ECHO='print -r --' yapet-2.5/configure:5222:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then yapet-2.5/configure-5223- ECHO='printf %s\n' ############################################## yapet-2.5/configure-5288- # Check for GNU $ac_path_SED yapet-2.5/configure:5289:case `"$ac_path_SED" --version 2>&1` in yapet-2.5/configure-5290-*GNU*) ############################################## yapet-2.5/configure-5364- # Check for GNU $ac_path_GREP yapet-2.5/configure:5365:case `"$ac_path_GREP" --version 2>&1` in yapet-2.5/configure-5366-*GNU*) ############################################## yapet-2.5/configure-5430- # Check for GNU $ac_path_EGREP yapet-2.5/configure:5431:case `"$ac_path_EGREP" --version 2>&1` in yapet-2.5/configure-5432-*GNU*) ############################################## yapet-2.5/configure-5497- # Check for GNU $ac_path_FGREP yapet-2.5/configure:5498:case `"$ac_path_FGREP" --version 2>&1` in yapet-2.5/configure-5499-*GNU*) ############################################## yapet-2.5/configure-5577- # gcc leaves a trailing carriage return, which upsets mingw yapet-2.5/configure:5578: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; yapet-2.5/configure-5579- *) yapet-2.5/configure:5580: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; yapet-2.5/configure-5581- esac ############################################## yapet-2.5/configure-5586- # Canonicalize the pathname of ld yapet-2.5/configure:5587: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` yapet-2.5/configure-5588- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do yapet-2.5/configure:5589: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` yapet-2.5/configure-5590- done ############################################## yapet-2.5/configure-5621- # Break only if it was the GNU/non-GNU ld that we prefer. yapet-2.5/configure:5622: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in yapet-2.5/configure-5623- *GNU* | *'with BFD'*) ############################################## yapet-2.5/configure-5652- # I'd rather use --version here, but apparently some GNU lds only accept -v. yapet-2.5/configure:5653:case `$LD -v 2>&1 </dev/null` in yapet-2.5/configure-5654-*GNU* | *'with BFD'*) ############################################## yapet-2.5/configure-5702- esac yapet-2.5/configure:5703: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in yapet-2.5/configure-5704- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## yapet-2.5/configure-5708- *) yapet-2.5/configure:5709: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in yapet-2.5/configure-5710- */dev/null*) ############################################## yapet-2.5/configure-5836- yapet-2.5/configure:5837: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in yapet-2.5/configure-5838- *COFF*) ############################################## yapet-2.5/configure-5948- # And add a safety zone yapet-2.5/configure:5949: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` yapet-2.5/configure:5950: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` yapet-2.5/configure-5951- ;; ############################################## yapet-2.5/configure-5981- if test -n "$kargmax"; then yapet-2.5/configure:5982: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` yapet-2.5/configure-5983- else ############################################## yapet-2.5/configure-5990- test undefined != "$lt_cv_sys_max_cmd_len"; then yapet-2.5/configure:5991: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` yapet-2.5/configure:5992: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` yapet-2.5/configure-5993- else ############################################## yapet-2.5/configure-6002- # we can't tell. yapet-2.5/configure:6003: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ yapet-2.5/configure-6004- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## yapet-2.5/configure-6006- do yapet-2.5/configure:6007: i=`expr $i + 1` yapet-2.5/configure-6008- teststring=$teststring$teststring ############################################## yapet-2.5/configure-6010- # Only check the string length outside the loop. yapet-2.5/configure:6011: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` yapet-2.5/configure-6012- teststring= ############################################## yapet-2.5/configure-6015- # linker. It appears as though 1/2 is a usable value. yapet-2.5/configure:6016: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` yapet-2.5/configure-6017- fi ############################################## yapet-2.5/configure-6426-openbsd* | bitrig*) yapet-2.5/configure:6427: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then yapet-2.5/configure-6428- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## yapet-2.5/configure-6496- else yapet-2.5/configure:6497: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` yapet-2.5/configure-6498- fi ############################################## yapet-2.5/configure-6641- # decide which one to use based on capabilities of $DLLTOOL yapet-2.5/configure:6642: case `$DLLTOOL --help 2>&1` in yapet-2.5/configure-6643- *--identify-strict*) ############################################## yapet-2.5/configure-7162-# If we're using GNU nm, then use its standard symbol codes. yapet-2.5/configure:7163:case `$NM -V 2>&1` in yapet-2.5/configure-7164-*GNU* | *'with BFD'*) ############################################## yapet-2.5/configure-7210-mingw*) yapet-2.5/configure:7211: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp yapet-2.5/configure-7212- ;; ############################################## yapet-2.5/configure-7442- if test yes = "$GCC"; then yapet-2.5/configure:7443: lt_sysroot=`$CC --print-sysroot 2>/dev/null` yapet-2.5/configure-7444- fi ############################################## yapet-2.5/configure-7446- /*) yapet-2.5/configure:7447: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` yapet-2.5/configure-7448- ;; #( ############################################## yapet-2.5/configure-7541- done yapet-2.5/configure:7542: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` yapet-2.5/configure-7543-} ############################################## yapet-2.5/configure-7563- test $ac_status = 0; }; then yapet-2.5/configure:7564: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/configure-7565- *ELF-32*) ############################################## yapet-2.5/configure-7584- if test yes = "$lt_cv_prog_gnu_ld"; then yapet-2.5/configure:7585: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/configure-7586- *32-bit*) ############################################## yapet-2.5/configure-7596- else yapet-2.5/configure:7597: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/configure-7598- *32-bit*) ############################################## yapet-2.5/configure-7622- emul=elf yapet-2.5/configure:7623: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/configure-7624- *32-bit*) ############################################## yapet-2.5/configure-7630- esac yapet-2.5/configure:7631: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/configure-7632- *MSB*) ############################################## yapet-2.5/configure-7638- esac yapet-2.5/configure:7639: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/configure-7640- *N32*) ############################################## yapet-2.5/configure-8571- *:) yapet-2.5/configure:8572: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" yapet-2.5/configure-8573- ;; yapet-2.5/configure-8574- x:*) yapet-2.5/configure:8575: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" yapet-2.5/configure-8576- ;; yapet-2.5/configure-8577- *::*) yapet-2.5/configure:8578: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" yapet-2.5/configure:8579: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" yapet-2.5/configure-8580- ;; yapet-2.5/configure-8581- *) yapet-2.5/configure:8582: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" yapet-2.5/configure-8583- ;; ############################################## yapet-2.5/configure-8840-do : yapet-2.5/configure:8841: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` yapet-2.5/configure-8842-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## yapet-2.5/configure-8845- cat >>confdefs.h <<_ACEOF yapet-2.5/configure:8846:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 yapet-2.5/configure-8847-_ACEOF ############################################## yapet-2.5/configure-8872- case $2 in yapet-2.5/configure:8873: .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;; yapet-2.5/configure:8874: *) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;; yapet-2.5/configure-8875- esac ############################################## yapet-2.5/configure-9214- "file_magic "*) yapet-2.5/configure:9215: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` yapet-2.5/configure-9216- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## yapet-2.5/configure-9280- "file_magic "*) yapet-2.5/configure:9281: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` yapet-2.5/configure-9282- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## yapet-2.5/configure-9678- *) yapet-2.5/configure:9679: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/configure-9680- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) ############################################## yapet-2.5/configure-10124- # shared libraries, regardless of the interface used. yapet-2.5/configure:10125: case `$LD -v 2>&1` in yapet-2.5/configure-10126- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## yapet-2.5/configure-10156- supports_anon_versioning=no yapet-2.5/configure:10157: case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in yapet-2.5/configure-10158- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## yapet-2.5/configure-10225- # is; otherwise, prepend EXPORTS... yapet-2.5/configure:10226: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then yapet-2.5/configure-10227- cp $export_symbols $output_objdir/$soname.def; ############################################## yapet-2.5/configure-10259- prefix_cmds="$SED"~ yapet-2.5/configure:10260: if test EXPORTS = "`$SED 1q $export_symbols`"; then yapet-2.5/configure-10261- prefix_cmds="$prefix_cmds -e 1d"; ############################################## yapet-2.5/configure-10281- # time. Moving up from 0x10000000 also allows more sbrk(2) space. yapet-2.5/configure:10282: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' yapet-2.5/configure:10283: 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' yapet-2.5/configure-10284- ;; ############################################## yapet-2.5/configure-10299- pgcc*) # Portland Group C compiler yapet-2.5/configure:10300: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/configure-10301- tmp_addflag=' $pic_flag' ############################################## yapet-2.5/configure-10304- # Portland Group f77 and f90 compilers yapet-2.5/configure:10305: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/configure-10306- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## yapet-2.5/configure-10321- nvcc*) # Cuda Compiler Driver 2.2 yapet-2.5/configure:10322: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/configure-10323- compiler_needs_object=yes ############################################## yapet-2.5/configure-10325- esac yapet-2.5/configure:10326: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/configure-10327- *Sun\ C*) # Sun C 5.9 yapet-2.5/configure:10328: whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/configure-10329- compiler_needs_object=yes ############################################## yapet-2.5/configure-10396- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) yapet-2.5/configure:10397: case `$LD -v 2>&1` in yapet-2.5/configure-10398- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## yapet-2.5/configure-10485- else yapet-2.5/configure:10486: export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' yapet-2.5/configure-10487- fi ############################################## yapet-2.5/configure-10550- # below for broken collect2 doesn't work under 4.3+ yapet-2.5/configure:10551: collect2name=`$CC -print-prog-name=collect2` yapet-2.5/configure-10552- if test -f "$collect2name" && ############################################## yapet-2.5/configure-10630- }' yapet-2.5/configure:10631: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/configure-10632- # Check for a 64-bit object if we didn't find anything. yapet-2.5/configure-10633- if test -z "$lt_cv_aix_libpath_"; then yapet-2.5/configure:10634: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/configure-10635- fi ############################################## yapet-2.5/configure-10648- hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath" yapet-2.5/configure:10649: archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag yapet-2.5/configure-10650- else ############################################## yapet-2.5/configure-10683- }' yapet-2.5/configure:10684: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/configure-10685- # Check for a 64-bit object if we didn't find anything. yapet-2.5/configure-10686- if test -z "$lt_cv_aix_libpath_"; then yapet-2.5/configure:10687: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/configure-10688- fi ############################################## yapet-2.5/configure-10715- # -brtl affects multiple linker settings, -berok does not and is overridden later yapet-2.5/configure:10716: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' yapet-2.5/configure-10717- if test svr4 != "$with_aix_soname"; then ############################################## yapet-2.5/configure-10768- archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' yapet-2.5/configure:10769: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then yapet-2.5/configure-10770- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## yapet-2.5/configure-10806- # FIXME: Setting linknames here is a bad hack. yapet-2.5/configure:10807: archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' yapet-2.5/configure-10808- # The linker will automatically build a .lib file if we build a DLL. ############################################## yapet-2.5/configure-10824- if test yes = "$lt_cv_ld_force_load"; then yapet-2.5/configure:10825: whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' yapet-2.5/configure-10826- ############################################## yapet-2.5/configure-11004- if test yes = "$GCC"; then yapet-2.5/configure:11005: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/configure-11006- # Try to use the -exported_symbol ld option, if it does not ############################################## yapet-2.5/configure-11032- if test yes = "$lt_cv_irix_exported_symbol"; then yapet-2.5/configure:11033: archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' yapet-2.5/configure-11034- fi yapet-2.5/configure-11035- else yapet-2.5/configure:11036: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/configure:11037: archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' yapet-2.5/configure-11038- fi ############################################## yapet-2.5/configure-11082- hardcode_direct_absolute=yes yapet-2.5/configure:11083: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then yapet-2.5/configure-11084- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## yapet-2.5/configure-11113- prefix_cmds="$SED"~ yapet-2.5/configure:11114: if test EXPORTS = "`$SED 1q $export_symbols`"; then yapet-2.5/configure-11115- prefix_cmds="$prefix_cmds -e 1d"; ############################################## yapet-2.5/configure-11127- allow_undefined_flag=' $wl-expect_unresolved $wl\*' yapet-2.5/configure:11128: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/configure-11129- else yapet-2.5/configure-11130- allow_undefined_flag=' -expect_unresolved \*' yapet-2.5/configure:11131: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/configure-11132- fi ############################################## yapet-2.5/configure-11140- allow_undefined_flag=' $wl-expect_unresolved $wl\*' yapet-2.5/configure:11141: archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/configure-11142- hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' ############################################## yapet-2.5/configure-11144- allow_undefined_flag=' -expect_unresolved \*' yapet-2.5/configure:11145: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/configure:11146: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ yapet-2.5/configure:11147: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' yapet-2.5/configure-11148- ############################################## yapet-2.5/configure-11163- else yapet-2.5/configure:11164: case `$CC -V 2>&1` in yapet-2.5/configure-11165- *"Compilers 5.0"*) ############################################## yapet-2.5/configure-11562- esac yapet-2.5/configure:11563: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` yapet-2.5/configure-11564- case $lt_search_path_spec in ############################################## yapet-2.5/configure-11569- # okay in the real world where ";" in dirpaths is itself problematic. yapet-2.5/configure:11570: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` yapet-2.5/configure-11571- ;; yapet-2.5/configure-11572- *) yapet-2.5/configure:11573: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` yapet-2.5/configure-11574- ;; ############################################## yapet-2.5/configure-11578- lt_tmp_lt_search_path_spec= yapet-2.5/configure:11579: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` yapet-2.5/configure-11580- # ...but if some path component already ends with the multilib dir we assume ############################################## yapet-2.5/configure-11620- esac yapet-2.5/configure:11621: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` yapet-2.5/configure-11622-else ############################################## yapet-2.5/configure-11760- # Create ${libname}_ixlibrary.a entries in /sys/libs. yapet-2.5/configure:11761: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $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' yapet-2.5/configure-11762- ;; ############################################## yapet-2.5/configure-11796- # DLL is installed to $(libdir)/../bin by postinstall_cmds yapet-2.5/configure:11797: postinstall_cmds='base_file=`basename \$file`~ yapet-2.5/configure:11798: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ yapet-2.5/configure:11799: dldir=$destdir/`dirname \$dlpath`~ yapet-2.5/configure-11800- test -d \$dldir || mkdir -p \$dldir~ ############################################## yapet-2.5/configure-11805- fi' yapet-2.5/configure:11806: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ yapet-2.5/configure-11807- dlpath=$dir/\$dldll~ ############################################## yapet-2.5/configure-11813- # Cygwin DLLs use 'cyg' prefix rather than 'lib' yapet-2.5/configure:11814: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' yapet-2.5/configure-11815- ############################################## yapet-2.5/configure-11819- # MinGW DLLs use traditional 'lib' prefix yapet-2.5/configure:11820: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' yapet-2.5/configure-11821- ;; ############################################## yapet-2.5/configure-11823- # pw32 DLLs use 'pw' prefix rather than 'lib' yapet-2.5/configure:11824: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' yapet-2.5/configure-11825- ;; ############################################## yapet-2.5/configure-11832- libname_spec='$name' yapet-2.5/configure:11833: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' yapet-2.5/configure-11834- library_names_spec='$libname.dll.lib' ############################################## yapet-2.5/configure-11844- # Let DOS variable expansion print the short 8.3 style file name. yapet-2.5/configure:11845: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` yapet-2.5/configure-11846- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## yapet-2.5/configure-11849- # Convert to MSYS style. yapet-2.5/configure:11850: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` yapet-2.5/configure-11851- ;; ############################################## yapet-2.5/configure-11855- # like /cygdrive/c/PROGRA~1:/cygdr... yapet-2.5/configure:11856: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` yapet-2.5/configure:11857: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` yapet-2.5/configure:11858: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` yapet-2.5/configure-11859- ;; ############################################## yapet-2.5/configure-11863- # It is most probably a Windows format PATH. yapet-2.5/configure:11864: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` yapet-2.5/configure-11865- else yapet-2.5/configure:11866: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` yapet-2.5/configure-11867- fi ############################################## yapet-2.5/configure-11873- # DLL is installed to $(libdir)/../bin by postinstall_cmds yapet-2.5/configure:11874: postinstall_cmds='base_file=`basename \$file`~ yapet-2.5/configure:11875: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ yapet-2.5/configure:11876: dldir=$destdir/`dirname \$dlpath`~ yapet-2.5/configure-11877- test -d \$dldir || mkdir -p \$dldir~ yapet-2.5/configure-11878- $install_prog $dir/$dlname \$dldir/$dlname' yapet-2.5/configure:11879: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ yapet-2.5/configure-11880- dlpath=$dir/\$dldll~ ############################################## yapet-2.5/configure-11887- # Assume MSVC wrapper yapet-2.5/configure:11888: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' yapet-2.5/configure-11889- dynamic_linker='Win32 ld.exe' ############################################## yapet-2.5/configure-11904- shlibpath_var=DYLD_LIBRARY_PATH yapet-2.5/configure:11905: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' yapet-2.5/configure-11906- ############################################## yapet-2.5/configure-12157- if test -f /etc/ld.so.conf; then yapet-2.5/configure:12158: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` yapet-2.5/configure-12159- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## yapet-2.5/configure-12211- need_lib_prefix=no yapet-2.5/configure:12212: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then yapet-2.5/configure-12213- need_version=no ############################################## yapet-2.5/configure-12238- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec yapet-2.5/configure:12239: postinstall_cmds='base_file=`basename \$file`~ yapet-2.5/configure:12240: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ yapet-2.5/configure:12241: dldir=$destdir/`dirname \$dlpath`~ yapet-2.5/configure-12242- test -d \$dldir || mkdir -p \$dldir~ ############################################## yapet-2.5/configure-12247- fi' yapet-2.5/configure:12248: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ yapet-2.5/configure-12249- dlpath=$dir/\$dldll~ ############################################## yapet-2.5/configure-13430- # gcc leaves a trailing carriage return, which upsets mingw yapet-2.5/configure:13431: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; yapet-2.5/configure-13432- *) yapet-2.5/configure:13433: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; yapet-2.5/configure-13434- esac ############################################## yapet-2.5/configure-13439- # Canonicalize the pathname of ld yapet-2.5/configure:13440: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` yapet-2.5/configure-13441- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do yapet-2.5/configure:13442: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` yapet-2.5/configure-13443- done ############################################## yapet-2.5/configure-13474- # Break only if it was the GNU/non-GNU ld that we prefer. yapet-2.5/configure:13475: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in yapet-2.5/configure-13476- *GNU* | *'with BFD'*) ############################################## yapet-2.5/configure-13505- # I'd rather use --version here, but apparently some GNU lds only accept -v. yapet-2.5/configure:13506:case `$LD -v 2>&1 </dev/null` in yapet-2.5/configure-13507-*GNU* | *'with BFD'*) ############################################## yapet-2.5/configure-13539- # ancient GNU ld didn't support --whole-archive et. al. yapet-2.5/configure:13540: if eval "`$CC -print-prog-name=ld` --help 2>&1" | yapet-2.5/configure-13541- $GREP 'no-whole-archive' > /dev/null; then ############################################## yapet-2.5/configure-13650- # below for broken collect2 doesn't work under 4.3+ yapet-2.5/configure:13651: collect2name=`$CC -print-prog-name=collect2` yapet-2.5/configure-13652- if test -f "$collect2name" && ############################################## yapet-2.5/configure-13731- }' yapet-2.5/configure:13732: lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/configure-13733- # Check for a 64-bit object if we didn't find anything. yapet-2.5/configure-13734- if test -z "$lt_cv_aix_libpath__CXX"; then yapet-2.5/configure:13735: lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/configure-13736- fi ############################################## yapet-2.5/configure-13750- yapet-2.5/configure:13751: archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag yapet-2.5/configure-13752- else ############################################## yapet-2.5/configure-13785- }' yapet-2.5/configure:13786: lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/configure-13787- # Check for a 64-bit object if we didn't find anything. yapet-2.5/configure-13788- if test -z "$lt_cv_aix_libpath__CXX"; then yapet-2.5/configure:13789: lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/configure-13790- fi ############################################## yapet-2.5/configure-13817- # -brtl affects multiple linker settings, -berok does not and is overridden later yapet-2.5/configure:13818: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' yapet-2.5/configure-13819- if test svr4 != "$with_aix_soname"; then ############################################## yapet-2.5/configure-13870- archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' yapet-2.5/configure:13871: archive_expsym_cmds_CXX='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then yapet-2.5/configure-13872- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## yapet-2.5/configure-13912- # is; otherwise, prepend EXPORTS... yapet-2.5/configure:13913: archive_expsym_cmds_CXX='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then yapet-2.5/configure-13914- cp $export_symbols $output_objdir/$soname.def; ############################################## yapet-2.5/configure-13933- if test yes = "$lt_cv_ld_force_load"; then yapet-2.5/configure:13934: whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' yapet-2.5/configure-13935- ############################################## yapet-2.5/configure-13978- prefix_cmds="$SED"~ yapet-2.5/configure:13979: if test EXPORTS = "`$SED 1q $export_symbols`"; then yapet-2.5/configure-13980- prefix_cmds="$prefix_cmds -e 1d"; ############################################## yapet-2.5/configure-14052- # dependencies. yapet-2.5/configure:14053: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' yapet-2.5/configure-14054- ;; ############################################## yapet-2.5/configure-14117- # dependencies. yapet-2.5/configure:14118: 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; func_echo_all "$list"' yapet-2.5/configure-14119- ;; ############################################## yapet-2.5/configure-14153- # time. Moving up from 0x10000000 also allows more sbrk(2) space. yapet-2.5/configure:14154: 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' yapet-2.5/configure:14155: 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' yapet-2.5/configure-14156- ;; ############################################## yapet-2.5/configure-14160- # SGI C++ yapet-2.5/configure:14161: archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/configure-14162- ############################################## yapet-2.5/configure-14171- if test no = "$with_gnu_ld"; then yapet-2.5/configure:14172: archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/configure-14173- else yapet-2.5/configure:14174: archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib' yapet-2.5/configure-14175- fi ############################################## yapet-2.5/configure-14192- # to its proper name (with version) after linking. yapet-2.5/configure:14193: 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' yapet-2.5/configure:14194: 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' yapet-2.5/configure-14195- # Commands to make compiler produce verbose output that lists ############################################## yapet-2.5/configure-14202- # dependencies. yapet-2.5/configure:14203: 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; func_echo_all "$list"' yapet-2.5/configure-14204- ############################################## yapet-2.5/configure-14217- # earlier do not add the objects themselves. yapet-2.5/configure:14218: case `$CC -V 2>&1` in yapet-2.5/configure-14219- *"Version 7."*) ############################################## yapet-2.5/configure-14238- # Portland Group C++ compiler yapet-2.5/configure:14239: case `$CC -V` in yapet-2.5/configure-14240- *pgCC\ [1-5].* | *pgcpp\ [1-5].*) ############################################## yapet-2.5/configure-14243- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ yapet-2.5/configure:14244: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' yapet-2.5/configure-14245- old_archive_cmds_CXX='tpldir=Template.dir~ ############################################## yapet-2.5/configure-14247- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ yapet-2.5/configure:14248: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ yapet-2.5/configure-14249- $RANLIB $oldlib' ############################################## yapet-2.5/configure-14252- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ yapet-2.5/configure:14253: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' yapet-2.5/configure-14254- archive_expsym_cmds_CXX='tpldir=Template.dir~ ############################################## yapet-2.5/configure-14256- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ yapet-2.5/configure:14257: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' yapet-2.5/configure-14258- ;; ############################################## yapet-2.5/configure-14266- export_dynamic_flag_spec_CXX='$wl--export-dynamic' yapet-2.5/configure:14267: whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/configure-14268- ;; ############################################## yapet-2.5/configure-14285- # dependencies. yapet-2.5/configure:14286: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$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; func_echo_all "X$list" | $Xsed' yapet-2.5/configure-14287- ;; ############################################## yapet-2.5/configure-14300- *) yapet-2.5/configure:14301: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/configure-14302- *Sun\ C*) ############################################## yapet-2.5/configure-14307- hardcode_libdir_flag_spec_CXX='-R$libdir' yapet-2.5/configure:14308: whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/configure-14309- compiler_needs_object_CXX=yes ############################################## yapet-2.5/configure-14372- hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir' yapet-2.5/configure:14373: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then yapet-2.5/configure-14374- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib' ############################################## yapet-2.5/configure-14391- # to its proper name (with version) after linking. yapet-2.5/configure:14392: 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' yapet-2.5/configure-14393- ############################################## yapet-2.5/configure-14412- allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*' yapet-2.5/configure:14413: archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/configure-14414- hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir' ############################################## yapet-2.5/configure-14417- allow_undefined_flag_CXX=' -expect_unresolved \*' yapet-2.5/configure:14418: archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/configure:14419: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ yapet-2.5/configure-14420- echo "-hidden">> $lib.exp~ yapet-2.5/configure:14421: $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~ yapet-2.5/configure-14422- $RM $lib.exp' ############################################## yapet-2.5/configure-14436- # dependencies. yapet-2.5/configure:14437: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$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; func_echo_all "$list"' yapet-2.5/configure-14438- ;; ############################################## yapet-2.5/configure-14443- osf3*) yapet-2.5/configure:14444: archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/configure-14445- ;; yapet-2.5/configure-14446- *) yapet-2.5/configure:14447: archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/configure-14448- ;; ############################################## yapet-2.5/configure-14690- yapet-2.5/configure:14691: for p in `eval "$output_verbose_link_cmd"`; do yapet-2.5/configure-14692- case $prev$p in ############################################## yapet-2.5/configure-14793-if test -n "${compiler_lib_search_path_CXX}"; then yapet-2.5/configure:14794: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'` yapet-2.5/configure-14795-fi ############################################## yapet-2.5/configure-15040- *) yapet-2.5/configure:15041: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/configure-15042- *Sun\ C*) ############################################## yapet-2.5/configure-15422- else yapet-2.5/configure:15423: export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' yapet-2.5/configure-15424- fi ############################################## yapet-2.5/configure-15724- # Create ${libname}_ixlibrary.a entries in /sys/libs. yapet-2.5/configure:15725: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $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' yapet-2.5/configure-15726- ;; ############################################## yapet-2.5/configure-15760- # DLL is installed to $(libdir)/../bin by postinstall_cmds yapet-2.5/configure:15761: postinstall_cmds='base_file=`basename \$file`~ yapet-2.5/configure:15762: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ yapet-2.5/configure:15763: dldir=$destdir/`dirname \$dlpath`~ yapet-2.5/configure-15764- test -d \$dldir || mkdir -p \$dldir~ ############################################## yapet-2.5/configure-15769- fi' yapet-2.5/configure:15770: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ yapet-2.5/configure-15771- dlpath=$dir/\$dldll~ ############################################## yapet-2.5/configure-15777- # Cygwin DLLs use 'cyg' prefix rather than 'lib' yapet-2.5/configure:15778: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' yapet-2.5/configure-15779- ############################################## yapet-2.5/configure-15782- # MinGW DLLs use traditional 'lib' prefix yapet-2.5/configure:15783: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' yapet-2.5/configure-15784- ;; ############################################## yapet-2.5/configure-15786- # pw32 DLLs use 'pw' prefix rather than 'lib' yapet-2.5/configure:15787: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' yapet-2.5/configure-15788- ;; ############################################## yapet-2.5/configure-15795- libname_spec='$name' yapet-2.5/configure:15796: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' yapet-2.5/configure-15797- library_names_spec='$libname.dll.lib' ############################################## yapet-2.5/configure-15807- # Let DOS variable expansion print the short 8.3 style file name. yapet-2.5/configure:15808: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` yapet-2.5/configure-15809- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## yapet-2.5/configure-15812- # Convert to MSYS style. yapet-2.5/configure:15813: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` yapet-2.5/configure-15814- ;; ############################################## yapet-2.5/configure-15818- # like /cygdrive/c/PROGRA~1:/cygdr... yapet-2.5/configure:15819: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` yapet-2.5/configure:15820: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` yapet-2.5/configure:15821: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` yapet-2.5/configure-15822- ;; ############################################## yapet-2.5/configure-15826- # It is most probably a Windows format PATH. yapet-2.5/configure:15827: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` yapet-2.5/configure-15828- else yapet-2.5/configure:15829: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` yapet-2.5/configure-15830- fi ############################################## yapet-2.5/configure-15836- # DLL is installed to $(libdir)/../bin by postinstall_cmds yapet-2.5/configure:15837: postinstall_cmds='base_file=`basename \$file`~ yapet-2.5/configure:15838: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ yapet-2.5/configure:15839: dldir=$destdir/`dirname \$dlpath`~ yapet-2.5/configure-15840- test -d \$dldir || mkdir -p \$dldir~ yapet-2.5/configure-15841- $install_prog $dir/$dlname \$dldir/$dlname' yapet-2.5/configure:15842: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ yapet-2.5/configure-15843- dlpath=$dir/\$dldll~ ############################################## yapet-2.5/configure-15850- # Assume MSVC wrapper yapet-2.5/configure:15851: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' yapet-2.5/configure-15852- dynamic_linker='Win32 ld.exe' ############################################## yapet-2.5/configure-15867- shlibpath_var=DYLD_LIBRARY_PATH yapet-2.5/configure:15868: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' yapet-2.5/configure-15869- ############################################## yapet-2.5/configure-16119- if test -f /etc/ld.so.conf; then yapet-2.5/configure:16120: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` yapet-2.5/configure-16121- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## yapet-2.5/configure-16173- need_lib_prefix=no yapet-2.5/configure:16174: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then yapet-2.5/configure-16175- need_version=no ############################################## yapet-2.5/configure-16200- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec yapet-2.5/configure:16201: postinstall_cmds='base_file=`basename \$file`~ yapet-2.5/configure:16202: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ yapet-2.5/configure:16203: dldir=$destdir/`dirname \$dlpath`~ yapet-2.5/configure-16204- test -d \$dldir || mkdir -p \$dldir~ ############################################## yapet-2.5/configure-16209- fi' yapet-2.5/configure:16210: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ yapet-2.5/configure-16211- dlpath=$dir/\$dldll~ ############################################## yapet-2.5/configure-16928- for switch in -std=c++${alternative} +std=c++${alternative} "-h std=c++${alternative}"; do yapet-2.5/configure:16929: cachevar=`$as_echo "ax_cv_cxx_compile_cxx14_$switch" | $as_tr_sh` yapet-2.5/configure-16930- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++14 features with $switch" >&5 ############################################## yapet-2.5/configure-17475- if test x"$PKG_CONFIG" != x""; then yapet-2.5/configure:17476: OPENSSL_LDFLAGS=`$PKG_CONFIG openssl --libs-only-L 2>/dev/null` yapet-2.5/configure-17477- if test $? = 0; then yapet-2.5/configure:17478: OPENSSL_LIBS=`$PKG_CONFIG openssl --libs-only-l 2>/dev/null` yapet-2.5/configure:17479: OPENSSL_INCLUDES=`$PKG_CONFIG openssl --cflags-only-I 2>/dev/null` yapet-2.5/configure-17480- found=true ############################################## yapet-2.5/configure-17574-do : yapet-2.5/configure:17575: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` yapet-2.5/configure-17576-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## yapet-2.5/configure-17578- cat >>confdefs.h <<_ACEOF yapet-2.5/configure:17579:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 yapet-2.5/configure-17580-_ACEOF ############################################## yapet-2.5/configure-17792- for ac_func in _getb67 GETB67 getb67; do yapet-2.5/configure:17793: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` yapet-2.5/configure-17794-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## yapet-2.5/configure-17855-do : yapet-2.5/configure:17856: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` yapet-2.5/configure-17857-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## yapet-2.5/configure-17859- cat >>confdefs.h <<_ACEOF yapet-2.5/configure:17860:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 yapet-2.5/configure-17861-_ACEOF ############################################## yapet-2.5/configure-17868-do : yapet-2.5/configure:17869: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` yapet-2.5/configure-17870-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## yapet-2.5/configure-17872- cat >>confdefs.h <<_ACEOF yapet-2.5/configure:17873:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 yapet-2.5/configure-17874-_ACEOF ############################################## yapet-2.5/configure-17892-do : yapet-2.5/configure:17893: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` yapet-2.5/configure-17894-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## yapet-2.5/configure-17896- cat >>confdefs.h <<_ACEOF yapet-2.5/configure:17897:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 yapet-2.5/configure-17898-_ACEOF ############################################## yapet-2.5/configure-17906-do : yapet-2.5/configure:17907: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` yapet-2.5/configure-17908-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## yapet-2.5/configure-17910- cat >>confdefs.h <<_ACEOF yapet-2.5/configure:17911:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 yapet-2.5/configure-17912-_ACEOF ############################################## yapet-2.5/configure-17920-do : yapet-2.5/configure:17921: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` yapet-2.5/configure-17922-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## yapet-2.5/configure-17924- cat >>confdefs.h <<_ACEOF yapet-2.5/configure:17925:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 yapet-2.5/configure-17926-_ACEOF ############################################## yapet-2.5/configure-18447- yapet-2.5/configure:18448: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in yapet-2.5/configure-18449- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## yapet-2.5/configure-18452- yapet-2.5/configure:18453: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in yapet-2.5/configure-18454- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## yapet-2.5/configure-18530- yapet-2.5/configure:18531: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in yapet-2.5/configure-18532- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## yapet-2.5/configure-18660- # gcc leaves a trailing carriage return which upsets mingw yapet-2.5/configure:18661: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; yapet-2.5/configure-18662- *) yapet-2.5/configure:18663: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; yapet-2.5/configure-18664- esac ############################################## yapet-2.5/configure-18669- # Canonicalize the path of ld yapet-2.5/configure:18670: ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` yapet-2.5/configure-18671- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do yapet-2.5/configure:18672: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` yapet-2.5/configure-18673- done ############################################## yapet-2.5/configure-18703- # Break only if it was the GNU/non-GNU ld that we prefer. yapet-2.5/configure:18704: case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in yapet-2.5/configure-18705- *GNU* | *'with BFD'*) ############################################## yapet-2.5/configure-18732- # I'd rather use --version here, but apparently some GNU ld's only accept -v. yapet-2.5/configure:18733:case `$LD -v 2>&1 </dev/null` in yapet-2.5/configure-18734-*GNU* | *'with BFD'*) ############################################## yapet-2.5/configure-18818- *) yapet-2.5/configure:18819: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` yapet-2.5/configure-18820- if test -n "$searchpath"; then ############################################## yapet-2.5/configure-18828- ;; yapet-2.5/configure:18829: *) searchdir=`cd "$searchdir" && pwd` yapet-2.5/configure-18830- case "$searchdir" in ############################################## yapet-2.5/configure-18919- names_already_handled="$names_already_handled $name" yapet-2.5/configure:18920: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` yapet-2.5/configure-18921- eval value=\"\$HAVE_LIB$uppername\" ############################################## yapet-2.5/configure-18995- -L*) yapet-2.5/configure:18996: dir=`echo "X$x" | sed -e 's/^X-L//'` yapet-2.5/configure-18997- if test -n "$acl_shlibext"; then ############################################## yapet-2.5/configure-19112- */$acl_libdirstem | */$acl_libdirstem/) yapet-2.5/configure:19113: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` yapet-2.5/configure-19114- if test "$name" = 'iconv'; then ############################################## yapet-2.5/configure-19119- */$acl_libdirstem2 | */$acl_libdirstem2/) yapet-2.5/configure:19120: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` yapet-2.5/configure-19121- if test "$name" = 'iconv'; then ############################################## yapet-2.5/configure-19170- -L*) yapet-2.5/configure:19171: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` yapet-2.5/configure-19172- if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ ############################################## yapet-2.5/configure-19229- -R*) yapet-2.5/configure:19230: dir=`echo "X$dep" | sed -e 's/^X-R//'` yapet-2.5/configure-19231- if test "$enable_rpath" != no; then ############################################## yapet-2.5/configure-19254- -l*) yapet-2.5/configure:19255: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` yapet-2.5/configure-19256- ;; yapet-2.5/configure-19257- *.la) yapet-2.5/configure:19258: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` yapet-2.5/configure-19259- ;; ############################################## yapet-2.5/configure-19770- names_already_handled="$names_already_handled $name" yapet-2.5/configure:19771: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` yapet-2.5/configure-19772- eval value=\"\$HAVE_LIB$uppername\" ############################################## yapet-2.5/configure-19846- -L*) yapet-2.5/configure:19847: dir=`echo "X$x" | sed -e 's/^X-L//'` yapet-2.5/configure-19848- if test -n "$acl_shlibext"; then ############################################## yapet-2.5/configure-19963- */$acl_libdirstem | */$acl_libdirstem/) yapet-2.5/configure:19964: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` yapet-2.5/configure-19965- if test "$name" = 'intl'; then ############################################## yapet-2.5/configure-19970- */$acl_libdirstem2 | */$acl_libdirstem2/) yapet-2.5/configure:19971: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` yapet-2.5/configure-19972- if test "$name" = 'intl'; then ############################################## yapet-2.5/configure-20021- -L*) yapet-2.5/configure:20022: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` yapet-2.5/configure-20023- if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ ############################################## yapet-2.5/configure-20080- -R*) yapet-2.5/configure:20081: dir=`echo "X$dep" | sed -e 's/^X-R//'` yapet-2.5/configure-20082- if test "$enable_rpath" != no; then ############################################## yapet-2.5/configure-20105- -l*) yapet-2.5/configure:20106: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` yapet-2.5/configure-20107- ;; yapet-2.5/configure-20108- *.la) yapet-2.5/configure:20109: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` yapet-2.5/configure-20110- ;; ############################################## yapet-2.5/configure-20470- test $ac_status = 0; }; then yapet-2.5/configure:20471: pkg_cv_CPPUNIT_CFLAGS=`$PKG_CONFIG --cflags "cppunit" 2>/dev/null` yapet-2.5/configure-20472- test "x$?" != "x0" && pkg_failed=yes ############################################## yapet-2.5/configure-20487- test $ac_status = 0; }; then yapet-2.5/configure:20488: pkg_cv_CPPUNIT_LIBS=`$PKG_CONFIG --libs "cppunit" 2>/dev/null` yapet-2.5/configure-20489- test "x$?" != "x0" && pkg_failed=yes ############################################## yapet-2.5/configure-20508- if test $_pkg_short_errors_supported = yes; then yapet-2.5/configure:20509: CPPUNIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "cppunit" 2>&1` yapet-2.5/configure-20510- else yapet-2.5/configure:20511: CPPUNIT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "cppunit" 2>&1` yapet-2.5/configure-20512- fi ############################################## yapet-2.5/configure-20561- test $ac_status = 0; }; then yapet-2.5/configure:20562: pkg_cv_ARGON2_CFLAGS=`$PKG_CONFIG --cflags "libargon2" 2>/dev/null` yapet-2.5/configure-20563- test "x$?" != "x0" && pkg_failed=yes ############################################## yapet-2.5/configure-20578- test $ac_status = 0; }; then yapet-2.5/configure:20579: pkg_cv_ARGON2_LIBS=`$PKG_CONFIG --libs "libargon2" 2>/dev/null` yapet-2.5/configure-20580- test "x$?" != "x0" && pkg_failed=yes ############################################## yapet-2.5/configure-20599- if test $_pkg_short_errors_supported = yes; then yapet-2.5/configure:20600: ARGON2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libargon2" 2>&1` yapet-2.5/configure-20601- else yapet-2.5/configure:20602: ARGON2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libargon2" 2>&1` yapet-2.5/configure-20603- fi ############################################## yapet-2.5/configure-20766- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' yapet-2.5/configure:20767: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` yapet-2.5/configure-20768- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## yapet-2.5/configure-20874-if test -z "$BASH_VERSION$ZSH_VERSION" \ yapet-2.5/configure:20875: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then yapet-2.5/configure-20876- as_echo='print -r --' yapet-2.5/configure-20877- as_echo_n='print -rn --' yapet-2.5/configure:20878:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then yapet-2.5/configure-20879- as_echo='printf %s\n' ############################################## yapet-2.5/configure-20881-else yapet-2.5/configure:20882: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then yapet-2.5/configure-20883- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## yapet-2.5/configure-20891- expr "X$arg" : "X\\(.*\\)$as_nl"; yapet-2.5/configure:20892: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; yapet-2.5/configure-20893- esac; ############################################## yapet-2.5/configure-20968-# ---------------------------------------- yapet-2.5/configure:20969:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are yapet-2.5/configure-20970-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## yapet-2.5/configure-21040- { yapet-2.5/configure:21041: as_val=`expr "$@" || test $? -eq 1` yapet-2.5/configure-21042- } ############################################## yapet-2.5/configure-21144- case $as_dir in #( yapet-2.5/configure:21145: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( yapet-2.5/configure-21146- *) as_qdir=$as_dir;; ############################################## yapet-2.5/configure-21279-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 yapet-2.5/configure:21280:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" yapet-2.5/configure-21281-ac_cs_version="\\ ############################################## yapet-2.5/configure-21304- --*=?*) yapet-2.5/configure:21305: ac_option=`expr "X$1" : 'X\([^=]*\)='` yapet-2.5/configure:21306: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` yapet-2.5/configure-21307- ac_shift=: ############################################## yapet-2.5/configure-21309- --*=) yapet-2.5/configure:21310: ac_option=`expr "X$1" : 'X\([^=]*\)='` yapet-2.5/configure-21311- ac_optarg= ############################################## yapet-2.5/configure-21333- case $ac_optarg in yapet-2.5/configure:21334: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; yapet-2.5/configure-21335- '') as_fn_error $? "missing file argument" ;; ############################################## yapet-2.5/configure-21341- case $ac_optarg in yapet-2.5/configure:21342: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; yapet-2.5/configure-21343- esac ############################################## yapet-2.5/configure-21410-delay_variable_subst='$delay_variable_subst' yapet-2.5/configure:21411:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21412:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21413:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21414:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21415:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21416:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21417:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21418:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21419:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21420:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21421:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21422:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21423:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21424:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21425:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21426:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21427:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21428:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21429:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21430:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21431:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21432:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21433:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21434:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21435:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21436:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21437:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21438:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21439:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21440:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21441:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21442:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21443:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21444:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21445:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21446:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21447:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21448:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21449:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21450:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21451:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21452:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21453:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21454:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21455:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21456:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21457:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21458:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21459:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21460:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21461:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21462:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21463:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21464:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21465:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21466:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21467:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21468:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21469:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21470:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21471:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21472:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21473:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21474:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21475:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21476:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21477:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21478:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21479:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21480:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21481:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21482:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21483:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21484:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21485:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21486:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21487:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21488:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21489:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21490:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21491:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21492:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21493:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21494:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21495:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21496:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21497:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21498:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21499:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21500:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21501:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21502:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21503:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21504:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21505:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21506:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21507:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21508:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21509:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21510:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21511:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21512:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21513:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21514:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21515:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21516:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21517:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21518:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21519:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21520:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21521:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21522:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21523:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21524:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21525:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21526:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21527:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21528:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21529:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21530:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21531:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21532:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21533:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21534:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21535:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21536:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21537:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21538:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21539:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21540:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21541:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21542:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21543:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21544:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21545:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21546:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21547:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21548:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21549:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21550:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21551:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21552:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21553:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21554:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21555:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21556:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21557:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21558:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21559:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21560:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21561:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21562:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21563:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21564:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21565:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21566:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21567:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21568:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21569:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21570:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21571:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21572:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21573:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21574:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21575:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21576:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21577:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21578:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21579:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21580:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21581:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21582:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21583:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21584:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21585:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21586:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21587:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21588:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21589:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21590:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21591:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21592:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21593:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21594:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21595:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21596:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21597:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21598:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure:21599:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/configure-21600- ############################################## yapet-2.5/configure-21712-compiler_lib_search_path_CXX; do yapet-2.5/configure:21713: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in yapet-2.5/configure-21714- *[\\\\\\\`\\"\\\$]*) yapet-2.5/configure:21715: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes yapet-2.5/configure-21716- ;; ############################################## yapet-2.5/configure-21754-postlink_cmds_CXX; do yapet-2.5/configure:21755: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in yapet-2.5/configure-21756- *[\\\\\\\`\\"\\\$]*) yapet-2.5/configure:21757: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes yapet-2.5/configure-21758- ;; ############################################## yapet-2.5/configure-21898-fi yapet-2.5/configure:21899:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` yapet-2.5/configure-21900-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## yapet-2.5/configure-21915- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 yapet-2.5/configure:21916:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` yapet-2.5/configure-21917-ac_delim='%!_!# ' ############################################## yapet-2.5/configure-21921- yapet-2.5/configure:21922: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` yapet-2.5/configure-21923- if test $ac_delim_n = $ac_delim_num; then ############################################## yapet-2.5/configure-22059-for ac_last_try in false false :; do yapet-2.5/configure:22060: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` yapet-2.5/configure-22061- if test -z "$ac_tt"; then ############################################## yapet-2.5/configure-22191- esac yapet-2.5/configure:22192: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac yapet-2.5/configure-22193- as_fn_append ac_file_inputs " '$ac_f'" ############################################## yapet-2.5/configure-22250-*) yapet-2.5/configure:22251: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` yapet-2.5/configure-22252- # A ".." for each directory in $ac_dir_suffix. yapet-2.5/configure:22253: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` yapet-2.5/configure-22254- case $ac_top_builddir_sub in ############################################## yapet-2.5/configure-22311-/@mandir@/p' yapet-2.5/configure:22312:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in yapet-2.5/configure-22313-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## yapet-2.5/configure-22328- yapet-2.5/configure:22329:# Neutralize VPATH when `$srcdir' = `.'. yapet-2.5/configure-22330-# Shell code in configure.ac might set extrasub. ############################################## yapet-2.5/configure-22356-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && yapet-2.5/configure:22357: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && yapet-2.5/configure-22358- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## yapet-2.5/configure-22402- * ) yapet-2.5/configure:22403: _am_stamp_count=`expr $_am_stamp_count + 1` ;; yapet-2.5/configure-22404- esac ############################################## yapet-2.5/configure-22457- # Strip MF so we end up with the name of the file. yapet-2.5/configure:22458: am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` yapet-2.5/configure-22459- # Check whether this is an Automake generated Makefile which includes ############################################## yapet-2.5/configure-23025- *:) yapet-2.5/configure:23026: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" yapet-2.5/configure-23027- ;; yapet-2.5/configure-23028- x:*) yapet-2.5/configure:23029: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" yapet-2.5/configure-23030- ;; yapet-2.5/configure-23031- *::*) yapet-2.5/configure:23032: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" yapet-2.5/configure:23033: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" yapet-2.5/configure-23034- ;; yapet-2.5/configure-23035- *) yapet-2.5/configure:23036: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" yapet-2.5/configure-23037- ;; ############################################## yapet-2.5/configure-23052- done yapet-2.5/configure:23053: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` yapet-2.5/configure-23054-} ############################################## yapet-2.5/configure-23247- case "$ac_file" in yapet-2.5/configure:23248: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; yapet-2.5/configure-23249- esac ############################################## yapet-2.5/configure-23252- # Adjust a relative srcdir. yapet-2.5/configure:23253: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` yapet-2.5/configure:23254: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" yapet-2.5/configure:23255: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` yapet-2.5/configure-23256- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## yapet-2.5/configure-23259- case "$ac_given_srcdir" in yapet-2.5/configure:23260: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; yapet-2.5/configure-23261- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## yapet-2.5/configure-23279- fi yapet-2.5/configure:23280: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` yapet-2.5/configure-23281- # Hide the ALL_LINGUAS assigment from automake < 1.5. ############################################## yapet-2.5/configure-23429- case $ac_arg in yapet-2.5/configure:23430: *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; yapet-2.5/configure-23431- esac ############################################## yapet-2.5/configure-23439- case $ac_arg in yapet-2.5/configure:23440: *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; yapet-2.5/configure-23441- esac ############################################## yapet-2.5/configure-23468-*) yapet-2.5/configure:23469: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` yapet-2.5/configure-23470- # A ".." for each directory in $ac_dir_suffix. yapet-2.5/configure:23471: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` yapet-2.5/configure-23472- case $ac_top_builddir_sub in ############################################## yapet-2.5/aclocal.m4-131- PKG_CHECK_EXISTS([$3], yapet-2.5/aclocal.m4:132: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` yapet-2.5/aclocal.m4-133- test "x$?" != "x0" && pkg_failed=yes ], ############################################## yapet-2.5/aclocal.m4-179- if test $_pkg_short_errors_supported = yes; then yapet-2.5/aclocal.m4:180: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` yapet-2.5/aclocal.m4-181- else yapet-2.5/aclocal.m4:182: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` yapet-2.5/aclocal.m4-183- fi ############################################## yapet-2.5/aclocal.m4-496-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: yapet-2.5/aclocal.m4:497:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` yapet-2.5/aclocal.m4-498-# and then we would define $MISSING as ############################################## yapet-2.5/aclocal.m4-511-# Expand $ac_aux_dir to an absolute path. yapet-2.5/aclocal.m4:512:am_aux_dir=`cd "$ac_aux_dir" && pwd` yapet-2.5/aclocal.m4-513-]) ############################################## yapet-2.5/aclocal.m4-609- if test "$am_compiler_list" = ""; then yapet-2.5/aclocal.m4:610: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` yapet-2.5/aclocal.m4-611- fi ############################################## yapet-2.5/aclocal.m4-762- # Strip MF so we end up with the name of the file. yapet-2.5/aclocal.m4:763: am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` yapet-2.5/aclocal.m4-764- # Check whether this is an Automake generated Makefile which includes ############################################## yapet-2.5/aclocal.m4-769- || continue yapet-2.5/aclocal.m4:770: am_dirpart=`AS_DIRNAME(["$am_mf"])` yapet-2.5/aclocal.m4:771: am_filepart=`AS_BASENAME(["$am_mf"])` yapet-2.5/aclocal.m4-772- AM_RUN_LOG([cd "$am_dirpart" \ ############################################## yapet-2.5/aclocal.m4-839-AC_REQUIRE([AC_PROG_INSTALL])dnl yapet-2.5/aclocal.m4:840:if test "`cd $srcdir && pwd`" != "`pwd`"; then yapet-2.5/aclocal.m4-841- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## yapet-2.5/aclocal.m4-998- * ) yapet-2.5/aclocal.m4:999: _am_stamp_count=`expr $_am_stamp_count + 1` ;; yapet-2.5/aclocal.m4-1000- esac yapet-2.5/aclocal.m4-1001-done yapet-2.5/aclocal.m4:1002:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) yapet-2.5/aclocal.m4-1003- ############################################## yapet-2.5/aclocal.m4-1286- echo "timestamp, slept: $am_has_slept" > conftest.file yapet-2.5/aclocal.m4:1287: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` yapet-2.5/aclocal.m4-1288- if test "$[*]" = "X"; then yapet-2.5/aclocal.m4-1289- # -L didn't work. yapet-2.5/aclocal.m4:1290: set X `ls -t "$srcdir/configure" conftest.file` yapet-2.5/aclocal.m4-1291- fi ############################################## yapet-2.5/Makefile.in-50- { \ yapet-2.5/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/Makefile.in-52- }; \ ############################################## yapet-2.5/Makefile.in-139- esac yapet-2.5/Makefile.in:140:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; yapet-2.5/Makefile.in-141-am__vpath_adj = case $$p in \ yapet-2.5/Makefile.in:142: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ yapet-2.5/Makefile.in-143- *) f=$$p;; \ yapet-2.5/Makefile.in-144- esac; yapet-2.5/Makefile.in:145:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; yapet-2.5/Makefile.in-146-am__install_max = 40 yapet-2.5/Makefile.in-147-am__nobase_strip_setup = \ yapet-2.5/Makefile.in:148: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` yapet-2.5/Makefile.in-149-am__nobase_strip = \ ############################################## yapet-2.5/Makefile.in-227- while test -n "$$dir1"; do \ yapet-2.5/Makefile.in:228: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ yapet-2.5/Makefile.in-229- if test "$$first" != "."; then \ yapet-2.5/Makefile.in-230- if test "$$first" = ".."; then \ yapet-2.5/Makefile.in:231: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ yapet-2.5/Makefile.in:232: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ yapet-2.5/Makefile.in-233- else \ yapet-2.5/Makefile.in:234: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ yapet-2.5/Makefile.in-235- if test "$$first2" = "$$first"; then \ yapet-2.5/Makefile.in:236: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ yapet-2.5/Makefile.in-237- else \ ############################################## yapet-2.5/Makefile.in-242- fi; \ yapet-2.5/Makefile.in:243: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ yapet-2.5/Makefile.in-244- done; \ ############################################## yapet-2.5/Makefile.in-505- @list='$(desktopfile_DATA)'; test -n "$(desktopfiledir)" || list=; \ yapet-2.5/Makefile.in:506: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ yapet-2.5/Makefile.in-507- dir='$(DESTDIR)$(desktopfiledir)'; $(am__uninstall_files_from_dir) ############################################## yapet-2.5/Makefile.in-526- @list='$(textdoc_DATA)'; test -n "$(textdocdir)" || list=; \ yapet-2.5/Makefile.in:527: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ yapet-2.5/Makefile.in-528- dir='$(DESTDIR)$(textdocdir)'; $(am__uninstall_files_from_dir) ############################################## yapet-2.5/Makefile.in-543- dot_seen=no; \ yapet-2.5/Makefile.in:544: target=`echo $@ | sed s/-recursive//`; \ yapet-2.5/Makefile.in-545- case "$@" in \ ############################################## yapet-2.5/Makefile.in-606-GTAGS: yapet-2.5/Makefile.in:607: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/Makefile.in-608- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/Makefile.in-639-distdir-am: $(DISTFILES) yapet-2.5/Makefile.in:640: @case `sed 15q $(srcdir)/NEWS` in \ yapet-2.5/Makefile.in-641- *"$(VERSION)"*) : ;; \ ############################################## yapet-2.5/Makefile.in-647- test -d "$(distdir)" || mkdir "$(distdir)" yapet-2.5/Makefile.in:648: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/Makefile.in:649: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/Makefile.in-650- list='$(DISTFILES)'; \ ############################################## yapet-2.5/Makefile.in-661- if test -d $$d/$$file; then \ yapet-2.5/Makefile.in:662: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/Makefile.in-663- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/Makefile.in-776- test -d $(distdir)/_build || exit 0; \ yapet-2.5/Makefile.in:777: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ yapet-2.5/Makefile.in-778- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## yapet-2.5/Makefile.in-820- }; \ yapet-2.5/Makefile.in:821: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ yapet-2.5/Makefile.in-822- || { echo "ERROR: files left after uninstall:" ; \ ############################################## yapet-2.5/Makefile.in-832- fi yapet-2.5/Makefile.in:833: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ yapet-2.5/Makefile.in-834- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## yapet-2.5/libyacurs/build-aux/ar-lib-65- mingw) yapet-2.5/libyacurs/build-aux/ar-lib:66: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` yapet-2.5/libyacurs/build-aux/ar-lib-67- ;; yapet-2.5/libyacurs/build-aux/ar-lib-68- cygwin | msys) yapet-2.5/libyacurs/build-aux/ar-lib:69: file=`cygpath -m "$file" || echo "$file"` yapet-2.5/libyacurs/build-aux/ar-lib-70- ;; yapet-2.5/libyacurs/build-aux/ar-lib-71- wine) yapet-2.5/libyacurs/build-aux/ar-lib:72: file=`winepath -w "$file" || echo "$file"` yapet-2.5/libyacurs/build-aux/ar-lib-73- ;; ############################################## yapet-2.5/libyacurs/build-aux/ar-lib-88- archive=$3 yapet-2.5/libyacurs/build-aux/ar-lib:89: at_file_contents=`cat "$1"` yapet-2.5/libyacurs/build-aux/ar-lib-90- eval set x "$at_file_contents" ############################################## yapet-2.5/libyacurs/build-aux/compile-67- mingw/*) yapet-2.5/libyacurs/build-aux/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` yapet-2.5/libyacurs/build-aux/compile-69- ;; yapet-2.5/libyacurs/build-aux/compile-70- cygwin/* | msys/*) yapet-2.5/libyacurs/build-aux/compile:71: file=`cygpath -m "$file" || echo "$file"` yapet-2.5/libyacurs/build-aux/compile-72- ;; yapet-2.5/libyacurs/build-aux/compile-73- wine/*) yapet-2.5/libyacurs/build-aux/compile:74: file=`winepath -w "$file" || echo "$file"` yapet-2.5/libyacurs/build-aux/compile-75- ;; ############################################## yapet-2.5/libyacurs/build-aux/compile-310-# Name of file we expect compiler to create. yapet-2.5/libyacurs/build-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` yapet-2.5/libyacurs/build-aux/compile-312- ############################################## yapet-2.5/libyacurs/build-aux/compile-316-# object file name, since that is what matters with a parallel build. yapet-2.5/libyacurs/build-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d yapet-2.5/libyacurs/build-aux/compile-318-while true; do ############################################## yapet-2.5/libyacurs/build-aux/config.guess-34- yapet-2.5/libyacurs/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` yapet-2.5/libyacurs/build-aux/config.guess-36- ############################################## yapet-2.5/libyacurs/build-aux/config.guess-104- # shellcheck disable=SC2039 yapet-2.5/libyacurs/build-aux/config.guess:105: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || yapet-2.5/libyacurs/build-aux/config.guess-106- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } || ############################################## yapet-2.5/libyacurs/build-aux/config.guess-154- EOF yapet-2.5/libyacurs/build-aux/config.guess:155: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" yapet-2.5/libyacurs/build-aux/config.guess-156- ############################################## yapet-2.5/libyacurs/build-aux/config.guess-191- earmv*) yapet-2.5/libyacurs/build-aux/config.guess:192: arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` yapet-2.5/libyacurs/build-aux/config.guess:193: endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` yapet-2.5/libyacurs/build-aux/config.guess-194- machine="${arch}${endian}"-unknown ############################################## yapet-2.5/libyacurs/build-aux/config.guess-223- expr='s/^earmv[0-9]/-eabi/;s/eb$//' yapet-2.5/libyacurs/build-aux/config.guess:224: abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` yapet-2.5/libyacurs/build-aux/config.guess-225- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.guess-236- *) yapet-2.5/libyacurs/build-aux/config.guess:237: release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2` yapet-2.5/libyacurs/build-aux/config.guess-238- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.guess-283- *4.0) yapet-2.5/libyacurs/build-aux/config.guess:284: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` yapet-2.5/libyacurs/build-aux/config.guess-285- ;; yapet-2.5/libyacurs/build-aux/config.guess-286- *5.*) yapet-2.5/libyacurs/build-aux/config.guess:287: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` yapet-2.5/libyacurs/build-aux/config.guess-288- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.guess-293- # types through head -n 1, so we only detect the type of CPU 0. yapet-2.5/libyacurs/build-aux/config.guess:294: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` yapet-2.5/libyacurs/build-aux/config.guess-295- case "$ALPHA_CPU_TYPE" in ############################################## yapet-2.5/libyacurs/build-aux/config.guess-331- # 1.2 uses "1.2" for uname -r. yapet-2.5/libyacurs/build-aux/config.guess:332: echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`" yapet-2.5/libyacurs/build-aux/config.guess-333- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## yapet-2.5/libyacurs/build-aux/config.guess-382- s390x:SunOS:*:*) yapet-2.5/libyacurs/build-aux/config.guess:383: echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" yapet-2.5/libyacurs/build-aux/config.guess-384- exit ;; yapet-2.5/libyacurs/build-aux/config.guess-385- sun4H:SunOS:5.*:*) yapet-2.5/libyacurs/build-aux/config.guess:386: echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" yapet-2.5/libyacurs/build-aux/config.guess-387- exit ;; yapet-2.5/libyacurs/build-aux/config.guess-388- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) yapet-2.5/libyacurs/build-aux/config.guess:389: echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" yapet-2.5/libyacurs/build-aux/config.guess-390- exit ;; ############################################## yapet-2.5/libyacurs/build-aux/config.guess-394- i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) yapet-2.5/libyacurs/build-aux/config.guess:395: UNAME_REL="`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" yapet-2.5/libyacurs/build-aux/config.guess-396- case `isainfo -b` in ############################################## yapet-2.5/libyacurs/build-aux/config.guess-408- # it's likely to be more like Solaris than SunOS4. yapet-2.5/libyacurs/build-aux/config.guess:409: echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" yapet-2.5/libyacurs/build-aux/config.guess-410- exit ;; ############################################## yapet-2.5/libyacurs/build-aux/config.guess-417- # Japanese Language versions have a version number like `4.1.3-JL'. yapet-2.5/libyacurs/build-aux/config.guess:418: echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`" yapet-2.5/libyacurs/build-aux/config.guess-419- exit ;; ############################################## yapet-2.5/libyacurs/build-aux/config.guess-423- sun*:*:4.2BSD:*) yapet-2.5/libyacurs/build-aux/config.guess:424: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` yapet-2.5/libyacurs/build-aux/config.guess-425- test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 ############################################## yapet-2.5/libyacurs/build-aux/config.guess-505- $CC_FOR_BUILD -o "$dummy" "$dummy.c" && yapet-2.5/libyacurs/build-aux/config.guess:506: dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` && yapet-2.5/libyacurs/build-aux/config.guess:507: SYSTEM_NAME=`"$dummy" "$dummyarg"` && yapet-2.5/libyacurs/build-aux/config.guess-508- { echo "$SYSTEM_NAME"; exit; } ############################################## yapet-2.5/libyacurs/build-aux/config.guess-561- *:IRIX*:*:*) yapet-2.5/libyacurs/build-aux/config.guess:562: echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`" yapet-2.5/libyacurs/build-aux/config.guess-563- exit ;; ############################################## yapet-2.5/libyacurs/build-aux/config.guess-591-EOF yapet-2.5/libyacurs/build-aux/config.guess:592: if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` yapet-2.5/libyacurs/build-aux/config.guess-593- then ############################################## yapet-2.5/libyacurs/build-aux/config.guess-604- *:AIX:*:[4567]) yapet-2.5/libyacurs/build-aux/config.guess:605: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` yapet-2.5/libyacurs/build-aux/config.guess-606- if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then ############################################## yapet-2.5/libyacurs/build-aux/config.guess-640- 9000/[34678]??:HP-UX:*:*) yapet-2.5/libyacurs/build-aux/config.guess:641: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` yapet-2.5/libyacurs/build-aux/config.guess-642- case "$UNAME_MACHINE" in ############################################## yapet-2.5/libyacurs/build-aux/config.guess-694-EOF yapet-2.5/libyacurs/build-aux/config.guess:695: (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"` yapet-2.5/libyacurs/build-aux/config.guess-696- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## yapet-2.5/libyacurs/build-aux/config.guess-722- ia64:HP-UX:*:*) yapet-2.5/libyacurs/build-aux/config.guess:723: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` yapet-2.5/libyacurs/build-aux/config.guess-724- echo ia64-hp-hpux"$HPUX_REV" ############################################## yapet-2.5/libyacurs/build-aux/config.guess-752-EOF yapet-2.5/libyacurs/build-aux/config.guess:753: $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && yapet-2.5/libyacurs/build-aux/config.guess-754- { echo "$SYSTEM_NAME"; exit; } ############################################## yapet-2.5/libyacurs/build-aux/config.guess-823- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` yapet-2.5/libyacurs/build-aux/config.guess:824: FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` yapet-2.5/libyacurs/build-aux/config.guess-825- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## yapet-2.5/libyacurs/build-aux/config.guess-828- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` yapet-2.5/libyacurs/build-aux/config.guess:829: FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` yapet-2.5/libyacurs/build-aux/config.guess-830- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## yapet-2.5/libyacurs/build-aux/config.guess-846- then yapet-2.5/libyacurs/build-aux/config.guess:847: echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi yapet-2.5/libyacurs/build-aux/config.guess-848- else yapet-2.5/libyacurs/build-aux/config.guess:849: echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf yapet-2.5/libyacurs/build-aux/config.guess-850- fi ############################################## yapet-2.5/libyacurs/build-aux/config.guess-853- UNAME_PROCESSOR=`/usr/bin/uname -p` yapet-2.5/libyacurs/build-aux/config.guess:854: echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" yapet-2.5/libyacurs/build-aux/config.guess-855- exit ;; ############################################## yapet-2.5/libyacurs/build-aux/config.guess-889- prep*:SunOS:5.*:*) yapet-2.5/libyacurs/build-aux/config.guess:890: echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" yapet-2.5/libyacurs/build-aux/config.guess-891- exit ;; ############################################## yapet-2.5/libyacurs/build-aux/config.guess-893- # the GNU system yapet-2.5/libyacurs/build-aux/config.guess:894: echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`" yapet-2.5/libyacurs/build-aux/config.guess-895- exit ;; ############################################## yapet-2.5/libyacurs/build-aux/config.guess-897- # other systems with GNU libc and userland yapet-2.5/libyacurs/build-aux/config.guess:898: echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC" yapet-2.5/libyacurs/build-aux/config.guess-899- exit ;; ############################################## yapet-2.5/libyacurs/build-aux/config.guess-991-EOF yapet-2.5/libyacurs/build-aux/config.guess:992: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`" yapet-2.5/libyacurs/build-aux/config.guess-993- test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; } ############################################## yapet-2.5/libyacurs/build-aux/config.guess-1091- i*86:*:4.*:*) yapet-2.5/libyacurs/build-aux/config.guess:1092: UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` yapet-2.5/libyacurs/build-aux/config.guess-1093- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## yapet-2.5/libyacurs/build-aux/config.guess-1294- fi yapet-2.5/libyacurs/build-aux/config.guess:1295: if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then yapet-2.5/libyacurs/build-aux/config.guess-1296- if [ "$CC_FOR_BUILD" != no_compiler_found ]; then ############################################## yapet-2.5/libyacurs/build-aux/config.guess-1393- *:DragonFly:*:*) yapet-2.5/libyacurs/build-aux/config.guess:1394: echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" yapet-2.5/libyacurs/build-aux/config.guess-1395- exit ;; ############################################## yapet-2.5/libyacurs/build-aux/config.guess-1406- i*86:skyos:*:*) yapet-2.5/libyacurs/build-aux/config.guess:1407: echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`" yapet-2.5/libyacurs/build-aux/config.guess-1408- exit ;; ############################################## yapet-2.5/libyacurs/build-aux/config.rpath-33-host="$1" yapet-2.5/libyacurs/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` yapet-2.5/libyacurs/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` yapet-2.5/libyacurs/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` yapet-2.5/libyacurs/build-aux/config.rpath-37- ############################################## yapet-2.5/libyacurs/build-aux/config.rpath-47-done yapet-2.5/libyacurs/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'` yapet-2.5/libyacurs/build-aux/config.rpath-49- ############################################## yapet-2.5/libyacurs/build-aux/config.rpath-97- *) yapet-2.5/libyacurs/build-aux/config.rpath:98: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/libyacurs/build-aux/config.rpath-99- *Sun\ C*) ############################################## yapet-2.5/libyacurs/build-aux/config.rpath-223- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) yapet-2.5/libyacurs/build-aux/config.rpath:224: case `$LD -v 2>&1` in yapet-2.5/libyacurs/build-aux/config.rpath-225- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## yapet-2.5/libyacurs/build-aux/config.rpath-229- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then yapet-2.5/libyacurs/build-aux/config.rpath:230: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' yapet-2.5/libyacurs/build-aux/config.rpath-231- else ############################################## yapet-2.5/libyacurs/build-aux/config.rpath-286- case $host_os in aix4.[012]|aix4.[012].*) yapet-2.5/libyacurs/build-aux/config.rpath:287: collect2name=`${CC} -print-prog-name=collect2` yapet-2.5/libyacurs/build-aux/config.rpath-288- if test -f "$collect2name" && \ ############################################## yapet-2.5/libyacurs/build-aux/config.rpath-425- hardcode_direct=yes yapet-2.5/libyacurs/build-aux/config.rpath:426: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then yapet-2.5/libyacurs/build-aux/config.rpath-427- hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ############################################## yapet-2.5/libyacurs/build-aux/config.rpath-489- sysv5* | sco3.2v5* | sco5v6*) yapet-2.5/libyacurs/build-aux/config.rpath:490: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' yapet-2.5/libyacurs/build-aux/config.rpath-491- hardcode_libdir_separator=':' ############################################## yapet-2.5/libyacurs/build-aux/config.rpath-633-sed_quote_subst='s/\(["`$\\]\)/\\\1/g' yapet-2.5/libyacurs/build-aux/config.rpath:634:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"` yapet-2.5/libyacurs/build-aux/config.rpath:635:shlibext=`echo "$shrext" | sed -e 's,^\.,,'` yapet-2.5/libyacurs/build-aux/config.rpath:636:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` yapet-2.5/libyacurs/build-aux/config.rpath:637:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` yapet-2.5/libyacurs/build-aux/config.rpath:638:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` yapet-2.5/libyacurs/build-aux/config.rpath-639- ############################################## yapet-2.5/libyacurs/build-aux/config.sub-52- yapet-2.5/libyacurs/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` yapet-2.5/libyacurs/build-aux/config.sub-54- ############################################## yapet-2.5/libyacurs/build-aux/config.sub-804- blackfin-*) yapet-2.5/libyacurs/build-aux/config.sub:805: basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/libyacurs/build-aux/config.sub-806- os=linux ############################################## yapet-2.5/libyacurs/build-aux/config.sub-812- c54x-*) yapet-2.5/libyacurs/build-aux/config.sub:813: basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/libyacurs/build-aux/config.sub-814- ;; yapet-2.5/libyacurs/build-aux/config.sub-815- c55x-*) yapet-2.5/libyacurs/build-aux/config.sub:816: basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/libyacurs/build-aux/config.sub-817- ;; yapet-2.5/libyacurs/build-aux/config.sub-818- c6x-*) yapet-2.5/libyacurs/build-aux/config.sub:819: basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/libyacurs/build-aux/config.sub-820- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.sub-892- e500v[12]-*) yapet-2.5/libyacurs/build-aux/config.sub:893: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/libyacurs/build-aux/config.sub-894- os=$os"spe" ############################################## yapet-2.5/libyacurs/build-aux/config.sub-948- i*86v32) yapet-2.5/libyacurs/build-aux/config.sub:949: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` yapet-2.5/libyacurs/build-aux/config.sub-950- os=sysv32 ############################################## yapet-2.5/libyacurs/build-aux/config.sub-952- i*86v4*) yapet-2.5/libyacurs/build-aux/config.sub:953: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` yapet-2.5/libyacurs/build-aux/config.sub-954- os=sysv4 ############################################## yapet-2.5/libyacurs/build-aux/config.sub-956- i*86v) yapet-2.5/libyacurs/build-aux/config.sub:957: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` yapet-2.5/libyacurs/build-aux/config.sub-958- os=sysv ############################################## yapet-2.5/libyacurs/build-aux/config.sub-960- i*86sol2) yapet-2.5/libyacurs/build-aux/config.sub:961: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` yapet-2.5/libyacurs/build-aux/config.sub-962- os=solaris2 ############################################## yapet-2.5/libyacurs/build-aux/config.sub-978- leon-*|leon[3-9]-*) yapet-2.5/libyacurs/build-aux/config.sub:979: basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'` yapet-2.5/libyacurs/build-aux/config.sub-980- ;; yapet-2.5/libyacurs/build-aux/config.sub-981- m68knommu-*) yapet-2.5/libyacurs/build-aux/config.sub:982: basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/libyacurs/build-aux/config.sub-983- os=linux ############################################## yapet-2.5/libyacurs/build-aux/config.sub-995- mips3*-*) yapet-2.5/libyacurs/build-aux/config.sub:996: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'` yapet-2.5/libyacurs/build-aux/config.sub-997- ;; yapet-2.5/libyacurs/build-aux/config.sub-998- mips3*) yapet-2.5/libyacurs/build-aux/config.sub:999: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown yapet-2.5/libyacurs/build-aux/config.sub-1000- ;; yapet-2.5/libyacurs/build-aux/config.sub-1001- ms1-*) yapet-2.5/libyacurs/build-aux/config.sub:1002: basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'` yapet-2.5/libyacurs/build-aux/config.sub-1003- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1050- parisc-*) yapet-2.5/libyacurs/build-aux/config.sub:1051: basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/libyacurs/build-aux/config.sub-1052- os=linux ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1066- pc98-*) yapet-2.5/libyacurs/build-aux/config.sub:1067: basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/libyacurs/build-aux/config.sub-1068- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1081- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) yapet-2.5/libyacurs/build-aux/config.sub:1082: basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/libyacurs/build-aux/config.sub-1083- ;; yapet-2.5/libyacurs/build-aux/config.sub-1084- pentiumpro-* | p6-* | 6x86-* | athlon-*) yapet-2.5/libyacurs/build-aux/config.sub:1085: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/libyacurs/build-aux/config.sub-1086- ;; yapet-2.5/libyacurs/build-aux/config.sub-1087- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) yapet-2.5/libyacurs/build-aux/config.sub:1088: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/libyacurs/build-aux/config.sub-1089- ;; yapet-2.5/libyacurs/build-aux/config.sub-1090- pentium4-*) yapet-2.5/libyacurs/build-aux/config.sub:1091: basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/libyacurs/build-aux/config.sub-1092- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1100- ppc-* | ppcbe-*) yapet-2.5/libyacurs/build-aux/config.sub:1101: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/libyacurs/build-aux/config.sub-1102- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1106- ppcle-* | powerpclittle-*) yapet-2.5/libyacurs/build-aux/config.sub:1107: basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/libyacurs/build-aux/config.sub-1108- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1110- ;; yapet-2.5/libyacurs/build-aux/config.sub:1111: ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/libyacurs/build-aux/config.sub-1112- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1116- ppc64le-* | powerpc64little-*) yapet-2.5/libyacurs/build-aux/config.sub:1117: basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/libyacurs/build-aux/config.sub-1118- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1160- strongarm-* | thumb-*) yapet-2.5/libyacurs/build-aux/config.sub:1161: basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'` yapet-2.5/libyacurs/build-aux/config.sub-1162- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1205- xscale-* | xscalee[bl]-*) yapet-2.5/libyacurs/build-aux/config.sub:1206: basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'` yapet-2.5/libyacurs/build-aux/config.sub-1207- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1263- *) yapet-2.5/libyacurs/build-aux/config.sub:1264: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 yapet-2.5/libyacurs/build-aux/config.sub-1265- exit 1 ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1271- *-digital*) yapet-2.5/libyacurs/build-aux/config.sub:1272: basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'` yapet-2.5/libyacurs/build-aux/config.sub-1273- ;; yapet-2.5/libyacurs/build-aux/config.sub-1274- *-commodore*) yapet-2.5/libyacurs/build-aux/config.sub:1275: basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'` yapet-2.5/libyacurs/build-aux/config.sub-1276- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1295- solaris1 | solaris1.*) yapet-2.5/libyacurs/build-aux/config.sub:1296: os=`echo $os | sed -e 's|solaris1|sunos4|'` yapet-2.5/libyacurs/build-aux/config.sub-1297- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1304- gnu/linux*) yapet-2.5/libyacurs/build-aux/config.sub:1305: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` yapet-2.5/libyacurs/build-aux/config.sub-1306- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1327- sco3.2.[4-9]*) yapet-2.5/libyacurs/build-aux/config.sub:1328: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` yapet-2.5/libyacurs/build-aux/config.sub-1329- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1390- nto*) yapet-2.5/libyacurs/build-aux/config.sub:1391: os=`echo $os | sed -e 's|nto|nto-qnx|'` yapet-2.5/libyacurs/build-aux/config.sub-1392- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1400- linux*) yapet-2.5/libyacurs/build-aux/config.sub:1401: os=`echo $os | sed -e 's|linux|linux-gnu|'` yapet-2.5/libyacurs/build-aux/config.sub-1402- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1412- mac*) yapet-2.5/libyacurs/build-aux/config.sub:1413: os=`echo "$os" | sed -e 's|mac|macos|'` yapet-2.5/libyacurs/build-aux/config.sub-1414- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1421- sunos5*) yapet-2.5/libyacurs/build-aux/config.sub:1422: os=`echo "$os" | sed -e 's|sunos5|solaris2|'` yapet-2.5/libyacurs/build-aux/config.sub-1423- ;; yapet-2.5/libyacurs/build-aux/config.sub-1424- sunos6*) yapet-2.5/libyacurs/build-aux/config.sub:1425: os=`echo "$os" | sed -e 's|sunos6|solaris3|'` yapet-2.5/libyacurs/build-aux/config.sub-1426- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1461- sinix5.*) yapet-2.5/libyacurs/build-aux/config.sub:1462: os=`echo $os | sed -e 's|sinix|sysv|'` yapet-2.5/libyacurs/build-aux/config.sub-1463- ;; ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1521- *) yapet-2.5/libyacurs/build-aux/config.sub:1522: echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2 yapet-2.5/libyacurs/build-aux/config.sub-1523- exit 1 ############################################## yapet-2.5/libyacurs/build-aux/config.sub-1789- esac yapet-2.5/libyacurs/build-aux/config.sub:1790: basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"` yapet-2.5/libyacurs/build-aux/config.sub-1791- ;; ############################################## yapet-2.5/libyacurs/build-aux/install-sh-234- fi yapet-2.5/libyacurs/build-aux/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; yapet-2.5/libyacurs/build-aux/install-sh-236- *) ############################################## yapet-2.5/libyacurs/build-aux/install-sh-280- dstdir=$dst yapet-2.5/libyacurs/build-aux/install-sh:281: dstbase=`basename "$src"` yapet-2.5/libyacurs/build-aux/install-sh-282- case $dst in ############################################## yapet-2.5/libyacurs/build-aux/install-sh-287- else yapet-2.5/libyacurs/build-aux/install-sh:288: dstdir=`dirname "$dst"` yapet-2.5/libyacurs/build-aux/install-sh-289- test -d "$dstdir" ############################################## yapet-2.5/libyacurs/build-aux/install-sh-354- test_tmpdir="$tmpdir/a" yapet-2.5/libyacurs/build-aux/install-sh:355: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` yapet-2.5/libyacurs/build-aux/install-sh-356- case $ls_ld_tmpdir in ############################################## yapet-2.5/libyacurs/build-aux/install-sh-361- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { yapet-2.5/libyacurs/build-aux/install-sh:362: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` yapet-2.5/libyacurs/build-aux/install-sh-363- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## yapet-2.5/libyacurs/build-aux/install-sh-419- case $prefix in yapet-2.5/libyacurs/build-aux/install-sh:420: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; yapet-2.5/libyacurs/build-aux/install-sh-421- *) qprefix=$prefix;; ############################################## yapet-2.5/libyacurs/build-aux/install-sh-479- if $copy_on_change && yapet-2.5/libyacurs/build-aux/install-sh:480: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && yapet-2.5/libyacurs/build-aux/install-sh:481: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && yapet-2.5/libyacurs/build-aux/install-sh-482- set -f && ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-103-# yapet-2.5/libyacurs/build-aux/ltmain.sh:104:# . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh yapet-2.5/libyacurs/build-aux/ltmain.sh-105-# ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-202- func_executable_p "$_G_path_prog" || continue yapet-2.5/libyacurs/build-aux/ltmain.sh:203: case `"$_G_path_prog" --version 2>&1` in yapet-2.5/libyacurs/build-aux/ltmain.sh-204- *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;; ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-249- diff conftest.out conftest.nl >/dev/null 2>&1 || break yapet-2.5/libyacurs/build-aux/ltmain.sh:250: _G_count=`expr $_G_count + 1` yapet-2.5/libyacurs/build-aux/ltmain.sh-251- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-285- diff conftest.out conftest.nl >/dev/null 2>&1 || break yapet-2.5/libyacurs/build-aux/ltmain.sh:286: _G_count=`expr $_G_count + 1` yapet-2.5/libyacurs/build-aux/ltmain.sh-287- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-410-# The name of this program. yapet-2.5/libyacurs/build-aux/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"` yapet-2.5/libyacurs/build-aux/ltmain.sh-412- ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-416- *[\\/]*) yapet-2.5/libyacurs/build-aux/ltmain.sh:417: progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` yapet-2.5/libyacurs/build-aux/ltmain.sh:418: progdir=`cd "$progdir" && pwd` yapet-2.5/libyacurs/build-aux/ltmain.sh-419- progpath=$progdir/$progname ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-610- yapet-2.5/libyacurs/build-aux/ltmain.sh:611: eval _G_current_value='`$ECHO $'$1'`' yapet-2.5/libyacurs/build-aux/ltmain.sh:612: _G_delim=`expr "$2" : '\(.\)'` yapet-2.5/libyacurs/build-aux/ltmain.sh-613- ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-639- yapet-2.5/libyacurs/build-aux/ltmain.sh:640: func_arith_result=`expr "$@"` yapet-2.5/libyacurs/build-aux/ltmain.sh-641- } ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-660- # ...otherwise fall back to using sed. yapet-2.5/libyacurs/build-aux/ltmain.sh:661: _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' yapet-2.5/libyacurs/build-aux/ltmain.sh:662: _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"` yapet-2.5/libyacurs/build-aux/ltmain.sh-663- if test "X$func_dirname_result" = "X$1"; then ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-757- test -n "$_G_tc" && { yapet-2.5/libyacurs/build-aux/ltmain.sh:758: _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` yapet-2.5/libyacurs/build-aux/ltmain.sh:759: _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` yapet-2.5/libyacurs/build-aux/ltmain.sh-760- } yapet-2.5/libyacurs/build-aux/ltmain.sh-761- done yapet-2.5/libyacurs/build-aux/ltmain.sh:762: _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested_quotes yapet-2.5/libyacurs/build-aux/ltmain.sh-763- ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-831- yapet-2.5/libyacurs/build-aux/ltmain.sh:832: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` yapet-2.5/libyacurs/build-aux/ltmain.sh-833- } ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-863- # ...otherwise throw away the child directory and loop yapet-2.5/libyacurs/build-aux/ltmain.sh:864: _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` yapet-2.5/libyacurs/build-aux/ltmain.sh-865- done yapet-2.5/libyacurs/build-aux/ltmain.sh:866: _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` yapet-2.5/libyacurs/build-aux/ltmain.sh-867- ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-901- # If mktemp works, use that first and foremost yapet-2.5/libyacurs/build-aux/ltmain.sh:902: _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null` yapet-2.5/libyacurs/build-aux/ltmain.sh-903- ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-1111- *[\\\`\"\$]*) yapet-2.5/libyacurs/build-aux/ltmain.sh:1112: _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;; yapet-2.5/libyacurs/build-aux/ltmain.sh-1113- *) ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-1198- case $2 in yapet-2.5/libyacurs/build-aux/ltmain.sh:1199: .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;; yapet-2.5/libyacurs/build-aux/ltmain.sh:1200: *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;; yapet-2.5/libyacurs/build-aux/ltmain.sh-1201- esac ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-1271- [0-9]* | *[!a-zA-Z0-9_]*) yapet-2.5/libyacurs/build-aux/ltmain.sh:1272: func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'` yapet-2.5/libyacurs/build-aux/ltmain.sh-1273- ;; ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-1358- yapet-2.5/libyacurs/build-aux/ltmain.sh:1359: test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q` yapet-2.5/libyacurs/build-aux/ltmain.sh-1360-} ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell yapet-2.5/libyacurs/build-aux/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another yapet-2.5/libyacurs/build-aux/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-1517- yapet-2.5/libyacurs/build-aux/ltmain.sh:1518: eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`' yapet-2.5/libyacurs/build-aux/ltmain.sh-1519-} ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-1870- yapet-2.5/libyacurs/build-aux/ltmain.sh:1871: func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` yapet-2.5/libyacurs/build-aux/ltmain.sh-1872- func_split_equals_rhs= yapet-2.5/libyacurs/build-aux/ltmain.sh-1873- test "x$func_split_equals_lhs" = "x$1" \ yapet-2.5/libyacurs/build-aux/ltmain.sh:1874: || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` yapet-2.5/libyacurs/build-aux/ltmain.sh-1875- } ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-1898- yapet-2.5/libyacurs/build-aux/ltmain.sh:1899: func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` yapet-2.5/libyacurs/build-aux/ltmain.sh:1900: func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` yapet-2.5/libyacurs/build-aux/ltmain.sh-1901- } ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-2071- version: $progname (GNU libtool) 2.4.6 yapet-2.5/libyacurs/build-aux/ltmain.sh:2072: automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` yapet-2.5/libyacurs/build-aux/ltmain.sh:2073: autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` yapet-2.5/libyacurs/build-aux/ltmain.sh-2074- ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-2110- { yapet-2.5/libyacurs/build-aux/ltmain.sh:2111: func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"` yapet-2.5/libyacurs/build-aux/ltmain.sh-2112- } ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-2115- { yapet-2.5/libyacurs/build-aux/ltmain.sh:2116: func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'` yapet-2.5/libyacurs/build-aux/ltmain.sh-2117- } ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-2206- # quotes we have to do it in 2 steps: yapet-2.5/libyacurs/build-aux/ltmain.sh:2207: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` yapet-2.5/libyacurs/build-aux/ltmain.sh-2208- eval "$extractedcf" ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-2659- done yapet-2.5/libyacurs/build-aux/ltmain.sh:2660: CC_expanded=`func_echo_all $CC` yapet-2.5/libyacurs/build-aux/ltmain.sh:2661: CC_quoted_expanded=`func_echo_all $CC_quoted` yapet-2.5/libyacurs/build-aux/ltmain.sh-2662- case $@ in ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-2672- # Evaluate the configuration. yapet-2.5/libyacurs/build-aux/ltmain.sh:2673: eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" yapet-2.5/libyacurs/build-aux/ltmain.sh-2674- CC_quoted= ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-2678- done yapet-2.5/libyacurs/build-aux/ltmain.sh:2679: CC_expanded=`func_echo_all $CC` yapet-2.5/libyacurs/build-aux/ltmain.sh:2680: CC_quoted_expanded=`func_echo_all $CC_quoted` yapet-2.5/libyacurs/build-aux/ltmain.sh-2681- case "$@ " in ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-2770- # zero AND non-empty stdout, which explains the odd construction: yapet-2.5/libyacurs/build-aux/ltmain.sh:2771: func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null` yapet-2.5/libyacurs/build-aux/ltmain.sh-2772- if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-2838- if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then yapet-2.5/libyacurs/build-aux/ltmain.sh:2839: func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` yapet-2.5/libyacurs/build-aux/ltmain.sh-2840- if test "$?" -ne 0; then ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-3009- # LT_CYGPATH in this case. yapet-2.5/libyacurs/build-aux/ltmain.sh:3010: func_to_host_file_result=`cygpath -m "$1"` yapet-2.5/libyacurs/build-aux/ltmain.sh-3011- fi ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-3166- func_to_host_path_tmp1=$func_stripname_result yapet-2.5/libyacurs/build-aux/ltmain.sh:3167: func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` yapet-2.5/libyacurs/build-aux/ltmain.sh-3168- func_convert_path_check : ";" \ ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-3376- *.[cCFSifmso] | \ yapet-2.5/libyacurs/build-aux/ltmain.sh:3377: *.ada | *.adb | *.ads | *.asm | \ yapet-2.5/libyacurs/build-aux/ltmain.sh-3378- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-3453- if test no = "$compiler_c_o"; then yapet-2.5/libyacurs/build-aux/ltmain.sh:3454: output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext yapet-2.5/libyacurs/build-aux/ltmain.sh-3455- lockfile=$output_obj.lock ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-3472-*** ERROR, $lockfile exists and contains: yapet-2.5/libyacurs/build-aux/ltmain.sh:3473:`cat $lockfile 2>/dev/null` yapet-2.5/libyacurs/build-aux/ltmain.sh-3474- ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-3520- if test warn = "$need_locks" && yapet-2.5/libyacurs/build-aux/ltmain.sh:3521: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then yapet-2.5/libyacurs/build-aux/ltmain.sh-3522- $ECHO "\ yapet-2.5/libyacurs/build-aux/ltmain.sh-3523-*** ERROR, $lockfile contains: yapet-2.5/libyacurs/build-aux/ltmain.sh:3524:`cat $lockfile 2>/dev/null` yapet-2.5/libyacurs/build-aux/ltmain.sh-3525- ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-3569- if test warn = "$need_locks" && yapet-2.5/libyacurs/build-aux/ltmain.sh:3570: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then yapet-2.5/libyacurs/build-aux/ltmain.sh-3571- $ECHO "\ yapet-2.5/libyacurs/build-aux/ltmain.sh-3572-*** ERROR, $lockfile contains: yapet-2.5/libyacurs/build-aux/ltmain.sh:3573:`cat $lockfile 2>/dev/null` yapet-2.5/libyacurs/build-aux/ltmain.sh-3574- ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-3895- # Get the absolute pathname. yapet-2.5/libyacurs/build-aux/ltmain.sh:3896: absdir=`cd "$dir" && pwd` yapet-2.5/libyacurs/build-aux/ltmain.sh-3897- test -n "$absdir" && dir=$absdir ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-3994- if test -n "$lt_sysroot"; then yapet-2.5/libyacurs/build-aux/ltmain.sh:3995: sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` yapet-2.5/libyacurs/build-aux/ltmain.sh-3996- sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-4278- # Determine the prefix the user has applied to our future dir. yapet-2.5/libyacurs/build-aux/ltmain.sh:4279: inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` yapet-2.5/libyacurs/build-aux/ltmain.sh-4280- ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-4291- # Stick the inst_prefix_dir data into the link command. yapet-2.5/libyacurs/build-aux/ltmain.sh:4292: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` yapet-2.5/libyacurs/build-aux/ltmain.sh-4293- else yapet-2.5/libyacurs/build-aux/ltmain.sh:4294: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` yapet-2.5/libyacurs/build-aux/ltmain.sh-4295- fi ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-4458- fi yapet-2.5/libyacurs/build-aux/ltmain.sh:4459: libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'` yapet-2.5/libyacurs/build-aux/ltmain.sh-4460- if test -n "$libdir" && test ! -f "$libfile"; then ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-4477- # Replace the output file specification. yapet-2.5/libyacurs/build-aux/ltmain.sh:4478: relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` yapet-2.5/libyacurs/build-aux/ltmain.sh-4479- ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-4496- # Install the binary that we compiled earlier. yapet-2.5/libyacurs/build-aux/ltmain.sh:4497: file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` yapet-2.5/libyacurs/build-aux/ltmain.sh-4498- fi ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-4570- my_pic_p=${3-false} yapet-2.5/libyacurs/build-aux/ltmain.sh:4571: my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'` yapet-2.5/libyacurs/build-aux/ltmain.sh-4572- my_dlsyms= ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-4628- # Add our own program objects to the symbol list. yapet-2.5/libyacurs/build-aux/ltmain.sh:4629: progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` yapet-2.5/libyacurs/build-aux/ltmain.sh-4630- for progfile in $progfiles; do ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-4690- # Use subshell, to avoid clobbering current variable values yapet-2.5/libyacurs/build-aux/ltmain.sh:4691: dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` yapet-2.5/libyacurs/build-aux/ltmain.sh-4692- if test -n "$dlprefile_dlname"; then ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-4859- if test -f "$output_objdir/$my_outputname.def"; then yapet-2.5/libyacurs/build-aux/ltmain.sh:4860: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` yapet-2.5/libyacurs/build-aux/ltmain.sh:4861: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` yapet-2.5/libyacurs/build-aux/ltmain.sh-4862- else yapet-2.5/libyacurs/build-aux/ltmain.sh:4863: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` yapet-2.5/libyacurs/build-aux/ltmain.sh:4864: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` yapet-2.5/libyacurs/build-aux/ltmain.sh-4865- fi ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-4867- *) yapet-2.5/libyacurs/build-aux/ltmain.sh:4868: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` yapet-2.5/libyacurs/build-aux/ltmain.sh:4869: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` yapet-2.5/libyacurs/build-aux/ltmain.sh-4870- ;; ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-4882- # Nullify the symbol file. yapet-2.5/libyacurs/build-aux/ltmain.sh:4883: compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` yapet-2.5/libyacurs/build-aux/ltmain.sh:4884: finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` yapet-2.5/libyacurs/build-aux/ltmain.sh-4885- fi ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-4896- func_to_tool_file "$1" func_convert_file_msys_to_w32 yapet-2.5/libyacurs/build-aux/ltmain.sh:4897: func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` yapet-2.5/libyacurs/build-aux/ltmain.sh-4898- test -n "$func_cygming_gnu_implib_tmp" ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-4909- func_to_tool_file "$1" func_convert_file_msys_to_w32 yapet-2.5/libyacurs/build-aux/ltmain.sh:4910: func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` yapet-2.5/libyacurs/build-aux/ltmain.sh-4911- test -n "$func_cygming_ms_implib_tmp" ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-4925- win32_libid_type=unknown yapet-2.5/libyacurs/build-aux/ltmain.sh:4926: win32_fileres=`file -L $1 2>/dev/null` yapet-2.5/libyacurs/build-aux/ltmain.sh-4927- case $win32_fileres in ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-4990- yapet-2.5/libyacurs/build-aux/ltmain.sh:4991: sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` yapet-2.5/libyacurs/build-aux/ltmain.sh-4992-} ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-5008- yapet-2.5/libyacurs/build-aux/ltmain.sh:5009: match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` yapet-2.5/libyacurs/build-aux/ltmain.sh-5010- $OBJDUMP -s --section "$1" "$2" 2>/dev/null | ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-5072- # binutils import library yapet-2.5/libyacurs/build-aux/ltmain.sh:5073: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` yapet-2.5/libyacurs/build-aux/ltmain.sh-5074- elif func_cygming_ms_implib_p "$1"; then yapet-2.5/libyacurs/build-aux/ltmain.sh-5075- # ms-generated import library yapet-2.5/libyacurs/build-aux/ltmain.sh:5076: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` yapet-2.5/libyacurs/build-aux/ltmain.sh-5077- else ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-5156- darwin_base_archive=$func_basename_result yapet-2.5/libyacurs/build-aux/ltmain.sh:5157: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` yapet-2.5/libyacurs/build-aux/ltmain.sh-5158- if test -n "$darwin_arches"; then yapet-2.5/libyacurs/build-aux/ltmain.sh:5159: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` yapet-2.5/libyacurs/build-aux/ltmain.sh-5160- darwin_arch= ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-5170- ## Okay now we've a bunch of thin objects, gotta fatten them up :) yapet-2.5/libyacurs/build-aux/ltmain.sh:5171: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` yapet-2.5/libyacurs/build-aux/ltmain.sh-5172- darwin_file= ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-5174- for darwin_file in $darwin_filelist; do yapet-2.5/libyacurs/build-aux/ltmain.sh:5175: darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` yapet-2.5/libyacurs/build-aux/ltmain.sh-5176- $LIPO -create -output "$darwin_file" $darwin_files ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-5189- esac yapet-2.5/libyacurs/build-aux/ltmain.sh:5190: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` yapet-2.5/libyacurs/build-aux/ltmain.sh-5191- done ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-5260- yapet-2.5/libyacurs/build-aux/ltmain.sh:5261: qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` yapet-2.5/libyacurs/build-aux/ltmain.sh-5262- $ECHO "\ ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-5295- --lt-dump-script) yapet-2.5/libyacurs/build-aux/ltmain.sh:5296: lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` yapet-2.5/libyacurs/build-aux/ltmain.sh-5297- test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. yapet-2.5/libyacurs/build-aux/ltmain.sh:5298: lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` yapet-2.5/libyacurs/build-aux/ltmain.sh-5299- cat \"\$lt_dump_D/\$lt_dump_F\" ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-5322- \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\" yapet-2.5/libyacurs/build-aux/ltmain.sh:5323: lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` yapet-2.5/libyacurs/build-aux/ltmain.sh-5324- done ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-5380- # Find the directory that this script lives in. yapet-2.5/libyacurs/build-aux/ltmain.sh:5381: thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` yapet-2.5/libyacurs/build-aux/ltmain.sh-5382- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-5384- # Follow symbolic links until we get to the real thisdir. yapet-2.5/libyacurs/build-aux/ltmain.sh:5385: file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` yapet-2.5/libyacurs/build-aux/ltmain.sh-5386- while test -n \"\$file\"; do yapet-2.5/libyacurs/build-aux/ltmain.sh:5387: destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` yapet-2.5/libyacurs/build-aux/ltmain.sh-5388- ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-5396- yapet-2.5/libyacurs/build-aux/ltmain.sh:5397: file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` yapet-2.5/libyacurs/build-aux/ltmain.sh:5398: file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` yapet-2.5/libyacurs/build-aux/ltmain.sh-5399- done ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-5410- case \"\$thisdir\" in yapet-2.5/libyacurs/build-aux/ltmain.sh:5411: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; yapet-2.5/libyacurs/build-aux/ltmain.sh-5412- $objdir ) thisdir=. ;; ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-5416- # Try to get the absolute directory name. yapet-2.5/libyacurs/build-aux/ltmain.sh:5417: absdir=\`cd \"\$thisdir\" && pwd\` yapet-2.5/libyacurs/build-aux/ltmain.sh-5418- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-5426- if test ! -f \"\$progdir/\$program\" || yapet-2.5/libyacurs/build-aux/ltmain.sh:5427: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\ yapet-2.5/libyacurs/build-aux/ltmain.sh-5428- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-5441- if test -n \"\$relink_command\"; then yapet-2.5/libyacurs/build-aux/ltmain.sh:5442: if relink_command_output=\`eval \$relink_command 2>&1\`; then : yapet-2.5/libyacurs/build-aux/ltmain.sh-5443- else ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-5485- # The second colon is a workaround for a bug in BeOS R4 sed yapet-2.5/libyacurs/build-aux/ltmain.sh:5486: $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` yapet-2.5/libyacurs/build-aux/ltmain.sh-5487- ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-6464- yapet-2.5/libyacurs/build-aux/ltmain.sh:6465: case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in yapet-2.5/libyacurs/build-aux/ltmain.sh-6466- *import*) : ;; ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-6712- moreargs= yapet-2.5/libyacurs/build-aux/ltmain.sh:6713: for fil in `cat "$save_arg"` yapet-2.5/libyacurs/build-aux/ltmain.sh-6714- do ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-6973- *) yapet-2.5/libyacurs/build-aux/ltmain.sh:6974: absdir=`cd "$dir" && pwd` yapet-2.5/libyacurs/build-aux/ltmain.sh-6975- test -z "$absdir" && \ ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-6994- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) yapet-2.5/libyacurs/build-aux/ltmain.sh:6995: testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` yapet-2.5/libyacurs/build-aux/ltmain.sh-6996- case :$dllsearchpath: in ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-7287- -Z*) yapet-2.5/libyacurs/build-aux/ltmain.sh:7288: if test os2 = "`expr $host : '.*\(os2\)'`"; then yapet-2.5/libyacurs/build-aux/ltmain.sh-7289- # OS/2 uses -Zxxx to specify OS/2-specific options ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-7457- # get the directories listed in $shlibpath_var yapet-2.5/libyacurs/build-aux/ltmain.sh:7458: eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\` yapet-2.5/libyacurs/build-aux/ltmain.sh-7459- else ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-7773- set dummy $deplibs_check_method; shift yapet-2.5/libyacurs/build-aux/ltmain.sh:7774: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` yapet-2.5/libyacurs/build-aux/ltmain.sh-7775- if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-7863- if test -n "$inherited_linker_flags"; then yapet-2.5/libyacurs/build-aux/ltmain.sh:7864: tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` yapet-2.5/libyacurs/build-aux/ltmain.sh-7865- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-7871- fi yapet-2.5/libyacurs/build-aux/ltmain.sh:7872: dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` yapet-2.5/libyacurs/build-aux/ltmain.sh-7873- if test lib,link = "$linkmode,$pass" || ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-7944- *) yapet-2.5/libyacurs/build-aux/ltmain.sh:7945: abs_ladir=`cd "$ladir" && pwd` yapet-2.5/libyacurs/build-aux/ltmain.sh-7946- if test -z "$abs_ladir"; then ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-8197- shift yapet-2.5/libyacurs/build-aux/ltmain.sh:8198: libname=`eval "\\$ECHO \"$libname_spec\""` yapet-2.5/libyacurs/build-aux/ltmain.sh-8199- # use dlname if we got it. it's perfectly good, no? ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-8489- *) yapet-2.5/libyacurs/build-aux/ltmain.sh:8490: absdir=`cd "$dir" && pwd` yapet-2.5/libyacurs/build-aux/ltmain.sh-8491- if test -z "$absdir"; then ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-8500- depdepl= yapet-2.5/libyacurs/build-aux/ltmain.sh:8501: eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` yapet-2.5/libyacurs/build-aux/ltmain.sh-8502- if test -n "$deplibrary_names"; then ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-8507- depdepl=$absdir/$objdir/$depdepl yapet-2.5/libyacurs/build-aux/ltmain.sh:8508: darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` yapet-2.5/libyacurs/build-aux/ltmain.sh-8509- if test -z "$darwin_install_name"; then yapet-2.5/libyacurs/build-aux/ltmain.sh:8510: darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` yapet-2.5/libyacurs/build-aux/ltmain.sh-8511- fi ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-8522- else yapet-2.5/libyacurs/build-aux/ltmain.sh:8523: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` yapet-2.5/libyacurs/build-aux/ltmain.sh-8524- test -z "$libdir" && \ ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-8545- else yapet-2.5/libyacurs/build-aux/ltmain.sh:8546: compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` yapet-2.5/libyacurs/build-aux/ltmain.sh-8547- fi ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-8634- linux*) yapet-2.5/libyacurs/build-aux/ltmain.sh:8635: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/libyacurs/build-aux/ltmain.sh-8636- *Sun\ C*) # Sun C++ 5.9 ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-9039- removelist= yapet-2.5/libyacurs/build-aux/ltmain.sh:9040: tempremovelist=`$ECHO "$output_objdir/*"` yapet-2.5/libyacurs/build-aux/ltmain.sh-9041- for p in $tempremovelist; do ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-9065- # Transform .lo files to .o files. yapet-2.5/libyacurs/build-aux/ltmain.sh:9066: oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP` yapet-2.5/libyacurs/build-aux/ltmain.sh-9067- fi ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-9070- #for path in $notinst_path; do yapet-2.5/libyacurs/build-aux/ltmain.sh:9071: # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` yapet-2.5/libyacurs/build-aux/ltmain.sh:9072: # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` yapet-2.5/libyacurs/build-aux/ltmain.sh:9073: # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` yapet-2.5/libyacurs/build-aux/ltmain.sh-9074- #done ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-9191- if test -n "$i"; then yapet-2.5/libyacurs/build-aux/ltmain.sh:9192: libname=`eval "\\$ECHO \"$libname_spec\""` yapet-2.5/libyacurs/build-aux/ltmain.sh:9193: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` yapet-2.5/libyacurs/build-aux/ltmain.sh-9194- set dummy $deplib_matches; shift yapet-2.5/libyacurs/build-aux/ltmain.sh-9195- deplib_match=$1 yapet-2.5/libyacurs/build-aux/ltmain.sh:9196: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then yapet-2.5/libyacurs/build-aux/ltmain.sh-9197- func_append newdeplibs " $i" ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-9234- if test -n "$i"; then yapet-2.5/libyacurs/build-aux/ltmain.sh:9235: libname=`eval "\\$ECHO \"$libname_spec\""` yapet-2.5/libyacurs/build-aux/ltmain.sh:9236: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` yapet-2.5/libyacurs/build-aux/ltmain.sh-9237- set dummy $deplib_matches; shift yapet-2.5/libyacurs/build-aux/ltmain.sh-9238- deplib_match=$1 yapet-2.5/libyacurs/build-aux/ltmain.sh:9239: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then yapet-2.5/libyacurs/build-aux/ltmain.sh-9240- func_append newdeplibs " $i" ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-9269- set dummy $deplibs_check_method; shift yapet-2.5/libyacurs/build-aux/ltmain.sh:9270: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` yapet-2.5/libyacurs/build-aux/ltmain.sh-9271- for a_deplib in $deplibs; do ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-9284- if test -n "$a_deplib"; then yapet-2.5/libyacurs/build-aux/ltmain.sh:9285: libname=`eval "\\$ECHO \"$libname_spec\""` yapet-2.5/libyacurs/build-aux/ltmain.sh-9286- if test -n "$file_magic_glob"; then yapet-2.5/libyacurs/build-aux/ltmain.sh:9287: libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob` yapet-2.5/libyacurs/build-aux/ltmain.sh-9288- else ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-9294- shopt -s nocaseglob yapet-2.5/libyacurs/build-aux/ltmain.sh:9295: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` yapet-2.5/libyacurs/build-aux/ltmain.sh-9296- $nocaseglob yapet-2.5/libyacurs/build-aux/ltmain.sh-9297- else yapet-2.5/libyacurs/build-aux/ltmain.sh:9298: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` yapet-2.5/libyacurs/build-aux/ltmain.sh-9299- fi ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-9312- while test -h "$potlib" 2>/dev/null; do yapet-2.5/libyacurs/build-aux/ltmain.sh:9313: potliblink=`ls -ld $potlib | $SED 's/.* -> //'` yapet-2.5/libyacurs/build-aux/ltmain.sh-9314- case $potliblink in yapet-2.5/libyacurs/build-aux/ltmain.sh-9315- [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;; yapet-2.5/libyacurs/build-aux/ltmain.sh:9316: *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";; yapet-2.5/libyacurs/build-aux/ltmain.sh-9317- esac ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-9353- set dummy $deplibs_check_method; shift yapet-2.5/libyacurs/build-aux/ltmain.sh:9354: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` yapet-2.5/libyacurs/build-aux/ltmain.sh-9355- for a_deplib in $deplibs; do ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-9368- if test -n "$a_deplib"; then yapet-2.5/libyacurs/build-aux/ltmain.sh:9369: libname=`eval "\\$ECHO \"$libname_spec\""` yapet-2.5/libyacurs/build-aux/ltmain.sh-9370- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do yapet-2.5/libyacurs/build-aux/ltmain.sh:9371: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` yapet-2.5/libyacurs/build-aux/ltmain.sh-9372- for potent_lib in $potential_libs; do ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-9407- newdeplibs= yapet-2.5/libyacurs/build-aux/ltmain.sh:9408: tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` yapet-2.5/libyacurs/build-aux/ltmain.sh-9409- if test yes = "$allow_libtool_libs_with_static_runtimes"; then ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-9411- # can't use Xsed below, because $i might contain '/' yapet-2.5/libyacurs/build-aux/ltmain.sh:9412: tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"` yapet-2.5/libyacurs/build-aux/ltmain.sh-9413- done ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-9437- # On Rhapsody replace the C library with the System framework yapet-2.5/libyacurs/build-aux/ltmain.sh:9438: newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` yapet-2.5/libyacurs/build-aux/ltmain.sh-9439- ;; ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-9489- *-*-darwin*) yapet-2.5/libyacurs/build-aux/ltmain.sh:9490: newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` yapet-2.5/libyacurs/build-aux/ltmain.sh:9491: new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` yapet-2.5/libyacurs/build-aux/ltmain.sh:9492: deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` yapet-2.5/libyacurs/build-aux/ltmain.sh-9493- ;; ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-9616- # Use standard objects if they are pic yapet-2.5/libyacurs/build-aux/ltmain.sh:9617: test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` yapet-2.5/libyacurs/build-aux/ltmain.sh-9618- test "X$libobjs" = "X " && libobjs= ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-10130- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" yapet-2.5/libyacurs/build-aux/ltmain.sh:10131: test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` yapet-2.5/libyacurs/build-aux/ltmain.sh-10132- reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-10145- # Create the old-style object. yapet-2.5/libyacurs/build-aux/ltmain.sh:10146: reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs yapet-2.5/libyacurs/build-aux/ltmain.sh-10147- ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-10203- # On Rhapsody replace the C library is the System framework yapet-2.5/libyacurs/build-aux/ltmain.sh:10204: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` yapet-2.5/libyacurs/build-aux/ltmain.sh:10205: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` yapet-2.5/libyacurs/build-aux/ltmain.sh-10206- ;; ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-10221- # Time to change all our "foo.ltframework" stuff back to "-framework foo" yapet-2.5/libyacurs/build-aux/ltmain.sh:10222: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` yapet-2.5/libyacurs/build-aux/ltmain.sh:10223: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` yapet-2.5/libyacurs/build-aux/ltmain.sh-10224- ;; ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-10299- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) yapet-2.5/libyacurs/build-aux/ltmain.sh:10300: testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'` yapet-2.5/libyacurs/build-aux/ltmain.sh-10301- case :$dllsearchpath: in ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-10359- # Transform all the library objects into standard objects. yapet-2.5/libyacurs/build-aux/ltmain.sh:10360: compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` yapet-2.5/libyacurs/build-aux/ltmain.sh:10361: finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` yapet-2.5/libyacurs/build-aux/ltmain.sh-10362- fi ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-10387- # Replace the output file specification. yapet-2.5/libyacurs/build-aux/ltmain.sh:10388: compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` yapet-2.5/libyacurs/build-aux/ltmain.sh-10389- link_command=$compile_command$compile_rpath ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-10396- func_to_tool_file "$output" yapet-2.5/libyacurs/build-aux/ltmain.sh:10397: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` yapet-2.5/libyacurs/build-aux/ltmain.sh-10398- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-10440- # Replace the output file specification. yapet-2.5/libyacurs/build-aux/ltmain.sh:10441: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` yapet-2.5/libyacurs/build-aux/ltmain.sh-10442- # Delete the old output file. ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-10448- func_to_tool_file "$output" yapet-2.5/libyacurs/build-aux/ltmain.sh:10449: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` yapet-2.5/libyacurs/build-aux/ltmain.sh-10450- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-10466- link_command=$finalize_var$compile_command$finalize_rpath yapet-2.5/libyacurs/build-aux/ltmain.sh:10467: relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` yapet-2.5/libyacurs/build-aux/ltmain.sh-10468- ;; ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-10479- # Replace the output file specification. yapet-2.5/libyacurs/build-aux/ltmain.sh:10480: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` yapet-2.5/libyacurs/build-aux/ltmain.sh-10481- ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-10488- func_to_tool_file "$output_objdir/$outputname" yapet-2.5/libyacurs/build-aux/ltmain.sh:10489: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` yapet-2.5/libyacurs/build-aux/ltmain.sh-10490- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-10509- relink_command="(cd `pwd`; $relink_command)" yapet-2.5/libyacurs/build-aux/ltmain.sh:10510: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` yapet-2.5/libyacurs/build-aux/ltmain.sh-10511- fi ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-10755- relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" yapet-2.5/libyacurs/build-aux/ltmain.sh:10756: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` yapet-2.5/libyacurs/build-aux/ltmain.sh-10757- if test yes = "$hardcode_automatic"; then ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-10776- func_resolve_sysroot "$deplib" yapet-2.5/libyacurs/build-aux/ltmain.sh:10777: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` yapet-2.5/libyacurs/build-aux/ltmain.sh-10778- test -z "$libdir" && \ ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-10802- name=$func_basename_result yapet-2.5/libyacurs/build-aux/ltmain.sh:10803: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` yapet-2.5/libyacurs/build-aux/ltmain.sh-10804- test -z "$libdir" && \ ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-10821- name=$func_basename_result yapet-2.5/libyacurs/build-aux/ltmain.sh:10822: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` yapet-2.5/libyacurs/build-aux/ltmain.sh-10823- test -z "$libdir" && \ ############################################## yapet-2.5/libyacurs/build-aux/ltmain.sh-11140-# ### BEGIN LIBTOOL TAG CONFIG: disable-static yapet-2.5/libyacurs/build-aux/ltmain.sh:11141:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` yapet-2.5/libyacurs/build-aux/ltmain.sh-11142-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## yapet-2.5/libyacurs/build-aux/depcomp-64- case $1 in yapet-2.5/libyacurs/build-aux/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; yapet-2.5/libyacurs/build-aux/depcomp-66- *) dir=;; ############################################## yapet-2.5/libyacurs/build-aux/depcomp-73-{ yapet-2.5/libyacurs/build-aux/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` yapet-2.5/libyacurs/build-aux/depcomp-75-} ############################################## yapet-2.5/libyacurs/build-aux/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} yapet-2.5/libyacurs/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} yapet-2.5/libyacurs/build-aux/depcomp-128- ############################################## yapet-2.5/libyacurs/build-aux/depcomp-405- sleep 1 yapet-2.5/libyacurs/build-aux/depcomp:406: i=`expr $i - 1` yapet-2.5/libyacurs/build-aux/depcomp-407- done yapet-2.5/libyacurs/build-aux/depcomp-408- fi yapet-2.5/libyacurs/build-aux/depcomp:409: i=`expr $i - 1` yapet-2.5/libyacurs/build-aux/depcomp-410- done ############################################## yapet-2.5/libyacurs/build-aux/depcomp-425- # Do two passes, one to just change these to yapet-2.5/libyacurs/build-aux/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. yapet-2.5/libyacurs/build-aux/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## yapet-2.5/libyacurs/build-aux/depcomp-659- done yapet-2.5/libyacurs/build-aux/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` yapet-2.5/libyacurs/build-aux/depcomp-661- touch "$tmpdepfile" ############################################## yapet-2.5/libyacurs/m4/gettext.m4-249- LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD" yapet-2.5/libyacurs/m4/gettext.m4:250: LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` yapet-2.5/libyacurs/m4/gettext.m4-251- fi ############################################## yapet-2.5/libyacurs/m4/iconv.m4-207- am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"]) yapet-2.5/libyacurs/m4/iconv.m4:208: am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` yapet-2.5/libyacurs/m4/iconv.m4-209- AC_MSG_RESULT([ ############################################## yapet-2.5/libyacurs/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v. yapet-2.5/libyacurs/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in yapet-2.5/libyacurs/m4/lib-ld.m4-16-*GNU* | *'with BFD'*) ############################################## yapet-2.5/libyacurs/m4/lib-ld.m4-50- # gcc leaves a trailing carriage return which upsets mingw yapet-2.5/libyacurs/m4/lib-ld.m4:51: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; yapet-2.5/libyacurs/m4/lib-ld.m4-52- *) yapet-2.5/libyacurs/m4/lib-ld.m4:53: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; yapet-2.5/libyacurs/m4/lib-ld.m4-54- esac ############################################## yapet-2.5/libyacurs/m4/lib-ld.m4-59- # Canonicalize the path of ld yapet-2.5/libyacurs/m4/lib-ld.m4:60: ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` yapet-2.5/libyacurs/m4/lib-ld.m4-61- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do yapet-2.5/libyacurs/m4/lib-ld.m4:62: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` yapet-2.5/libyacurs/m4/lib-ld.m4-63- done ############################################## yapet-2.5/libyacurs/m4/lib-ld.m4-89- # Break only if it was the GNU/non-GNU ld that we prefer. yapet-2.5/libyacurs/m4/lib-ld.m4:90: case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in yapet-2.5/libyacurs/m4/lib-ld.m4-91- *GNU* | *'with BFD'*) ############################################## yapet-2.5/libyacurs/m4/lib-link.m4-244- dnl or AC_LIB_HAVE_LINKFLAGS call. yapet-2.5/libyacurs/m4/lib-link.m4:245: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` yapet-2.5/libyacurs/m4/lib-link.m4-246- eval value=\"\$HAVE_LIB$uppername\" ############################################## yapet-2.5/libyacurs/m4/lib-link.m4-319- -L*) yapet-2.5/libyacurs/m4/lib-link.m4:320: dir=`echo "X$x" | sed -e 's/^X-L//'` yapet-2.5/libyacurs/m4/lib-link.m4-321- dnl First look for a shared library. ############################################## yapet-2.5/libyacurs/m4/lib-link.m4-463- */$acl_libdirstem | */$acl_libdirstem/) yapet-2.5/libyacurs/m4/lib-link.m4:464: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` yapet-2.5/libyacurs/m4/lib-link.m4-465- if test "$name" = '$1'; then ############################################## yapet-2.5/libyacurs/m4/lib-link.m4-470- */$acl_libdirstem2 | */$acl_libdirstem2/) yapet-2.5/libyacurs/m4/lib-link.m4:471: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` yapet-2.5/libyacurs/m4/lib-link.m4-472- if test "$name" = '$1'; then ############################################## yapet-2.5/libyacurs/m4/lib-link.m4-526- -L*) yapet-2.5/libyacurs/m4/lib-link.m4:527: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` yapet-2.5/libyacurs/m4/lib-link.m4-528- dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. ############################################## yapet-2.5/libyacurs/m4/lib-link.m4-578- -R*) yapet-2.5/libyacurs/m4/lib-link.m4:579: dir=`echo "X$dep" | sed -e 's/^X-R//'` yapet-2.5/libyacurs/m4/lib-link.m4-580- if test "$enable_rpath" != no; then ############################################## yapet-2.5/libyacurs/m4/lib-link.m4-608- dnl Handle this in the next round. yapet-2.5/libyacurs/m4/lib-link.m4:609: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` yapet-2.5/libyacurs/m4/lib-link.m4-610- ;; ############################################## yapet-2.5/libyacurs/m4/lib-link.m4-614- dnl option. yapet-2.5/libyacurs/m4/lib-link.m4:615: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` yapet-2.5/libyacurs/m4/lib-link.m4-616- ;; ############################################## yapet-2.5/libyacurs/m4/lib-link.m4-727- -L) next=yes ;; yapet-2.5/libyacurs/m4/lib-link.m4:728: -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'` yapet-2.5/libyacurs/m4/lib-link.m4-729- dnl No need to hardcode the standard /usr/lib. ############################################## yapet-2.5/libyacurs/m4/lib-prefix.m4-201- *) yapet-2.5/libyacurs/m4/lib-prefix.m4:202: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` yapet-2.5/libyacurs/m4/lib-prefix.m4-203- if test -n "$searchpath"; then ############################################## yapet-2.5/libyacurs/m4/lib-prefix.m4-211- ;; yapet-2.5/libyacurs/m4/lib-prefix.m4:212: *) searchdir=`cd "$searchdir" && pwd` yapet-2.5/libyacurs/m4/lib-prefix.m4-213- case "$searchdir" in ############################################## yapet-2.5/libyacurs/m4/libtool.m4-119- done yapet-2.5/libyacurs/m4/libtool.m4:120: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` yapet-2.5/libyacurs/m4/libtool.m4-121-} ############################################## yapet-2.5/libyacurs/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE], yapet-2.5/libyacurs/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) yapet-2.5/libyacurs/m4/libtool.m4-439- ############################################## yapet-2.5/libyacurs/m4/libtool.m4-447-# yapet-2.5/libyacurs/m4/libtool.m4:448:# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## yapet-2.5/libyacurs/m4/libtool.m4-557-]], lt_decl_quote_varnames); do yapet-2.5/libyacurs/m4/libtool.m4:558: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in yapet-2.5/libyacurs/m4/libtool.m4-559- *[[\\\\\\\`\\"\\\$]]*) yapet-2.5/libyacurs/m4/libtool.m4:560: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes yapet-2.5/libyacurs/m4/libtool.m4-561- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do yapet-2.5/libyacurs/m4/libtool.m4:571: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in yapet-2.5/libyacurs/m4/libtool.m4-572- *[[\\\\\\\`\\"\\\$]]*) yapet-2.5/libyacurs/m4/libtool.m4:573: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes yapet-2.5/libyacurs/m4/libtool.m4-574- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-1112- if test yes = "$lt_cv_ld_force_load"; then yapet-2.5/libyacurs/m4/libtool.m4:1113: _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' yapet-2.5/libyacurs/m4/libtool.m4-1114- m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], ############################################## yapet-2.5/libyacurs/m4/libtool.m4-1165- }]' yapet-2.5/libyacurs/m4/libtool.m4:1166: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/libyacurs/m4/libtool.m4-1167- # Check for a 64-bit object if we didn't find anything. yapet-2.5/libyacurs/m4/libtool.m4-1168- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then yapet-2.5/libyacurs/m4/libtool.m4:1169: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/libyacurs/m4/libtool.m4-1170- fi],[]) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ yapet-2.5/libyacurs/m4/libtool.m4:1202: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then yapet-2.5/libyacurs/m4/libtool.m4-1203- ECHO='print -r --' yapet-2.5/libyacurs/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then yapet-2.5/libyacurs/m4/libtool.m4-1205- ECHO='printf %s\n' ############################################## yapet-2.5/libyacurs/m4/libtool.m4-1236- PATH=/empty FPATH=/empty; export PATH FPATH yapet-2.5/libyacurs/m4/libtool.m4:1237: test "X`printf %s $ECHO`" = "X$ECHO" \ yapet-2.5/libyacurs/m4/libtool.m4:1238: || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) yapet-2.5/libyacurs/m4/libtool.m4-1239- ############################################## yapet-2.5/libyacurs/m4/libtool.m4-1260- if test yes = "$GCC"; then yapet-2.5/libyacurs/m4/libtool.m4:1261: lt_sysroot=`$CC --print-sysroot 2>/dev/null` yapet-2.5/libyacurs/m4/libtool.m4-1262- fi ############################################## yapet-2.5/libyacurs/m4/libtool.m4-1264- /*) yapet-2.5/libyacurs/m4/libtool.m4:1265: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` yapet-2.5/libyacurs/m4/libtool.m4-1266- ;; #( ############################################## yapet-2.5/libyacurs/m4/libtool.m4-1294- if AC_TRY_EVAL(ac_compile); then yapet-2.5/libyacurs/m4/libtool.m4:1295: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/libyacurs/m4/libtool.m4-1296- *ELF-32*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-1311- if test yes = "$lt_cv_prog_gnu_ld"; then yapet-2.5/libyacurs/m4/libtool.m4:1312: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/libyacurs/m4/libtool.m4-1313- *32-bit*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-1323- else yapet-2.5/libyacurs/m4/libtool.m4:1324: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/libyacurs/m4/libtool.m4-1325- *32-bit*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-1345- emul=elf yapet-2.5/libyacurs/m4/libtool.m4:1346: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/libyacurs/m4/libtool.m4-1347- *32-bit*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-1353- esac yapet-2.5/libyacurs/m4/libtool.m4:1354: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/libyacurs/m4/libtool.m4-1355- *MSB*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-1361- esac yapet-2.5/libyacurs/m4/libtool.m4:1362: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/libyacurs/m4/libtool.m4-1363- *N32*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-1726- # And add a safety zone yapet-2.5/libyacurs/m4/libtool.m4:1727: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` yapet-2.5/libyacurs/m4/libtool.m4:1728: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` yapet-2.5/libyacurs/m4/libtool.m4-1729- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-1759- if test -n "$kargmax"; then yapet-2.5/libyacurs/m4/libtool.m4:1760: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` yapet-2.5/libyacurs/m4/libtool.m4-1761- else ############################################## yapet-2.5/libyacurs/m4/libtool.m4-1768- test undefined != "$lt_cv_sys_max_cmd_len"; then yapet-2.5/libyacurs/m4/libtool.m4:1769: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` yapet-2.5/libyacurs/m4/libtool.m4:1770: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` yapet-2.5/libyacurs/m4/libtool.m4-1771- else ############################################## yapet-2.5/libyacurs/m4/libtool.m4-1780- # we can't tell. yapet-2.5/libyacurs/m4/libtool.m4:1781: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ yapet-2.5/libyacurs/m4/libtool.m4-1782- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## yapet-2.5/libyacurs/m4/libtool.m4-1784- do yapet-2.5/libyacurs/m4/libtool.m4:1785: i=`expr $i + 1` yapet-2.5/libyacurs/m4/libtool.m4-1786- teststring=$teststring$teststring ############################################## yapet-2.5/libyacurs/m4/libtool.m4-1788- # Only check the string length outside the loop. yapet-2.5/libyacurs/m4/libtool.m4:1789: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` yapet-2.5/libyacurs/m4/libtool.m4-1790- teststring= ############################################## yapet-2.5/libyacurs/m4/libtool.m4-1793- # linker. It appears as though 1/2 is a usable value. yapet-2.5/libyacurs/m4/libtool.m4:1794: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` yapet-2.5/libyacurs/m4/libtool.m4-1795- fi ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2259- *:) yapet-2.5/libyacurs/m4/libtool.m4:2260: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\" yapet-2.5/libyacurs/m4/libtool.m4-2261- ;; yapet-2.5/libyacurs/m4/libtool.m4-2262- x:*) yapet-2.5/libyacurs/m4/libtool.m4:2263: eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\" yapet-2.5/libyacurs/m4/libtool.m4-2264- ;; yapet-2.5/libyacurs/m4/libtool.m4-2265- *::*) yapet-2.5/libyacurs/m4/libtool.m4:2266: eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" yapet-2.5/libyacurs/m4/libtool.m4:2267: eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\" yapet-2.5/libyacurs/m4/libtool.m4-2268- ;; yapet-2.5/libyacurs/m4/libtool.m4-2269- *) yapet-2.5/libyacurs/m4/libtool.m4:2270: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\" yapet-2.5/libyacurs/m4/libtool.m4-2271- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2299- esac yapet-2.5/libyacurs/m4/libtool.m4:2300: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` yapet-2.5/libyacurs/m4/libtool.m4-2301- case $lt_search_path_spec in ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2306- # okay in the real world where ";" in dirpaths is itself problematic. yapet-2.5/libyacurs/m4/libtool.m4:2307: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` yapet-2.5/libyacurs/m4/libtool.m4-2308- ;; yapet-2.5/libyacurs/m4/libtool.m4-2309- *) yapet-2.5/libyacurs/m4/libtool.m4:2310: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` yapet-2.5/libyacurs/m4/libtool.m4-2311- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2315- lt_tmp_lt_search_path_spec= yapet-2.5/libyacurs/m4/libtool.m4:2316: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` yapet-2.5/libyacurs/m4/libtool.m4-2317- # ...but if some path component already ends with the multilib dir we assume ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2357- esac yapet-2.5/libyacurs/m4/libtool.m4:2358: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` yapet-2.5/libyacurs/m4/libtool.m4-2359-else ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2498- # Create ${libname}_ixlibrary.a entries in /sys/libs. yapet-2.5/libyacurs/m4/libtool.m4:2499: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $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' yapet-2.5/libyacurs/m4/libtool.m4-2500- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2534- # DLL is installed to $(libdir)/../bin by postinstall_cmds yapet-2.5/libyacurs/m4/libtool.m4:2535: postinstall_cmds='base_file=`basename \$file`~ yapet-2.5/libyacurs/m4/libtool.m4:2536: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ yapet-2.5/libyacurs/m4/libtool.m4:2537: dldir=$destdir/`dirname \$dlpath`~ yapet-2.5/libyacurs/m4/libtool.m4-2538- test -d \$dldir || mkdir -p \$dldir~ ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2543- fi' yapet-2.5/libyacurs/m4/libtool.m4:2544: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ yapet-2.5/libyacurs/m4/libtool.m4-2545- dlpath=$dir/\$dldll~ ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2551- # Cygwin DLLs use 'cyg' prefix rather than 'lib' yapet-2.5/libyacurs/m4/libtool.m4:2552: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' yapet-2.5/libyacurs/m4/libtool.m4-2553-m4_if([$1], [],[ ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2557- # MinGW DLLs use traditional 'lib' prefix yapet-2.5/libyacurs/m4/libtool.m4:2558: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' yapet-2.5/libyacurs/m4/libtool.m4-2559- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2561- # pw32 DLLs use 'pw' prefix rather than 'lib' yapet-2.5/libyacurs/m4/libtool.m4:2562: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' yapet-2.5/libyacurs/m4/libtool.m4-2563- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2570- libname_spec='$name' yapet-2.5/libyacurs/m4/libtool.m4:2571: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' yapet-2.5/libyacurs/m4/libtool.m4-2572- library_names_spec='$libname.dll.lib' ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2582- # Let DOS variable expansion print the short 8.3 style file name. yapet-2.5/libyacurs/m4/libtool.m4:2583: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` yapet-2.5/libyacurs/m4/libtool.m4-2584- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2587- # Convert to MSYS style. yapet-2.5/libyacurs/m4/libtool.m4:2588: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` yapet-2.5/libyacurs/m4/libtool.m4-2589- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2593- # like /cygdrive/c/PROGRA~1:/cygdr... yapet-2.5/libyacurs/m4/libtool.m4:2594: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` yapet-2.5/libyacurs/m4/libtool.m4:2595: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` yapet-2.5/libyacurs/m4/libtool.m4:2596: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` yapet-2.5/libyacurs/m4/libtool.m4-2597- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2601- # It is most probably a Windows format PATH. yapet-2.5/libyacurs/m4/libtool.m4:2602: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` yapet-2.5/libyacurs/m4/libtool.m4-2603- else yapet-2.5/libyacurs/m4/libtool.m4:2604: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` yapet-2.5/libyacurs/m4/libtool.m4-2605- fi ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2611- # DLL is installed to $(libdir)/../bin by postinstall_cmds yapet-2.5/libyacurs/m4/libtool.m4:2612: postinstall_cmds='base_file=`basename \$file`~ yapet-2.5/libyacurs/m4/libtool.m4:2613: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ yapet-2.5/libyacurs/m4/libtool.m4:2614: dldir=$destdir/`dirname \$dlpath`~ yapet-2.5/libyacurs/m4/libtool.m4-2615- test -d \$dldir || mkdir -p \$dldir~ yapet-2.5/libyacurs/m4/libtool.m4-2616- $install_prog $dir/$dlname \$dldir/$dlname' yapet-2.5/libyacurs/m4/libtool.m4:2617: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ yapet-2.5/libyacurs/m4/libtool.m4-2618- dlpath=$dir/\$dldll~ ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2625- # Assume MSVC wrapper yapet-2.5/libyacurs/m4/libtool.m4:2626: library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib' yapet-2.5/libyacurs/m4/libtool.m4-2627- dynamic_linker='Win32 ld.exe' ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2642- shlibpath_var=DYLD_LIBRARY_PATH yapet-2.5/libyacurs/m4/libtool.m4:2643: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' yapet-2.5/libyacurs/m4/libtool.m4-2644-m4_if([$1], [],[ ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2876- if test -f /etc/ld.so.conf; then yapet-2.5/libyacurs/m4/libtool.m4:2877: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` yapet-2.5/libyacurs/m4/libtool.m4-2878- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2930- need_lib_prefix=no yapet-2.5/libyacurs/m4/libtool.m4:2931: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then yapet-2.5/libyacurs/m4/libtool.m4-2932- need_version=no ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2957- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec yapet-2.5/libyacurs/m4/libtool.m4:2958: postinstall_cmds='base_file=`basename \$file`~ yapet-2.5/libyacurs/m4/libtool.m4:2959: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ yapet-2.5/libyacurs/m4/libtool.m4:2960: dldir=$destdir/`dirname \$dlpath`~ yapet-2.5/libyacurs/m4/libtool.m4-2961- test -d \$dldir || mkdir -p \$dldir~ ############################################## yapet-2.5/libyacurs/m4/libtool.m4-2966- fi' yapet-2.5/libyacurs/m4/libtool.m4:2967: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ yapet-2.5/libyacurs/m4/libtool.m4-2968- dlpath=$dir/\$dldll~ ############################################## yapet-2.5/libyacurs/m4/libtool.m4-3177- "file_magic "*) yapet-2.5/libyacurs/m4/libtool.m4:3178: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` yapet-2.5/libyacurs/m4/libtool.m4-3179- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## yapet-2.5/libyacurs/m4/libtool.m4-3260- # gcc leaves a trailing carriage return, which upsets mingw yapet-2.5/libyacurs/m4/libtool.m4:3261: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; yapet-2.5/libyacurs/m4/libtool.m4-3262- *) yapet-2.5/libyacurs/m4/libtool.m4:3263: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; yapet-2.5/libyacurs/m4/libtool.m4-3264- esac ############################################## yapet-2.5/libyacurs/m4/libtool.m4-3269- # Canonicalize the pathname of ld yapet-2.5/libyacurs/m4/libtool.m4:3270: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` yapet-2.5/libyacurs/m4/libtool.m4-3271- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do yapet-2.5/libyacurs/m4/libtool.m4:3272: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` yapet-2.5/libyacurs/m4/libtool.m4-3273- done ############################################## yapet-2.5/libyacurs/m4/libtool.m4-3300- # Break only if it was the GNU/non-GNU ld that we prefer. yapet-2.5/libyacurs/m4/libtool.m4:3301: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in yapet-2.5/libyacurs/m4/libtool.m4-3302- *GNU* | *'with BFD'*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-3340-[# I'd rather use --version here, but apparently some GNU lds only accept -v. yapet-2.5/libyacurs/m4/libtool.m4:3341:case `$LD -v 2>&1 </dev/null` in yapet-2.5/libyacurs/m4/libtool.m4-3342-*GNU* | *'with BFD'*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-3567-openbsd* | bitrig*) yapet-2.5/libyacurs/m4/libtool.m4:3568: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then yapet-2.5/libyacurs/m4/libtool.m4-3569- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## yapet-2.5/libyacurs/m4/libtool.m4-3634- else yapet-2.5/libyacurs/m4/libtool.m4:3635: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` yapet-2.5/libyacurs/m4/libtool.m4-3636- fi ############################################## yapet-2.5/libyacurs/m4/libtool.m4-3685- esac yapet-2.5/libyacurs/m4/libtool.m4:3686: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in yapet-2.5/libyacurs/m4/libtool.m4-3687- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-3691- *) yapet-2.5/libyacurs/m4/libtool.m4:3692: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in yapet-2.5/libyacurs/m4/libtool.m4-3693- */dev/null*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-3717- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) yapet-2.5/libyacurs/m4/libtool.m4:3718: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in yapet-2.5/libyacurs/m4/libtool.m4-3719- *COFF*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-3776- # decide which one to use based on capabilities of $DLLTOOL yapet-2.5/libyacurs/m4/libtool.m4:3777: case `$DLLTOOL --help 2>&1` in yapet-2.5/libyacurs/m4/libtool.m4-3778- *--identify-strict*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-3950-# If we're using GNU nm, then use its standard symbol codes. yapet-2.5/libyacurs/m4/libtool.m4:3951:case `$NM -V 2>&1` in yapet-2.5/libyacurs/m4/libtool.m4-3952-*GNU* | *'with BFD'*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-3998-mingw*) yapet-2.5/libyacurs/m4/libtool.m4:3999: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp yapet-2.5/libyacurs/m4/libtool.m4-4000- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-4054- nlist=conftest.nm yapet-2.5/libyacurs/m4/libtool.m4:4055: if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then yapet-2.5/libyacurs/m4/libtool.m4-4056- # Try sorting and uniquifying the output. ############################################## yapet-2.5/libyacurs/m4/libtool.m4-4402- *) yapet-2.5/libyacurs/m4/libtool.m4:4403: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/libyacurs/m4/libtool.m4-4404- *Sun\ C*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-4738- *) yapet-2.5/libyacurs/m4/libtool.m4:4739: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/libyacurs/m4/libtool.m4-4740- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-4921- else yapet-2.5/libyacurs/m4/libtool.m4:4922: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' yapet-2.5/libyacurs/m4/libtool.m4-4923- fi ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5014- # shared libraries, regardless of the interface used. yapet-2.5/libyacurs/m4/libtool.m4:5015: case `$LD -v 2>&1` in yapet-2.5/libyacurs/m4/libtool.m4-5016- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5046- supports_anon_versioning=no yapet-2.5/libyacurs/m4/libtool.m4:5047: case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in yapet-2.5/libyacurs/m4/libtool.m4-5048- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5149- prefix_cmds="$SED"~ yapet-2.5/libyacurs/m4/libtool.m4:5150: if test EXPORTS = "`$SED 1q $export_symbols`"; then yapet-2.5/libyacurs/m4/libtool.m4-5151- prefix_cmds="$prefix_cmds -e 1d"; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5171- # time. Moving up from 0x10000000 also allows more sbrk(2) space. yapet-2.5/libyacurs/m4/libtool.m4:5172: _LT_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' yapet-2.5/libyacurs/m4/libtool.m4:5173: _LT_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' yapet-2.5/libyacurs/m4/libtool.m4-5174- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5189- pgcc*) # Portland Group C compiler yapet-2.5/libyacurs/m4/libtool.m4:5190: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/libyacurs/m4/libtool.m4-5191- tmp_addflag=' $pic_flag' ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5194- # Portland Group f77 and f90 compilers yapet-2.5/libyacurs/m4/libtool.m4:5195: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/libyacurs/m4/libtool.m4-5196- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5211- nvcc*) # Cuda Compiler Driver 2.2 yapet-2.5/libyacurs/m4/libtool.m4:5212: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/libyacurs/m4/libtool.m4-5213- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5215- esac yapet-2.5/libyacurs/m4/libtool.m4:5216: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/libyacurs/m4/libtool.m4-5217- *Sun\ C*) # Sun C 5.9 yapet-2.5/libyacurs/m4/libtool.m4:5218: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/libyacurs/m4/libtool.m4-5219- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5286- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) yapet-2.5/libyacurs/m4/libtool.m4:5287: case `$LD -v 2>&1` in yapet-2.5/libyacurs/m4/libtool.m4-5288- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5375- else yapet-2.5/libyacurs/m4/libtool.m4:5376: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' yapet-2.5/libyacurs/m4/libtool.m4-5377- fi ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5440- # below for broken collect2 doesn't work under 4.3+ yapet-2.5/libyacurs/m4/libtool.m4:5441: collect2name=`$CC -print-prog-name=collect2` yapet-2.5/libyacurs/m4/libtool.m4-5442- if test -f "$collect2name" && ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5496- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" yapet-2.5/libyacurs/m4/libtool.m4:5497: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag yapet-2.5/libyacurs/m4/libtool.m4-5498- else ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5521- # -brtl affects multiple linker settings, -berok does not and is overridden later yapet-2.5/libyacurs/m4/libtool.m4:5522: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' yapet-2.5/libyacurs/m4/libtool.m4-5523- if test svr4 != "$with_aix_soname"; then ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5612- # FIXME: Setting linknames here is a bad hack. yapet-2.5/libyacurs/m4/libtool.m4:5613: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' yapet-2.5/libyacurs/m4/libtool.m4-5614- # The linker will automatically build a .lib file if we build a DLL. ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5750- if test yes = "$GCC"; then yapet-2.5/libyacurs/m4/libtool.m4:5751: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/m4/libtool.m4-5752- # Try to use the -exported_symbol ld option, if it does not ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5773- if test yes = "$lt_cv_irix_exported_symbol"; then yapet-2.5/libyacurs/m4/libtool.m4:5774: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' yapet-2.5/libyacurs/m4/libtool.m4-5775- fi yapet-2.5/libyacurs/m4/libtool.m4-5776- else yapet-2.5/libyacurs/m4/libtool.m4:5777: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/m4/libtool.m4:5778: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' yapet-2.5/libyacurs/m4/libtool.m4-5779- fi ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5823- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes yapet-2.5/libyacurs/m4/libtool.m4:5824: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then yapet-2.5/libyacurs/m4/libtool.m4-5825- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5854- prefix_cmds="$SED"~ yapet-2.5/libyacurs/m4/libtool.m4:5855: if test EXPORTS = "`$SED 1q $export_symbols`"; then yapet-2.5/libyacurs/m4/libtool.m4-5856- prefix_cmds="$prefix_cmds -e 1d"; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5868- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' yapet-2.5/libyacurs/m4/libtool.m4:5869: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/m4/libtool.m4-5870- else yapet-2.5/libyacurs/m4/libtool.m4-5871- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' yapet-2.5/libyacurs/m4/libtool.m4:5872: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/m4/libtool.m4-5873- fi ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5881- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' yapet-2.5/libyacurs/m4/libtool.m4:5882: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/m4/libtool.m4-5883- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5885- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' yapet-2.5/libyacurs/m4/libtool.m4:5886: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/m4/libtool.m4:5887: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ yapet-2.5/libyacurs/m4/libtool.m4:5888: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' yapet-2.5/libyacurs/m4/libtool.m4-5889- ############################################## yapet-2.5/libyacurs/m4/libtool.m4-5904- else yapet-2.5/libyacurs/m4/libtool.m4:5905: case `$CC -V 2>&1` in yapet-2.5/libyacurs/m4/libtool.m4-5906- *"Compilers 5.0"*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-6097- _LT_TAGVAR(allow_undefined_flag, $1)= yapet-2.5/libyacurs/m4/libtool.m4:6098: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) yapet-2.5/libyacurs/m4/libtool.m4-6099- then ############################################## yapet-2.5/libyacurs/m4/libtool.m4-6401- # ancient GNU ld didn't support --whole-archive et. al. yapet-2.5/libyacurs/m4/libtool.m4:6402: if eval "`$CC -print-prog-name=ld` --help 2>&1" | yapet-2.5/libyacurs/m4/libtool.m4-6403- $GREP 'no-whole-archive' > /dev/null; then ############################################## yapet-2.5/libyacurs/m4/libtool.m4-6511- # below for broken collect2 doesn't work under 4.3+ yapet-2.5/libyacurs/m4/libtool.m4:6512: collect2name=`$CC -print-prog-name=collect2` yapet-2.5/libyacurs/m4/libtool.m4-6513- if test -f "$collect2name" && ############################################## yapet-2.5/libyacurs/m4/libtool.m4-6569- yapet-2.5/libyacurs/m4/libtool.m4:6570: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag yapet-2.5/libyacurs/m4/libtool.m4-6571- else ############################################## yapet-2.5/libyacurs/m4/libtool.m4-6594- # -brtl affects multiple linker settings, -berok does not and is overridden later yapet-2.5/libyacurs/m4/libtool.m4:6595: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' yapet-2.5/libyacurs/m4/libtool.m4-6596- if test svr4 != "$with_aix_soname"; then ############################################## yapet-2.5/libyacurs/m4/libtool.m4-6723- prefix_cmds="$SED"~ yapet-2.5/libyacurs/m4/libtool.m4:6724: if test EXPORTS = "`$SED 1q $export_symbols`"; then yapet-2.5/libyacurs/m4/libtool.m4-6725- prefix_cmds="$prefix_cmds -e 1d"; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-6797- # dependencies. yapet-2.5/libyacurs/m4/libtool.m4:6798: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' yapet-2.5/libyacurs/m4/libtool.m4-6799- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-6862- # dependencies. yapet-2.5/libyacurs/m4/libtool.m4:6863: 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; func_echo_all "$list"' yapet-2.5/libyacurs/m4/libtool.m4-6864- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-6898- # time. Moving up from 0x10000000 also allows more sbrk(2) space. yapet-2.5/libyacurs/m4/libtool.m4:6899: _LT_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' yapet-2.5/libyacurs/m4/libtool.m4:6900: _LT_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' yapet-2.5/libyacurs/m4/libtool.m4-6901- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-6905- # SGI C++ yapet-2.5/libyacurs/m4/libtool.m4:6906: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/m4/libtool.m4-6907- ############################################## yapet-2.5/libyacurs/m4/libtool.m4-6916- if test no = "$with_gnu_ld"; then yapet-2.5/libyacurs/m4/libtool.m4:6917: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/m4/libtool.m4-6918- else yapet-2.5/libyacurs/m4/libtool.m4:6919: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib' yapet-2.5/libyacurs/m4/libtool.m4-6920- fi ############################################## yapet-2.5/libyacurs/m4/libtool.m4-6937- # to its proper name (with version) after linking. yapet-2.5/libyacurs/m4/libtool.m4:6938: _LT_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' yapet-2.5/libyacurs/m4/libtool.m4:6939: _LT_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' yapet-2.5/libyacurs/m4/libtool.m4-6940- # Commands to make compiler produce verbose output that lists ############################################## yapet-2.5/libyacurs/m4/libtool.m4-6947- # dependencies. yapet-2.5/libyacurs/m4/libtool.m4:6948: 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; func_echo_all "$list"' yapet-2.5/libyacurs/m4/libtool.m4-6949- ############################################## yapet-2.5/libyacurs/m4/libtool.m4-6962- # earlier do not add the objects themselves. yapet-2.5/libyacurs/m4/libtool.m4:6963: case `$CC -V 2>&1` in yapet-2.5/libyacurs/m4/libtool.m4-6964- *"Version 7."*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-6983- # Portland Group C++ compiler yapet-2.5/libyacurs/m4/libtool.m4:6984: case `$CC -V` in yapet-2.5/libyacurs/m4/libtool.m4-6985- *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-6988- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ yapet-2.5/libyacurs/m4/libtool.m4:6989: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' yapet-2.5/libyacurs/m4/libtool.m4-6990- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## yapet-2.5/libyacurs/m4/libtool.m4-6992- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ yapet-2.5/libyacurs/m4/libtool.m4:6993: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ yapet-2.5/libyacurs/m4/libtool.m4-6994- $RANLIB $oldlib' ############################################## yapet-2.5/libyacurs/m4/libtool.m4-6997- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ yapet-2.5/libyacurs/m4/libtool.m4:6998: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' yapet-2.5/libyacurs/m4/libtool.m4-6999- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## yapet-2.5/libyacurs/m4/libtool.m4-7001- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ yapet-2.5/libyacurs/m4/libtool.m4:7002: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' yapet-2.5/libyacurs/m4/libtool.m4-7003- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-7011- _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' yapet-2.5/libyacurs/m4/libtool.m4:7012: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/libyacurs/m4/libtool.m4-7013- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-7030- # dependencies. yapet-2.5/libyacurs/m4/libtool.m4:7031: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$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; func_echo_all "X$list" | $Xsed' yapet-2.5/libyacurs/m4/libtool.m4-7032- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-7045- *) yapet-2.5/libyacurs/m4/libtool.m4:7046: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/libyacurs/m4/libtool.m4-7047- *Sun\ C*) ############################################## yapet-2.5/libyacurs/m4/libtool.m4-7052- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' yapet-2.5/libyacurs/m4/libtool.m4:7053: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/libyacurs/m4/libtool.m4-7054- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## yapet-2.5/libyacurs/m4/libtool.m4-7117- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' yapet-2.5/libyacurs/m4/libtool.m4:7118: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then yapet-2.5/libyacurs/m4/libtool.m4-7119- _LT_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' ############################################## yapet-2.5/libyacurs/m4/libtool.m4-7136- # to its proper name (with version) after linking. yapet-2.5/libyacurs/m4/libtool.m4:7137: _LT_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' yapet-2.5/libyacurs/m4/libtool.m4-7138- ############################################## yapet-2.5/libyacurs/m4/libtool.m4-7157- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' yapet-2.5/libyacurs/m4/libtool.m4:7158: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/m4/libtool.m4-7159- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## yapet-2.5/libyacurs/m4/libtool.m4-7162- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' yapet-2.5/libyacurs/m4/libtool.m4:7163: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/m4/libtool.m4:7164: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ yapet-2.5/libyacurs/m4/libtool.m4-7165- echo "-hidden">> $lib.exp~ yapet-2.5/libyacurs/m4/libtool.m4:7166: $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~ yapet-2.5/libyacurs/m4/libtool.m4-7167- $RM $lib.exp' ############################################## yapet-2.5/libyacurs/m4/libtool.m4-7181- # dependencies. yapet-2.5/libyacurs/m4/libtool.m4:7182: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$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; func_echo_all "$list"' yapet-2.5/libyacurs/m4/libtool.m4-7183- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-7188- osf3*) yapet-2.5/libyacurs/m4/libtool.m4:7189: _LT_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" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/m4/libtool.m4-7190- ;; yapet-2.5/libyacurs/m4/libtool.m4-7191- *) yapet-2.5/libyacurs/m4/libtool.m4:7192: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/m4/libtool.m4-7193- ;; ############################################## yapet-2.5/libyacurs/m4/libtool.m4-7441- case @S|@2 in yapet-2.5/libyacurs/m4/libtool.m4:7442: .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;; yapet-2.5/libyacurs/m4/libtool.m4:7443: *) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;; yapet-2.5/libyacurs/m4/libtool.m4-7444- esac ############################################## yapet-2.5/libyacurs/m4/libtool.m4-7530- yapet-2.5/libyacurs/m4/libtool.m4:7531: for p in `eval "$output_verbose_link_cmd"`; do yapet-2.5/libyacurs/m4/libtool.m4-7532- case $prev$p in ############################################## yapet-2.5/libyacurs/m4/libtool.m4-7634-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then yapet-2.5/libyacurs/m4/libtool.m4:7635: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'` yapet-2.5/libyacurs/m4/libtool.m4-7636-fi ############################################## yapet-2.5/libyacurs/m4/libtool.m4-8254- test 10 -lt "$lt_ac_count" && break yapet-2.5/libyacurs/m4/libtool.m4:8255: lt_ac_count=`expr $lt_ac_count + 1` yapet-2.5/libyacurs/m4/libtool.m4-8256- if test "$lt_ac_count" -gt "$lt_ac_max"; then ############################################## yapet-2.5/libyacurs/m4/ltsugar.m4-68-m4_define([lt_combine], yapet-2.5/libyacurs/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1], yapet-2.5/libyacurs/m4/ltsugar.m4-70- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## yapet-2.5/libyacurs/m4/po.m4-47-changequote(,)dnl yapet-2.5/libyacurs/m4/po.m4:48: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in yapet-2.5/libyacurs/m4/po.m4-49- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## yapet-2.5/libyacurs/m4/po.m4-54-changequote(,)dnl yapet-2.5/libyacurs/m4/po.m4:55: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in yapet-2.5/libyacurs/m4/po.m4-56- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## yapet-2.5/libyacurs/m4/po.m4-73-changequote(,)dnl yapet-2.5/libyacurs/m4/po.m4:74: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in yapet-2.5/libyacurs/m4/po.m4-75- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## yapet-2.5/libyacurs/m4/po.m4-98- case "$ac_file" in yapet-2.5/libyacurs/m4/po.m4:99: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; yapet-2.5/libyacurs/m4/po.m4-100- esac ############################################## yapet-2.5/libyacurs/m4/po.m4-103- # Adjust a relative srcdir. yapet-2.5/libyacurs/m4/po.m4:104: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` yapet-2.5/libyacurs/m4/po.m4:105: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" yapet-2.5/libyacurs/m4/po.m4:106: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` yapet-2.5/libyacurs/m4/po.m4-107- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## yapet-2.5/libyacurs/m4/po.m4-110- case "$ac_given_srcdir" in yapet-2.5/libyacurs/m4/po.m4:111: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; yapet-2.5/libyacurs/m4/po.m4-112- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## yapet-2.5/libyacurs/m4/po.m4-130- fi yapet-2.5/libyacurs/m4/po.m4:131: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` yapet-2.5/libyacurs/m4/po.m4-132- # Hide the ALL_LINGUAS assigment from automake < 1.5. ############################################## yapet-2.5/libyacurs/m4/po.m4-227- # Adjust a relative srcdir. yapet-2.5/libyacurs/m4/po.m4:228: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` yapet-2.5/libyacurs/m4/po.m4:229: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" yapet-2.5/libyacurs/m4/po.m4:230: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` yapet-2.5/libyacurs/m4/po.m4-231- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## yapet-2.5/libyacurs/m4/po.m4-234- case "$ac_given_srcdir" in yapet-2.5/libyacurs/m4/po.m4:235: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; yapet-2.5/libyacurs/m4/po.m4-236- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## yapet-2.5/libyacurs/m4/po.m4-295- # Set POTFILES to the value of the Makefile variable POTFILES. yapet-2.5/libyacurs/m4/po.m4:296: sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'` yapet-2.5/libyacurs/m4/po.m4:297: POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"` yapet-2.5/libyacurs/m4/po.m4-298- # Compute POTFILES_DEPS as ############################################## yapet-2.5/libyacurs/m4/po.m4-310- # The LINGUAS file contains the set of available languages. yapet-2.5/libyacurs/m4/po.m4:311: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` yapet-2.5/libyacurs/m4/po.m4-312- POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS" ############################################## yapet-2.5/libyacurs/m4/po.m4-314- # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS. yapet-2.5/libyacurs/m4/po.m4:315: sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'` yapet-2.5/libyacurs/m4/po.m4:316: ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"` yapet-2.5/libyacurs/m4/po.m4-317- fi ############################################## yapet-2.5/libyacurs/m4/po.m4-358- QMFILES="$QMFILES $srcdirpre$lang.qm" yapet-2.5/libyacurs/m4/po.m4:359: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` yapet-2.5/libyacurs/m4/po.m4-360- MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg" yapet-2.5/libyacurs/m4/po.m4:361: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` yapet-2.5/libyacurs/m4/po.m4-362- RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll" ############################################## yapet-2.5/libyacurs/m4/po.m4-399- QTCATALOGS="$QTCATALOGS $lang.qm" yapet-2.5/libyacurs/m4/po.m4:400: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` yapet-2.5/libyacurs/m4/po.m4-401- TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg" yapet-2.5/libyacurs/m4/po.m4:402: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` yapet-2.5/libyacurs/m4/po.m4-403- CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll" ############################################## yapet-2.5/libyacurs/m4/po.m4-410- for lang in $ALL_LINGUAS; do yapet-2.5/libyacurs/m4/po.m4:411: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` yapet-2.5/libyacurs/m4/po.m4-412- cat >> "$ac_file.tmp" <<EOF ############################################## yapet-2.5/libyacurs/m4/po.m4-421- for lang in $ALL_LINGUAS; do yapet-2.5/libyacurs/m4/po.m4:422: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` yapet-2.5/libyacurs/m4/po.m4-423- cat >> "$ac_file.tmp" <<EOF ############################################## yapet-2.5/libyacurs/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ yapet-2.5/libyacurs/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then yapet-2.5/libyacurs/configure-47- as_echo='print -r --' yapet-2.5/libyacurs/configure-48- as_echo_n='print -rn --' yapet-2.5/libyacurs/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then yapet-2.5/libyacurs/configure-50- as_echo='printf %s\n' ############################################## yapet-2.5/libyacurs/configure-52-else yapet-2.5/libyacurs/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then yapet-2.5/libyacurs/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## yapet-2.5/libyacurs/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; yapet-2.5/libyacurs/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; yapet-2.5/libyacurs/configure-64- esac; ############################################## yapet-2.5/libyacurs/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && yapet-2.5/libyacurs/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 yapet-2.5/libyacurs/configure-201-test \$(( 1 + 1 )) = 2 || exit 1 ############################################## yapet-2.5/libyacurs/configure-207- PATH=/empty FPATH=/empty; export PATH FPATH yapet-2.5/libyacurs/configure:208: test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ yapet-2.5/libyacurs/configure:209: || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1" yapet-2.5/libyacurs/configure-210- if (eval "$as_required") 2>/dev/null; then : ############################################## yapet-2.5/libyacurs/configure-336- case $as_dir in #( yapet-2.5/libyacurs/configure:337: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( yapet-2.5/libyacurs/configure-338- *) as_qdir=$as_dir;; ############################################## yapet-2.5/libyacurs/configure-409- { yapet-2.5/libyacurs/configure:410: as_val=`expr "$@" || test $? -eq 1` yapet-2.5/libyacurs/configure-411- } ############################################## yapet-2.5/libyacurs/configure-416-# ---------------------------------------- yapet-2.5/libyacurs/configure:417:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are yapet-2.5/libyacurs/configure-418-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## yapet-2.5/libyacurs/configure-479- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && yapet-2.5/libyacurs/configure:480: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { yapet-2.5/libyacurs/configure-481- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## yapet-2.5/libyacurs/configure-885- case $ac_option in yapet-2.5/libyacurs/configure:886: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; yapet-2.5/libyacurs/configure-887- *=) ac_optarg= ;; ############################################## yapet-2.5/libyacurs/configure-929- -disable-* | --disable-*) yapet-2.5/libyacurs/configure:930: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` yapet-2.5/libyacurs/configure-931- # Reject names that are not valid shell variable names. ############################################## yapet-2.5/libyacurs/configure-934- ac_useropt_orig=$ac_useropt yapet-2.5/libyacurs/configure:935: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yapet-2.5/libyacurs/configure-936- case $ac_user_opts in ############################################## yapet-2.5/libyacurs/configure-955- -enable-* | --enable-*) yapet-2.5/libyacurs/configure:956: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` yapet-2.5/libyacurs/configure-957- # Reject names that are not valid shell variable names. ############################################## yapet-2.5/libyacurs/configure-960- ac_useropt_orig=$ac_useropt yapet-2.5/libyacurs/configure:961: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yapet-2.5/libyacurs/configure-962- case $ac_user_opts in ############################################## yapet-2.5/libyacurs/configure-1159- -with-* | --with-*) yapet-2.5/libyacurs/configure:1160: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` yapet-2.5/libyacurs/configure-1161- # Reject names that are not valid shell variable names. ############################################## yapet-2.5/libyacurs/configure-1164- ac_useropt_orig=$ac_useropt yapet-2.5/libyacurs/configure:1165: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yapet-2.5/libyacurs/configure-1166- case $ac_user_opts in ############################################## yapet-2.5/libyacurs/configure-1175- -without-* | --without-*) yapet-2.5/libyacurs/configure:1176: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` yapet-2.5/libyacurs/configure-1177- # Reject names that are not valid shell variable names. ############################################## yapet-2.5/libyacurs/configure-1180- ac_useropt_orig=$ac_useropt yapet-2.5/libyacurs/configure:1181: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yapet-2.5/libyacurs/configure-1182- case $ac_user_opts in ############################################## yapet-2.5/libyacurs/configure-1213- *=*) yapet-2.5/libyacurs/configure:1214: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` yapet-2.5/libyacurs/configure-1215- # Reject names that are not valid shell variable names. ############################################## yapet-2.5/libyacurs/configure-1234-if test -n "$ac_prev"; then yapet-2.5/libyacurs/configure:1235: ac_option=--`echo $ac_prev | sed 's/_/-/g'` yapet-2.5/libyacurs/configure-1236- as_fn_error $? "missing argument to $ac_option" ############################################## yapet-2.5/libyacurs/configure-1256- */ ) yapet-2.5/libyacurs/configure:1257: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` yapet-2.5/libyacurs/configure-1258- eval $ac_var=\$ac_val;; ############################################## yapet-2.5/libyacurs/configure-1291-ac_ls_di=`ls -di .` && yapet-2.5/libyacurs/configure:1292:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || yapet-2.5/libyacurs/configure-1293- as_fn_error $? "working directory cannot be determined" ############################################## yapet-2.5/libyacurs/configure-1347-case $srcdir in yapet-2.5/libyacurs/configure:1348:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; yapet-2.5/libyacurs/configure-1349-esac ############################################## yapet-2.5/libyacurs/configure-1390-By default, \`make install' will install all the files in yapet-2.5/libyacurs/configure:1391:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify yapet-2.5/libyacurs/configure:1392:an installation prefix other than \`$ac_default_prefix' using \`--prefix', yapet-2.5/libyacurs/configure-1393-for instance \`--prefix=\$HOME'. ############################################## yapet-2.5/libyacurs/configure-1512-*) yapet-2.5/libyacurs/configure:1513: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` yapet-2.5/libyacurs/configure-1514- # A ".." for each directory in $ac_dir_suffix. yapet-2.5/libyacurs/configure:1515: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` yapet-2.5/libyacurs/configure-1516- case $ac_top_builddir_sub in ############################################## yapet-2.5/libyacurs/configure-2321- *\'*) yapet-2.5/libyacurs/configure:2322: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; yapet-2.5/libyacurs/configure-2323- esac ############################################## yapet-2.5/libyacurs/configure-2404- case $ac_val in yapet-2.5/libyacurs/configure:2405: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; yapet-2.5/libyacurs/configure-2406- esac ############################################## yapet-2.5/libyacurs/configure-2419- case $ac_val in yapet-2.5/libyacurs/configure:2420: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; yapet-2.5/libyacurs/configure-2421- esac ############################################## yapet-2.5/libyacurs/configure-2540- set,) yapet-2.5/libyacurs/configure:2541: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 yapet-2.5/libyacurs/configure:2542:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} yapet-2.5/libyacurs/configure-2543- ac_cache_corrupted=: ;; ############################################## yapet-2.5/libyacurs/configure-2551- # differences in whitespace do not lead to failure. yapet-2.5/libyacurs/configure:2552: ac_old_val_w=`echo x $ac_old_val` yapet-2.5/libyacurs/configure:2553: ac_new_val_w=`echo x $ac_new_val` yapet-2.5/libyacurs/configure-2554- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## yapet-2.5/libyacurs/configure-2571- case $ac_new_val in yapet-2.5/libyacurs/configure:2572: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; yapet-2.5/libyacurs/configure-2573- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## yapet-2.5/libyacurs/configure-2747- echo "timestamp, slept: $am_has_slept" > conftest.file yapet-2.5/libyacurs/configure:2748: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` yapet-2.5/libyacurs/configure-2749- if test "$*" = "X"; then yapet-2.5/libyacurs/configure-2750- # -L didn't work. yapet-2.5/libyacurs/configure:2751: set X `ls -t "$srcdir/configure" conftest.file` yapet-2.5/libyacurs/configure-2752- fi ############################################## yapet-2.5/libyacurs/configure-2798-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' yapet-2.5/libyacurs/configure:2799:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` yapet-2.5/libyacurs/configure-2800- yapet-2.5/libyacurs/configure-2801-# Expand $ac_aux_dir to an absolute path. yapet-2.5/libyacurs/configure:2802:am_aux_dir=`cd "$ac_aux_dir" && pwd` yapet-2.5/libyacurs/configure-2803- ############################################## yapet-2.5/libyacurs/configure-2943- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue yapet-2.5/libyacurs/configure:2944: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( yapet-2.5/libyacurs/configure-2945- 'mkdir (GNU coreutils) '* | \ ############################################## yapet-2.5/libyacurs/configure-3016-set x ${MAKE-make} yapet-2.5/libyacurs/configure:3017:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` yapet-2.5/libyacurs/configure-3018-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## yapet-2.5/libyacurs/configure-3026-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. yapet-2.5/libyacurs/configure:3027:case `${MAKE-make} -f conftest.make 2>/dev/null` in yapet-2.5/libyacurs/configure-3028- *@@@%%%=?*=@@@%%%*) ############################################## yapet-2.5/libyacurs/configure-3092- yapet-2.5/libyacurs/configure:3093:if test "`cd $srcdir && pwd`" != "`pwd`"; then yapet-2.5/libyacurs/configure-3094- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## yapet-2.5/libyacurs/configure-3658-$as_echo_n "checking whether the C compiler works... " >&6; } yapet-2.5/libyacurs/configure:3659:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` yapet-2.5/libyacurs/configure-3660- ############################################## yapet-2.5/libyacurs/configure-3702- then :; else yapet-2.5/libyacurs/configure:3703: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` yapet-2.5/libyacurs/configure-3704- fi ############################################## yapet-2.5/libyacurs/configure-3762- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; yapet-2.5/libyacurs/configure:3763: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` yapet-2.5/libyacurs/configure-3764- break;; ############################################## yapet-2.5/libyacurs/configure-3871- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; yapet-2.5/libyacurs/configure:3872: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` yapet-2.5/libyacurs/configure-3873- break;; ############################################## yapet-2.5/libyacurs/configure-4189- if test "$am_compiler_list" = ""; then yapet-2.5/libyacurs/configure:4190: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` yapet-2.5/libyacurs/configure-4191- fi ############################################## yapet-2.5/libyacurs/configure-4446- # Check for GNU $ac_path_GREP yapet-2.5/libyacurs/configure:4447:case `"$ac_path_GREP" --version 2>&1` in yapet-2.5/libyacurs/configure-4448-*GNU*) ############################################## yapet-2.5/libyacurs/configure-4512- # Check for GNU $ac_path_EGREP yapet-2.5/libyacurs/configure:4513:case `"$ac_path_EGREP" --version 2>&1` in yapet-2.5/libyacurs/configure-4514-*GNU*) ############################################## yapet-2.5/libyacurs/configure-4673-do : yapet-2.5/libyacurs/configure:4674: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` yapet-2.5/libyacurs/configure-4675-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## yapet-2.5/libyacurs/configure-4678- cat >>confdefs.h <<_ACEOF yapet-2.5/libyacurs/configure:4679:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 yapet-2.5/libyacurs/configure-4680-_ACEOF ############################################## yapet-2.5/libyacurs/configure-5374- if test "$am_compiler_list" = ""; then yapet-2.5/libyacurs/configure:5375: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` yapet-2.5/libyacurs/configure-5376- fi ############################################## yapet-2.5/libyacurs/configure-5759- if test "$am_compiler_list" = ""; then yapet-2.5/libyacurs/configure:5760: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` yapet-2.5/libyacurs/configure-5761- fi ############################################## yapet-2.5/libyacurs/configure-6065-test "x$ac_build_alias" = x && yapet-2.5/libyacurs/configure:6066: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` yapet-2.5/libyacurs/configure-6067-test "x$ac_build_alias" = x && yapet-2.5/libyacurs/configure-6068- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 yapet-2.5/libyacurs/configure:6069:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || yapet-2.5/libyacurs/configure-6070- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## yapet-2.5/libyacurs/configure-6089-IFS=$ac_save_IFS yapet-2.5/libyacurs/configure:6090:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac yapet-2.5/libyacurs/configure-6091- ############################################## yapet-2.5/libyacurs/configure-6100-else yapet-2.5/libyacurs/configure:6101: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || yapet-2.5/libyacurs/configure-6102- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## yapet-2.5/libyacurs/configure-6122-IFS=$ac_save_IFS yapet-2.5/libyacurs/configure:6123:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac yapet-2.5/libyacurs/configure-6124- ############################################## yapet-2.5/libyacurs/configure-6150-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ yapet-2.5/libyacurs/configure:6151: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then yapet-2.5/libyacurs/configure-6152- ECHO='print -r --' yapet-2.5/libyacurs/configure:6153:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then yapet-2.5/libyacurs/configure-6154- ECHO='printf %s\n' ############################################## yapet-2.5/libyacurs/configure-6219- # Check for GNU $ac_path_SED yapet-2.5/libyacurs/configure:6220:case `"$ac_path_SED" --version 2>&1` in yapet-2.5/libyacurs/configure-6221-*GNU*) ############################################## yapet-2.5/libyacurs/configure-6298- # Check for GNU $ac_path_FGREP yapet-2.5/libyacurs/configure:6299:case `"$ac_path_FGREP" --version 2>&1` in yapet-2.5/libyacurs/configure-6300-*GNU*) ############################################## yapet-2.5/libyacurs/configure-6378- # gcc leaves a trailing carriage return, which upsets mingw yapet-2.5/libyacurs/configure:6379: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; yapet-2.5/libyacurs/configure-6380- *) yapet-2.5/libyacurs/configure:6381: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; yapet-2.5/libyacurs/configure-6382- esac ############################################## yapet-2.5/libyacurs/configure-6387- # Canonicalize the pathname of ld yapet-2.5/libyacurs/configure:6388: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` yapet-2.5/libyacurs/configure-6389- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do yapet-2.5/libyacurs/configure:6390: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` yapet-2.5/libyacurs/configure-6391- done ############################################## yapet-2.5/libyacurs/configure-6422- # Break only if it was the GNU/non-GNU ld that we prefer. yapet-2.5/libyacurs/configure:6423: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in yapet-2.5/libyacurs/configure-6424- *GNU* | *'with BFD'*) ############################################## yapet-2.5/libyacurs/configure-6453- # I'd rather use --version here, but apparently some GNU lds only accept -v. yapet-2.5/libyacurs/configure:6454:case `$LD -v 2>&1 </dev/null` in yapet-2.5/libyacurs/configure-6455-*GNU* | *'with BFD'*) ############################################## yapet-2.5/libyacurs/configure-6503- esac yapet-2.5/libyacurs/configure:6504: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in yapet-2.5/libyacurs/configure-6505- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## yapet-2.5/libyacurs/configure-6509- *) yapet-2.5/libyacurs/configure:6510: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in yapet-2.5/libyacurs/configure-6511- */dev/null*) ############################################## yapet-2.5/libyacurs/configure-6637- yapet-2.5/libyacurs/configure:6638: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in yapet-2.5/libyacurs/configure-6639- *COFF*) ############################################## yapet-2.5/libyacurs/configure-6749- # And add a safety zone yapet-2.5/libyacurs/configure:6750: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` yapet-2.5/libyacurs/configure:6751: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` yapet-2.5/libyacurs/configure-6752- ;; ############################################## yapet-2.5/libyacurs/configure-6782- if test -n "$kargmax"; then yapet-2.5/libyacurs/configure:6783: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` yapet-2.5/libyacurs/configure-6784- else ############################################## yapet-2.5/libyacurs/configure-6791- test undefined != "$lt_cv_sys_max_cmd_len"; then yapet-2.5/libyacurs/configure:6792: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` yapet-2.5/libyacurs/configure:6793: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` yapet-2.5/libyacurs/configure-6794- else ############################################## yapet-2.5/libyacurs/configure-6803- # we can't tell. yapet-2.5/libyacurs/configure:6804: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ yapet-2.5/libyacurs/configure-6805- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## yapet-2.5/libyacurs/configure-6807- do yapet-2.5/libyacurs/configure:6808: i=`expr $i + 1` yapet-2.5/libyacurs/configure-6809- teststring=$teststring$teststring ############################################## yapet-2.5/libyacurs/configure-6811- # Only check the string length outside the loop. yapet-2.5/libyacurs/configure:6812: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` yapet-2.5/libyacurs/configure-6813- teststring= ############################################## yapet-2.5/libyacurs/configure-6816- # linker. It appears as though 1/2 is a usable value. yapet-2.5/libyacurs/configure:6817: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` yapet-2.5/libyacurs/configure-6818- fi ############################################## yapet-2.5/libyacurs/configure-7227-openbsd* | bitrig*) yapet-2.5/libyacurs/configure:7228: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then yapet-2.5/libyacurs/configure-7229- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## yapet-2.5/libyacurs/configure-7297- else yapet-2.5/libyacurs/configure:7298: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` yapet-2.5/libyacurs/configure-7299- fi ############################################## yapet-2.5/libyacurs/configure-7442- # decide which one to use based on capabilities of $DLLTOOL yapet-2.5/libyacurs/configure:7443: case `$DLLTOOL --help 2>&1` in yapet-2.5/libyacurs/configure-7444- *--identify-strict*) ############################################## yapet-2.5/libyacurs/configure-7963-# If we're using GNU nm, then use its standard symbol codes. yapet-2.5/libyacurs/configure:7964:case `$NM -V 2>&1` in yapet-2.5/libyacurs/configure-7965-*GNU* | *'with BFD'*) ############################################## yapet-2.5/libyacurs/configure-8011-mingw*) yapet-2.5/libyacurs/configure:8012: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp yapet-2.5/libyacurs/configure-8013- ;; ############################################## yapet-2.5/libyacurs/configure-8243- if test yes = "$GCC"; then yapet-2.5/libyacurs/configure:8244: lt_sysroot=`$CC --print-sysroot 2>/dev/null` yapet-2.5/libyacurs/configure-8245- fi ############################################## yapet-2.5/libyacurs/configure-8247- /*) yapet-2.5/libyacurs/configure:8248: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` yapet-2.5/libyacurs/configure-8249- ;; #( ############################################## yapet-2.5/libyacurs/configure-8342- done yapet-2.5/libyacurs/configure:8343: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` yapet-2.5/libyacurs/configure-8344-} ############################################## yapet-2.5/libyacurs/configure-8364- test $ac_status = 0; }; then yapet-2.5/libyacurs/configure:8365: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/libyacurs/configure-8366- *ELF-32*) ############################################## yapet-2.5/libyacurs/configure-8385- if test yes = "$lt_cv_prog_gnu_ld"; then yapet-2.5/libyacurs/configure:8386: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/libyacurs/configure-8387- *32-bit*) ############################################## yapet-2.5/libyacurs/configure-8397- else yapet-2.5/libyacurs/configure:8398: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/libyacurs/configure-8399- *32-bit*) ############################################## yapet-2.5/libyacurs/configure-8423- emul=elf yapet-2.5/libyacurs/configure:8424: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/libyacurs/configure-8425- *32-bit*) ############################################## yapet-2.5/libyacurs/configure-8431- esac yapet-2.5/libyacurs/configure:8432: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/libyacurs/configure-8433- *MSB*) ############################################## yapet-2.5/libyacurs/configure-8439- esac yapet-2.5/libyacurs/configure:8440: case `/usr/bin/file conftest.$ac_objext` in yapet-2.5/libyacurs/configure-8441- *N32*) ############################################## yapet-2.5/libyacurs/configure-9372- *:) yapet-2.5/libyacurs/configure:9373: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" yapet-2.5/libyacurs/configure-9374- ;; yapet-2.5/libyacurs/configure-9375- x:*) yapet-2.5/libyacurs/configure:9376: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" yapet-2.5/libyacurs/configure-9377- ;; yapet-2.5/libyacurs/configure-9378- *::*) yapet-2.5/libyacurs/configure:9379: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" yapet-2.5/libyacurs/configure:9380: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" yapet-2.5/libyacurs/configure-9381- ;; yapet-2.5/libyacurs/configure-9382- *) yapet-2.5/libyacurs/configure:9383: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" yapet-2.5/libyacurs/configure-9384- ;; ############################################## yapet-2.5/libyacurs/configure-9406- case $2 in yapet-2.5/libyacurs/configure:9407: .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;; yapet-2.5/libyacurs/configure:9408: *) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;; yapet-2.5/libyacurs/configure-9409- esac ############################################## yapet-2.5/libyacurs/configure-9748- "file_magic "*) yapet-2.5/libyacurs/configure:9749: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` yapet-2.5/libyacurs/configure-9750- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## yapet-2.5/libyacurs/configure-9814- "file_magic "*) yapet-2.5/libyacurs/configure:9815: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` yapet-2.5/libyacurs/configure-9816- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## yapet-2.5/libyacurs/configure-10212- *) yapet-2.5/libyacurs/configure:10213: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/libyacurs/configure-10214- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) ############################################## yapet-2.5/libyacurs/configure-10658- # shared libraries, regardless of the interface used. yapet-2.5/libyacurs/configure:10659: case `$LD -v 2>&1` in yapet-2.5/libyacurs/configure-10660- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## yapet-2.5/libyacurs/configure-10690- supports_anon_versioning=no yapet-2.5/libyacurs/configure:10691: case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in yapet-2.5/libyacurs/configure-10692- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## yapet-2.5/libyacurs/configure-10759- # is; otherwise, prepend EXPORTS... yapet-2.5/libyacurs/configure:10760: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then yapet-2.5/libyacurs/configure-10761- cp $export_symbols $output_objdir/$soname.def; ############################################## yapet-2.5/libyacurs/configure-10793- prefix_cmds="$SED"~ yapet-2.5/libyacurs/configure:10794: if test EXPORTS = "`$SED 1q $export_symbols`"; then yapet-2.5/libyacurs/configure-10795- prefix_cmds="$prefix_cmds -e 1d"; ############################################## yapet-2.5/libyacurs/configure-10815- # time. Moving up from 0x10000000 also allows more sbrk(2) space. yapet-2.5/libyacurs/configure:10816: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' yapet-2.5/libyacurs/configure:10817: 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' yapet-2.5/libyacurs/configure-10818- ;; ############################################## yapet-2.5/libyacurs/configure-10833- pgcc*) # Portland Group C compiler yapet-2.5/libyacurs/configure:10834: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/libyacurs/configure-10835- tmp_addflag=' $pic_flag' ############################################## yapet-2.5/libyacurs/configure-10838- # Portland Group f77 and f90 compilers yapet-2.5/libyacurs/configure:10839: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/libyacurs/configure-10840- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## yapet-2.5/libyacurs/configure-10855- nvcc*) # Cuda Compiler Driver 2.2 yapet-2.5/libyacurs/configure:10856: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/libyacurs/configure-10857- compiler_needs_object=yes ############################################## yapet-2.5/libyacurs/configure-10859- esac yapet-2.5/libyacurs/configure:10860: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/libyacurs/configure-10861- *Sun\ C*) # Sun C 5.9 yapet-2.5/libyacurs/configure:10862: whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/libyacurs/configure-10863- compiler_needs_object=yes ############################################## yapet-2.5/libyacurs/configure-10930- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) yapet-2.5/libyacurs/configure:10931: case `$LD -v 2>&1` in yapet-2.5/libyacurs/configure-10932- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## yapet-2.5/libyacurs/configure-11019- else yapet-2.5/libyacurs/configure:11020: export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' yapet-2.5/libyacurs/configure-11021- fi ############################################## yapet-2.5/libyacurs/configure-11084- # below for broken collect2 doesn't work under 4.3+ yapet-2.5/libyacurs/configure:11085: collect2name=`$CC -print-prog-name=collect2` yapet-2.5/libyacurs/configure-11086- if test -f "$collect2name" && ############################################## yapet-2.5/libyacurs/configure-11164- }' yapet-2.5/libyacurs/configure:11165: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/libyacurs/configure-11166- # Check for a 64-bit object if we didn't find anything. yapet-2.5/libyacurs/configure-11167- if test -z "$lt_cv_aix_libpath_"; then yapet-2.5/libyacurs/configure:11168: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/libyacurs/configure-11169- fi ############################################## yapet-2.5/libyacurs/configure-11182- hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath" yapet-2.5/libyacurs/configure:11183: archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag yapet-2.5/libyacurs/configure-11184- else ############################################## yapet-2.5/libyacurs/configure-11217- }' yapet-2.5/libyacurs/configure:11218: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/libyacurs/configure-11219- # Check for a 64-bit object if we didn't find anything. yapet-2.5/libyacurs/configure-11220- if test -z "$lt_cv_aix_libpath_"; then yapet-2.5/libyacurs/configure:11221: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/libyacurs/configure-11222- fi ############################################## yapet-2.5/libyacurs/configure-11249- # -brtl affects multiple linker settings, -berok does not and is overridden later yapet-2.5/libyacurs/configure:11250: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' yapet-2.5/libyacurs/configure-11251- if test svr4 != "$with_aix_soname"; then ############################################## yapet-2.5/libyacurs/configure-11302- archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' yapet-2.5/libyacurs/configure:11303: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then yapet-2.5/libyacurs/configure-11304- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## yapet-2.5/libyacurs/configure-11340- # FIXME: Setting linknames here is a bad hack. yapet-2.5/libyacurs/configure:11341: archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' yapet-2.5/libyacurs/configure-11342- # The linker will automatically build a .lib file if we build a DLL. ############################################## yapet-2.5/libyacurs/configure-11358- if test yes = "$lt_cv_ld_force_load"; then yapet-2.5/libyacurs/configure:11359: whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' yapet-2.5/libyacurs/configure-11360- ############################################## yapet-2.5/libyacurs/configure-11538- if test yes = "$GCC"; then yapet-2.5/libyacurs/configure:11539: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/configure-11540- # Try to use the -exported_symbol ld option, if it does not ############################################## yapet-2.5/libyacurs/configure-11566- if test yes = "$lt_cv_irix_exported_symbol"; then yapet-2.5/libyacurs/configure:11567: archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' yapet-2.5/libyacurs/configure-11568- fi yapet-2.5/libyacurs/configure-11569- else yapet-2.5/libyacurs/configure:11570: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/configure:11571: archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' yapet-2.5/libyacurs/configure-11572- fi ############################################## yapet-2.5/libyacurs/configure-11616- hardcode_direct_absolute=yes yapet-2.5/libyacurs/configure:11617: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then yapet-2.5/libyacurs/configure-11618- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## yapet-2.5/libyacurs/configure-11647- prefix_cmds="$SED"~ yapet-2.5/libyacurs/configure:11648: if test EXPORTS = "`$SED 1q $export_symbols`"; then yapet-2.5/libyacurs/configure-11649- prefix_cmds="$prefix_cmds -e 1d"; ############################################## yapet-2.5/libyacurs/configure-11661- allow_undefined_flag=' $wl-expect_unresolved $wl\*' yapet-2.5/libyacurs/configure:11662: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/configure-11663- else yapet-2.5/libyacurs/configure-11664- allow_undefined_flag=' -expect_unresolved \*' yapet-2.5/libyacurs/configure:11665: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/configure-11666- fi ############################################## yapet-2.5/libyacurs/configure-11674- allow_undefined_flag=' $wl-expect_unresolved $wl\*' yapet-2.5/libyacurs/configure:11675: archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/configure-11676- hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' ############################################## yapet-2.5/libyacurs/configure-11678- allow_undefined_flag=' -expect_unresolved \*' yapet-2.5/libyacurs/configure:11679: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/configure:11680: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ yapet-2.5/libyacurs/configure:11681: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' yapet-2.5/libyacurs/configure-11682- ############################################## yapet-2.5/libyacurs/configure-11697- else yapet-2.5/libyacurs/configure:11698: case `$CC -V 2>&1` in yapet-2.5/libyacurs/configure-11699- *"Compilers 5.0"*) ############################################## yapet-2.5/libyacurs/configure-12096- esac yapet-2.5/libyacurs/configure:12097: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` yapet-2.5/libyacurs/configure-12098- case $lt_search_path_spec in ############################################## yapet-2.5/libyacurs/configure-12103- # okay in the real world where ";" in dirpaths is itself problematic. yapet-2.5/libyacurs/configure:12104: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` yapet-2.5/libyacurs/configure-12105- ;; yapet-2.5/libyacurs/configure-12106- *) yapet-2.5/libyacurs/configure:12107: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` yapet-2.5/libyacurs/configure-12108- ;; ############################################## yapet-2.5/libyacurs/configure-12112- lt_tmp_lt_search_path_spec= yapet-2.5/libyacurs/configure:12113: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` yapet-2.5/libyacurs/configure-12114- # ...but if some path component already ends with the multilib dir we assume ############################################## yapet-2.5/libyacurs/configure-12154- esac yapet-2.5/libyacurs/configure:12155: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` yapet-2.5/libyacurs/configure-12156-else ############################################## yapet-2.5/libyacurs/configure-12294- # Create ${libname}_ixlibrary.a entries in /sys/libs. yapet-2.5/libyacurs/configure:12295: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $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' yapet-2.5/libyacurs/configure-12296- ;; ############################################## yapet-2.5/libyacurs/configure-12330- # DLL is installed to $(libdir)/../bin by postinstall_cmds yapet-2.5/libyacurs/configure:12331: postinstall_cmds='base_file=`basename \$file`~ yapet-2.5/libyacurs/configure:12332: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ yapet-2.5/libyacurs/configure:12333: dldir=$destdir/`dirname \$dlpath`~ yapet-2.5/libyacurs/configure-12334- test -d \$dldir || mkdir -p \$dldir~ ############################################## yapet-2.5/libyacurs/configure-12339- fi' yapet-2.5/libyacurs/configure:12340: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ yapet-2.5/libyacurs/configure-12341- dlpath=$dir/\$dldll~ ############################################## yapet-2.5/libyacurs/configure-12347- # Cygwin DLLs use 'cyg' prefix rather than 'lib' yapet-2.5/libyacurs/configure:12348: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' yapet-2.5/libyacurs/configure-12349- ############################################## yapet-2.5/libyacurs/configure-12353- # MinGW DLLs use traditional 'lib' prefix yapet-2.5/libyacurs/configure:12354: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' yapet-2.5/libyacurs/configure-12355- ;; ############################################## yapet-2.5/libyacurs/configure-12357- # pw32 DLLs use 'pw' prefix rather than 'lib' yapet-2.5/libyacurs/configure:12358: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' yapet-2.5/libyacurs/configure-12359- ;; ############################################## yapet-2.5/libyacurs/configure-12366- libname_spec='$name' yapet-2.5/libyacurs/configure:12367: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' yapet-2.5/libyacurs/configure-12368- library_names_spec='$libname.dll.lib' ############################################## yapet-2.5/libyacurs/configure-12378- # Let DOS variable expansion print the short 8.3 style file name. yapet-2.5/libyacurs/configure:12379: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` yapet-2.5/libyacurs/configure-12380- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## yapet-2.5/libyacurs/configure-12383- # Convert to MSYS style. yapet-2.5/libyacurs/configure:12384: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` yapet-2.5/libyacurs/configure-12385- ;; ############################################## yapet-2.5/libyacurs/configure-12389- # like /cygdrive/c/PROGRA~1:/cygdr... yapet-2.5/libyacurs/configure:12390: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` yapet-2.5/libyacurs/configure:12391: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` yapet-2.5/libyacurs/configure:12392: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` yapet-2.5/libyacurs/configure-12393- ;; ############################################## yapet-2.5/libyacurs/configure-12397- # It is most probably a Windows format PATH. yapet-2.5/libyacurs/configure:12398: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` yapet-2.5/libyacurs/configure-12399- else yapet-2.5/libyacurs/configure:12400: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` yapet-2.5/libyacurs/configure-12401- fi ############################################## yapet-2.5/libyacurs/configure-12407- # DLL is installed to $(libdir)/../bin by postinstall_cmds yapet-2.5/libyacurs/configure:12408: postinstall_cmds='base_file=`basename \$file`~ yapet-2.5/libyacurs/configure:12409: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ yapet-2.5/libyacurs/configure:12410: dldir=$destdir/`dirname \$dlpath`~ yapet-2.5/libyacurs/configure-12411- test -d \$dldir || mkdir -p \$dldir~ yapet-2.5/libyacurs/configure-12412- $install_prog $dir/$dlname \$dldir/$dlname' yapet-2.5/libyacurs/configure:12413: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ yapet-2.5/libyacurs/configure-12414- dlpath=$dir/\$dldll~ ############################################## yapet-2.5/libyacurs/configure-12421- # Assume MSVC wrapper yapet-2.5/libyacurs/configure:12422: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' yapet-2.5/libyacurs/configure-12423- dynamic_linker='Win32 ld.exe' ############################################## yapet-2.5/libyacurs/configure-12438- shlibpath_var=DYLD_LIBRARY_PATH yapet-2.5/libyacurs/configure:12439: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' yapet-2.5/libyacurs/configure-12440- ############################################## yapet-2.5/libyacurs/configure-12691- if test -f /etc/ld.so.conf; then yapet-2.5/libyacurs/configure:12692: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` yapet-2.5/libyacurs/configure-12693- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## yapet-2.5/libyacurs/configure-12745- need_lib_prefix=no yapet-2.5/libyacurs/configure:12746: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then yapet-2.5/libyacurs/configure-12747- need_version=no ############################################## yapet-2.5/libyacurs/configure-12772- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec yapet-2.5/libyacurs/configure:12773: postinstall_cmds='base_file=`basename \$file`~ yapet-2.5/libyacurs/configure:12774: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ yapet-2.5/libyacurs/configure:12775: dldir=$destdir/`dirname \$dlpath`~ yapet-2.5/libyacurs/configure-12776- test -d \$dldir || mkdir -p \$dldir~ ############################################## yapet-2.5/libyacurs/configure-12781- fi' yapet-2.5/libyacurs/configure:12782: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ yapet-2.5/libyacurs/configure-12783- dlpath=$dir/\$dldll~ ############################################## yapet-2.5/libyacurs/configure-13964- # gcc leaves a trailing carriage return, which upsets mingw yapet-2.5/libyacurs/configure:13965: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; yapet-2.5/libyacurs/configure-13966- *) yapet-2.5/libyacurs/configure:13967: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; yapet-2.5/libyacurs/configure-13968- esac ############################################## yapet-2.5/libyacurs/configure-13973- # Canonicalize the pathname of ld yapet-2.5/libyacurs/configure:13974: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` yapet-2.5/libyacurs/configure-13975- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do yapet-2.5/libyacurs/configure:13976: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` yapet-2.5/libyacurs/configure-13977- done ############################################## yapet-2.5/libyacurs/configure-14008- # Break only if it was the GNU/non-GNU ld that we prefer. yapet-2.5/libyacurs/configure:14009: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in yapet-2.5/libyacurs/configure-14010- *GNU* | *'with BFD'*) ############################################## yapet-2.5/libyacurs/configure-14039- # I'd rather use --version here, but apparently some GNU lds only accept -v. yapet-2.5/libyacurs/configure:14040:case `$LD -v 2>&1 </dev/null` in yapet-2.5/libyacurs/configure-14041-*GNU* | *'with BFD'*) ############################################## yapet-2.5/libyacurs/configure-14073- # ancient GNU ld didn't support --whole-archive et. al. yapet-2.5/libyacurs/configure:14074: if eval "`$CC -print-prog-name=ld` --help 2>&1" | yapet-2.5/libyacurs/configure-14075- $GREP 'no-whole-archive' > /dev/null; then ############################################## yapet-2.5/libyacurs/configure-14184- # below for broken collect2 doesn't work under 4.3+ yapet-2.5/libyacurs/configure:14185: collect2name=`$CC -print-prog-name=collect2` yapet-2.5/libyacurs/configure-14186- if test -f "$collect2name" && ############################################## yapet-2.5/libyacurs/configure-14265- }' yapet-2.5/libyacurs/configure:14266: lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/libyacurs/configure-14267- # Check for a 64-bit object if we didn't find anything. yapet-2.5/libyacurs/configure-14268- if test -z "$lt_cv_aix_libpath__CXX"; then yapet-2.5/libyacurs/configure:14269: lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/libyacurs/configure-14270- fi ############################################## yapet-2.5/libyacurs/configure-14284- yapet-2.5/libyacurs/configure:14285: archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag yapet-2.5/libyacurs/configure-14286- else ############################################## yapet-2.5/libyacurs/configure-14319- }' yapet-2.5/libyacurs/configure:14320: lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/libyacurs/configure-14321- # Check for a 64-bit object if we didn't find anything. yapet-2.5/libyacurs/configure-14322- if test -z "$lt_cv_aix_libpath__CXX"; then yapet-2.5/libyacurs/configure:14323: lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` yapet-2.5/libyacurs/configure-14324- fi ############################################## yapet-2.5/libyacurs/configure-14351- # -brtl affects multiple linker settings, -berok does not and is overridden later yapet-2.5/libyacurs/configure:14352: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' yapet-2.5/libyacurs/configure-14353- if test svr4 != "$with_aix_soname"; then ############################################## yapet-2.5/libyacurs/configure-14404- archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' yapet-2.5/libyacurs/configure:14405: archive_expsym_cmds_CXX='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then yapet-2.5/libyacurs/configure-14406- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## yapet-2.5/libyacurs/configure-14446- # is; otherwise, prepend EXPORTS... yapet-2.5/libyacurs/configure:14447: archive_expsym_cmds_CXX='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then yapet-2.5/libyacurs/configure-14448- cp $export_symbols $output_objdir/$soname.def; ############################################## yapet-2.5/libyacurs/configure-14467- if test yes = "$lt_cv_ld_force_load"; then yapet-2.5/libyacurs/configure:14468: whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' yapet-2.5/libyacurs/configure-14469- ############################################## yapet-2.5/libyacurs/configure-14512- prefix_cmds="$SED"~ yapet-2.5/libyacurs/configure:14513: if test EXPORTS = "`$SED 1q $export_symbols`"; then yapet-2.5/libyacurs/configure-14514- prefix_cmds="$prefix_cmds -e 1d"; ############################################## yapet-2.5/libyacurs/configure-14586- # dependencies. yapet-2.5/libyacurs/configure:14587: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' yapet-2.5/libyacurs/configure-14588- ;; ############################################## yapet-2.5/libyacurs/configure-14651- # dependencies. yapet-2.5/libyacurs/configure:14652: 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; func_echo_all "$list"' yapet-2.5/libyacurs/configure-14653- ;; ############################################## yapet-2.5/libyacurs/configure-14687- # time. Moving up from 0x10000000 also allows more sbrk(2) space. yapet-2.5/libyacurs/configure:14688: 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' yapet-2.5/libyacurs/configure:14689: 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' yapet-2.5/libyacurs/configure-14690- ;; ############################################## yapet-2.5/libyacurs/configure-14694- # SGI C++ yapet-2.5/libyacurs/configure:14695: archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/configure-14696- ############################################## yapet-2.5/libyacurs/configure-14705- if test no = "$with_gnu_ld"; then yapet-2.5/libyacurs/configure:14706: archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/configure-14707- else yapet-2.5/libyacurs/configure:14708: archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib' yapet-2.5/libyacurs/configure-14709- fi ############################################## yapet-2.5/libyacurs/configure-14726- # to its proper name (with version) after linking. yapet-2.5/libyacurs/configure:14727: 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' yapet-2.5/libyacurs/configure:14728: 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' yapet-2.5/libyacurs/configure-14729- # Commands to make compiler produce verbose output that lists ############################################## yapet-2.5/libyacurs/configure-14736- # dependencies. yapet-2.5/libyacurs/configure:14737: 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; func_echo_all "$list"' yapet-2.5/libyacurs/configure-14738- ############################################## yapet-2.5/libyacurs/configure-14751- # earlier do not add the objects themselves. yapet-2.5/libyacurs/configure:14752: case `$CC -V 2>&1` in yapet-2.5/libyacurs/configure-14753- *"Version 7."*) ############################################## yapet-2.5/libyacurs/configure-14772- # Portland Group C++ compiler yapet-2.5/libyacurs/configure:14773: case `$CC -V` in yapet-2.5/libyacurs/configure-14774- *pgCC\ [1-5].* | *pgcpp\ [1-5].*) ############################################## yapet-2.5/libyacurs/configure-14777- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ yapet-2.5/libyacurs/configure:14778: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' yapet-2.5/libyacurs/configure-14779- old_archive_cmds_CXX='tpldir=Template.dir~ ############################################## yapet-2.5/libyacurs/configure-14781- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ yapet-2.5/libyacurs/configure:14782: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ yapet-2.5/libyacurs/configure-14783- $RANLIB $oldlib' ############################################## yapet-2.5/libyacurs/configure-14786- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ yapet-2.5/libyacurs/configure:14787: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' yapet-2.5/libyacurs/configure-14788- archive_expsym_cmds_CXX='tpldir=Template.dir~ ############################################## yapet-2.5/libyacurs/configure-14790- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ yapet-2.5/libyacurs/configure:14791: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' yapet-2.5/libyacurs/configure-14792- ;; ############################################## yapet-2.5/libyacurs/configure-14800- export_dynamic_flag_spec_CXX='$wl--export-dynamic' yapet-2.5/libyacurs/configure:14801: whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/libyacurs/configure-14802- ;; ############################################## yapet-2.5/libyacurs/configure-14819- # dependencies. yapet-2.5/libyacurs/configure:14820: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$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; func_echo_all "X$list" | $Xsed' yapet-2.5/libyacurs/configure-14821- ;; ############################################## yapet-2.5/libyacurs/configure-14834- *) yapet-2.5/libyacurs/configure:14835: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/libyacurs/configure-14836- *Sun\ C*) ############################################## yapet-2.5/libyacurs/configure-14841- hardcode_libdir_flag_spec_CXX='-R$libdir' yapet-2.5/libyacurs/configure:14842: whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' yapet-2.5/libyacurs/configure-14843- compiler_needs_object_CXX=yes ############################################## yapet-2.5/libyacurs/configure-14906- hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir' yapet-2.5/libyacurs/configure:14907: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then yapet-2.5/libyacurs/configure-14908- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib' ############################################## yapet-2.5/libyacurs/configure-14925- # to its proper name (with version) after linking. yapet-2.5/libyacurs/configure:14926: 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' yapet-2.5/libyacurs/configure-14927- ############################################## yapet-2.5/libyacurs/configure-14946- allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*' yapet-2.5/libyacurs/configure:14947: archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/configure-14948- hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir' ############################################## yapet-2.5/libyacurs/configure-14951- allow_undefined_flag_CXX=' -expect_unresolved \*' yapet-2.5/libyacurs/configure:14952: archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/configure:14953: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ yapet-2.5/libyacurs/configure-14954- echo "-hidden">> $lib.exp~ yapet-2.5/libyacurs/configure:14955: $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~ yapet-2.5/libyacurs/configure-14956- $RM $lib.exp' ############################################## yapet-2.5/libyacurs/configure-14970- # dependencies. yapet-2.5/libyacurs/configure:14971: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$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; func_echo_all "$list"' yapet-2.5/libyacurs/configure-14972- ;; ############################################## yapet-2.5/libyacurs/configure-14977- osf3*) yapet-2.5/libyacurs/configure:14978: archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/configure-14979- ;; yapet-2.5/libyacurs/configure-14980- *) yapet-2.5/libyacurs/configure:14981: archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' yapet-2.5/libyacurs/configure-14982- ;; ############################################## yapet-2.5/libyacurs/configure-15224- yapet-2.5/libyacurs/configure:15225: for p in `eval "$output_verbose_link_cmd"`; do yapet-2.5/libyacurs/configure-15226- case $prev$p in ############################################## yapet-2.5/libyacurs/configure-15327-if test -n "${compiler_lib_search_path_CXX}"; then yapet-2.5/libyacurs/configure:15328: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'` yapet-2.5/libyacurs/configure-15329-fi ############################################## yapet-2.5/libyacurs/configure-15574- *) yapet-2.5/libyacurs/configure:15575: case `$CC -V 2>&1 | sed 5q` in yapet-2.5/libyacurs/configure-15576- *Sun\ C*) ############################################## yapet-2.5/libyacurs/configure-15956- else yapet-2.5/libyacurs/configure:15957: export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' yapet-2.5/libyacurs/configure-15958- fi ############################################## yapet-2.5/libyacurs/configure-16258- # Create ${libname}_ixlibrary.a entries in /sys/libs. yapet-2.5/libyacurs/configure:16259: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $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' yapet-2.5/libyacurs/configure-16260- ;; ############################################## yapet-2.5/libyacurs/configure-16294- # DLL is installed to $(libdir)/../bin by postinstall_cmds yapet-2.5/libyacurs/configure:16295: postinstall_cmds='base_file=`basename \$file`~ yapet-2.5/libyacurs/configure:16296: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ yapet-2.5/libyacurs/configure:16297: dldir=$destdir/`dirname \$dlpath`~ yapet-2.5/libyacurs/configure-16298- test -d \$dldir || mkdir -p \$dldir~ ############################################## yapet-2.5/libyacurs/configure-16303- fi' yapet-2.5/libyacurs/configure:16304: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ yapet-2.5/libyacurs/configure-16305- dlpath=$dir/\$dldll~ ############################################## yapet-2.5/libyacurs/configure-16311- # Cygwin DLLs use 'cyg' prefix rather than 'lib' yapet-2.5/libyacurs/configure:16312: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' yapet-2.5/libyacurs/configure-16313- ############################################## yapet-2.5/libyacurs/configure-16316- # MinGW DLLs use traditional 'lib' prefix yapet-2.5/libyacurs/configure:16317: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' yapet-2.5/libyacurs/configure-16318- ;; ############################################## yapet-2.5/libyacurs/configure-16320- # pw32 DLLs use 'pw' prefix rather than 'lib' yapet-2.5/libyacurs/configure:16321: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' yapet-2.5/libyacurs/configure-16322- ;; ############################################## yapet-2.5/libyacurs/configure-16329- libname_spec='$name' yapet-2.5/libyacurs/configure:16330: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' yapet-2.5/libyacurs/configure-16331- library_names_spec='$libname.dll.lib' ############################################## yapet-2.5/libyacurs/configure-16341- # Let DOS variable expansion print the short 8.3 style file name. yapet-2.5/libyacurs/configure:16342: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` yapet-2.5/libyacurs/configure-16343- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## yapet-2.5/libyacurs/configure-16346- # Convert to MSYS style. yapet-2.5/libyacurs/configure:16347: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` yapet-2.5/libyacurs/configure-16348- ;; ############################################## yapet-2.5/libyacurs/configure-16352- # like /cygdrive/c/PROGRA~1:/cygdr... yapet-2.5/libyacurs/configure:16353: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` yapet-2.5/libyacurs/configure:16354: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` yapet-2.5/libyacurs/configure:16355: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` yapet-2.5/libyacurs/configure-16356- ;; ############################################## yapet-2.5/libyacurs/configure-16360- # It is most probably a Windows format PATH. yapet-2.5/libyacurs/configure:16361: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` yapet-2.5/libyacurs/configure-16362- else yapet-2.5/libyacurs/configure:16363: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` yapet-2.5/libyacurs/configure-16364- fi ############################################## yapet-2.5/libyacurs/configure-16370- # DLL is installed to $(libdir)/../bin by postinstall_cmds yapet-2.5/libyacurs/configure:16371: postinstall_cmds='base_file=`basename \$file`~ yapet-2.5/libyacurs/configure:16372: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ yapet-2.5/libyacurs/configure:16373: dldir=$destdir/`dirname \$dlpath`~ yapet-2.5/libyacurs/configure-16374- test -d \$dldir || mkdir -p \$dldir~ yapet-2.5/libyacurs/configure-16375- $install_prog $dir/$dlname \$dldir/$dlname' yapet-2.5/libyacurs/configure:16376: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ yapet-2.5/libyacurs/configure-16377- dlpath=$dir/\$dldll~ ############################################## yapet-2.5/libyacurs/configure-16384- # Assume MSVC wrapper yapet-2.5/libyacurs/configure:16385: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' yapet-2.5/libyacurs/configure-16386- dynamic_linker='Win32 ld.exe' ############################################## yapet-2.5/libyacurs/configure-16401- shlibpath_var=DYLD_LIBRARY_PATH yapet-2.5/libyacurs/configure:16402: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' yapet-2.5/libyacurs/configure-16403- ############################################## yapet-2.5/libyacurs/configure-16653- if test -f /etc/ld.so.conf; then yapet-2.5/libyacurs/configure:16654: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` yapet-2.5/libyacurs/configure-16655- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## yapet-2.5/libyacurs/configure-16707- need_lib_prefix=no yapet-2.5/libyacurs/configure:16708: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then yapet-2.5/libyacurs/configure-16709- need_version=no ############################################## yapet-2.5/libyacurs/configure-16734- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec yapet-2.5/libyacurs/configure:16735: postinstall_cmds='base_file=`basename \$file`~ yapet-2.5/libyacurs/configure:16736: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ yapet-2.5/libyacurs/configure:16737: dldir=$destdir/`dirname \$dlpath`~ yapet-2.5/libyacurs/configure-16738- test -d \$dldir || mkdir -p \$dldir~ ############################################## yapet-2.5/libyacurs/configure-16743- fi' yapet-2.5/libyacurs/configure:16744: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ yapet-2.5/libyacurs/configure-16745- dlpath=$dir/\$dldll~ ############################################## yapet-2.5/libyacurs/configure-17462- for switch in -std=c++${alternative} +std=c++${alternative} "-h std=c++${alternative}"; do yapet-2.5/libyacurs/configure:17463: cachevar=`$as_echo "ax_cv_cxx_compile_cxx14_$switch" | $as_tr_sh` yapet-2.5/libyacurs/configure-17464- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++14 features with $switch" >&5 ############################################## yapet-2.5/libyacurs/configure-18189- yapet-2.5/libyacurs/configure:18190: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in yapet-2.5/libyacurs/configure-18191- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## yapet-2.5/libyacurs/configure-18194- yapet-2.5/libyacurs/configure:18195: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in yapet-2.5/libyacurs/configure-18196- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## yapet-2.5/libyacurs/configure-18272- yapet-2.5/libyacurs/configure:18273: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in yapet-2.5/libyacurs/configure-18274- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## yapet-2.5/libyacurs/configure-18402- # gcc leaves a trailing carriage return which upsets mingw yapet-2.5/libyacurs/configure:18403: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; yapet-2.5/libyacurs/configure-18404- *) yapet-2.5/libyacurs/configure:18405: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; yapet-2.5/libyacurs/configure-18406- esac ############################################## yapet-2.5/libyacurs/configure-18411- # Canonicalize the path of ld yapet-2.5/libyacurs/configure:18412: ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` yapet-2.5/libyacurs/configure-18413- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do yapet-2.5/libyacurs/configure:18414: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` yapet-2.5/libyacurs/configure-18415- done ############################################## yapet-2.5/libyacurs/configure-18445- # Break only if it was the GNU/non-GNU ld that we prefer. yapet-2.5/libyacurs/configure:18446: case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in yapet-2.5/libyacurs/configure-18447- *GNU* | *'with BFD'*) ############################################## yapet-2.5/libyacurs/configure-18474- # I'd rather use --version here, but apparently some GNU ld's only accept -v. yapet-2.5/libyacurs/configure:18475:case `$LD -v 2>&1 </dev/null` in yapet-2.5/libyacurs/configure-18476-*GNU* | *'with BFD'*) ############################################## yapet-2.5/libyacurs/configure-18561- *) yapet-2.5/libyacurs/configure:18562: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` yapet-2.5/libyacurs/configure-18563- if test -n "$searchpath"; then ############################################## yapet-2.5/libyacurs/configure-18571- ;; yapet-2.5/libyacurs/configure:18572: *) searchdir=`cd "$searchdir" && pwd` yapet-2.5/libyacurs/configure-18573- case "$searchdir" in ############################################## yapet-2.5/libyacurs/configure-18662- names_already_handled="$names_already_handled $name" yapet-2.5/libyacurs/configure:18663: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` yapet-2.5/libyacurs/configure-18664- eval value=\"\$HAVE_LIB$uppername\" ############################################## yapet-2.5/libyacurs/configure-18738- -L*) yapet-2.5/libyacurs/configure:18739: dir=`echo "X$x" | sed -e 's/^X-L//'` yapet-2.5/libyacurs/configure-18740- if test -n "$acl_shlibext"; then ############################################## yapet-2.5/libyacurs/configure-18855- */$acl_libdirstem | */$acl_libdirstem/) yapet-2.5/libyacurs/configure:18856: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` yapet-2.5/libyacurs/configure-18857- if test "$name" = 'iconv'; then ############################################## yapet-2.5/libyacurs/configure-18862- */$acl_libdirstem2 | */$acl_libdirstem2/) yapet-2.5/libyacurs/configure:18863: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` yapet-2.5/libyacurs/configure-18864- if test "$name" = 'iconv'; then ############################################## yapet-2.5/libyacurs/configure-18913- -L*) yapet-2.5/libyacurs/configure:18914: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` yapet-2.5/libyacurs/configure-18915- if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ ############################################## yapet-2.5/libyacurs/configure-18972- -R*) yapet-2.5/libyacurs/configure:18973: dir=`echo "X$dep" | sed -e 's/^X-R//'` yapet-2.5/libyacurs/configure-18974- if test "$enable_rpath" != no; then ############################################## yapet-2.5/libyacurs/configure-18997- -l*) yapet-2.5/libyacurs/configure:18998: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` yapet-2.5/libyacurs/configure-18999- ;; yapet-2.5/libyacurs/configure-19000- *.la) yapet-2.5/libyacurs/configure:19001: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` yapet-2.5/libyacurs/configure-19002- ;; ############################################## yapet-2.5/libyacurs/configure-19513- names_already_handled="$names_already_handled $name" yapet-2.5/libyacurs/configure:19514: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` yapet-2.5/libyacurs/configure-19515- eval value=\"\$HAVE_LIB$uppername\" ############################################## yapet-2.5/libyacurs/configure-19589- -L*) yapet-2.5/libyacurs/configure:19590: dir=`echo "X$x" | sed -e 's/^X-L//'` yapet-2.5/libyacurs/configure-19591- if test -n "$acl_shlibext"; then ############################################## yapet-2.5/libyacurs/configure-19706- */$acl_libdirstem | */$acl_libdirstem/) yapet-2.5/libyacurs/configure:19707: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` yapet-2.5/libyacurs/configure-19708- if test "$name" = 'intl'; then ############################################## yapet-2.5/libyacurs/configure-19713- */$acl_libdirstem2 | */$acl_libdirstem2/) yapet-2.5/libyacurs/configure:19714: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` yapet-2.5/libyacurs/configure-19715- if test "$name" = 'intl'; then ############################################## yapet-2.5/libyacurs/configure-19764- -L*) yapet-2.5/libyacurs/configure:19765: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` yapet-2.5/libyacurs/configure-19766- if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ ############################################## yapet-2.5/libyacurs/configure-19823- -R*) yapet-2.5/libyacurs/configure:19824: dir=`echo "X$dep" | sed -e 's/^X-R//'` yapet-2.5/libyacurs/configure-19825- if test "$enable_rpath" != no; then ############################################## yapet-2.5/libyacurs/configure-19848- -l*) yapet-2.5/libyacurs/configure:19849: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` yapet-2.5/libyacurs/configure-19850- ;; yapet-2.5/libyacurs/configure-19851- *.la) yapet-2.5/libyacurs/configure:19852: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` yapet-2.5/libyacurs/configure-19853- ;; ############################################## yapet-2.5/libyacurs/configure-20116-do : yapet-2.5/libyacurs/configure:20117: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` yapet-2.5/libyacurs/configure-20118-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## yapet-2.5/libyacurs/configure-20120- cat >>confdefs.h <<_ACEOF yapet-2.5/libyacurs/configure:20121:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 yapet-2.5/libyacurs/configure-20122-_ACEOF ############################################## yapet-2.5/libyacurs/configure-20131-do : yapet-2.5/libyacurs/configure:20132: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` yapet-2.5/libyacurs/configure-20133-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## yapet-2.5/libyacurs/configure-20135- cat >>confdefs.h <<_ACEOF yapet-2.5/libyacurs/configure:20136:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 yapet-2.5/libyacurs/configure-20137-_ACEOF ############################################## yapet-2.5/libyacurs/configure-20147-do : yapet-2.5/libyacurs/configure:20148: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` yapet-2.5/libyacurs/configure-20149-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## yapet-2.5/libyacurs/configure-20151- cat >>confdefs.h <<_ACEOF yapet-2.5/libyacurs/configure:20152:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 yapet-2.5/libyacurs/configure-20153-_ACEOF ############################################## yapet-2.5/libyacurs/configure-21176-do : yapet-2.5/libyacurs/configure:21177: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` yapet-2.5/libyacurs/configure-21178-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## yapet-2.5/libyacurs/configure-21180- cat >>confdefs.h <<_ACEOF yapet-2.5/libyacurs/configure:21181:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 yapet-2.5/libyacurs/configure-21182-_ACEOF ############################################## yapet-2.5/libyacurs/configure-21220-do : yapet-2.5/libyacurs/configure:21221: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` yapet-2.5/libyacurs/configure-21222-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## yapet-2.5/libyacurs/configure-21224- cat >>confdefs.h <<_ACEOF yapet-2.5/libyacurs/configure:21225:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 yapet-2.5/libyacurs/configure-21226-_ACEOF ############################################## yapet-2.5/libyacurs/configure-21571- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' yapet-2.5/libyacurs/configure:21572: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` yapet-2.5/libyacurs/configure-21573- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## yapet-2.5/libyacurs/configure-21682-if test -z "$BASH_VERSION$ZSH_VERSION" \ yapet-2.5/libyacurs/configure:21683: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then yapet-2.5/libyacurs/configure-21684- as_echo='print -r --' yapet-2.5/libyacurs/configure-21685- as_echo_n='print -rn --' yapet-2.5/libyacurs/configure:21686:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then yapet-2.5/libyacurs/configure-21687- as_echo='printf %s\n' ############################################## yapet-2.5/libyacurs/configure-21689-else yapet-2.5/libyacurs/configure:21690: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then yapet-2.5/libyacurs/configure-21691- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## yapet-2.5/libyacurs/configure-21699- expr "X$arg" : "X\\(.*\\)$as_nl"; yapet-2.5/libyacurs/configure:21700: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; yapet-2.5/libyacurs/configure-21701- esac; ############################################## yapet-2.5/libyacurs/configure-21776-# ---------------------------------------- yapet-2.5/libyacurs/configure:21777:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are yapet-2.5/libyacurs/configure-21778-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## yapet-2.5/libyacurs/configure-21848- { yapet-2.5/libyacurs/configure:21849: as_val=`expr "$@" || test $? -eq 1` yapet-2.5/libyacurs/configure-21850- } ############################################## yapet-2.5/libyacurs/configure-21952- case $as_dir in #( yapet-2.5/libyacurs/configure:21953: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( yapet-2.5/libyacurs/configure-21954- *) as_qdir=$as_dir;; ############################################## yapet-2.5/libyacurs/configure-22087-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 yapet-2.5/libyacurs/configure:22088:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" yapet-2.5/libyacurs/configure-22089-ac_cs_version="\\ ############################################## yapet-2.5/libyacurs/configure-22112- --*=?*) yapet-2.5/libyacurs/configure:22113: ac_option=`expr "X$1" : 'X\([^=]*\)='` yapet-2.5/libyacurs/configure:22114: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` yapet-2.5/libyacurs/configure-22115- ac_shift=: ############################################## yapet-2.5/libyacurs/configure-22117- --*=) yapet-2.5/libyacurs/configure:22118: ac_option=`expr "X$1" : 'X\([^=]*\)='` yapet-2.5/libyacurs/configure-22119- ac_optarg= ############################################## yapet-2.5/libyacurs/configure-22141- case $ac_optarg in yapet-2.5/libyacurs/configure:22142: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; yapet-2.5/libyacurs/configure-22143- '') as_fn_error $? "missing file argument" ;; ############################################## yapet-2.5/libyacurs/configure-22149- case $ac_optarg in yapet-2.5/libyacurs/configure:22150: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; yapet-2.5/libyacurs/configure-22151- esac ############################################## yapet-2.5/libyacurs/configure-22218-delay_variable_subst='$delay_variable_subst' yapet-2.5/libyacurs/configure:22219:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22220:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22221:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22222:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22223:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22224:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22225:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22226:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22227:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22228:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22229:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22230:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22231:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22232:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22233:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22234:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22235:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22236:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22237:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22238:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22239:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22240:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22241:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22242:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22243:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22244:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22245:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22246:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22247:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22248:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22249:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22250:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22251:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22252:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22253:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22254:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22255:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22256:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22257:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22258:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22259:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22260:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22261:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22262:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22263:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22264:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22265:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22266:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22267:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22268:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22269:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22270:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22271:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22272:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22273:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22274:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22275:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22276:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22277:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22278:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22279:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22280:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22281:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22282:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22283:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22284:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22285:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22286:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22287:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22288:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22289:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22290:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22291:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22292:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22293:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22294:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22295:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22296:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22297:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22298:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22299:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22300:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22301:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22302:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22303:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22304:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22305:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22306:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22307:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22308:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22309:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22310:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22311:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22312:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22313:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22314:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22315:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22316:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22317:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22318:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22319:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22320:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22321:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22322:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22323:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22324:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22325:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22326:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22327:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22328:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22329:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22330:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22331:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22332:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22333:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22334:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22335:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22336:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22337:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22338:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22339:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22340:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22341:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22342:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22343:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22344:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22345:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22346:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22347:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22348:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22349:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22350:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22351:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22352:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22353:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22354:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22355:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22356:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22357:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22358:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22359:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22360:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22361:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22362:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22363:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22364:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22365:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22366:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22367:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22368:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22369:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22370:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22371:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22372:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22373:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22374:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22375:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22376:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22377:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22378:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22379:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22380:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22381:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22382:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22383:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22384:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22385:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22386:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22387:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22388:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22389:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22390:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22391:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22392:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22393:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22394:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22395:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22396:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22397:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22398:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22399:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22400:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22401:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22402:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22403:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22404:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22405:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22406:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure:22407:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`' yapet-2.5/libyacurs/configure-22408- ############################################## yapet-2.5/libyacurs/configure-22520-compiler_lib_search_path_CXX; do yapet-2.5/libyacurs/configure:22521: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in yapet-2.5/libyacurs/configure-22522- *[\\\\\\\`\\"\\\$]*) yapet-2.5/libyacurs/configure:22523: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes yapet-2.5/libyacurs/configure-22524- ;; ############################################## yapet-2.5/libyacurs/configure-22562-postlink_cmds_CXX; do yapet-2.5/libyacurs/configure:22563: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in yapet-2.5/libyacurs/configure-22564- *[\\\\\\\`\\"\\\$]*) yapet-2.5/libyacurs/configure:22565: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes yapet-2.5/libyacurs/configure-22566- ;; ############################################## yapet-2.5/libyacurs/configure-22676-fi yapet-2.5/libyacurs/configure:22677:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` yapet-2.5/libyacurs/configure-22678-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## yapet-2.5/libyacurs/configure-22693- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 yapet-2.5/libyacurs/configure:22694:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` yapet-2.5/libyacurs/configure-22695-ac_delim='%!_!# ' ############################################## yapet-2.5/libyacurs/configure-22699- yapet-2.5/libyacurs/configure:22700: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` yapet-2.5/libyacurs/configure-22701- if test $ac_delim_n = $ac_delim_num; then ############################################## yapet-2.5/libyacurs/configure-22837-for ac_last_try in false false :; do yapet-2.5/libyacurs/configure:22838: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` yapet-2.5/libyacurs/configure-22839- if test -z "$ac_tt"; then ############################################## yapet-2.5/libyacurs/configure-22969- esac yapet-2.5/libyacurs/configure:22970: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac yapet-2.5/libyacurs/configure-22971- as_fn_append ac_file_inputs " '$ac_f'" ############################################## yapet-2.5/libyacurs/configure-23028-*) yapet-2.5/libyacurs/configure:23029: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` yapet-2.5/libyacurs/configure-23030- # A ".." for each directory in $ac_dir_suffix. yapet-2.5/libyacurs/configure:23031: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` yapet-2.5/libyacurs/configure-23032- case $ac_top_builddir_sub in ############################################## yapet-2.5/libyacurs/configure-23089-/@mandir@/p' yapet-2.5/libyacurs/configure:23090:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in yapet-2.5/libyacurs/configure-23091-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## yapet-2.5/libyacurs/configure-23106- yapet-2.5/libyacurs/configure:23107:# Neutralize VPATH when `$srcdir' = `.'. yapet-2.5/libyacurs/configure-23108-# Shell code in configure.ac might set extrasub. ############################################## yapet-2.5/libyacurs/configure-23134-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && yapet-2.5/libyacurs/configure:23135: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && yapet-2.5/libyacurs/configure-23136- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## yapet-2.5/libyacurs/configure-23180- * ) yapet-2.5/libyacurs/configure:23181: _am_stamp_count=`expr $_am_stamp_count + 1` ;; yapet-2.5/libyacurs/configure-23182- esac ############################################## yapet-2.5/libyacurs/configure-23235- # Strip MF so we end up with the name of the file. yapet-2.5/libyacurs/configure:23236: am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` yapet-2.5/libyacurs/configure-23237- # Check whether this is an Automake generated Makefile which includes ############################################## yapet-2.5/libyacurs/configure-23803- *:) yapet-2.5/libyacurs/configure:23804: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" yapet-2.5/libyacurs/configure-23805- ;; yapet-2.5/libyacurs/configure-23806- x:*) yapet-2.5/libyacurs/configure:23807: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" yapet-2.5/libyacurs/configure-23808- ;; yapet-2.5/libyacurs/configure-23809- *::*) yapet-2.5/libyacurs/configure:23810: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" yapet-2.5/libyacurs/configure:23811: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" yapet-2.5/libyacurs/configure-23812- ;; yapet-2.5/libyacurs/configure-23813- *) yapet-2.5/libyacurs/configure:23814: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" yapet-2.5/libyacurs/configure-23815- ;; ############################################## yapet-2.5/libyacurs/configure-23830- done yapet-2.5/libyacurs/configure:23831: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` yapet-2.5/libyacurs/configure-23832-} ############################################## yapet-2.5/libyacurs/configure-24025- case "$ac_file" in yapet-2.5/libyacurs/configure:24026: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; yapet-2.5/libyacurs/configure-24027- esac ############################################## yapet-2.5/libyacurs/configure-24030- # Adjust a relative srcdir. yapet-2.5/libyacurs/configure:24031: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` yapet-2.5/libyacurs/configure:24032: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" yapet-2.5/libyacurs/configure:24033: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` yapet-2.5/libyacurs/configure-24034- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## yapet-2.5/libyacurs/configure-24037- case "$ac_given_srcdir" in yapet-2.5/libyacurs/configure:24038: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; yapet-2.5/libyacurs/configure-24039- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## yapet-2.5/libyacurs/configure-24057- fi yapet-2.5/libyacurs/configure:24058: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` yapet-2.5/libyacurs/configure-24059- # Hide the ALL_LINGUAS assigment from automake < 1.5. ############################################## yapet-2.5/libyacurs/aclocal.m4-152-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: yapet-2.5/libyacurs/aclocal.m4:153:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` yapet-2.5/libyacurs/aclocal.m4-154-# and then we would define $MISSING as ############################################## yapet-2.5/libyacurs/aclocal.m4-167-# Expand $ac_aux_dir to an absolute path. yapet-2.5/libyacurs/aclocal.m4:168:am_aux_dir=`cd "$ac_aux_dir" && pwd` yapet-2.5/libyacurs/aclocal.m4-169-]) ############################################## yapet-2.5/libyacurs/aclocal.m4-265- if test "$am_compiler_list" = ""; then yapet-2.5/libyacurs/aclocal.m4:266: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` yapet-2.5/libyacurs/aclocal.m4-267- fi ############################################## yapet-2.5/libyacurs/aclocal.m4-418- # Strip MF so we end up with the name of the file. yapet-2.5/libyacurs/aclocal.m4:419: am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` yapet-2.5/libyacurs/aclocal.m4-420- # Check whether this is an Automake generated Makefile which includes ############################################## yapet-2.5/libyacurs/aclocal.m4-425- || continue yapet-2.5/libyacurs/aclocal.m4:426: am_dirpart=`AS_DIRNAME(["$am_mf"])` yapet-2.5/libyacurs/aclocal.m4:427: am_filepart=`AS_BASENAME(["$am_mf"])` yapet-2.5/libyacurs/aclocal.m4-428- AM_RUN_LOG([cd "$am_dirpart" \ ############################################## yapet-2.5/libyacurs/aclocal.m4-495-AC_REQUIRE([AC_PROG_INSTALL])dnl yapet-2.5/libyacurs/aclocal.m4:496:if test "`cd $srcdir && pwd`" != "`pwd`"; then yapet-2.5/libyacurs/aclocal.m4-497- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## yapet-2.5/libyacurs/aclocal.m4-654- * ) yapet-2.5/libyacurs/aclocal.m4:655: _am_stamp_count=`expr $_am_stamp_count + 1` ;; yapet-2.5/libyacurs/aclocal.m4-656- esac yapet-2.5/libyacurs/aclocal.m4-657-done yapet-2.5/libyacurs/aclocal.m4:658:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) yapet-2.5/libyacurs/aclocal.m4-659- ############################################## yapet-2.5/libyacurs/aclocal.m4-942- echo "timestamp, slept: $am_has_slept" > conftest.file yapet-2.5/libyacurs/aclocal.m4:943: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` yapet-2.5/libyacurs/aclocal.m4-944- if test "$[*]" = "X"; then yapet-2.5/libyacurs/aclocal.m4-945- # -L didn't work. yapet-2.5/libyacurs/aclocal.m4:946: set X `ls -t "$srcdir/configure" conftest.file` yapet-2.5/libyacurs/aclocal.m4-947- fi ############################################## yapet-2.5/libyacurs/Makefile.in-49- { \ yapet-2.5/libyacurs/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/libyacurs/Makefile.in-51- }; \ ############################################## yapet-2.5/libyacurs/Makefile.in-197- while test -n "$$dir1"; do \ yapet-2.5/libyacurs/Makefile.in:198: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ yapet-2.5/libyacurs/Makefile.in-199- if test "$$first" != "."; then \ yapet-2.5/libyacurs/Makefile.in-200- if test "$$first" = ".."; then \ yapet-2.5/libyacurs/Makefile.in:201: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ yapet-2.5/libyacurs/Makefile.in:202: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ yapet-2.5/libyacurs/Makefile.in-203- else \ yapet-2.5/libyacurs/Makefile.in:204: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ yapet-2.5/libyacurs/Makefile.in-205- if test "$$first2" = "$$first"; then \ yapet-2.5/libyacurs/Makefile.in:206: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ yapet-2.5/libyacurs/Makefile.in-207- else \ ############################################## yapet-2.5/libyacurs/Makefile.in-212- fi; \ yapet-2.5/libyacurs/Makefile.in:213: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ yapet-2.5/libyacurs/Makefile.in-214- done; \ ############################################## yapet-2.5/libyacurs/Makefile.in-443- dot_seen=no; \ yapet-2.5/libyacurs/Makefile.in:444: target=`echo $@ | sed s/-recursive//`; \ yapet-2.5/libyacurs/Makefile.in-445- case "$@" in \ ############################################## yapet-2.5/libyacurs/Makefile.in-506-GTAGS: yapet-2.5/libyacurs/Makefile.in:507: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/libyacurs/Makefile.in-508- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/libyacurs/Makefile.in-539-distdir-am: $(DISTFILES) yapet-2.5/libyacurs/Makefile.in:540: @case `sed 15q $(srcdir)/NEWS` in \ yapet-2.5/libyacurs/Makefile.in-541- *"$(VERSION)"*) : ;; \ ############################################## yapet-2.5/libyacurs/Makefile.in-547- test -d "$(distdir)" || mkdir "$(distdir)" yapet-2.5/libyacurs/Makefile.in:548: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/libyacurs/Makefile.in:549: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/libyacurs/Makefile.in-550- list='$(DISTFILES)'; \ ############################################## yapet-2.5/libyacurs/Makefile.in-561- if test -d $$d/$$file; then \ yapet-2.5/libyacurs/Makefile.in:562: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/libyacurs/Makefile.in-563- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/libyacurs/Makefile.in-677- test -d $(distdir)/_build || exit 0; \ yapet-2.5/libyacurs/Makefile.in:678: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ yapet-2.5/libyacurs/Makefile.in-679- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## yapet-2.5/libyacurs/Makefile.in-721- }; \ yapet-2.5/libyacurs/Makefile.in:722: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ yapet-2.5/libyacurs/Makefile.in-723- || { echo "ERROR: files left after uninstall:" ; \ ############################################## yapet-2.5/libyacurs/Makefile.in-733- fi yapet-2.5/libyacurs/Makefile.in:734: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ yapet-2.5/libyacurs/Makefile.in-735- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## yapet-2.5/libyacurs/po/Makefile.in.in-88-.po.gmo: yapet-2.5/libyacurs/po/Makefile.in.in:89: @lang=`echo $* | sed -e 's,.*/,,'`; \ yapet-2.5/libyacurs/po/Makefile.in.in-90- test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \ ############################################## yapet-2.5/libyacurs/po/Makefile.in.in-150- fi; \ yapet-2.5/libyacurs/po/Makefile.in.in:151: case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ yapet-2.5/libyacurs/po/Makefile.in.in-152- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ ############################################## yapet-2.5/libyacurs/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot yapet-2.5/libyacurs/po/Makefile.in.in:193: @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ yapet-2.5/libyacurs/po/Makefile.in.in-194- if test -f "$(srcdir)/$${lang}.po"; then \ ############################################## yapet-2.5/libyacurs/po/Makefile.in.in-197- cd $(srcdir) \ yapet-2.5/libyacurs/po/Makefile.in.in:198: && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ yapet-2.5/libyacurs/po/Makefile.in.in-199- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## yapet-2.5/libyacurs/po/Makefile.in.in-228- for cat in $$catalogs; do \ yapet-2.5/libyacurs/po/Makefile.in.in:229: cat=`basename $$cat`; \ yapet-2.5/libyacurs/po/Makefile.in.in:230: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ yapet-2.5/libyacurs/po/Makefile.in.in-231- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## yapet-2.5/libyacurs/po/Makefile.in.in-238- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ yapet-2.5/libyacurs/po/Makefile.in.in:239: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ yapet-2.5/libyacurs/po/Makefile.in.in-240- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## yapet-2.5/libyacurs/po/Makefile.in.in-279- for cat in $$catalogs; do \ yapet-2.5/libyacurs/po/Makefile.in.in:280: cat=`basename $$cat`; \ yapet-2.5/libyacurs/po/Makefile.in.in:281: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ yapet-2.5/libyacurs/po/Makefile.in.in-282- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## yapet-2.5/libyacurs/po/Makefile.in.in-286- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ yapet-2.5/libyacurs/po/Makefile.in.in:287: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ yapet-2.5/libyacurs/po/Makefile.in.in-288- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## yapet-2.5/libyacurs/po/Makefile.in.in-325- for cat in $$catalogs; do \ yapet-2.5/libyacurs/po/Makefile.in.in:326: cat=`basename $$cat`; \ yapet-2.5/libyacurs/po/Makefile.in.in:327: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ yapet-2.5/libyacurs/po/Makefile.in.in-328- for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \ ############################################## yapet-2.5/libyacurs/po/Makefile.in.in-390-.nop.po-create: yapet-2.5/libyacurs/po/Makefile.in.in:391: @lang=`echo $@ | sed -e 's/\.po-create$$//'`; \ yapet-2.5/libyacurs/po/Makefile.in.in-392- echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \ ############################################## yapet-2.5/libyacurs/po/Makefile.in.in-397-.nop.po-update: yapet-2.5/libyacurs/po/Makefile.in.in:398: @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \ yapet-2.5/libyacurs/po/Makefile.in.in-399- if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \ ############################################## yapet-2.5/libyacurs/po/Makefile.in.in-404- cd $(srcdir); \ yapet-2.5/libyacurs/po/Makefile.in.in:405: if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ yapet-2.5/libyacurs/po/Makefile.in.in-406- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## yapet-2.5/libyacurs/po/Rules-quot-15-.insert-header.po-update-en: yapet-2.5/libyacurs/po/Rules-quot:16: @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ yapet-2.5/libyacurs/po/Rules-quot:17: if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \ yapet-2.5/libyacurs/po/Rules-quot-18- tmpdir=`pwd`; \ yapet-2.5/libyacurs/po/Rules-quot-19- echo "$$lang:"; \ yapet-2.5/libyacurs/po/Rules-quot:20: ll=`echo $$lang | sed -e 's/@.*//'`; \ yapet-2.5/libyacurs/po/Rules-quot-21- LC_ALL=C; export LC_ALL; \ yapet-2.5/libyacurs/po/Rules-quot-22- cd $(srcdir); \ yapet-2.5/libyacurs/po/Rules-quot:23: if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \ yapet-2.5/libyacurs/po/Rules-quot-24- if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \ ############################################## yapet-2.5/libyacurs/include/Makefile.in-52- { \ yapet-2.5/libyacurs/include/Makefile.in:53: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/libyacurs/include/Makefile.in-54- }; \ ############################################## yapet-2.5/libyacurs/include/Makefile.in-143- rule.h vrule.h hrule.h spacer.h yacursdbg.h yapet-2.5/libyacurs/include/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; yapet-2.5/libyacurs/include/Makefile.in-145-am__vpath_adj = case $$p in \ yapet-2.5/libyacurs/include/Makefile.in:146: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ yapet-2.5/libyacurs/include/Makefile.in-147- *) f=$$p;; \ yapet-2.5/libyacurs/include/Makefile.in-148- esac; yapet-2.5/libyacurs/include/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; yapet-2.5/libyacurs/include/Makefile.in-150-am__install_max = 40 yapet-2.5/libyacurs/include/Makefile.in-151-am__nobase_strip_setup = \ yapet-2.5/libyacurs/include/Makefile.in:152: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` yapet-2.5/libyacurs/include/Makefile.in-153-am__nobase_strip = \ ############################################## yapet-2.5/libyacurs/include/Makefile.in-440- @list='$(includeyacurs_HEADERS)'; test -n "$(includeyacursdir)" || list=; \ yapet-2.5/libyacurs/include/Makefile.in:441: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ yapet-2.5/libyacurs/include/Makefile.in-442- dir='$(DESTDIR)$(includeyacursdir)'; $(am__uninstall_files_from_dir) ############################################## yapet-2.5/libyacurs/include/Makefile.in-473-GTAGS: yapet-2.5/libyacurs/include/Makefile.in:474: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/libyacurs/include/Makefile.in-475- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/libyacurs/include/Makefile.in-499-distdir-am: $(DISTFILES) yapet-2.5/libyacurs/include/Makefile.in:500: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/libyacurs/include/Makefile.in:501: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/libyacurs/include/Makefile.in-502- list='$(DISTFILES)'; \ ############################################## yapet-2.5/libyacurs/include/Makefile.in-513- if test -d $$d/$$file; then \ yapet-2.5/libyacurs/include/Makefile.in:514: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/libyacurs/include/Makefile.in-515- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/libyacurs/src/Makefile.in-52- { \ yapet-2.5/libyacurs/src/Makefile.in:53: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/libyacurs/src/Makefile.in-54- }; \ ############################################## yapet-2.5/libyacurs/src/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = yapet-2.5/libyacurs/src/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; yapet-2.5/libyacurs/src/Makefile.in-114-am__vpath_adj = case $$p in \ yapet-2.5/libyacurs/src/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ yapet-2.5/libyacurs/src/Makefile.in-116- *) f=$$p;; \ yapet-2.5/libyacurs/src/Makefile.in-117- esac; yapet-2.5/libyacurs/src/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; yapet-2.5/libyacurs/src/Makefile.in-119-am__install_max = 40 yapet-2.5/libyacurs/src/Makefile.in-120-am__nobase_strip_setup = \ yapet-2.5/libyacurs/src/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` yapet-2.5/libyacurs/src/Makefile.in-122-am__nobase_strip = \ ############################################## yapet-2.5/libyacurs/src/Makefile.in-608-.cc.obj: yapet-2.5/libyacurs/src/Makefile.in:609:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/libyacurs/src/Makefile.in-610-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/libyacurs/src/Makefile.in-612-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:613:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/libyacurs/src/Makefile.in-614- ############################################## yapet-2.5/libyacurs/src/Makefile.in-622-libyacurs_la-sigaction.lo: sigaction.cc yapet-2.5/libyacurs/src/Makefile.in:623:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-sigaction.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-sigaction.Tpo -c -o libyacurs_la-sigaction.lo `test -f 'sigaction.cc' || echo '$(srcdir)/'`sigaction.cc yapet-2.5/libyacurs/src/Makefile.in-624-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-sigaction.Tpo $(DEPDIR)/libyacurs_la-sigaction.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-626-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:627:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-sigaction.lo `test -f 'sigaction.cc' || echo '$(srcdir)/'`sigaction.cc yapet-2.5/libyacurs/src/Makefile.in-628- yapet-2.5/libyacurs/src/Makefile.in-629-libyacurs_la-coordinates.lo: coordinates.cc yapet-2.5/libyacurs/src/Makefile.in:630:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-coordinates.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-coordinates.Tpo -c -o libyacurs_la-coordinates.lo `test -f 'coordinates.cc' || echo '$(srcdir)/'`coordinates.cc yapet-2.5/libyacurs/src/Makefile.in-631-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-coordinates.Tpo $(DEPDIR)/libyacurs_la-coordinates.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-633-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:634:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-coordinates.lo `test -f 'coordinates.cc' || echo '$(srcdir)/'`coordinates.cc yapet-2.5/libyacurs/src/Makefile.in-635- yapet-2.5/libyacurs/src/Makefile.in-636-libyacurs_la-size.lo: size.cc yapet-2.5/libyacurs/src/Makefile.in:637:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-size.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-size.Tpo -c -o libyacurs_la-size.lo `test -f 'size.cc' || echo '$(srcdir)/'`size.cc yapet-2.5/libyacurs/src/Makefile.in-638-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-size.Tpo $(DEPDIR)/libyacurs_la-size.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-640-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:641:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-size.lo `test -f 'size.cc' || echo '$(srcdir)/'`size.cc yapet-2.5/libyacurs/src/Makefile.in-642- yapet-2.5/libyacurs/src/Makefile.in-643-libyacurs_la-margin.lo: margin.cc yapet-2.5/libyacurs/src/Makefile.in:644:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-margin.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-margin.Tpo -c -o libyacurs_la-margin.lo `test -f 'margin.cc' || echo '$(srcdir)/'`margin.cc yapet-2.5/libyacurs/src/Makefile.in-645-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-margin.Tpo $(DEPDIR)/libyacurs_la-margin.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-647-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:648:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-margin.lo `test -f 'margin.cc' || echo '$(srcdir)/'`margin.cc yapet-2.5/libyacurs/src/Makefile.in-649- yapet-2.5/libyacurs/src/Makefile.in-650-libyacurs_la-area.lo: area.cc yapet-2.5/libyacurs/src/Makefile.in:651:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-area.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-area.Tpo -c -o libyacurs_la-area.lo `test -f 'area.cc' || echo '$(srcdir)/'`area.cc yapet-2.5/libyacurs/src/Makefile.in-652-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-area.Tpo $(DEPDIR)/libyacurs_la-area.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-654-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:655:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-area.lo `test -f 'area.cc' || echo '$(srcdir)/'`area.cc yapet-2.5/libyacurs/src/Makefile.in-656- yapet-2.5/libyacurs/src/Makefile.in-657-libyacurs_la-curstr.lo: curstr.cc yapet-2.5/libyacurs/src/Makefile.in:658:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-curstr.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-curstr.Tpo -c -o libyacurs_la-curstr.lo `test -f 'curstr.cc' || echo '$(srcdir)/'`curstr.cc yapet-2.5/libyacurs/src/Makefile.in-659-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-curstr.Tpo $(DEPDIR)/libyacurs_la-curstr.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-661-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:662:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-curstr.lo `test -f 'curstr.cc' || echo '$(srcdir)/'`curstr.cc yapet-2.5/libyacurs/src/Makefile.in-663- yapet-2.5/libyacurs/src/Makefile.in-664-libyacurs_la-curswin.lo: curswin.cc yapet-2.5/libyacurs/src/Makefile.in:665:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-curswin.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-curswin.Tpo -c -o libyacurs_la-curswin.lo `test -f 'curswin.cc' || echo '$(srcdir)/'`curswin.cc yapet-2.5/libyacurs/src/Makefile.in-666-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-curswin.Tpo $(DEPDIR)/libyacurs_la-curswin.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-668-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:669:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-curswin.lo `test -f 'curswin.cc' || echo '$(srcdir)/'`curswin.cc yapet-2.5/libyacurs/src/Makefile.in-670- yapet-2.5/libyacurs/src/Makefile.in-671-libyacurs_la-cursorbuf.lo: cursorbuf.cc yapet-2.5/libyacurs/src/Makefile.in:672:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-cursorbuf.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-cursorbuf.Tpo -c -o libyacurs_la-cursorbuf.lo `test -f 'cursorbuf.cc' || echo '$(srcdir)/'`cursorbuf.cc yapet-2.5/libyacurs/src/Makefile.in-673-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-cursorbuf.Tpo $(DEPDIR)/libyacurs_la-cursorbuf.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-675-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:676:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-cursorbuf.lo `test -f 'cursorbuf.cc' || echo '$(srcdir)/'`cursorbuf.cc yapet-2.5/libyacurs/src/Makefile.in-677- yapet-2.5/libyacurs/src/Makefile.in-678-libyacurs_la-event.lo: event.cc yapet-2.5/libyacurs/src/Makefile.in:679:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-event.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-event.Tpo -c -o libyacurs_la-event.lo `test -f 'event.cc' || echo '$(srcdir)/'`event.cc yapet-2.5/libyacurs/src/Makefile.in-680-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-event.Tpo $(DEPDIR)/libyacurs_la-event.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-682-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:683:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-event.lo `test -f 'event.cc' || echo '$(srcdir)/'`event.cc yapet-2.5/libyacurs/src/Makefile.in-684- yapet-2.5/libyacurs/src/Makefile.in-685-libyacurs_la-eventconnector.lo: eventconnector.cc yapet-2.5/libyacurs/src/Makefile.in:686:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-eventconnector.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-eventconnector.Tpo -c -o libyacurs_la-eventconnector.lo `test -f 'eventconnector.cc' || echo '$(srcdir)/'`eventconnector.cc yapet-2.5/libyacurs/src/Makefile.in-687-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-eventconnector.Tpo $(DEPDIR)/libyacurs_la-eventconnector.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-689-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:690:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-eventconnector.lo `test -f 'eventconnector.cc' || echo '$(srcdir)/'`eventconnector.cc yapet-2.5/libyacurs/src/Makefile.in-691- yapet-2.5/libyacurs/src/Makefile.in-692-libyacurs_la-eventqueue.lo: eventqueue.cc yapet-2.5/libyacurs/src/Makefile.in:693:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-eventqueue.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-eventqueue.Tpo -c -o libyacurs_la-eventqueue.lo `test -f 'eventqueue.cc' || echo '$(srcdir)/'`eventqueue.cc yapet-2.5/libyacurs/src/Makefile.in-694-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-eventqueue.Tpo $(DEPDIR)/libyacurs_la-eventqueue.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-696-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:697:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-eventqueue.lo `test -f 'eventqueue.cc' || echo '$(srcdir)/'`eventqueue.cc yapet-2.5/libyacurs/src/Makefile.in-698- yapet-2.5/libyacurs/src/Makefile.in-699-libyacurs_la-evtqueuestats.lo: evtqueuestats.cc yapet-2.5/libyacurs/src/Makefile.in:700:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-evtqueuestats.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-evtqueuestats.Tpo -c -o libyacurs_la-evtqueuestats.lo `test -f 'evtqueuestats.cc' || echo '$(srcdir)/'`evtqueuestats.cc yapet-2.5/libyacurs/src/Makefile.in-701-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-evtqueuestats.Tpo $(DEPDIR)/libyacurs_la-evtqueuestats.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-703-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:704:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-evtqueuestats.lo `test -f 'evtqueuestats.cc' || echo '$(srcdir)/'`evtqueuestats.cc yapet-2.5/libyacurs/src/Makefile.in-705- yapet-2.5/libyacurs/src/Makefile.in-706-libyacurs_la-curs.lo: curs.cc yapet-2.5/libyacurs/src/Makefile.in:707:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-curs.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-curs.Tpo -c -o libyacurs_la-curs.lo `test -f 'curs.cc' || echo '$(srcdir)/'`curs.cc yapet-2.5/libyacurs/src/Makefile.in-708-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-curs.Tpo $(DEPDIR)/libyacurs_la-curs.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-710-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:711:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-curs.lo `test -f 'curs.cc' || echo '$(srcdir)/'`curs.cc yapet-2.5/libyacurs/src/Makefile.in-712- yapet-2.5/libyacurs/src/Makefile.in-713-libyacurs_la-realizeable.lo: realizeable.cc yapet-2.5/libyacurs/src/Makefile.in:714:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-realizeable.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-realizeable.Tpo -c -o libyacurs_la-realizeable.lo `test -f 'realizeable.cc' || echo '$(srcdir)/'`realizeable.cc yapet-2.5/libyacurs/src/Makefile.in-715-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-realizeable.Tpo $(DEPDIR)/libyacurs_la-realizeable.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-717-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:718:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-realizeable.lo `test -f 'realizeable.cc' || echo '$(srcdir)/'`realizeable.cc yapet-2.5/libyacurs/src/Makefile.in-719- yapet-2.5/libyacurs/src/Makefile.in-720-libyacurs_la-titlebar.lo: titlebar.cc yapet-2.5/libyacurs/src/Makefile.in:721:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-titlebar.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-titlebar.Tpo -c -o libyacurs_la-titlebar.lo `test -f 'titlebar.cc' || echo '$(srcdir)/'`titlebar.cc yapet-2.5/libyacurs/src/Makefile.in-722-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-titlebar.Tpo $(DEPDIR)/libyacurs_la-titlebar.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-724-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:725:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-titlebar.lo `test -f 'titlebar.cc' || echo '$(srcdir)/'`titlebar.cc yapet-2.5/libyacurs/src/Makefile.in-726- yapet-2.5/libyacurs/src/Makefile.in-727-libyacurs_la-statusbar.lo: statusbar.cc yapet-2.5/libyacurs/src/Makefile.in:728:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-statusbar.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-statusbar.Tpo -c -o libyacurs_la-statusbar.lo `test -f 'statusbar.cc' || echo '$(srcdir)/'`statusbar.cc yapet-2.5/libyacurs/src/Makefile.in-729-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-statusbar.Tpo $(DEPDIR)/libyacurs_la-statusbar.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-731-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:732:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-statusbar.lo `test -f 'statusbar.cc' || echo '$(srcdir)/'`statusbar.cc yapet-2.5/libyacurs/src/Makefile.in-733- yapet-2.5/libyacurs/src/Makefile.in-734-libyacurs_la-windowbase.lo: windowbase.cc yapet-2.5/libyacurs/src/Makefile.in:735:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-windowbase.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-windowbase.Tpo -c -o libyacurs_la-windowbase.lo `test -f 'windowbase.cc' || echo '$(srcdir)/'`windowbase.cc yapet-2.5/libyacurs/src/Makefile.in-736-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-windowbase.Tpo $(DEPDIR)/libyacurs_la-windowbase.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-738-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:739:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-windowbase.lo `test -f 'windowbase.cc' || echo '$(srcdir)/'`windowbase.cc yapet-2.5/libyacurs/src/Makefile.in-740- yapet-2.5/libyacurs/src/Makefile.in-741-libyacurs_la-hotkey.lo: hotkey.cc yapet-2.5/libyacurs/src/Makefile.in:742:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-hotkey.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-hotkey.Tpo -c -o libyacurs_la-hotkey.lo `test -f 'hotkey.cc' || echo '$(srcdir)/'`hotkey.cc yapet-2.5/libyacurs/src/Makefile.in-743-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-hotkey.Tpo $(DEPDIR)/libyacurs_la-hotkey.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-745-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:746:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-hotkey.lo `test -f 'hotkey.cc' || echo '$(srcdir)/'`hotkey.cc yapet-2.5/libyacurs/src/Makefile.in-747- yapet-2.5/libyacurs/src/Makefile.in-748-libyacurs_la-window.lo: window.cc yapet-2.5/libyacurs/src/Makefile.in:749:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-window.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-window.Tpo -c -o libyacurs_la-window.lo `test -f 'window.cc' || echo '$(srcdir)/'`window.cc yapet-2.5/libyacurs/src/Makefile.in-750-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-window.Tpo $(DEPDIR)/libyacurs_la-window.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-752-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:753:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-window.lo `test -f 'window.cc' || echo '$(srcdir)/'`window.cc yapet-2.5/libyacurs/src/Makefile.in-754- yapet-2.5/libyacurs/src/Makefile.in-755-libyacurs_la-lockscreen.lo: lockscreen.cc yapet-2.5/libyacurs/src/Makefile.in:756:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-lockscreen.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-lockscreen.Tpo -c -o libyacurs_la-lockscreen.lo `test -f 'lockscreen.cc' || echo '$(srcdir)/'`lockscreen.cc yapet-2.5/libyacurs/src/Makefile.in-757-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-lockscreen.Tpo $(DEPDIR)/libyacurs_la-lockscreen.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-759-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:760:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-lockscreen.lo `test -f 'lockscreen.cc' || echo '$(srcdir)/'`lockscreen.cc yapet-2.5/libyacurs/src/Makefile.in-761- yapet-2.5/libyacurs/src/Makefile.in-762-libyacurs_la-lineobject.lo: lineobject.cc yapet-2.5/libyacurs/src/Makefile.in:763:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-lineobject.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-lineobject.Tpo -c -o libyacurs_la-lineobject.lo `test -f 'lineobject.cc' || echo '$(srcdir)/'`lineobject.cc yapet-2.5/libyacurs/src/Makefile.in-764-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-lineobject.Tpo $(DEPDIR)/libyacurs_la-lineobject.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-766-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:767:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-lineobject.lo `test -f 'lineobject.cc' || echo '$(srcdir)/'`lineobject.cc yapet-2.5/libyacurs/src/Makefile.in-768- yapet-2.5/libyacurs/src/Makefile.in-769-libyacurs_la-widgetbase.lo: widgetbase.cc yapet-2.5/libyacurs/src/Makefile.in:770:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-widgetbase.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-widgetbase.Tpo -c -o libyacurs_la-widgetbase.lo `test -f 'widgetbase.cc' || echo '$(srcdir)/'`widgetbase.cc yapet-2.5/libyacurs/src/Makefile.in-771-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-widgetbase.Tpo $(DEPDIR)/libyacurs_la-widgetbase.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-773-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:774:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-widgetbase.lo `test -f 'widgetbase.cc' || echo '$(srcdir)/'`widgetbase.cc yapet-2.5/libyacurs/src/Makefile.in-775- yapet-2.5/libyacurs/src/Makefile.in-776-libyacurs_la-pack.lo: pack.cc yapet-2.5/libyacurs/src/Makefile.in:777:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-pack.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-pack.Tpo -c -o libyacurs_la-pack.lo `test -f 'pack.cc' || echo '$(srcdir)/'`pack.cc yapet-2.5/libyacurs/src/Makefile.in-778-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-pack.Tpo $(DEPDIR)/libyacurs_la-pack.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-780-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:781:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-pack.lo `test -f 'pack.cc' || echo '$(srcdir)/'`pack.cc yapet-2.5/libyacurs/src/Makefile.in-782- yapet-2.5/libyacurs/src/Makefile.in-783-libyacurs_la-vpack.lo: vpack.cc yapet-2.5/libyacurs/src/Makefile.in:784:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-vpack.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-vpack.Tpo -c -o libyacurs_la-vpack.lo `test -f 'vpack.cc' || echo '$(srcdir)/'`vpack.cc yapet-2.5/libyacurs/src/Makefile.in-785-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-vpack.Tpo $(DEPDIR)/libyacurs_la-vpack.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-787-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:788:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-vpack.lo `test -f 'vpack.cc' || echo '$(srcdir)/'`vpack.cc yapet-2.5/libyacurs/src/Makefile.in-789- yapet-2.5/libyacurs/src/Makefile.in-790-libyacurs_la-hpack.lo: hpack.cc yapet-2.5/libyacurs/src/Makefile.in:791:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-hpack.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-hpack.Tpo -c -o libyacurs_la-hpack.lo `test -f 'hpack.cc' || echo '$(srcdir)/'`hpack.cc yapet-2.5/libyacurs/src/Makefile.in-792-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-hpack.Tpo $(DEPDIR)/libyacurs_la-hpack.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-794-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:795:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-hpack.lo `test -f 'hpack.cc' || echo '$(srcdir)/'`hpack.cc yapet-2.5/libyacurs/src/Makefile.in-796- yapet-2.5/libyacurs/src/Makefile.in-797-libyacurs_la-widget.lo: widget.cc yapet-2.5/libyacurs/src/Makefile.in:798:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-widget.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-widget.Tpo -c -o libyacurs_la-widget.lo `test -f 'widget.cc' || echo '$(srcdir)/'`widget.cc yapet-2.5/libyacurs/src/Makefile.in-799-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-widget.Tpo $(DEPDIR)/libyacurs_la-widget.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-801-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:802:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-widget.lo `test -f 'widget.cc' || echo '$(srcdir)/'`widget.cc yapet-2.5/libyacurs/src/Makefile.in-803- yapet-2.5/libyacurs/src/Makefile.in-804-libyacurs_la-label.lo: label.cc yapet-2.5/libyacurs/src/Makefile.in:805:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-label.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-label.Tpo -c -o libyacurs_la-label.lo `test -f 'label.cc' || echo '$(srcdir)/'`label.cc yapet-2.5/libyacurs/src/Makefile.in-806-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-label.Tpo $(DEPDIR)/libyacurs_la-label.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-808-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:809:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-label.lo `test -f 'label.cc' || echo '$(srcdir)/'`label.cc yapet-2.5/libyacurs/src/Makefile.in-810- yapet-2.5/libyacurs/src/Makefile.in-811-libyacurs_la-dynlabel.lo: dynlabel.cc yapet-2.5/libyacurs/src/Makefile.in:812:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-dynlabel.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-dynlabel.Tpo -c -o libyacurs_la-dynlabel.lo `test -f 'dynlabel.cc' || echo '$(srcdir)/'`dynlabel.cc yapet-2.5/libyacurs/src/Makefile.in-813-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-dynlabel.Tpo $(DEPDIR)/libyacurs_la-dynlabel.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-815-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:816:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-dynlabel.lo `test -f 'dynlabel.cc' || echo '$(srcdir)/'`dynlabel.cc yapet-2.5/libyacurs/src/Makefile.in-817- yapet-2.5/libyacurs/src/Makefile.in-818-libyacurs_la-yacursex.lo: yacursex.cc yapet-2.5/libyacurs/src/Makefile.in:819:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-yacursex.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-yacursex.Tpo -c -o libyacurs_la-yacursex.lo `test -f 'yacursex.cc' || echo '$(srcdir)/'`yacursex.cc yapet-2.5/libyacurs/src/Makefile.in-820-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-yacursex.Tpo $(DEPDIR)/libyacurs_la-yacursex.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-822-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:823:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-yacursex.lo `test -f 'yacursex.cc' || echo '$(srcdir)/'`yacursex.cc yapet-2.5/libyacurs/src/Makefile.in-824- yapet-2.5/libyacurs/src/Makefile.in-825-libyacurs_la-colors.lo: colors.cc yapet-2.5/libyacurs/src/Makefile.in:826:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-colors.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-colors.Tpo -c -o libyacurs_la-colors.lo `test -f 'colors.cc' || echo '$(srcdir)/'`colors.cc yapet-2.5/libyacurs/src/Makefile.in-827-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-colors.Tpo $(DEPDIR)/libyacurs_la-colors.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-829-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:830:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-colors.lo `test -f 'colors.cc' || echo '$(srcdir)/'`colors.cc yapet-2.5/libyacurs/src/Makefile.in-831- yapet-2.5/libyacurs/src/Makefile.in-832-libyacurs_la-colorparser.lo: colorparser.cc yapet-2.5/libyacurs/src/Makefile.in:833:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-colorparser.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-colorparser.Tpo -c -o libyacurs_la-colorparser.lo `test -f 'colorparser.cc' || echo '$(srcdir)/'`colorparser.cc yapet-2.5/libyacurs/src/Makefile.in-834-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-colorparser.Tpo $(DEPDIR)/libyacurs_la-colorparser.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-836-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:837:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-colorparser.lo `test -f 'colorparser.cc' || echo '$(srcdir)/'`colorparser.cc yapet-2.5/libyacurs/src/Makefile.in-838- yapet-2.5/libyacurs/src/Makefile.in-839-libyacurs_la-focusgroup.lo: focusgroup.cc yapet-2.5/libyacurs/src/Makefile.in:840:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-focusgroup.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-focusgroup.Tpo -c -o libyacurs_la-focusgroup.lo `test -f 'focusgroup.cc' || echo '$(srcdir)/'`focusgroup.cc yapet-2.5/libyacurs/src/Makefile.in-841-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-focusgroup.Tpo $(DEPDIR)/libyacurs_la-focusgroup.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-843-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:844:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-focusgroup.lo `test -f 'focusgroup.cc' || echo '$(srcdir)/'`focusgroup.cc yapet-2.5/libyacurs/src/Makefile.in-845- yapet-2.5/libyacurs/src/Makefile.in-846-libyacurs_la-focusmanager.lo: focusmanager.cc yapet-2.5/libyacurs/src/Makefile.in:847:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-focusmanager.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-focusmanager.Tpo -c -o libyacurs_la-focusmanager.lo `test -f 'focusmanager.cc' || echo '$(srcdir)/'`focusmanager.cc yapet-2.5/libyacurs/src/Makefile.in-848-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-focusmanager.Tpo $(DEPDIR)/libyacurs_la-focusmanager.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-850-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:851:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-focusmanager.lo `test -f 'focusmanager.cc' || echo '$(srcdir)/'`focusmanager.cc yapet-2.5/libyacurs/src/Makefile.in-852- yapet-2.5/libyacurs/src/Makefile.in-853-libyacurs_la-button.lo: button.cc yapet-2.5/libyacurs/src/Makefile.in:854:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-button.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-button.Tpo -c -o libyacurs_la-button.lo `test -f 'button.cc' || echo '$(srcdir)/'`button.cc yapet-2.5/libyacurs/src/Makefile.in-855-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-button.Tpo $(DEPDIR)/libyacurs_la-button.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-857-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:858:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-button.lo `test -f 'button.cc' || echo '$(srcdir)/'`button.cc yapet-2.5/libyacurs/src/Makefile.in-859- yapet-2.5/libyacurs/src/Makefile.in-860-libyacurs_la-dialog.lo: dialog.cc yapet-2.5/libyacurs/src/Makefile.in:861:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-dialog.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-dialog.Tpo -c -o libyacurs_la-dialog.lo `test -f 'dialog.cc' || echo '$(srcdir)/'`dialog.cc yapet-2.5/libyacurs/src/Makefile.in-862-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-dialog.Tpo $(DEPDIR)/libyacurs_la-dialog.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-864-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:865:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-dialog.lo `test -f 'dialog.cc' || echo '$(srcdir)/'`dialog.cc yapet-2.5/libyacurs/src/Makefile.in-866- yapet-2.5/libyacurs/src/Makefile.in-867-libyacurs_la-messagebox.lo: messagebox.cc yapet-2.5/libyacurs/src/Makefile.in:868:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-messagebox.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-messagebox.Tpo -c -o libyacurs_la-messagebox.lo `test -f 'messagebox.cc' || echo '$(srcdir)/'`messagebox.cc yapet-2.5/libyacurs/src/Makefile.in-869-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-messagebox.Tpo $(DEPDIR)/libyacurs_la-messagebox.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-871-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:872:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-messagebox.lo `test -f 'messagebox.cc' || echo '$(srcdir)/'`messagebox.cc yapet-2.5/libyacurs/src/Makefile.in-873- yapet-2.5/libyacurs/src/Makefile.in-874-libyacurs_la-messagebox2.lo: messagebox2.cc yapet-2.5/libyacurs/src/Makefile.in:875:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-messagebox2.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-messagebox2.Tpo -c -o libyacurs_la-messagebox2.lo `test -f 'messagebox2.cc' || echo '$(srcdir)/'`messagebox2.cc yapet-2.5/libyacurs/src/Makefile.in-876-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-messagebox2.Tpo $(DEPDIR)/libyacurs_la-messagebox2.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-878-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:879:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-messagebox2.lo `test -f 'messagebox2.cc' || echo '$(srcdir)/'`messagebox2.cc yapet-2.5/libyacurs/src/Makefile.in-880- yapet-2.5/libyacurs/src/Makefile.in-881-libyacurs_la-messagebox3.lo: messagebox3.cc yapet-2.5/libyacurs/src/Makefile.in:882:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-messagebox3.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-messagebox3.Tpo -c -o libyacurs_la-messagebox3.lo `test -f 'messagebox3.cc' || echo '$(srcdir)/'`messagebox3.cc yapet-2.5/libyacurs/src/Makefile.in-883-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-messagebox3.Tpo $(DEPDIR)/libyacurs_la-messagebox3.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-885-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:886:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-messagebox3.lo `test -f 'messagebox3.cc' || echo '$(srcdir)/'`messagebox3.cc yapet-2.5/libyacurs/src/Makefile.in-887- yapet-2.5/libyacurs/src/Makefile.in-888-libyacurs_la-inputbox.lo: inputbox.cc yapet-2.5/libyacurs/src/Makefile.in:889:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-inputbox.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-inputbox.Tpo -c -o libyacurs_la-inputbox.lo `test -f 'inputbox.cc' || echo '$(srcdir)/'`inputbox.cc yapet-2.5/libyacurs/src/Makefile.in-890-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-inputbox.Tpo $(DEPDIR)/libyacurs_la-inputbox.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-892-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:893:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-inputbox.lo `test -f 'inputbox.cc' || echo '$(srcdir)/'`inputbox.cc yapet-2.5/libyacurs/src/Makefile.in-894- yapet-2.5/libyacurs/src/Makefile.in-895-libyacurs_la-filedialog.lo: filedialog.cc yapet-2.5/libyacurs/src/Makefile.in:896:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-filedialog.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-filedialog.Tpo -c -o libyacurs_la-filedialog.lo `test -f 'filedialog.cc' || echo '$(srcdir)/'`filedialog.cc yapet-2.5/libyacurs/src/Makefile.in-897-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-filedialog.Tpo $(DEPDIR)/libyacurs_la-filedialog.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-899-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:900:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-filedialog.lo `test -f 'filedialog.cc' || echo '$(srcdir)/'`filedialog.cc yapet-2.5/libyacurs/src/Makefile.in-901- yapet-2.5/libyacurs/src/Makefile.in-902-libyacurs_la-filesavedialog.lo: filesavedialog.cc yapet-2.5/libyacurs/src/Makefile.in:903:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-filesavedialog.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-filesavedialog.Tpo -c -o libyacurs_la-filesavedialog.lo `test -f 'filesavedialog.cc' || echo '$(srcdir)/'`filesavedialog.cc yapet-2.5/libyacurs/src/Makefile.in-904-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-filesavedialog.Tpo $(DEPDIR)/libyacurs_la-filesavedialog.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-906-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:907:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-filesavedialog.lo `test -f 'filesavedialog.cc' || echo '$(srcdir)/'`filesavedialog.cc yapet-2.5/libyacurs/src/Makefile.in-908- yapet-2.5/libyacurs/src/Makefile.in-909-libyacurs_la-fileloaddialog.lo: fileloaddialog.cc yapet-2.5/libyacurs/src/Makefile.in:910:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-fileloaddialog.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-fileloaddialog.Tpo -c -o libyacurs_la-fileloaddialog.lo `test -f 'fileloaddialog.cc' || echo '$(srcdir)/'`fileloaddialog.cc yapet-2.5/libyacurs/src/Makefile.in-911-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-fileloaddialog.Tpo $(DEPDIR)/libyacurs_la-fileloaddialog.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-913-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:914:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-fileloaddialog.lo `test -f 'fileloaddialog.cc' || echo '$(srcdir)/'`fileloaddialog.cc yapet-2.5/libyacurs/src/Makefile.in-915- yapet-2.5/libyacurs/src/Makefile.in-916-libyacurs_la-checkbox.lo: checkbox.cc yapet-2.5/libyacurs/src/Makefile.in:917:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-checkbox.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-checkbox.Tpo -c -o libyacurs_la-checkbox.lo `test -f 'checkbox.cc' || echo '$(srcdir)/'`checkbox.cc yapet-2.5/libyacurs/src/Makefile.in-918-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-checkbox.Tpo $(DEPDIR)/libyacurs_la-checkbox.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-920-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:921:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-checkbox.lo `test -f 'checkbox.cc' || echo '$(srcdir)/'`checkbox.cc yapet-2.5/libyacurs/src/Makefile.in-922- yapet-2.5/libyacurs/src/Makefile.in-923-libyacurs_la-radiobox.lo: radiobox.cc yapet-2.5/libyacurs/src/Makefile.in:924:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-radiobox.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-radiobox.Tpo -c -o libyacurs_la-radiobox.lo `test -f 'radiobox.cc' || echo '$(srcdir)/'`radiobox.cc yapet-2.5/libyacurs/src/Makefile.in-925-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-radiobox.Tpo $(DEPDIR)/libyacurs_la-radiobox.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-927-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:928:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-radiobox.lo `test -f 'radiobox.cc' || echo '$(srcdir)/'`radiobox.cc yapet-2.5/libyacurs/src/Makefile.in-929- yapet-2.5/libyacurs/src/Makefile.in-930-libyacurs_la-unlockdialog.lo: unlockdialog.cc yapet-2.5/libyacurs/src/Makefile.in:931:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-unlockdialog.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-unlockdialog.Tpo -c -o libyacurs_la-unlockdialog.lo `test -f 'unlockdialog.cc' || echo '$(srcdir)/'`unlockdialog.cc yapet-2.5/libyacurs/src/Makefile.in-932-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-unlockdialog.Tpo $(DEPDIR)/libyacurs_la-unlockdialog.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-934-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:935:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-unlockdialog.lo `test -f 'unlockdialog.cc' || echo '$(srcdir)/'`unlockdialog.cc yapet-2.5/libyacurs/src/Makefile.in-936- yapet-2.5/libyacurs/src/Makefile.in-937-libyacurs_la-unlockdiadefault.lo: unlockdiadefault.cc yapet-2.5/libyacurs/src/Makefile.in:938:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-unlockdiadefault.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-unlockdiadefault.Tpo -c -o libyacurs_la-unlockdiadefault.lo `test -f 'unlockdiadefault.cc' || echo '$(srcdir)/'`unlockdiadefault.cc yapet-2.5/libyacurs/src/Makefile.in-939-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-unlockdiadefault.Tpo $(DEPDIR)/libyacurs_la-unlockdiadefault.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-941-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:942:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-unlockdiadefault.lo `test -f 'unlockdiadefault.cc' || echo '$(srcdir)/'`unlockdiadefault.cc yapet-2.5/libyacurs/src/Makefile.in-943- yapet-2.5/libyacurs/src/Makefile.in-944-libyacurs_la-rule.lo: rule.cc yapet-2.5/libyacurs/src/Makefile.in:945:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-rule.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-rule.Tpo -c -o libyacurs_la-rule.lo `test -f 'rule.cc' || echo '$(srcdir)/'`rule.cc yapet-2.5/libyacurs/src/Makefile.in-946-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-rule.Tpo $(DEPDIR)/libyacurs_la-rule.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-948-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:949:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-rule.lo `test -f 'rule.cc' || echo '$(srcdir)/'`rule.cc yapet-2.5/libyacurs/src/Makefile.in-950- yapet-2.5/libyacurs/src/Makefile.in-951-libyacurs_la-hrule.lo: hrule.cc yapet-2.5/libyacurs/src/Makefile.in:952:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-hrule.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-hrule.Tpo -c -o libyacurs_la-hrule.lo `test -f 'hrule.cc' || echo '$(srcdir)/'`hrule.cc yapet-2.5/libyacurs/src/Makefile.in-953-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-hrule.Tpo $(DEPDIR)/libyacurs_la-hrule.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-955-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:956:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-hrule.lo `test -f 'hrule.cc' || echo '$(srcdir)/'`hrule.cc yapet-2.5/libyacurs/src/Makefile.in-957- yapet-2.5/libyacurs/src/Makefile.in-958-libyacurs_la-vrule.lo: vrule.cc yapet-2.5/libyacurs/src/Makefile.in:959:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-vrule.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-vrule.Tpo -c -o libyacurs_la-vrule.lo `test -f 'vrule.cc' || echo '$(srcdir)/'`vrule.cc yapet-2.5/libyacurs/src/Makefile.in-960-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-vrule.Tpo $(DEPDIR)/libyacurs_la-vrule.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-962-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:963:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-vrule.lo `test -f 'vrule.cc' || echo '$(srcdir)/'`vrule.cc yapet-2.5/libyacurs/src/Makefile.in-964- yapet-2.5/libyacurs/src/Makefile.in-965-libyacurs_la-spacer.lo: spacer.cc yapet-2.5/libyacurs/src/Makefile.in:966:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-spacer.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-spacer.Tpo -c -o libyacurs_la-spacer.lo `test -f 'spacer.cc' || echo '$(srcdir)/'`spacer.cc yapet-2.5/libyacurs/src/Makefile.in-967-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-spacer.Tpo $(DEPDIR)/libyacurs_la-spacer.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-969-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:970:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-spacer.lo `test -f 'spacer.cc' || echo '$(srcdir)/'`spacer.cc yapet-2.5/libyacurs/src/Makefile.in-971- yapet-2.5/libyacurs/src/Makefile.in-972-libyacurs_la-yacursdbg.lo: yacursdbg.cc yapet-2.5/libyacurs/src/Makefile.in:973:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -MT libyacurs_la-yacursdbg.lo -MD -MP -MF $(DEPDIR)/libyacurs_la-yacursdbg.Tpo -c -o libyacurs_la-yacursdbg.lo `test -f 'yacursdbg.cc' || echo '$(srcdir)/'`yacursdbg.cc yapet-2.5/libyacurs/src/Makefile.in-974-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libyacurs_la-yacursdbg.Tpo $(DEPDIR)/libyacurs_la-yacursdbg.Plo ############################################## yapet-2.5/libyacurs/src/Makefile.in-976-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/src/Makefile.in:977:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyacurs_la_CPPFLAGS) $(CPPFLAGS) $(libyacurs_la_CXXFLAGS) $(CXXFLAGS) -c -o libyacurs_la-yacursdbg.lo `test -f 'yacursdbg.cc' || echo '$(srcdir)/'`yacursdbg.cc yapet-2.5/libyacurs/src/Makefile.in-978- ############################################## yapet-2.5/libyacurs/src/Makefile.in-1014-GTAGS: yapet-2.5/libyacurs/src/Makefile.in:1015: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/libyacurs/src/Makefile.in-1016- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/libyacurs/src/Makefile.in-1040-distdir-am: $(DISTFILES) yapet-2.5/libyacurs/src/Makefile.in:1041: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/libyacurs/src/Makefile.in:1042: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/libyacurs/src/Makefile.in-1043- list='$(DISTFILES)'; \ ############################################## yapet-2.5/libyacurs/src/Makefile.in-1054- if test -d $$d/$$file; then \ yapet-2.5/libyacurs/src/Makefile.in:1055: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/libyacurs/src/Makefile.in-1056- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/libyacurs/tests/Makefile.in-51- { \ yapet-2.5/libyacurs/tests/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/libyacurs/tests/Makefile.in-53- }; \ ############################################## yapet-2.5/libyacurs/tests/Makefile.in-175- while test -n "$$dir1"; do \ yapet-2.5/libyacurs/tests/Makefile.in:176: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ yapet-2.5/libyacurs/tests/Makefile.in-177- if test "$$first" != "."; then \ yapet-2.5/libyacurs/tests/Makefile.in-178- if test "$$first" = ".."; then \ yapet-2.5/libyacurs/tests/Makefile.in:179: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ yapet-2.5/libyacurs/tests/Makefile.in:180: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ yapet-2.5/libyacurs/tests/Makefile.in-181- else \ yapet-2.5/libyacurs/tests/Makefile.in:182: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ yapet-2.5/libyacurs/tests/Makefile.in-183- if test "$$first2" = "$$first"; then \ yapet-2.5/libyacurs/tests/Makefile.in:184: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ yapet-2.5/libyacurs/tests/Makefile.in-185- else \ ############################################## yapet-2.5/libyacurs/tests/Makefile.in-190- fi; \ yapet-2.5/libyacurs/tests/Makefile.in:191: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ yapet-2.5/libyacurs/tests/Makefile.in-192- done; \ ############################################## yapet-2.5/libyacurs/tests/Makefile.in-388- dot_seen=no; \ yapet-2.5/libyacurs/tests/Makefile.in:389: target=`echo $@ | sed s/-recursive//`; \ yapet-2.5/libyacurs/tests/Makefile.in-390- case "$@" in \ ############################################## yapet-2.5/libyacurs/tests/Makefile.in-451-GTAGS: yapet-2.5/libyacurs/tests/Makefile.in:452: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/libyacurs/tests/Makefile.in-453- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/libyacurs/tests/Makefile.in-477-distdir-am: $(DISTFILES) yapet-2.5/libyacurs/tests/Makefile.in:478: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/libyacurs/tests/Makefile.in:479: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/libyacurs/tests/Makefile.in-480- list='$(DISTFILES)'; \ ############################################## yapet-2.5/libyacurs/tests/Makefile.in-491- if test -d $$d/$$file; then \ yapet-2.5/libyacurs/tests/Makefile.in:492: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/libyacurs/tests/Makefile.in-493- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/libyacurs/tests/preloadlib/Makefile.in-57- { \ yapet-2.5/libyacurs/tests/preloadlib/Makefile.in:58: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/libyacurs/tests/preloadlib/Makefile.in-59- }; \ ############################################## yapet-2.5/libyacurs/tests/preloadlib/Makefile.in-334-distdir-am: $(DISTFILES) yapet-2.5/libyacurs/tests/preloadlib/Makefile.in:335: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/libyacurs/tests/preloadlib/Makefile.in:336: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/libyacurs/tests/preloadlib/Makefile.in-337- list='$(DISTFILES)'; \ ############################################## yapet-2.5/libyacurs/tests/preloadlib/Makefile.in-348- if test -d $$d/$$file; then \ yapet-2.5/libyacurs/tests/preloadlib/Makefile.in:349: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/libyacurs/tests/preloadlib/Makefile.in-350- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/libyacurs/tests/basic/Makefile.in-51- { \ yapet-2.5/libyacurs/tests/basic/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/libyacurs/tests/basic/Makefile.in-53- }; \ ############################################## yapet-2.5/libyacurs/tests/basic/Makefile.in-458- test -n "$(EXEEXT)" || exit 0; \ yapet-2.5/libyacurs/tests/basic/Makefile.in:459: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ yapet-2.5/libyacurs/tests/basic/Makefile.in-460- echo " rm -f" $$list; \ ############################################## yapet-2.5/libyacurs/tests/basic/Makefile.in-558-.cc.obj: yapet-2.5/libyacurs/tests/basic/Makefile.in:559:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/libyacurs/tests/basic/Makefile.in-560-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/libyacurs/tests/basic/Makefile.in-562-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/tests/basic/Makefile.in:563:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/libyacurs/tests/basic/Makefile.in-564- ############################################## yapet-2.5/libyacurs/tests/basic/Makefile.in-607-GTAGS: yapet-2.5/libyacurs/tests/basic/Makefile.in:608: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/libyacurs/tests/basic/Makefile.in-609- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/libyacurs/tests/basic/Makefile.in-640- if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \ yapet-2.5/libyacurs/tests/basic/Makefile.in:641: all=`expr $$all + 1`; \ yapet-2.5/libyacurs/tests/basic/Makefile.in-642- case " $(XFAIL_TESTS) " in \ yapet-2.5/libyacurs/tests/basic/Makefile.in-643- *[\ \ ]$$tst[\ \ ]*) \ yapet-2.5/libyacurs/tests/basic/Makefile.in:644: xpass=`expr $$xpass + 1`; \ yapet-2.5/libyacurs/tests/basic/Makefile.in:645: failed=`expr $$failed + 1`; \ yapet-2.5/libyacurs/tests/basic/Makefile.in-646- col=$$red; res=XPASS; \ ############################################## yapet-2.5/libyacurs/tests/basic/Makefile.in-652- elif test $$? -ne 77; then \ yapet-2.5/libyacurs/tests/basic/Makefile.in:653: all=`expr $$all + 1`; \ yapet-2.5/libyacurs/tests/basic/Makefile.in-654- case " $(XFAIL_TESTS) " in \ yapet-2.5/libyacurs/tests/basic/Makefile.in-655- *[\ \ ]$$tst[\ \ ]*) \ yapet-2.5/libyacurs/tests/basic/Makefile.in:656: xfail=`expr $$xfail + 1`; \ yapet-2.5/libyacurs/tests/basic/Makefile.in-657- col=$$lgn; res=XFAIL; \ ############################################## yapet-2.5/libyacurs/tests/basic/Makefile.in-659- *) \ yapet-2.5/libyacurs/tests/basic/Makefile.in:660: failed=`expr $$failed + 1`; \ yapet-2.5/libyacurs/tests/basic/Makefile.in-661- col=$$red; res=FAIL; \ ############################################## yapet-2.5/libyacurs/tests/basic/Makefile.in-664- else \ yapet-2.5/libyacurs/tests/basic/Makefile.in:665: skip=`expr $$skip + 1`; \ yapet-2.5/libyacurs/tests/basic/Makefile.in-666- col=$$blu; res=SKIP; \ ############################################## yapet-2.5/libyacurs/tests/basic/Makefile.in-699- fi; \ yapet-2.5/libyacurs/tests/basic/Makefile.in:700: test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ yapet-2.5/libyacurs/tests/basic/Makefile.in-701- dashes="$$skipped"; \ ############################################## yapet-2.5/libyacurs/tests/basic/Makefile.in-705- report="Please report to $(PACKAGE_BUGREPORT)"; \ yapet-2.5/libyacurs/tests/basic/Makefile.in:706: test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ yapet-2.5/libyacurs/tests/basic/Makefile.in-707- dashes="$$report"; \ yapet-2.5/libyacurs/tests/basic/Makefile.in-708- fi; \ yapet-2.5/libyacurs/tests/basic/Makefile.in:709: dashes=`echo "$$dashes" | sed s/./=/g`; \ yapet-2.5/libyacurs/tests/basic/Makefile.in-710- if test "$$failed" -eq 0; then \ ############################################## yapet-2.5/libyacurs/tests/basic/Makefile.in-726-distdir-am: $(DISTFILES) yapet-2.5/libyacurs/tests/basic/Makefile.in:727: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/libyacurs/tests/basic/Makefile.in:728: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/libyacurs/tests/basic/Makefile.in-729- list='$(DISTFILES)'; \ ############################################## yapet-2.5/libyacurs/tests/basic/Makefile.in-740- if test -d $$d/$$file; then \ yapet-2.5/libyacurs/tests/basic/Makefile.in:741: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/libyacurs/tests/basic/Makefile.in-742- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in-51- { \ yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in-53- }; \ ############################################## yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in-454- test -n "$(EXEEXT)" || exit 0; \ yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in:455: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in-456- echo " rm -f" $$list; \ ############################################## yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in-579-.cc.obj: yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in:580:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in-581-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in:584:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in-585- ############################################## yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in-628-GTAGS: yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in:629: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in-630- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in-654-distdir-am: $(DISTFILES) yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in:655: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in:656: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in-657- list='$(DISTFILES)'; \ ############################################## yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in-668- if test -d $$d/$$file; then \ yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in:669: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/libyacurs/tests/ui-interactive/Makefile.in-670- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-51- { \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-53- }; \ ############################################## yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-504- test -n "$(EXEEXT)" || exit 0; \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in:505: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-506- echo " rm -f" $$list; \ ############################################## yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-664-.cc.obj: yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in:665:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-666-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-668-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in:669:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-670- ############################################## yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-713-GTAGS: yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in:714: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-715- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-746- if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in:747: all=`expr $$all + 1`; \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-748- case " $(XFAIL_TESTS) " in \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-749- *[\ \ ]$$tst[\ \ ]*) \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in:750: xpass=`expr $$xpass + 1`; \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in:751: failed=`expr $$failed + 1`; \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-752- col=$$red; res=XPASS; \ ############################################## yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-758- elif test $$? -ne 77; then \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in:759: all=`expr $$all + 1`; \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-760- case " $(XFAIL_TESTS) " in \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-761- *[\ \ ]$$tst[\ \ ]*) \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in:762: xfail=`expr $$xfail + 1`; \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-763- col=$$lgn; res=XFAIL; \ ############################################## yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-765- *) \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in:766: failed=`expr $$failed + 1`; \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-767- col=$$red; res=FAIL; \ ############################################## yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-770- else \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in:771: skip=`expr $$skip + 1`; \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-772- col=$$blu; res=SKIP; \ ############################################## yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-805- fi; \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in:806: test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-807- dashes="$$skipped"; \ ############################################## yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-811- report="Please report to $(PACKAGE_BUGREPORT)"; \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in:812: test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-813- dashes="$$report"; \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-814- fi; \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in:815: dashes=`echo "$$dashes" | sed s/./=/g`; \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-816- if test "$$failed" -eq 0; then \ ############################################## yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-832-distdir-am: $(DISTFILES) yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in:833: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in:834: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-835- list='$(DISTFILES)'; \ ############################################## yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-846- if test -d $$d/$$file; then \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in:847: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/libyacurs/tests/ui-non-interactive/Makefile.in-848- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/Makefile.in-49- { \ yapet-2.5/src/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/Makefile.in-51- }; \ ############################################## yapet-2.5/src/Makefile.in-172- while test -n "$$dir1"; do \ yapet-2.5/src/Makefile.in:173: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ yapet-2.5/src/Makefile.in-174- if test "$$first" != "."; then \ yapet-2.5/src/Makefile.in-175- if test "$$first" = ".."; then \ yapet-2.5/src/Makefile.in:176: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ yapet-2.5/src/Makefile.in:177: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ yapet-2.5/src/Makefile.in-178- else \ yapet-2.5/src/Makefile.in:179: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ yapet-2.5/src/Makefile.in-180- if test "$$first2" = "$$first"; then \ yapet-2.5/src/Makefile.in:181: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ yapet-2.5/src/Makefile.in-182- else \ ############################################## yapet-2.5/src/Makefile.in-187- fi; \ yapet-2.5/src/Makefile.in:188: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ yapet-2.5/src/Makefile.in-189- done; \ ############################################## yapet-2.5/src/Makefile.in-394- dot_seen=no; \ yapet-2.5/src/Makefile.in:395: target=`echo $@ | sed s/-recursive//`; \ yapet-2.5/src/Makefile.in-396- case "$@" in \ ############################################## yapet-2.5/src/Makefile.in-457-GTAGS: yapet-2.5/src/Makefile.in:458: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/src/Makefile.in-459- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/src/Makefile.in-483-distdir-am: $(DISTFILES) yapet-2.5/src/Makefile.in:484: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/Makefile.in:485: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/Makefile.in-486- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/Makefile.in-497- if test -d $$d/$$file; then \ yapet-2.5/src/Makefile.in:498: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/Makefile.in-499- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/libs/Makefile.in-50- { \ yapet-2.5/src/libs/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/libs/Makefile.in-52- }; \ ############################################## yapet-2.5/src/libs/Makefile.in-225- while test -n "$$dir1"; do \ yapet-2.5/src/libs/Makefile.in:226: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ yapet-2.5/src/libs/Makefile.in-227- if test "$$first" != "."; then \ yapet-2.5/src/libs/Makefile.in-228- if test "$$first" = ".."; then \ yapet-2.5/src/libs/Makefile.in:229: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ yapet-2.5/src/libs/Makefile.in:230: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ yapet-2.5/src/libs/Makefile.in-231- else \ yapet-2.5/src/libs/Makefile.in:232: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ yapet-2.5/src/libs/Makefile.in-233- if test "$$first2" = "$$first"; then \ yapet-2.5/src/libs/Makefile.in:234: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ yapet-2.5/src/libs/Makefile.in-235- else \ ############################################## yapet-2.5/src/libs/Makefile.in-240- fi; \ yapet-2.5/src/libs/Makefile.in:241: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ yapet-2.5/src/libs/Makefile.in-242- done; \ ############################################## yapet-2.5/src/libs/Makefile.in-472-.cc.obj: yapet-2.5/src/libs/Makefile.in:473:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/Makefile.in-474-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/src/libs/Makefile.in-476-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/src/libs/Makefile.in:477:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/Makefile.in-478- ############################################## yapet-2.5/src/libs/Makefile.in-505- dot_seen=no; \ yapet-2.5/src/libs/Makefile.in:506: target=`echo $@ | sed s/-recursive//`; \ yapet-2.5/src/libs/Makefile.in-507- case "$@" in \ ############################################## yapet-2.5/src/libs/Makefile.in-568-GTAGS: yapet-2.5/src/libs/Makefile.in:569: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/src/libs/Makefile.in-570- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/src/libs/Makefile.in-594-distdir-am: $(DISTFILES) yapet-2.5/src/libs/Makefile.in:595: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/Makefile.in:596: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/Makefile.in-597- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/libs/Makefile.in-608- if test -d $$d/$$file; then \ yapet-2.5/src/libs/Makefile.in:609: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/libs/Makefile.in-610- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/libs/interfaces/Makefile.in-49- { \ yapet-2.5/src/libs/interfaces/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/libs/interfaces/Makefile.in-51- }; \ ############################################## yapet-2.5/src/libs/interfaces/Makefile.in-330-distdir-am: $(DISTFILES) yapet-2.5/src/libs/interfaces/Makefile.in:331: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/interfaces/Makefile.in:332: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/interfaces/Makefile.in-333- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/libs/interfaces/Makefile.in-344- if test -d $$d/$$file; then \ yapet-2.5/src/libs/interfaces/Makefile.in:345: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/libs/interfaces/Makefile.in-346- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/libs/exceptions/Makefile.in-49- { \ yapet-2.5/src/libs/exceptions/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/libs/exceptions/Makefile.in-51- }; \ ############################################## yapet-2.5/src/libs/exceptions/Makefile.in-330-distdir-am: $(DISTFILES) yapet-2.5/src/libs/exceptions/Makefile.in:331: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/exceptions/Makefile.in:332: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/exceptions/Makefile.in-333- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/libs/exceptions/Makefile.in-344- if test -d $$d/$$file; then \ yapet-2.5/src/libs/exceptions/Makefile.in:345: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/libs/exceptions/Makefile.in-346- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/libs/consts/Makefile.in-50- { \ yapet-2.5/src/libs/consts/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/libs/consts/Makefile.in-52- }; \ ############################################## yapet-2.5/src/libs/consts/Makefile.in-425-.cc.obj: yapet-2.5/src/libs/consts/Makefile.in:426:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/consts/Makefile.in-427-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/src/libs/consts/Makefile.in-429-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/src/libs/consts/Makefile.in:430:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/consts/Makefile.in-431- ############################################## yapet-2.5/src/libs/consts/Makefile.in-474-GTAGS: yapet-2.5/src/libs/consts/Makefile.in:475: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/src/libs/consts/Makefile.in-476- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/src/libs/consts/Makefile.in-500-distdir-am: $(DISTFILES) yapet-2.5/src/libs/consts/Makefile.in:501: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/consts/Makefile.in:502: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/consts/Makefile.in-503- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/libs/consts/Makefile.in-514- if test -d $$d/$$file; then \ yapet-2.5/src/libs/consts/Makefile.in:515: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/libs/consts/Makefile.in-516- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/libs/cfg/Makefile.in-50- { \ yapet-2.5/src/libs/cfg/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/libs/cfg/Makefile.in-52- }; \ ############################################## yapet-2.5/src/libs/cfg/Makefile.in-427-.cc.obj: yapet-2.5/src/libs/cfg/Makefile.in:428:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/cfg/Makefile.in-429-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/src/libs/cfg/Makefile.in-431-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/src/libs/cfg/Makefile.in:432:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/cfg/Makefile.in-433- ############################################## yapet-2.5/src/libs/cfg/Makefile.in-476-GTAGS: yapet-2.5/src/libs/cfg/Makefile.in:477: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/src/libs/cfg/Makefile.in-478- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/src/libs/cfg/Makefile.in-502-distdir-am: $(DISTFILES) yapet-2.5/src/libs/cfg/Makefile.in:503: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/cfg/Makefile.in:504: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/cfg/Makefile.in-505- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/libs/cfg/Makefile.in-516- if test -d $$d/$$file; then \ yapet-2.5/src/libs/cfg/Makefile.in:517: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/libs/cfg/Makefile.in-518- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/libs/globals/Makefile.in-50- { \ yapet-2.5/src/libs/globals/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/libs/globals/Makefile.in-52- }; \ ############################################## yapet-2.5/src/libs/globals/Makefile.in-431-.cc.obj: yapet-2.5/src/libs/globals/Makefile.in:432:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/globals/Makefile.in-433-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/src/libs/globals/Makefile.in-435-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/src/libs/globals/Makefile.in:436:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/globals/Makefile.in-437- ############################################## yapet-2.5/src/libs/globals/Makefile.in-480-GTAGS: yapet-2.5/src/libs/globals/Makefile.in:481: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/src/libs/globals/Makefile.in-482- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/src/libs/globals/Makefile.in-506-distdir-am: $(DISTFILES) yapet-2.5/src/libs/globals/Makefile.in:507: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/globals/Makefile.in:508: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/globals/Makefile.in-509- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/libs/globals/Makefile.in-520- if test -d $$d/$$file; then \ yapet-2.5/src/libs/globals/Makefile.in:521: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/libs/globals/Makefile.in-522- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/libs/utils/Makefile.in-50- { \ yapet-2.5/src/libs/utils/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/libs/utils/Makefile.in-52- }; \ ############################################## yapet-2.5/src/libs/utils/Makefile.in-430-.cc.obj: yapet-2.5/src/libs/utils/Makefile.in:431:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/utils/Makefile.in-432-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/src/libs/utils/Makefile.in-434-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/src/libs/utils/Makefile.in:435:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/utils/Makefile.in-436- ############################################## yapet-2.5/src/libs/utils/Makefile.in-479-GTAGS: yapet-2.5/src/libs/utils/Makefile.in:480: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/src/libs/utils/Makefile.in-481- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/src/libs/utils/Makefile.in-505-distdir-am: $(DISTFILES) yapet-2.5/src/libs/utils/Makefile.in:506: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/utils/Makefile.in:507: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/utils/Makefile.in-508- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/libs/utils/Makefile.in-519- if test -d $$d/$$file; then \ yapet-2.5/src/libs/utils/Makefile.in:520: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/libs/utils/Makefile.in-521- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/libs/metadata/Makefile.in-50- { \ yapet-2.5/src/libs/metadata/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/libs/metadata/Makefile.in-52- }; \ ############################################## yapet-2.5/src/libs/metadata/Makefile.in-431-.cc.obj: yapet-2.5/src/libs/metadata/Makefile.in:432:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/metadata/Makefile.in-433-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/src/libs/metadata/Makefile.in-435-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/src/libs/metadata/Makefile.in:436:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/metadata/Makefile.in-437- ############################################## yapet-2.5/src/libs/metadata/Makefile.in-480-GTAGS: yapet-2.5/src/libs/metadata/Makefile.in:481: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/src/libs/metadata/Makefile.in-482- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/src/libs/metadata/Makefile.in-506-distdir-am: $(DISTFILES) yapet-2.5/src/libs/metadata/Makefile.in:507: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/metadata/Makefile.in:508: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/metadata/Makefile.in-509- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/libs/metadata/Makefile.in-520- if test -d $$d/$$file; then \ yapet-2.5/src/libs/metadata/Makefile.in:521: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/libs/metadata/Makefile.in-522- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/libs/passwordrecord/Makefile.in-50- { \ yapet-2.5/src/libs/passwordrecord/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/libs/passwordrecord/Makefile.in-52- }; \ ############################################## yapet-2.5/src/libs/passwordrecord/Makefile.in-437-.cc.obj: yapet-2.5/src/libs/passwordrecord/Makefile.in:438:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/passwordrecord/Makefile.in-439-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/src/libs/passwordrecord/Makefile.in-441-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/src/libs/passwordrecord/Makefile.in:442:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/passwordrecord/Makefile.in-443- ############################################## yapet-2.5/src/libs/passwordrecord/Makefile.in-486-GTAGS: yapet-2.5/src/libs/passwordrecord/Makefile.in:487: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/src/libs/passwordrecord/Makefile.in-488- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/src/libs/passwordrecord/Makefile.in-512-distdir-am: $(DISTFILES) yapet-2.5/src/libs/passwordrecord/Makefile.in:513: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/passwordrecord/Makefile.in:514: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/passwordrecord/Makefile.in-515- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/libs/passwordrecord/Makefile.in-526- if test -d $$d/$$file; then \ yapet-2.5/src/libs/passwordrecord/Makefile.in:527: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/libs/passwordrecord/Makefile.in-528- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/libs/file/Makefile.in-50- { \ yapet-2.5/src/libs/file/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/libs/file/Makefile.in-52- }; \ ############################################## yapet-2.5/src/libs/file/Makefile.in-447-.cc.obj: yapet-2.5/src/libs/file/Makefile.in:448:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/file/Makefile.in-449-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/src/libs/file/Makefile.in-451-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/src/libs/file/Makefile.in:452:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/file/Makefile.in-453- ############################################## yapet-2.5/src/libs/file/Makefile.in-496-GTAGS: yapet-2.5/src/libs/file/Makefile.in:497: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/src/libs/file/Makefile.in-498- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/src/libs/file/Makefile.in-522-distdir-am: $(DISTFILES) yapet-2.5/src/libs/file/Makefile.in:523: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/file/Makefile.in:524: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/file/Makefile.in-525- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/libs/file/Makefile.in-536- if test -d $$d/$$file; then \ yapet-2.5/src/libs/file/Makefile.in:537: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/libs/file/Makefile.in-538- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/libs/crypt/Makefile.in-50- { \ yapet-2.5/src/libs/crypt/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/libs/crypt/Makefile.in-52- }; \ ############################################## yapet-2.5/src/libs/crypt/Makefile.in-461-.cc.obj: yapet-2.5/src/libs/crypt/Makefile.in:462:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/crypt/Makefile.in-463-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/src/libs/crypt/Makefile.in-465-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/src/libs/crypt/Makefile.in:466:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/crypt/Makefile.in-467- ############################################## yapet-2.5/src/libs/crypt/Makefile.in-510-GTAGS: yapet-2.5/src/libs/crypt/Makefile.in:511: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/src/libs/crypt/Makefile.in-512- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/src/libs/crypt/Makefile.in-536-distdir-am: $(DISTFILES) yapet-2.5/src/libs/crypt/Makefile.in:537: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/crypt/Makefile.in:538: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/crypt/Makefile.in-539- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/libs/crypt/Makefile.in-550- if test -d $$d/$$file; then \ yapet-2.5/src/libs/crypt/Makefile.in:551: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/libs/crypt/Makefile.in-552- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/libs/glue/Makefile.in-52- { \ yapet-2.5/src/libs/glue/Makefile.in:53: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/libs/glue/Makefile.in-54- }; \ ############################################## yapet-2.5/src/libs/glue/Makefile.in-451-.cc.obj: yapet-2.5/src/libs/glue/Makefile.in:452:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/glue/Makefile.in-453-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/src/libs/glue/Makefile.in-455-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/src/libs/glue/Makefile.in:456:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/glue/Makefile.in-457- ############################################## yapet-2.5/src/libs/glue/Makefile.in-500-GTAGS: yapet-2.5/src/libs/glue/Makefile.in:501: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/src/libs/glue/Makefile.in-502- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/src/libs/glue/Makefile.in-526-distdir-am: $(DISTFILES) yapet-2.5/src/libs/glue/Makefile.in:527: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/glue/Makefile.in:528: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/glue/Makefile.in-529- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/libs/glue/Makefile.in-540- if test -d $$d/$$file; then \ yapet-2.5/src/libs/glue/Makefile.in:541: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/libs/glue/Makefile.in-542- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/libs/pwgen/Makefile.in-50- { \ yapet-2.5/src/libs/pwgen/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/libs/pwgen/Makefile.in-52- }; \ ############################################## yapet-2.5/src/libs/pwgen/Makefile.in-438-.cc.obj: yapet-2.5/src/libs/pwgen/Makefile.in:439:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/pwgen/Makefile.in-440-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/src/libs/pwgen/Makefile.in-442-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/src/libs/pwgen/Makefile.in:443:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/pwgen/Makefile.in-444- ############################################## yapet-2.5/src/libs/pwgen/Makefile.in-487-GTAGS: yapet-2.5/src/libs/pwgen/Makefile.in:488: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/src/libs/pwgen/Makefile.in-489- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/src/libs/pwgen/Makefile.in-513-distdir-am: $(DISTFILES) yapet-2.5/src/libs/pwgen/Makefile.in:514: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/pwgen/Makefile.in:515: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/pwgen/Makefile.in-516- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/libs/pwgen/Makefile.in-527- if test -d $$d/$$file; then \ yapet-2.5/src/libs/pwgen/Makefile.in:528: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/libs/pwgen/Makefile.in-529- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/libs/ui/Makefile.in-50- { \ yapet-2.5/src/libs/ui/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/libs/ui/Makefile.in-52- }; \ ############################################## yapet-2.5/src/libs/ui/Makefile.in-460-.cc.obj: yapet-2.5/src/libs/ui/Makefile.in:461:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/ui/Makefile.in-462-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/src/libs/ui/Makefile.in-464-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/src/libs/ui/Makefile.in:465:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/libs/ui/Makefile.in-466- ############################################## yapet-2.5/src/libs/ui/Makefile.in-509-GTAGS: yapet-2.5/src/libs/ui/Makefile.in:510: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/src/libs/ui/Makefile.in-511- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/src/libs/ui/Makefile.in-535-distdir-am: $(DISTFILES) yapet-2.5/src/libs/ui/Makefile.in:536: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/ui/Makefile.in:537: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/libs/ui/Makefile.in-538- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/libs/ui/Makefile.in-549- if test -d $$d/$$file; then \ yapet-2.5/src/libs/ui/Makefile.in:550: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/libs/ui/Makefile.in-551- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/yapet/Makefile.in-50- { \ yapet-2.5/src/yapet/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/yapet/Makefile.in-52- }; \ ############################################## yapet-2.5/src/yapet/Makefile.in-458- test -n "$(EXEEXT)" || exit 0; \ yapet-2.5/src/yapet/Makefile.in:459: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ yapet-2.5/src/yapet/Makefile.in-460- echo " rm -f" $$list; \ ############################################## yapet-2.5/src/yapet/Makefile.in-488-.cc.obj: yapet-2.5/src/yapet/Makefile.in:489:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/yapet/Makefile.in-490-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/src/yapet/Makefile.in-492-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/src/yapet/Makefile.in:493:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/yapet/Makefile.in-494- ############################################## yapet-2.5/src/yapet/Makefile.in-537-GTAGS: yapet-2.5/src/yapet/Makefile.in:538: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/src/yapet/Makefile.in-539- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/src/yapet/Makefile.in-563-distdir-am: $(DISTFILES) yapet-2.5/src/yapet/Makefile.in:564: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/yapet/Makefile.in:565: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/yapet/Makefile.in-566- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/yapet/Makefile.in-577- if test -d $$d/$$file; then \ yapet-2.5/src/yapet/Makefile.in:578: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/yapet/Makefile.in-579- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/converters/Makefile.in-49- { \ yapet-2.5/src/converters/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/converters/Makefile.in-51- }; \ ############################################## yapet-2.5/src/converters/Makefile.in-172- while test -n "$$dir1"; do \ yapet-2.5/src/converters/Makefile.in:173: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ yapet-2.5/src/converters/Makefile.in-174- if test "$$first" != "."; then \ yapet-2.5/src/converters/Makefile.in-175- if test "$$first" = ".."; then \ yapet-2.5/src/converters/Makefile.in:176: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ yapet-2.5/src/converters/Makefile.in:177: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ yapet-2.5/src/converters/Makefile.in-178- else \ yapet-2.5/src/converters/Makefile.in:179: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ yapet-2.5/src/converters/Makefile.in-180- if test "$$first2" = "$$first"; then \ yapet-2.5/src/converters/Makefile.in:181: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ yapet-2.5/src/converters/Makefile.in-182- else \ ############################################## yapet-2.5/src/converters/Makefile.in-187- fi; \ yapet-2.5/src/converters/Makefile.in:188: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ yapet-2.5/src/converters/Makefile.in-189- done; \ ############################################## yapet-2.5/src/converters/Makefile.in-394- dot_seen=no; \ yapet-2.5/src/converters/Makefile.in:395: target=`echo $@ | sed s/-recursive//`; \ yapet-2.5/src/converters/Makefile.in-396- case "$@" in \ ############################################## yapet-2.5/src/converters/Makefile.in-457-GTAGS: yapet-2.5/src/converters/Makefile.in:458: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/src/converters/Makefile.in-459- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/src/converters/Makefile.in-483-distdir-am: $(DISTFILES) yapet-2.5/src/converters/Makefile.in:484: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/converters/Makefile.in:485: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/converters/Makefile.in-486- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/converters/Makefile.in-497- if test -d $$d/$$file; then \ yapet-2.5/src/converters/Makefile.in:498: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/converters/Makefile.in-499- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/converters/csv/Makefile.in-50- { \ yapet-2.5/src/converters/csv/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/converters/csv/Makefile.in-52- }; \ ############################################## yapet-2.5/src/converters/csv/Makefile.in-432-.cc.obj: yapet-2.5/src/converters/csv/Makefile.in:433:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/converters/csv/Makefile.in-434-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/src/converters/csv/Makefile.in-436-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/src/converters/csv/Makefile.in:437:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/converters/csv/Makefile.in-438- ############################################## yapet-2.5/src/converters/csv/Makefile.in-481-GTAGS: yapet-2.5/src/converters/csv/Makefile.in:482: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/src/converters/csv/Makefile.in-483- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/src/converters/csv/Makefile.in-507-distdir-am: $(DISTFILES) yapet-2.5/src/converters/csv/Makefile.in:508: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/converters/csv/Makefile.in:509: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/converters/csv/Makefile.in-510- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/converters/csv/Makefile.in-521- if test -d $$d/$$file; then \ yapet-2.5/src/converters/csv/Makefile.in:522: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/converters/csv/Makefile.in-523- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/converters/csv2yapet/Makefile.in-51- { \ yapet-2.5/src/converters/csv2yapet/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/converters/csv2yapet/Makefile.in-53- }; \ ############################################## yapet-2.5/src/converters/csv2yapet/Makefile.in-482- test -n "$(EXEEXT)" || exit 0; \ yapet-2.5/src/converters/csv2yapet/Makefile.in:483: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ yapet-2.5/src/converters/csv2yapet/Makefile.in-484- echo " rm -f" $$list; \ ############################################## yapet-2.5/src/converters/csv2yapet/Makefile.in-527-.cc.obj: yapet-2.5/src/converters/csv2yapet/Makefile.in:528:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/converters/csv2yapet/Makefile.in-529-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/src/converters/csv2yapet/Makefile.in-531-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/src/converters/csv2yapet/Makefile.in:532:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/converters/csv2yapet/Makefile.in-533- ############################################## yapet-2.5/src/converters/csv2yapet/Makefile.in-576-GTAGS: yapet-2.5/src/converters/csv2yapet/Makefile.in:577: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/src/converters/csv2yapet/Makefile.in-578- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/src/converters/csv2yapet/Makefile.in-602-distdir-am: $(DISTFILES) yapet-2.5/src/converters/csv2yapet/Makefile.in:603: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/converters/csv2yapet/Makefile.in:604: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/converters/csv2yapet/Makefile.in-605- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/converters/csv2yapet/Makefile.in-616- if test -d $$d/$$file; then \ yapet-2.5/src/converters/csv2yapet/Makefile.in:617: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/converters/csv2yapet/Makefile.in-618- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/src/converters/yapet2csv/Makefile.in-51- { \ yapet-2.5/src/converters/yapet2csv/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/src/converters/yapet2csv/Makefile.in-53- }; \ ############################################## yapet-2.5/src/converters/yapet2csv/Makefile.in-482- test -n "$(EXEEXT)" || exit 0; \ yapet-2.5/src/converters/yapet2csv/Makefile.in:483: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ yapet-2.5/src/converters/yapet2csv/Makefile.in-484- echo " rm -f" $$list; \ ############################################## yapet-2.5/src/converters/yapet2csv/Makefile.in-527-.cc.obj: yapet-2.5/src/converters/yapet2csv/Makefile.in:528:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/converters/yapet2csv/Makefile.in-529-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/src/converters/yapet2csv/Makefile.in-531-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/src/converters/yapet2csv/Makefile.in:532:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/src/converters/yapet2csv/Makefile.in-533- ############################################## yapet-2.5/src/converters/yapet2csv/Makefile.in-576-GTAGS: yapet-2.5/src/converters/yapet2csv/Makefile.in:577: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/src/converters/yapet2csv/Makefile.in-578- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/src/converters/yapet2csv/Makefile.in-602-distdir-am: $(DISTFILES) yapet-2.5/src/converters/yapet2csv/Makefile.in:603: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/converters/yapet2csv/Makefile.in:604: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/src/converters/yapet2csv/Makefile.in-605- list='$(DISTFILES)'; \ ############################################## yapet-2.5/src/converters/yapet2csv/Makefile.in-616- if test -d $$d/$$file; then \ yapet-2.5/src/converters/yapet2csv/Makefile.in:617: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/src/converters/yapet2csv/Makefile.in-618- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/po/Makefile.in.in-88-.po.gmo: yapet-2.5/po/Makefile.in.in:89: @lang=`echo $* | sed -e 's,.*/,,'`; \ yapet-2.5/po/Makefile.in.in-90- test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \ ############################################## yapet-2.5/po/Makefile.in.in-150- fi; \ yapet-2.5/po/Makefile.in.in:151: case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ yapet-2.5/po/Makefile.in.in-152- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ ############################################## yapet-2.5/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot yapet-2.5/po/Makefile.in.in:193: @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ yapet-2.5/po/Makefile.in.in-194- if test -f "$(srcdir)/$${lang}.po"; then \ ############################################## yapet-2.5/po/Makefile.in.in-197- cd $(srcdir) \ yapet-2.5/po/Makefile.in.in:198: && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ yapet-2.5/po/Makefile.in.in-199- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## yapet-2.5/po/Makefile.in.in-228- for cat in $$catalogs; do \ yapet-2.5/po/Makefile.in.in:229: cat=`basename $$cat`; \ yapet-2.5/po/Makefile.in.in:230: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ yapet-2.5/po/Makefile.in.in-231- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## yapet-2.5/po/Makefile.in.in-238- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ yapet-2.5/po/Makefile.in.in:239: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ yapet-2.5/po/Makefile.in.in-240- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## yapet-2.5/po/Makefile.in.in-279- for cat in $$catalogs; do \ yapet-2.5/po/Makefile.in.in:280: cat=`basename $$cat`; \ yapet-2.5/po/Makefile.in.in:281: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ yapet-2.5/po/Makefile.in.in-282- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## yapet-2.5/po/Makefile.in.in-286- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ yapet-2.5/po/Makefile.in.in:287: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ yapet-2.5/po/Makefile.in.in-288- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## yapet-2.5/po/Makefile.in.in-325- for cat in $$catalogs; do \ yapet-2.5/po/Makefile.in.in:326: cat=`basename $$cat`; \ yapet-2.5/po/Makefile.in.in:327: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ yapet-2.5/po/Makefile.in.in-328- for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \ ############################################## yapet-2.5/po/Makefile.in.in-390-.nop.po-create: yapet-2.5/po/Makefile.in.in:391: @lang=`echo $@ | sed -e 's/\.po-create$$//'`; \ yapet-2.5/po/Makefile.in.in-392- echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \ ############################################## yapet-2.5/po/Makefile.in.in-397-.nop.po-update: yapet-2.5/po/Makefile.in.in:398: @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \ yapet-2.5/po/Makefile.in.in-399- if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \ ############################################## yapet-2.5/po/Makefile.in.in-404- cd $(srcdir); \ yapet-2.5/po/Makefile.in.in:405: if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ yapet-2.5/po/Makefile.in.in-406- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## yapet-2.5/po/Rules-quot-15-.insert-header.po-update-en: yapet-2.5/po/Rules-quot:16: @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ yapet-2.5/po/Rules-quot:17: if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \ yapet-2.5/po/Rules-quot-18- tmpdir=`pwd`; \ yapet-2.5/po/Rules-quot-19- echo "$$lang:"; \ yapet-2.5/po/Rules-quot:20: ll=`echo $$lang | sed -e 's/@.*//'`; \ yapet-2.5/po/Rules-quot-21- LC_ALL=C; export LC_ALL; \ yapet-2.5/po/Rules-quot-22- cd $(srcdir); \ yapet-2.5/po/Rules-quot:23: if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \ yapet-2.5/po/Rules-quot-24- if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \ ############################################## yapet-2.5/tests/Makefile.in-49- { \ yapet-2.5/tests/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/tests/Makefile.in-51- }; \ ############################################## yapet-2.5/tests/Makefile.in-172- while test -n "$$dir1"; do \ yapet-2.5/tests/Makefile.in:173: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ yapet-2.5/tests/Makefile.in-174- if test "$$first" != "."; then \ yapet-2.5/tests/Makefile.in-175- if test "$$first" = ".."; then \ yapet-2.5/tests/Makefile.in:176: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ yapet-2.5/tests/Makefile.in:177: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ yapet-2.5/tests/Makefile.in-178- else \ yapet-2.5/tests/Makefile.in:179: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ yapet-2.5/tests/Makefile.in-180- if test "$$first2" = "$$first"; then \ yapet-2.5/tests/Makefile.in:181: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ yapet-2.5/tests/Makefile.in-182- else \ ############################################## yapet-2.5/tests/Makefile.in-187- fi; \ yapet-2.5/tests/Makefile.in:188: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ yapet-2.5/tests/Makefile.in-189- done; \ ############################################## yapet-2.5/tests/Makefile.in-394- dot_seen=no; \ yapet-2.5/tests/Makefile.in:395: target=`echo $@ | sed s/-recursive//`; \ yapet-2.5/tests/Makefile.in-396- case "$@" in \ ############################################## yapet-2.5/tests/Makefile.in-457-GTAGS: yapet-2.5/tests/Makefile.in:458: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/tests/Makefile.in-459- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/tests/Makefile.in-483-distdir-am: $(DISTFILES) yapet-2.5/tests/Makefile.in:484: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/Makefile.in:485: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/Makefile.in-486- list='$(DISTFILES)'; \ ############################################## yapet-2.5/tests/Makefile.in-497- if test -d $$d/$$file; then \ yapet-2.5/tests/Makefile.in:498: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/tests/Makefile.in-499- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/tests/utils/Makefile.in-49- { \ yapet-2.5/tests/utils/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/tests/utils/Makefile.in-51- }; \ ############################################## yapet-2.5/tests/utils/Makefile.in-206-} yapet-2.5/tests/utils/Makefile.in:207:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; yapet-2.5/tests/utils/Makefile.in-208-am__vpath_adj = case $$p in \ yapet-2.5/tests/utils/Makefile.in:209: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ yapet-2.5/tests/utils/Makefile.in-210- *) f=$$p;; \ yapet-2.5/tests/utils/Makefile.in-211- esac; yapet-2.5/tests/utils/Makefile.in:212:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; yapet-2.5/tests/utils/Makefile.in-213-am__install_max = 40 yapet-2.5/tests/utils/Makefile.in-214-am__nobase_strip_setup = \ yapet-2.5/tests/utils/Makefile.in:215: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` yapet-2.5/tests/utils/Makefile.in-216-am__nobase_strip = \ ############################################## yapet-2.5/tests/utils/Makefile.in-334-case "$@" in \ yapet-2.5/tests/utils/Makefile.in:335: */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ yapet-2.5/tests/utils/Makefile.in-336- *) am__odir=.;; \ ############################################## yapet-2.5/tests/utils/Makefile.in-364- bases='$(TEST_LOGS)'; \ yapet-2.5/tests/utils/Makefile.in:365: bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ yapet-2.5/tests/utils/Makefile.in:366: bases=`echo $$bases` yapet-2.5/tests/utils/Makefile.in-367-RECHECK_LOGS = $(TEST_LOGS) ############################################## yapet-2.5/tests/utils/Makefile.in-377- */*) b='$*';; \ yapet-2.5/tests/utils/Makefile.in:378: *) b=`echo '$@' | sed 's/\.log$$//'`; \ yapet-2.5/tests/utils/Makefile.in-379- esac;; \ ############################################## yapet-2.5/tests/utils/Makefile.in-591- test -n "$(EXEEXT)" || exit 0; \ yapet-2.5/tests/utils/Makefile.in:592: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ yapet-2.5/tests/utils/Makefile.in-593- echo " rm -f" $$list; \ ############################################## yapet-2.5/tests/utils/Makefile.in-631-.cc.obj: yapet-2.5/tests/utils/Makefile.in:632:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/utils/Makefile.in-633-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/tests/utils/Makefile.in-635-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/tests/utils/Makefile.in:636:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/utils/Makefile.in-637- ############################################## yapet-2.5/tests/utils/Makefile.in-680-GTAGS: yapet-2.5/tests/utils/Makefile.in:681: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/tests/utils/Makefile.in-682- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/tests/utils/Makefile.in-723- if test -n "$$redo_bases"; then \ yapet-2.5/tests/utils/Makefile.in:724: redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ yapet-2.5/tests/utils/Makefile.in:725: redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ yapet-2.5/tests/utils/Makefile.in-726- if $(am__make_dryrun); then :; else \ ############################################## yapet-2.5/tests/utils/Makefile.in-748- ws='[ ]'; \ yapet-2.5/tests/utils/Makefile.in:749: results=`for b in $$bases; do echo $$b.trs; done`; \ yapet-2.5/tests/utils/Makefile.in-750- test -n "$$results" || results=/dev/null; \ yapet-2.5/tests/utils/Makefile.in:751: all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ yapet-2.5/tests/utils/Makefile.in:752: pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ yapet-2.5/tests/utils/Makefile.in:753: fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ yapet-2.5/tests/utils/Makefile.in:754: skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ yapet-2.5/tests/utils/Makefile.in:755: xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ yapet-2.5/tests/utils/Makefile.in:756: xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ yapet-2.5/tests/utils/Makefile.in:757: error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ yapet-2.5/tests/utils/Makefile.in:758: if test `expr $$fail + $$xpass + $$error` -eq 0; then \ yapet-2.5/tests/utils/Makefile.in-759- success=true; \ ############################################## yapet-2.5/tests/utils/Makefile.in-827- @set +e; $(am__set_TESTS_bases); \ yapet-2.5/tests/utils/Makefile.in:828: log_list=`for i in $$bases; do echo $$i.log; done`; \ yapet-2.5/tests/utils/Makefile.in:829: trs_list=`for i in $$bases; do echo $$i.trs; done`; \ yapet-2.5/tests/utils/Makefile.in:830: log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ yapet-2.5/tests/utils/Makefile.in-831- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ ############################################## yapet-2.5/tests/utils/Makefile.in-837- | $(am__list_recheck_tests)` || exit 1; \ yapet-2.5/tests/utils/Makefile.in:838: log_list=`for i in $$bases; do echo $$i.log; done`; \ yapet-2.5/tests/utils/Makefile.in:839: log_list=`echo $$log_list`; \ yapet-2.5/tests/utils/Makefile.in-840- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ ############################################## yapet-2.5/tests/utils/Makefile.in-883-distdir-am: $(DISTFILES) yapet-2.5/tests/utils/Makefile.in:884: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/utils/Makefile.in:885: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/utils/Makefile.in-886- list='$(DISTFILES)'; \ ############################################## yapet-2.5/tests/utils/Makefile.in-897- if test -d $$d/$$file; then \ yapet-2.5/tests/utils/Makefile.in:898: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/tests/utils/Makefile.in-899- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/tests/metadata/Makefile.in-49- { \ yapet-2.5/tests/metadata/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/tests/metadata/Makefile.in-51- }; \ ############################################## yapet-2.5/tests/metadata/Makefile.in-203-} yapet-2.5/tests/metadata/Makefile.in:204:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; yapet-2.5/tests/metadata/Makefile.in-205-am__vpath_adj = case $$p in \ yapet-2.5/tests/metadata/Makefile.in:206: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ yapet-2.5/tests/metadata/Makefile.in-207- *) f=$$p;; \ yapet-2.5/tests/metadata/Makefile.in-208- esac; yapet-2.5/tests/metadata/Makefile.in:209:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; yapet-2.5/tests/metadata/Makefile.in-210-am__install_max = 40 yapet-2.5/tests/metadata/Makefile.in-211-am__nobase_strip_setup = \ yapet-2.5/tests/metadata/Makefile.in:212: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` yapet-2.5/tests/metadata/Makefile.in-213-am__nobase_strip = \ ############################################## yapet-2.5/tests/metadata/Makefile.in-331-case "$@" in \ yapet-2.5/tests/metadata/Makefile.in:332: */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ yapet-2.5/tests/metadata/Makefile.in-333- *) am__odir=.;; \ ############################################## yapet-2.5/tests/metadata/Makefile.in-361- bases='$(TEST_LOGS)'; \ yapet-2.5/tests/metadata/Makefile.in:362: bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ yapet-2.5/tests/metadata/Makefile.in:363: bases=`echo $$bases` yapet-2.5/tests/metadata/Makefile.in-364-RECHECK_LOGS = $(TEST_LOGS) ############################################## yapet-2.5/tests/metadata/Makefile.in-374- */*) b='$*';; \ yapet-2.5/tests/metadata/Makefile.in:375: *) b=`echo '$@' | sed 's/\.log$$//'`; \ yapet-2.5/tests/metadata/Makefile.in-376- esac;; \ ############################################## yapet-2.5/tests/metadata/Makefile.in-595- test -n "$(EXEEXT)" || exit 0; \ yapet-2.5/tests/metadata/Makefile.in:596: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ yapet-2.5/tests/metadata/Makefile.in-597- echo " rm -f" $$list; \ ############################################## yapet-2.5/tests/metadata/Makefile.in-625-.cc.obj: yapet-2.5/tests/metadata/Makefile.in:626:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/metadata/Makefile.in-627-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/tests/metadata/Makefile.in-629-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/tests/metadata/Makefile.in:630:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/metadata/Makefile.in-631- ############################################## yapet-2.5/tests/metadata/Makefile.in-674-GTAGS: yapet-2.5/tests/metadata/Makefile.in:675: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/tests/metadata/Makefile.in-676- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/tests/metadata/Makefile.in-717- if test -n "$$redo_bases"; then \ yapet-2.5/tests/metadata/Makefile.in:718: redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ yapet-2.5/tests/metadata/Makefile.in:719: redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ yapet-2.5/tests/metadata/Makefile.in-720- if $(am__make_dryrun); then :; else \ ############################################## yapet-2.5/tests/metadata/Makefile.in-742- ws='[ ]'; \ yapet-2.5/tests/metadata/Makefile.in:743: results=`for b in $$bases; do echo $$b.trs; done`; \ yapet-2.5/tests/metadata/Makefile.in-744- test -n "$$results" || results=/dev/null; \ yapet-2.5/tests/metadata/Makefile.in:745: all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ yapet-2.5/tests/metadata/Makefile.in:746: pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ yapet-2.5/tests/metadata/Makefile.in:747: fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ yapet-2.5/tests/metadata/Makefile.in:748: skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ yapet-2.5/tests/metadata/Makefile.in:749: xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ yapet-2.5/tests/metadata/Makefile.in:750: xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ yapet-2.5/tests/metadata/Makefile.in:751: error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ yapet-2.5/tests/metadata/Makefile.in:752: if test `expr $$fail + $$xpass + $$error` -eq 0; then \ yapet-2.5/tests/metadata/Makefile.in-753- success=true; \ ############################################## yapet-2.5/tests/metadata/Makefile.in-821- @set +e; $(am__set_TESTS_bases); \ yapet-2.5/tests/metadata/Makefile.in:822: log_list=`for i in $$bases; do echo $$i.log; done`; \ yapet-2.5/tests/metadata/Makefile.in:823: trs_list=`for i in $$bases; do echo $$i.trs; done`; \ yapet-2.5/tests/metadata/Makefile.in:824: log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ yapet-2.5/tests/metadata/Makefile.in-825- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ ############################################## yapet-2.5/tests/metadata/Makefile.in-831- | $(am__list_recheck_tests)` || exit 1; \ yapet-2.5/tests/metadata/Makefile.in:832: log_list=`for i in $$bases; do echo $$i.log; done`; \ yapet-2.5/tests/metadata/Makefile.in:833: log_list=`echo $$log_list`; \ yapet-2.5/tests/metadata/Makefile.in-834- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ ############################################## yapet-2.5/tests/metadata/Makefile.in-863-distdir-am: $(DISTFILES) yapet-2.5/tests/metadata/Makefile.in:864: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/metadata/Makefile.in:865: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/metadata/Makefile.in-866- list='$(DISTFILES)'; \ ############################################## yapet-2.5/tests/metadata/Makefile.in-877- if test -d $$d/$$file; then \ yapet-2.5/tests/metadata/Makefile.in:878: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/tests/metadata/Makefile.in-879- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/tests/passwordrecord/Makefile.in-49- { \ yapet-2.5/tests/passwordrecord/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/tests/passwordrecord/Makefile.in-51- }; \ ############################################## yapet-2.5/tests/passwordrecord/Makefile.in-209-} yapet-2.5/tests/passwordrecord/Makefile.in:210:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; yapet-2.5/tests/passwordrecord/Makefile.in-211-am__vpath_adj = case $$p in \ yapet-2.5/tests/passwordrecord/Makefile.in:212: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ yapet-2.5/tests/passwordrecord/Makefile.in-213- *) f=$$p;; \ yapet-2.5/tests/passwordrecord/Makefile.in-214- esac; yapet-2.5/tests/passwordrecord/Makefile.in:215:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; yapet-2.5/tests/passwordrecord/Makefile.in-216-am__install_max = 40 yapet-2.5/tests/passwordrecord/Makefile.in-217-am__nobase_strip_setup = \ yapet-2.5/tests/passwordrecord/Makefile.in:218: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` yapet-2.5/tests/passwordrecord/Makefile.in-219-am__nobase_strip = \ ############################################## yapet-2.5/tests/passwordrecord/Makefile.in-337-case "$@" in \ yapet-2.5/tests/passwordrecord/Makefile.in:338: */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ yapet-2.5/tests/passwordrecord/Makefile.in-339- *) am__odir=.;; \ ############################################## yapet-2.5/tests/passwordrecord/Makefile.in-367- bases='$(TEST_LOGS)'; \ yapet-2.5/tests/passwordrecord/Makefile.in:368: bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ yapet-2.5/tests/passwordrecord/Makefile.in:369: bases=`echo $$bases` yapet-2.5/tests/passwordrecord/Makefile.in-370-RECHECK_LOGS = $(TEST_LOGS) ############################################## yapet-2.5/tests/passwordrecord/Makefile.in-380- */*) b='$*';; \ yapet-2.5/tests/passwordrecord/Makefile.in:381: *) b=`echo '$@' | sed 's/\.log$$//'`; \ yapet-2.5/tests/passwordrecord/Makefile.in-382- esac;; \ ############################################## yapet-2.5/tests/passwordrecord/Makefile.in-601- test -n "$(EXEEXT)" || exit 0; \ yapet-2.5/tests/passwordrecord/Makefile.in:602: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ yapet-2.5/tests/passwordrecord/Makefile.in-603- echo " rm -f" $$list; \ ############################################## yapet-2.5/tests/passwordrecord/Makefile.in-636-.cc.obj: yapet-2.5/tests/passwordrecord/Makefile.in:637:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/passwordrecord/Makefile.in-638-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/tests/passwordrecord/Makefile.in-640-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/tests/passwordrecord/Makefile.in:641:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/passwordrecord/Makefile.in-642- ############################################## yapet-2.5/tests/passwordrecord/Makefile.in-685-GTAGS: yapet-2.5/tests/passwordrecord/Makefile.in:686: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/tests/passwordrecord/Makefile.in-687- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/tests/passwordrecord/Makefile.in-728- if test -n "$$redo_bases"; then \ yapet-2.5/tests/passwordrecord/Makefile.in:729: redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ yapet-2.5/tests/passwordrecord/Makefile.in:730: redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ yapet-2.5/tests/passwordrecord/Makefile.in-731- if $(am__make_dryrun); then :; else \ ############################################## yapet-2.5/tests/passwordrecord/Makefile.in-753- ws='[ ]'; \ yapet-2.5/tests/passwordrecord/Makefile.in:754: results=`for b in $$bases; do echo $$b.trs; done`; \ yapet-2.5/tests/passwordrecord/Makefile.in-755- test -n "$$results" || results=/dev/null; \ yapet-2.5/tests/passwordrecord/Makefile.in:756: all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ yapet-2.5/tests/passwordrecord/Makefile.in:757: pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ yapet-2.5/tests/passwordrecord/Makefile.in:758: fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ yapet-2.5/tests/passwordrecord/Makefile.in:759: skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ yapet-2.5/tests/passwordrecord/Makefile.in:760: xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ yapet-2.5/tests/passwordrecord/Makefile.in:761: xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ yapet-2.5/tests/passwordrecord/Makefile.in:762: error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ yapet-2.5/tests/passwordrecord/Makefile.in:763: if test `expr $$fail + $$xpass + $$error` -eq 0; then \ yapet-2.5/tests/passwordrecord/Makefile.in-764- success=true; \ ############################################## yapet-2.5/tests/passwordrecord/Makefile.in-832- @set +e; $(am__set_TESTS_bases); \ yapet-2.5/tests/passwordrecord/Makefile.in:833: log_list=`for i in $$bases; do echo $$i.log; done`; \ yapet-2.5/tests/passwordrecord/Makefile.in:834: trs_list=`for i in $$bases; do echo $$i.trs; done`; \ yapet-2.5/tests/passwordrecord/Makefile.in:835: log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ yapet-2.5/tests/passwordrecord/Makefile.in-836- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ ############################################## yapet-2.5/tests/passwordrecord/Makefile.in-842- | $(am__list_recheck_tests)` || exit 1; \ yapet-2.5/tests/passwordrecord/Makefile.in:843: log_list=`for i in $$bases; do echo $$i.log; done`; \ yapet-2.5/tests/passwordrecord/Makefile.in:844: log_list=`echo $$log_list`; \ yapet-2.5/tests/passwordrecord/Makefile.in-845- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ ############################################## yapet-2.5/tests/passwordrecord/Makefile.in-881-distdir-am: $(DISTFILES) yapet-2.5/tests/passwordrecord/Makefile.in:882: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/passwordrecord/Makefile.in:883: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/passwordrecord/Makefile.in-884- list='$(DISTFILES)'; \ ############################################## yapet-2.5/tests/passwordrecord/Makefile.in-895- if test -d $$d/$$file; then \ yapet-2.5/tests/passwordrecord/Makefile.in:896: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/tests/passwordrecord/Makefile.in-897- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/tests/crypt/Makefile.in-49- { \ yapet-2.5/tests/crypt/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/tests/crypt/Makefile.in-51- }; \ ############################################## yapet-2.5/tests/crypt/Makefile.in-262-} yapet-2.5/tests/crypt/Makefile.in:263:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; yapet-2.5/tests/crypt/Makefile.in-264-am__vpath_adj = case $$p in \ yapet-2.5/tests/crypt/Makefile.in:265: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ yapet-2.5/tests/crypt/Makefile.in-266- *) f=$$p;; \ yapet-2.5/tests/crypt/Makefile.in-267- esac; yapet-2.5/tests/crypt/Makefile.in:268:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; yapet-2.5/tests/crypt/Makefile.in-269-am__install_max = 40 yapet-2.5/tests/crypt/Makefile.in-270-am__nobase_strip_setup = \ yapet-2.5/tests/crypt/Makefile.in:271: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` yapet-2.5/tests/crypt/Makefile.in-272-am__nobase_strip = \ ############################################## yapet-2.5/tests/crypt/Makefile.in-390-case "$@" in \ yapet-2.5/tests/crypt/Makefile.in:391: */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ yapet-2.5/tests/crypt/Makefile.in-392- *) am__odir=.;; \ ############################################## yapet-2.5/tests/crypt/Makefile.in-420- bases='$(TEST_LOGS)'; \ yapet-2.5/tests/crypt/Makefile.in:421: bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ yapet-2.5/tests/crypt/Makefile.in:422: bases=`echo $$bases` yapet-2.5/tests/crypt/Makefile.in-423-RECHECK_LOGS = $(TEST_LOGS) ############################################## yapet-2.5/tests/crypt/Makefile.in-433- */*) b='$*';; \ yapet-2.5/tests/crypt/Makefile.in:434: *) b=`echo '$@' | sed 's/\.log$$//'`; \ yapet-2.5/tests/crypt/Makefile.in-435- esac;; \ ############################################## yapet-2.5/tests/crypt/Makefile.in-730- test -n "$(EXEEXT)" || exit 0; \ yapet-2.5/tests/crypt/Makefile.in:731: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ yapet-2.5/tests/crypt/Makefile.in-732- echo " rm -f" $$list; \ ############################################## yapet-2.5/tests/crypt/Makefile.in-810-.cc.obj: yapet-2.5/tests/crypt/Makefile.in:811:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/crypt/Makefile.in-812-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/tests/crypt/Makefile.in-814-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/tests/crypt/Makefile.in:815:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/crypt/Makefile.in-816- ############################################## yapet-2.5/tests/crypt/Makefile.in-859-GTAGS: yapet-2.5/tests/crypt/Makefile.in:860: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/tests/crypt/Makefile.in-861- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/tests/crypt/Makefile.in-902- if test -n "$$redo_bases"; then \ yapet-2.5/tests/crypt/Makefile.in:903: redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ yapet-2.5/tests/crypt/Makefile.in:904: redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ yapet-2.5/tests/crypt/Makefile.in-905- if $(am__make_dryrun); then :; else \ ############################################## yapet-2.5/tests/crypt/Makefile.in-927- ws='[ ]'; \ yapet-2.5/tests/crypt/Makefile.in:928: results=`for b in $$bases; do echo $$b.trs; done`; \ yapet-2.5/tests/crypt/Makefile.in-929- test -n "$$results" || results=/dev/null; \ yapet-2.5/tests/crypt/Makefile.in:930: all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ yapet-2.5/tests/crypt/Makefile.in:931: pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ yapet-2.5/tests/crypt/Makefile.in:932: fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ yapet-2.5/tests/crypt/Makefile.in:933: skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ yapet-2.5/tests/crypt/Makefile.in:934: xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ yapet-2.5/tests/crypt/Makefile.in:935: xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ yapet-2.5/tests/crypt/Makefile.in:936: error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ yapet-2.5/tests/crypt/Makefile.in:937: if test `expr $$fail + $$xpass + $$error` -eq 0; then \ yapet-2.5/tests/crypt/Makefile.in-938- success=true; \ ############################################## yapet-2.5/tests/crypt/Makefile.in-1006- @set +e; $(am__set_TESTS_bases); \ yapet-2.5/tests/crypt/Makefile.in:1007: log_list=`for i in $$bases; do echo $$i.log; done`; \ yapet-2.5/tests/crypt/Makefile.in:1008: trs_list=`for i in $$bases; do echo $$i.trs; done`; \ yapet-2.5/tests/crypt/Makefile.in:1009: log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ yapet-2.5/tests/crypt/Makefile.in-1010- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ ############################################## yapet-2.5/tests/crypt/Makefile.in-1016- | $(am__list_recheck_tests)` || exit 1; \ yapet-2.5/tests/crypt/Makefile.in:1017: log_list=`for i in $$bases; do echo $$i.log; done`; \ yapet-2.5/tests/crypt/Makefile.in:1018: log_list=`echo $$log_list`; \ yapet-2.5/tests/crypt/Makefile.in-1019- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ ############################################## yapet-2.5/tests/crypt/Makefile.in-1111-distdir-am: $(DISTFILES) yapet-2.5/tests/crypt/Makefile.in:1112: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/crypt/Makefile.in:1113: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/crypt/Makefile.in-1114- list='$(DISTFILES)'; \ ############################################## yapet-2.5/tests/crypt/Makefile.in-1125- if test -d $$d/$$file; then \ yapet-2.5/tests/crypt/Makefile.in:1126: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/tests/crypt/Makefile.in-1127- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/tests/cfg/Makefile.in-49- { \ yapet-2.5/tests/cfg/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/tests/cfg/Makefile.in-51- }; \ ############################################## yapet-2.5/tests/cfg/Makefile.in-205-} yapet-2.5/tests/cfg/Makefile.in:206:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; yapet-2.5/tests/cfg/Makefile.in-207-am__vpath_adj = case $$p in \ yapet-2.5/tests/cfg/Makefile.in:208: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ yapet-2.5/tests/cfg/Makefile.in-209- *) f=$$p;; \ yapet-2.5/tests/cfg/Makefile.in-210- esac; yapet-2.5/tests/cfg/Makefile.in:211:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; yapet-2.5/tests/cfg/Makefile.in-212-am__install_max = 40 yapet-2.5/tests/cfg/Makefile.in-213-am__nobase_strip_setup = \ yapet-2.5/tests/cfg/Makefile.in:214: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` yapet-2.5/tests/cfg/Makefile.in-215-am__nobase_strip = \ ############################################## yapet-2.5/tests/cfg/Makefile.in-333-case "$@" in \ yapet-2.5/tests/cfg/Makefile.in:334: */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ yapet-2.5/tests/cfg/Makefile.in-335- *) am__odir=.;; \ ############################################## yapet-2.5/tests/cfg/Makefile.in-363- bases='$(TEST_LOGS)'; \ yapet-2.5/tests/cfg/Makefile.in:364: bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ yapet-2.5/tests/cfg/Makefile.in:365: bases=`echo $$bases` yapet-2.5/tests/cfg/Makefile.in-366-RECHECK_LOGS = $(TEST_LOGS) ############################################## yapet-2.5/tests/cfg/Makefile.in-376- */*) b='$*';; \ yapet-2.5/tests/cfg/Makefile.in:377: *) b=`echo '$@' | sed 's/\.log$$//'`; \ yapet-2.5/tests/cfg/Makefile.in-378- esac;; \ ############################################## yapet-2.5/tests/cfg/Makefile.in-599- test -n "$(EXEEXT)" || exit 0; \ yapet-2.5/tests/cfg/Makefile.in:600: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ yapet-2.5/tests/cfg/Makefile.in-601- echo " rm -f" $$list; \ ############################################## yapet-2.5/tests/cfg/Makefile.in-634-.cc.obj: yapet-2.5/tests/cfg/Makefile.in:635:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/cfg/Makefile.in-636-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/tests/cfg/Makefile.in-638-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/tests/cfg/Makefile.in:639:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/cfg/Makefile.in-640- ############################################## yapet-2.5/tests/cfg/Makefile.in-683-GTAGS: yapet-2.5/tests/cfg/Makefile.in:684: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/tests/cfg/Makefile.in-685- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/tests/cfg/Makefile.in-726- if test -n "$$redo_bases"; then \ yapet-2.5/tests/cfg/Makefile.in:727: redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ yapet-2.5/tests/cfg/Makefile.in:728: redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ yapet-2.5/tests/cfg/Makefile.in-729- if $(am__make_dryrun); then :; else \ ############################################## yapet-2.5/tests/cfg/Makefile.in-751- ws='[ ]'; \ yapet-2.5/tests/cfg/Makefile.in:752: results=`for b in $$bases; do echo $$b.trs; done`; \ yapet-2.5/tests/cfg/Makefile.in-753- test -n "$$results" || results=/dev/null; \ yapet-2.5/tests/cfg/Makefile.in:754: all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ yapet-2.5/tests/cfg/Makefile.in:755: pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ yapet-2.5/tests/cfg/Makefile.in:756: fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ yapet-2.5/tests/cfg/Makefile.in:757: skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ yapet-2.5/tests/cfg/Makefile.in:758: xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ yapet-2.5/tests/cfg/Makefile.in:759: xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ yapet-2.5/tests/cfg/Makefile.in:760: error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ yapet-2.5/tests/cfg/Makefile.in:761: if test `expr $$fail + $$xpass + $$error` -eq 0; then \ yapet-2.5/tests/cfg/Makefile.in-762- success=true; \ ############################################## yapet-2.5/tests/cfg/Makefile.in-830- @set +e; $(am__set_TESTS_bases); \ yapet-2.5/tests/cfg/Makefile.in:831: log_list=`for i in $$bases; do echo $$i.log; done`; \ yapet-2.5/tests/cfg/Makefile.in:832: trs_list=`for i in $$bases; do echo $$i.trs; done`; \ yapet-2.5/tests/cfg/Makefile.in:833: log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ yapet-2.5/tests/cfg/Makefile.in-834- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ ############################################## yapet-2.5/tests/cfg/Makefile.in-840- | $(am__list_recheck_tests)` || exit 1; \ yapet-2.5/tests/cfg/Makefile.in:841: log_list=`for i in $$bases; do echo $$i.log; done`; \ yapet-2.5/tests/cfg/Makefile.in:842: log_list=`echo $$log_list`; \ yapet-2.5/tests/cfg/Makefile.in-843- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ ############################################## yapet-2.5/tests/cfg/Makefile.in-879-distdir-am: $(DISTFILES) yapet-2.5/tests/cfg/Makefile.in:880: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/cfg/Makefile.in:881: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/cfg/Makefile.in-882- list='$(DISTFILES)'; \ ############################################## yapet-2.5/tests/cfg/Makefile.in-893- if test -d $$d/$$file; then \ yapet-2.5/tests/cfg/Makefile.in:894: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/tests/cfg/Makefile.in-895- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/tests/file/Makefile.in-49- { \ yapet-2.5/tests/file/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/tests/file/Makefile.in-51- }; \ ############################################## yapet-2.5/tests/file/Makefile.in-258-} yapet-2.5/tests/file/Makefile.in:259:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; yapet-2.5/tests/file/Makefile.in-260-am__vpath_adj = case $$p in \ yapet-2.5/tests/file/Makefile.in:261: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ yapet-2.5/tests/file/Makefile.in-262- *) f=$$p;; \ yapet-2.5/tests/file/Makefile.in-263- esac; yapet-2.5/tests/file/Makefile.in:264:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; yapet-2.5/tests/file/Makefile.in-265-am__install_max = 40 yapet-2.5/tests/file/Makefile.in-266-am__nobase_strip_setup = \ yapet-2.5/tests/file/Makefile.in:267: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` yapet-2.5/tests/file/Makefile.in-268-am__nobase_strip = \ ############################################## yapet-2.5/tests/file/Makefile.in-386-case "$@" in \ yapet-2.5/tests/file/Makefile.in:387: */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ yapet-2.5/tests/file/Makefile.in-388- *) am__odir=.;; \ ############################################## yapet-2.5/tests/file/Makefile.in-416- bases='$(TEST_LOGS)'; \ yapet-2.5/tests/file/Makefile.in:417: bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ yapet-2.5/tests/file/Makefile.in:418: bases=`echo $$bases` yapet-2.5/tests/file/Makefile.in-419-RECHECK_LOGS = $(TEST_LOGS) ############################################## yapet-2.5/tests/file/Makefile.in-429- */*) b='$*';; \ yapet-2.5/tests/file/Makefile.in:430: *) b=`echo '$@' | sed 's/\.log$$//'`; \ yapet-2.5/tests/file/Makefile.in-431- esac;; \ ############################################## yapet-2.5/tests/file/Makefile.in-680- test -n "$(EXEEXT)" || exit 0; \ yapet-2.5/tests/file/Makefile.in:681: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ yapet-2.5/tests/file/Makefile.in-682- echo " rm -f" $$list; \ ############################################## yapet-2.5/tests/file/Makefile.in-745-.cc.obj: yapet-2.5/tests/file/Makefile.in:746:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/file/Makefile.in-747-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/tests/file/Makefile.in-749-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/tests/file/Makefile.in:750:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/file/Makefile.in-751- ############################################## yapet-2.5/tests/file/Makefile.in-794-GTAGS: yapet-2.5/tests/file/Makefile.in:795: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/tests/file/Makefile.in-796- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/tests/file/Makefile.in-837- if test -n "$$redo_bases"; then \ yapet-2.5/tests/file/Makefile.in:838: redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ yapet-2.5/tests/file/Makefile.in:839: redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ yapet-2.5/tests/file/Makefile.in-840- if $(am__make_dryrun); then :; else \ ############################################## yapet-2.5/tests/file/Makefile.in-862- ws='[ ]'; \ yapet-2.5/tests/file/Makefile.in:863: results=`for b in $$bases; do echo $$b.trs; done`; \ yapet-2.5/tests/file/Makefile.in-864- test -n "$$results" || results=/dev/null; \ yapet-2.5/tests/file/Makefile.in:865: all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ yapet-2.5/tests/file/Makefile.in:866: pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ yapet-2.5/tests/file/Makefile.in:867: fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ yapet-2.5/tests/file/Makefile.in:868: skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ yapet-2.5/tests/file/Makefile.in:869: xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ yapet-2.5/tests/file/Makefile.in:870: xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ yapet-2.5/tests/file/Makefile.in:871: error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ yapet-2.5/tests/file/Makefile.in:872: if test `expr $$fail + $$xpass + $$error` -eq 0; then \ yapet-2.5/tests/file/Makefile.in-873- success=true; \ ############################################## yapet-2.5/tests/file/Makefile.in-941- @set +e; $(am__set_TESTS_bases); \ yapet-2.5/tests/file/Makefile.in:942: log_list=`for i in $$bases; do echo $$i.log; done`; \ yapet-2.5/tests/file/Makefile.in:943: trs_list=`for i in $$bases; do echo $$i.trs; done`; \ yapet-2.5/tests/file/Makefile.in:944: log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ yapet-2.5/tests/file/Makefile.in-945- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ ############################################## yapet-2.5/tests/file/Makefile.in-951- | $(am__list_recheck_tests)` || exit 1; \ yapet-2.5/tests/file/Makefile.in:952: log_list=`for i in $$bases; do echo $$i.log; done`; \ yapet-2.5/tests/file/Makefile.in:953: log_list=`echo $$log_list`; \ yapet-2.5/tests/file/Makefile.in-954- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ ############################################## yapet-2.5/tests/file/Makefile.in-1032-distdir-am: $(DISTFILES) yapet-2.5/tests/file/Makefile.in:1033: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/file/Makefile.in:1034: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/file/Makefile.in-1035- list='$(DISTFILES)'; \ ############################################## yapet-2.5/tests/file/Makefile.in-1046- if test -d $$d/$$file; then \ yapet-2.5/tests/file/Makefile.in:1047: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/tests/file/Makefile.in-1048- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/tests/pwgen/Makefile.in-49- { \ yapet-2.5/tests/pwgen/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/tests/pwgen/Makefile.in-51- }; \ ############################################## yapet-2.5/tests/pwgen/Makefile.in-235-} yapet-2.5/tests/pwgen/Makefile.in:236:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; yapet-2.5/tests/pwgen/Makefile.in-237-am__vpath_adj = case $$p in \ yapet-2.5/tests/pwgen/Makefile.in:238: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ yapet-2.5/tests/pwgen/Makefile.in-239- *) f=$$p;; \ yapet-2.5/tests/pwgen/Makefile.in-240- esac; yapet-2.5/tests/pwgen/Makefile.in:241:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; yapet-2.5/tests/pwgen/Makefile.in-242-am__install_max = 40 yapet-2.5/tests/pwgen/Makefile.in-243-am__nobase_strip_setup = \ yapet-2.5/tests/pwgen/Makefile.in:244: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` yapet-2.5/tests/pwgen/Makefile.in-245-am__nobase_strip = \ ############################################## yapet-2.5/tests/pwgen/Makefile.in-363-case "$@" in \ yapet-2.5/tests/pwgen/Makefile.in:364: */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ yapet-2.5/tests/pwgen/Makefile.in-365- *) am__odir=.;; \ ############################################## yapet-2.5/tests/pwgen/Makefile.in-393- bases='$(TEST_LOGS)'; \ yapet-2.5/tests/pwgen/Makefile.in:394: bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ yapet-2.5/tests/pwgen/Makefile.in:395: bases=`echo $$bases` yapet-2.5/tests/pwgen/Makefile.in-396-RECHECK_LOGS = $(TEST_LOGS) ############################################## yapet-2.5/tests/pwgen/Makefile.in-406- */*) b='$*';; \ yapet-2.5/tests/pwgen/Makefile.in:407: *) b=`echo '$@' | sed 's/\.log$$//'`; \ yapet-2.5/tests/pwgen/Makefile.in-408- esac;; \ ############################################## yapet-2.5/tests/pwgen/Makefile.in-627- test -n "$(EXEEXT)" || exit 0; \ yapet-2.5/tests/pwgen/Makefile.in:628: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ yapet-2.5/tests/pwgen/Makefile.in-629- echo " rm -f" $$list; \ ############################################## yapet-2.5/tests/pwgen/Makefile.in-682-.cc.obj: yapet-2.5/tests/pwgen/Makefile.in:683:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/pwgen/Makefile.in-684-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/tests/pwgen/Makefile.in-686-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/tests/pwgen/Makefile.in:687:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/pwgen/Makefile.in-688- ############################################## yapet-2.5/tests/pwgen/Makefile.in-731-GTAGS: yapet-2.5/tests/pwgen/Makefile.in:732: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/tests/pwgen/Makefile.in-733- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/tests/pwgen/Makefile.in-774- if test -n "$$redo_bases"; then \ yapet-2.5/tests/pwgen/Makefile.in:775: redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ yapet-2.5/tests/pwgen/Makefile.in:776: redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ yapet-2.5/tests/pwgen/Makefile.in-777- if $(am__make_dryrun); then :; else \ ############################################## yapet-2.5/tests/pwgen/Makefile.in-799- ws='[ ]'; \ yapet-2.5/tests/pwgen/Makefile.in:800: results=`for b in $$bases; do echo $$b.trs; done`; \ yapet-2.5/tests/pwgen/Makefile.in-801- test -n "$$results" || results=/dev/null; \ yapet-2.5/tests/pwgen/Makefile.in:802: all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ yapet-2.5/tests/pwgen/Makefile.in:803: pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ yapet-2.5/tests/pwgen/Makefile.in:804: fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ yapet-2.5/tests/pwgen/Makefile.in:805: skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ yapet-2.5/tests/pwgen/Makefile.in:806: xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ yapet-2.5/tests/pwgen/Makefile.in:807: xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ yapet-2.5/tests/pwgen/Makefile.in:808: error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ yapet-2.5/tests/pwgen/Makefile.in:809: if test `expr $$fail + $$xpass + $$error` -eq 0; then \ yapet-2.5/tests/pwgen/Makefile.in-810- success=true; \ ############################################## yapet-2.5/tests/pwgen/Makefile.in-878- @set +e; $(am__set_TESTS_bases); \ yapet-2.5/tests/pwgen/Makefile.in:879: log_list=`for i in $$bases; do echo $$i.log; done`; \ yapet-2.5/tests/pwgen/Makefile.in:880: trs_list=`for i in $$bases; do echo $$i.trs; done`; \ yapet-2.5/tests/pwgen/Makefile.in:881: log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ yapet-2.5/tests/pwgen/Makefile.in-882- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ ############################################## yapet-2.5/tests/pwgen/Makefile.in-888- | $(am__list_recheck_tests)` || exit 1; \ yapet-2.5/tests/pwgen/Makefile.in:889: log_list=`for i in $$bases; do echo $$i.log; done`; \ yapet-2.5/tests/pwgen/Makefile.in:890: log_list=`echo $$log_list`; \ yapet-2.5/tests/pwgen/Makefile.in-891- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ ############################################## yapet-2.5/tests/pwgen/Makefile.in-941-distdir-am: $(DISTFILES) yapet-2.5/tests/pwgen/Makefile.in:942: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/pwgen/Makefile.in:943: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/pwgen/Makefile.in-944- list='$(DISTFILES)'; \ ############################################## yapet-2.5/tests/pwgen/Makefile.in-955- if test -d $$d/$$file; then \ yapet-2.5/tests/pwgen/Makefile.in:956: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/tests/pwgen/Makefile.in-957- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/tests/converters/Makefile.in-49- { \ yapet-2.5/tests/converters/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/tests/converters/Makefile.in-51- }; \ ############################################## yapet-2.5/tests/converters/Makefile.in-172- while test -n "$$dir1"; do \ yapet-2.5/tests/converters/Makefile.in:173: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ yapet-2.5/tests/converters/Makefile.in-174- if test "$$first" != "."; then \ yapet-2.5/tests/converters/Makefile.in-175- if test "$$first" = ".."; then \ yapet-2.5/tests/converters/Makefile.in:176: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ yapet-2.5/tests/converters/Makefile.in:177: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ yapet-2.5/tests/converters/Makefile.in-178- else \ yapet-2.5/tests/converters/Makefile.in:179: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ yapet-2.5/tests/converters/Makefile.in-180- if test "$$first2" = "$$first"; then \ yapet-2.5/tests/converters/Makefile.in:181: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ yapet-2.5/tests/converters/Makefile.in-182- else \ ############################################## yapet-2.5/tests/converters/Makefile.in-187- fi; \ yapet-2.5/tests/converters/Makefile.in:188: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ yapet-2.5/tests/converters/Makefile.in-189- done; \ ############################################## yapet-2.5/tests/converters/Makefile.in-396- dot_seen=no; \ yapet-2.5/tests/converters/Makefile.in:397: target=`echo $@ | sed s/-recursive//`; \ yapet-2.5/tests/converters/Makefile.in-398- case "$@" in \ ############################################## yapet-2.5/tests/converters/Makefile.in-459-GTAGS: yapet-2.5/tests/converters/Makefile.in:460: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/tests/converters/Makefile.in-461- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/tests/converters/Makefile.in-485-distdir-am: $(DISTFILES) yapet-2.5/tests/converters/Makefile.in:486: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/converters/Makefile.in:487: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/converters/Makefile.in-488- list='$(DISTFILES)'; \ ############################################## yapet-2.5/tests/converters/Makefile.in-499- if test -d $$d/$$file; then \ yapet-2.5/tests/converters/Makefile.in:500: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/tests/converters/Makefile.in-501- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/tests/converters/csv/Makefile.in-49- { \ yapet-2.5/tests/converters/csv/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/tests/converters/csv/Makefile.in-51- }; \ ############################################## yapet-2.5/tests/converters/csv/Makefile.in-207-} yapet-2.5/tests/converters/csv/Makefile.in:208:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; yapet-2.5/tests/converters/csv/Makefile.in-209-am__vpath_adj = case $$p in \ yapet-2.5/tests/converters/csv/Makefile.in:210: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ yapet-2.5/tests/converters/csv/Makefile.in-211- *) f=$$p;; \ yapet-2.5/tests/converters/csv/Makefile.in-212- esac; yapet-2.5/tests/converters/csv/Makefile.in:213:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; yapet-2.5/tests/converters/csv/Makefile.in-214-am__install_max = 40 yapet-2.5/tests/converters/csv/Makefile.in-215-am__nobase_strip_setup = \ yapet-2.5/tests/converters/csv/Makefile.in:216: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` yapet-2.5/tests/converters/csv/Makefile.in-217-am__nobase_strip = \ ############################################## yapet-2.5/tests/converters/csv/Makefile.in-335-case "$@" in \ yapet-2.5/tests/converters/csv/Makefile.in:336: */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ yapet-2.5/tests/converters/csv/Makefile.in-337- *) am__odir=.;; \ ############################################## yapet-2.5/tests/converters/csv/Makefile.in-365- bases='$(TEST_LOGS)'; \ yapet-2.5/tests/converters/csv/Makefile.in:366: bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ yapet-2.5/tests/converters/csv/Makefile.in:367: bases=`echo $$bases` yapet-2.5/tests/converters/csv/Makefile.in-368-RECHECK_LOGS = $(TEST_LOGS) ############################################## yapet-2.5/tests/converters/csv/Makefile.in-378- */*) b='$*';; \ yapet-2.5/tests/converters/csv/Makefile.in:379: *) b=`echo '$@' | sed 's/\.log$$//'`; \ yapet-2.5/tests/converters/csv/Makefile.in-380- esac;; \ ############################################## yapet-2.5/tests/converters/csv/Makefile.in-593- test -n "$(EXEEXT)" || exit 0; \ yapet-2.5/tests/converters/csv/Makefile.in:594: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ yapet-2.5/tests/converters/csv/Makefile.in-595- echo " rm -f" $$list; \ ############################################## yapet-2.5/tests/converters/csv/Makefile.in-628-.cc.obj: yapet-2.5/tests/converters/csv/Makefile.in:629:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/converters/csv/Makefile.in-630-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/tests/converters/csv/Makefile.in-632-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/tests/converters/csv/Makefile.in:633:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/converters/csv/Makefile.in-634- ############################################## yapet-2.5/tests/converters/csv/Makefile.in-677-GTAGS: yapet-2.5/tests/converters/csv/Makefile.in:678: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/tests/converters/csv/Makefile.in-679- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/tests/converters/csv/Makefile.in-720- if test -n "$$redo_bases"; then \ yapet-2.5/tests/converters/csv/Makefile.in:721: redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ yapet-2.5/tests/converters/csv/Makefile.in:722: redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ yapet-2.5/tests/converters/csv/Makefile.in-723- if $(am__make_dryrun); then :; else \ ############################################## yapet-2.5/tests/converters/csv/Makefile.in-745- ws='[ ]'; \ yapet-2.5/tests/converters/csv/Makefile.in:746: results=`for b in $$bases; do echo $$b.trs; done`; \ yapet-2.5/tests/converters/csv/Makefile.in-747- test -n "$$results" || results=/dev/null; \ yapet-2.5/tests/converters/csv/Makefile.in:748: all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ yapet-2.5/tests/converters/csv/Makefile.in:749: pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ yapet-2.5/tests/converters/csv/Makefile.in:750: fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ yapet-2.5/tests/converters/csv/Makefile.in:751: skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ yapet-2.5/tests/converters/csv/Makefile.in:752: xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ yapet-2.5/tests/converters/csv/Makefile.in:753: xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ yapet-2.5/tests/converters/csv/Makefile.in:754: error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ yapet-2.5/tests/converters/csv/Makefile.in:755: if test `expr $$fail + $$xpass + $$error` -eq 0; then \ yapet-2.5/tests/converters/csv/Makefile.in-756- success=true; \ ############################################## yapet-2.5/tests/converters/csv/Makefile.in-824- @set +e; $(am__set_TESTS_bases); \ yapet-2.5/tests/converters/csv/Makefile.in:825: log_list=`for i in $$bases; do echo $$i.log; done`; \ yapet-2.5/tests/converters/csv/Makefile.in:826: trs_list=`for i in $$bases; do echo $$i.trs; done`; \ yapet-2.5/tests/converters/csv/Makefile.in:827: log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ yapet-2.5/tests/converters/csv/Makefile.in-828- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ ############################################## yapet-2.5/tests/converters/csv/Makefile.in-834- | $(am__list_recheck_tests)` || exit 1; \ yapet-2.5/tests/converters/csv/Makefile.in:835: log_list=`for i in $$bases; do echo $$i.log; done`; \ yapet-2.5/tests/converters/csv/Makefile.in:836: log_list=`echo $$log_list`; \ yapet-2.5/tests/converters/csv/Makefile.in-837- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ ############################################## yapet-2.5/tests/converters/csv/Makefile.in-873-distdir-am: $(DISTFILES) yapet-2.5/tests/converters/csv/Makefile.in:874: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/converters/csv/Makefile.in:875: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/converters/csv/Makefile.in-876- list='$(DISTFILES)'; \ ############################################## yapet-2.5/tests/converters/csv/Makefile.in-887- if test -d $$d/$$file; then \ yapet-2.5/tests/converters/csv/Makefile.in:888: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/tests/converters/csv/Makefile.in-889- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/tests/converters/import/Makefile.in-49- { \ yapet-2.5/tests/converters/import/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/tests/converters/import/Makefile.in-51- }; \ ############################################## yapet-2.5/tests/converters/import/Makefile.in-220-} yapet-2.5/tests/converters/import/Makefile.in:221:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; yapet-2.5/tests/converters/import/Makefile.in-222-am__vpath_adj = case $$p in \ yapet-2.5/tests/converters/import/Makefile.in:223: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ yapet-2.5/tests/converters/import/Makefile.in-224- *) f=$$p;; \ yapet-2.5/tests/converters/import/Makefile.in-225- esac; yapet-2.5/tests/converters/import/Makefile.in:226:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; yapet-2.5/tests/converters/import/Makefile.in-227-am__install_max = 40 yapet-2.5/tests/converters/import/Makefile.in-228-am__nobase_strip_setup = \ yapet-2.5/tests/converters/import/Makefile.in:229: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` yapet-2.5/tests/converters/import/Makefile.in-230-am__nobase_strip = \ ############################################## yapet-2.5/tests/converters/import/Makefile.in-348-case "$@" in \ yapet-2.5/tests/converters/import/Makefile.in:349: */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ yapet-2.5/tests/converters/import/Makefile.in-350- *) am__odir=.;; \ ############################################## yapet-2.5/tests/converters/import/Makefile.in-378- bases='$(TEST_LOGS)'; \ yapet-2.5/tests/converters/import/Makefile.in:379: bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ yapet-2.5/tests/converters/import/Makefile.in:380: bases=`echo $$bases` yapet-2.5/tests/converters/import/Makefile.in-381-RECHECK_LOGS = $(TEST_LOGS) ############################################## yapet-2.5/tests/converters/import/Makefile.in-391- */*) b='$*';; \ yapet-2.5/tests/converters/import/Makefile.in:392: *) b=`echo '$@' | sed 's/\.log$$//'`; \ yapet-2.5/tests/converters/import/Makefile.in-393- esac;; \ ############################################## yapet-2.5/tests/converters/import/Makefile.in-639- test -n "$(EXEEXT)" || exit 0; \ yapet-2.5/tests/converters/import/Makefile.in:640: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ yapet-2.5/tests/converters/import/Makefile.in-641- echo " rm -f" $$list; \ ############################################## yapet-2.5/tests/converters/import/Makefile.in-674-.cc.obj: yapet-2.5/tests/converters/import/Makefile.in:675:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/converters/import/Makefile.in-676-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/tests/converters/import/Makefile.in-678-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/tests/converters/import/Makefile.in:679:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/converters/import/Makefile.in-680- ############################################## yapet-2.5/tests/converters/import/Makefile.in-723-GTAGS: yapet-2.5/tests/converters/import/Makefile.in:724: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/tests/converters/import/Makefile.in-725- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/tests/converters/import/Makefile.in-766- if test -n "$$redo_bases"; then \ yapet-2.5/tests/converters/import/Makefile.in:767: redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ yapet-2.5/tests/converters/import/Makefile.in:768: redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ yapet-2.5/tests/converters/import/Makefile.in-769- if $(am__make_dryrun); then :; else \ ############################################## yapet-2.5/tests/converters/import/Makefile.in-791- ws='[ ]'; \ yapet-2.5/tests/converters/import/Makefile.in:792: results=`for b in $$bases; do echo $$b.trs; done`; \ yapet-2.5/tests/converters/import/Makefile.in-793- test -n "$$results" || results=/dev/null; \ yapet-2.5/tests/converters/import/Makefile.in:794: all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ yapet-2.5/tests/converters/import/Makefile.in:795: pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ yapet-2.5/tests/converters/import/Makefile.in:796: fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ yapet-2.5/tests/converters/import/Makefile.in:797: skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ yapet-2.5/tests/converters/import/Makefile.in:798: xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ yapet-2.5/tests/converters/import/Makefile.in:799: xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ yapet-2.5/tests/converters/import/Makefile.in:800: error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ yapet-2.5/tests/converters/import/Makefile.in:801: if test `expr $$fail + $$xpass + $$error` -eq 0; then \ yapet-2.5/tests/converters/import/Makefile.in-802- success=true; \ ############################################## yapet-2.5/tests/converters/import/Makefile.in-870- @set +e; $(am__set_TESTS_bases); \ yapet-2.5/tests/converters/import/Makefile.in:871: log_list=`for i in $$bases; do echo $$i.log; done`; \ yapet-2.5/tests/converters/import/Makefile.in:872: trs_list=`for i in $$bases; do echo $$i.trs; done`; \ yapet-2.5/tests/converters/import/Makefile.in:873: log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ yapet-2.5/tests/converters/import/Makefile.in-874- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ ############################################## yapet-2.5/tests/converters/import/Makefile.in-880- | $(am__list_recheck_tests)` || exit 1; \ yapet-2.5/tests/converters/import/Makefile.in:881: log_list=`for i in $$bases; do echo $$i.log; done`; \ yapet-2.5/tests/converters/import/Makefile.in:882: log_list=`echo $$log_list`; \ yapet-2.5/tests/converters/import/Makefile.in-883- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ ############################################## yapet-2.5/tests/converters/import/Makefile.in-919-distdir-am: $(DISTFILES) yapet-2.5/tests/converters/import/Makefile.in:920: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/converters/import/Makefile.in:921: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/converters/import/Makefile.in-922- list='$(DISTFILES)'; \ ############################################## yapet-2.5/tests/converters/import/Makefile.in-933- if test -d $$d/$$file; then \ yapet-2.5/tests/converters/import/Makefile.in:934: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/tests/converters/import/Makefile.in-935- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/tests/preload/Makefile.in-56- { \ yapet-2.5/tests/preload/Makefile.in:57: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/tests/preload/Makefile.in-58- }; \ ############################################## yapet-2.5/tests/preload/Makefile.in-475- test -n "$(EXEEXT)" || exit 0; \ yapet-2.5/tests/preload/Makefile.in:476: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ yapet-2.5/tests/preload/Makefile.in-477- echo " rm -f" $$list; \ ############################################## yapet-2.5/tests/preload/Makefile.in-515-.cc.obj: yapet-2.5/tests/preload/Makefile.in:516:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/preload/Makefile.in-517-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yapet-2.5/tests/preload/Makefile.in-519-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/tests/preload/Makefile.in:520:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yapet-2.5/tests/preload/Makefile.in-521- ############################################## yapet-2.5/tests/preload/Makefile.in-529-checkmasterpwchange-checkmasterpwchange.o: checkmasterpwchange.cc yapet-2.5/tests/preload/Makefile.in:530:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(checkmasterpwchange_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT checkmasterpwchange-checkmasterpwchange.o -MD -MP -MF $(DEPDIR)/checkmasterpwchange-checkmasterpwchange.Tpo -c -o checkmasterpwchange-checkmasterpwchange.o `test -f 'checkmasterpwchange.cc' || echo '$(srcdir)/'`checkmasterpwchange.cc yapet-2.5/tests/preload/Makefile.in-531-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/checkmasterpwchange-checkmasterpwchange.Tpo $(DEPDIR)/checkmasterpwchange-checkmasterpwchange.Po ############################################## yapet-2.5/tests/preload/Makefile.in-533-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/tests/preload/Makefile.in:534:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(checkmasterpwchange_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o checkmasterpwchange-checkmasterpwchange.o `test -f 'checkmasterpwchange.cc' || echo '$(srcdir)/'`checkmasterpwchange.cc yapet-2.5/tests/preload/Makefile.in-535- yapet-2.5/tests/preload/Makefile.in-536-checkmasterpwchange-checkmasterpwchange.obj: checkmasterpwchange.cc yapet-2.5/tests/preload/Makefile.in:537:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(checkmasterpwchange_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT checkmasterpwchange-checkmasterpwchange.obj -MD -MP -MF $(DEPDIR)/checkmasterpwchange-checkmasterpwchange.Tpo -c -o checkmasterpwchange-checkmasterpwchange.obj `if test -f 'checkmasterpwchange.cc'; then $(CYGPATH_W) 'checkmasterpwchange.cc'; else $(CYGPATH_W) '$(srcdir)/checkmasterpwchange.cc'; fi` yapet-2.5/tests/preload/Makefile.in-538-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/checkmasterpwchange-checkmasterpwchange.Tpo $(DEPDIR)/checkmasterpwchange-checkmasterpwchange.Po ############################################## yapet-2.5/tests/preload/Makefile.in-540-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/tests/preload/Makefile.in:541:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(checkmasterpwchange_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o checkmasterpwchange-checkmasterpwchange.obj `if test -f 'checkmasterpwchange.cc'; then $(CYGPATH_W) 'checkmasterpwchange.cc'; else $(CYGPATH_W) '$(srcdir)/checkmasterpwchange.cc'; fi` yapet-2.5/tests/preload/Makefile.in-542- yapet-2.5/tests/preload/Makefile.in-543-checktestpwrecord-checktestpwrecord.o: checktestpwrecord.cc yapet-2.5/tests/preload/Makefile.in:544:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(checktestpwrecord_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT checktestpwrecord-checktestpwrecord.o -MD -MP -MF $(DEPDIR)/checktestpwrecord-checktestpwrecord.Tpo -c -o checktestpwrecord-checktestpwrecord.o `test -f 'checktestpwrecord.cc' || echo '$(srcdir)/'`checktestpwrecord.cc yapet-2.5/tests/preload/Makefile.in-545-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/checktestpwrecord-checktestpwrecord.Tpo $(DEPDIR)/checktestpwrecord-checktestpwrecord.Po ############################################## yapet-2.5/tests/preload/Makefile.in-547-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/tests/preload/Makefile.in:548:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(checktestpwrecord_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o checktestpwrecord-checktestpwrecord.o `test -f 'checktestpwrecord.cc' || echo '$(srcdir)/'`checktestpwrecord.cc yapet-2.5/tests/preload/Makefile.in-549- yapet-2.5/tests/preload/Makefile.in-550-checktestpwrecord-checktestpwrecord.obj: checktestpwrecord.cc yapet-2.5/tests/preload/Makefile.in:551:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(checktestpwrecord_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT checktestpwrecord-checktestpwrecord.obj -MD -MP -MF $(DEPDIR)/checktestpwrecord-checktestpwrecord.Tpo -c -o checktestpwrecord-checktestpwrecord.obj `if test -f 'checktestpwrecord.cc'; then $(CYGPATH_W) 'checktestpwrecord.cc'; else $(CYGPATH_W) '$(srcdir)/checktestpwrecord.cc'; fi` yapet-2.5/tests/preload/Makefile.in-552-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/checktestpwrecord-checktestpwrecord.Tpo $(DEPDIR)/checktestpwrecord-checktestpwrecord.Po ############################################## yapet-2.5/tests/preload/Makefile.in-554-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yapet-2.5/tests/preload/Makefile.in:555:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(checktestpwrecord_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o checktestpwrecord-checktestpwrecord.obj `if test -f 'checktestpwrecord.cc'; then $(CYGPATH_W) 'checktestpwrecord.cc'; else $(CYGPATH_W) '$(srcdir)/checktestpwrecord.cc'; fi` yapet-2.5/tests/preload/Makefile.in-556- ############################################## yapet-2.5/tests/preload/Makefile.in-592-GTAGS: yapet-2.5/tests/preload/Makefile.in:593: here=`$(am__cd) $(top_builddir) && pwd` \ yapet-2.5/tests/preload/Makefile.in-594- && $(am__cd) $(top_srcdir) \ ############################################## yapet-2.5/tests/preload/Makefile.in-618-distdir-am: $(DISTFILES) yapet-2.5/tests/preload/Makefile.in:619: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/preload/Makefile.in:620: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/tests/preload/Makefile.in-621- list='$(DISTFILES)'; \ ############################################## yapet-2.5/tests/preload/Makefile.in-632- if test -d $$d/$$file; then \ yapet-2.5/tests/preload/Makefile.in:633: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/tests/preload/Makefile.in-634- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/doc/Makefile.in-52- { \ yapet-2.5/doc/Makefile.in:53: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/doc/Makefile.in-54- }; \ ############################################## yapet-2.5/doc/Makefile.in-130- esac yapet-2.5/doc/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; yapet-2.5/doc/Makefile.in-132-am__vpath_adj = case $$p in \ yapet-2.5/doc/Makefile.in:133: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ yapet-2.5/doc/Makefile.in-134- *) f=$$p;; \ yapet-2.5/doc/Makefile.in-135- esac; yapet-2.5/doc/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; yapet-2.5/doc/Makefile.in-137-am__install_max = 40 yapet-2.5/doc/Makefile.in-138-am__nobase_strip_setup = \ yapet-2.5/doc/Makefile.in:139: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` yapet-2.5/doc/Makefile.in-140-am__nobase_strip = \ ############################################## yapet-2.5/doc/Makefile.in-370- test -n "$(man1dir)" \ yapet-2.5/doc/Makefile.in:371: && test -n "`echo $$list1$$list2`" \ yapet-2.5/doc/Makefile.in-372- || exit 0; \ ############################################## yapet-2.5/doc/Makefile.in-411- test -n "$(man5dir)" \ yapet-2.5/doc/Makefile.in:412: && test -n "`echo $$list1$$list2`" \ yapet-2.5/doc/Makefile.in-413- || exit 0; \ ############################################## yapet-2.5/doc/Makefile.in-466- @list='$(htmldoc_DATA)'; test -n "$(htmldocdir)" || list=; \ yapet-2.5/doc/Makefile.in:467: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ yapet-2.5/doc/Makefile.in-468- dir='$(DESTDIR)$(htmldocdir)'; $(am__uninstall_files_from_dir) ############################################## yapet-2.5/doc/Makefile.in-479-distdir-am: $(DISTFILES) yapet-2.5/doc/Makefile.in:480: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/doc/Makefile.in:481: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/doc/Makefile.in-482- list='$(DISTFILES)'; \ ############################################## yapet-2.5/doc/Makefile.in-493- if test -d $$d/$$file; then \ yapet-2.5/doc/Makefile.in:494: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/doc/Makefile.in-495- if test -d "$(distdir)/$$file"; then \ ############################################## yapet-2.5/doc/Makefile.doc.in-49- { \ yapet-2.5/doc/Makefile.doc.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yapet-2.5/doc/Makefile.doc.in-51- }; \ ############################################## yapet-2.5/doc/Makefile.doc.in-357-distdir-am: $(DISTFILES) yapet-2.5/doc/Makefile.doc.in:358: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/doc/Makefile.doc.in:359: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yapet-2.5/doc/Makefile.doc.in-360- list='$(DISTFILES)'; \ ############################################## yapet-2.5/doc/Makefile.doc.in-371- if test -d $$d/$$file; then \ yapet-2.5/doc/Makefile.doc.in:372: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yapet-2.5/doc/Makefile.doc.in-373- if test -d "$(distdir)/$$file"; then \