=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== scute-1.5.0/Makefile.in-77- { \ scute-1.5.0/Makefile.in:78: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ scute-1.5.0/Makefile.in-79- }; \ ############################################## scute-1.5.0/Makefile.in-220- while test -n "$$dir1"; do \ scute-1.5.0/Makefile.in:221: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ scute-1.5.0/Makefile.in-222- if test "$$first" != "."; then \ scute-1.5.0/Makefile.in-223- if test "$$first" = ".."; then \ scute-1.5.0/Makefile.in:224: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ scute-1.5.0/Makefile.in:225: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ scute-1.5.0/Makefile.in-226- else \ scute-1.5.0/Makefile.in:227: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ scute-1.5.0/Makefile.in-228- if test "$$first2" = "$$first"; then \ scute-1.5.0/Makefile.in:229: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ scute-1.5.0/Makefile.in-230- else \ ############################################## scute-1.5.0/Makefile.in-235- fi; \ scute-1.5.0/Makefile.in:236: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ scute-1.5.0/Makefile.in-237- done; \ ############################################## scute-1.5.0/Makefile.in-461- dot_seen=no; \ scute-1.5.0/Makefile.in:462: target=`echo $@ | sed s/-recursive//`; \ scute-1.5.0/Makefile.in-463- case "$@" in \ ############################################## scute-1.5.0/Makefile.in-524-GTAGS: scute-1.5.0/Makefile.in:525: here=`$(am__cd) $(top_builddir) && pwd` \ scute-1.5.0/Makefile.in-526- && $(am__cd) $(top_srcdir) \ ############################################## scute-1.5.0/Makefile.in-556- test -d "$(distdir)" || mkdir "$(distdir)" scute-1.5.0/Makefile.in:557: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ scute-1.5.0/Makefile.in:558: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ scute-1.5.0/Makefile.in-559- list='$(DISTFILES)'; \ ############################################## scute-1.5.0/Makefile.in-570- if test -d $$d/$$file; then \ scute-1.5.0/Makefile.in:571: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ scute-1.5.0/Makefile.in-572- if test -d "$(distdir)/$$file"; then \ ############################################## scute-1.5.0/Makefile.in-680- test -d $(distdir)/_build || exit 0; \ scute-1.5.0/Makefile.in:681: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ scute-1.5.0/Makefile.in-682- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## scute-1.5.0/Makefile.in-724- }; \ scute-1.5.0/Makefile.in:725: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ scute-1.5.0/Makefile.in-726- || { echo "ERROR: files left after uninstall:" ; \ ############################################## scute-1.5.0/Makefile.in-736- fi scute-1.5.0/Makefile.in:737: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ scute-1.5.0/Makefile.in-738- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## scute-1.5.0/build-aux/config.guess-34- scute-1.5.0/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` scute-1.5.0/build-aux/config.guess-36- ############################################## scute-1.5.0/build-aux/config.guess-102-: ${TMPDIR=/tmp} ; scute-1.5.0/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || scute-1.5.0/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## scute-1.5.0/build-aux/config.guess-151- EOF scute-1.5.0/build-aux/config.guess:152: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` scute-1.5.0/build-aux/config.guess-153- ;; ############################################## scute-1.5.0/build-aux/config.guess-209- *) scute-1.5.0/build-aux/config.guess:210: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` scute-1.5.0/build-aux/config.guess-211- ;; ############################################## scute-1.5.0/build-aux/config.guess-240- *4.0) scute-1.5.0/build-aux/config.guess:241: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` scute-1.5.0/build-aux/config.guess-242- ;; scute-1.5.0/build-aux/config.guess-243- *5.*) scute-1.5.0/build-aux/config.guess:244: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` scute-1.5.0/build-aux/config.guess-245- ;; ############################################## scute-1.5.0/build-aux/config.guess-250- # types through head -n 1, so we only detect the type of CPU 0. scute-1.5.0/build-aux/config.guess:251: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` scute-1.5.0/build-aux/config.guess-252- case "$ALPHA_CPU_TYPE" in ############################################## scute-1.5.0/build-aux/config.guess-288- # 1.2 uses "1.2" for uname -r. scute-1.5.0/build-aux/config.guess:289: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` scute-1.5.0/build-aux/config.guess-290- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## scute-1.5.0/build-aux/config.guess-348- s390x:SunOS:*:*) scute-1.5.0/build-aux/config.guess:349: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` scute-1.5.0/build-aux/config.guess-350- exit ;; scute-1.5.0/build-aux/config.guess-351- sun4H:SunOS:5.*:*) scute-1.5.0/build-aux/config.guess:352: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` scute-1.5.0/build-aux/config.guess-353- exit ;; scute-1.5.0/build-aux/config.guess-354- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) scute-1.5.0/build-aux/config.guess:355: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` scute-1.5.0/build-aux/config.guess-356- exit ;; ############################################## scute-1.5.0/build-aux/config.guess-373- fi scute-1.5.0/build-aux/config.guess:374: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` scute-1.5.0/build-aux/config.guess-375- exit ;; ############################################## scute-1.5.0/build-aux/config.guess-379- # it's likely to be more like Solaris than SunOS4. scute-1.5.0/build-aux/config.guess:380: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` scute-1.5.0/build-aux/config.guess-381- exit ;; ############################################## scute-1.5.0/build-aux/config.guess-388- # Japanese Language versions have a version number like `4.1.3-JL'. scute-1.5.0/build-aux/config.guess:389: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` scute-1.5.0/build-aux/config.guess-390- exit ;; ############################################## scute-1.5.0/build-aux/config.guess-394- sun*:*:4.2BSD:*) scute-1.5.0/build-aux/config.guess:395: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` scute-1.5.0/build-aux/config.guess-396- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## scute-1.5.0/build-aux/config.guess-476- $CC_FOR_BUILD -o $dummy $dummy.c && scute-1.5.0/build-aux/config.guess:477: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && scute-1.5.0/build-aux/config.guess:478: SYSTEM_NAME=`$dummy $dummyarg` && scute-1.5.0/build-aux/config.guess-479- { echo "$SYSTEM_NAME"; exit; } ############################################## scute-1.5.0/build-aux/config.guess-532- *:IRIX*:*:*) scute-1.5.0/build-aux/config.guess:533: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` scute-1.5.0/build-aux/config.guess-534- exit ;; ############################################## scute-1.5.0/build-aux/config.guess-562-EOF scute-1.5.0/build-aux/config.guess:563: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` scute-1.5.0/build-aux/config.guess-564- then ############################################## scute-1.5.0/build-aux/config.guess-575- *:AIX:*:[4567]) scute-1.5.0/build-aux/config.guess:576: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` scute-1.5.0/build-aux/config.guess-577- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## scute-1.5.0/build-aux/config.guess-610- 9000/[34678]??:HP-UX:*:*) scute-1.5.0/build-aux/config.guess:611: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` scute-1.5.0/build-aux/config.guess-612- case "${UNAME_MACHINE}" in ############################################## scute-1.5.0/build-aux/config.guess-664-EOF scute-1.5.0/build-aux/config.guess:665: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` scute-1.5.0/build-aux/config.guess-666- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## scute-1.5.0/build-aux/config.guess-692- ia64:HP-UX:*:*) scute-1.5.0/build-aux/config.guess:693: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` scute-1.5.0/build-aux/config.guess-694- echo ia64-hp-hpux${HPUX_REV} ############################################## scute-1.5.0/build-aux/config.guess-722-EOF scute-1.5.0/build-aux/config.guess:723: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && scute-1.5.0/build-aux/config.guess-724- { echo "$SYSTEM_NAME"; exit; } ############################################## scute-1.5.0/build-aux/config.guess-793- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` scute-1.5.0/build-aux/config.guess:794: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` scute-1.5.0/build-aux/config.guess-795- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## scute-1.5.0/build-aux/config.guess-798- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` scute-1.5.0/build-aux/config.guess:799: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` scute-1.5.0/build-aux/config.guess-800- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## scute-1.5.0/build-aux/config.guess-814- amd64) scute-1.5.0/build-aux/config.guess:815: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; scute-1.5.0/build-aux/config.guess-816- *) scute-1.5.0/build-aux/config.guess:817: echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; scute-1.5.0/build-aux/config.guess-818- esac ############################################## scute-1.5.0/build-aux/config.guess-872- prep*:SunOS:5.*:*) scute-1.5.0/build-aux/config.guess:873: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` scute-1.5.0/build-aux/config.guess-874- exit ;; ############################################## scute-1.5.0/build-aux/config.guess-876- # the GNU system scute-1.5.0/build-aux/config.guess:877: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` scute-1.5.0/build-aux/config.guess-878- exit ;; ############################################## scute-1.5.0/build-aux/config.guess-880- # other systems with GNU libc and userland scute-1.5.0/build-aux/config.guess:881: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} scute-1.5.0/build-aux/config.guess-882- exit ;; ############################################## scute-1.5.0/build-aux/config.guess-968-EOF scute-1.5.0/build-aux/config.guess:969: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` scute-1.5.0/build-aux/config.guess-970- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ############################################## scute-1.5.0/build-aux/config.guess-1062- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) scute-1.5.0/build-aux/config.guess:1063: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` scute-1.5.0/build-aux/config.guess-1064- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## scute-1.5.0/build-aux/config.guess-1262- fi scute-1.5.0/build-aux/config.guess:1263: if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then scute-1.5.0/build-aux/config.guess-1264- if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then ############################################## scute-1.5.0/build-aux/config.guess-1347- *:DragonFly:*:*) scute-1.5.0/build-aux/config.guess:1348: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` scute-1.5.0/build-aux/config.guess-1349- exit ;; ############################################## scute-1.5.0/build-aux/config.guess-1360- i*86:skyos:*:*) scute-1.5.0/build-aux/config.guess:1361: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' scute-1.5.0/build-aux/config.guess-1362- exit ;; ############################################## scute-1.5.0/build-aux/install-sh-229- fi scute-1.5.0/build-aux/install-sh:230: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; scute-1.5.0/build-aux/install-sh-231- *) ############################################## scute-1.5.0/build-aux/install-sh-276- dstdir=$dst scute-1.5.0/build-aux/install-sh:277: dst=$dstdir/`basename "$src"` scute-1.5.0/build-aux/install-sh-278- dstdir_status=0 ############################################## scute-1.5.0/build-aux/install-sh-358- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. scute-1.5.0/build-aux/install-sh:359: ls_ld_tmpdir=`ls -ld "$tmpdir"` scute-1.5.0/build-aux/install-sh-360- case $ls_ld_tmpdir in ############################################## scute-1.5.0/build-aux/install-sh-365- $mkdirprog -m$different_mode -p -- "$tmpdir" && { scute-1.5.0/build-aux/install-sh:366: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` scute-1.5.0/build-aux/install-sh-367- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## scute-1.5.0/build-aux/install-sh-425- case $prefix in scute-1.5.0/build-aux/install-sh:426: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; scute-1.5.0/build-aux/install-sh-427- *) qprefix=$prefix;; ############################################## scute-1.5.0/build-aux/install-sh-474- if $copy_on_change && scute-1.5.0/build-aux/install-sh:475: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && scute-1.5.0/build-aux/install-sh:476: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && scute-1.5.0/build-aux/install-sh-477- ############################################## scute-1.5.0/build-aux/compile-67- mingw/*) scute-1.5.0/build-aux/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` scute-1.5.0/build-aux/compile-69- ;; scute-1.5.0/build-aux/compile-70- cygwin/*) scute-1.5.0/build-aux/compile:71: file=`cygpath -m "$file" || echo "$file"` scute-1.5.0/build-aux/compile-72- ;; scute-1.5.0/build-aux/compile-73- wine/*) scute-1.5.0/build-aux/compile:74: file=`winepath -w "$file" || echo "$file"` scute-1.5.0/build-aux/compile-75- ;; ############################################## scute-1.5.0/build-aux/compile-309-# Name of file we expect compiler to create. scute-1.5.0/build-aux/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` scute-1.5.0/build-aux/compile-311- ############################################## scute-1.5.0/build-aux/compile-315-# object file name, since that is what matters with a parallel build. scute-1.5.0/build-aux/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d scute-1.5.0/build-aux/compile-317-while true; do ############################################## scute-1.5.0/build-aux/ltmain.sh-167-{ scute-1.5.0/build-aux/ltmain.sh:168: func_dirname_result=`$ECHO "${1}" | $SED "$dirname"` scute-1.5.0/build-aux/ltmain.sh-169- if test "X$func_dirname_result" = "X${1}"; then ############################################## scute-1.5.0/build-aux/ltmain.sh-179-{ scute-1.5.0/build-aux/ltmain.sh:180: func_basename_result=`$ECHO "${1}" | $SED "$basename"` scute-1.5.0/build-aux/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation ############################################## scute-1.5.0/build-aux/ltmain.sh-198- # Extract subdirectory from the argument. scute-1.5.0/build-aux/ltmain.sh:199: func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"` scute-1.5.0/build-aux/ltmain.sh-200- if test "X$func_dirname_result" = "X${1}"; then ############################################## scute-1.5.0/build-aux/ltmain.sh-204- fi scute-1.5.0/build-aux/ltmain.sh:205: func_basename_result=`$ECHO "${1}" | $SED -e "$basename"` scute-1.5.0/build-aux/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation ############################################## scute-1.5.0/build-aux/ltmain.sh-217- case ${2} in scute-1.5.0/build-aux/ltmain.sh:218: .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; scute-1.5.0/build-aux/ltmain.sh:219: *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; scute-1.5.0/build-aux/ltmain.sh-220- esac ############################################## scute-1.5.0/build-aux/ltmain.sh-380- progdir=$func_dirname_result scute-1.5.0/build-aux/ltmain.sh:381: progdir=`cd "$progdir" && pwd` scute-1.5.0/build-aux/ltmain.sh-382- progpath="$progdir/$progname" ############################################## scute-1.5.0/build-aux/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of scute-1.5.0/build-aux/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'. `\' that '$'. scute-1.5.0/build-aux/ltmain.sh-419-bs='\\' ############################################## scute-1.5.0/build-aux/ltmain.sh-531- # ...otherwise throw away the child directory and loop scute-1.5.0/build-aux/ltmain.sh:532: my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"` scute-1.5.0/build-aux/ltmain.sh-533- done scute-1.5.0/build-aux/ltmain.sh:534: my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'` scute-1.5.0/build-aux/ltmain.sh-535- ############################################## scute-1.5.0/build-aux/ltmain.sh-566- # If mktemp works, use that first and foremost scute-1.5.0/build-aux/ltmain.sh:567: my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null` scute-1.5.0/build-aux/ltmain.sh-568- ############################################## scute-1.5.0/build-aux/ltmain.sh-597- *[\\\`\"\$]*) scute-1.5.0/build-aux/ltmain.sh:598: func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;; scute-1.5.0/build-aux/ltmain.sh-599- *) ############################################## scute-1.5.0/build-aux/ltmain.sh-702- [0-9]* | *[!a-zA-Z0-9_]*) scute-1.5.0/build-aux/ltmain.sh:703: func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'` scute-1.5.0/build-aux/ltmain.sh-704- ;; ############################################## scute-1.5.0/build-aux/ltmain.sh-769- s/\$with_gnu_ld/'"$with_gnu_ld"'/ scute-1.5.0/build-aux/ltmain.sh:770: s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/ scute-1.5.0/build-aux/ltmain.sh:771: s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/ scute-1.5.0/build-aux/ltmain.sh-772- p ############################################## scute-1.5.0/build-aux/ltmain.sh-803- scute-1.5.0/build-aux/ltmain.sh:804: func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"` scute-1.5.0/build-aux/ltmain.sh:805: func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"` scute-1.5.0/build-aux/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation ############################################## scute-1.5.0/build-aux/ltmain.sh-816- scute-1.5.0/build-aux/ltmain.sh:817: func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"` scute-1.5.0/build-aux/ltmain.sh:818: func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"` scute-1.5.0/build-aux/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation ############################################## scute-1.5.0/build-aux/ltmain.sh-862-{ scute-1.5.0/build-aux/ltmain.sh:863: func_arith_result=`expr "${@}"` scute-1.5.0/build-aux/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation ############################################## scute-1.5.0/build-aux/ltmain.sh-870-{ scute-1.5.0/build-aux/ltmain.sh:871: func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len` scute-1.5.0/build-aux/ltmain.sh-872-} # func_len may be replaced by extended shell implementation ############################################## scute-1.5.0/build-aux/ltmain.sh-877-{ scute-1.5.0/build-aux/ltmain.sh:878: func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"` scute-1.5.0/build-aux/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation ############################################## scute-1.5.0/build-aux/ltmain.sh-884-{ scute-1.5.0/build-aux/ltmain.sh:885: func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'` scute-1.5.0/build-aux/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation ############################################## scute-1.5.0/build-aux/ltmain.sh-968- # quotes we have to do it in 2 steps: scute-1.5.0/build-aux/ltmain.sh:969: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` scute-1.5.0/build-aux/ltmain.sh-970- eval "$extractedcf" ############################################## scute-1.5.0/build-aux/ltmain.sh-1382- done scute-1.5.0/build-aux/ltmain.sh:1383: CC_expanded=`func_echo_all $CC` scute-1.5.0/build-aux/ltmain.sh:1384: CC_quoted_expanded=`func_echo_all $CC_quoted` scute-1.5.0/build-aux/ltmain.sh-1385- case $@ in ############################################## scute-1.5.0/build-aux/ltmain.sh-1395- # Evaluate the configuration. scute-1.5.0/build-aux/ltmain.sh:1396: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" scute-1.5.0/build-aux/ltmain.sh-1397- CC_quoted= ############################################## scute-1.5.0/build-aux/ltmain.sh-1401- done scute-1.5.0/build-aux/ltmain.sh:1402: CC_expanded=`func_echo_all $CC` scute-1.5.0/build-aux/ltmain.sh:1403: CC_quoted_expanded=`func_echo_all $CC_quoted` scute-1.5.0/build-aux/ltmain.sh-1404- case "$@ " in ############################################## scute-1.5.0/build-aux/ltmain.sh-1492- # zero AND non-empty stdout, which explains the odd construction: scute-1.5.0/build-aux/ltmain.sh:1493: func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null` scute-1.5.0/build-aux/ltmain.sh-1494- if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then ############################################## scute-1.5.0/build-aux/ltmain.sh-1558- if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then scute-1.5.0/build-aux/ltmain.sh:1559: func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` scute-1.5.0/build-aux/ltmain.sh-1560- if test "$?" -ne 0; then ############################################## scute-1.5.0/build-aux/ltmain.sh-1721- # LT_CYGPATH in this case. scute-1.5.0/build-aux/ltmain.sh:1722: func_to_host_file_result=`cygpath -m "$1"` scute-1.5.0/build-aux/ltmain.sh-1723- fi ############################################## scute-1.5.0/build-aux/ltmain.sh-1871- func_to_host_path_tmp1=$func_stripname_result scute-1.5.0/build-aux/ltmain.sh:1872: func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` scute-1.5.0/build-aux/ltmain.sh-1873- func_convert_path_check : ";" \ ############################################## scute-1.5.0/build-aux/ltmain.sh-2060- *.[cCFSifmso] | \ scute-1.5.0/build-aux/ltmain.sh:2061: *.ada | *.adb | *.ads | *.asm | \ scute-1.5.0/build-aux/ltmain.sh-2062- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## scute-1.5.0/build-aux/ltmain.sh-2137- if test "$compiler_c_o" = no; then scute-1.5.0/build-aux/ltmain.sh:2138: output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} scute-1.5.0/build-aux/ltmain.sh-2139- lockfile="$output_obj.lock" ############################################## scute-1.5.0/build-aux/ltmain.sh-2156-*** ERROR, $lockfile exists and contains: scute-1.5.0/build-aux/ltmain.sh:2157:`cat $lockfile 2>/dev/null` scute-1.5.0/build-aux/ltmain.sh-2158- ############################################## scute-1.5.0/build-aux/ltmain.sh-2204- if test "$need_locks" = warn && scute-1.5.0/build-aux/ltmain.sh:2205: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then scute-1.5.0/build-aux/ltmain.sh-2206- $ECHO "\ scute-1.5.0/build-aux/ltmain.sh-2207-*** ERROR, $lockfile contains: scute-1.5.0/build-aux/ltmain.sh:2208:`cat $lockfile 2>/dev/null` scute-1.5.0/build-aux/ltmain.sh-2209- ############################################## scute-1.5.0/build-aux/ltmain.sh-2253- if test "$need_locks" = warn && scute-1.5.0/build-aux/ltmain.sh:2254: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then scute-1.5.0/build-aux/ltmain.sh-2255- $ECHO "\ scute-1.5.0/build-aux/ltmain.sh-2256-*** ERROR, $lockfile contains: scute-1.5.0/build-aux/ltmain.sh:2257:`cat $lockfile 2>/dev/null` scute-1.5.0/build-aux/ltmain.sh-2258- ############################################## scute-1.5.0/build-aux/ltmain.sh-2548- test -n "$library_names" && \ scute-1.5.0/build-aux/ltmain.sh:2549: func_warning "\`$file' was not linked with \`-export-dynamic'" scute-1.5.0/build-aux/ltmain.sh-2550- continue ############################################## scute-1.5.0/build-aux/ltmain.sh-2559- if test ! -f "$dir/$dlname"; then scute-1.5.0/build-aux/ltmain.sh:2560: func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" scute-1.5.0/build-aux/ltmain.sh-2561- fi ############################################## scute-1.5.0/build-aux/ltmain.sh-2577- # Get the absolute pathname. scute-1.5.0/build-aux/ltmain.sh:2578: absdir=`cd "$dir" && pwd` scute-1.5.0/build-aux/ltmain.sh-2579- test -n "$absdir" && dir="$absdir" ############################################## scute-1.5.0/build-aux/ltmain.sh-2675- if test -n "$lt_sysroot"; then scute-1.5.0/build-aux/ltmain.sh:2676: sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` scute-1.5.0/build-aux/ltmain.sh-2677- sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" ############################################## scute-1.5.0/build-aux/ltmain.sh-2957- # Determine the prefix the user has applied to our future dir. scute-1.5.0/build-aux/ltmain.sh:2958: inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` scute-1.5.0/build-aux/ltmain.sh-2959- ############################################## scute-1.5.0/build-aux/ltmain.sh-2970- # Stick the inst_prefix_dir data into the link command. scute-1.5.0/build-aux/ltmain.sh:2971: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` scute-1.5.0/build-aux/ltmain.sh-2972- else scute-1.5.0/build-aux/ltmain.sh:2973: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` scute-1.5.0/build-aux/ltmain.sh-2974- fi ############################################## scute-1.5.0/build-aux/ltmain.sh-3130- fi scute-1.5.0/build-aux/ltmain.sh:3131: libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test scute-1.5.0/build-aux/ltmain.sh-3132- if test -n "$libdir" && test ! -f "$libfile"; then scute-1.5.0/build-aux/ltmain.sh:3133: func_warning "\`$lib' has not been installed in \`$libdir'" scute-1.5.0/build-aux/ltmain.sh-3134- finalize=no ############################################## scute-1.5.0/build-aux/ltmain.sh-3149- # Replace the output file specification. scute-1.5.0/build-aux/ltmain.sh:3150: relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` scute-1.5.0/build-aux/ltmain.sh-3151- ############################################## scute-1.5.0/build-aux/ltmain.sh-3168- # Install the binary that we compiled earlier. scute-1.5.0/build-aux/ltmain.sh:3169: file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` scute-1.5.0/build-aux/ltmain.sh-3170- fi ############################################## scute-1.5.0/build-aux/ltmain.sh-3241- my_pic_p="${3-no}" scute-1.5.0/build-aux/ltmain.sh:3242: my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'` scute-1.5.0/build-aux/ltmain.sh-3243- my_dlsyms= ############################################## scute-1.5.0/build-aux/ltmain.sh-3297- # Add our own program objects to the symbol list. scute-1.5.0/build-aux/ltmain.sh:3298: progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` scute-1.5.0/build-aux/ltmain.sh-3299- for progfile in $progfiles; do ############################################## scute-1.5.0/build-aux/ltmain.sh-3359- # Use subshell, to avoid clobbering current variable values scute-1.5.0/build-aux/ltmain.sh:3360: dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` scute-1.5.0/build-aux/ltmain.sh-3361- if test -n "$dlprefile_dlname" ; then ############################################## scute-1.5.0/build-aux/ltmain.sh-3506- if test -f "$output_objdir/$my_outputname.def"; then scute-1.5.0/build-aux/ltmain.sh:3507: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` scute-1.5.0/build-aux/ltmain.sh:3508: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` scute-1.5.0/build-aux/ltmain.sh-3509- else scute-1.5.0/build-aux/ltmain.sh:3510: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` scute-1.5.0/build-aux/ltmain.sh:3511: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` scute-1.5.0/build-aux/ltmain.sh-3512- fi ############################################## scute-1.5.0/build-aux/ltmain.sh-3514- *) scute-1.5.0/build-aux/ltmain.sh:3515: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` scute-1.5.0/build-aux/ltmain.sh:3516: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` scute-1.5.0/build-aux/ltmain.sh-3517- ;; ############################################## scute-1.5.0/build-aux/ltmain.sh-3529- # Nullify the symbol file. scute-1.5.0/build-aux/ltmain.sh:3530: compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` scute-1.5.0/build-aux/ltmain.sh:3531: finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` scute-1.5.0/build-aux/ltmain.sh-3532- fi ############################################## scute-1.5.0/build-aux/ltmain.sh-3545- win32_libid_type="unknown" scute-1.5.0/build-aux/ltmain.sh:3546: win32_fileres=`file -L $1 2>/dev/null` scute-1.5.0/build-aux/ltmain.sh-3547- case $win32_fileres in ############################################## scute-1.5.0/build-aux/ltmain.sh-3596- $opt_debug scute-1.5.0/build-aux/ltmain.sh:3597: sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` scute-1.5.0/build-aux/ltmain.sh-3598-} ############################################## scute-1.5.0/build-aux/ltmain.sh-3613- $opt_debug scute-1.5.0/build-aux/ltmain.sh:3614: match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` scute-1.5.0/build-aux/ltmain.sh-3615- $OBJDUMP -s --section "$1" "$2" 2>/dev/null | ############################################## scute-1.5.0/build-aux/ltmain.sh-3668- func_to_tool_file "$1" func_convert_file_msys_to_w32 scute-1.5.0/build-aux/ltmain.sh:3669: 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)$'` scute-1.5.0/build-aux/ltmain.sh-3670- test -n "$func_cygming_gnu_implib_tmp" ############################################## scute-1.5.0/build-aux/ltmain.sh-3680- func_to_tool_file "$1" func_convert_file_msys_to_w32 scute-1.5.0/build-aux/ltmain.sh:3681: func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` scute-1.5.0/build-aux/ltmain.sh-3682- test -n "$func_cygming_ms_implib_tmp" ############################################## scute-1.5.0/build-aux/ltmain.sh-3700- # binutils import library scute-1.5.0/build-aux/ltmain.sh:3701: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` scute-1.5.0/build-aux/ltmain.sh-3702- elif func_cygming_ms_implib_p "$1" ; then scute-1.5.0/build-aux/ltmain.sh-3703- # ms-generated import library scute-1.5.0/build-aux/ltmain.sh:3704: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` scute-1.5.0/build-aux/ltmain.sh-3705- else ############################################## scute-1.5.0/build-aux/ltmain.sh-3780- darwin_curdir=`pwd` scute-1.5.0/build-aux/ltmain.sh:3781: darwin_base_archive=`basename "$darwin_archive"` scute-1.5.0/build-aux/ltmain.sh:3782: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` scute-1.5.0/build-aux/ltmain.sh-3783- if test -n "$darwin_arches"; then scute-1.5.0/build-aux/ltmain.sh:3784: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` scute-1.5.0/build-aux/ltmain.sh-3785- darwin_arch= ############################################## scute-1.5.0/build-aux/ltmain.sh-3795- ## Okay now we've a bunch of thin objects, gotta fatten them up :) scute-1.5.0/build-aux/ltmain.sh:3796: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u` scute-1.5.0/build-aux/ltmain.sh-3797- darwin_file= ############################################## scute-1.5.0/build-aux/ltmain.sh-3799- for darwin_file in $darwin_filelist; do scute-1.5.0/build-aux/ltmain.sh:3800: darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` scute-1.5.0/build-aux/ltmain.sh-3801- $LIPO -create -output "$darwin_file" $darwin_files ############################################## scute-1.5.0/build-aux/ltmain.sh-3814- esac scute-1.5.0/build-aux/ltmain.sh:3815: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` scute-1.5.0/build-aux/ltmain.sh-3816- done ############################################## scute-1.5.0/build-aux/ltmain.sh-3885- scute-1.5.0/build-aux/ltmain.sh:3886: qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` scute-1.5.0/build-aux/ltmain.sh-3887- $ECHO "\ ############################################## scute-1.5.0/build-aux/ltmain.sh-3920- --lt-dump-script) scute-1.5.0/build-aux/ltmain.sh:3921: lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` scute-1.5.0/build-aux/ltmain.sh-3922- test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. scute-1.5.0/build-aux/ltmain.sh:3923: lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` scute-1.5.0/build-aux/ltmain.sh-3924- cat \"\$lt_dump_D/\$lt_dump_F\" ############################################## scute-1.5.0/build-aux/ltmain.sh-3947- \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\" scute-1.5.0/build-aux/ltmain.sh:3948: lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` scute-1.5.0/build-aux/ltmain.sh-3949- done ############################################## scute-1.5.0/build-aux/ltmain.sh-4005- # Find the directory that this script lives in. scute-1.5.0/build-aux/ltmain.sh:4006: thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` scute-1.5.0/build-aux/ltmain.sh-4007- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## scute-1.5.0/build-aux/ltmain.sh-4009- # Follow symbolic links until we get to the real thisdir. scute-1.5.0/build-aux/ltmain.sh:4010: file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` scute-1.5.0/build-aux/ltmain.sh-4011- while test -n \"\$file\"; do scute-1.5.0/build-aux/ltmain.sh:4012: destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` scute-1.5.0/build-aux/ltmain.sh-4013- ############################################## scute-1.5.0/build-aux/ltmain.sh-4021- scute-1.5.0/build-aux/ltmain.sh:4022: file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` scute-1.5.0/build-aux/ltmain.sh:4023: file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` scute-1.5.0/build-aux/ltmain.sh-4024- done ############################################## scute-1.5.0/build-aux/ltmain.sh-4035- case \"\$thisdir\" in scute-1.5.0/build-aux/ltmain.sh:4036: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; scute-1.5.0/build-aux/ltmain.sh-4037- $objdir ) thisdir=. ;; ############################################## scute-1.5.0/build-aux/ltmain.sh-4041- # Try to get the absolute directory name. scute-1.5.0/build-aux/ltmain.sh:4042: absdir=\`cd \"\$thisdir\" && pwd\` scute-1.5.0/build-aux/ltmain.sh-4043- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## scute-1.5.0/build-aux/ltmain.sh-4051- if test ! -f \"\$progdir/\$program\" || scute-1.5.0/build-aux/ltmain.sh:4052: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ scute-1.5.0/build-aux/ltmain.sh-4053- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## scute-1.5.0/build-aux/ltmain.sh-4066- if test -n \"\$relink_command\"; then scute-1.5.0/build-aux/ltmain.sh:4067: if relink_command_output=\`eval \$relink_command 2>&1\`; then : scute-1.5.0/build-aux/ltmain.sh-4068- else ############################################## scute-1.5.0/build-aux/ltmain.sh-4110- # The second colon is a workaround for a bug in BeOS R4 sed scute-1.5.0/build-aux/ltmain.sh:4111: $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` scute-1.5.0/build-aux/ltmain.sh-4112- ############################################## scute-1.5.0/build-aux/ltmain.sh-5085- $opt_debug scute-1.5.0/build-aux/ltmain.sh:5086: case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in scute-1.5.0/build-aux/ltmain.sh-5087- *import*) : ;; ############################################## scute-1.5.0/build-aux/ltmain.sh-5307- moreargs= scute-1.5.0/build-aux/ltmain.sh:5308: for fil in `cat "$save_arg"` scute-1.5.0/build-aux/ltmain.sh-5309- do ############################################## scute-1.5.0/build-aux/ltmain.sh-5563- *) scute-1.5.0/build-aux/ltmain.sh:5564: absdir=`cd "$dir" && pwd` scute-1.5.0/build-aux/ltmain.sh-5565- test -z "$absdir" && \ ############################################## scute-1.5.0/build-aux/ltmain.sh-5584- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) scute-1.5.0/build-aux/ltmain.sh:5585: testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` scute-1.5.0/build-aux/ltmain.sh-5586- case :$dllsearchpath: in ############################################## scute-1.5.0/build-aux/ltmain.sh-6016- # get the directories listed in $shlibpath_var scute-1.5.0/build-aux/ltmain.sh:6017: eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\` scute-1.5.0/build-aux/ltmain.sh-6018- else ############################################## scute-1.5.0/build-aux/ltmain.sh-6331- set dummy $deplibs_check_method; shift scute-1.5.0/build-aux/ltmain.sh:6332: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` scute-1.5.0/build-aux/ltmain.sh-6333- if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ ############################################## scute-1.5.0/build-aux/ltmain.sh-6394- else scute-1.5.0/build-aux/ltmain.sh:6395: func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'" scute-1.5.0/build-aux/ltmain.sh-6396- fi ############################################## scute-1.5.0/build-aux/ltmain.sh-6423- if test -n "$inherited_linker_flags"; then scute-1.5.0/build-aux/ltmain.sh:6424: tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` scute-1.5.0/build-aux/ltmain.sh-6425- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## scute-1.5.0/build-aux/ltmain.sh-6431- fi scute-1.5.0/build-aux/ltmain.sh:6432: dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` scute-1.5.0/build-aux/ltmain.sh-6433- if test "$linkmode,$pass" = "lib,link" || ############################################## scute-1.5.0/build-aux/ltmain.sh-6504- *) scute-1.5.0/build-aux/ltmain.sh:6505: abs_ladir=`cd "$ladir" && pwd` scute-1.5.0/build-aux/ltmain.sh-6506- if test -z "$abs_ladir"; then ############################################## scute-1.5.0/build-aux/ltmain.sh-6757- shift scute-1.5.0/build-aux/ltmain.sh:6758: libname=`eval "\\$ECHO \"$libname_spec\""` scute-1.5.0/build-aux/ltmain.sh-6759- # use dlname if we got it. it's perfectly good, no? ############################################## scute-1.5.0/build-aux/ltmain.sh-7049- *) scute-1.5.0/build-aux/ltmain.sh:7050: absdir=`cd "$dir" && pwd` scute-1.5.0/build-aux/ltmain.sh-7051- if test -z "$absdir"; then ############################################## scute-1.5.0/build-aux/ltmain.sh-7060- depdepl= scute-1.5.0/build-aux/ltmain.sh:7061: eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` scute-1.5.0/build-aux/ltmain.sh-7062- if test -n "$deplibrary_names" ; then ############################################## scute-1.5.0/build-aux/ltmain.sh-7067- depdepl="$absdir/$objdir/$depdepl" scute-1.5.0/build-aux/ltmain.sh:7068: darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` scute-1.5.0/build-aux/ltmain.sh-7069- if test -z "$darwin_install_name"; then scute-1.5.0/build-aux/ltmain.sh:7070: darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` scute-1.5.0/build-aux/ltmain.sh-7071- fi ############################################## scute-1.5.0/build-aux/ltmain.sh-7082- else scute-1.5.0/build-aux/ltmain.sh:7083: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` scute-1.5.0/build-aux/ltmain.sh-7084- test -z "$libdir" && \ ############################################## scute-1.5.0/build-aux/ltmain.sh-7105- else scute-1.5.0/build-aux/ltmain.sh:7106: compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` scute-1.5.0/build-aux/ltmain.sh-7107- fi ############################################## scute-1.5.0/build-aux/ltmain.sh-7254- test "$module" = no && \ scute-1.5.0/build-aux/ltmain.sh:7255: func_fatal_help "libtool library \`$output' must begin with \`lib'" scute-1.5.0/build-aux/ltmain.sh-7256- ############################################## scute-1.5.0/build-aux/ltmain.sh-7392- if test "$age" -gt "$current"; then scute-1.5.0/build-aux/ltmain.sh:7393: func_error "AGE \`$age' is greater than the current interface number \`$current'" scute-1.5.0/build-aux/ltmain.sh-7394- func_fatal_error "\`$vinfo' is not valid version information" ############################################## scute-1.5.0/build-aux/ltmain.sh-7553- removelist= scute-1.5.0/build-aux/ltmain.sh:7554: tempremovelist=`$ECHO "$output_objdir/*"` scute-1.5.0/build-aux/ltmain.sh-7555- for p in $tempremovelist; do ############################################## scute-1.5.0/build-aux/ltmain.sh-7579- # Transform .lo files to .o files. scute-1.5.0/build-aux/ltmain.sh:7580: oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP` scute-1.5.0/build-aux/ltmain.sh-7581- fi ############################################## scute-1.5.0/build-aux/ltmain.sh-7584- #for path in $notinst_path; do scute-1.5.0/build-aux/ltmain.sh:7585: # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` scute-1.5.0/build-aux/ltmain.sh:7586: # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` scute-1.5.0/build-aux/ltmain.sh:7587: # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` scute-1.5.0/build-aux/ltmain.sh-7588- #done ############################################## scute-1.5.0/build-aux/ltmain.sh-7705- if test -n "$i" ; then scute-1.5.0/build-aux/ltmain.sh:7706: libname=`eval "\\$ECHO \"$libname_spec\""` scute-1.5.0/build-aux/ltmain.sh:7707: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` scute-1.5.0/build-aux/ltmain.sh-7708- set dummy $deplib_matches; shift scute-1.5.0/build-aux/ltmain.sh-7709- deplib_match=$1 scute-1.5.0/build-aux/ltmain.sh:7710: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then scute-1.5.0/build-aux/ltmain.sh-7711- func_append newdeplibs " $i" ############################################## scute-1.5.0/build-aux/ltmain.sh-7748- if test -n "$i" ; then scute-1.5.0/build-aux/ltmain.sh:7749: libname=`eval "\\$ECHO \"$libname_spec\""` scute-1.5.0/build-aux/ltmain.sh:7750: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` scute-1.5.0/build-aux/ltmain.sh-7751- set dummy $deplib_matches; shift scute-1.5.0/build-aux/ltmain.sh-7752- deplib_match=$1 scute-1.5.0/build-aux/ltmain.sh:7753: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then scute-1.5.0/build-aux/ltmain.sh-7754- func_append newdeplibs " $i" ############################################## scute-1.5.0/build-aux/ltmain.sh-7783- set dummy $deplibs_check_method; shift scute-1.5.0/build-aux/ltmain.sh:7784: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` scute-1.5.0/build-aux/ltmain.sh-7785- for a_deplib in $deplibs; do ############################################## scute-1.5.0/build-aux/ltmain.sh-7798- if test -n "$a_deplib" ; then scute-1.5.0/build-aux/ltmain.sh:7799: libname=`eval "\\$ECHO \"$libname_spec\""` scute-1.5.0/build-aux/ltmain.sh-7800- if test -n "$file_magic_glob"; then scute-1.5.0/build-aux/ltmain.sh:7801: libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob` scute-1.5.0/build-aux/ltmain.sh-7802- else ############################################## scute-1.5.0/build-aux/ltmain.sh-7808- shopt -s nocaseglob scute-1.5.0/build-aux/ltmain.sh:7809: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` scute-1.5.0/build-aux/ltmain.sh-7810- $nocaseglob scute-1.5.0/build-aux/ltmain.sh-7811- else scute-1.5.0/build-aux/ltmain.sh:7812: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` scute-1.5.0/build-aux/ltmain.sh-7813- fi ############################################## scute-1.5.0/build-aux/ltmain.sh-7826- while test -h "$potlib" 2>/dev/null; do scute-1.5.0/build-aux/ltmain.sh:7827: potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` scute-1.5.0/build-aux/ltmain.sh-7828- case $potliblink in scute-1.5.0/build-aux/ltmain.sh-7829- [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; scute-1.5.0/build-aux/ltmain.sh:7830: *) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";; scute-1.5.0/build-aux/ltmain.sh-7831- esac ############################################## scute-1.5.0/build-aux/ltmain.sh-7867- set dummy $deplibs_check_method; shift scute-1.5.0/build-aux/ltmain.sh:7868: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` scute-1.5.0/build-aux/ltmain.sh-7869- for a_deplib in $deplibs; do ############################################## scute-1.5.0/build-aux/ltmain.sh-7882- if test -n "$a_deplib" ; then scute-1.5.0/build-aux/ltmain.sh:7883: libname=`eval "\\$ECHO \"$libname_spec\""` scute-1.5.0/build-aux/ltmain.sh-7884- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do scute-1.5.0/build-aux/ltmain.sh:7885: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` scute-1.5.0/build-aux/ltmain.sh-7886- for potent_lib in $potential_libs; do ############################################## scute-1.5.0/build-aux/ltmain.sh-7921- newdeplibs="" scute-1.5.0/build-aux/ltmain.sh:7922: tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` scute-1.5.0/build-aux/ltmain.sh-7923- if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then ############################################## scute-1.5.0/build-aux/ltmain.sh-7925- # can't use Xsed below, because $i might contain '/' scute-1.5.0/build-aux/ltmain.sh:7926: tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"` scute-1.5.0/build-aux/ltmain.sh-7927- done ############################################## scute-1.5.0/build-aux/ltmain.sh-7951- # On Rhapsody replace the C library with the System framework scute-1.5.0/build-aux/ltmain.sh:7952: newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` scute-1.5.0/build-aux/ltmain.sh-7953- ;; ############################################## scute-1.5.0/build-aux/ltmain.sh-8003- *-*-darwin*) scute-1.5.0/build-aux/ltmain.sh:8004: newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` scute-1.5.0/build-aux/ltmain.sh:8005: new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` scute-1.5.0/build-aux/ltmain.sh:8006: deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` scute-1.5.0/build-aux/ltmain.sh-8007- ;; ############################################## scute-1.5.0/build-aux/ltmain.sh-8130- # Use standard objects if they are pic scute-1.5.0/build-aux/ltmain.sh:8131: test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` scute-1.5.0/build-aux/ltmain.sh-8132- test "X$libobjs" = "X " && libobjs= ############################################## scute-1.5.0/build-aux/ltmain.sh-8145- # exporting using user supplied symfile scute-1.5.0/build-aux/ltmain.sh:8146: if test "x`$SED 1q $export_symbols`" != xEXPORTS; then scute-1.5.0/build-aux/ltmain.sh-8147- # and it's NOT already a .def file. Must figure out ############################################## scute-1.5.0/build-aux/ltmain.sh-8642- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" scute-1.5.0/build-aux/ltmain.sh:8643: reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` scute-1.5.0/build-aux/ltmain.sh-8644- else ############################################## scute-1.5.0/build-aux/ltmain.sh-8656- # Create the old-style object. scute-1.5.0/build-aux/ltmain.sh:8657: reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test scute-1.5.0/build-aux/ltmain.sh-8658- ############################################## scute-1.5.0/build-aux/ltmain.sh-8716- # On Rhapsody replace the C library is the System framework scute-1.5.0/build-aux/ltmain.sh:8717: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` scute-1.5.0/build-aux/ltmain.sh:8718: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` scute-1.5.0/build-aux/ltmain.sh-8719- ;; ############################################## scute-1.5.0/build-aux/ltmain.sh-8734- # Time to change all our "foo.ltframework" stuff back to "-framework foo" scute-1.5.0/build-aux/ltmain.sh:8735: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` scute-1.5.0/build-aux/ltmain.sh:8736: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` scute-1.5.0/build-aux/ltmain.sh-8737- ;; ############################################## scute-1.5.0/build-aux/ltmain.sh-8812- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) scute-1.5.0/build-aux/ltmain.sh:8813: testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'` scute-1.5.0/build-aux/ltmain.sh-8814- case :$dllsearchpath: in ############################################## scute-1.5.0/build-aux/ltmain.sh-8872- # Transform all the library objects into standard objects. scute-1.5.0/build-aux/ltmain.sh:8873: compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` scute-1.5.0/build-aux/ltmain.sh:8874: finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` scute-1.5.0/build-aux/ltmain.sh-8875- fi ############################################## scute-1.5.0/build-aux/ltmain.sh-8902- # Replace the output file specification. scute-1.5.0/build-aux/ltmain.sh:8903: compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` scute-1.5.0/build-aux/ltmain.sh-8904- link_command="$compile_command$compile_rpath" ############################################## scute-1.5.0/build-aux/ltmain.sh-8911- func_to_tool_file "$output" scute-1.5.0/build-aux/ltmain.sh:8912: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` scute-1.5.0/build-aux/ltmain.sh-8913- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## scute-1.5.0/build-aux/ltmain.sh-8955- # Replace the output file specification. scute-1.5.0/build-aux/ltmain.sh:8956: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` scute-1.5.0/build-aux/ltmain.sh-8957- # Delete the old output file. ############################################## scute-1.5.0/build-aux/ltmain.sh-8963- func_to_tool_file "$output" scute-1.5.0/build-aux/ltmain.sh:8964: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` scute-1.5.0/build-aux/ltmain.sh-8965- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## scute-1.5.0/build-aux/ltmain.sh-8981- if test "$fast_install" = yes; then scute-1.5.0/build-aux/ltmain.sh:8982: relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` scute-1.5.0/build-aux/ltmain.sh-8983- else ############################################## scute-1.5.0/build-aux/ltmain.sh-8993- # Replace the output file specification. scute-1.5.0/build-aux/ltmain.sh:8994: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` scute-1.5.0/build-aux/ltmain.sh-8995- ############################################## scute-1.5.0/build-aux/ltmain.sh-9002- func_to_tool_file "$output_objdir/$outputname" scute-1.5.0/build-aux/ltmain.sh:9003: 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'` scute-1.5.0/build-aux/ltmain.sh-9004- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## scute-1.5.0/build-aux/ltmain.sh-9023- relink_command="(cd `pwd`; $relink_command)" scute-1.5.0/build-aux/ltmain.sh:9024: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` scute-1.5.0/build-aux/ltmain.sh-9025- fi ############################################## scute-1.5.0/build-aux/ltmain.sh-9267- relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" scute-1.5.0/build-aux/ltmain.sh:9268: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` scute-1.5.0/build-aux/ltmain.sh-9269- if test "$hardcode_automatic" = yes ; then ############################################## scute-1.5.0/build-aux/ltmain.sh-9288- func_resolve_sysroot "$deplib" scute-1.5.0/build-aux/ltmain.sh:9289: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` scute-1.5.0/build-aux/ltmain.sh-9290- test -z "$libdir" && \ ############################################## scute-1.5.0/build-aux/ltmain.sh-9314- name="$func_basename_result" scute-1.5.0/build-aux/ltmain.sh:9315: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` scute-1.5.0/build-aux/ltmain.sh-9316- test -z "$libdir" && \ ############################################## scute-1.5.0/build-aux/ltmain.sh-9333- name="$func_basename_result" scute-1.5.0/build-aux/ltmain.sh:9334: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` scute-1.5.0/build-aux/ltmain.sh-9335- test -z "$libdir" && \ ############################################## scute-1.5.0/build-aux/ltmain.sh-9652-# ### BEGIN LIBTOOL TAG CONFIG: disable-static scute-1.5.0/build-aux/ltmain.sh:9653:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` scute-1.5.0/build-aux/ltmain.sh-9654-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## scute-1.5.0/build-aux/texinfo.tex-6246- \catcode `\\=0 \catcode `\{=1 \catcode `\}=2 scute-1.5.0/build-aux/texinfo.tex:6247: \catcode `\$=3 \catcode `\&=4 \catcode `\#=6 scute-1.5.0/build-aux/texinfo.tex-6248- \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie ############################################## scute-1.5.0/build-aux/mdate-sh-110-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below. scute-1.5.0/build-aux/mdate-sh:111:set x`$ls_command /` scute-1.5.0/build-aux/mdate-sh-112- ############################################## scute-1.5.0/build-aux/mdate-sh-140-# Get the extended ls output of the file or directory. scute-1.5.0/build-aux/mdate-sh:141:set dummy x`eval "$ls_command \"\\\$save_arg1\""` scute-1.5.0/build-aux/mdate-sh-142- ############################################## scute-1.5.0/build-aux/mdate-sh-207- then scute-1.5.0/build-aux/mdate-sh:208: year=`expr $year - 1` scute-1.5.0/build-aux/mdate-sh-209- fi;; ############################################## scute-1.5.0/build-aux/depcomp-64- case $1 in scute-1.5.0/build-aux/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; scute-1.5.0/build-aux/depcomp-66- *) dir=;; ############################################## scute-1.5.0/build-aux/depcomp-73-{ scute-1.5.0/build-aux/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` scute-1.5.0/build-aux/depcomp-75-} ############################################## scute-1.5.0/build-aux/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} scute-1.5.0/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} scute-1.5.0/build-aux/depcomp-128- ############################################## scute-1.5.0/build-aux/depcomp-405- sleep 1 scute-1.5.0/build-aux/depcomp:406: i=`expr $i - 1` scute-1.5.0/build-aux/depcomp-407- done scute-1.5.0/build-aux/depcomp-408- fi scute-1.5.0/build-aux/depcomp:409: i=`expr $i - 1` scute-1.5.0/build-aux/depcomp-410- done ############################################## scute-1.5.0/build-aux/depcomp-425- # Do two passes, one to just change these to scute-1.5.0/build-aux/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. scute-1.5.0/build-aux/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## scute-1.5.0/build-aux/depcomp-659- done scute-1.5.0/build-aux/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` scute-1.5.0/build-aux/depcomp-661- touch "$tmpdepfile" ############################################## scute-1.5.0/build-aux/config.sub-52- scute-1.5.0/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` scute-1.5.0/build-aux/config.sub-54- ############################################## scute-1.5.0/build-aux/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations. scute-1.5.0/build-aux/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` scute-1.5.0/build-aux/config.sub-117-case $maybe_os in ############################################## scute-1.5.0/build-aux/config.sub-123- os=-$maybe_os scute-1.5.0/build-aux/config.sub:124: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` scute-1.5.0/build-aux/config.sub-125- ;; ############################################## scute-1.5.0/build-aux/config.sub-127- os=-linux-android scute-1.5.0/build-aux/config.sub:128: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown scute-1.5.0/build-aux/config.sub-129- ;; scute-1.5.0/build-aux/config.sub-130- *) scute-1.5.0/build-aux/config.sub:131: basic_machine=`echo $1 | sed 's/-[^-]*$//'` scute-1.5.0/build-aux/config.sub-132- if [ $basic_machine != $1 ] scute-1.5.0/build-aux/config.sub:133: then os=`echo $1 | sed 's/.*-/-/'` scute-1.5.0/build-aux/config.sub-134- else os=; fi ############################################## scute-1.5.0/build-aux/config.sub-181- os=-sco5v6 scute-1.5.0/build-aux/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` scute-1.5.0/build-aux/config.sub-183- ;; ############################################## scute-1.5.0/build-aux/config.sub-185- os=-sco3.2v5 scute-1.5.0/build-aux/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` scute-1.5.0/build-aux/config.sub-187- ;; ############################################## scute-1.5.0/build-aux/config.sub-189- os=-sco3.2v4 scute-1.5.0/build-aux/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` scute-1.5.0/build-aux/config.sub-191- ;; scute-1.5.0/build-aux/config.sub-192- -sco3.2.[4-9]*) scute-1.5.0/build-aux/config.sub:193: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` scute-1.5.0/build-aux/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` scute-1.5.0/build-aux/config.sub-195- ;; ############################################## scute-1.5.0/build-aux/config.sub-197- # Don't forget version if it is 3.2v4 or newer. scute-1.5.0/build-aux/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` scute-1.5.0/build-aux/config.sub-199- ;; ############################################## scute-1.5.0/build-aux/config.sub-201- # Don't forget version if it is 3.2v4 or newer. scute-1.5.0/build-aux/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` scute-1.5.0/build-aux/config.sub-203- ;; ############################################## scute-1.5.0/build-aux/config.sub-205- os=-sco3.2v2 scute-1.5.0/build-aux/config.sub:206: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` scute-1.5.0/build-aux/config.sub-207- ;; scute-1.5.0/build-aux/config.sub-208- -udk*) scute-1.5.0/build-aux/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` scute-1.5.0/build-aux/config.sub-210- ;; ############################################## scute-1.5.0/build-aux/config.sub-212- os=-isc2.2 scute-1.5.0/build-aux/config.sub:213: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` scute-1.5.0/build-aux/config.sub-214- ;; ############################################## scute-1.5.0/build-aux/config.sub-218- -isc*) scute-1.5.0/build-aux/config.sub:219: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` scute-1.5.0/build-aux/config.sub-220- ;; ############################################## scute-1.5.0/build-aux/config.sub-230- -ptx*) scute-1.5.0/build-aux/config.sub:231: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` scute-1.5.0/build-aux/config.sub-232- ;; scute-1.5.0/build-aux/config.sub-233- -windowsnt*) scute-1.5.0/build-aux/config.sub:234: os=`echo $os | sed -e 's/windowsnt/winnt/'` scute-1.5.0/build-aux/config.sub-235- ;; ############################################## scute-1.5.0/build-aux/config.sub-362- *-*-*) scute-1.5.0/build-aux/config.sub:363: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 scute-1.5.0/build-aux/config.sub-364- exit 1 ############################################## scute-1.5.0/build-aux/config.sub-486- amd64-*) scute-1.5.0/build-aux/config.sub:487: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` scute-1.5.0/build-aux/config.sub-488- ;; ############################################## scute-1.5.0/build-aux/config.sub-528- blackfin-*) scute-1.5.0/build-aux/config.sub:529: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` scute-1.5.0/build-aux/config.sub-530- os=-linux ############################################## scute-1.5.0/build-aux/config.sub-536- c54x-*) scute-1.5.0/build-aux/config.sub:537: basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` scute-1.5.0/build-aux/config.sub-538- ;; scute-1.5.0/build-aux/config.sub-539- c55x-*) scute-1.5.0/build-aux/config.sub:540: basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` scute-1.5.0/build-aux/config.sub-541- ;; scute-1.5.0/build-aux/config.sub-542- c6x-*) scute-1.5.0/build-aux/config.sub:543: basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` scute-1.5.0/build-aux/config.sub-544- ;; ############################################## scute-1.5.0/build-aux/config.sub-739- i*86v32) scute-1.5.0/build-aux/config.sub:740: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` scute-1.5.0/build-aux/config.sub-741- os=-sysv32 ############################################## scute-1.5.0/build-aux/config.sub-743- i*86v4*) scute-1.5.0/build-aux/config.sub:744: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` scute-1.5.0/build-aux/config.sub-745- os=-sysv4 ############################################## scute-1.5.0/build-aux/config.sub-747- i*86v) scute-1.5.0/build-aux/config.sub:748: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` scute-1.5.0/build-aux/config.sub-749- os=-sysv ############################################## scute-1.5.0/build-aux/config.sub-751- i*86sol2) scute-1.5.0/build-aux/config.sub:752: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` scute-1.5.0/build-aux/config.sub-753- os=-solaris2 ############################################## scute-1.5.0/build-aux/config.sub-781- m68knommu-*) scute-1.5.0/build-aux/config.sub:782: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` scute-1.5.0/build-aux/config.sub-783- os=-linux ############################################## scute-1.5.0/build-aux/config.sub-818- mips3*-*) scute-1.5.0/build-aux/config.sub:819: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` scute-1.5.0/build-aux/config.sub-820- ;; scute-1.5.0/build-aux/config.sub-821- mips3*) scute-1.5.0/build-aux/config.sub:822: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown scute-1.5.0/build-aux/config.sub-823- ;; ############################################## scute-1.5.0/build-aux/config.sub-840- ms1-*) scute-1.5.0/build-aux/config.sub:841: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` scute-1.5.0/build-aux/config.sub-842- ;; ############################################## scute-1.5.0/build-aux/config.sub-959- parisc-*) scute-1.5.0/build-aux/config.sub:960: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` scute-1.5.0/build-aux/config.sub-961- os=-linux ############################################## scute-1.5.0/build-aux/config.sub-975- pc98-*) scute-1.5.0/build-aux/config.sub:976: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` scute-1.5.0/build-aux/config.sub-977- ;; ############################################## scute-1.5.0/build-aux/config.sub-990- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) scute-1.5.0/build-aux/config.sub:991: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` scute-1.5.0/build-aux/config.sub-992- ;; scute-1.5.0/build-aux/config.sub-993- pentiumpro-* | p6-* | 6x86-* | athlon-*) scute-1.5.0/build-aux/config.sub:994: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` scute-1.5.0/build-aux/config.sub-995- ;; scute-1.5.0/build-aux/config.sub-996- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) scute-1.5.0/build-aux/config.sub:997: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` scute-1.5.0/build-aux/config.sub-998- ;; scute-1.5.0/build-aux/config.sub-999- pentium4-*) scute-1.5.0/build-aux/config.sub:1000: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` scute-1.5.0/build-aux/config.sub-1001- ;; ############################################## scute-1.5.0/build-aux/config.sub-1009- ppc-* | ppcbe-*) scute-1.5.0/build-aux/config.sub:1010: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` scute-1.5.0/build-aux/config.sub-1011- ;; ############################################## scute-1.5.0/build-aux/config.sub-1015- ppcle-* | powerpclittle-*) scute-1.5.0/build-aux/config.sub:1016: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` scute-1.5.0/build-aux/config.sub-1017- ;; ############################################## scute-1.5.0/build-aux/config.sub-1019- ;; scute-1.5.0/build-aux/config.sub:1020: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` scute-1.5.0/build-aux/config.sub-1021- ;; ############################################## scute-1.5.0/build-aux/config.sub-1025- ppc64le-* | powerpc64little-*) scute-1.5.0/build-aux/config.sub:1026: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` scute-1.5.0/build-aux/config.sub-1027- ;; ############################################## scute-1.5.0/build-aux/config.sub-1108- strongarm-* | thumb-*) scute-1.5.0/build-aux/config.sub:1109: basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` scute-1.5.0/build-aux/config.sub-1110- ;; ############################################## scute-1.5.0/build-aux/config.sub-1238- xscale-* | xscalee[bl]-*) scute-1.5.0/build-aux/config.sub:1239: basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` scute-1.5.0/build-aux/config.sub-1240- ;; ############################################## scute-1.5.0/build-aux/config.sub-1315- *) scute-1.5.0/build-aux/config.sub:1316: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 scute-1.5.0/build-aux/config.sub-1317- exit 1 ############################################## scute-1.5.0/build-aux/config.sub-1323- *-digital*) scute-1.5.0/build-aux/config.sub:1324: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` scute-1.5.0/build-aux/config.sub-1325- ;; scute-1.5.0/build-aux/config.sub-1326- *-commodore*) scute-1.5.0/build-aux/config.sub:1327: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` scute-1.5.0/build-aux/config.sub-1328- ;; ############################################## scute-1.5.0/build-aux/config.sub-1344- -solaris1 | -solaris1.*) scute-1.5.0/build-aux/config.sub:1345: os=`echo $os | sed -e 's|solaris1|sunos4|'` scute-1.5.0/build-aux/config.sub-1346- ;; ############################################## scute-1.5.0/build-aux/config.sub-1356- -gnu/linux*) scute-1.5.0/build-aux/config.sub:1357: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` scute-1.5.0/build-aux/config.sub-1358- ;; ############################################## scute-1.5.0/build-aux/config.sub-1402- -nto*) scute-1.5.0/build-aux/config.sub:1403: os=`echo $os | sed -e 's|nto|nto-qnx|'` scute-1.5.0/build-aux/config.sub-1404- ;; ############################################## scute-1.5.0/build-aux/config.sub-1409- -mac*) scute-1.5.0/build-aux/config.sub:1410: os=`echo $os | sed -e 's|mac|macos|'` scute-1.5.0/build-aux/config.sub-1411- ;; ############################################## scute-1.5.0/build-aux/config.sub-1415- -linux*) scute-1.5.0/build-aux/config.sub:1416: os=`echo $os | sed -e 's|linux|linux-gnu|'` scute-1.5.0/build-aux/config.sub-1417- ;; scute-1.5.0/build-aux/config.sub-1418- -sunos5*) scute-1.5.0/build-aux/config.sub:1419: os=`echo $os | sed -e 's|sunos5|solaris2|'` scute-1.5.0/build-aux/config.sub-1420- ;; scute-1.5.0/build-aux/config.sub-1421- -sunos6*) scute-1.5.0/build-aux/config.sub:1422: os=`echo $os | sed -e 's|sunos6|solaris3|'` scute-1.5.0/build-aux/config.sub-1423- ;; ############################################## scute-1.5.0/build-aux/config.sub-1470- -sinix5.*) scute-1.5.0/build-aux/config.sub:1471: os=`echo $os | sed -e 's|sinix|sysv|'` scute-1.5.0/build-aux/config.sub-1472- ;; ############################################## scute-1.5.0/build-aux/config.sub-1523- # Get rid of the `-' at the beginning of $os. scute-1.5.0/build-aux/config.sub:1524: os=`echo $os | sed 's/[^-]*-//'` scute-1.5.0/build-aux/config.sub:1525: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 scute-1.5.0/build-aux/config.sub-1526- exit 1 ############################################## scute-1.5.0/build-aux/config.sub-1786- esac scute-1.5.0/build-aux/config.sub:1787: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` scute-1.5.0/build-aux/config.sub-1788- ;; ############################################## scute-1.5.0/aclocal.m4-206-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: scute-1.5.0/aclocal.m4:207:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` scute-1.5.0/aclocal.m4-208-# and then we would define $MISSING as ############################################## scute-1.5.0/aclocal.m4-221-# Expand $ac_aux_dir to an absolute path. scute-1.5.0/aclocal.m4:222:am_aux_dir=`cd "$ac_aux_dir" && pwd` scute-1.5.0/aclocal.m4-223-]) ############################################## scute-1.5.0/aclocal.m4-319- if test "$am_compiler_list" = ""; then scute-1.5.0/aclocal.m4:320: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` scute-1.5.0/aclocal.m4-321- fi ############################################## scute-1.5.0/aclocal.m4-470- # Strip MF so we end up with the name of the file. scute-1.5.0/aclocal.m4:471: mf=`echo "$mf" | sed -e 's/:.*$//'` scute-1.5.0/aclocal.m4-472- # Check whether this is an Automake generated Makefile or not. ############################################## scute-1.5.0/aclocal.m4-479- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then scute-1.5.0/aclocal.m4:480: dirpart=`AS_DIRNAME("$mf")` scute-1.5.0/aclocal.m4-481- else ############################################## scute-1.5.0/aclocal.m4-485- # from the Makefile without running 'make'. scute-1.5.0/aclocal.m4:486: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` scute-1.5.0/aclocal.m4-487- test -z "$DEPDIR" && continue scute-1.5.0/aclocal.m4:488: am__include=`sed -n 's/^am__include = //p' < "$mf"` scute-1.5.0/aclocal.m4-489- test -z "$am__include" && continue scute-1.5.0/aclocal.m4:490: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` scute-1.5.0/aclocal.m4-491- # Find all dependency output files, they are included files with ############################################## scute-1.5.0/aclocal.m4-499- test -f "$dirpart/$file" && continue scute-1.5.0/aclocal.m4:500: fdir=`AS_DIRNAME(["$file"])` scute-1.5.0/aclocal.m4-501- AS_MKDIR_P([$dirpart/$fdir]) ############################################## scute-1.5.0/aclocal.m4-557-AC_REQUIRE([AC_PROG_INSTALL])dnl scute-1.5.0/aclocal.m4:558:if test "`cd $srcdir && pwd`" != "`pwd`"; then scute-1.5.0/aclocal.m4-559- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## scute-1.5.0/aclocal.m4-716- * ) scute-1.5.0/aclocal.m4:717: _am_stamp_count=`expr $_am_stamp_count + 1` ;; scute-1.5.0/aclocal.m4-718- esac scute-1.5.0/aclocal.m4-719-done scute-1.5.0/aclocal.m4:720:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) scute-1.5.0/aclocal.m4-721- ############################################## scute-1.5.0/aclocal.m4-823-# Ignore all kinds of additional output from 'make'. scute-1.5.0/aclocal.m4:824:case `$am_make -s -f confmf 2> /dev/null` in #( scute-1.5.0/aclocal.m4-825-*the\ am__doit\ target*) ############################################## scute-1.5.0/aclocal.m4-833- echo '.include "confinc"' > confmf scute-1.5.0/aclocal.m4:834: case `$am_make -s -f confmf 2> /dev/null` in #( scute-1.5.0/aclocal.m4-835- *the\ am__doit\ target*) ############################################## scute-1.5.0/aclocal.m4-1015- echo "timestamp, slept: $am_has_slept" > conftest.file scute-1.5.0/aclocal.m4:1016: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` scute-1.5.0/aclocal.m4-1017- if test "$[*]" = "X"; then scute-1.5.0/aclocal.m4-1018- # -L didn't work. scute-1.5.0/aclocal.m4:1019: set X `ls -t "$srcdir/configure" conftest.file` scute-1.5.0/aclocal.m4-1020- fi ############################################## scute-1.5.0/src/Makefile.in-79- { \ scute-1.5.0/src/Makefile.in:80: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ scute-1.5.0/src/Makefile.in-81- }; \ ############################################## scute-1.5.0/src/Makefile.in-134-CONFIG_CLEAN_VPATH_FILES = scute-1.5.0/src/Makefile.in:135:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; scute-1.5.0/src/Makefile.in-136-am__vpath_adj = case $$p in \ scute-1.5.0/src/Makefile.in:137: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ scute-1.5.0/src/Makefile.in-138- *) f=$$p;; \ scute-1.5.0/src/Makefile.in-139- esac; scute-1.5.0/src/Makefile.in:140:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; scute-1.5.0/src/Makefile.in-141-am__install_max = 40 scute-1.5.0/src/Makefile.in-142-am__nobase_strip_setup = \ scute-1.5.0/src/Makefile.in:143: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` scute-1.5.0/src/Makefile.in-144-am__nobase_strip = \ ############################################## scute-1.5.0/src/Makefile.in-644-.c.obj: scute-1.5.0/src/Makefile.in:645:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` scute-1.5.0/src/Makefile.in-646-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## scute-1.5.0/src/Makefile.in-648-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:649:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` scute-1.5.0/src/Makefile.in-650- ############################################## scute-1.5.0/src/Makefile.in-658-scute_la-debug.lo: debug.c scute-1.5.0/src/Makefile.in:659:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-debug.lo -MD -MP -MF $(DEPDIR)/scute_la-debug.Tpo -c -o scute_la-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c scute-1.5.0/src/Makefile.in-660-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-debug.Tpo $(DEPDIR)/scute_la-debug.Plo ############################################## scute-1.5.0/src/Makefile.in-662-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:663:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c scute-1.5.0/src/Makefile.in-664- scute-1.5.0/src/Makefile.in-665-scute_la-locking.lo: locking.c scute-1.5.0/src/Makefile.in:666:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-locking.lo -MD -MP -MF $(DEPDIR)/scute_la-locking.Tpo -c -o scute_la-locking.lo `test -f 'locking.c' || echo '$(srcdir)/'`locking.c scute-1.5.0/src/Makefile.in-667-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-locking.Tpo $(DEPDIR)/scute_la-locking.Plo ############################################## scute-1.5.0/src/Makefile.in-669-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:670:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-locking.lo `test -f 'locking.c' || echo '$(srcdir)/'`locking.c scute-1.5.0/src/Makefile.in-671- scute-1.5.0/src/Makefile.in-672-scute_la-error-mapping.lo: error-mapping.c scute-1.5.0/src/Makefile.in:673:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-error-mapping.lo -MD -MP -MF $(DEPDIR)/scute_la-error-mapping.Tpo -c -o scute_la-error-mapping.lo `test -f 'error-mapping.c' || echo '$(srcdir)/'`error-mapping.c scute-1.5.0/src/Makefile.in-674-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-error-mapping.Tpo $(DEPDIR)/scute_la-error-mapping.Plo ############################################## scute-1.5.0/src/Makefile.in-676-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:677:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-error-mapping.lo `test -f 'error-mapping.c' || echo '$(srcdir)/'`error-mapping.c scute-1.5.0/src/Makefile.in-678- scute-1.5.0/src/Makefile.in-679-scute_la-get-path.lo: get-path.c scute-1.5.0/src/Makefile.in:680:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-get-path.lo -MD -MP -MF $(DEPDIR)/scute_la-get-path.Tpo -c -o scute_la-get-path.lo `test -f 'get-path.c' || echo '$(srcdir)/'`get-path.c scute-1.5.0/src/Makefile.in-681-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-get-path.Tpo $(DEPDIR)/scute_la-get-path.Plo ############################################## scute-1.5.0/src/Makefile.in-683-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:684:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-get-path.lo `test -f 'get-path.c' || echo '$(srcdir)/'`get-path.c scute-1.5.0/src/Makefile.in-685- scute-1.5.0/src/Makefile.in-686-scute_la-agent.lo: agent.c scute-1.5.0/src/Makefile.in:687:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-agent.lo -MD -MP -MF $(DEPDIR)/scute_la-agent.Tpo -c -o scute_la-agent.lo `test -f 'agent.c' || echo '$(srcdir)/'`agent.c scute-1.5.0/src/Makefile.in-688-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-agent.Tpo $(DEPDIR)/scute_la-agent.Plo ############################################## scute-1.5.0/src/Makefile.in-690-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:691:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-agent.lo `test -f 'agent.c' || echo '$(srcdir)/'`agent.c scute-1.5.0/src/Makefile.in-692- scute-1.5.0/src/Makefile.in-693-scute_la-slots.lo: slots.c scute-1.5.0/src/Makefile.in:694:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-slots.lo -MD -MP -MF $(DEPDIR)/scute_la-slots.Tpo -c -o scute_la-slots.lo `test -f 'slots.c' || echo '$(srcdir)/'`slots.c scute-1.5.0/src/Makefile.in-695-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-slots.Tpo $(DEPDIR)/scute_la-slots.Plo ############################################## scute-1.5.0/src/Makefile.in-697-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:698:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-slots.lo `test -f 'slots.c' || echo '$(srcdir)/'`slots.c scute-1.5.0/src/Makefile.in-699- scute-1.5.0/src/Makefile.in-700-scute_la-table.lo: table.c scute-1.5.0/src/Makefile.in:701:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-table.lo -MD -MP -MF $(DEPDIR)/scute_la-table.Tpo -c -o scute_la-table.lo `test -f 'table.c' || echo '$(srcdir)/'`table.c scute-1.5.0/src/Makefile.in-702-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-table.Tpo $(DEPDIR)/scute_la-table.Plo ############################################## scute-1.5.0/src/Makefile.in-704-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:705:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-table.lo `test -f 'table.c' || echo '$(srcdir)/'`table.c scute-1.5.0/src/Makefile.in-706- scute-1.5.0/src/Makefile.in-707-scute_la-cert-gpgsm.lo: cert-gpgsm.c scute-1.5.0/src/Makefile.in:708:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-cert-gpgsm.lo -MD -MP -MF $(DEPDIR)/scute_la-cert-gpgsm.Tpo -c -o scute_la-cert-gpgsm.lo `test -f 'cert-gpgsm.c' || echo '$(srcdir)/'`cert-gpgsm.c scute-1.5.0/src/Makefile.in-709-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-cert-gpgsm.Tpo $(DEPDIR)/scute_la-cert-gpgsm.Plo ############################################## scute-1.5.0/src/Makefile.in-711-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:712:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-cert-gpgsm.lo `test -f 'cert-gpgsm.c' || echo '$(srcdir)/'`cert-gpgsm.c scute-1.5.0/src/Makefile.in-713- scute-1.5.0/src/Makefile.in-714-scute_la-cert-object.lo: cert-object.c scute-1.5.0/src/Makefile.in:715:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-cert-object.lo -MD -MP -MF $(DEPDIR)/scute_la-cert-object.Tpo -c -o scute_la-cert-object.lo `test -f 'cert-object.c' || echo '$(srcdir)/'`cert-object.c scute-1.5.0/src/Makefile.in-716-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-cert-object.Tpo $(DEPDIR)/scute_la-cert-object.Plo ############################################## scute-1.5.0/src/Makefile.in-718-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:719:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-cert-object.lo `test -f 'cert-object.c' || echo '$(srcdir)/'`cert-object.c scute-1.5.0/src/Makefile.in-720- scute-1.5.0/src/Makefile.in-721-scute_la-gpgsm.lo: gpgsm.c scute-1.5.0/src/Makefile.in:722:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-gpgsm.lo -MD -MP -MF $(DEPDIR)/scute_la-gpgsm.Tpo -c -o scute_la-gpgsm.lo `test -f 'gpgsm.c' || echo '$(srcdir)/'`gpgsm.c scute-1.5.0/src/Makefile.in-723-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-gpgsm.Tpo $(DEPDIR)/scute_la-gpgsm.Plo ############################################## scute-1.5.0/src/Makefile.in-725-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:726:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-gpgsm.lo `test -f 'gpgsm.c' || echo '$(srcdir)/'`gpgsm.c scute-1.5.0/src/Makefile.in-727- scute-1.5.0/src/Makefile.in-728-scute_la-p11-cancelfunction.lo: p11-cancelfunction.c scute-1.5.0/src/Makefile.in:729:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-cancelfunction.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-cancelfunction.Tpo -c -o scute_la-p11-cancelfunction.lo `test -f 'p11-cancelfunction.c' || echo '$(srcdir)/'`p11-cancelfunction.c scute-1.5.0/src/Makefile.in-730-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-cancelfunction.Tpo $(DEPDIR)/scute_la-p11-cancelfunction.Plo ############################################## scute-1.5.0/src/Makefile.in-732-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:733:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-cancelfunction.lo `test -f 'p11-cancelfunction.c' || echo '$(srcdir)/'`p11-cancelfunction.c scute-1.5.0/src/Makefile.in-734- scute-1.5.0/src/Makefile.in-735-scute_la-p11-closeallsessions.lo: p11-closeallsessions.c scute-1.5.0/src/Makefile.in:736:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-closeallsessions.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-closeallsessions.Tpo -c -o scute_la-p11-closeallsessions.lo `test -f 'p11-closeallsessions.c' || echo '$(srcdir)/'`p11-closeallsessions.c scute-1.5.0/src/Makefile.in-737-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-closeallsessions.Tpo $(DEPDIR)/scute_la-p11-closeallsessions.Plo ############################################## scute-1.5.0/src/Makefile.in-739-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:740:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-closeallsessions.lo `test -f 'p11-closeallsessions.c' || echo '$(srcdir)/'`p11-closeallsessions.c scute-1.5.0/src/Makefile.in-741- scute-1.5.0/src/Makefile.in-742-scute_la-p11-closesession.lo: p11-closesession.c scute-1.5.0/src/Makefile.in:743:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-closesession.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-closesession.Tpo -c -o scute_la-p11-closesession.lo `test -f 'p11-closesession.c' || echo '$(srcdir)/'`p11-closesession.c scute-1.5.0/src/Makefile.in-744-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-closesession.Tpo $(DEPDIR)/scute_la-p11-closesession.Plo ############################################## scute-1.5.0/src/Makefile.in-746-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:747:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-closesession.lo `test -f 'p11-closesession.c' || echo '$(srcdir)/'`p11-closesession.c scute-1.5.0/src/Makefile.in-748- scute-1.5.0/src/Makefile.in-749-scute_la-p11-copyobject.lo: p11-copyobject.c scute-1.5.0/src/Makefile.in:750:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-copyobject.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-copyobject.Tpo -c -o scute_la-p11-copyobject.lo `test -f 'p11-copyobject.c' || echo '$(srcdir)/'`p11-copyobject.c scute-1.5.0/src/Makefile.in-751-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-copyobject.Tpo $(DEPDIR)/scute_la-p11-copyobject.Plo ############################################## scute-1.5.0/src/Makefile.in-753-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:754:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-copyobject.lo `test -f 'p11-copyobject.c' || echo '$(srcdir)/'`p11-copyobject.c scute-1.5.0/src/Makefile.in-755- scute-1.5.0/src/Makefile.in-756-scute_la-p11-createobject.lo: p11-createobject.c scute-1.5.0/src/Makefile.in:757:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-createobject.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-createobject.Tpo -c -o scute_la-p11-createobject.lo `test -f 'p11-createobject.c' || echo '$(srcdir)/'`p11-createobject.c scute-1.5.0/src/Makefile.in-758-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-createobject.Tpo $(DEPDIR)/scute_la-p11-createobject.Plo ############################################## scute-1.5.0/src/Makefile.in-760-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:761:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-createobject.lo `test -f 'p11-createobject.c' || echo '$(srcdir)/'`p11-createobject.c scute-1.5.0/src/Makefile.in-762- scute-1.5.0/src/Makefile.in-763-scute_la-p11-decrypt.lo: p11-decrypt.c scute-1.5.0/src/Makefile.in:764:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-decrypt.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-decrypt.Tpo -c -o scute_la-p11-decrypt.lo `test -f 'p11-decrypt.c' || echo '$(srcdir)/'`p11-decrypt.c scute-1.5.0/src/Makefile.in-765-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-decrypt.Tpo $(DEPDIR)/scute_la-p11-decrypt.Plo ############################################## scute-1.5.0/src/Makefile.in-767-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:768:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-decrypt.lo `test -f 'p11-decrypt.c' || echo '$(srcdir)/'`p11-decrypt.c scute-1.5.0/src/Makefile.in-769- scute-1.5.0/src/Makefile.in-770-scute_la-p11-decryptdigestupdate.lo: p11-decryptdigestupdate.c scute-1.5.0/src/Makefile.in:771:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-decryptdigestupdate.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-decryptdigestupdate.Tpo -c -o scute_la-p11-decryptdigestupdate.lo `test -f 'p11-decryptdigestupdate.c' || echo '$(srcdir)/'`p11-decryptdigestupdate.c scute-1.5.0/src/Makefile.in-772-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-decryptdigestupdate.Tpo $(DEPDIR)/scute_la-p11-decryptdigestupdate.Plo ############################################## scute-1.5.0/src/Makefile.in-774-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:775:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-decryptdigestupdate.lo `test -f 'p11-decryptdigestupdate.c' || echo '$(srcdir)/'`p11-decryptdigestupdate.c scute-1.5.0/src/Makefile.in-776- scute-1.5.0/src/Makefile.in-777-scute_la-p11-decryptfinal.lo: p11-decryptfinal.c scute-1.5.0/src/Makefile.in:778:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-decryptfinal.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-decryptfinal.Tpo -c -o scute_la-p11-decryptfinal.lo `test -f 'p11-decryptfinal.c' || echo '$(srcdir)/'`p11-decryptfinal.c scute-1.5.0/src/Makefile.in-779-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-decryptfinal.Tpo $(DEPDIR)/scute_la-p11-decryptfinal.Plo ############################################## scute-1.5.0/src/Makefile.in-781-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:782:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-decryptfinal.lo `test -f 'p11-decryptfinal.c' || echo '$(srcdir)/'`p11-decryptfinal.c scute-1.5.0/src/Makefile.in-783- scute-1.5.0/src/Makefile.in-784-scute_la-p11-decryptinit.lo: p11-decryptinit.c scute-1.5.0/src/Makefile.in:785:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-decryptinit.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-decryptinit.Tpo -c -o scute_la-p11-decryptinit.lo `test -f 'p11-decryptinit.c' || echo '$(srcdir)/'`p11-decryptinit.c scute-1.5.0/src/Makefile.in-786-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-decryptinit.Tpo $(DEPDIR)/scute_la-p11-decryptinit.Plo ############################################## scute-1.5.0/src/Makefile.in-788-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:789:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-decryptinit.lo `test -f 'p11-decryptinit.c' || echo '$(srcdir)/'`p11-decryptinit.c scute-1.5.0/src/Makefile.in-790- scute-1.5.0/src/Makefile.in-791-scute_la-p11-decryptupdate.lo: p11-decryptupdate.c scute-1.5.0/src/Makefile.in:792:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-decryptupdate.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-decryptupdate.Tpo -c -o scute_la-p11-decryptupdate.lo `test -f 'p11-decryptupdate.c' || echo '$(srcdir)/'`p11-decryptupdate.c scute-1.5.0/src/Makefile.in-793-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-decryptupdate.Tpo $(DEPDIR)/scute_la-p11-decryptupdate.Plo ############################################## scute-1.5.0/src/Makefile.in-795-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:796:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-decryptupdate.lo `test -f 'p11-decryptupdate.c' || echo '$(srcdir)/'`p11-decryptupdate.c scute-1.5.0/src/Makefile.in-797- scute-1.5.0/src/Makefile.in-798-scute_la-p11-decryptverifyupdate.lo: p11-decryptverifyupdate.c scute-1.5.0/src/Makefile.in:799:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-decryptverifyupdate.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-decryptverifyupdate.Tpo -c -o scute_la-p11-decryptverifyupdate.lo `test -f 'p11-decryptverifyupdate.c' || echo '$(srcdir)/'`p11-decryptverifyupdate.c scute-1.5.0/src/Makefile.in-800-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-decryptverifyupdate.Tpo $(DEPDIR)/scute_la-p11-decryptverifyupdate.Plo ############################################## scute-1.5.0/src/Makefile.in-802-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:803:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-decryptverifyupdate.lo `test -f 'p11-decryptverifyupdate.c' || echo '$(srcdir)/'`p11-decryptverifyupdate.c scute-1.5.0/src/Makefile.in-804- scute-1.5.0/src/Makefile.in-805-scute_la-p11-derivekey.lo: p11-derivekey.c scute-1.5.0/src/Makefile.in:806:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-derivekey.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-derivekey.Tpo -c -o scute_la-p11-derivekey.lo `test -f 'p11-derivekey.c' || echo '$(srcdir)/'`p11-derivekey.c scute-1.5.0/src/Makefile.in-807-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-derivekey.Tpo $(DEPDIR)/scute_la-p11-derivekey.Plo ############################################## scute-1.5.0/src/Makefile.in-809-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:810:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-derivekey.lo `test -f 'p11-derivekey.c' || echo '$(srcdir)/'`p11-derivekey.c scute-1.5.0/src/Makefile.in-811- scute-1.5.0/src/Makefile.in-812-scute_la-p11-destroyobject.lo: p11-destroyobject.c scute-1.5.0/src/Makefile.in:813:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-destroyobject.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-destroyobject.Tpo -c -o scute_la-p11-destroyobject.lo `test -f 'p11-destroyobject.c' || echo '$(srcdir)/'`p11-destroyobject.c scute-1.5.0/src/Makefile.in-814-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-destroyobject.Tpo $(DEPDIR)/scute_la-p11-destroyobject.Plo ############################################## scute-1.5.0/src/Makefile.in-816-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:817:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-destroyobject.lo `test -f 'p11-destroyobject.c' || echo '$(srcdir)/'`p11-destroyobject.c scute-1.5.0/src/Makefile.in-818- scute-1.5.0/src/Makefile.in-819-scute_la-p11-digest.lo: p11-digest.c scute-1.5.0/src/Makefile.in:820:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-digest.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-digest.Tpo -c -o scute_la-p11-digest.lo `test -f 'p11-digest.c' || echo '$(srcdir)/'`p11-digest.c scute-1.5.0/src/Makefile.in-821-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-digest.Tpo $(DEPDIR)/scute_la-p11-digest.Plo ############################################## scute-1.5.0/src/Makefile.in-823-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:824:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-digest.lo `test -f 'p11-digest.c' || echo '$(srcdir)/'`p11-digest.c scute-1.5.0/src/Makefile.in-825- scute-1.5.0/src/Makefile.in-826-scute_la-p11-digestencryptupdate.lo: p11-digestencryptupdate.c scute-1.5.0/src/Makefile.in:827:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-digestencryptupdate.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-digestencryptupdate.Tpo -c -o scute_la-p11-digestencryptupdate.lo `test -f 'p11-digestencryptupdate.c' || echo '$(srcdir)/'`p11-digestencryptupdate.c scute-1.5.0/src/Makefile.in-828-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-digestencryptupdate.Tpo $(DEPDIR)/scute_la-p11-digestencryptupdate.Plo ############################################## scute-1.5.0/src/Makefile.in-830-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:831:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-digestencryptupdate.lo `test -f 'p11-digestencryptupdate.c' || echo '$(srcdir)/'`p11-digestencryptupdate.c scute-1.5.0/src/Makefile.in-832- scute-1.5.0/src/Makefile.in-833-scute_la-p11-digestfinal.lo: p11-digestfinal.c scute-1.5.0/src/Makefile.in:834:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-digestfinal.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-digestfinal.Tpo -c -o scute_la-p11-digestfinal.lo `test -f 'p11-digestfinal.c' || echo '$(srcdir)/'`p11-digestfinal.c scute-1.5.0/src/Makefile.in-835-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-digestfinal.Tpo $(DEPDIR)/scute_la-p11-digestfinal.Plo ############################################## scute-1.5.0/src/Makefile.in-837-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:838:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-digestfinal.lo `test -f 'p11-digestfinal.c' || echo '$(srcdir)/'`p11-digestfinal.c scute-1.5.0/src/Makefile.in-839- scute-1.5.0/src/Makefile.in-840-scute_la-p11-digestinit.lo: p11-digestinit.c scute-1.5.0/src/Makefile.in:841:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-digestinit.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-digestinit.Tpo -c -o scute_la-p11-digestinit.lo `test -f 'p11-digestinit.c' || echo '$(srcdir)/'`p11-digestinit.c scute-1.5.0/src/Makefile.in-842-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-digestinit.Tpo $(DEPDIR)/scute_la-p11-digestinit.Plo ############################################## scute-1.5.0/src/Makefile.in-844-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:845:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-digestinit.lo `test -f 'p11-digestinit.c' || echo '$(srcdir)/'`p11-digestinit.c scute-1.5.0/src/Makefile.in-846- scute-1.5.0/src/Makefile.in-847-scute_la-p11-digestkey.lo: p11-digestkey.c scute-1.5.0/src/Makefile.in:848:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-digestkey.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-digestkey.Tpo -c -o scute_la-p11-digestkey.lo `test -f 'p11-digestkey.c' || echo '$(srcdir)/'`p11-digestkey.c scute-1.5.0/src/Makefile.in-849-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-digestkey.Tpo $(DEPDIR)/scute_la-p11-digestkey.Plo ############################################## scute-1.5.0/src/Makefile.in-851-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:852:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-digestkey.lo `test -f 'p11-digestkey.c' || echo '$(srcdir)/'`p11-digestkey.c scute-1.5.0/src/Makefile.in-853- scute-1.5.0/src/Makefile.in-854-scute_la-p11-digestupdate.lo: p11-digestupdate.c scute-1.5.0/src/Makefile.in:855:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-digestupdate.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-digestupdate.Tpo -c -o scute_la-p11-digestupdate.lo `test -f 'p11-digestupdate.c' || echo '$(srcdir)/'`p11-digestupdate.c scute-1.5.0/src/Makefile.in-856-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-digestupdate.Tpo $(DEPDIR)/scute_la-p11-digestupdate.Plo ############################################## scute-1.5.0/src/Makefile.in-858-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:859:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-digestupdate.lo `test -f 'p11-digestupdate.c' || echo '$(srcdir)/'`p11-digestupdate.c scute-1.5.0/src/Makefile.in-860- scute-1.5.0/src/Makefile.in-861-scute_la-p11-encrypt.lo: p11-encrypt.c scute-1.5.0/src/Makefile.in:862:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-encrypt.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-encrypt.Tpo -c -o scute_la-p11-encrypt.lo `test -f 'p11-encrypt.c' || echo '$(srcdir)/'`p11-encrypt.c scute-1.5.0/src/Makefile.in-863-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-encrypt.Tpo $(DEPDIR)/scute_la-p11-encrypt.Plo ############################################## scute-1.5.0/src/Makefile.in-865-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:866:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-encrypt.lo `test -f 'p11-encrypt.c' || echo '$(srcdir)/'`p11-encrypt.c scute-1.5.0/src/Makefile.in-867- scute-1.5.0/src/Makefile.in-868-scute_la-p11-encryptfinal.lo: p11-encryptfinal.c scute-1.5.0/src/Makefile.in:869:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-encryptfinal.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-encryptfinal.Tpo -c -o scute_la-p11-encryptfinal.lo `test -f 'p11-encryptfinal.c' || echo '$(srcdir)/'`p11-encryptfinal.c scute-1.5.0/src/Makefile.in-870-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-encryptfinal.Tpo $(DEPDIR)/scute_la-p11-encryptfinal.Plo ############################################## scute-1.5.0/src/Makefile.in-872-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:873:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-encryptfinal.lo `test -f 'p11-encryptfinal.c' || echo '$(srcdir)/'`p11-encryptfinal.c scute-1.5.0/src/Makefile.in-874- scute-1.5.0/src/Makefile.in-875-scute_la-p11-encryptinit.lo: p11-encryptinit.c scute-1.5.0/src/Makefile.in:876:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-encryptinit.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-encryptinit.Tpo -c -o scute_la-p11-encryptinit.lo `test -f 'p11-encryptinit.c' || echo '$(srcdir)/'`p11-encryptinit.c scute-1.5.0/src/Makefile.in-877-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-encryptinit.Tpo $(DEPDIR)/scute_la-p11-encryptinit.Plo ############################################## scute-1.5.0/src/Makefile.in-879-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:880:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-encryptinit.lo `test -f 'p11-encryptinit.c' || echo '$(srcdir)/'`p11-encryptinit.c scute-1.5.0/src/Makefile.in-881- scute-1.5.0/src/Makefile.in-882-scute_la-p11-encryptupdate.lo: p11-encryptupdate.c scute-1.5.0/src/Makefile.in:883:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-encryptupdate.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-encryptupdate.Tpo -c -o scute_la-p11-encryptupdate.lo `test -f 'p11-encryptupdate.c' || echo '$(srcdir)/'`p11-encryptupdate.c scute-1.5.0/src/Makefile.in-884-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-encryptupdate.Tpo $(DEPDIR)/scute_la-p11-encryptupdate.Plo ############################################## scute-1.5.0/src/Makefile.in-886-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:887:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-encryptupdate.lo `test -f 'p11-encryptupdate.c' || echo '$(srcdir)/'`p11-encryptupdate.c scute-1.5.0/src/Makefile.in-888- scute-1.5.0/src/Makefile.in-889-scute_la-p11-finalize.lo: p11-finalize.c scute-1.5.0/src/Makefile.in:890:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-finalize.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-finalize.Tpo -c -o scute_la-p11-finalize.lo `test -f 'p11-finalize.c' || echo '$(srcdir)/'`p11-finalize.c scute-1.5.0/src/Makefile.in-891-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-finalize.Tpo $(DEPDIR)/scute_la-p11-finalize.Plo ############################################## scute-1.5.0/src/Makefile.in-893-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:894:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-finalize.lo `test -f 'p11-finalize.c' || echo '$(srcdir)/'`p11-finalize.c scute-1.5.0/src/Makefile.in-895- scute-1.5.0/src/Makefile.in-896-scute_la-p11-findobjects.lo: p11-findobjects.c scute-1.5.0/src/Makefile.in:897:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-findobjects.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-findobjects.Tpo -c -o scute_la-p11-findobjects.lo `test -f 'p11-findobjects.c' || echo '$(srcdir)/'`p11-findobjects.c scute-1.5.0/src/Makefile.in-898-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-findobjects.Tpo $(DEPDIR)/scute_la-p11-findobjects.Plo ############################################## scute-1.5.0/src/Makefile.in-900-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:901:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-findobjects.lo `test -f 'p11-findobjects.c' || echo '$(srcdir)/'`p11-findobjects.c scute-1.5.0/src/Makefile.in-902- scute-1.5.0/src/Makefile.in-903-scute_la-p11-findobjectsfinal.lo: p11-findobjectsfinal.c scute-1.5.0/src/Makefile.in:904:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-findobjectsfinal.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-findobjectsfinal.Tpo -c -o scute_la-p11-findobjectsfinal.lo `test -f 'p11-findobjectsfinal.c' || echo '$(srcdir)/'`p11-findobjectsfinal.c scute-1.5.0/src/Makefile.in-905-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-findobjectsfinal.Tpo $(DEPDIR)/scute_la-p11-findobjectsfinal.Plo ############################################## scute-1.5.0/src/Makefile.in-907-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:908:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-findobjectsfinal.lo `test -f 'p11-findobjectsfinal.c' || echo '$(srcdir)/'`p11-findobjectsfinal.c scute-1.5.0/src/Makefile.in-909- scute-1.5.0/src/Makefile.in-910-scute_la-p11-findobjectsinit.lo: p11-findobjectsinit.c scute-1.5.0/src/Makefile.in:911:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-findobjectsinit.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-findobjectsinit.Tpo -c -o scute_la-p11-findobjectsinit.lo `test -f 'p11-findobjectsinit.c' || echo '$(srcdir)/'`p11-findobjectsinit.c scute-1.5.0/src/Makefile.in-912-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-findobjectsinit.Tpo $(DEPDIR)/scute_la-p11-findobjectsinit.Plo ############################################## scute-1.5.0/src/Makefile.in-914-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:915:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-findobjectsinit.lo `test -f 'p11-findobjectsinit.c' || echo '$(srcdir)/'`p11-findobjectsinit.c scute-1.5.0/src/Makefile.in-916- scute-1.5.0/src/Makefile.in-917-scute_la-p11-generatekey.lo: p11-generatekey.c scute-1.5.0/src/Makefile.in:918:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-generatekey.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-generatekey.Tpo -c -o scute_la-p11-generatekey.lo `test -f 'p11-generatekey.c' || echo '$(srcdir)/'`p11-generatekey.c scute-1.5.0/src/Makefile.in-919-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-generatekey.Tpo $(DEPDIR)/scute_la-p11-generatekey.Plo ############################################## scute-1.5.0/src/Makefile.in-921-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:922:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-generatekey.lo `test -f 'p11-generatekey.c' || echo '$(srcdir)/'`p11-generatekey.c scute-1.5.0/src/Makefile.in-923- scute-1.5.0/src/Makefile.in-924-scute_la-p11-generatekeypair.lo: p11-generatekeypair.c scute-1.5.0/src/Makefile.in:925:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-generatekeypair.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-generatekeypair.Tpo -c -o scute_la-p11-generatekeypair.lo `test -f 'p11-generatekeypair.c' || echo '$(srcdir)/'`p11-generatekeypair.c scute-1.5.0/src/Makefile.in-926-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-generatekeypair.Tpo $(DEPDIR)/scute_la-p11-generatekeypair.Plo ############################################## scute-1.5.0/src/Makefile.in-928-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:929:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-generatekeypair.lo `test -f 'p11-generatekeypair.c' || echo '$(srcdir)/'`p11-generatekeypair.c scute-1.5.0/src/Makefile.in-930- scute-1.5.0/src/Makefile.in-931-scute_la-p11-generaterandom.lo: p11-generaterandom.c scute-1.5.0/src/Makefile.in:932:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-generaterandom.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-generaterandom.Tpo -c -o scute_la-p11-generaterandom.lo `test -f 'p11-generaterandom.c' || echo '$(srcdir)/'`p11-generaterandom.c scute-1.5.0/src/Makefile.in-933-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-generaterandom.Tpo $(DEPDIR)/scute_la-p11-generaterandom.Plo ############################################## scute-1.5.0/src/Makefile.in-935-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:936:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-generaterandom.lo `test -f 'p11-generaterandom.c' || echo '$(srcdir)/'`p11-generaterandom.c scute-1.5.0/src/Makefile.in-937- scute-1.5.0/src/Makefile.in-938-scute_la-p11-getattributevalue.lo: p11-getattributevalue.c scute-1.5.0/src/Makefile.in:939:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-getattributevalue.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-getattributevalue.Tpo -c -o scute_la-p11-getattributevalue.lo `test -f 'p11-getattributevalue.c' || echo '$(srcdir)/'`p11-getattributevalue.c scute-1.5.0/src/Makefile.in-940-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-getattributevalue.Tpo $(DEPDIR)/scute_la-p11-getattributevalue.Plo ############################################## scute-1.5.0/src/Makefile.in-942-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:943:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-getattributevalue.lo `test -f 'p11-getattributevalue.c' || echo '$(srcdir)/'`p11-getattributevalue.c scute-1.5.0/src/Makefile.in-944- scute-1.5.0/src/Makefile.in-945-scute_la-p11-getfunctionlist.lo: p11-getfunctionlist.c scute-1.5.0/src/Makefile.in:946:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-getfunctionlist.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-getfunctionlist.Tpo -c -o scute_la-p11-getfunctionlist.lo `test -f 'p11-getfunctionlist.c' || echo '$(srcdir)/'`p11-getfunctionlist.c scute-1.5.0/src/Makefile.in-947-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-getfunctionlist.Tpo $(DEPDIR)/scute_la-p11-getfunctionlist.Plo ############################################## scute-1.5.0/src/Makefile.in-949-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:950:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-getfunctionlist.lo `test -f 'p11-getfunctionlist.c' || echo '$(srcdir)/'`p11-getfunctionlist.c scute-1.5.0/src/Makefile.in-951- scute-1.5.0/src/Makefile.in-952-scute_la-p11-getfunctionstatus.lo: p11-getfunctionstatus.c scute-1.5.0/src/Makefile.in:953:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-getfunctionstatus.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-getfunctionstatus.Tpo -c -o scute_la-p11-getfunctionstatus.lo `test -f 'p11-getfunctionstatus.c' || echo '$(srcdir)/'`p11-getfunctionstatus.c scute-1.5.0/src/Makefile.in-954-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-getfunctionstatus.Tpo $(DEPDIR)/scute_la-p11-getfunctionstatus.Plo ############################################## scute-1.5.0/src/Makefile.in-956-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:957:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-getfunctionstatus.lo `test -f 'p11-getfunctionstatus.c' || echo '$(srcdir)/'`p11-getfunctionstatus.c scute-1.5.0/src/Makefile.in-958- scute-1.5.0/src/Makefile.in-959-scute_la-p11-getinfo.lo: p11-getinfo.c scute-1.5.0/src/Makefile.in:960:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-getinfo.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-getinfo.Tpo -c -o scute_la-p11-getinfo.lo `test -f 'p11-getinfo.c' || echo '$(srcdir)/'`p11-getinfo.c scute-1.5.0/src/Makefile.in-961-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-getinfo.Tpo $(DEPDIR)/scute_la-p11-getinfo.Plo ############################################## scute-1.5.0/src/Makefile.in-963-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:964:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-getinfo.lo `test -f 'p11-getinfo.c' || echo '$(srcdir)/'`p11-getinfo.c scute-1.5.0/src/Makefile.in-965- scute-1.5.0/src/Makefile.in-966-scute_la-p11-getmechanisminfo.lo: p11-getmechanisminfo.c scute-1.5.0/src/Makefile.in:967:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-getmechanisminfo.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-getmechanisminfo.Tpo -c -o scute_la-p11-getmechanisminfo.lo `test -f 'p11-getmechanisminfo.c' || echo '$(srcdir)/'`p11-getmechanisminfo.c scute-1.5.0/src/Makefile.in-968-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-getmechanisminfo.Tpo $(DEPDIR)/scute_la-p11-getmechanisminfo.Plo ############################################## scute-1.5.0/src/Makefile.in-970-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:971:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-getmechanisminfo.lo `test -f 'p11-getmechanisminfo.c' || echo '$(srcdir)/'`p11-getmechanisminfo.c scute-1.5.0/src/Makefile.in-972- scute-1.5.0/src/Makefile.in-973-scute_la-p11-getmechanismlist.lo: p11-getmechanismlist.c scute-1.5.0/src/Makefile.in:974:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-getmechanismlist.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-getmechanismlist.Tpo -c -o scute_la-p11-getmechanismlist.lo `test -f 'p11-getmechanismlist.c' || echo '$(srcdir)/'`p11-getmechanismlist.c scute-1.5.0/src/Makefile.in-975-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-getmechanismlist.Tpo $(DEPDIR)/scute_la-p11-getmechanismlist.Plo ############################################## scute-1.5.0/src/Makefile.in-977-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:978:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-getmechanismlist.lo `test -f 'p11-getmechanismlist.c' || echo '$(srcdir)/'`p11-getmechanismlist.c scute-1.5.0/src/Makefile.in-979- scute-1.5.0/src/Makefile.in-980-scute_la-p11-getobjectsize.lo: p11-getobjectsize.c scute-1.5.0/src/Makefile.in:981:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-getobjectsize.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-getobjectsize.Tpo -c -o scute_la-p11-getobjectsize.lo `test -f 'p11-getobjectsize.c' || echo '$(srcdir)/'`p11-getobjectsize.c scute-1.5.0/src/Makefile.in-982-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-getobjectsize.Tpo $(DEPDIR)/scute_la-p11-getobjectsize.Plo ############################################## scute-1.5.0/src/Makefile.in-984-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:985:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-getobjectsize.lo `test -f 'p11-getobjectsize.c' || echo '$(srcdir)/'`p11-getobjectsize.c scute-1.5.0/src/Makefile.in-986- scute-1.5.0/src/Makefile.in-987-scute_la-p11-getoperationstate.lo: p11-getoperationstate.c scute-1.5.0/src/Makefile.in:988:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-getoperationstate.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-getoperationstate.Tpo -c -o scute_la-p11-getoperationstate.lo `test -f 'p11-getoperationstate.c' || echo '$(srcdir)/'`p11-getoperationstate.c scute-1.5.0/src/Makefile.in-989-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-getoperationstate.Tpo $(DEPDIR)/scute_la-p11-getoperationstate.Plo ############################################## scute-1.5.0/src/Makefile.in-991-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:992:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-getoperationstate.lo `test -f 'p11-getoperationstate.c' || echo '$(srcdir)/'`p11-getoperationstate.c scute-1.5.0/src/Makefile.in-993- scute-1.5.0/src/Makefile.in-994-scute_la-p11-getsessioninfo.lo: p11-getsessioninfo.c scute-1.5.0/src/Makefile.in:995:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-getsessioninfo.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-getsessioninfo.Tpo -c -o scute_la-p11-getsessioninfo.lo `test -f 'p11-getsessioninfo.c' || echo '$(srcdir)/'`p11-getsessioninfo.c scute-1.5.0/src/Makefile.in-996-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-getsessioninfo.Tpo $(DEPDIR)/scute_la-p11-getsessioninfo.Plo ############################################## scute-1.5.0/src/Makefile.in-998-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:999:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-getsessioninfo.lo `test -f 'p11-getsessioninfo.c' || echo '$(srcdir)/'`p11-getsessioninfo.c scute-1.5.0/src/Makefile.in-1000- scute-1.5.0/src/Makefile.in-1001-scute_la-p11-getslotinfo.lo: p11-getslotinfo.c scute-1.5.0/src/Makefile.in:1002:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-getslotinfo.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-getslotinfo.Tpo -c -o scute_la-p11-getslotinfo.lo `test -f 'p11-getslotinfo.c' || echo '$(srcdir)/'`p11-getslotinfo.c scute-1.5.0/src/Makefile.in-1003-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-getslotinfo.Tpo $(DEPDIR)/scute_la-p11-getslotinfo.Plo ############################################## scute-1.5.0/src/Makefile.in-1005-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1006:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-getslotinfo.lo `test -f 'p11-getslotinfo.c' || echo '$(srcdir)/'`p11-getslotinfo.c scute-1.5.0/src/Makefile.in-1007- scute-1.5.0/src/Makefile.in-1008-scute_la-p11-getslotlist.lo: p11-getslotlist.c scute-1.5.0/src/Makefile.in:1009:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-getslotlist.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-getslotlist.Tpo -c -o scute_la-p11-getslotlist.lo `test -f 'p11-getslotlist.c' || echo '$(srcdir)/'`p11-getslotlist.c scute-1.5.0/src/Makefile.in-1010-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-getslotlist.Tpo $(DEPDIR)/scute_la-p11-getslotlist.Plo ############################################## scute-1.5.0/src/Makefile.in-1012-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1013:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-getslotlist.lo `test -f 'p11-getslotlist.c' || echo '$(srcdir)/'`p11-getslotlist.c scute-1.5.0/src/Makefile.in-1014- scute-1.5.0/src/Makefile.in-1015-scute_la-p11-gettokeninfo.lo: p11-gettokeninfo.c scute-1.5.0/src/Makefile.in:1016:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-gettokeninfo.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-gettokeninfo.Tpo -c -o scute_la-p11-gettokeninfo.lo `test -f 'p11-gettokeninfo.c' || echo '$(srcdir)/'`p11-gettokeninfo.c scute-1.5.0/src/Makefile.in-1017-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-gettokeninfo.Tpo $(DEPDIR)/scute_la-p11-gettokeninfo.Plo ############################################## scute-1.5.0/src/Makefile.in-1019-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1020:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-gettokeninfo.lo `test -f 'p11-gettokeninfo.c' || echo '$(srcdir)/'`p11-gettokeninfo.c scute-1.5.0/src/Makefile.in-1021- scute-1.5.0/src/Makefile.in-1022-scute_la-p11-initialize.lo: p11-initialize.c scute-1.5.0/src/Makefile.in:1023:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-initialize.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-initialize.Tpo -c -o scute_la-p11-initialize.lo `test -f 'p11-initialize.c' || echo '$(srcdir)/'`p11-initialize.c scute-1.5.0/src/Makefile.in-1024-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-initialize.Tpo $(DEPDIR)/scute_la-p11-initialize.Plo ############################################## scute-1.5.0/src/Makefile.in-1026-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1027:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-initialize.lo `test -f 'p11-initialize.c' || echo '$(srcdir)/'`p11-initialize.c scute-1.5.0/src/Makefile.in-1028- scute-1.5.0/src/Makefile.in-1029-scute_la-p11-initpin.lo: p11-initpin.c scute-1.5.0/src/Makefile.in:1030:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-initpin.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-initpin.Tpo -c -o scute_la-p11-initpin.lo `test -f 'p11-initpin.c' || echo '$(srcdir)/'`p11-initpin.c scute-1.5.0/src/Makefile.in-1031-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-initpin.Tpo $(DEPDIR)/scute_la-p11-initpin.Plo ############################################## scute-1.5.0/src/Makefile.in-1033-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1034:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-initpin.lo `test -f 'p11-initpin.c' || echo '$(srcdir)/'`p11-initpin.c scute-1.5.0/src/Makefile.in-1035- scute-1.5.0/src/Makefile.in-1036-scute_la-p11-inittoken.lo: p11-inittoken.c scute-1.5.0/src/Makefile.in:1037:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-inittoken.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-inittoken.Tpo -c -o scute_la-p11-inittoken.lo `test -f 'p11-inittoken.c' || echo '$(srcdir)/'`p11-inittoken.c scute-1.5.0/src/Makefile.in-1038-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-inittoken.Tpo $(DEPDIR)/scute_la-p11-inittoken.Plo ############################################## scute-1.5.0/src/Makefile.in-1040-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1041:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-inittoken.lo `test -f 'p11-inittoken.c' || echo '$(srcdir)/'`p11-inittoken.c scute-1.5.0/src/Makefile.in-1042- scute-1.5.0/src/Makefile.in-1043-scute_la-p11-login.lo: p11-login.c scute-1.5.0/src/Makefile.in:1044:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-login.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-login.Tpo -c -o scute_la-p11-login.lo `test -f 'p11-login.c' || echo '$(srcdir)/'`p11-login.c scute-1.5.0/src/Makefile.in-1045-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-login.Tpo $(DEPDIR)/scute_la-p11-login.Plo ############################################## scute-1.5.0/src/Makefile.in-1047-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1048:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-login.lo `test -f 'p11-login.c' || echo '$(srcdir)/'`p11-login.c scute-1.5.0/src/Makefile.in-1049- scute-1.5.0/src/Makefile.in-1050-scute_la-p11-logout.lo: p11-logout.c scute-1.5.0/src/Makefile.in:1051:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-logout.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-logout.Tpo -c -o scute_la-p11-logout.lo `test -f 'p11-logout.c' || echo '$(srcdir)/'`p11-logout.c scute-1.5.0/src/Makefile.in-1052-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-logout.Tpo $(DEPDIR)/scute_la-p11-logout.Plo ############################################## scute-1.5.0/src/Makefile.in-1054-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1055:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-logout.lo `test -f 'p11-logout.c' || echo '$(srcdir)/'`p11-logout.c scute-1.5.0/src/Makefile.in-1056- scute-1.5.0/src/Makefile.in-1057-scute_la-p11-opensession.lo: p11-opensession.c scute-1.5.0/src/Makefile.in:1058:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-opensession.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-opensession.Tpo -c -o scute_la-p11-opensession.lo `test -f 'p11-opensession.c' || echo '$(srcdir)/'`p11-opensession.c scute-1.5.0/src/Makefile.in-1059-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-opensession.Tpo $(DEPDIR)/scute_la-p11-opensession.Plo ############################################## scute-1.5.0/src/Makefile.in-1061-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1062:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-opensession.lo `test -f 'p11-opensession.c' || echo '$(srcdir)/'`p11-opensession.c scute-1.5.0/src/Makefile.in-1063- scute-1.5.0/src/Makefile.in-1064-scute_la-p11-seedrandom.lo: p11-seedrandom.c scute-1.5.0/src/Makefile.in:1065:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-seedrandom.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-seedrandom.Tpo -c -o scute_la-p11-seedrandom.lo `test -f 'p11-seedrandom.c' || echo '$(srcdir)/'`p11-seedrandom.c scute-1.5.0/src/Makefile.in-1066-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-seedrandom.Tpo $(DEPDIR)/scute_la-p11-seedrandom.Plo ############################################## scute-1.5.0/src/Makefile.in-1068-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1069:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-seedrandom.lo `test -f 'p11-seedrandom.c' || echo '$(srcdir)/'`p11-seedrandom.c scute-1.5.0/src/Makefile.in-1070- scute-1.5.0/src/Makefile.in-1071-scute_la-p11-setattributevalue.lo: p11-setattributevalue.c scute-1.5.0/src/Makefile.in:1072:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-setattributevalue.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-setattributevalue.Tpo -c -o scute_la-p11-setattributevalue.lo `test -f 'p11-setattributevalue.c' || echo '$(srcdir)/'`p11-setattributevalue.c scute-1.5.0/src/Makefile.in-1073-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-setattributevalue.Tpo $(DEPDIR)/scute_la-p11-setattributevalue.Plo ############################################## scute-1.5.0/src/Makefile.in-1075-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1076:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-setattributevalue.lo `test -f 'p11-setattributevalue.c' || echo '$(srcdir)/'`p11-setattributevalue.c scute-1.5.0/src/Makefile.in-1077- scute-1.5.0/src/Makefile.in-1078-scute_la-p11-setoperationstate.lo: p11-setoperationstate.c scute-1.5.0/src/Makefile.in:1079:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-setoperationstate.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-setoperationstate.Tpo -c -o scute_la-p11-setoperationstate.lo `test -f 'p11-setoperationstate.c' || echo '$(srcdir)/'`p11-setoperationstate.c scute-1.5.0/src/Makefile.in-1080-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-setoperationstate.Tpo $(DEPDIR)/scute_la-p11-setoperationstate.Plo ############################################## scute-1.5.0/src/Makefile.in-1082-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1083:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-setoperationstate.lo `test -f 'p11-setoperationstate.c' || echo '$(srcdir)/'`p11-setoperationstate.c scute-1.5.0/src/Makefile.in-1084- scute-1.5.0/src/Makefile.in-1085-scute_la-p11-setpin.lo: p11-setpin.c scute-1.5.0/src/Makefile.in:1086:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-setpin.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-setpin.Tpo -c -o scute_la-p11-setpin.lo `test -f 'p11-setpin.c' || echo '$(srcdir)/'`p11-setpin.c scute-1.5.0/src/Makefile.in-1087-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-setpin.Tpo $(DEPDIR)/scute_la-p11-setpin.Plo ############################################## scute-1.5.0/src/Makefile.in-1089-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1090:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-setpin.lo `test -f 'p11-setpin.c' || echo '$(srcdir)/'`p11-setpin.c scute-1.5.0/src/Makefile.in-1091- scute-1.5.0/src/Makefile.in-1092-scute_la-p11-sign.lo: p11-sign.c scute-1.5.0/src/Makefile.in:1093:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-sign.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-sign.Tpo -c -o scute_la-p11-sign.lo `test -f 'p11-sign.c' || echo '$(srcdir)/'`p11-sign.c scute-1.5.0/src/Makefile.in-1094-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-sign.Tpo $(DEPDIR)/scute_la-p11-sign.Plo ############################################## scute-1.5.0/src/Makefile.in-1096-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1097:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-sign.lo `test -f 'p11-sign.c' || echo '$(srcdir)/'`p11-sign.c scute-1.5.0/src/Makefile.in-1098- scute-1.5.0/src/Makefile.in-1099-scute_la-p11-signencryptupdate.lo: p11-signencryptupdate.c scute-1.5.0/src/Makefile.in:1100:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-signencryptupdate.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-signencryptupdate.Tpo -c -o scute_la-p11-signencryptupdate.lo `test -f 'p11-signencryptupdate.c' || echo '$(srcdir)/'`p11-signencryptupdate.c scute-1.5.0/src/Makefile.in-1101-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-signencryptupdate.Tpo $(DEPDIR)/scute_la-p11-signencryptupdate.Plo ############################################## scute-1.5.0/src/Makefile.in-1103-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1104:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-signencryptupdate.lo `test -f 'p11-signencryptupdate.c' || echo '$(srcdir)/'`p11-signencryptupdate.c scute-1.5.0/src/Makefile.in-1105- scute-1.5.0/src/Makefile.in-1106-scute_la-p11-signfinal.lo: p11-signfinal.c scute-1.5.0/src/Makefile.in:1107:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-signfinal.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-signfinal.Tpo -c -o scute_la-p11-signfinal.lo `test -f 'p11-signfinal.c' || echo '$(srcdir)/'`p11-signfinal.c scute-1.5.0/src/Makefile.in-1108-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-signfinal.Tpo $(DEPDIR)/scute_la-p11-signfinal.Plo ############################################## scute-1.5.0/src/Makefile.in-1110-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1111:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-signfinal.lo `test -f 'p11-signfinal.c' || echo '$(srcdir)/'`p11-signfinal.c scute-1.5.0/src/Makefile.in-1112- scute-1.5.0/src/Makefile.in-1113-scute_la-p11-signinit.lo: p11-signinit.c scute-1.5.0/src/Makefile.in:1114:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-signinit.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-signinit.Tpo -c -o scute_la-p11-signinit.lo `test -f 'p11-signinit.c' || echo '$(srcdir)/'`p11-signinit.c scute-1.5.0/src/Makefile.in-1115-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-signinit.Tpo $(DEPDIR)/scute_la-p11-signinit.Plo ############################################## scute-1.5.0/src/Makefile.in-1117-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1118:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-signinit.lo `test -f 'p11-signinit.c' || echo '$(srcdir)/'`p11-signinit.c scute-1.5.0/src/Makefile.in-1119- scute-1.5.0/src/Makefile.in-1120-scute_la-p11-signrecover.lo: p11-signrecover.c scute-1.5.0/src/Makefile.in:1121:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-signrecover.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-signrecover.Tpo -c -o scute_la-p11-signrecover.lo `test -f 'p11-signrecover.c' || echo '$(srcdir)/'`p11-signrecover.c scute-1.5.0/src/Makefile.in-1122-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-signrecover.Tpo $(DEPDIR)/scute_la-p11-signrecover.Plo ############################################## scute-1.5.0/src/Makefile.in-1124-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1125:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-signrecover.lo `test -f 'p11-signrecover.c' || echo '$(srcdir)/'`p11-signrecover.c scute-1.5.0/src/Makefile.in-1126- scute-1.5.0/src/Makefile.in-1127-scute_la-p11-signrecoverinit.lo: p11-signrecoverinit.c scute-1.5.0/src/Makefile.in:1128:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-signrecoverinit.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-signrecoverinit.Tpo -c -o scute_la-p11-signrecoverinit.lo `test -f 'p11-signrecoverinit.c' || echo '$(srcdir)/'`p11-signrecoverinit.c scute-1.5.0/src/Makefile.in-1129-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-signrecoverinit.Tpo $(DEPDIR)/scute_la-p11-signrecoverinit.Plo ############################################## scute-1.5.0/src/Makefile.in-1131-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1132:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-signrecoverinit.lo `test -f 'p11-signrecoverinit.c' || echo '$(srcdir)/'`p11-signrecoverinit.c scute-1.5.0/src/Makefile.in-1133- scute-1.5.0/src/Makefile.in-1134-scute_la-p11-signupdate.lo: p11-signupdate.c scute-1.5.0/src/Makefile.in:1135:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-signupdate.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-signupdate.Tpo -c -o scute_la-p11-signupdate.lo `test -f 'p11-signupdate.c' || echo '$(srcdir)/'`p11-signupdate.c scute-1.5.0/src/Makefile.in-1136-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-signupdate.Tpo $(DEPDIR)/scute_la-p11-signupdate.Plo ############################################## scute-1.5.0/src/Makefile.in-1138-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1139:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-signupdate.lo `test -f 'p11-signupdate.c' || echo '$(srcdir)/'`p11-signupdate.c scute-1.5.0/src/Makefile.in-1140- scute-1.5.0/src/Makefile.in-1141-scute_la-p11-unwrapkey.lo: p11-unwrapkey.c scute-1.5.0/src/Makefile.in:1142:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-unwrapkey.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-unwrapkey.Tpo -c -o scute_la-p11-unwrapkey.lo `test -f 'p11-unwrapkey.c' || echo '$(srcdir)/'`p11-unwrapkey.c scute-1.5.0/src/Makefile.in-1143-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-unwrapkey.Tpo $(DEPDIR)/scute_la-p11-unwrapkey.Plo ############################################## scute-1.5.0/src/Makefile.in-1145-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1146:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-unwrapkey.lo `test -f 'p11-unwrapkey.c' || echo '$(srcdir)/'`p11-unwrapkey.c scute-1.5.0/src/Makefile.in-1147- scute-1.5.0/src/Makefile.in-1148-scute_la-p11-verify.lo: p11-verify.c scute-1.5.0/src/Makefile.in:1149:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-verify.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-verify.Tpo -c -o scute_la-p11-verify.lo `test -f 'p11-verify.c' || echo '$(srcdir)/'`p11-verify.c scute-1.5.0/src/Makefile.in-1150-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-verify.Tpo $(DEPDIR)/scute_la-p11-verify.Plo ############################################## scute-1.5.0/src/Makefile.in-1152-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1153:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-verify.lo `test -f 'p11-verify.c' || echo '$(srcdir)/'`p11-verify.c scute-1.5.0/src/Makefile.in-1154- scute-1.5.0/src/Makefile.in-1155-scute_la-p11-verifyfinal.lo: p11-verifyfinal.c scute-1.5.0/src/Makefile.in:1156:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-verifyfinal.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-verifyfinal.Tpo -c -o scute_la-p11-verifyfinal.lo `test -f 'p11-verifyfinal.c' || echo '$(srcdir)/'`p11-verifyfinal.c scute-1.5.0/src/Makefile.in-1157-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-verifyfinal.Tpo $(DEPDIR)/scute_la-p11-verifyfinal.Plo ############################################## scute-1.5.0/src/Makefile.in-1159-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1160:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-verifyfinal.lo `test -f 'p11-verifyfinal.c' || echo '$(srcdir)/'`p11-verifyfinal.c scute-1.5.0/src/Makefile.in-1161- scute-1.5.0/src/Makefile.in-1162-scute_la-p11-verifyinit.lo: p11-verifyinit.c scute-1.5.0/src/Makefile.in:1163:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-verifyinit.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-verifyinit.Tpo -c -o scute_la-p11-verifyinit.lo `test -f 'p11-verifyinit.c' || echo '$(srcdir)/'`p11-verifyinit.c scute-1.5.0/src/Makefile.in-1164-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-verifyinit.Tpo $(DEPDIR)/scute_la-p11-verifyinit.Plo ############################################## scute-1.5.0/src/Makefile.in-1166-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1167:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-verifyinit.lo `test -f 'p11-verifyinit.c' || echo '$(srcdir)/'`p11-verifyinit.c scute-1.5.0/src/Makefile.in-1168- scute-1.5.0/src/Makefile.in-1169-scute_la-p11-verifyrecover.lo: p11-verifyrecover.c scute-1.5.0/src/Makefile.in:1170:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-verifyrecover.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-verifyrecover.Tpo -c -o scute_la-p11-verifyrecover.lo `test -f 'p11-verifyrecover.c' || echo '$(srcdir)/'`p11-verifyrecover.c scute-1.5.0/src/Makefile.in-1171-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-verifyrecover.Tpo $(DEPDIR)/scute_la-p11-verifyrecover.Plo ############################################## scute-1.5.0/src/Makefile.in-1173-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1174:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-verifyrecover.lo `test -f 'p11-verifyrecover.c' || echo '$(srcdir)/'`p11-verifyrecover.c scute-1.5.0/src/Makefile.in-1175- scute-1.5.0/src/Makefile.in-1176-scute_la-p11-verifyrecoverinit.lo: p11-verifyrecoverinit.c scute-1.5.0/src/Makefile.in:1177:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-verifyrecoverinit.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-verifyrecoverinit.Tpo -c -o scute_la-p11-verifyrecoverinit.lo `test -f 'p11-verifyrecoverinit.c' || echo '$(srcdir)/'`p11-verifyrecoverinit.c scute-1.5.0/src/Makefile.in-1178-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-verifyrecoverinit.Tpo $(DEPDIR)/scute_la-p11-verifyrecoverinit.Plo ############################################## scute-1.5.0/src/Makefile.in-1180-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1181:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-verifyrecoverinit.lo `test -f 'p11-verifyrecoverinit.c' || echo '$(srcdir)/'`p11-verifyrecoverinit.c scute-1.5.0/src/Makefile.in-1182- scute-1.5.0/src/Makefile.in-1183-scute_la-p11-verifyupdate.lo: p11-verifyupdate.c scute-1.5.0/src/Makefile.in:1184:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-verifyupdate.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-verifyupdate.Tpo -c -o scute_la-p11-verifyupdate.lo `test -f 'p11-verifyupdate.c' || echo '$(srcdir)/'`p11-verifyupdate.c scute-1.5.0/src/Makefile.in-1185-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-verifyupdate.Tpo $(DEPDIR)/scute_la-p11-verifyupdate.Plo ############################################## scute-1.5.0/src/Makefile.in-1187-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1188:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-verifyupdate.lo `test -f 'p11-verifyupdate.c' || echo '$(srcdir)/'`p11-verifyupdate.c scute-1.5.0/src/Makefile.in-1189- scute-1.5.0/src/Makefile.in-1190-scute_la-p11-waitforslotevent.lo: p11-waitforslotevent.c scute-1.5.0/src/Makefile.in:1191:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-waitforslotevent.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-waitforslotevent.Tpo -c -o scute_la-p11-waitforslotevent.lo `test -f 'p11-waitforslotevent.c' || echo '$(srcdir)/'`p11-waitforslotevent.c scute-1.5.0/src/Makefile.in-1192-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-waitforslotevent.Tpo $(DEPDIR)/scute_la-p11-waitforslotevent.Plo ############################################## scute-1.5.0/src/Makefile.in-1194-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1195:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-waitforslotevent.lo `test -f 'p11-waitforslotevent.c' || echo '$(srcdir)/'`p11-waitforslotevent.c scute-1.5.0/src/Makefile.in-1196- scute-1.5.0/src/Makefile.in-1197-scute_la-p11-wrapkey.lo: p11-wrapkey.c scute-1.5.0/src/Makefile.in:1198:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scute_la-p11-wrapkey.lo -MD -MP -MF $(DEPDIR)/scute_la-p11-wrapkey.Tpo -c -o scute_la-p11-wrapkey.lo `test -f 'p11-wrapkey.c' || echo '$(srcdir)/'`p11-wrapkey.c scute-1.5.0/src/Makefile.in-1199-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scute_la-p11-wrapkey.Tpo $(DEPDIR)/scute_la-p11-wrapkey.Plo ############################################## scute-1.5.0/src/Makefile.in-1201-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/src/Makefile.in:1202:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scute_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scute_la-p11-wrapkey.lo `test -f 'p11-wrapkey.c' || echo '$(srcdir)/'`p11-wrapkey.c scute-1.5.0/src/Makefile.in-1203- ############################################## scute-1.5.0/src/Makefile.in-1239-GTAGS: scute-1.5.0/src/Makefile.in:1240: here=`$(am__cd) $(top_builddir) && pwd` \ scute-1.5.0/src/Makefile.in-1241- && $(am__cd) $(top_srcdir) \ ############################################## scute-1.5.0/src/Makefile.in-1262-distdir: $(DISTFILES) scute-1.5.0/src/Makefile.in:1263: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ scute-1.5.0/src/Makefile.in:1264: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ scute-1.5.0/src/Makefile.in-1265- list='$(DISTFILES)'; \ ############################################## scute-1.5.0/src/Makefile.in-1276- if test -d $$d/$$file; then \ scute-1.5.0/src/Makefile.in:1277: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ scute-1.5.0/src/Makefile.in-1278- if test -d "$(distdir)/$$file"; then \ ############################################## scute-1.5.0/INSTALL-173-directory configuration variables that were expressed in terms of scute-1.5.0/INSTALL:174:`${prefix}'. Any directories that were specified during `configure', scute-1.5.0/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install ############################################## scute-1.5.0/autogen.sh-26-check_version () { scute-1.5.0/autogen.sh:27: if [ $(( `("$1" --version || echo "0") | cvtver` >= $2 )) = 1 ]; then scute-1.5.0/autogen.sh-28- return 0 ############################################## scute-1.5.0/autogen.sh-246-fi scute-1.5.0/autogen.sh:247:build=`$tsdir/build-aux/config.guess` scute-1.5.0/autogen.sh-248-if [ $PRINT_BUILD = yes ]; then ############################################## scute-1.5.0/autogen.sh-370-}' ${configure_ac}` scute-1.5.0/autogen.sh:371:autoconf_vers_num=`echo "$autoconf_vers" | cvtver` scute-1.5.0/autogen.sh-372- ############################################## scute-1.5.0/autogen.sh-376-}' ${configure_ac}` scute-1.5.0/autogen.sh:377:automake_vers_num=`echo "$automake_vers" | cvtver` scute-1.5.0/autogen.sh-378- ############################################## scute-1.5.0/autogen.sh-383-}' ${configure_ac}` scute-1.5.0/autogen.sh:384: gettext_vers_num=`echo "$gettext_vers" | cvtver` scute-1.5.0/autogen.sh-385-else ############################################## scute-1.5.0/configure.ac-191- [if test $enableval = no ; then scute-1.5.0/configure.ac:192: CFLAGS=`echo $CFLAGS | sed 's/-O[[0-9]]//'` scute-1.5.0/configure.ac-193- fi]) ############################################## scute-1.5.0/configure.ac-255- changequote(,)dnl scute-1.5.0/configure.ac:256: BUILD_FILEVERSION=`echo "$VERSION" | sed 's/\([0-9.]*\).*/\1./;s/\./,/g'` scute-1.5.0/configure.ac-257- changequote([,])dnl ############################################## scute-1.5.0/configure.ac-340- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\3/'` scute-1.5.0/configure.ac:341: gpgsm_version=`$GPGSM --version | grep ^gpgsm` scute-1.5.0/configure.ac-342- major=`echo $gpgsm_version | \ ############################################## scute-1.5.0/configure.ac-347- sed 's/^gpgsm (GnuPG) \([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\3/'` scute-1.5.0/configure.ac:348: GPGSM_VERSION=`echo $gpgsm_version | sed 's/^gpgsm (GnuPG) //'` scute-1.5.0/configure.ac-349- ############################################## scute-1.5.0/doc/Makefile.in-78- { \ scute-1.5.0/doc/Makefile.in:79: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ scute-1.5.0/doc/Makefile.in-80- }; \ ############################################## scute-1.5.0/doc/Makefile.in-197- while test -n "$$dir1"; do \ scute-1.5.0/doc/Makefile.in:198: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ scute-1.5.0/doc/Makefile.in-199- if test "$$first" != "."; then \ scute-1.5.0/doc/Makefile.in-200- if test "$$first" = ".."; then \ scute-1.5.0/doc/Makefile.in:201: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ scute-1.5.0/doc/Makefile.in:202: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ scute-1.5.0/doc/Makefile.in-203- else \ scute-1.5.0/doc/Makefile.in:204: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ scute-1.5.0/doc/Makefile.in-205- if test "$$first2" = "$$first"; then \ scute-1.5.0/doc/Makefile.in:206: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ scute-1.5.0/doc/Makefile.in-207- else \ ############################################## scute-1.5.0/doc/Makefile.in-212- fi; \ scute-1.5.0/doc/Makefile.in:213: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ scute-1.5.0/doc/Makefile.in-214- done; \ ############################################## scute-1.5.0/doc/Makefile.in-407- dot_seen=no; \ scute-1.5.0/doc/Makefile.in:408: target=`echo $@ | sed s/-recursive//`; \ scute-1.5.0/doc/Makefile.in-409- case "$@" in \ ############################################## scute-1.5.0/doc/Makefile.in-470-GTAGS: scute-1.5.0/doc/Makefile.in:471: here=`$(am__cd) $(top_builddir) && pwd` \ scute-1.5.0/doc/Makefile.in-472- && $(am__cd) $(top_srcdir) \ ############################################## scute-1.5.0/doc/Makefile.in-493-distdir: $(DISTFILES) scute-1.5.0/doc/Makefile.in:494: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ scute-1.5.0/doc/Makefile.in:495: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ scute-1.5.0/doc/Makefile.in-496- list='$(DISTFILES)'; \ ############################################## scute-1.5.0/doc/Makefile.in-507- if test -d $$d/$$file; then \ scute-1.5.0/doc/Makefile.in:508: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ scute-1.5.0/doc/Makefile.in-509- if test -d "$(distdir)/$$file"; then \ ############################################## scute-1.5.0/doc/manual/Makefile.am-59-%.eps : %.png scute-1.5.0/doc/manual/Makefile.am:60: $(CONVERT) `test -f '$<' || echo '$(srcdir)/'`$< $@ ############################################## scute-1.5.0/doc/manual/Makefile.in-78- { \ scute-1.5.0/doc/manual/Makefile.in:79: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ scute-1.5.0/doc/manual/Makefile.in-80- }; \ ############################################## scute-1.5.0/doc/manual/Makefile.in-195-am__installdirs = "$(DESTDIR)$(infodir)" scute-1.5.0/doc/manual/Makefile.in:196:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; scute-1.5.0/doc/manual/Makefile.in-197-am__vpath_adj = case $$p in \ scute-1.5.0/doc/manual/Makefile.in:198: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ scute-1.5.0/doc/manual/Makefile.in-199- *) f=$$p;; \ scute-1.5.0/doc/manual/Makefile.in-200- esac; scute-1.5.0/doc/manual/Makefile.in:201:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; scute-1.5.0/doc/manual/Makefile.in-202-am__install_max = 40 scute-1.5.0/doc/manual/Makefile.in-203-am__nobase_strip_setup = \ scute-1.5.0/doc/manual/Makefile.in:204: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` scute-1.5.0/doc/manual/Makefile.in-205-am__nobase_strip = \ ############################################## scute-1.5.0/doc/manual/Makefile.in-433- $(am__cd) $(srcdir) && \ scute-1.5.0/doc/manual/Makefile.in:434: $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \ scute-1.5.0/doc/manual/Makefile.in-435- fi; \ ############################################## scute-1.5.0/doc/manual/Makefile.in-462- @(dir=.; test -f ./scute.texi || dir=$(srcdir); \ scute-1.5.0/doc/manual/Makefile.in:463: set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/scute.texi`; \ scute-1.5.0/doc/manual/Makefile.in-464- echo "@set UPDATED $$1 $$2 $$3"; \ ############################################## scute-1.5.0/doc/manual/Makefile.in-506- for file in $$list; do \ scute-1.5.0/doc/manual/Makefile.in:507: relfile=`echo "$$file" | sed 's|^.*/||'`; \ scute-1.5.0/doc/manual/Makefile.in-508- echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \ ############################################## scute-1.5.0/doc/manual/Makefile.in-515- for file in $$list; do \ scute-1.5.0/doc/manual/Makefile.in:516: relfile=`echo "$$file" | sed 's|^.*/||'`; \ scute-1.5.0/doc/manual/Makefile.in:517: relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \ scute-1.5.0/doc/manual/Makefile.in-518- (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \ ############################################## scute-1.5.0/doc/manual/Makefile.in-542-dist-info: $(INFO_DEPS) scute-1.5.0/doc/manual/Makefile.in:543: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ scute-1.5.0/doc/manual/Makefile.in-544- list='$(INFO_DEPS)'; \ ############################################## scute-1.5.0/doc/manual/Makefile.in-546- case $$base in \ scute-1.5.0/doc/manual/Makefile.in:547: $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \ scute-1.5.0/doc/manual/Makefile.in-548- esac; \ scute-1.5.0/doc/manual/Makefile.in-549- if test -f $$base; then d=.; else d=$(srcdir); fi; \ scute-1.5.0/doc/manual/Makefile.in:550: base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \ scute-1.5.0/doc/manual/Makefile.in-551- for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \ scute-1.5.0/doc/manual/Makefile.in-552- if test -f $$file; then \ scute-1.5.0/doc/manual/Makefile.in:553: relfile=`expr "$$file" : "$$d/\(.*\)"`; \ scute-1.5.0/doc/manual/Makefile.in-554- test -f "$(distdir)/$$relfile" || \ ############################################## scute-1.5.0/doc/manual/Makefile.in-568- @list='$(INFO_DEPS)'; for i in $$list; do \ scute-1.5.0/doc/manual/Makefile.in:569: i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \ scute-1.5.0/doc/manual/Makefile.in-570- echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \ ############################################## scute-1.5.0/doc/manual/Makefile.in-580-distdir: $(DISTFILES) scute-1.5.0/doc/manual/Makefile.in:581: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ scute-1.5.0/doc/manual/Makefile.in:582: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ scute-1.5.0/doc/manual/Makefile.in-583- list='$(DISTFILES)'; \ ############################################## scute-1.5.0/doc/manual/Makefile.in-594- if test -d $$d/$$file; then \ scute-1.5.0/doc/manual/Makefile.in:595: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ scute-1.5.0/doc/manual/Makefile.in-596- if test -d "$(distdir)/$$file"; then \ ############################################## scute-1.5.0/doc/manual/Makefile.in-723- @$(NORMAL_INSTALL) scute-1.5.0/doc/manual/Makefile.in:724: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ scute-1.5.0/doc/manual/Makefile.in-725- list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \ ############################################## scute-1.5.0/doc/manual/Makefile.in-731- case $$file in \ scute-1.5.0/doc/manual/Makefile.in:732: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ scute-1.5.0/doc/manual/Makefile.in-733- esac; \ scute-1.5.0/doc/manual/Makefile.in-734- if test -f $$file; then d=.; else d=$(srcdir); fi; \ scute-1.5.0/doc/manual/Makefile.in:735: file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \ scute-1.5.0/doc/manual/Makefile.in-736- for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \ ############################################## scute-1.5.0/doc/manual/Makefile.in-749- for file in $$list; do \ scute-1.5.0/doc/manual/Makefile.in:750: relfile=`echo "$$file" | sed 's|^.*/||'`; \ scute-1.5.0/doc/manual/Makefile.in-751- echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\ ############################################## scute-1.5.0/doc/manual/Makefile.in-842-%.eps : %.png scute-1.5.0/doc/manual/Makefile.in:843: $(CONVERT) `test -f '$<' || echo '$(srcdir)/'`$< $@ scute-1.5.0/doc/manual/Makefile.in-844- ############################################## scute-1.5.0/doc/manual/texinfo.tex-5692- \catcode `\\=0 \catcode `\{=1 \catcode `\}=2 scute-1.5.0/doc/manual/texinfo.tex:5693: \catcode `\$=3 \catcode `\&=4 \catcode `\#=6 scute-1.5.0/doc/manual/texinfo.tex-5694- \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie ############################################## scute-1.5.0/doc/manual/mdate-sh-95-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below. scute-1.5.0/doc/manual/mdate-sh:96:set x`$ls_command /` scute-1.5.0/doc/manual/mdate-sh-97- ############################################## scute-1.5.0/doc/manual/mdate-sh-122-# Get the extended ls output of the file or directory. scute-1.5.0/doc/manual/mdate-sh:123:set dummy x`eval "$ls_command \"\$save_arg1\""` scute-1.5.0/doc/manual/mdate-sh-124- ############################################## scute-1.5.0/doc/manual/mdate-sh-189- then scute-1.5.0/doc/manual/mdate-sh:190: year=`expr $year - 1` scute-1.5.0/doc/manual/mdate-sh-191- fi;; ############################################## scute-1.5.0/tests/Makefile.in-80- { \ scute-1.5.0/tests/Makefile.in:81: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ scute-1.5.0/tests/Makefile.in-82- }; \ ############################################## scute-1.5.0/tests/Makefile.in-313-} scute-1.5.0/tests/Makefile.in:314:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; scute-1.5.0/tests/Makefile.in-315-am__vpath_adj = case $$p in \ scute-1.5.0/tests/Makefile.in:316: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ scute-1.5.0/tests/Makefile.in-317- *) f=$$p;; \ scute-1.5.0/tests/Makefile.in-318- esac; scute-1.5.0/tests/Makefile.in:319:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; scute-1.5.0/tests/Makefile.in-320-am__install_max = 40 scute-1.5.0/tests/Makefile.in-321-am__nobase_strip_setup = \ scute-1.5.0/tests/Makefile.in:322: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` scute-1.5.0/tests/Makefile.in-323-am__nobase_strip = \ ############################################## scute-1.5.0/tests/Makefile.in-441-case "$@" in \ scute-1.5.0/tests/Makefile.in:442: */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ scute-1.5.0/tests/Makefile.in-443- *) am__odir=.;; \ ############################################## scute-1.5.0/tests/Makefile.in-471- bases='$(TEST_LOGS)'; \ scute-1.5.0/tests/Makefile.in:472: bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ scute-1.5.0/tests/Makefile.in:473: bases=`echo $$bases` scute-1.5.0/tests/Makefile.in-474-RECHECK_LOGS = $(TEST_LOGS) ############################################## scute-1.5.0/tests/Makefile.in-484- */*) b='$*';; \ scute-1.5.0/tests/Makefile.in:485: *) b=`echo '$@' | sed 's/\.log$$//'`; \ scute-1.5.0/tests/Makefile.in-486- esac;; \ ############################################## scute-1.5.0/tests/Makefile.in-677- test -n "$(EXEEXT)" || exit 0; \ scute-1.5.0/tests/Makefile.in:678: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ scute-1.5.0/tests/Makefile.in-679- echo " rm -f" $$list; \ ############################################## scute-1.5.0/tests/Makefile.in-776-.c.obj: scute-1.5.0/tests/Makefile.in:777:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` scute-1.5.0/tests/Makefile.in-778-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## scute-1.5.0/tests/Makefile.in-780-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ scute-1.5.0/tests/Makefile.in:781:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` scute-1.5.0/tests/Makefile.in-782- ############################################## scute-1.5.0/tests/Makefile.in-825-GTAGS: scute-1.5.0/tests/Makefile.in:826: here=`$(am__cd) $(top_builddir) && pwd` \ scute-1.5.0/tests/Makefile.in-827- && $(am__cd) $(top_srcdir) \ ############################################## scute-1.5.0/tests/Makefile.in-868- if test -n "$$redo_bases"; then \ scute-1.5.0/tests/Makefile.in:869: redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ scute-1.5.0/tests/Makefile.in:870: redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ scute-1.5.0/tests/Makefile.in-871- if $(am__make_dryrun); then :; else \ ############################################## scute-1.5.0/tests/Makefile.in-893- ws='[ ]'; \ scute-1.5.0/tests/Makefile.in:894: results=`for b in $$bases; do echo $$b.trs; done`; \ scute-1.5.0/tests/Makefile.in-895- test -n "$$results" || results=/dev/null; \ scute-1.5.0/tests/Makefile.in:896: all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ scute-1.5.0/tests/Makefile.in:897: pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ scute-1.5.0/tests/Makefile.in:898: fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ scute-1.5.0/tests/Makefile.in:899: skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ scute-1.5.0/tests/Makefile.in:900: xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ scute-1.5.0/tests/Makefile.in:901: xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ scute-1.5.0/tests/Makefile.in:902: error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ scute-1.5.0/tests/Makefile.in:903: if test `expr $$fail + $$xpass + $$error` -eq 0; then \ scute-1.5.0/tests/Makefile.in-904- success=true; \ ############################################## scute-1.5.0/tests/Makefile.in-972- @set +e; $(am__set_TESTS_bases); \ scute-1.5.0/tests/Makefile.in:973: log_list=`for i in $$bases; do echo $$i.log; done`; \ scute-1.5.0/tests/Makefile.in:974: trs_list=`for i in $$bases; do echo $$i.trs; done`; \ scute-1.5.0/tests/Makefile.in:975: log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ scute-1.5.0/tests/Makefile.in-976- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ ############################################## scute-1.5.0/tests/Makefile.in-982- | $(am__list_recheck_tests)` || exit 1; \ scute-1.5.0/tests/Makefile.in:983: log_list=`for i in $$bases; do echo $$i.log; done`; \ scute-1.5.0/tests/Makefile.in:984: log_list=`echo $$log_list`; \ scute-1.5.0/tests/Makefile.in-985- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ ############################################## scute-1.5.0/tests/Makefile.in-1116-distdir: $(DISTFILES) scute-1.5.0/tests/Makefile.in:1117: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ scute-1.5.0/tests/Makefile.in:1118: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ scute-1.5.0/tests/Makefile.in-1119- list='$(DISTFILES)'; \ ############################################## scute-1.5.0/tests/Makefile.in-1130- if test -d $$d/$$file; then \ scute-1.5.0/tests/Makefile.in:1131: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ scute-1.5.0/tests/Makefile.in-1132- if test -d "$(distdir)/$$file"; then \ ############################################## scute-1.5.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ scute-1.5.0/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then scute-1.5.0/configure-47- as_echo='print -r --' scute-1.5.0/configure-48- as_echo_n='print -rn --' scute-1.5.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then scute-1.5.0/configure-50- as_echo='printf %s\n' ############################################## scute-1.5.0/configure-52-else scute-1.5.0/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then scute-1.5.0/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## scute-1.5.0/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; scute-1.5.0/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; scute-1.5.0/configure-64- esac; ############################################## scute-1.5.0/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && scute-1.5.0/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 scute-1.5.0/configure-201-test \$(( 1 + 1 )) = 2 || exit 1 ############################################## scute-1.5.0/configure-207- PATH=/empty FPATH=/empty; export PATH FPATH scute-1.5.0/configure:208: test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ scute-1.5.0/configure:209: || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1" scute-1.5.0/configure-210- if (eval "$as_required") 2>/dev/null; then : ############################################## scute-1.5.0/configure-335- case $as_dir in #( scute-1.5.0/configure:336: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( scute-1.5.0/configure-337- *) as_qdir=$as_dir;; ############################################## scute-1.5.0/configure-408- { scute-1.5.0/configure:409: as_val=`expr "$@" || test $? -eq 1` scute-1.5.0/configure-410- } ############################################## scute-1.5.0/configure-415-# ---------------------------------------- scute-1.5.0/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are scute-1.5.0/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## scute-1.5.0/configure-478- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && scute-1.5.0/configure:479: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { scute-1.5.0/configure-480- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## scute-1.5.0/configure-870- case $ac_option in scute-1.5.0/configure:871: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; scute-1.5.0/configure-872- *=) ac_optarg= ;; ############################################## scute-1.5.0/configure-914- -disable-* | --disable-*) scute-1.5.0/configure:915: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` scute-1.5.0/configure-916- # Reject names that are not valid shell variable names. ############################################## scute-1.5.0/configure-919- ac_useropt_orig=$ac_useropt scute-1.5.0/configure:920: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` scute-1.5.0/configure-921- case $ac_user_opts in ############################################## scute-1.5.0/configure-940- -enable-* | --enable-*) scute-1.5.0/configure:941: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` scute-1.5.0/configure-942- # Reject names that are not valid shell variable names. ############################################## scute-1.5.0/configure-945- ac_useropt_orig=$ac_useropt scute-1.5.0/configure:946: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` scute-1.5.0/configure-947- case $ac_user_opts in ############################################## scute-1.5.0/configure-1144- -with-* | --with-*) scute-1.5.0/configure:1145: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` scute-1.5.0/configure-1146- # Reject names that are not valid shell variable names. ############################################## scute-1.5.0/configure-1149- ac_useropt_orig=$ac_useropt scute-1.5.0/configure:1150: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` scute-1.5.0/configure-1151- case $ac_user_opts in ############################################## scute-1.5.0/configure-1160- -without-* | --without-*) scute-1.5.0/configure:1161: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` scute-1.5.0/configure-1162- # Reject names that are not valid shell variable names. ############################################## scute-1.5.0/configure-1165- ac_useropt_orig=$ac_useropt scute-1.5.0/configure:1166: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` scute-1.5.0/configure-1167- case $ac_user_opts in ############################################## scute-1.5.0/configure-1198- *=*) scute-1.5.0/configure:1199: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` scute-1.5.0/configure-1200- # Reject names that are not valid shell variable names. ############################################## scute-1.5.0/configure-1219-if test -n "$ac_prev"; then scute-1.5.0/configure:1220: ac_option=--`echo $ac_prev | sed 's/_/-/g'` scute-1.5.0/configure-1221- as_fn_error $? "missing argument to $ac_option" ############################################## scute-1.5.0/configure-1241- */ ) scute-1.5.0/configure:1242: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` scute-1.5.0/configure-1243- eval $ac_var=\$ac_val;; ############################################## scute-1.5.0/configure-1276-ac_ls_di=`ls -di .` && scute-1.5.0/configure:1277:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || scute-1.5.0/configure-1278- as_fn_error $? "working directory cannot be determined" ############################################## scute-1.5.0/configure-1332-case $srcdir in scute-1.5.0/configure:1333:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; scute-1.5.0/configure-1334-esac ############################################## scute-1.5.0/configure-1375-By default, \`make install' will install all the files in scute-1.5.0/configure:1376:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify scute-1.5.0/configure:1377:an installation prefix other than \`$ac_default_prefix' using \`--prefix', scute-1.5.0/configure-1378-for instance \`--prefix=\$HOME'. ############################################## scute-1.5.0/configure-1487-*) scute-1.5.0/configure:1488: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` scute-1.5.0/configure-1489- # A ".." for each directory in $ac_dir_suffix. scute-1.5.0/configure:1490: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` scute-1.5.0/configure-1491- case $ac_top_builddir_sub in ############################################## scute-1.5.0/configure-2212- *\'*) scute-1.5.0/configure:2213: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; scute-1.5.0/configure-2214- esac ############################################## scute-1.5.0/configure-2295- case $ac_val in scute-1.5.0/configure:2296: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; scute-1.5.0/configure-2297- esac ############################################## scute-1.5.0/configure-2310- case $ac_val in scute-1.5.0/configure:2311: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; scute-1.5.0/configure-2312- esac ############################################## scute-1.5.0/configure-2430- set,) scute-1.5.0/configure:2431: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 scute-1.5.0/configure:2432:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} scute-1.5.0/configure-2433- ac_cache_corrupted=: ;; ############################################## scute-1.5.0/configure-2441- # differences in whitespace do not lead to failure. scute-1.5.0/configure:2442: ac_old_val_w=`echo x $ac_old_val` scute-1.5.0/configure:2443: ac_new_val_w=`echo x $ac_new_val` scute-1.5.0/configure-2444- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## scute-1.5.0/configure-2461- case $ac_new_val in scute-1.5.0/configure:2462: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; scute-1.5.0/configure-2463- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## scute-1.5.0/configure-2671- echo "timestamp, slept: $am_has_slept" > conftest.file scute-1.5.0/configure:2672: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` scute-1.5.0/configure-2673- if test "$*" = "X"; then scute-1.5.0/configure-2674- # -L didn't work. scute-1.5.0/configure:2675: set X `ls -t "$srcdir/configure" conftest.file` scute-1.5.0/configure-2676- fi ############################################## scute-1.5.0/configure-2722-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' scute-1.5.0/configure:2723:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` scute-1.5.0/configure-2724- scute-1.5.0/configure-2725-# Expand $ac_aux_dir to an absolute path. scute-1.5.0/configure:2726:am_aux_dir=`cd "$ac_aux_dir" && pwd` scute-1.5.0/configure-2727- ############################################## scute-1.5.0/configure-2867- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue scute-1.5.0/configure:2868: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( scute-1.5.0/configure-2869- 'mkdir (GNU coreutils) '* | \ ############################################## scute-1.5.0/configure-2940-set x ${MAKE-make} scute-1.5.0/configure:2941:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` scute-1.5.0/configure-2942-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## scute-1.5.0/configure-2950-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. scute-1.5.0/configure:2951:case `${MAKE-make} -f conftest.make 2>/dev/null` in scute-1.5.0/configure-2952- *@@@%%%=?*=@@@%%%*) ############################################## scute-1.5.0/configure-3016- scute-1.5.0/configure:3017:if test "`cd $srcdir && pwd`" != "`pwd`"; then scute-1.5.0/configure-3018- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## scute-1.5.0/configure-3165-test "x$ac_build_alias" = x && scute-1.5.0/configure:3166: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` scute-1.5.0/configure-3167-test "x$ac_build_alias" = x && scute-1.5.0/configure-3168- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 scute-1.5.0/configure:3169:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || scute-1.5.0/configure-3170- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## scute-1.5.0/configure-3189-IFS=$ac_save_IFS scute-1.5.0/configure:3190:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac scute-1.5.0/configure-3191- ############################################## scute-1.5.0/configure-3200-else scute-1.5.0/configure:3201: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || scute-1.5.0/configure-3202- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## scute-1.5.0/configure-3222-IFS=$ac_save_IFS scute-1.5.0/configure:3223:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac scute-1.5.0/configure-3224- ############################################## scute-1.5.0/configure-3272-# Ignore all kinds of additional output from 'make'. scute-1.5.0/configure:3273:case `$am_make -s -f confmf 2> /dev/null` in #( scute-1.5.0/configure-3274-*the\ am__doit\ target*) ############################################## scute-1.5.0/configure-3282- echo '.include "confinc"' > confmf scute-1.5.0/configure:3283: case `$am_make -s -f confmf 2> /dev/null` in #( scute-1.5.0/configure-3284- *the\ am__doit\ target*) ############################################## scute-1.5.0/configure-3661-$as_echo_n "checking whether the C compiler works... " >&6; } scute-1.5.0/configure:3662:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` scute-1.5.0/configure-3663- ############################################## scute-1.5.0/configure-3705- then :; else scute-1.5.0/configure:3706: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` scute-1.5.0/configure-3707- fi ############################################## scute-1.5.0/configure-3765- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; scute-1.5.0/configure:3766: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` scute-1.5.0/configure-3767- break;; ############################################## scute-1.5.0/configure-3874- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; scute-1.5.0/configure:3875: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` scute-1.5.0/configure-3876- break;; ############################################## scute-1.5.0/configure-4192- if test "$am_compiler_list" = ""; then scute-1.5.0/configure:4193: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` scute-1.5.0/configure-4194- fi ############################################## scute-1.5.0/configure-4449- # Check for GNU $ac_path_GREP scute-1.5.0/configure:4450:case `"$ac_path_GREP" --version 2>&1` in scute-1.5.0/configure-4451-*GNU*) ############################################## scute-1.5.0/configure-4515- # Check for GNU $ac_path_EGREP scute-1.5.0/configure:4516:case `"$ac_path_EGREP" --version 2>&1` in scute-1.5.0/configure-4517-*GNU*) ############################################## scute-1.5.0/configure-4676-do : scute-1.5.0/configure:4677: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` scute-1.5.0/configure-4678-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## scute-1.5.0/configure-4681- cat >>confdefs.h <<_ACEOF scute-1.5.0/configure:4682:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 scute-1.5.0/configure-4683-_ACEOF ############################################## scute-1.5.0/configure-5382- if test "$am_compiler_list" = ""; then scute-1.5.0/configure:5383: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` scute-1.5.0/configure-5384- fi ############################################## scute-1.5.0/configure-5646- enableval=$enable_optimization; if test $enableval = no ; then scute-1.5.0/configure:5647: CFLAGS=`echo $CFLAGS | sed 's/-O[0-9]//'` scute-1.5.0/configure-5648- fi ############################################## scute-1.5.0/configure-5742-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ scute-1.5.0/configure:5743: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then scute-1.5.0/configure-5744- ECHO='print -r --' scute-1.5.0/configure:5745:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then scute-1.5.0/configure-5746- ECHO='printf %s\n' ############################################## scute-1.5.0/configure-5811- # Check for GNU $ac_path_SED scute-1.5.0/configure:5812:case `"$ac_path_SED" --version 2>&1` in scute-1.5.0/configure-5813-*GNU*) ############################################## scute-1.5.0/configure-5890- # Check for GNU $ac_path_FGREP scute-1.5.0/configure:5891:case `"$ac_path_FGREP" --version 2>&1` in scute-1.5.0/configure-5892-*GNU*) ############################################## scute-1.5.0/configure-5970- # gcc leaves a trailing carriage return which upsets mingw scute-1.5.0/configure:5971: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; scute-1.5.0/configure-5972- *) scute-1.5.0/configure:5973: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; scute-1.5.0/configure-5974- esac ############################################## scute-1.5.0/configure-5979- # Canonicalize the pathname of ld scute-1.5.0/configure:5980: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` scute-1.5.0/configure-5981- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do scute-1.5.0/configure:5982: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` scute-1.5.0/configure-5983- done ############################################## scute-1.5.0/configure-6014- # Break only if it was the GNU/non-GNU ld that we prefer. scute-1.5.0/configure:6015: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in scute-1.5.0/configure-6016- *GNU* | *'with BFD'*) ############################################## scute-1.5.0/configure-6045- # I'd rather use --version here, but apparently some GNU lds only accept -v. scute-1.5.0/configure:6046:case `$LD -v 2>&1 </dev/null` in scute-1.5.0/configure-6047-*GNU* | *'with BFD'*) ############################################## scute-1.5.0/configure-6090- # Tru64's nm complains that /dev/null is an invalid object file scute-1.5.0/configure:6091: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in scute-1.5.0/configure-6092- */dev/null* | *'Invalid file or object type'*) ############################################## scute-1.5.0/configure-6096- *) scute-1.5.0/configure:6097: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in scute-1.5.0/configure-6098- */dev/null*) ############################################## scute-1.5.0/configure-6224- scute-1.5.0/configure:6225: case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in scute-1.5.0/configure-6226- *COFF*) ############################################## scute-1.5.0/configure-6336- # And add a safety zone scute-1.5.0/configure:6337: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` scute-1.5.0/configure:6338: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` scute-1.5.0/configure-6339- ;; ############################################## scute-1.5.0/configure-6369- if test -n "$kargmax"; then scute-1.5.0/configure:6370: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` scute-1.5.0/configure-6371- else ############################################## scute-1.5.0/configure-6378- test undefined != "$lt_cv_sys_max_cmd_len"; then scute-1.5.0/configure:6379: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` scute-1.5.0/configure:6380: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` scute-1.5.0/configure-6381- else ############################################## scute-1.5.0/configure-6390- # we can't tell. scute-1.5.0/configure:6391: while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ scute-1.5.0/configure-6392- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## scute-1.5.0/configure-6394- do scute-1.5.0/configure:6395: i=`expr $i + 1` scute-1.5.0/configure-6396- teststring=$teststring$teststring ############################################## scute-1.5.0/configure-6398- # Only check the string length outside the loop. scute-1.5.0/configure:6399: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` scute-1.5.0/configure-6400- teststring= ############################################## scute-1.5.0/configure-6403- # linker. It appears as though 1/2 is a usable value. scute-1.5.0/configure:6404: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` scute-1.5.0/configure-6405- fi ############################################## scute-1.5.0/configure-6836-openbsd*) scute-1.5.0/configure:6837: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then scute-1.5.0/configure-6838- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## scute-1.5.0/configure-6903- else scute-1.5.0/configure:6904: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` scute-1.5.0/configure-6905- fi ############################################## scute-1.5.0/configure-7045- # decide which to use based on capabilities of $DLLTOOL scute-1.5.0/configure:7046: case `$DLLTOOL --help 2>&1` in scute-1.5.0/configure-7047- *--identify-strict*) ############################################## scute-1.5.0/configure-7566-# If we're using GNU nm, then use its standard symbol codes. scute-1.5.0/configure:7567:case `$NM -V 2>&1` in scute-1.5.0/configure-7568-*GNU* | *'with BFD'*) ############################################## scute-1.5.0/configure-7584-mingw*) scute-1.5.0/configure:7585: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp scute-1.5.0/configure-7586- ;; ############################################## scute-1.5.0/configure-7803- if test "$GCC" = yes; then scute-1.5.0/configure:7804: lt_sysroot=`$CC --print-sysroot 2>/dev/null` scute-1.5.0/configure-7805- fi ############################################## scute-1.5.0/configure-7807- /*) scute-1.5.0/configure:7808: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` scute-1.5.0/configure-7809- ;; #( ############################################## scute-1.5.0/configure-7843- test $ac_status = 0; }; then scute-1.5.0/configure:7844: case `/usr/bin/file conftest.$ac_objext` in scute-1.5.0/configure-7845- *ELF-32*) ############################################## scute-1.5.0/configure-7863- if test "$lt_cv_prog_gnu_ld" = yes; then scute-1.5.0/configure:7864: case `/usr/bin/file conftest.$ac_objext` in scute-1.5.0/configure-7865- *32-bit*) ############################################## scute-1.5.0/configure-7875- else scute-1.5.0/configure:7876: case `/usr/bin/file conftest.$ac_objext` in scute-1.5.0/configure-7877- *32-bit*) ############################################## scute-1.5.0/configure-9363-done scute-1.5.0/configure:9364:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` scute-1.5.0/configure-9365- ############################################## scute-1.5.0/configure-9392- "file_magic "*) scute-1.5.0/configure:9393: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` scute-1.5.0/configure-9394- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## scute-1.5.0/configure-9458- "file_magic "*) scute-1.5.0/configure:9459: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` scute-1.5.0/configure-9460- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## scute-1.5.0/configure-9825- *) scute-1.5.0/configure:9826: case `$CC -V 2>&1 | sed 5q` in scute-1.5.0/configure-9827- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) ############################################## scute-1.5.0/configure-10185- if test "$hard_links" = no; then scute-1.5.0/configure:10186: { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 scute-1.5.0/configure:10187:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} scute-1.5.0/configure-10188- need_locks=warn ############################################## scute-1.5.0/configure-10274- # shared libraries, regardless of the interface used. scute-1.5.0/configure:10275: case `$LD -v 2>&1` in scute-1.5.0/configure-10276- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## scute-1.5.0/configure-10306- supports_anon_versioning=no scute-1.5.0/configure:10307: case `$LD -v 2>&1` in scute-1.5.0/configure-10308- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## scute-1.5.0/configure-10375- # is EXPORTS), use it as is; otherwise, prepend... scute-1.5.0/configure:10376: archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then scute-1.5.0/configure-10377- cp $export_symbols $output_objdir/$soname.def; ############################################## scute-1.5.0/configure-10403- # time. Moving up from 0x10000000 also allows more sbrk(2) space. scute-1.5.0/configure:10404: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' scute-1.5.0/configure:10405: 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' scute-1.5.0/configure-10406- ;; ############################################## scute-1.5.0/configure-10421- pgcc*) # Portland Group C compiler scute-1.5.0/configure:10422: 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' scute-1.5.0/configure-10423- tmp_addflag=' $pic_flag' ############################################## scute-1.5.0/configure-10426- # Portland Group f77 and f90 compilers scute-1.5.0/configure:10427: 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' scute-1.5.0/configure-10428- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## scute-1.5.0/configure-10441- nvcc*) # Cuda Compiler Driver 2.2 scute-1.5.0/configure:10442: 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' scute-1.5.0/configure-10443- compiler_needs_object=yes ############################################## scute-1.5.0/configure-10445- esac scute-1.5.0/configure:10446: case `$CC -V 2>&1 | sed 5q` in scute-1.5.0/configure-10447- *Sun\ C*) # Sun C 5.9 scute-1.5.0/configure:10448: 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' scute-1.5.0/configure-10449- compiler_needs_object=yes ############################################## scute-1.5.0/configure-10513- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) scute-1.5.0/configure:10514: case `$LD -v 2>&1` in scute-1.5.0/configure-10515- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## scute-1.5.0/configure-10636- # below for broken collect2 doesn't work under 4.3+ scute-1.5.0/configure:10637: collect2name=`${CC} -print-prog-name=collect2` scute-1.5.0/configure-10638- if test -f "$collect2name" && ############################################## scute-1.5.0/configure-10710- }' scute-1.5.0/configure:10711: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` scute-1.5.0/configure-10712- # Check for a 64-bit object if we didn't find anything. scute-1.5.0/configure-10713- if test -z "$lt_cv_aix_libpath_"; then scute-1.5.0/configure:10714: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` scute-1.5.0/configure-10715- fi ############################################## scute-1.5.0/configure-10728- hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" scute-1.5.0/configure:10729: archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" scute-1.5.0/configure-10730- else ############################################## scute-1.5.0/configure-10763- }' scute-1.5.0/configure:10764: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` scute-1.5.0/configure-10765- # Check for a 64-bit object if we didn't find anything. scute-1.5.0/configure-10766- if test -z "$lt_cv_aix_libpath_"; then scute-1.5.0/configure:10767: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` scute-1.5.0/configure-10768- fi ############################################## scute-1.5.0/configure-10836- archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' scute-1.5.0/configure:10837: archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then scute-1.5.0/configure-10838- sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; ############################################## scute-1.5.0/configure-10873- # FIXME: Setting linknames here is a bad hack. scute-1.5.0/configure:10874: archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' scute-1.5.0/configure-10875- # The linker will automatically build a .lib file if we build a DLL. ############################################## scute-1.5.0/configure-10891- if test "$lt_cv_ld_force_load" = "yes"; then scute-1.5.0/configure:10892: 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\"`' scute-1.5.0/configure-10893- ############################################## scute-1.5.0/configure-11071- if test "$GCC" = yes; then scute-1.5.0/configure:11072: 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' scute-1.5.0/configure-11073- # Try to use the -exported_symbol ld option, if it does not ############################################## scute-1.5.0/configure-11099- if test "$lt_cv_irix_exported_symbol" = yes; then scute-1.5.0/configure:11100: 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' scute-1.5.0/configure-11101- fi scute-1.5.0/configure-11102- else scute-1.5.0/configure:11103: 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' scute-1.5.0/configure:11104: 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' scute-1.5.0/configure-11105- fi ############################################## scute-1.5.0/configure-11139- hardcode_direct_absolute=yes scute-1.5.0/configure:11140: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then scute-1.5.0/configure-11141- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## scute-1.5.0/configure-11172- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' scute-1.5.0/configure:11173: 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' scute-1.5.0/configure-11174- else scute-1.5.0/configure-11175- allow_undefined_flag=' -expect_unresolved \*' scute-1.5.0/configure:11176: 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' scute-1.5.0/configure-11177- fi ############################################## scute-1.5.0/configure-11185- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' scute-1.5.0/configure:11186: 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' scute-1.5.0/configure-11187- hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' ############################################## scute-1.5.0/configure-11189- allow_undefined_flag=' -expect_unresolved \*' scute-1.5.0/configure:11190: 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' scute-1.5.0/configure:11191: 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~ scute-1.5.0/configure:11192: $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' scute-1.5.0/configure-11193- ############################################## scute-1.5.0/configure-11208- else scute-1.5.0/configure:11209: case `$CC -V 2>&1` in scute-1.5.0/configure-11210- *"Compilers 5.0"*) ############################################## scute-1.5.0/configure-11607- esac scute-1.5.0/configure:11608: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` scute-1.5.0/configure-11609- case $lt_search_path_spec in ############################################## scute-1.5.0/configure-11614- # okay in the real world where ";" in dirpaths is itself problematic. scute-1.5.0/configure:11615: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` scute-1.5.0/configure-11616- ;; scute-1.5.0/configure-11617- *) scute-1.5.0/configure:11618: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` scute-1.5.0/configure-11619- ;; ############################################## scute-1.5.0/configure-11623- lt_tmp_lt_search_path_spec= scute-1.5.0/configure:11624: lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` scute-1.5.0/configure-11625- for lt_sys_path in $lt_search_path_spec; do ############################################## scute-1.5.0/configure-11658- esac scute-1.5.0/configure:11659: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` scute-1.5.0/configure-11660-else ############################################## scute-1.5.0/configure-11746- # Create ${libname}_ixlibrary.a entries in /sys/libs. scute-1.5.0/configure:11747: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' scute-1.5.0/configure-11748- ;; ############################################## scute-1.5.0/configure-11782- # DLL is installed to $(libdir)/../bin by postinstall_cmds scute-1.5.0/configure:11783: postinstall_cmds='base_file=`basename \${file}`~ scute-1.5.0/configure:11784: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ scute-1.5.0/configure:11785: dldir=$destdir/`dirname \$dlpath`~ scute-1.5.0/configure-11786- test -d \$dldir || mkdir -p \$dldir~ ############################################## scute-1.5.0/configure-11791- fi' scute-1.5.0/configure:11792: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ scute-1.5.0/configure-11793- dlpath=$dir/\$dldll~ ############################################## scute-1.5.0/configure-11799- # Cygwin DLLs use 'cyg' prefix rather than 'lib' scute-1.5.0/configure:11800: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' scute-1.5.0/configure-11801- ############################################## scute-1.5.0/configure-11805- # MinGW DLLs use traditional 'lib' prefix scute-1.5.0/configure:11806: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' scute-1.5.0/configure-11807- ;; ############################################## scute-1.5.0/configure-11809- # pw32 DLLs use 'pw' prefix rather than 'lib' scute-1.5.0/configure:11810: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' scute-1.5.0/configure-11811- ;; ############################################## scute-1.5.0/configure-11818- libname_spec='$name' scute-1.5.0/configure:11819: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' scute-1.5.0/configure-11820- library_names_spec='${libname}.dll.lib' ############################################## scute-1.5.0/configure-11830- # Let DOS variable expansion print the short 8.3 style file name. scute-1.5.0/configure:11831: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` scute-1.5.0/configure-11832- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## scute-1.5.0/configure-11835- # Convert to MSYS style. scute-1.5.0/configure:11836: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` scute-1.5.0/configure-11837- ;; ############################################## scute-1.5.0/configure-11841- # like /cygdrive/c/PROGRA~1:/cygdr... scute-1.5.0/configure:11842: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` scute-1.5.0/configure:11843: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` scute-1.5.0/configure:11844: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` scute-1.5.0/configure-11845- ;; ############################################## scute-1.5.0/configure-11849- # It is most probably a Windows format PATH. scute-1.5.0/configure:11850: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` scute-1.5.0/configure-11851- else scute-1.5.0/configure:11852: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` scute-1.5.0/configure-11853- fi ############################################## scute-1.5.0/configure-11859- # DLL is installed to $(libdir)/../bin by postinstall_cmds scute-1.5.0/configure:11860: postinstall_cmds='base_file=`basename \${file}`~ scute-1.5.0/configure:11861: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ scute-1.5.0/configure:11862: dldir=$destdir/`dirname \$dlpath`~ scute-1.5.0/configure-11863- test -d \$dldir || mkdir -p \$dldir~ scute-1.5.0/configure-11864- $install_prog $dir/$dlname \$dldir/$dlname' scute-1.5.0/configure:11865: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ scute-1.5.0/configure-11866- dlpath=$dir/\$dldll~ ############################################## scute-1.5.0/configure-11873- # Assume MSVC wrapper scute-1.5.0/configure:11874: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' scute-1.5.0/configure-11875- dynamic_linker='Win32 ld.exe' ############################################## scute-1.5.0/configure-11890- shlibpath_var=DYLD_LIBRARY_PATH scute-1.5.0/configure:11891: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' scute-1.5.0/configure-11892- ############################################## scute-1.5.0/configure-12116- if test -f /etc/ld.so.conf; then scute-1.5.0/configure:12117: 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' ' '` scute-1.5.0/configure-12118- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## scute-1.5.0/configure-12190- shlibpath_var=LD_LIBRARY_PATH scute-1.5.0/configure:12191: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then scute-1.5.0/configure-12192- case $host_os in ############################################## scute-1.5.0/configure-13267-done scute-1.5.0/configure:13268:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` scute-1.5.0/configure-13269- ############################################## scute-1.5.0/configure-13340- BUILD_TIMESTAMP=`date --iso-8601=minutes` scute-1.5.0/configure:13341: BUILD_FILEVERSION=`echo "$VERSION" | sed 's/\([0-9.]*\).*/\1./;s/\./,/g'` scute-1.5.0/configure-13342- BUILD_FILEVERSION="${BUILD_FILEVERSION}${BUILD_REVISION_DEC}" ############################################## scute-1.5.0/configure-13352-do : scute-1.5.0/configure:13353: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` scute-1.5.0/configure-13354-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## scute-1.5.0/configure-13356- cat >>confdefs.h <<_ACEOF scute-1.5.0/configure:13357:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 scute-1.5.0/configure-13358-_ACEOF ############################################## scute-1.5.0/configure-13740- sed 's/\([0-9]*\)\.\([0-9]*\)/\2/'` scute-1.5.0/configure:13741: gpg_error_config_version=`$GPG_ERROR_CONFIG $gpg_error_config_args --version` scute-1.5.0/configure-13742- major=`echo $gpg_error_config_version | \ ############################################## scute-1.5.0/configure-13756- if test $ok = yes; then scute-1.5.0/configure:13757: GPG_ERROR_CFLAGS=`$GPG_ERROR_CONFIG $gpg_error_config_args --cflags` scute-1.5.0/configure:13758: GPG_ERROR_LIBS=`$GPG_ERROR_CONFIG $gpg_error_config_args --libs` scute-1.5.0/configure-13759- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ############################################## scute-1.5.0/configure-13840- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\3/'` scute-1.5.0/configure:13841: libassuan_config_version=`$LIBASSUAN_CONFIG $libassuan_config_args --version` scute-1.5.0/configure-13842- major=`echo $libassuan_config_version | \ ############################################## scute-1.5.0/configure-13864- if test $ok = yes; then scute-1.5.0/configure:13865: LIBASSUAN_CFLAGS=`$LIBASSUAN_CONFIG $libassuan_config_args --cflags` scute-1.5.0/configure:13866: LIBASSUAN_LIBS=`$LIBASSUAN_CONFIG $libassuan_config_args --libs` scute-1.5.0/configure-13867- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ############################################## scute-1.5.0/configure-13999- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\3/'` scute-1.5.0/configure:14000: gpgsm_version=`$GPGSM --version | grep ^gpgsm` scute-1.5.0/configure-14001- major=`echo $gpgsm_version | \ ############################################## scute-1.5.0/configure-14006- sed 's/^gpgsm (GnuPG) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'` scute-1.5.0/configure:14007: GPGSM_VERSION=`echo $gpgsm_version | sed 's/^gpgsm (GnuPG) //'` scute-1.5.0/configure-14008- ############################################## scute-1.5.0/configure-14229-do : scute-1.5.0/configure:14230: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` scute-1.5.0/configure-14231-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## scute-1.5.0/configure-14233- cat >>confdefs.h <<_ACEOF scute-1.5.0/configure:14234:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 scute-1.5.0/configure-14235-_ACEOF ############################################## scute-1.5.0/configure-14618- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' scute-1.5.0/configure:14619: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` scute-1.5.0/configure-14620- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## scute-1.5.0/configure-14733-if test -z "$BASH_VERSION$ZSH_VERSION" \ scute-1.5.0/configure:14734: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then scute-1.5.0/configure-14735- as_echo='print -r --' scute-1.5.0/configure-14736- as_echo_n='print -rn --' scute-1.5.0/configure:14737:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then scute-1.5.0/configure-14738- as_echo='printf %s\n' ############################################## scute-1.5.0/configure-14740-else scute-1.5.0/configure:14741: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then scute-1.5.0/configure-14742- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## scute-1.5.0/configure-14750- expr "X$arg" : "X\\(.*\\)$as_nl"; scute-1.5.0/configure:14751: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; scute-1.5.0/configure-14752- esac; ############################################## scute-1.5.0/configure-14827-# ---------------------------------------- scute-1.5.0/configure:14828:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are scute-1.5.0/configure-14829-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## scute-1.5.0/configure-14899- { scute-1.5.0/configure:14900: as_val=`expr "$@" || test $? -eq 1` scute-1.5.0/configure-14901- } ############################################## scute-1.5.0/configure-15003- case $as_dir in #( scute-1.5.0/configure:15004: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( scute-1.5.0/configure-15005- *) as_qdir=$as_dir;; ############################################## scute-1.5.0/configure-15138-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 scute-1.5.0/configure:15139:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" scute-1.5.0/configure-15140-ac_cs_version="\\ ############################################## scute-1.5.0/configure-15163- --*=?*) scute-1.5.0/configure:15164: ac_option=`expr "X$1" : 'X\([^=]*\)='` scute-1.5.0/configure:15165: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` scute-1.5.0/configure-15166- ac_shift=: ############################################## scute-1.5.0/configure-15168- --*=) scute-1.5.0/configure:15169: ac_option=`expr "X$1" : 'X\([^=]*\)='` scute-1.5.0/configure-15170- ac_optarg= ############################################## scute-1.5.0/configure-15192- case $ac_optarg in scute-1.5.0/configure:15193: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; scute-1.5.0/configure-15194- '') as_fn_error $? "missing file argument" ;; ############################################## scute-1.5.0/configure-15200- case $ac_optarg in scute-1.5.0/configure:15201: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; scute-1.5.0/configure-15202- esac ############################################## scute-1.5.0/configure-15269-delay_variable_subst='$delay_variable_subst' scute-1.5.0/configure:15270:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15271:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15272:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15273:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15274:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15275:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15276:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15277:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15278:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15279:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15280:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15281:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15282:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15283:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15284:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15285:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15286:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15287:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15288:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15289:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15290:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15291:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15292:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15293:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15294:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15295:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15296:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15297:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15298:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15299:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15300:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15301:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15302:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15303:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15304:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15305:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15306:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15307:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15308:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15309:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15310:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15311:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15312:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15313:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15314:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15315:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15316:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15317:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15318:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15319:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15320:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15321:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15322:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15323:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15324:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15325:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15326:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15327: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"`' scute-1.5.0/configure:15328:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15329:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15330:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15331:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15332:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15333:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15334:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15335:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15336:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15337:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15338:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15339:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15340:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15341:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15342:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15343:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15344:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15345:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15346:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15347:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15348:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15349:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15350:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15351:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15352:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15353:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15354:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15355:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15356:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15357:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15358:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15359:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15360:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15361:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15362:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15363:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15364:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15365:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15366:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15367:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15368:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15369:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15370:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15371:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15372:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15373:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15374:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15375:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15376:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15377:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15378:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15379:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15380:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15381:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15382:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15383:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15384:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15385:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15386:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15387:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15388:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15389:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15390:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15391:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15392:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15393:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15394:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15395:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15396:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15397:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15398:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15399:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15400:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15401:LD_RC='`$ECHO "$LD_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15402:reload_flag_RC='`$ECHO "$reload_flag_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15403:reload_cmds_RC='`$ECHO "$reload_cmds_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15404:old_archive_cmds_RC='`$ECHO "$old_archive_cmds_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15405:compiler_RC='`$ECHO "$compiler_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15406:GCC_RC='`$ECHO "$GCC_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15407:lt_prog_compiler_no_builtin_flag_RC='`$ECHO "$lt_prog_compiler_no_builtin_flag_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15408:lt_prog_compiler_pic_RC='`$ECHO "$lt_prog_compiler_pic_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15409:lt_prog_compiler_wl_RC='`$ECHO "$lt_prog_compiler_wl_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15410:lt_prog_compiler_static_RC='`$ECHO "$lt_prog_compiler_static_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15411:lt_cv_prog_compiler_c_o_RC='`$ECHO "$lt_cv_prog_compiler_c_o_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15412:archive_cmds_need_lc_RC='`$ECHO "$archive_cmds_need_lc_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15413:enable_shared_with_static_runtimes_RC='`$ECHO "$enable_shared_with_static_runtimes_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15414:export_dynamic_flag_spec_RC='`$ECHO "$export_dynamic_flag_spec_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15415:whole_archive_flag_spec_RC='`$ECHO "$whole_archive_flag_spec_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15416:compiler_needs_object_RC='`$ECHO "$compiler_needs_object_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15417:old_archive_from_new_cmds_RC='`$ECHO "$old_archive_from_new_cmds_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15418:old_archive_from_expsyms_cmds_RC='`$ECHO "$old_archive_from_expsyms_cmds_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15419:archive_cmds_RC='`$ECHO "$archive_cmds_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15420:archive_expsym_cmds_RC='`$ECHO "$archive_expsym_cmds_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15421:module_cmds_RC='`$ECHO "$module_cmds_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15422:module_expsym_cmds_RC='`$ECHO "$module_expsym_cmds_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15423:with_gnu_ld_RC='`$ECHO "$with_gnu_ld_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15424:allow_undefined_flag_RC='`$ECHO "$allow_undefined_flag_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15425:no_undefined_flag_RC='`$ECHO "$no_undefined_flag_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15426:hardcode_libdir_flag_spec_RC='`$ECHO "$hardcode_libdir_flag_spec_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15427:hardcode_libdir_separator_RC='`$ECHO "$hardcode_libdir_separator_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15428:hardcode_direct_RC='`$ECHO "$hardcode_direct_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15429:hardcode_direct_absolute_RC='`$ECHO "$hardcode_direct_absolute_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15430:hardcode_minus_L_RC='`$ECHO "$hardcode_minus_L_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15431:hardcode_shlibpath_var_RC='`$ECHO "$hardcode_shlibpath_var_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15432:hardcode_automatic_RC='`$ECHO "$hardcode_automatic_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15433:inherit_rpath_RC='`$ECHO "$inherit_rpath_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15434:link_all_deplibs_RC='`$ECHO "$link_all_deplibs_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15435:always_export_symbols_RC='`$ECHO "$always_export_symbols_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15436:export_symbols_cmds_RC='`$ECHO "$export_symbols_cmds_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15437:exclude_expsyms_RC='`$ECHO "$exclude_expsyms_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15438:include_expsyms_RC='`$ECHO "$include_expsyms_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15439:prelink_cmds_RC='`$ECHO "$prelink_cmds_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15440:postlink_cmds_RC='`$ECHO "$postlink_cmds_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15441:file_list_spec_RC='`$ECHO "$file_list_spec_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure:15442:hardcode_action_RC='`$ECHO "$hardcode_action_RC" | $SED "$delay_single_quote_subst"`' scute-1.5.0/configure-15443- ############################################## scute-1.5.0/configure-15541-file_list_spec_RC; do scute-1.5.0/configure:15542: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in scute-1.5.0/configure-15543- *[\\\\\\\`\\"\\\$]*) scute-1.5.0/configure:15544: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" scute-1.5.0/configure-15545- ;; ############################################## scute-1.5.0/configure-15582-postlink_cmds_RC; do scute-1.5.0/configure:15583: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in scute-1.5.0/configure-15584- *[\\\\\\\`\\"\\\$]*) scute-1.5.0/configure:15585: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" scute-1.5.0/configure-15586- ;; ############################################## scute-1.5.0/configure-15688-fi scute-1.5.0/configure:15689:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` scute-1.5.0/configure-15690-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## scute-1.5.0/configure-15705- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 scute-1.5.0/configure:15706:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` scute-1.5.0/configure-15707-ac_delim='%!_!# ' ############################################## scute-1.5.0/configure-15711- scute-1.5.0/configure:15712: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` scute-1.5.0/configure-15713- if test $ac_delim_n = $ac_delim_num; then ############################################## scute-1.5.0/configure-15849-for ac_last_try in false false :; do scute-1.5.0/configure:15850: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` scute-1.5.0/configure-15851- if test -z "$ac_tt"; then ############################################## scute-1.5.0/configure-15981- esac scute-1.5.0/configure:15982: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac scute-1.5.0/configure-15983- as_fn_append ac_file_inputs " '$ac_f'" ############################################## scute-1.5.0/configure-16040-*) scute-1.5.0/configure:16041: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` scute-1.5.0/configure-16042- # A ".." for each directory in $ac_dir_suffix. scute-1.5.0/configure:16043: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` scute-1.5.0/configure-16044- case $ac_top_builddir_sub in ############################################## scute-1.5.0/configure-16101-/@mandir@/p' scute-1.5.0/configure:16102:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in scute-1.5.0/configure-16103-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## scute-1.5.0/configure-16118- scute-1.5.0/configure:16119:# Neutralize VPATH when `$srcdir' = `.'. scute-1.5.0/configure-16120-# Shell code in configure.ac might set extrasub. ############################################## scute-1.5.0/configure-16146-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && scute-1.5.0/configure:16147: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && scute-1.5.0/configure-16148- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## scute-1.5.0/configure-16192- * ) scute-1.5.0/configure:16193: _am_stamp_count=`expr $_am_stamp_count + 1` ;; scute-1.5.0/configure-16194- esac ############################################## scute-1.5.0/configure-16239- # Strip MF so we end up with the name of the file. scute-1.5.0/configure:16240: mf=`echo "$mf" | sed -e 's/:.*$//'` scute-1.5.0/configure-16241- # Check whether this is an Automake generated Makefile or not. ############################################## scute-1.5.0/configure-16276- # from the Makefile without running 'make'. scute-1.5.0/configure:16277: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` scute-1.5.0/configure-16278- test -z "$DEPDIR" && continue scute-1.5.0/configure:16279: am__include=`sed -n 's/^am__include = //p' < "$mf"` scute-1.5.0/configure-16280- test -z "$am__include" && continue scute-1.5.0/configure:16281: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` scute-1.5.0/configure-16282- # Find all dependency output files, they are included files with ############################################## scute-1.5.0/configure-16335- scute-1.5.0/configure:16336:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. scute-1.5.0/configure-16337-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION ############################################## scute-1.5.0/m4/Makefile.in-49- { \ scute-1.5.0/m4/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ scute-1.5.0/m4/Makefile.in-51- }; \ ############################################## scute-1.5.0/m4/Makefile.in-309-distdir: $(DISTFILES) scute-1.5.0/m4/Makefile.in:310: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ scute-1.5.0/m4/Makefile.in:311: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ scute-1.5.0/m4/Makefile.in-312- list='$(DISTFILES)'; \ ############################################## scute-1.5.0/m4/Makefile.in-323- if test -d $$d/$$file; then \ scute-1.5.0/m4/Makefile.in:324: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ scute-1.5.0/m4/Makefile.in-325- if test -d "$(distdir)/$$file"; then \ ############################################## scute-1.5.0/m4/libassuan.m4-39- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\3/'` scute-1.5.0/m4/libassuan.m4:40: libassuan_config_version=`$LIBASSUAN_CONFIG $libassuan_config_args --version` scute-1.5.0/m4/libassuan.m4-41- major=`echo $libassuan_config_version | \ ############################################## scute-1.5.0/m4/libassuan.m4-63- if test $ok = yes; then scute-1.5.0/m4/libassuan.m4:64: LIBASSUAN_CFLAGS=`$LIBASSUAN_CONFIG $libassuan_config_args --cflags` scute-1.5.0/m4/libassuan.m4:65: LIBASSUAN_LIBS=`$LIBASSUAN_CONFIG $libassuan_config_args --libs` scute-1.5.0/m4/libassuan.m4-66- AC_MSG_RESULT(yes) ############################################## scute-1.5.0/m4/gpg-error.m4-35- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)/\2/'` scute-1.5.0/m4/gpg-error.m4:36: gpg_error_config_version=`$GPG_ERROR_CONFIG $gpg_error_config_args --version` scute-1.5.0/m4/gpg-error.m4-37- major=`echo $gpg_error_config_version | \ ############################################## scute-1.5.0/m4/gpg-error.m4-51- if test $ok = yes; then scute-1.5.0/m4/gpg-error.m4:52: GPG_ERROR_CFLAGS=`$GPG_ERROR_CONFIG $gpg_error_config_args --cflags` scute-1.5.0/m4/gpg-error.m4:53: GPG_ERROR_LIBS=`$GPG_ERROR_CONFIG $gpg_error_config_args --libs` scute-1.5.0/m4/gpg-error.m4-54- AC_MSG_RESULT(yes) ############################################## scute-1.5.0/m4/ltsugar.m4-67-m4_define([lt_combine], scute-1.5.0/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1], scute-1.5.0/m4/ltsugar.m4-69- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## scute-1.5.0/m4/libtool.m4-125-done scute-1.5.0/m4/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` scute-1.5.0/m4/libtool.m4-127-]) ############################################## scute-1.5.0/m4/libtool.m4-427-m4_define([_LT_CONFIG_STATUS_DECLARE], scute-1.5.0/m4/libtool.m4:428:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) scute-1.5.0/m4/libtool.m4-429- ############################################## scute-1.5.0/m4/libtool.m4-437-# scute-1.5.0/m4/libtool.m4:438:# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`' scute-1.5.0/m4/libtool.m4-439-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## scute-1.5.0/m4/libtool.m4-547-]], lt_decl_quote_varnames); do scute-1.5.0/m4/libtool.m4:548: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in scute-1.5.0/m4/libtool.m4-549- *[[\\\\\\\`\\"\\\$]]*) scute-1.5.0/m4/libtool.m4:550: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" scute-1.5.0/m4/libtool.m4-551- ;; ############################################## scute-1.5.0/m4/libtool.m4-560-]], lt_decl_dquote_varnames); do scute-1.5.0/m4/libtool.m4:561: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in scute-1.5.0/m4/libtool.m4-562- *[[\\\\\\\`\\"\\\$]]*) scute-1.5.0/m4/libtool.m4:563: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" scute-1.5.0/m4/libtool.m4-564- ;; ############################################## scute-1.5.0/m4/libtool.m4-720- scute-1.5.0/m4/libtool.m4:721:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. scute-1.5.0/m4/libtool.m4-722-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION ############################################## scute-1.5.0/m4/libtool.m4-1090- if test "$lt_cv_ld_force_load" = "yes"; then scute-1.5.0/m4/libtool.m4:1091: _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\"`' scute-1.5.0/m4/libtool.m4-1092- m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], ############################################## scute-1.5.0/m4/libtool.m4-1143- }]' scute-1.5.0/m4/libtool.m4:1144: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` scute-1.5.0/m4/libtool.m4-1145- # Check for a 64-bit object if we didn't find anything. scute-1.5.0/m4/libtool.m4-1146- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then scute-1.5.0/m4/libtool.m4:1147: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` scute-1.5.0/m4/libtool.m4-1148- fi],[]) ############################################## scute-1.5.0/m4/libtool.m4-1179-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ scute-1.5.0/m4/libtool.m4:1180: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then scute-1.5.0/m4/libtool.m4-1181- ECHO='print -r --' scute-1.5.0/m4/libtool.m4:1182:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then scute-1.5.0/m4/libtool.m4-1183- ECHO='printf %s\n' ############################################## scute-1.5.0/m4/libtool.m4-1214- PATH=/empty FPATH=/empty; export PATH FPATH scute-1.5.0/m4/libtool.m4:1215: test "X`printf %s $ECHO`" = "X$ECHO" \ scute-1.5.0/m4/libtool.m4:1216: || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) scute-1.5.0/m4/libtool.m4-1217- ############################################## scute-1.5.0/m4/libtool.m4-1237- if test "$GCC" = yes; then scute-1.5.0/m4/libtool.m4:1238: lt_sysroot=`$CC --print-sysroot 2>/dev/null` scute-1.5.0/m4/libtool.m4-1239- fi ############################################## scute-1.5.0/m4/libtool.m4-1241- /*) scute-1.5.0/m4/libtool.m4:1242: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` scute-1.5.0/m4/libtool.m4-1243- ;; #( ############################################## scute-1.5.0/m4/libtool.m4-1270- if AC_TRY_EVAL(ac_compile); then scute-1.5.0/m4/libtool.m4:1271: case `/usr/bin/file conftest.$ac_objext` in scute-1.5.0/m4/libtool.m4-1272- *ELF-32*) ############################################## scute-1.5.0/m4/libtool.m4-1286- if test "$lt_cv_prog_gnu_ld" = yes; then scute-1.5.0/m4/libtool.m4:1287: case `/usr/bin/file conftest.$ac_objext` in scute-1.5.0/m4/libtool.m4-1288- *32-bit*) ############################################## scute-1.5.0/m4/libtool.m4-1298- else scute-1.5.0/m4/libtool.m4:1299: case `/usr/bin/file conftest.$ac_objext` in scute-1.5.0/m4/libtool.m4-1300- *32-bit*) ############################################## scute-1.5.0/m4/libtool.m4-1663- # And add a safety zone scute-1.5.0/m4/libtool.m4:1664: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` scute-1.5.0/m4/libtool.m4:1665: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` scute-1.5.0/m4/libtool.m4-1666- ;; ############################################## scute-1.5.0/m4/libtool.m4-1696- if test -n "$kargmax"; then scute-1.5.0/m4/libtool.m4:1697: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` scute-1.5.0/m4/libtool.m4-1698- else ############################################## scute-1.5.0/m4/libtool.m4-1705- test undefined != "$lt_cv_sys_max_cmd_len"; then scute-1.5.0/m4/libtool.m4:1706: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` scute-1.5.0/m4/libtool.m4:1707: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` scute-1.5.0/m4/libtool.m4-1708- else ############################################## scute-1.5.0/m4/libtool.m4-1717- # we can't tell. scute-1.5.0/m4/libtool.m4:1718: while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ scute-1.5.0/m4/libtool.m4-1719- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## scute-1.5.0/m4/libtool.m4-1721- do scute-1.5.0/m4/libtool.m4:1722: i=`expr $i + 1` scute-1.5.0/m4/libtool.m4-1723- teststring=$teststring$teststring ############################################## scute-1.5.0/m4/libtool.m4-1725- # Only check the string length outside the loop. scute-1.5.0/m4/libtool.m4:1726: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` scute-1.5.0/m4/libtool.m4-1727- teststring= ############################################## scute-1.5.0/m4/libtool.m4-1730- # linker. It appears as though 1/2 is a usable value. scute-1.5.0/m4/libtool.m4:1731: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` scute-1.5.0/m4/libtool.m4-1732- fi ############################################## scute-1.5.0/m4/libtool.m4-2055- if test "$hard_links" = no; then scute-1.5.0/m4/libtool.m4:2056: AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) scute-1.5.0/m4/libtool.m4-2057- need_locks=warn ############################################## scute-1.5.0/m4/libtool.m4-2186- esac scute-1.5.0/m4/libtool.m4:2187: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` scute-1.5.0/m4/libtool.m4-2188- case $lt_search_path_spec in ############################################## scute-1.5.0/m4/libtool.m4-2193- # okay in the real world where ";" in dirpaths is itself problematic. scute-1.5.0/m4/libtool.m4:2194: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` scute-1.5.0/m4/libtool.m4-2195- ;; scute-1.5.0/m4/libtool.m4-2196- *) scute-1.5.0/m4/libtool.m4:2197: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` scute-1.5.0/m4/libtool.m4-2198- ;; ############################################## scute-1.5.0/m4/libtool.m4-2202- lt_tmp_lt_search_path_spec= scute-1.5.0/m4/libtool.m4:2203: lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` scute-1.5.0/m4/libtool.m4-2204- for lt_sys_path in $lt_search_path_spec; do ############################################## scute-1.5.0/m4/libtool.m4-2237- esac scute-1.5.0/m4/libtool.m4:2238: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` scute-1.5.0/m4/libtool.m4-2239-else ############################################## scute-1.5.0/m4/libtool.m4-2325- # Create ${libname}_ixlibrary.a entries in /sys/libs. scute-1.5.0/m4/libtool.m4:2326: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' scute-1.5.0/m4/libtool.m4-2327- ;; ############################################## scute-1.5.0/m4/libtool.m4-2361- # DLL is installed to $(libdir)/../bin by postinstall_cmds scute-1.5.0/m4/libtool.m4:2362: postinstall_cmds='base_file=`basename \${file}`~ scute-1.5.0/m4/libtool.m4:2363: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ scute-1.5.0/m4/libtool.m4:2364: dldir=$destdir/`dirname \$dlpath`~ scute-1.5.0/m4/libtool.m4-2365- test -d \$dldir || mkdir -p \$dldir~ ############################################## scute-1.5.0/m4/libtool.m4-2370- fi' scute-1.5.0/m4/libtool.m4:2371: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ scute-1.5.0/m4/libtool.m4-2372- dlpath=$dir/\$dldll~ ############################################## scute-1.5.0/m4/libtool.m4-2378- # Cygwin DLLs use 'cyg' prefix rather than 'lib' scute-1.5.0/m4/libtool.m4:2379: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' scute-1.5.0/m4/libtool.m4-2380-m4_if([$1], [],[ ############################################## scute-1.5.0/m4/libtool.m4-2384- # MinGW DLLs use traditional 'lib' prefix scute-1.5.0/m4/libtool.m4:2385: soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' scute-1.5.0/m4/libtool.m4-2386- ;; ############################################## scute-1.5.0/m4/libtool.m4-2388- # pw32 DLLs use 'pw' prefix rather than 'lib' scute-1.5.0/m4/libtool.m4:2389: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' scute-1.5.0/m4/libtool.m4-2390- ;; ############################################## scute-1.5.0/m4/libtool.m4-2397- libname_spec='$name' scute-1.5.0/m4/libtool.m4:2398: soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' scute-1.5.0/m4/libtool.m4-2399- library_names_spec='${libname}.dll.lib' ############################################## scute-1.5.0/m4/libtool.m4-2409- # Let DOS variable expansion print the short 8.3 style file name. scute-1.5.0/m4/libtool.m4:2410: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` scute-1.5.0/m4/libtool.m4-2411- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## scute-1.5.0/m4/libtool.m4-2414- # Convert to MSYS style. scute-1.5.0/m4/libtool.m4:2415: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` scute-1.5.0/m4/libtool.m4-2416- ;; ############################################## scute-1.5.0/m4/libtool.m4-2420- # like /cygdrive/c/PROGRA~1:/cygdr... scute-1.5.0/m4/libtool.m4:2421: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` scute-1.5.0/m4/libtool.m4:2422: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` scute-1.5.0/m4/libtool.m4:2423: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` scute-1.5.0/m4/libtool.m4-2424- ;; ############################################## scute-1.5.0/m4/libtool.m4-2428- # It is most probably a Windows format PATH. scute-1.5.0/m4/libtool.m4:2429: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` scute-1.5.0/m4/libtool.m4-2430- else scute-1.5.0/m4/libtool.m4:2431: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` scute-1.5.0/m4/libtool.m4-2432- fi ############################################## scute-1.5.0/m4/libtool.m4-2438- # DLL is installed to $(libdir)/../bin by postinstall_cmds scute-1.5.0/m4/libtool.m4:2439: postinstall_cmds='base_file=`basename \${file}`~ scute-1.5.0/m4/libtool.m4:2440: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ scute-1.5.0/m4/libtool.m4:2441: dldir=$destdir/`dirname \$dlpath`~ scute-1.5.0/m4/libtool.m4-2442- test -d \$dldir || mkdir -p \$dldir~ scute-1.5.0/m4/libtool.m4-2443- $install_prog $dir/$dlname \$dldir/$dlname' scute-1.5.0/m4/libtool.m4:2444: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ scute-1.5.0/m4/libtool.m4-2445- dlpath=$dir/\$dldll~ ############################################## scute-1.5.0/m4/libtool.m4-2452- # Assume MSVC wrapper scute-1.5.0/m4/libtool.m4:2453: library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' scute-1.5.0/m4/libtool.m4-2454- dynamic_linker='Win32 ld.exe' ############################################## scute-1.5.0/m4/libtool.m4-2469- shlibpath_var=DYLD_LIBRARY_PATH scute-1.5.0/m4/libtool.m4:2470: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' scute-1.5.0/m4/libtool.m4-2471-m4_if([$1], [],[ ############################################## scute-1.5.0/m4/libtool.m4-2676- if test -f /etc/ld.so.conf; then scute-1.5.0/m4/libtool.m4:2677: 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' ' '` scute-1.5.0/m4/libtool.m4-2678- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## scute-1.5.0/m4/libtool.m4-2750- shlibpath_var=LD_LIBRARY_PATH scute-1.5.0/m4/libtool.m4:2751: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then scute-1.5.0/m4/libtool.m4-2752- case $host_os in ############################################## scute-1.5.0/m4/libtool.m4-2967- "file_magic "*) scute-1.5.0/m4/libtool.m4:2968: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` scute-1.5.0/m4/libtool.m4-2969- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## scute-1.5.0/m4/libtool.m4-3050- # gcc leaves a trailing carriage return which upsets mingw scute-1.5.0/m4/libtool.m4:3051: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; scute-1.5.0/m4/libtool.m4-3052- *) scute-1.5.0/m4/libtool.m4:3053: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; scute-1.5.0/m4/libtool.m4-3054- esac ############################################## scute-1.5.0/m4/libtool.m4-3059- # Canonicalize the pathname of ld scute-1.5.0/m4/libtool.m4:3060: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` scute-1.5.0/m4/libtool.m4-3061- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do scute-1.5.0/m4/libtool.m4:3062: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` scute-1.5.0/m4/libtool.m4-3063- done ############################################## scute-1.5.0/m4/libtool.m4-3090- # Break only if it was the GNU/non-GNU ld that we prefer. scute-1.5.0/m4/libtool.m4:3091: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in scute-1.5.0/m4/libtool.m4-3092- *GNU* | *'with BFD'*) ############################################## scute-1.5.0/m4/libtool.m4-3130-[# I'd rather use --version here, but apparently some GNU lds only accept -v. scute-1.5.0/m4/libtool.m4:3131:case `$LD -v 2>&1 </dev/null` in scute-1.5.0/m4/libtool.m4-3132-*GNU* | *'with BFD'*) ############################################## scute-1.5.0/m4/libtool.m4-3321-openbsd*) scute-1.5.0/m4/libtool.m4:3322: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then scute-1.5.0/m4/libtool.m4-3323- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## scute-1.5.0/m4/libtool.m4-3385- else scute-1.5.0/m4/libtool.m4:3386: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` scute-1.5.0/m4/libtool.m4-3387- fi ############################################## scute-1.5.0/m4/libtool.m4-3431- # Tru64's nm complains that /dev/null is an invalid object file scute-1.5.0/m4/libtool.m4:3432: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in scute-1.5.0/m4/libtool.m4-3433- */dev/null* | *'Invalid file or object type'*) ############################################## scute-1.5.0/m4/libtool.m4-3437- *) scute-1.5.0/m4/libtool.m4:3438: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in scute-1.5.0/m4/libtool.m4-3439- */dev/null*) ############################################## scute-1.5.0/m4/libtool.m4-3463- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) scute-1.5.0/m4/libtool.m4:3464: case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in scute-1.5.0/m4/libtool.m4-3465- *COFF*) ############################################## scute-1.5.0/m4/libtool.m4-3522- # decide which to use based on capabilities of $DLLTOOL scute-1.5.0/m4/libtool.m4:3523: case `$DLLTOOL --help 2>&1` in scute-1.5.0/m4/libtool.m4-3524- *--identify-strict*) ############################################## scute-1.5.0/m4/libtool.m4-3681-# If we're using GNU nm, then use its standard symbol codes. scute-1.5.0/m4/libtool.m4:3682:case `$NM -V 2>&1` in scute-1.5.0/m4/libtool.m4-3683-*GNU* | *'with BFD'*) ############################################## scute-1.5.0/m4/libtool.m4-3699-mingw*) scute-1.5.0/m4/libtool.m4:3700: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp scute-1.5.0/m4/libtool.m4-3701- ;; ############################################## scute-1.5.0/m4/libtool.m4-3752- nlist=conftest.nm scute-1.5.0/m4/libtool.m4:3753: if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then scute-1.5.0/m4/libtool.m4-3754- # Try sorting and uniquifying the output. ############################################## scute-1.5.0/m4/libtool.m4-4090- *) scute-1.5.0/m4/libtool.m4:4091: case `$CC -V 2>&1 | sed 5q` in scute-1.5.0/m4/libtool.m4-4092- *Sun\ C*) ############################################## scute-1.5.0/m4/libtool.m4-4395- *) scute-1.5.0/m4/libtool.m4:4396: case `$CC -V 2>&1 | sed 5q` in scute-1.5.0/m4/libtool.m4-4397- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) ############################################## scute-1.5.0/m4/libtool.m4-4673- # shared libraries, regardless of the interface used. scute-1.5.0/m4/libtool.m4:4674: case `$LD -v 2>&1` in scute-1.5.0/m4/libtool.m4-4675- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## scute-1.5.0/m4/libtool.m4-4705- supports_anon_versioning=no scute-1.5.0/m4/libtool.m4:4706: case `$LD -v 2>&1` in scute-1.5.0/m4/libtool.m4-4707- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## scute-1.5.0/m4/libtool.m4-4774- # is EXPORTS), use it as is; otherwise, prepend... scute-1.5.0/m4/libtool.m4:4775: _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then scute-1.5.0/m4/libtool.m4-4776- cp $export_symbols $output_objdir/$soname.def; ############################################## scute-1.5.0/m4/libtool.m4-4802- # time. Moving up from 0x10000000 also allows more sbrk(2) space. scute-1.5.0/m4/libtool.m4:4803: _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' scute-1.5.0/m4/libtool.m4:4804: _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' scute-1.5.0/m4/libtool.m4-4805- ;; ############################################## scute-1.5.0/m4/libtool.m4-4820- pgcc*) # Portland Group C compiler scute-1.5.0/m4/libtool.m4:4821: _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' scute-1.5.0/m4/libtool.m4-4822- tmp_addflag=' $pic_flag' ############################################## scute-1.5.0/m4/libtool.m4-4825- # Portland Group f77 and f90 compilers scute-1.5.0/m4/libtool.m4:4826: _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' scute-1.5.0/m4/libtool.m4-4827- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## scute-1.5.0/m4/libtool.m4-4840- nvcc*) # Cuda Compiler Driver 2.2 scute-1.5.0/m4/libtool.m4:4841: _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' scute-1.5.0/m4/libtool.m4-4842- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## scute-1.5.0/m4/libtool.m4-4844- esac scute-1.5.0/m4/libtool.m4:4845: case `$CC -V 2>&1 | sed 5q` in scute-1.5.0/m4/libtool.m4-4846- *Sun\ C*) # Sun C 5.9 scute-1.5.0/m4/libtool.m4:4847: _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' scute-1.5.0/m4/libtool.m4-4848- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## scute-1.5.0/m4/libtool.m4-4912- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) scute-1.5.0/m4/libtool.m4:4913: case `$LD -v 2>&1` in scute-1.5.0/m4/libtool.m4-4914- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## scute-1.5.0/m4/libtool.m4-5035- # below for broken collect2 doesn't work under 4.3+ scute-1.5.0/m4/libtool.m4:5036: collect2name=`${CC} -print-prog-name=collect2` scute-1.5.0/m4/libtool.m4-5037- if test -f "$collect2name" && ############################################## scute-1.5.0/m4/libtool.m4-5085- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" scute-1.5.0/m4/libtool.m4:5086: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" scute-1.5.0/m4/libtool.m4-5087- else ############################################## scute-1.5.0/m4/libtool.m4-5151- _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' scute-1.5.0/m4/libtool.m4:5152: _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then scute-1.5.0/m4/libtool.m4-5153- sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; ############################################## scute-1.5.0/m4/libtool.m4-5188- # FIXME: Setting linknames here is a bad hack. scute-1.5.0/m4/libtool.m4:5189: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' scute-1.5.0/m4/libtool.m4-5190- # The linker will automatically build a .lib file if we build a DLL. ############################################## scute-1.5.0/m4/libtool.m4-5326- if test "$GCC" = yes; then scute-1.5.0/m4/libtool.m4:5327: _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' scute-1.5.0/m4/libtool.m4-5328- # Try to use the -exported_symbol ld option, if it does not ############################################## scute-1.5.0/m4/libtool.m4-5349- if test "$lt_cv_irix_exported_symbol" = yes; then scute-1.5.0/m4/libtool.m4:5350: _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' scute-1.5.0/m4/libtool.m4-5351- fi scute-1.5.0/m4/libtool.m4-5352- else scute-1.5.0/m4/libtool.m4:5353: _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' scute-1.5.0/m4/libtool.m4:5354: _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' scute-1.5.0/m4/libtool.m4-5355- fi ############################################## scute-1.5.0/m4/libtool.m4-5389- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes scute-1.5.0/m4/libtool.m4:5390: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then scute-1.5.0/m4/libtool.m4-5391- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## scute-1.5.0/m4/libtool.m4-5422- _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' scute-1.5.0/m4/libtool.m4:5423: _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' scute-1.5.0/m4/libtool.m4-5424- else scute-1.5.0/m4/libtool.m4-5425- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' scute-1.5.0/m4/libtool.m4:5426: _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' scute-1.5.0/m4/libtool.m4-5427- fi ############################################## scute-1.5.0/m4/libtool.m4-5435- _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' scute-1.5.0/m4/libtool.m4:5436: _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' scute-1.5.0/m4/libtool.m4-5437- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ############################################## scute-1.5.0/m4/libtool.m4-5439- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' scute-1.5.0/m4/libtool.m4:5440: _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' scute-1.5.0/m4/libtool.m4:5441: _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~ scute-1.5.0/m4/libtool.m4:5442: $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' scute-1.5.0/m4/libtool.m4-5443- ############################################## scute-1.5.0/m4/libtool.m4-5458- else scute-1.5.0/m4/libtool.m4:5459: case `$CC -V 2>&1` in scute-1.5.0/m4/libtool.m4-5460- *"Compilers 5.0"*) ############################################## scute-1.5.0/m4/libtool.m4-5651- _LT_TAGVAR(allow_undefined_flag, $1)= scute-1.5.0/m4/libtool.m4:5652: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) scute-1.5.0/m4/libtool.m4-5653- then ############################################## scute-1.5.0/m4/libtool.m4-5951- # ancient GNU ld didn't support --whole-archive et. al. scute-1.5.0/m4/libtool.m4:5952: if eval "`$CC -print-prog-name=ld` --help 2>&1" | scute-1.5.0/m4/libtool.m4-5953- $GREP 'no-whole-archive' > /dev/null; then ############################################## scute-1.5.0/m4/libtool.m4-6034- # below for broken collect2 doesn't work under 4.3+ scute-1.5.0/m4/libtool.m4:6035: collect2name=`${CC} -print-prog-name=collect2` scute-1.5.0/m4/libtool.m4-6036- if test -f "$collect2name" && ############################################## scute-1.5.0/m4/libtool.m4-6084- scute-1.5.0/m4/libtool.m4:6085: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" scute-1.5.0/m4/libtool.m4-6086- else ############################################## scute-1.5.0/m4/libtool.m4-6150- _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' scute-1.5.0/m4/libtool.m4:6151: _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then scute-1.5.0/m4/libtool.m4-6152- $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; ############################################## scute-1.5.0/m4/libtool.m4-6191- # is EXPORTS), use it as is; otherwise, prepend... scute-1.5.0/m4/libtool.m4:6192: _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then scute-1.5.0/m4/libtool.m4-6193- cp $export_symbols $output_objdir/$soname.def; ############################################## scute-1.5.0/m4/libtool.m4-6271- # dependencies. scute-1.5.0/m4/libtool.m4:6272: 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"' scute-1.5.0/m4/libtool.m4-6273- ;; ############################################## scute-1.5.0/m4/libtool.m4-6336- # dependencies. scute-1.5.0/m4/libtool.m4:6337: 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"' scute-1.5.0/m4/libtool.m4-6338- ;; ############################################## scute-1.5.0/m4/libtool.m4-6372- # time. Moving up from 0x10000000 also allows more sbrk(2) space. scute-1.5.0/m4/libtool.m4:6373: _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' scute-1.5.0/m4/libtool.m4:6374: _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' scute-1.5.0/m4/libtool.m4-6375- ;; ############################################## scute-1.5.0/m4/libtool.m4-6379- # SGI C++ scute-1.5.0/m4/libtool.m4:6380: _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' scute-1.5.0/m4/libtool.m4-6381- ############################################## scute-1.5.0/m4/libtool.m4-6390- if test "$with_gnu_ld" = no; then scute-1.5.0/m4/libtool.m4:6391: _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' scute-1.5.0/m4/libtool.m4-6392- else scute-1.5.0/m4/libtool.m4:6393: _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' scute-1.5.0/m4/libtool.m4-6394- fi ############################################## scute-1.5.0/m4/libtool.m4-6411- # to its proper name (with version) after linking. scute-1.5.0/m4/libtool.m4:6412: _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' scute-1.5.0/m4/libtool.m4:6413: _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' scute-1.5.0/m4/libtool.m4-6414- # Commands to make compiler produce verbose output that lists ############################################## scute-1.5.0/m4/libtool.m4-6421- # dependencies. scute-1.5.0/m4/libtool.m4:6422: 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"' scute-1.5.0/m4/libtool.m4-6423- ############################################## scute-1.5.0/m4/libtool.m4-6436- # earlier do not add the objects themselves. scute-1.5.0/m4/libtool.m4:6437: case `$CC -V 2>&1` in scute-1.5.0/m4/libtool.m4-6438- *"Version 7."*) ############################################## scute-1.5.0/m4/libtool.m4-6457- # Portland Group C++ compiler scute-1.5.0/m4/libtool.m4:6458: case `$CC -V` in scute-1.5.0/m4/libtool.m4-6459- *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) ############################################## scute-1.5.0/m4/libtool.m4-6462- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ scute-1.5.0/m4/libtool.m4:6463: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' scute-1.5.0/m4/libtool.m4-6464- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## scute-1.5.0/m4/libtool.m4-6466- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ scute-1.5.0/m4/libtool.m4:6467: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ scute-1.5.0/m4/libtool.m4-6468- $RANLIB $oldlib' ############################################## scute-1.5.0/m4/libtool.m4-6471- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ scute-1.5.0/m4/libtool.m4:6472: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' scute-1.5.0/m4/libtool.m4-6473- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## scute-1.5.0/m4/libtool.m4-6475- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ scute-1.5.0/m4/libtool.m4:6476: $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' scute-1.5.0/m4/libtool.m4-6477- ;; ############################################## scute-1.5.0/m4/libtool.m4-6485- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' scute-1.5.0/m4/libtool.m4:6486: _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' scute-1.5.0/m4/libtool.m4-6487- ;; ############################################## scute-1.5.0/m4/libtool.m4-6504- # dependencies. scute-1.5.0/m4/libtool.m4:6505: 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' scute-1.5.0/m4/libtool.m4-6506- ;; ############################################## scute-1.5.0/m4/libtool.m4-6519- *) scute-1.5.0/m4/libtool.m4:6520: case `$CC -V 2>&1 | sed 5q` in scute-1.5.0/m4/libtool.m4-6521- *Sun\ C*) ############################################## scute-1.5.0/m4/libtool.m4-6526- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' scute-1.5.0/m4/libtool.m4:6527: _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' scute-1.5.0/m4/libtool.m4-6528- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## scute-1.5.0/m4/libtool.m4-6596- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' scute-1.5.0/m4/libtool.m4:6597: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then scute-1.5.0/m4/libtool.m4-6598- _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' ############################################## scute-1.5.0/m4/libtool.m4-6615- # to its proper name (with version) after linking. scute-1.5.0/m4/libtool.m4:6616: _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' scute-1.5.0/m4/libtool.m4-6617- ############################################## scute-1.5.0/m4/libtool.m4-6636- _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' scute-1.5.0/m4/libtool.m4:6637: _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' scute-1.5.0/m4/libtool.m4-6638- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ############################################## scute-1.5.0/m4/libtool.m4-6641- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' scute-1.5.0/m4/libtool.m4:6642: _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' scute-1.5.0/m4/libtool.m4:6643: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ scute-1.5.0/m4/libtool.m4-6644- echo "-hidden">> $lib.exp~ scute-1.5.0/m4/libtool.m4:6645: $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~ scute-1.5.0/m4/libtool.m4-6646- $RM $lib.exp' ############################################## scute-1.5.0/m4/libtool.m4-6660- # dependencies. scute-1.5.0/m4/libtool.m4:6661: 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"' scute-1.5.0/m4/libtool.m4-6662- ;; ############################################## scute-1.5.0/m4/libtool.m4-6667- osf3*) scute-1.5.0/m4/libtool.m4:6668: _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' scute-1.5.0/m4/libtool.m4-6669- ;; scute-1.5.0/m4/libtool.m4-6670- *) scute-1.5.0/m4/libtool.m4:6671: _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' scute-1.5.0/m4/libtool.m4-6672- ;; ############################################## scute-1.5.0/m4/libtool.m4-6920- case ${2} in scute-1.5.0/m4/libtool.m4:6921: .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; scute-1.5.0/m4/libtool.m4:6922: *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; scute-1.5.0/m4/libtool.m4-6923- esac ############################################## scute-1.5.0/m4/libtool.m4-7008- scute-1.5.0/m4/libtool.m4:7009: for p in `eval "$output_verbose_link_cmd"`; do scute-1.5.0/m4/libtool.m4-7010- case ${prev}${p} in ############################################## scute-1.5.0/m4/libtool.m4-7106-linux*) scute-1.5.0/m4/libtool.m4:7107: case `$CC -V 2>&1 | sed 5q` in scute-1.5.0/m4/libtool.m4-7108- *Sun\ C*) ############################################## scute-1.5.0/m4/libtool.m4-7157-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then scute-1.5.0/m4/libtool.m4:7158: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` scute-1.5.0/m4/libtool.m4-7159-fi ############################################## scute-1.5.0/m4/libtool.m4-7769- test $lt_ac_count -gt 10 && break scute-1.5.0/m4/libtool.m4:7770: lt_ac_count=`expr $lt_ac_count + 1` scute-1.5.0/m4/libtool.m4-7771- if test $lt_ac_count -gt $lt_ac_max; then ############################################## scute-1.5.0/m4/libtool.m4-7840-# ------------------------------------------------------ scute-1.5.0/m4/libtool.m4:7841:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and scute-1.5.0/m4/libtool.m4-7842-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.