=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== jose-10/doc/Makefile.in-49- { \ jose-10/doc/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ jose-10/doc/Makefile.in-51- }; \ ############################################## jose-10/doc/Makefile.in-118- esac jose-10/doc/Makefile.in:119:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; jose-10/doc/Makefile.in-120-am__vpath_adj = case $$p in \ jose-10/doc/Makefile.in:121: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ jose-10/doc/Makefile.in-122- *) f=$$p;; \ jose-10/doc/Makefile.in-123- esac; jose-10/doc/Makefile.in:124:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; jose-10/doc/Makefile.in-125-am__install_max = 40 jose-10/doc/Makefile.in-126-am__nobase_strip_setup = \ jose-10/doc/Makefile.in:127: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` jose-10/doc/Makefile.in-128-am__nobase_strip = \ ############################################## jose-10/doc/Makefile.in-354- test -n "$(man1dir)" \ jose-10/doc/Makefile.in:355: && test -n "`echo $$list1$$list2`" \ jose-10/doc/Makefile.in-356- || exit 0; \ ############################################## jose-10/doc/Makefile.in-395- test -n "$(man3dir)" \ jose-10/doc/Makefile.in:396: && test -n "`echo $$list1$$list2`" \ jose-10/doc/Makefile.in-397- || exit 0; \ ############################################## jose-10/doc/Makefile.in-439-distdir: $(DISTFILES) jose-10/doc/Makefile.in:440: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ jose-10/doc/Makefile.in:441: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ jose-10/doc/Makefile.in-442- list='$(DISTFILES)'; \ ############################################## jose-10/doc/Makefile.in-453- if test -d $$d/$$file; then \ jose-10/doc/Makefile.in:454: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ jose-10/doc/Makefile.in-455- if test -d "$(distdir)/$$file"; then \ ############################################## jose-10/config.sub-52- jose-10/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` jose-10/config.sub-54- ############################################## jose-10/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations. jose-10/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` jose-10/config.sub-116-case $maybe_os in ############################################## jose-10/config.sub-122- os=-$maybe_os jose-10/config.sub:123: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` jose-10/config.sub-124- ;; ############################################## jose-10/config.sub-126- os=-linux-android jose-10/config.sub:127: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown jose-10/config.sub-128- ;; jose-10/config.sub-129- *) jose-10/config.sub:130: basic_machine=`echo $1 | sed 's/-[^-]*$//'` jose-10/config.sub-131- if [ $basic_machine != $1 ] jose-10/config.sub:132: then os=`echo $1 | sed 's/.*-/-/'` jose-10/config.sub-133- else os=; fi ############################################## jose-10/config.sub-180- os=-sco5v6 jose-10/config.sub:181: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` jose-10/config.sub-182- ;; ############################################## jose-10/config.sub-184- os=-sco3.2v5 jose-10/config.sub:185: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` jose-10/config.sub-186- ;; ############################################## jose-10/config.sub-188- os=-sco3.2v4 jose-10/config.sub:189: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` jose-10/config.sub-190- ;; jose-10/config.sub-191- -sco3.2.[4-9]*) jose-10/config.sub:192: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` jose-10/config.sub:193: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` jose-10/config.sub-194- ;; ############################################## jose-10/config.sub-196- # Don't forget version if it is 3.2v4 or newer. jose-10/config.sub:197: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` jose-10/config.sub-198- ;; ############################################## jose-10/config.sub-200- # Don't forget version if it is 3.2v4 or newer. jose-10/config.sub:201: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` jose-10/config.sub-202- ;; ############################################## jose-10/config.sub-204- os=-sco3.2v2 jose-10/config.sub:205: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` jose-10/config.sub-206- ;; jose-10/config.sub-207- -udk*) jose-10/config.sub:208: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` jose-10/config.sub-209- ;; ############################################## jose-10/config.sub-211- os=-isc2.2 jose-10/config.sub:212: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` jose-10/config.sub-213- ;; ############################################## jose-10/config.sub-217- -isc*) jose-10/config.sub:218: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` jose-10/config.sub-219- ;; ############################################## jose-10/config.sub-229- -ptx*) jose-10/config.sub:230: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` jose-10/config.sub-231- ;; jose-10/config.sub-232- -windowsnt*) jose-10/config.sub:233: os=`echo $os | sed -e 's/windowsnt/winnt/'` jose-10/config.sub-234- ;; ############################################## jose-10/config.sub-368- *-*-*) jose-10/config.sub:369: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 jose-10/config.sub-370- exit 1 ############################################## jose-10/config.sub-497- amd64-*) jose-10/config.sub:498: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` jose-10/config.sub-499- ;; ############################################## jose-10/config.sub-542- blackfin-*) jose-10/config.sub:543: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` jose-10/config.sub-544- os=-linux ############################################## jose-10/config.sub-550- c54x-*) jose-10/config.sub:551: basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` jose-10/config.sub-552- ;; jose-10/config.sub-553- c55x-*) jose-10/config.sub:554: basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` jose-10/config.sub-555- ;; jose-10/config.sub-556- c6x-*) jose-10/config.sub:557: basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` jose-10/config.sub-558- ;; ############################################## jose-10/config.sub-654- e500v[12]-*) jose-10/config.sub:655: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` jose-10/config.sub-656- os=$os"spe" ############################################## jose-10/config.sub-761- i*86v32) jose-10/config.sub:762: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` jose-10/config.sub-763- os=-sysv32 ############################################## jose-10/config.sub-765- i*86v4*) jose-10/config.sub:766: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` jose-10/config.sub-767- os=-sysv4 ############################################## jose-10/config.sub-769- i*86v) jose-10/config.sub:770: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` jose-10/config.sub-771- os=-sysv ############################################## jose-10/config.sub-773- i*86sol2) jose-10/config.sub:774: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` jose-10/config.sub-775- os=-solaris2 ############################################## jose-10/config.sub-799- leon-*|leon[3-9]-*) jose-10/config.sub:800: basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'` jose-10/config.sub-801- ;; ############################################## jose-10/config.sub-806- m68knommu-*) jose-10/config.sub:807: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` jose-10/config.sub-808- os=-linux ############################################## jose-10/config.sub-843- mips3*-*) jose-10/config.sub:844: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` jose-10/config.sub-845- ;; jose-10/config.sub-846- mips3*) jose-10/config.sub:847: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown jose-10/config.sub-848- ;; ############################################## jose-10/config.sub-865- ms1-*) jose-10/config.sub:866: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` jose-10/config.sub-867- ;; ############################################## jose-10/config.sub-987- parisc-*) jose-10/config.sub:988: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` jose-10/config.sub-989- os=-linux ############################################## jose-10/config.sub-1003- pc98-*) jose-10/config.sub:1004: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` jose-10/config.sub-1005- ;; ############################################## jose-10/config.sub-1018- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) jose-10/config.sub:1019: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` jose-10/config.sub-1020- ;; jose-10/config.sub-1021- pentiumpro-* | p6-* | 6x86-* | athlon-*) jose-10/config.sub:1022: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` jose-10/config.sub-1023- ;; jose-10/config.sub-1024- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) jose-10/config.sub:1025: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` jose-10/config.sub-1026- ;; jose-10/config.sub-1027- pentium4-*) jose-10/config.sub:1028: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` jose-10/config.sub-1029- ;; ############################################## jose-10/config.sub-1037- ppc-* | ppcbe-*) jose-10/config.sub:1038: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` jose-10/config.sub-1039- ;; ############################################## jose-10/config.sub-1043- ppcle-* | powerpclittle-*) jose-10/config.sub:1044: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` jose-10/config.sub-1045- ;; ############################################## jose-10/config.sub-1047- ;; jose-10/config.sub:1048: ppc64-* | ppc64p7-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` jose-10/config.sub-1049- ;; ############################################## jose-10/config.sub-1053- ppc64le-* | powerpc64little-*) jose-10/config.sub:1054: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` jose-10/config.sub-1055- ;; ############################################## jose-10/config.sub-1136- strongarm-* | thumb-*) jose-10/config.sub:1137: basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` jose-10/config.sub-1138- ;; ############################################## jose-10/config.sub-1269- xscale-* | xscalee[bl]-*) jose-10/config.sub:1270: basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` jose-10/config.sub-1271- ;; ############################################## jose-10/config.sub-1346- *) jose-10/config.sub:1347: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 jose-10/config.sub-1348- exit 1 ############################################## jose-10/config.sub-1354- *-digital*) jose-10/config.sub:1355: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` jose-10/config.sub-1356- ;; jose-10/config.sub-1357- *-commodore*) jose-10/config.sub:1358: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` jose-10/config.sub-1359- ;; ############################################## jose-10/config.sub-1375- -solaris1 | -solaris1.*) jose-10/config.sub:1376: os=`echo $os | sed -e 's|solaris1|sunos4|'` jose-10/config.sub-1377- ;; ############################################## jose-10/config.sub-1387- -gnu/linux*) jose-10/config.sub:1388: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` jose-10/config.sub-1389- ;; ############################################## jose-10/config.sub-1434- -nto*) jose-10/config.sub:1435: os=`echo $os | sed -e 's|nto|nto-qnx|'` jose-10/config.sub-1436- ;; ############################################## jose-10/config.sub-1441- -mac*) jose-10/config.sub:1442: os=`echo $os | sed -e 's|mac|macos|'` jose-10/config.sub-1443- ;; ############################################## jose-10/config.sub-1447- -linux*) jose-10/config.sub:1448: os=`echo $os | sed -e 's|linux|linux-gnu|'` jose-10/config.sub-1449- ;; jose-10/config.sub-1450- -sunos5*) jose-10/config.sub:1451: os=`echo $os | sed -e 's|sunos5|solaris2|'` jose-10/config.sub-1452- ;; jose-10/config.sub-1453- -sunos6*) jose-10/config.sub:1454: os=`echo $os | sed -e 's|sunos6|solaris3|'` jose-10/config.sub-1455- ;; ############################################## jose-10/config.sub-1502- -sinix5.*) jose-10/config.sub:1503: os=`echo $os | sed -e 's|sinix|sysv|'` jose-10/config.sub-1504- ;; ############################################## jose-10/config.sub-1557- # Get rid of the `-' at the beginning of $os. jose-10/config.sub:1558: os=`echo $os | sed 's/[^-]*-//'` jose-10/config.sub:1559: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 jose-10/config.sub-1560- exit 1 ############################################## jose-10/config.sub-1823- esac jose-10/config.sub:1824: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` jose-10/config.sub-1825- ;; ############################################## jose-10/compile-67- mingw/*) jose-10/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` jose-10/compile-69- ;; jose-10/compile-70- cygwin/*) jose-10/compile:71: file=`cygpath -m "$file" || echo "$file"` jose-10/compile-72- ;; jose-10/compile-73- wine/*) jose-10/compile:74: file=`winepath -w "$file" || echo "$file"` jose-10/compile-75- ;; ############################################## jose-10/compile-310-# Name of file we expect compiler to create. jose-10/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` jose-10/compile-312- ############################################## jose-10/compile-316-# object file name, since that is what matters with a parallel build. jose-10/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d jose-10/compile-318-while true; do ############################################## jose-10/lib/Makefile.in-50- { \ jose-10/lib/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ jose-10/lib/Makefile.in-52- }; \ ############################################## jose-10/lib/Makefile.in-102-CONFIG_CLEAN_VPATH_FILES = jose-10/lib/Makefile.in:103:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; jose-10/lib/Makefile.in-104-am__vpath_adj = case $$p in \ jose-10/lib/Makefile.in:105: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ jose-10/lib/Makefile.in-106- *) f=$$p;; \ jose-10/lib/Makefile.in-107- esac; jose-10/lib/Makefile.in:108:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; jose-10/lib/Makefile.in-109-am__install_max = 40 jose-10/lib/Makefile.in-110-am__nobase_strip_setup = \ jose-10/lib/Makefile.in:111: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` jose-10/lib/Makefile.in-112-am__nobase_strip = \ ############################################## jose-10/lib/Makefile.in-560-.c.o: jose-10/lib/Makefile.in:561:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ jose-10/lib/Makefile.in-562-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## jose-10/lib/Makefile.in-568-.c.obj: jose-10/lib/Makefile.in:569:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ jose-10/lib/Makefile.in:570:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ jose-10/lib/Makefile.in-571-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ############################################## jose-10/lib/Makefile.in-573-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ jose-10/lib/Makefile.in:574:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` jose-10/lib/Makefile.in-575- jose-10/lib/Makefile.in-576-.c.lo: jose-10/lib/Makefile.in:577:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ jose-10/lib/Makefile.in-578-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## jose-10/lib/Makefile.in-621-GTAGS: jose-10/lib/Makefile.in:622: here=`$(am__cd) $(top_builddir) && pwd` \ jose-10/lib/Makefile.in-623- && $(am__cd) $(top_srcdir) \ ############################################## jose-10/lib/Makefile.in-644-distdir: $(DISTFILES) jose-10/lib/Makefile.in:645: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ jose-10/lib/Makefile.in:646: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ jose-10/lib/Makefile.in-647- list='$(DISTFILES)'; \ ############################################## jose-10/lib/Makefile.in-658- if test -d $$d/$$file; then \ jose-10/lib/Makefile.in:659: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ jose-10/lib/Makefile.in-660- if test -d "$(distdir)/$$file"; then \ ############################################## jose-10/depcomp-64- case $1 in jose-10/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; jose-10/depcomp-66- *) dir=;; ############################################## jose-10/depcomp-73-{ jose-10/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` jose-10/depcomp-75-} ############################################## jose-10/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} jose-10/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} jose-10/depcomp-128- ############################################## jose-10/depcomp-405- sleep 1 jose-10/depcomp:406: i=`expr $i - 1` jose-10/depcomp-407- done jose-10/depcomp-408- fi jose-10/depcomp:409: i=`expr $i - 1` jose-10/depcomp-410- done ############################################## jose-10/depcomp-425- # Do two passes, one to just change these to jose-10/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. jose-10/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## jose-10/depcomp-659- done jose-10/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` jose-10/depcomp-661- touch "$tmpdepfile" ############################################## jose-10/Makefile.in-50- { \ jose-10/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ jose-10/Makefile.in-52- }; \ ############################################## jose-10/Makefile.in-130- esac jose-10/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; jose-10/Makefile.in-132-am__vpath_adj = case $$p in \ jose-10/Makefile.in:133: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ jose-10/Makefile.in-134- *) f=$$p;; \ jose-10/Makefile.in-135- esac; jose-10/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; jose-10/Makefile.in-137-am__install_max = 40 jose-10/Makefile.in-138-am__nobase_strip_setup = \ jose-10/Makefile.in:139: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` jose-10/Makefile.in-140-am__nobase_strip = \ ############################################## jose-10/Makefile.in-207- while test -n "$$dir1"; do \ jose-10/Makefile.in:208: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ jose-10/Makefile.in-209- if test "$$first" != "."; then \ jose-10/Makefile.in-210- if test "$$first" = ".."; then \ jose-10/Makefile.in:211: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ jose-10/Makefile.in:212: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ jose-10/Makefile.in-213- else \ jose-10/Makefile.in:214: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ jose-10/Makefile.in-215- if test "$$first2" = "$$first"; then \ jose-10/Makefile.in:216: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ jose-10/Makefile.in-217- else \ ############################################## jose-10/Makefile.in-222- fi; \ jose-10/Makefile.in:223: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ jose-10/Makefile.in-224- done; \ ############################################## jose-10/Makefile.in-431- @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ jose-10/Makefile.in:432: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ jose-10/Makefile.in-433- dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir) ############################################## jose-10/Makefile.in-448- dot_seen=no; \ jose-10/Makefile.in:449: target=`echo $@ | sed s/-recursive//`; \ jose-10/Makefile.in-450- case "$@" in \ ############################################## jose-10/Makefile.in-511-GTAGS: jose-10/Makefile.in:512: here=`$(am__cd) $(top_builddir) && pwd` \ jose-10/Makefile.in-513- && $(am__cd) $(top_srcdir) \ ############################################## jose-10/Makefile.in-543- test -d "$(distdir)" || mkdir "$(distdir)" jose-10/Makefile.in:544: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ jose-10/Makefile.in:545: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ jose-10/Makefile.in-546- list='$(DISTFILES)'; \ ############################################## jose-10/Makefile.in-557- if test -d $$d/$$file; then \ jose-10/Makefile.in:558: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ jose-10/Makefile.in-559- if test -d "$(distdir)/$$file"; then \ ############################################## jose-10/Makefile.in-667- test -d $(distdir)/_build || exit 0; \ jose-10/Makefile.in:668: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ jose-10/Makefile.in-669- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## jose-10/Makefile.in-711- }; \ jose-10/Makefile.in:712: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ jose-10/Makefile.in-713- || { echo "ERROR: files left after uninstall:" ; \ ############################################## jose-10/Makefile.in-723- fi jose-10/Makefile.in:724: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ jose-10/Makefile.in-725- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## jose-10/aclocal.m4-141- done jose-10/aclocal.m4:142: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` jose-10/aclocal.m4-143-} ############################################## jose-10/aclocal.m4-453-m4_define([_LT_CONFIG_STATUS_DECLARE], jose-10/aclocal.m4:454:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) jose-10/aclocal.m4-455- ############################################## jose-10/aclocal.m4-463-# jose-10/aclocal.m4:464:# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`' jose-10/aclocal.m4-465-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## jose-10/aclocal.m4-573-]], lt_decl_quote_varnames); do jose-10/aclocal.m4:574: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in jose-10/aclocal.m4-575- *[[\\\\\\\`\\"\\\$]]*) jose-10/aclocal.m4:576: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes jose-10/aclocal.m4-577- ;; ############################################## jose-10/aclocal.m4-586-]], lt_decl_dquote_varnames); do jose-10/aclocal.m4:587: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in jose-10/aclocal.m4-588- *[[\\\\\\\`\\"\\\$]]*) jose-10/aclocal.m4:589: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes jose-10/aclocal.m4-590- ;; ############################################## jose-10/aclocal.m4-1126- if test yes = "$lt_cv_ld_force_load"; then jose-10/aclocal.m4:1127: _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\"`' jose-10/aclocal.m4-1128- m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], ############################################## jose-10/aclocal.m4-1179- }]' jose-10/aclocal.m4:1180: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` jose-10/aclocal.m4-1181- # Check for a 64-bit object if we didn't find anything. jose-10/aclocal.m4-1182- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then jose-10/aclocal.m4:1183: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` jose-10/aclocal.m4-1184- fi],[]) ############################################## jose-10/aclocal.m4-1215-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ jose-10/aclocal.m4:1216: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then jose-10/aclocal.m4-1217- ECHO='print -r --' jose-10/aclocal.m4:1218:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then jose-10/aclocal.m4-1219- ECHO='printf %s\n' ############################################## jose-10/aclocal.m4-1250- PATH=/empty FPATH=/empty; export PATH FPATH jose-10/aclocal.m4:1251: test "X`printf %s $ECHO`" = "X$ECHO" \ jose-10/aclocal.m4:1252: || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) jose-10/aclocal.m4-1253- ############################################## jose-10/aclocal.m4-1274- if test yes = "$GCC"; then jose-10/aclocal.m4:1275: lt_sysroot=`$CC --print-sysroot 2>/dev/null` jose-10/aclocal.m4-1276- fi ############################################## jose-10/aclocal.m4-1278- /*) jose-10/aclocal.m4:1279: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` jose-10/aclocal.m4-1280- ;; #( ############################################## jose-10/aclocal.m4-1308- if AC_TRY_EVAL(ac_compile); then jose-10/aclocal.m4:1309: case `/usr/bin/file conftest.$ac_objext` in jose-10/aclocal.m4-1310- *ELF-32*) ############################################## jose-10/aclocal.m4-1325- if test yes = "$lt_cv_prog_gnu_ld"; then jose-10/aclocal.m4:1326: case `/usr/bin/file conftest.$ac_objext` in jose-10/aclocal.m4-1327- *32-bit*) ############################################## jose-10/aclocal.m4-1337- else jose-10/aclocal.m4:1338: case `/usr/bin/file conftest.$ac_objext` in jose-10/aclocal.m4-1339- *32-bit*) ############################################## jose-10/aclocal.m4-1359- emul=elf jose-10/aclocal.m4:1360: case `/usr/bin/file conftest.$ac_objext` in jose-10/aclocal.m4-1361- *32-bit*) ############################################## jose-10/aclocal.m4-1367- esac jose-10/aclocal.m4:1368: case `/usr/bin/file conftest.$ac_objext` in jose-10/aclocal.m4-1369- *MSB*) ############################################## jose-10/aclocal.m4-1375- esac jose-10/aclocal.m4:1376: case `/usr/bin/file conftest.$ac_objext` in jose-10/aclocal.m4-1377- *N32*) ############################################## jose-10/aclocal.m4-1740- # And add a safety zone jose-10/aclocal.m4:1741: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` jose-10/aclocal.m4:1742: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` jose-10/aclocal.m4-1743- ;; ############################################## jose-10/aclocal.m4-1773- if test -n "$kargmax"; then jose-10/aclocal.m4:1774: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` jose-10/aclocal.m4-1775- else ############################################## jose-10/aclocal.m4-1782- test undefined != "$lt_cv_sys_max_cmd_len"; then jose-10/aclocal.m4:1783: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` jose-10/aclocal.m4:1784: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` jose-10/aclocal.m4-1785- else ############################################## jose-10/aclocal.m4-1794- # we can't tell. jose-10/aclocal.m4:1795: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ jose-10/aclocal.m4-1796- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## jose-10/aclocal.m4-1798- do jose-10/aclocal.m4:1799: i=`expr $i + 1` jose-10/aclocal.m4-1800- teststring=$teststring$teststring ############################################## jose-10/aclocal.m4-1802- # Only check the string length outside the loop. jose-10/aclocal.m4:1803: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` jose-10/aclocal.m4-1804- teststring= ############################################## jose-10/aclocal.m4-1807- # linker. It appears as though 1/2 is a usable value. jose-10/aclocal.m4:1808: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` jose-10/aclocal.m4-1809- fi ############################################## jose-10/aclocal.m4-2273- *:) jose-10/aclocal.m4:2274: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\" jose-10/aclocal.m4-2275- ;; jose-10/aclocal.m4-2276- x:*) jose-10/aclocal.m4:2277: eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\" jose-10/aclocal.m4-2278- ;; jose-10/aclocal.m4-2279- *::*) jose-10/aclocal.m4:2280: eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" jose-10/aclocal.m4:2281: eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\" jose-10/aclocal.m4-2282- ;; jose-10/aclocal.m4-2283- *) jose-10/aclocal.m4:2284: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\" jose-10/aclocal.m4-2285- ;; ############################################## jose-10/aclocal.m4-2313- esac jose-10/aclocal.m4:2314: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` jose-10/aclocal.m4-2315- case $lt_search_path_spec in ############################################## jose-10/aclocal.m4-2320- # okay in the real world where ";" in dirpaths is itself problematic. jose-10/aclocal.m4:2321: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` jose-10/aclocal.m4-2322- ;; jose-10/aclocal.m4-2323- *) jose-10/aclocal.m4:2324: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` jose-10/aclocal.m4-2325- ;; ############################################## jose-10/aclocal.m4-2329- lt_tmp_lt_search_path_spec= jose-10/aclocal.m4:2330: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` jose-10/aclocal.m4-2331- # ...but if some path component already ends with the multilib dir we assume ############################################## jose-10/aclocal.m4-2371- esac jose-10/aclocal.m4:2372: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` jose-10/aclocal.m4-2373-else ############################################## jose-10/aclocal.m4-2512- # Create ${libname}_ixlibrary.a entries in /sys/libs. jose-10/aclocal.m4:2513: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' jose-10/aclocal.m4-2514- ;; ############################################## jose-10/aclocal.m4-2548- # DLL is installed to $(libdir)/../bin by postinstall_cmds jose-10/aclocal.m4:2549: postinstall_cmds='base_file=`basename \$file`~ jose-10/aclocal.m4:2550: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ jose-10/aclocal.m4:2551: dldir=$destdir/`dirname \$dlpath`~ jose-10/aclocal.m4-2552- test -d \$dldir || mkdir -p \$dldir~ ############################################## jose-10/aclocal.m4-2557- fi' jose-10/aclocal.m4:2558: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ jose-10/aclocal.m4-2559- dlpath=$dir/\$dldll~ ############################################## jose-10/aclocal.m4-2565- # Cygwin DLLs use 'cyg' prefix rather than 'lib' jose-10/aclocal.m4:2566: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' jose-10/aclocal.m4-2567-m4_if([$1], [],[ ############################################## jose-10/aclocal.m4-2571- # MinGW DLLs use traditional 'lib' prefix jose-10/aclocal.m4:2572: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' jose-10/aclocal.m4-2573- ;; ############################################## jose-10/aclocal.m4-2575- # pw32 DLLs use 'pw' prefix rather than 'lib' jose-10/aclocal.m4:2576: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' jose-10/aclocal.m4-2577- ;; ############################################## jose-10/aclocal.m4-2584- libname_spec='$name' jose-10/aclocal.m4:2585: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' jose-10/aclocal.m4-2586- library_names_spec='$libname.dll.lib' ############################################## jose-10/aclocal.m4-2596- # Let DOS variable expansion print the short 8.3 style file name. jose-10/aclocal.m4:2597: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` jose-10/aclocal.m4-2598- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## jose-10/aclocal.m4-2601- # Convert to MSYS style. jose-10/aclocal.m4:2602: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` jose-10/aclocal.m4-2603- ;; ############################################## jose-10/aclocal.m4-2607- # like /cygdrive/c/PROGRA~1:/cygdr... jose-10/aclocal.m4:2608: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` jose-10/aclocal.m4:2609: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` jose-10/aclocal.m4:2610: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` jose-10/aclocal.m4-2611- ;; ############################################## jose-10/aclocal.m4-2615- # It is most probably a Windows format PATH. jose-10/aclocal.m4:2616: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` jose-10/aclocal.m4-2617- else jose-10/aclocal.m4:2618: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` jose-10/aclocal.m4-2619- fi ############################################## jose-10/aclocal.m4-2625- # DLL is installed to $(libdir)/../bin by postinstall_cmds jose-10/aclocal.m4:2626: postinstall_cmds='base_file=`basename \$file`~ jose-10/aclocal.m4:2627: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ jose-10/aclocal.m4:2628: dldir=$destdir/`dirname \$dlpath`~ jose-10/aclocal.m4-2629- test -d \$dldir || mkdir -p \$dldir~ jose-10/aclocal.m4-2630- $install_prog $dir/$dlname \$dldir/$dlname' jose-10/aclocal.m4:2631: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ jose-10/aclocal.m4-2632- dlpath=$dir/\$dldll~ ############################################## jose-10/aclocal.m4-2639- # Assume MSVC wrapper jose-10/aclocal.m4:2640: library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib' jose-10/aclocal.m4-2641- dynamic_linker='Win32 ld.exe' ############################################## jose-10/aclocal.m4-2656- shlibpath_var=DYLD_LIBRARY_PATH jose-10/aclocal.m4:2657: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' jose-10/aclocal.m4-2658-m4_if([$1], [],[ ############################################## jose-10/aclocal.m4-2893- if test -f /etc/ld.so.conf; then jose-10/aclocal.m4:2894: 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' ' '` jose-10/aclocal.m4-2895- sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra" ############################################## jose-10/aclocal.m4-2947- need_lib_prefix=no jose-10/aclocal.m4:2948: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then jose-10/aclocal.m4-2949- need_version=no ############################################## jose-10/aclocal.m4-2974- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec jose-10/aclocal.m4:2975: postinstall_cmds='base_file=`basename \$file`~ jose-10/aclocal.m4:2976: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ jose-10/aclocal.m4:2977: dldir=$destdir/`dirname \$dlpath`~ jose-10/aclocal.m4-2978- test -d \$dldir || mkdir -p \$dldir~ ############################################## jose-10/aclocal.m4-2983- fi' jose-10/aclocal.m4:2984: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ jose-10/aclocal.m4-2985- dlpath=$dir/\$dldll~ ############################################## jose-10/aclocal.m4-3194- "file_magic "*) jose-10/aclocal.m4:3195: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` jose-10/aclocal.m4-3196- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## jose-10/aclocal.m4-3277- # gcc leaves a trailing carriage return, which upsets mingw jose-10/aclocal.m4:3278: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; jose-10/aclocal.m4-3279- *) jose-10/aclocal.m4:3280: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; jose-10/aclocal.m4-3281- esac ############################################## jose-10/aclocal.m4-3286- # Canonicalize the pathname of ld jose-10/aclocal.m4:3287: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` jose-10/aclocal.m4-3288- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do jose-10/aclocal.m4:3289: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` jose-10/aclocal.m4-3290- done ############################################## jose-10/aclocal.m4-3317- # Break only if it was the GNU/non-GNU ld that we prefer. jose-10/aclocal.m4:3318: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in jose-10/aclocal.m4-3319- *GNU* | *'with BFD'*) ############################################## jose-10/aclocal.m4-3357-[# I'd rather use --version here, but apparently some GNU lds only accept -v. jose-10/aclocal.m4:3358:case `$LD -v 2>&1 </dev/null` in jose-10/aclocal.m4-3359-*GNU* | *'with BFD'*) ############################################## jose-10/aclocal.m4-3584-openbsd* | bitrig*) jose-10/aclocal.m4:3585: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then jose-10/aclocal.m4-3586- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## jose-10/aclocal.m4-3651- else jose-10/aclocal.m4:3652: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` jose-10/aclocal.m4-3653- fi ############################################## jose-10/aclocal.m4-3702- esac jose-10/aclocal.m4:3703: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in jose-10/aclocal.m4-3704- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## jose-10/aclocal.m4-3708- *) jose-10/aclocal.m4:3709: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in jose-10/aclocal.m4-3710- */dev/null*) ############################################## jose-10/aclocal.m4-3734- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) jose-10/aclocal.m4:3735: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in jose-10/aclocal.m4-3736- *COFF*) ############################################## jose-10/aclocal.m4-3793- # decide which one to use based on capabilities of $DLLTOOL jose-10/aclocal.m4:3794: case `$DLLTOOL --help 2>&1` in jose-10/aclocal.m4-3795- *--identify-strict*) ############################################## jose-10/aclocal.m4-3967-# If we're using GNU nm, then use its standard symbol codes. jose-10/aclocal.m4:3968:case `$NM -V 2>&1` in jose-10/aclocal.m4-3969-*GNU* | *'with BFD'*) ############################################## jose-10/aclocal.m4-4015-mingw*) jose-10/aclocal.m4:4016: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp jose-10/aclocal.m4-4017- ;; ############################################## jose-10/aclocal.m4-4071- nlist=conftest.nm jose-10/aclocal.m4:4072: if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then jose-10/aclocal.m4-4073- # Try sorting and uniquifying the output. ############################################## jose-10/aclocal.m4-4419- *) jose-10/aclocal.m4:4420: case `$CC -V 2>&1 | sed 5q` in jose-10/aclocal.m4-4421- *Sun\ C*) ############################################## jose-10/aclocal.m4-4755- *) jose-10/aclocal.m4:4756: case `$CC -V 2>&1 | sed 5q` in jose-10/aclocal.m4-4757- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) ############################################## jose-10/aclocal.m4-4938- else jose-10/aclocal.m4:4939: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' jose-10/aclocal.m4-4940- fi ############################################## jose-10/aclocal.m4-5031- # shared libraries, regardless of the interface used. jose-10/aclocal.m4:5032: case `$LD -v 2>&1` in jose-10/aclocal.m4-5033- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## jose-10/aclocal.m4-5063- supports_anon_versioning=no jose-10/aclocal.m4:5064: case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in jose-10/aclocal.m4-5065- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## jose-10/aclocal.m4-5166- prefix_cmds="$SED"~ jose-10/aclocal.m4:5167: if test EXPORTS = "`$SED 1q $export_symbols`"; then jose-10/aclocal.m4-5168- prefix_cmds="$prefix_cmds -e 1d"; ############################################## jose-10/aclocal.m4-5188- # time. Moving up from 0x10000000 also allows more sbrk(2) space. jose-10/aclocal.m4:5189: _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' jose-10/aclocal.m4:5190: _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' jose-10/aclocal.m4-5191- ;; ############################################## jose-10/aclocal.m4-5206- pgcc*) # Portland Group C compiler jose-10/aclocal.m4:5207: _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' jose-10/aclocal.m4-5208- tmp_addflag=' $pic_flag' ############################################## jose-10/aclocal.m4-5211- # Portland Group f77 and f90 compilers jose-10/aclocal.m4:5212: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' jose-10/aclocal.m4-5213- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## jose-10/aclocal.m4-5228- nvcc*) # Cuda Compiler Driver 2.2 jose-10/aclocal.m4:5229: _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' jose-10/aclocal.m4-5230- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## jose-10/aclocal.m4-5232- esac jose-10/aclocal.m4:5233: case `$CC -V 2>&1 | sed 5q` in jose-10/aclocal.m4-5234- *Sun\ C*) # Sun C 5.9 jose-10/aclocal.m4:5235: _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' jose-10/aclocal.m4-5236- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## jose-10/aclocal.m4-5303- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) jose-10/aclocal.m4:5304: case `$LD -v 2>&1` in jose-10/aclocal.m4-5305- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## jose-10/aclocal.m4-5392- else jose-10/aclocal.m4:5393: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' jose-10/aclocal.m4-5394- fi ############################################## jose-10/aclocal.m4-5457- # below for broken collect2 doesn't work under 4.3+ jose-10/aclocal.m4:5458: collect2name=`$CC -print-prog-name=collect2` jose-10/aclocal.m4-5459- if test -f "$collect2name" && ############################################## jose-10/aclocal.m4-5513- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" jose-10/aclocal.m4:5514: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag jose-10/aclocal.m4-5515- else ############################################## jose-10/aclocal.m4-5538- # -brtl affects multiple linker settings, -berok does not and is overridden later jose-10/aclocal.m4:5539: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' jose-10/aclocal.m4-5540- if test svr4 != "$with_aix_soname"; then ############################################## jose-10/aclocal.m4-5629- # FIXME: Setting linknames here is a bad hack. jose-10/aclocal.m4:5630: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' jose-10/aclocal.m4-5631- # The linker will automatically build a .lib file if we build a DLL. ############################################## jose-10/aclocal.m4-5767- if test yes = "$GCC"; then jose-10/aclocal.m4:5768: _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' jose-10/aclocal.m4-5769- # Try to use the -exported_symbol ld option, if it does not ############################################## jose-10/aclocal.m4-5790- if test yes = "$lt_cv_irix_exported_symbol"; then jose-10/aclocal.m4:5791: _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' jose-10/aclocal.m4-5792- fi jose-10/aclocal.m4-5793- else jose-10/aclocal.m4:5794: _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' jose-10/aclocal.m4:5795: _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' jose-10/aclocal.m4-5796- fi ############################################## jose-10/aclocal.m4-5840- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes jose-10/aclocal.m4:5841: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then jose-10/aclocal.m4-5842- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## jose-10/aclocal.m4-5871- prefix_cmds="$SED"~ jose-10/aclocal.m4:5872: if test EXPORTS = "`$SED 1q $export_symbols`"; then jose-10/aclocal.m4-5873- prefix_cmds="$prefix_cmds -e 1d"; ############################################## jose-10/aclocal.m4-5885- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' jose-10/aclocal.m4:5886: _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' jose-10/aclocal.m4-5887- else jose-10/aclocal.m4-5888- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' jose-10/aclocal.m4:5889: _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' jose-10/aclocal.m4-5890- fi ############################################## jose-10/aclocal.m4-5898- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' jose-10/aclocal.m4:5899: _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' jose-10/aclocal.m4-5900- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## jose-10/aclocal.m4-5902- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' jose-10/aclocal.m4:5903: _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' jose-10/aclocal.m4:5904: _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~ jose-10/aclocal.m4:5905: $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' jose-10/aclocal.m4-5906- ############################################## jose-10/aclocal.m4-5921- else jose-10/aclocal.m4:5922: case `$CC -V 2>&1` in jose-10/aclocal.m4-5923- *"Compilers 5.0"*) ############################################## jose-10/aclocal.m4-6114- _LT_TAGVAR(allow_undefined_flag, $1)= jose-10/aclocal.m4:6115: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) jose-10/aclocal.m4-6116- then ############################################## jose-10/aclocal.m4-6414- # ancient GNU ld didn't support --whole-archive et. al. jose-10/aclocal.m4:6415: if eval "`$CC -print-prog-name=ld` --help 2>&1" | jose-10/aclocal.m4-6416- $GREP 'no-whole-archive' > /dev/null; then ############################################## jose-10/aclocal.m4-6524- # below for broken collect2 doesn't work under 4.3+ jose-10/aclocal.m4:6525: collect2name=`$CC -print-prog-name=collect2` jose-10/aclocal.m4-6526- if test -f "$collect2name" && ############################################## jose-10/aclocal.m4-6582- jose-10/aclocal.m4:6583: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag jose-10/aclocal.m4-6584- else ############################################## jose-10/aclocal.m4-6607- # -brtl affects multiple linker settings, -berok does not and is overridden later jose-10/aclocal.m4:6608: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' jose-10/aclocal.m4-6609- if test svr4 != "$with_aix_soname"; then ############################################## jose-10/aclocal.m4-6736- prefix_cmds="$SED"~ jose-10/aclocal.m4:6737: if test EXPORTS = "`$SED 1q $export_symbols`"; then jose-10/aclocal.m4-6738- prefix_cmds="$prefix_cmds -e 1d"; ############################################## jose-10/aclocal.m4-6810- # dependencies. jose-10/aclocal.m4:6811: 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"' jose-10/aclocal.m4-6812- ;; ############################################## jose-10/aclocal.m4-6875- # dependencies. jose-10/aclocal.m4:6876: 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"' jose-10/aclocal.m4-6877- ;; ############################################## jose-10/aclocal.m4-6911- # time. Moving up from 0x10000000 also allows more sbrk(2) space. jose-10/aclocal.m4:6912: _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' jose-10/aclocal.m4:6913: _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' jose-10/aclocal.m4-6914- ;; ############################################## jose-10/aclocal.m4-6918- # SGI C++ jose-10/aclocal.m4:6919: _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' jose-10/aclocal.m4-6920- ############################################## jose-10/aclocal.m4-6929- if test no = "$with_gnu_ld"; then jose-10/aclocal.m4:6930: _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' jose-10/aclocal.m4-6931- else jose-10/aclocal.m4:6932: _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' jose-10/aclocal.m4-6933- fi ############################################## jose-10/aclocal.m4-6950- # to its proper name (with version) after linking. jose-10/aclocal.m4:6951: _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' jose-10/aclocal.m4:6952: _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' jose-10/aclocal.m4-6953- # Commands to make compiler produce verbose output that lists ############################################## jose-10/aclocal.m4-6960- # dependencies. jose-10/aclocal.m4:6961: 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"' jose-10/aclocal.m4-6962- ############################################## jose-10/aclocal.m4-6975- # earlier do not add the objects themselves. jose-10/aclocal.m4:6976: case `$CC -V 2>&1` in jose-10/aclocal.m4-6977- *"Version 7."*) ############################################## jose-10/aclocal.m4-6996- # Portland Group C++ compiler jose-10/aclocal.m4:6997: case `$CC -V` in jose-10/aclocal.m4-6998- *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) ############################################## jose-10/aclocal.m4-7001- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ jose-10/aclocal.m4:7002: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' jose-10/aclocal.m4-7003- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## jose-10/aclocal.m4-7005- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ jose-10/aclocal.m4:7006: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ jose-10/aclocal.m4-7007- $RANLIB $oldlib' ############################################## jose-10/aclocal.m4-7010- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ jose-10/aclocal.m4:7011: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' jose-10/aclocal.m4-7012- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## jose-10/aclocal.m4-7014- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ jose-10/aclocal.m4:7015: $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' jose-10/aclocal.m4-7016- ;; ############################################## jose-10/aclocal.m4-7024- _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' jose-10/aclocal.m4:7025: _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' jose-10/aclocal.m4-7026- ;; ############################################## jose-10/aclocal.m4-7043- # dependencies. jose-10/aclocal.m4:7044: 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' jose-10/aclocal.m4-7045- ;; ############################################## jose-10/aclocal.m4-7058- *) jose-10/aclocal.m4:7059: case `$CC -V 2>&1 | sed 5q` in jose-10/aclocal.m4-7060- *Sun\ C*) ############################################## jose-10/aclocal.m4-7065- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' jose-10/aclocal.m4:7066: _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' jose-10/aclocal.m4-7067- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## jose-10/aclocal.m4-7130- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' jose-10/aclocal.m4:7131: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then jose-10/aclocal.m4-7132- _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' ############################################## jose-10/aclocal.m4-7149- # to its proper name (with version) after linking. jose-10/aclocal.m4:7150: _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' jose-10/aclocal.m4-7151- ############################################## jose-10/aclocal.m4-7170- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' jose-10/aclocal.m4:7171: _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' jose-10/aclocal.m4-7172- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## jose-10/aclocal.m4-7175- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' jose-10/aclocal.m4:7176: _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' jose-10/aclocal.m4:7177: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ jose-10/aclocal.m4-7178- echo "-hidden">> $lib.exp~ jose-10/aclocal.m4:7179: $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~ jose-10/aclocal.m4-7180- $RM $lib.exp' ############################################## jose-10/aclocal.m4-7194- # dependencies. jose-10/aclocal.m4:7195: 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"' jose-10/aclocal.m4-7196- ;; ############################################## jose-10/aclocal.m4-7201- osf3*) jose-10/aclocal.m4:7202: _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' jose-10/aclocal.m4-7203- ;; jose-10/aclocal.m4-7204- *) jose-10/aclocal.m4:7205: _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' jose-10/aclocal.m4-7206- ;; ############################################## jose-10/aclocal.m4-7454- case @S|@2 in jose-10/aclocal.m4:7455: .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;; jose-10/aclocal.m4:7456: *) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;; jose-10/aclocal.m4-7457- esac ############################################## jose-10/aclocal.m4-7543- jose-10/aclocal.m4:7544: for p in `eval "$output_verbose_link_cmd"`; do jose-10/aclocal.m4-7545- case $prev$p in ############################################## jose-10/aclocal.m4-7647-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then jose-10/aclocal.m4:7648: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'` jose-10/aclocal.m4-7649-fi ############################################## jose-10/aclocal.m4-8257- test 10 -lt "$lt_ac_count" && break jose-10/aclocal.m4:8258: lt_ac_count=`expr $lt_ac_count + 1` jose-10/aclocal.m4-8259- if test "$lt_ac_count" -gt "$lt_ac_max"; then ############################################## jose-10/aclocal.m4-8873-m4_define([lt_combine], jose-10/aclocal.m4:8874:[m4_if(m4_eval([$# > 3]), [1], jose-10/aclocal.m4-8875- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## jose-10/aclocal.m4-9163- PKG_CHECK_EXISTS([$3], jose-10/aclocal.m4:9164: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` jose-10/aclocal.m4-9165- test "x$?" != "x0" && pkg_failed=yes ], ############################################## jose-10/aclocal.m4-9211- if test $_pkg_short_errors_supported = yes; then jose-10/aclocal.m4:9212: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` jose-10/aclocal.m4-9213- else jose-10/aclocal.m4:9214: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` jose-10/aclocal.m4-9215- fi ############################################## jose-10/aclocal.m4-9468-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: jose-10/aclocal.m4:9469:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` jose-10/aclocal.m4-9470-# and then we would define $MISSING as ############################################## jose-10/aclocal.m4-9483-# Expand $ac_aux_dir to an absolute path. jose-10/aclocal.m4:9484:am_aux_dir=`cd "$ac_aux_dir" && pwd` jose-10/aclocal.m4-9485-]) ############################################## jose-10/aclocal.m4-9581- if test "$am_compiler_list" = ""; then jose-10/aclocal.m4:9582: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` jose-10/aclocal.m4-9583- fi ############################################## jose-10/aclocal.m4-9732- # Strip MF so we end up with the name of the file. jose-10/aclocal.m4:9733: mf=`echo "$mf" | sed -e 's/:.*$//'` jose-10/aclocal.m4-9734- # Check whether this is an Automake generated Makefile or not. ############################################## jose-10/aclocal.m4-9741- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then jose-10/aclocal.m4:9742: dirpart=`AS_DIRNAME("$mf")` jose-10/aclocal.m4-9743- else ############################################## jose-10/aclocal.m4-9747- # from the Makefile without running 'make'. jose-10/aclocal.m4:9748: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` jose-10/aclocal.m4-9749- test -z "$DEPDIR" && continue jose-10/aclocal.m4:9750: am__include=`sed -n 's/^am__include = //p' < "$mf"` jose-10/aclocal.m4-9751- test -z "$am__include" && continue jose-10/aclocal.m4:9752: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` jose-10/aclocal.m4-9753- # Find all dependency output files, they are included files with ############################################## jose-10/aclocal.m4-9761- test -f "$dirpart/$file" && continue jose-10/aclocal.m4:9762: fdir=`AS_DIRNAME(["$file"])` jose-10/aclocal.m4-9763- AS_MKDIR_P([$dirpart/$fdir]) ############################################## jose-10/aclocal.m4-9819-AC_REQUIRE([AC_PROG_INSTALL])dnl jose-10/aclocal.m4:9820:if test "`cd $srcdir && pwd`" != "`pwd`"; then jose-10/aclocal.m4-9821- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## jose-10/aclocal.m4-9978- * ) jose-10/aclocal.m4:9979: _am_stamp_count=`expr $_am_stamp_count + 1` ;; jose-10/aclocal.m4-9980- esac jose-10/aclocal.m4-9981-done jose-10/aclocal.m4:9982:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) jose-10/aclocal.m4-9983- ############################################## jose-10/aclocal.m4-10049-# Ignore all kinds of additional output from 'make'. jose-10/aclocal.m4:10050:case `$am_make -s -f confmf 2> /dev/null` in #( jose-10/aclocal.m4-10051-*the\ am__doit\ target*) ############################################## jose-10/aclocal.m4-10059- echo '.include "confinc"' > confmf jose-10/aclocal.m4:10060: case `$am_make -s -f confmf 2> /dev/null` in #( jose-10/aclocal.m4-10061- *the\ am__doit\ target*) ############################################## jose-10/aclocal.m4-10241- echo "timestamp, slept: $am_has_slept" > conftest.file jose-10/aclocal.m4:10242: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` jose-10/aclocal.m4-10243- if test "$[*]" = "X"; then jose-10/aclocal.m4-10244- # -L didn't work. jose-10/aclocal.m4:10245: set X `ls -t "$srcdir/configure" conftest.file` jose-10/aclocal.m4-10246- fi ############################################## jose-10/install-sh-234- fi jose-10/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; jose-10/install-sh-236- *) ############################################## jose-10/install-sh-281- dstdir=$dst jose-10/install-sh:282: dst=$dstdir/`basename "$src"` jose-10/install-sh-283- dstdir_status=0 jose-10/install-sh-284- else jose-10/install-sh:285: dstdir=`dirname "$dst"` jose-10/install-sh-286- test -d "$dstdir" ############################################## jose-10/install-sh-337- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. jose-10/install-sh:338: ls_ld_tmpdir=`ls -ld "$tmpdir"` jose-10/install-sh-339- case $ls_ld_tmpdir in ############################################## jose-10/install-sh-344- $mkdirprog -m$different_mode -p -- "$tmpdir" && { jose-10/install-sh:345: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` jose-10/install-sh-346- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## jose-10/install-sh-402- case $prefix in jose-10/install-sh:403: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; jose-10/install-sh-404- *) qprefix=$prefix;; ############################################## jose-10/install-sh-451- if $copy_on_change && jose-10/install-sh:452: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && jose-10/install-sh:453: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && jose-10/install-sh-454- set -f && ############################################## jose-10/cmd/Makefile.in-50- { \ jose-10/cmd/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ jose-10/cmd/Makefile.in-52- }; \ ############################################## jose-10/cmd/Makefile.in-412- test -n "$(EXEEXT)" || exit 0; \ jose-10/cmd/Makefile.in:413: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ jose-10/cmd/Makefile.in-414- echo " rm -f" $$list; \ ############################################## jose-10/cmd/Makefile.in-487-.c.o: jose-10/cmd/Makefile.in:488:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ jose-10/cmd/Makefile.in-489-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## jose-10/cmd/Makefile.in-495-.c.obj: jose-10/cmd/Makefile.in:496:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ jose-10/cmd/Makefile.in:497:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ jose-10/cmd/Makefile.in-498-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ############################################## jose-10/cmd/Makefile.in-500-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ jose-10/cmd/Makefile.in:501:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` jose-10/cmd/Makefile.in-502- jose-10/cmd/Makefile.in-503-.c.lo: jose-10/cmd/Makefile.in:504:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ jose-10/cmd/Makefile.in-505-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## jose-10/cmd/Makefile.in-546-GTAGS: jose-10/cmd/Makefile.in:547: here=`$(am__cd) $(top_builddir) && pwd` \ jose-10/cmd/Makefile.in-548- && $(am__cd) $(top_srcdir) \ ############################################## jose-10/cmd/Makefile.in-569-distdir: $(DISTFILES) jose-10/cmd/Makefile.in:570: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ jose-10/cmd/Makefile.in:571: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ jose-10/cmd/Makefile.in-572- list='$(DISTFILES)'; \ ############################################## jose-10/cmd/Makefile.in-583- if test -d $$d/$$file; then \ jose-10/cmd/Makefile.in:584: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ jose-10/cmd/Makefile.in-585- if test -d "$(distdir)/$$file"; then \ ############################################## jose-10/config.guess-34- jose-10/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` jose-10/config.guess-36- ############################################## jose-10/config.guess-102-: ${TMPDIR=/tmp} ; jose-10/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || jose-10/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## jose-10/config.guess-151- EOF jose-10/config.guess:152: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` jose-10/config.guess-153- ;; ############################################## jose-10/config.guess-181- earmv*) jose-10/config.guess:182: arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'` jose-10/config.guess:183: endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'` jose-10/config.guess-184- machine=${arch}${endian}-unknown ############################################## jose-10/config.guess-213- expr='s/^earmv[0-9]/-eabi/;s/eb$//' jose-10/config.guess:214: abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"` jose-10/config.guess-215- ;; ############################################## jose-10/config.guess-226- *) jose-10/config.guess:227: release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2` jose-10/config.guess-228- ;; ############################################## jose-10/config.guess-267- *4.0) jose-10/config.guess:268: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` jose-10/config.guess-269- ;; jose-10/config.guess-270- *5.*) jose-10/config.guess:271: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` jose-10/config.guess-272- ;; ############################################## jose-10/config.guess-277- # types through head -n 1, so we only detect the type of CPU 0. jose-10/config.guess:278: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` jose-10/config.guess-279- case "$ALPHA_CPU_TYPE" in ############################################## jose-10/config.guess-315- # 1.2 uses "1.2" for uname -r. jose-10/config.guess:316: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz` jose-10/config.guess-317- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## jose-10/config.guess-375- s390x:SunOS:*:*) jose-10/config.guess:376: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` jose-10/config.guess-377- exit ;; jose-10/config.guess-378- sun4H:SunOS:5.*:*) jose-10/config.guess:379: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` jose-10/config.guess-380- exit ;; jose-10/config.guess-381- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) jose-10/config.guess:382: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` jose-10/config.guess-383- exit ;; ############################################## jose-10/config.guess-400- fi jose-10/config.guess:401: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` jose-10/config.guess-402- exit ;; ############################################## jose-10/config.guess-406- # it's likely to be more like Solaris than SunOS4. jose-10/config.guess:407: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` jose-10/config.guess-408- exit ;; ############################################## jose-10/config.guess-415- # Japanese Language versions have a version number like `4.1.3-JL'. jose-10/config.guess:416: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` jose-10/config.guess-417- exit ;; ############################################## jose-10/config.guess-421- sun*:*:4.2BSD:*) jose-10/config.guess:422: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` jose-10/config.guess-423- test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3 ############################################## jose-10/config.guess-503- $CC_FOR_BUILD -o $dummy $dummy.c && jose-10/config.guess:504: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && jose-10/config.guess:505: SYSTEM_NAME=`$dummy $dummyarg` && jose-10/config.guess-506- { echo "$SYSTEM_NAME"; exit; } ############################################## jose-10/config.guess-559- *:IRIX*:*:*) jose-10/config.guess:560: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` jose-10/config.guess-561- exit ;; ############################################## jose-10/config.guess-589-EOF jose-10/config.guess:590: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` jose-10/config.guess-591- then ############################################## jose-10/config.guess-602- *:AIX:*:[4567]) jose-10/config.guess:603: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` jose-10/config.guess-604- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## jose-10/config.guess-638- 9000/[34678]??:HP-UX:*:*) jose-10/config.guess:639: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` jose-10/config.guess-640- case "${UNAME_MACHINE}" in ############################################## jose-10/config.guess-692-EOF jose-10/config.guess:693: (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` jose-10/config.guess-694- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## jose-10/config.guess-720- ia64:HP-UX:*:*) jose-10/config.guess:721: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` jose-10/config.guess-722- echo ia64-hp-hpux${HPUX_REV} ############################################## jose-10/config.guess-750-EOF jose-10/config.guess:751: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && jose-10/config.guess-752- { echo "$SYSTEM_NAME"; exit; } ############################################## jose-10/config.guess-821- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` jose-10/config.guess:822: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` jose-10/config.guess-823- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## jose-10/config.guess-826- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` jose-10/config.guess:827: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` jose-10/config.guess-828- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## jose-10/config.guess-846- esac jose-10/config.guess:847: echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` jose-10/config.guess-848- exit ;; ############################################## jose-10/config.guess-901- prep*:SunOS:5.*:*) jose-10/config.guess:902: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` jose-10/config.guess-903- exit ;; ############################################## jose-10/config.guess-905- # the GNU system jose-10/config.guess:906: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` jose-10/config.guess-907- exit ;; ############################################## jose-10/config.guess-909- # other systems with GNU libc and userland jose-10/config.guess:910: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} jose-10/config.guess-911- exit ;; ############################################## jose-10/config.guess-1003-EOF jose-10/config.guess:1004: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` jose-10/config.guess-1005- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ############################################## jose-10/config.guess-1103- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) jose-10/config.guess:1104: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` jose-10/config.guess-1105- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## jose-10/config.guess-1306- fi jose-10/config.guess:1307: if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then jose-10/config.guess-1308- if [ "$CC_FOR_BUILD" != no_compiler_found ]; then ############################################## jose-10/config.guess-1401- *:DragonFly:*:*) jose-10/config.guess:1402: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` jose-10/config.guess-1403- exit ;; ############################################## jose-10/config.guess-1414- i*86:skyos:*:*) jose-10/config.guess:1415: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'` jose-10/config.guess-1416- exit ;; ############################################## jose-10/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \ jose-10/configure:44: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then jose-10/configure-45- as_echo='print -r --' jose-10/configure-46- as_echo_n='print -rn --' jose-10/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then jose-10/configure-48- as_echo='printf %s\n' ############################################## jose-10/configure-50-else jose-10/configure:51: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then jose-10/configure-52- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## jose-10/configure-60- expr "X$arg" : "X\\(.*\\)$as_nl"; jose-10/configure:61: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; jose-10/configure-62- esac; ############################################## jose-10/configure-197- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && jose-10/configure:198: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 jose-10/configure-199- ############################################## jose-10/configure-204- PATH=/empty FPATH=/empty; export PATH FPATH jose-10/configure:205: test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ jose-10/configure:206: || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1 jose-10/configure-207-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## jose-10/configure-332- case $as_dir in #( jose-10/configure:333: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( jose-10/configure-334- *) as_qdir=$as_dir;; ############################################## jose-10/configure-405- { jose-10/configure:406: as_val=`expr "$@" || test $? -eq 1` jose-10/configure-407- } ############################################## jose-10/configure-412-# ---------------------------------------- jose-10/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are jose-10/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## jose-10/configure-475- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && jose-10/configure:476: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { jose-10/configure-477- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## jose-10/configure-860- case $ac_option in jose-10/configure:861: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; jose-10/configure-862- *=) ac_optarg= ;; ############################################## jose-10/configure-904- -disable-* | --disable-*) jose-10/configure:905: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` jose-10/configure-906- # Reject names that are not valid shell variable names. ############################################## jose-10/configure-909- ac_useropt_orig=$ac_useropt jose-10/configure:910: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` jose-10/configure-911- case $ac_user_opts in ############################################## jose-10/configure-930- -enable-* | --enable-*) jose-10/configure:931: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` jose-10/configure-932- # Reject names that are not valid shell variable names. ############################################## jose-10/configure-935- ac_useropt_orig=$ac_useropt jose-10/configure:936: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` jose-10/configure-937- case $ac_user_opts in ############################################## jose-10/configure-1134- -with-* | --with-*) jose-10/configure:1135: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` jose-10/configure-1136- # Reject names that are not valid shell variable names. ############################################## jose-10/configure-1139- ac_useropt_orig=$ac_useropt jose-10/configure:1140: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` jose-10/configure-1141- case $ac_user_opts in ############################################## jose-10/configure-1150- -without-* | --without-*) jose-10/configure:1151: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` jose-10/configure-1152- # Reject names that are not valid shell variable names. ############################################## jose-10/configure-1155- ac_useropt_orig=$ac_useropt jose-10/configure:1156: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` jose-10/configure-1157- case $ac_user_opts in ############################################## jose-10/configure-1188- *=*) jose-10/configure:1189: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` jose-10/configure-1190- # Reject names that are not valid shell variable names. ############################################## jose-10/configure-1209-if test -n "$ac_prev"; then jose-10/configure:1210: ac_option=--`echo $ac_prev | sed 's/_/-/g'` jose-10/configure-1211- as_fn_error $? "missing argument to $ac_option" ############################################## jose-10/configure-1231- */ ) jose-10/configure:1232: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` jose-10/configure-1233- eval $ac_var=\$ac_val;; ############################################## jose-10/configure-1266-ac_ls_di=`ls -di .` && jose-10/configure:1267:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || jose-10/configure-1268- as_fn_error $? "working directory cannot be determined" ############################################## jose-10/configure-1322-case $srcdir in jose-10/configure:1323:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; jose-10/configure-1324-esac ############################################## jose-10/configure-1365-By default, \`make install' will install all the files in jose-10/configure:1366:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify jose-10/configure:1367:an installation prefix other than \`$ac_default_prefix' using \`--prefix', jose-10/configure-1368-for instance \`--prefix=\$HOME'. ############################################## jose-10/configure-1488-*) jose-10/configure:1489: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` jose-10/configure-1490- # A ".." for each directory in $ac_dir_suffix. jose-10/configure:1491: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` jose-10/configure-1492- case $ac_top_builddir_sub in ############################################## jose-10/configure-1885- *\'*) jose-10/configure:1886: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; jose-10/configure-1887- esac ############################################## jose-10/configure-1968- case $ac_val in jose-10/configure:1969: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; jose-10/configure-1970- esac ############################################## jose-10/configure-1983- case $ac_val in jose-10/configure:1984: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; jose-10/configure-1985- esac ############################################## jose-10/configure-2103- set,) jose-10/configure:2104: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 jose-10/configure:2105:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} jose-10/configure-2106- ac_cache_corrupted=: ;; ############################################## jose-10/configure-2114- # differences in whitespace do not lead to failure. jose-10/configure:2115: ac_old_val_w=`echo x $ac_old_val` jose-10/configure:2116: ac_new_val_w=`echo x $ac_new_val` jose-10/configure-2117- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## jose-10/configure-2134- case $ac_new_val in jose-10/configure:2135: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; jose-10/configure-2136- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## jose-10/configure-2201-test "x$ac_build_alias" = x && jose-10/configure:2202: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` jose-10/configure-2203-test "x$ac_build_alias" = x && jose-10/configure-2204- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 jose-10/configure:2205:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || jose-10/configure-2206- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## jose-10/configure-2225-IFS=$ac_save_IFS jose-10/configure:2226:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac jose-10/configure-2227- ############################################## jose-10/configure-2236-else jose-10/configure:2237: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || jose-10/configure-2238- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## jose-10/configure-2258-IFS=$ac_save_IFS jose-10/configure:2259:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac jose-10/configure-2260- ############################################## jose-10/configure-2269-else jose-10/configure:2270: ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` || jose-10/configure-2271- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5 ############################################## jose-10/configure-2291-IFS=$ac_save_IFS jose-10/configure:2292:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac jose-10/configure-2293- ############################################## jose-10/configure-2302-# Expand $ac_aux_dir to an absolute path. jose-10/configure:2303:am_aux_dir=`cd "$ac_aux_dir" && pwd` jose-10/configure-2304- ############################################## jose-10/configure-2650-$as_echo_n "checking whether the C compiler works... " >&6; } jose-10/configure:2651:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` jose-10/configure-2652- ############################################## jose-10/configure-2694- then :; else jose-10/configure:2695: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` jose-10/configure-2696- fi ############################################## jose-10/configure-2754- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; jose-10/configure:2755: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` jose-10/configure-2756- break;; ############################################## jose-10/configure-2863- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; jose-10/configure:2864: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` jose-10/configure-2865- break;; ############################################## jose-10/configure-3449- echo "timestamp, slept: $am_has_slept" > conftest.file jose-10/configure:3450: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` jose-10/configure-3451- if test "$*" = "X"; then jose-10/configure-3452- # -L didn't work. jose-10/configure:3453: set X `ls -t "$srcdir/configure" conftest.file` jose-10/configure-3454- fi ############################################## jose-10/configure-3500-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' jose-10/configure:3501:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` jose-10/configure-3502- ############################################## jose-10/configure-3642- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue jose-10/configure:3643: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( jose-10/configure-3644- 'mkdir (GNU coreutils) '* | \ ############################################## jose-10/configure-3715-set x ${MAKE-make} jose-10/configure:3716:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` jose-10/configure-3717-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## jose-10/configure-3725-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. jose-10/configure:3726:case `${MAKE-make} -f conftest.make 2>/dev/null` in jose-10/configure-3727- *@@@%%%=?*=@@@%%%*) ############################################## jose-10/configure-3772-# Ignore all kinds of additional output from 'make'. jose-10/configure:3773:case `$am_make -s -f confmf 2> /dev/null` in #( jose-10/configure-3774-*the\ am__doit\ target*) ############################################## jose-10/configure-3782- echo '.include "confinc"' > confmf jose-10/configure:3783: case `$am_make -s -f confmf 2> /dev/null` in #( jose-10/configure-3784- *the\ am__doit\ target*) ############################################## jose-10/configure-3854- jose-10/configure:3855:if test "`cd $srcdir && pwd`" != "`pwd`"; then jose-10/configure-3856- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## jose-10/configure-3955- if test "$am_compiler_list" = ""; then jose-10/configure:3956: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` jose-10/configure-3957- fi ############################################## jose-10/configure-4188-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ jose-10/configure:4189: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then jose-10/configure-4190- ECHO='print -r --' jose-10/configure:4191:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then jose-10/configure-4192- ECHO='printf %s\n' ############################################## jose-10/configure-4257- # Check for GNU $ac_path_SED jose-10/configure:4258:case `"$ac_path_SED" --version 2>&1` in jose-10/configure-4259-*GNU*) ############################################## jose-10/configure-4333- # Check for GNU $ac_path_GREP jose-10/configure:4334:case `"$ac_path_GREP" --version 2>&1` in jose-10/configure-4335-*GNU*) ############################################## jose-10/configure-4399- # Check for GNU $ac_path_EGREP jose-10/configure:4400:case `"$ac_path_EGREP" --version 2>&1` in jose-10/configure-4401-*GNU*) ############################################## jose-10/configure-4466- # Check for GNU $ac_path_FGREP jose-10/configure:4467:case `"$ac_path_FGREP" --version 2>&1` in jose-10/configure-4468-*GNU*) ############################################## jose-10/configure-4546- # gcc leaves a trailing carriage return, which upsets mingw jose-10/configure:4547: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; jose-10/configure-4548- *) jose-10/configure:4549: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; jose-10/configure-4550- esac ############################################## jose-10/configure-4555- # Canonicalize the pathname of ld jose-10/configure:4556: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` jose-10/configure-4557- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do jose-10/configure:4558: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` jose-10/configure-4559- done ############################################## jose-10/configure-4590- # Break only if it was the GNU/non-GNU ld that we prefer. jose-10/configure:4591: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in jose-10/configure-4592- *GNU* | *'with BFD'*) ############################################## jose-10/configure-4621- # I'd rather use --version here, but apparently some GNU lds only accept -v. jose-10/configure:4622:case `$LD -v 2>&1 </dev/null` in jose-10/configure-4623-*GNU* | *'with BFD'*) ############################################## jose-10/configure-4671- esac jose-10/configure:4672: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in jose-10/configure-4673- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## jose-10/configure-4677- *) jose-10/configure:4678: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in jose-10/configure-4679- */dev/null*) ############################################## jose-10/configure-4805- jose-10/configure:4806: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in jose-10/configure-4807- *COFF*) ############################################## jose-10/configure-4917- # And add a safety zone jose-10/configure:4918: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` jose-10/configure:4919: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` jose-10/configure-4920- ;; ############################################## jose-10/configure-4950- if test -n "$kargmax"; then jose-10/configure:4951: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` jose-10/configure-4952- else ############################################## jose-10/configure-4959- test undefined != "$lt_cv_sys_max_cmd_len"; then jose-10/configure:4960: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` jose-10/configure:4961: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` jose-10/configure-4962- else ############################################## jose-10/configure-4971- # we can't tell. jose-10/configure:4972: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ jose-10/configure-4973- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## jose-10/configure-4975- do jose-10/configure:4976: i=`expr $i + 1` jose-10/configure-4977- teststring=$teststring$teststring ############################################## jose-10/configure-4979- # Only check the string length outside the loop. jose-10/configure:4980: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` jose-10/configure-4981- teststring= ############################################## jose-10/configure-4984- # linker. It appears as though 1/2 is a usable value. jose-10/configure:4985: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` jose-10/configure-4986- fi ############################################## jose-10/configure-5395-openbsd* | bitrig*) jose-10/configure:5396: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then jose-10/configure-5397- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## jose-10/configure-5465- else jose-10/configure:5466: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` jose-10/configure-5467- fi ############################################## jose-10/configure-5610- # decide which one to use based on capabilities of $DLLTOOL jose-10/configure:5611: case `$DLLTOOL --help 2>&1` in jose-10/configure-5612- *--identify-strict*) ############################################## jose-10/configure-6132-# If we're using GNU nm, then use its standard symbol codes. jose-10/configure:6133:case `$NM -V 2>&1` in jose-10/configure-6134-*GNU* | *'with BFD'*) ############################################## jose-10/configure-6180-mingw*) jose-10/configure:6181: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp jose-10/configure-6182- ;; ############################################## jose-10/configure-6412- if test yes = "$GCC"; then jose-10/configure:6413: lt_sysroot=`$CC --print-sysroot 2>/dev/null` jose-10/configure-6414- fi ############################################## jose-10/configure-6416- /*) jose-10/configure:6417: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` jose-10/configure-6418- ;; #( ############################################## jose-10/configure-6511- done jose-10/configure:6512: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` jose-10/configure-6513-} ############################################## jose-10/configure-6533- test $ac_status = 0; }; then jose-10/configure:6534: case `/usr/bin/file conftest.$ac_objext` in jose-10/configure-6535- *ELF-32*) ############################################## jose-10/configure-6554- if test yes = "$lt_cv_prog_gnu_ld"; then jose-10/configure:6555: case `/usr/bin/file conftest.$ac_objext` in jose-10/configure-6556- *32-bit*) ############################################## jose-10/configure-6566- else jose-10/configure:6567: case `/usr/bin/file conftest.$ac_objext` in jose-10/configure-6568- *32-bit*) ############################################## jose-10/configure-6592- emul=elf jose-10/configure:6593: case `/usr/bin/file conftest.$ac_objext` in jose-10/configure-6594- *32-bit*) ############################################## jose-10/configure-6600- esac jose-10/configure:6601: case `/usr/bin/file conftest.$ac_objext` in jose-10/configure-6602- *MSB*) ############################################## jose-10/configure-6608- esac jose-10/configure:6609: case `/usr/bin/file conftest.$ac_objext` in jose-10/configure-6610- *N32*) ############################################## jose-10/configure-7541- *:) jose-10/configure:7542: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" jose-10/configure-7543- ;; jose-10/configure-7544- x:*) jose-10/configure:7545: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" jose-10/configure-7546- ;; jose-10/configure-7547- *::*) jose-10/configure:7548: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" jose-10/configure:7549: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" jose-10/configure-7550- ;; jose-10/configure-7551- *) jose-10/configure:7552: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" jose-10/configure-7553- ;; ############################################## jose-10/configure-7810-do : jose-10/configure:7811: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` jose-10/configure-7812-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## jose-10/configure-7815- cat >>confdefs.h <<_ACEOF jose-10/configure:7816:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 jose-10/configure-7817-_ACEOF ############################################## jose-10/configure-8172- "file_magic "*) jose-10/configure:8173: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` jose-10/configure-8174- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## jose-10/configure-8238- "file_magic "*) jose-10/configure:8239: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` jose-10/configure-8240- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## jose-10/configure-8632- *) jose-10/configure:8633: case `$CC -V 2>&1 | sed 5q` in jose-10/configure-8634- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) ############################################## jose-10/configure-9078- # shared libraries, regardless of the interface used. jose-10/configure:9079: case `$LD -v 2>&1` in jose-10/configure-9080- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## jose-10/configure-9110- supports_anon_versioning=no jose-10/configure:9111: case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in jose-10/configure-9112- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## jose-10/configure-9179- # is; otherwise, prepend EXPORTS... jose-10/configure:9180: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then jose-10/configure-9181- cp $export_symbols $output_objdir/$soname.def; ############################################## jose-10/configure-9213- prefix_cmds="$SED"~ jose-10/configure:9214: if test EXPORTS = "`$SED 1q $export_symbols`"; then jose-10/configure-9215- prefix_cmds="$prefix_cmds -e 1d"; ############################################## jose-10/configure-9235- # time. Moving up from 0x10000000 also allows more sbrk(2) space. jose-10/configure:9236: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' jose-10/configure:9237: 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' jose-10/configure-9238- ;; ############################################## jose-10/configure-9253- pgcc*) # Portland Group C compiler jose-10/configure:9254: 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' jose-10/configure-9255- tmp_addflag=' $pic_flag' ############################################## jose-10/configure-9258- # Portland Group f77 and f90 compilers jose-10/configure:9259: 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' jose-10/configure-9260- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## jose-10/configure-9275- nvcc*) # Cuda Compiler Driver 2.2 jose-10/configure:9276: 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' jose-10/configure-9277- compiler_needs_object=yes ############################################## jose-10/configure-9279- esac jose-10/configure:9280: case `$CC -V 2>&1 | sed 5q` in jose-10/configure-9281- *Sun\ C*) # Sun C 5.9 jose-10/configure:9282: 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' jose-10/configure-9283- compiler_needs_object=yes ############################################## jose-10/configure-9350- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) jose-10/configure:9351: case `$LD -v 2>&1` in jose-10/configure-9352- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## jose-10/configure-9439- else jose-10/configure:9440: export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' jose-10/configure-9441- fi ############################################## jose-10/configure-9504- # below for broken collect2 doesn't work under 4.3+ jose-10/configure:9505: collect2name=`$CC -print-prog-name=collect2` jose-10/configure-9506- if test -f "$collect2name" && ############################################## jose-10/configure-9584- }' jose-10/configure:9585: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` jose-10/configure-9586- # Check for a 64-bit object if we didn't find anything. jose-10/configure-9587- if test -z "$lt_cv_aix_libpath_"; then jose-10/configure:9588: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` jose-10/configure-9589- fi ############################################## jose-10/configure-9602- hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath" jose-10/configure:9603: archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag jose-10/configure-9604- else ############################################## jose-10/configure-9637- }' jose-10/configure:9638: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` jose-10/configure-9639- # Check for a 64-bit object if we didn't find anything. jose-10/configure-9640- if test -z "$lt_cv_aix_libpath_"; then jose-10/configure:9641: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` jose-10/configure-9642- fi ############################################## jose-10/configure-9669- # -brtl affects multiple linker settings, -berok does not and is overridden later jose-10/configure:9670: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' jose-10/configure-9671- if test svr4 != "$with_aix_soname"; then ############################################## jose-10/configure-9722- archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' jose-10/configure:9723: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then jose-10/configure-9724- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## jose-10/configure-9760- # FIXME: Setting linknames here is a bad hack. jose-10/configure:9761: archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' jose-10/configure-9762- # The linker will automatically build a .lib file if we build a DLL. ############################################## jose-10/configure-9778- if test yes = "$lt_cv_ld_force_load"; then jose-10/configure:9779: 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\"`' jose-10/configure-9780- ############################################## jose-10/configure-9958- if test yes = "$GCC"; then jose-10/configure:9959: 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' jose-10/configure-9960- # Try to use the -exported_symbol ld option, if it does not ############################################## jose-10/configure-9986- if test yes = "$lt_cv_irix_exported_symbol"; then jose-10/configure:9987: 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' jose-10/configure-9988- fi jose-10/configure-9989- else jose-10/configure:9990: 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' jose-10/configure:9991: 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' jose-10/configure-9992- fi ############################################## jose-10/configure-10036- hardcode_direct_absolute=yes jose-10/configure:10037: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then jose-10/configure-10038- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## jose-10/configure-10067- prefix_cmds="$SED"~ jose-10/configure:10068: if test EXPORTS = "`$SED 1q $export_symbols`"; then jose-10/configure-10069- prefix_cmds="$prefix_cmds -e 1d"; ############################################## jose-10/configure-10081- allow_undefined_flag=' $wl-expect_unresolved $wl\*' jose-10/configure:10082: 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' jose-10/configure-10083- else jose-10/configure-10084- allow_undefined_flag=' -expect_unresolved \*' jose-10/configure:10085: 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' jose-10/configure-10086- fi ############################################## jose-10/configure-10094- allow_undefined_flag=' $wl-expect_unresolved $wl\*' jose-10/configure:10095: 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' jose-10/configure-10096- hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' ############################################## jose-10/configure-10098- allow_undefined_flag=' -expect_unresolved \*' jose-10/configure:10099: 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' jose-10/configure:10100: 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~ jose-10/configure:10101: $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' jose-10/configure-10102- ############################################## jose-10/configure-10117- else jose-10/configure:10118: case `$CC -V 2>&1` in jose-10/configure-10119- *"Compilers 5.0"*) ############################################## jose-10/configure-10516- esac jose-10/configure:10517: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` jose-10/configure-10518- case $lt_search_path_spec in ############################################## jose-10/configure-10523- # okay in the real world where ";" in dirpaths is itself problematic. jose-10/configure:10524: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` jose-10/configure-10525- ;; jose-10/configure-10526- *) jose-10/configure:10527: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` jose-10/configure-10528- ;; ############################################## jose-10/configure-10532- lt_tmp_lt_search_path_spec= jose-10/configure:10533: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` jose-10/configure-10534- # ...but if some path component already ends with the multilib dir we assume ############################################## jose-10/configure-10574- esac jose-10/configure:10575: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` jose-10/configure-10576-else ############################################## jose-10/configure-10714- # Create ${libname}_ixlibrary.a entries in /sys/libs. jose-10/configure:10715: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' jose-10/configure-10716- ;; ############################################## jose-10/configure-10750- # DLL is installed to $(libdir)/../bin by postinstall_cmds jose-10/configure:10751: postinstall_cmds='base_file=`basename \$file`~ jose-10/configure:10752: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ jose-10/configure:10753: dldir=$destdir/`dirname \$dlpath`~ jose-10/configure-10754- test -d \$dldir || mkdir -p \$dldir~ ############################################## jose-10/configure-10759- fi' jose-10/configure:10760: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ jose-10/configure-10761- dlpath=$dir/\$dldll~ ############################################## jose-10/configure-10767- # Cygwin DLLs use 'cyg' prefix rather than 'lib' jose-10/configure:10768: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' jose-10/configure-10769- ############################################## jose-10/configure-10773- # MinGW DLLs use traditional 'lib' prefix jose-10/configure:10774: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' jose-10/configure-10775- ;; ############################################## jose-10/configure-10777- # pw32 DLLs use 'pw' prefix rather than 'lib' jose-10/configure:10778: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' jose-10/configure-10779- ;; ############################################## jose-10/configure-10786- libname_spec='$name' jose-10/configure:10787: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' jose-10/configure-10788- library_names_spec='$libname.dll.lib' ############################################## jose-10/configure-10798- # Let DOS variable expansion print the short 8.3 style file name. jose-10/configure:10799: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` jose-10/configure-10800- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## jose-10/configure-10803- # Convert to MSYS style. jose-10/configure:10804: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` jose-10/configure-10805- ;; ############################################## jose-10/configure-10809- # like /cygdrive/c/PROGRA~1:/cygdr... jose-10/configure:10810: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` jose-10/configure:10811: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` jose-10/configure:10812: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` jose-10/configure-10813- ;; ############################################## jose-10/configure-10817- # It is most probably a Windows format PATH. jose-10/configure:10818: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` jose-10/configure-10819- else jose-10/configure:10820: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` jose-10/configure-10821- fi ############################################## jose-10/configure-10827- # DLL is installed to $(libdir)/../bin by postinstall_cmds jose-10/configure:10828: postinstall_cmds='base_file=`basename \$file`~ jose-10/configure:10829: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ jose-10/configure:10830: dldir=$destdir/`dirname \$dlpath`~ jose-10/configure-10831- test -d \$dldir || mkdir -p \$dldir~ jose-10/configure-10832- $install_prog $dir/$dlname \$dldir/$dlname' jose-10/configure:10833: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ jose-10/configure-10834- dlpath=$dir/\$dldll~ ############################################## jose-10/configure-10841- # Assume MSVC wrapper jose-10/configure:10842: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' jose-10/configure-10843- dynamic_linker='Win32 ld.exe' ############################################## jose-10/configure-10858- shlibpath_var=DYLD_LIBRARY_PATH jose-10/configure:10859: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' jose-10/configure-10860- ############################################## jose-10/configure-11114- if test -f /etc/ld.so.conf; then jose-10/configure:11115: 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' ' '` jose-10/configure-11116- sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra" ############################################## jose-10/configure-11168- need_lib_prefix=no jose-10/configure:11169: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then jose-10/configure-11170- need_version=no ############################################## jose-10/configure-11195- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec jose-10/configure:11196: postinstall_cmds='base_file=`basename \$file`~ jose-10/configure:11197: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ jose-10/configure:11198: dldir=$destdir/`dirname \$dlpath`~ jose-10/configure-11199- test -d \$dldir || mkdir -p \$dldir~ ############################################## jose-10/configure-11204- fi' jose-10/configure:11205: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ jose-10/configure-11206- dlpath=$dir/\$dldll~ ############################################## jose-10/configure-12270- test $ac_status = 0; }; then jose-10/configure:12271: pkg_cv_zlib_CFLAGS=`$PKG_CONFIG --cflags "zlib" 2>/dev/null` jose-10/configure-12272- test "x$?" != "x0" && pkg_failed=yes ############################################## jose-10/configure-12287- test $ac_status = 0; }; then jose-10/configure:12288: pkg_cv_zlib_LIBS=`$PKG_CONFIG --libs "zlib" 2>/dev/null` jose-10/configure-12289- test "x$?" != "x0" && pkg_failed=yes ############################################## jose-10/configure-12308- if test $_pkg_short_errors_supported = yes; then jose-10/configure:12309: zlib_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "zlib" 2>&1` jose-10/configure-12310- else jose-10/configure:12311: zlib_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "zlib" 2>&1` jose-10/configure-12312- fi ############################################## jose-10/configure-12361- test $ac_status = 0; }; then jose-10/configure:12362: pkg_cv_jansson_CFLAGS=`$PKG_CONFIG --cflags "jansson >= 2.10" 2>/dev/null` jose-10/configure-12363- test "x$?" != "x0" && pkg_failed=yes ############################################## jose-10/configure-12378- test $ac_status = 0; }; then jose-10/configure:12379: pkg_cv_jansson_LIBS=`$PKG_CONFIG --libs "jansson >= 2.10" 2>/dev/null` jose-10/configure-12380- test "x$?" != "x0" && pkg_failed=yes ############################################## jose-10/configure-12399- if test $_pkg_short_errors_supported = yes; then jose-10/configure:12400: jansson_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "jansson >= 2.10" 2>&1` jose-10/configure-12401- else jose-10/configure:12402: jansson_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "jansson >= 2.10" 2>&1` jose-10/configure-12403- fi ############################################## jose-10/configure-12452- test $ac_status = 0; }; then jose-10/configure:12453: pkg_cv_libcrypto_CFLAGS=`$PKG_CONFIG --cflags "libcrypto >= 1.0.2" 2>/dev/null` jose-10/configure-12454- test "x$?" != "x0" && pkg_failed=yes ############################################## jose-10/configure-12469- test $ac_status = 0; }; then jose-10/configure:12470: pkg_cv_libcrypto_LIBS=`$PKG_CONFIG --libs "libcrypto >= 1.0.2" 2>/dev/null` jose-10/configure-12471- test "x$?" != "x0" && pkg_failed=yes ############################################## jose-10/configure-12490- if test $_pkg_short_errors_supported = yes; then jose-10/configure:12491: libcrypto_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcrypto >= 1.0.2" 2>&1` jose-10/configure-12492- else jose-10/configure:12493: libcrypto_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcrypto >= 1.0.2" 2>&1` jose-10/configure-12494- fi ############################################## jose-10/configure-12623-$as_echo_n "checking for linker script support... " >&6; } jose-10/configure:12624:LDVS=`$LD --help < /dev/null 2>/dev/null | grep version-script` jose-10/configure-12625-if test "$LDVS"; then ############################################## jose-10/configure-12769-' jose-10/configure:12770:DEFS=`sed -n "$ac_script" confdefs.h` jose-10/configure-12771- ############################################## jose-10/configure-12778- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' jose-10/configure:12779: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` jose-10/configure-12780- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## jose-10/configure-12873-if test -z "$BASH_VERSION$ZSH_VERSION" \ jose-10/configure:12874: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then jose-10/configure-12875- as_echo='print -r --' jose-10/configure-12876- as_echo_n='print -rn --' jose-10/configure:12877:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then jose-10/configure-12878- as_echo='printf %s\n' ############################################## jose-10/configure-12880-else jose-10/configure:12881: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then jose-10/configure-12882- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## jose-10/configure-12890- expr "X$arg" : "X\\(.*\\)$as_nl"; jose-10/configure:12891: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; jose-10/configure-12892- esac; ############################################## jose-10/configure-12967-# ---------------------------------------- jose-10/configure:12968:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are jose-10/configure-12969-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## jose-10/configure-13039- { jose-10/configure:13040: as_val=`expr "$@" || test $? -eq 1` jose-10/configure-13041- } ############################################## jose-10/configure-13143- case $as_dir in #( jose-10/configure:13144: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( jose-10/configure-13145- *) as_qdir=$as_dir;; ############################################## jose-10/configure-13269-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 jose-10/configure:13270:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" jose-10/configure-13271-ac_cs_version="\\ ############################################## jose-10/configure-13294- --*=?*) jose-10/configure:13295: ac_option=`expr "X$1" : 'X\([^=]*\)='` jose-10/configure:13296: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` jose-10/configure-13297- ac_shift=: ############################################## jose-10/configure-13299- --*=) jose-10/configure:13300: ac_option=`expr "X$1" : 'X\([^=]*\)='` jose-10/configure-13301- ac_optarg= ############################################## jose-10/configure-13323- case $ac_optarg in jose-10/configure:13324: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; jose-10/configure-13325- '') as_fn_error $? "missing file argument" ;; ############################################## jose-10/configure-13389-delay_variable_subst='$delay_variable_subst' jose-10/configure:13390:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' jose-10/configure:13391:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' jose-10/configure:13392:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' jose-10/configure:13393:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' jose-10/configure:13394:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' jose-10/configure:13395:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' jose-10/configure:13396:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`' jose-10/configure:13397:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' jose-10/configure:13398:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' jose-10/configure:13399:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' jose-10/configure:13400:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' jose-10/configure:13401:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' jose-10/configure:13402:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' jose-10/configure:13403:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' jose-10/configure:13404:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' jose-10/configure:13405:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' jose-10/configure:13406:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' jose-10/configure:13407:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' jose-10/configure:13408:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' jose-10/configure:13409:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' jose-10/configure:13410:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' jose-10/configure:13411:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' jose-10/configure:13412:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' jose-10/configure:13413:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' jose-10/configure:13414:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' jose-10/configure:13415:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' jose-10/configure:13416:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' jose-10/configure:13417:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' jose-10/configure:13418:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' jose-10/configure:13419:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' jose-10/configure:13420:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' jose-10/configure:13421:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' jose-10/configure:13422:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' jose-10/configure:13423:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' jose-10/configure:13424:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' jose-10/configure:13425:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' jose-10/configure:13426:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' jose-10/configure:13427:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' jose-10/configure:13428:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' jose-10/configure:13429:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' jose-10/configure:13430:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' jose-10/configure:13431:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' jose-10/configure:13432:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' jose-10/configure:13433:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' jose-10/configure:13434:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' jose-10/configure:13435:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' jose-10/configure:13436:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' jose-10/configure:13437:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' jose-10/configure:13438:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' jose-10/configure:13439:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' jose-10/configure:13440:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' jose-10/configure:13441:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' jose-10/configure:13442:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' jose-10/configure:13443:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' jose-10/configure:13444:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' jose-10/configure:13445:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' jose-10/configure:13446:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' jose-10/configure:13447:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' jose-10/configure:13448: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"`' jose-10/configure:13449:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`' jose-10/configure:13450:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' jose-10/configure:13451:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' jose-10/configure:13452:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`' jose-10/configure:13453:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' jose-10/configure:13454:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' jose-10/configure:13455:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' jose-10/configure:13456:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' jose-10/configure:13457:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' jose-10/configure:13458:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' jose-10/configure:13459:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' jose-10/configure:13460:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' jose-10/configure:13461:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' jose-10/configure:13462:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' jose-10/configure:13463:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' jose-10/configure:13464:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' jose-10/configure:13465:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' jose-10/configure:13466:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' jose-10/configure:13467:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' jose-10/configure:13468:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' jose-10/configure:13469:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' jose-10/configure:13470:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' jose-10/configure:13471:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' jose-10/configure:13472:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' jose-10/configure:13473:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' jose-10/configure:13474:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' jose-10/configure:13475:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' jose-10/configure:13476:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' jose-10/configure:13477:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' jose-10/configure:13478:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' jose-10/configure:13479:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' jose-10/configure:13480:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' jose-10/configure:13481:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' jose-10/configure:13482:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' jose-10/configure:13483:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' jose-10/configure:13484:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' jose-10/configure:13485:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' jose-10/configure:13486:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' jose-10/configure:13487:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' jose-10/configure:13488:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' jose-10/configure:13489:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' jose-10/configure:13490:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' jose-10/configure:13491:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' jose-10/configure:13492:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' jose-10/configure:13493:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' jose-10/configure:13494:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' jose-10/configure:13495:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' jose-10/configure:13496:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' jose-10/configure:13497:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' jose-10/configure:13498:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' jose-10/configure:13499:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' jose-10/configure:13500:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' jose-10/configure:13501:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' jose-10/configure:13502:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' jose-10/configure:13503:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' jose-10/configure:13504:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' jose-10/configure:13505:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' jose-10/configure:13506:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' jose-10/configure:13507:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' jose-10/configure:13508:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' jose-10/configure:13509:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' jose-10/configure:13510:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' jose-10/configure:13511:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' jose-10/configure:13512:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' jose-10/configure:13513:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' jose-10/configure:13514:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' jose-10/configure:13515:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' jose-10/configure:13516:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' jose-10/configure:13517:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`' jose-10/configure:13518:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`' jose-10/configure:13519:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' jose-10/configure:13520:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' jose-10/configure:13521:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' jose-10/configure:13522:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' jose-10/configure:13523:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' jose-10/configure:13524:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' jose-10/configure-13525- ############################################## jose-10/configure-13606-striplib; do jose-10/configure:13607: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in jose-10/configure-13608- *[\\\\\\\`\\"\\\$]*) jose-10/configure:13609: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes jose-10/configure-13610- ;; ############################################## jose-10/configure-13637-configure_time_lt_sys_library_path; do jose-10/configure:13638: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in jose-10/configure-13639- *[\\\\\\\`\\"\\\$]*) jose-10/configure:13640: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes jose-10/configure-13641- ;; ############################################## jose-10/configure-13737-fi jose-10/configure:13738:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` jose-10/configure-13739-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## jose-10/configure-13754- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 jose-10/configure:13755:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` jose-10/configure-13756-ac_delim='%!_!# ' ############################################## jose-10/configure-13760- jose-10/configure:13761: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` jose-10/configure-13762- if test $ac_delim_n = $ac_delim_num; then ############################################## jose-10/configure-13922- esac jose-10/configure:13923: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac jose-10/configure-13924- as_fn_append ac_file_inputs " '$ac_f'" ############################################## jose-10/configure-13981-*) jose-10/configure:13982: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` jose-10/configure-13983- # A ".." for each directory in $ac_dir_suffix. jose-10/configure:13984: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` jose-10/configure-13985- case $ac_top_builddir_sub in ############################################## jose-10/configure-14042-/@mandir@/p' jose-10/configure:14043:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in jose-10/configure-14044-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## jose-10/configure-14059- jose-10/configure:14060:# Neutralize VPATH when `$srcdir' = `.'. jose-10/configure-14061-# Shell code in configure.ac might set extrasub. ############################################## jose-10/configure-14087-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && jose-10/configure:14088: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && jose-10/configure-14089- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## jose-10/configure-14123- # Strip MF so we end up with the name of the file. jose-10/configure:14124: mf=`echo "$mf" | sed -e 's/:.*$//'` jose-10/configure-14125- # Check whether this is an Automake generated Makefile or not. ############################################## jose-10/configure-14160- # from the Makefile without running 'make'. jose-10/configure:14161: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` jose-10/configure-14162- test -z "$DEPDIR" && continue jose-10/configure:14163: am__include=`sed -n 's/^am__include = //p' < "$mf"` jose-10/configure-14164- test -z "$am__include" && continue jose-10/configure:14165: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` jose-10/configure-14166- # Find all dependency output files, they are included files with ############################################## jose-10/configure-14682- *:) jose-10/configure:14683: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" jose-10/configure-14684- ;; jose-10/configure-14685- x:*) jose-10/configure:14686: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" jose-10/configure-14687- ;; jose-10/configure-14688- *::*) jose-10/configure:14689: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" jose-10/configure:14690: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" jose-10/configure-14691- ;; jose-10/configure-14692- *) jose-10/configure:14693: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" jose-10/configure-14694- ;; ############################################## jose-10/configure-14709- done jose-10/configure:14710: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` jose-10/configure-14711-} ############################################## jose-10/configure.ac-44-AC_MSG_CHECKING([for linker script support]) jose-10/configure.ac:45:LDVS=`$LD --help < /dev/null 2>/dev/null | grep version-script` jose-10/configure.ac-46-if test "$LDVS"; then ############################################## jose-10/tests/jose-jwk-thp-2- jose-10/tests/jose-jwk-thp:3:a=`jose jwk thp -i $VECTORS/rfc7638_3.1.jwk -a S256` jose-10/tests/jose-jwk-thp:4:b=`cat $VECTORS/rfc7638_3.1.thp` jose-10/tests/jose-jwk-thp-5-[ $a == $b ] jose-10/tests/jose-jwk-thp-6- jose-10/tests/jose-jwk-thp:7:jwk=`jose jwk thp -i $VECTORS/rfc7520_4.8.jwkset -f HYRNOxxOOHap0amTONoy1bHnS5M` jose-10/tests/jose-jwk-thp:8:[ "`jose jwk thp -i- -a S1 <<< "$jwk"`" == "HYRNOxxOOHap0amTONoy1bHnS5M" ] jose-10/tests/jose-jwk-thp-9-jose fmt -j "$jwk" -O \ ############################################## jose-10/tests/jose-jws-sig-42- jose-10/tests/jose-jws-sig:43: det=`jose jws sig -I $msg -k $jwk -o /dev/null -O-` jose-10/tests/jose-jws-sig-44- [ "$det" == "hi" ] jose-10/tests/jose-jws-sig-45- jose-10/tests/jose-jws-sig:46: jws=`jose jws sig -I $msg -k $jwk -O /dev/null` jose-10/tests/jose-jws-sig-47- ! jose jws ver -i "$jws" -k $jwk jose-10/tests/jose-jws-sig:48: det=`jose jws ver -i "$jws" -k $jwk -I $msg -O-` jose-10/tests/jose-jws-sig-49- [ "$det" == "hi" ] jose-10/tests/jose-jws-sig-50- jose-10/tests/jose-jws-sig:51: jws=`jose jws sig -I $msg -k $jwk` jose-10/tests/jose-jws-sig:52: det=`jose jws ver -i "$jws" -k $jwk` jose-10/tests/jose-jws-sig-53- [ "$det" == "" ] jose-10/tests/jose-jws-sig:54: det=`jose jws ver -i "$jws" -k $jwk -O-` jose-10/tests/jose-jws-sig-55- [ "$det" == "hi" ] jose-10/tests/jose-jws-sig-56- jose-10/tests/jose-jws-sig:57: jws=`jose jws sig -I $msg -k $jwk -c` jose-10/tests/jose-jws-sig:58: det=`jose jws ver -i "$jws" -k $jwk` jose-10/tests/jose-jws-sig-59- [ "$det" == "" ] jose-10/tests/jose-jws-sig:60: det=`jose jws ver -i "$jws" -k $jwk -O-` jose-10/tests/jose-jws-sig-61- [ "$det" == "hi" ] jose-10/tests/jose-jws-sig-62- jose-10/tests/jose-jws-sig:63: jws=`jose jws sig -k $jwk -I $msg -s "{\"protected\":{\"alg\":\"$a\"}}"` jose-10/tests/jose-jws-sig-64- jose jws ver -i "$jws" -k $jwk jose-10/tests/jose-jws-sig-65- jose-10/tests/jose-jws-sig:66: jws=`jose jws sig -k $jwk -i "{\"payload\":\"aGkK\"}"` jose-10/tests/jose-jws-sig-67- jose jws ver -i "$jws" -k $jwk ############################################## jose-10/tests/jose-jws-sig-73- jose-10/tests/jose-jws-sig:74: jws=`jose jws sig -I $msg -k $jwk` jose-10/tests/jose-jws-sig-75- ! jose jws ver -i "$jws" -k $tmpdir/$b.jwk ############################################## jose-10/tests/jose-jws-sig-77- jose-10/tests/jose-jws-sig:78: jws=`jose jws sig -I $msg -k $jwk -k $prv` jose-10/tests/jose-jws-sig-79- jose jws ver -i "$jws" -k $jwk ############################################## jose-10/tests/jose-jws-sig-92- echo -n "$msg" | jose jws sig -I- -k $tmpdir/jwk -o $tmpdir/jws jose-10/tests/jose-jws-sig:93: [ "`jose jws ver -i $tmpdir/jws -k $tmpdir/jwk -O-`" == "$msg" ] jose-10/tests/jose-jws-sig-94-done ############################################## jose-10/tests/jose-jwe-dec-4- jose-10/tests/jose-jwe-dec:5:test "`jose jwe dec -i $prfx.1.jwec -k $prfx.1.jwk`" == "`cat $prfx.1.pt`" jose-10/tests/jose-jwe-dec:6:test "`jose jwe dec -i $prfx.1.jwef -k $prfx.1.jwk`" == "`cat $prfx.1.pt`" jose-10/tests/jose-jwe-dec:7:test "`jose jwe dec -i $prfx.1.jweg -k $prfx.1.jwk`" == "`cat $prfx.1.pt`" jose-10/tests/jose-jwe-dec-8- jose-10/tests/jose-jwe-dec-9-if jose alg | grep -q OAEP; then jose-10/tests/jose-jwe-dec:10: test "`jose jwe dec -i $prfx.2.jwec -k $prfx.2.jwk`" == "`cat $prfx.2.pt`" jose-10/tests/jose-jwe-dec:11: test "`jose jwe dec -i $prfx.2.jwef -k $prfx.2.jwk`" == "`cat $prfx.2.pt`" jose-10/tests/jose-jwe-dec:12: test "`jose jwe dec -i $prfx.2.jweg -k $prfx.2.jwk`" == "`cat $prfx.2.pt`" jose-10/tests/jose-jwe-dec-13-fi jose-10/tests/jose-jwe-dec-14- jose-10/tests/jose-jwe-dec:15:test "`jose jwe dec -i $prfx.3.jwec -k $prfx.3.pwd`" == "`cat $prfx.3.pt`" jose-10/tests/jose-jwe-dec:16:test "`jose jwe dec -i $prfx.3.jwef -k $prfx.3.pwd`" == "`cat $prfx.3.pt`" jose-10/tests/jose-jwe-dec:17:test "`jose jwe dec -i $prfx.3.jweg -k $prfx.3.pwd`" == "`cat $prfx.3.pt`" jose-10/tests/jose-jwe-dec:18:test "`jose jwe dec -i $prfx.3.jwec -k $prfx.3.jwk`" == "`cat $prfx.3.pt`" jose-10/tests/jose-jwe-dec:19:test "`jose jwe dec -i $prfx.3.jwef -k $prfx.3.jwk`" == "`cat $prfx.3.pt`" jose-10/tests/jose-jwe-dec:20:test "`jose jwe dec -i $prfx.3.jweg -k $prfx.3.jwk`" == "`cat $prfx.3.pt`" jose-10/tests/jose-jwe-dec-21- jose-10/tests/jose-jwe-dec:22:test "`jose jwe dec -i $prfx.4.jwec -k $prfx.4.jwk`" == "`cat $prfx.4.pt`" jose-10/tests/jose-jwe-dec:23:test "`jose jwe dec -i $prfx.4.jwef -k $prfx.4.jwk`" == "`cat $prfx.4.pt`" jose-10/tests/jose-jwe-dec:24:test "`jose jwe dec -i $prfx.4.jweg -k $prfx.4.jwk`" == "`cat $prfx.4.pt`" jose-10/tests/jose-jwe-dec-25- jose-10/tests/jose-jwe-dec:26:test "`jose jwe dec -i $prfx.5.jwec -k $prfx.5.jwk`" == "`cat $prfx.5.pt`" jose-10/tests/jose-jwe-dec:27:test "`jose jwe dec -i $prfx.5.jweg -k $prfx.5.jwk`" == "`cat $prfx.5.pt`" jose-10/tests/jose-jwe-dec-28- jose-10/tests/jose-jwe-dec:29:test "`jose jwe dec -i $prfx.6.jwec -k $prfx.6.jwk`" == "`cat $prfx.6.pt`" jose-10/tests/jose-jwe-dec:30:test "`jose jwe dec -i $prfx.6.jweg -k $prfx.6.jwk`" == "`cat $prfx.6.pt`" jose-10/tests/jose-jwe-dec-31- jose-10/tests/jose-jwe-dec:32:test "`jose jwe dec -i $prfx.7.jwec -k $prfx.7.jwk`" == "`cat $prfx.7.pt`" jose-10/tests/jose-jwe-dec:33:test "`jose jwe dec -i $prfx.7.jwef -k $prfx.7.jwk`" == "`cat $prfx.7.pt`" jose-10/tests/jose-jwe-dec:34:test "`jose jwe dec -i $prfx.7.jweg -k $prfx.7.jwk`" == "`cat $prfx.7.pt`" jose-10/tests/jose-jwe-dec-35- jose-10/tests/jose-jwe-dec:36:test "`jose jwe dec -i $prfx.8.jwec -k $prfx.8.jwk`" == "`cat $prfx.8.pt`" jose-10/tests/jose-jwe-dec:37:test "`jose jwe dec -i $prfx.8.jwef -k $prfx.8.jwk`" == "`cat $prfx.8.pt`" jose-10/tests/jose-jwe-dec:38:test "`jose jwe dec -i $prfx.8.jweg -k $prfx.8.jwk`" == "`cat $prfx.8.pt`" jose-10/tests/jose-jwe-dec-39- jose-10/tests/jose-jwe-dec:40:test "`jose jwe dec -i $prfx.9.jwec -k $prfx.9.jwk`" == "`cat $prfx.9.pt`" jose-10/tests/jose-jwe-dec:41:test "`jose jwe dec -i $prfx.9.jwef -k $prfx.9.jwk`" == "`cat $prfx.9.pt`" jose-10/tests/jose-jwe-dec:42:test "`jose jwe dec -i $prfx.9.jweg -k $prfx.9.jwk`" == "`cat $prfx.9.pt`" jose-10/tests/jose-jwe-dec-43- jose-10/tests/jose-jwe-dec:44:test "`jose jwe dec -i $prfx.10.jwef -k $prfx.10.jwk`" == "`cat $prfx.10.pt`" jose-10/tests/jose-jwe-dec:45:test "`jose jwe dec -i $prfx.10.jweg -k $prfx.10.jwk`" == "`cat $prfx.10.pt`" jose-10/tests/jose-jwe-dec-46- jose-10/tests/jose-jwe-dec:47:test "`jose jwe dec -i $prfx.11.jwef -k $prfx.11.jwk`" == "`cat $prfx.11.pt`" jose-10/tests/jose-jwe-dec:48:test "`jose jwe dec -i $prfx.11.jweg -k $prfx.11.jwk`" == "`cat $prfx.11.pt`" jose-10/tests/jose-jwe-dec-49- jose-10/tests/jose-jwe-dec:50:test "`jose jwe dec -i $prfx.12.jwef -k $prfx.12.jwk`" == "`cat $prfx.12.pt`" jose-10/tests/jose-jwe-dec:51:test "`jose jwe dec -i $prfx.12.jweg -k $prfx.12.jwk`" == "`cat $prfx.12.pt`" jose-10/tests/jose-jwe-dec-52- jose-10/tests/jose-jwe-dec:53:test "`jose jwe dec -i $prfx.13.jweg -k $prfx.13.1.jwk`" == "`cat $prfx.13.pt`" jose-10/tests/jose-jwe-dec:54:test "`jose jwe dec -i $prfx.13.jweg -k $prfx.13.2.jwk`" == "`cat $prfx.13.pt`" jose-10/tests/jose-jwe-dec:55:test "`jose jwe dec -i $prfx.13.jweg -k $prfx.13.3.jwk`" == "`cat $prfx.13.pt`" ############################################## jose-10/tests/jose-jwk-pub-10-ojwkset="{\"keys\":[$ooct,$orsa,$oec]}" jose-10/tests/jose-jwk-pub:11:test "`echo $ioct | jose jwk pub -i-`" == "$ooct" jose-10/tests/jose-jwk-pub:12:test "`echo $irsa | jose jwk pub -i-`" == "$orsa" jose-10/tests/jose-jwk-pub:13:test "`echo $iec | jose jwk pub -i-`" == "$oec" jose-10/tests/jose-jwk-pub:14:test "`echo $ijwkset | jose jwk pub -i-`" == "$ojwkset" jose-10/tests/jose-jwk-pub:15:test "`echo $iec | jose jwk pub -i- -s`" == "{\"keys\":[$oec]}" ############################################## jose-10/tests/Makefile.in-49- { \ jose-10/tests/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ jose-10/tests/Makefile.in-51- }; \ ############################################## jose-10/tests/Makefile.in-215-} jose-10/tests/Makefile.in:216:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; jose-10/tests/Makefile.in-217-am__vpath_adj = case $$p in \ jose-10/tests/Makefile.in:218: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ jose-10/tests/Makefile.in-219- *) f=$$p;; \ jose-10/tests/Makefile.in-220- esac; jose-10/tests/Makefile.in:221:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; jose-10/tests/Makefile.in-222-am__install_max = 40 jose-10/tests/Makefile.in-223-am__nobase_strip_setup = \ jose-10/tests/Makefile.in:224: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` jose-10/tests/Makefile.in-225-am__nobase_strip = \ ############################################## jose-10/tests/Makefile.in-343-case "$@" in \ jose-10/tests/Makefile.in:344: */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ jose-10/tests/Makefile.in-345- *) am__odir=.;; \ ############################################## jose-10/tests/Makefile.in-373- bases='$(TEST_LOGS)'; \ jose-10/tests/Makefile.in:374: bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ jose-10/tests/Makefile.in:375: bases=`echo $$bases` jose-10/tests/Makefile.in-376-RECHECK_LOGS = $(TEST_LOGS) ############################################## jose-10/tests/Makefile.in-386- */*) b='$*';; \ jose-10/tests/Makefile.in:387: *) b=`echo '$@' | sed 's/\.log$$//'`; \ jose-10/tests/Makefile.in-388- esac;; \ ############################################## jose-10/tests/Makefile.in-591- test -n "$(EXEEXT)" || exit 0; \ jose-10/tests/Makefile.in:592: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ jose-10/tests/Makefile.in-593- echo " rm -f" $$list; \ ############################################## jose-10/tests/Makefile.in-643-.c.o: jose-10/tests/Makefile.in:644:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ jose-10/tests/Makefile.in-645-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## jose-10/tests/Makefile.in-651-.c.obj: jose-10/tests/Makefile.in:652:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ jose-10/tests/Makefile.in:653:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ jose-10/tests/Makefile.in-654-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ############################################## jose-10/tests/Makefile.in-656-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ jose-10/tests/Makefile.in:657:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` jose-10/tests/Makefile.in-658- jose-10/tests/Makefile.in-659-.c.lo: jose-10/tests/Makefile.in:660:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ jose-10/tests/Makefile.in-661-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## jose-10/tests/Makefile.in-702-GTAGS: jose-10/tests/Makefile.in:703: here=`$(am__cd) $(top_builddir) && pwd` \ jose-10/tests/Makefile.in-704- && $(am__cd) $(top_srcdir) \ ############################################## jose-10/tests/Makefile.in-745- if test -n "$$redo_bases"; then \ jose-10/tests/Makefile.in:746: redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ jose-10/tests/Makefile.in:747: redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ jose-10/tests/Makefile.in-748- if $(am__make_dryrun); then :; else \ ############################################## jose-10/tests/Makefile.in-770- ws='[ ]'; \ jose-10/tests/Makefile.in:771: results=`for b in $$bases; do echo $$b.trs; done`; \ jose-10/tests/Makefile.in-772- test -n "$$results" || results=/dev/null; \ jose-10/tests/Makefile.in:773: all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ jose-10/tests/Makefile.in:774: pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ jose-10/tests/Makefile.in:775: fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ jose-10/tests/Makefile.in:776: skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ jose-10/tests/Makefile.in:777: xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ jose-10/tests/Makefile.in:778: xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ jose-10/tests/Makefile.in:779: error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ jose-10/tests/Makefile.in:780: if test `expr $$fail + $$xpass + $$error` -eq 0; then \ jose-10/tests/Makefile.in-781- success=true; \ ############################################## jose-10/tests/Makefile.in-849- @set +e; $(am__set_TESTS_bases); \ jose-10/tests/Makefile.in:850: log_list=`for i in $$bases; do echo $$i.log; done`; \ jose-10/tests/Makefile.in:851: trs_list=`for i in $$bases; do echo $$i.trs; done`; \ jose-10/tests/Makefile.in:852: log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ jose-10/tests/Makefile.in-853- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ ############################################## jose-10/tests/Makefile.in-859- | $(am__list_recheck_tests)` || exit 1; \ jose-10/tests/Makefile.in:860: log_list=`for i in $$bases; do echo $$i.log; done`; \ jose-10/tests/Makefile.in:861: log_list=`echo $$log_list`; \ jose-10/tests/Makefile.in-862- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ ############################################## jose-10/tests/Makefile.in-1049-distdir: $(DISTFILES) jose-10/tests/Makefile.in:1050: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ jose-10/tests/Makefile.in:1051: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ jose-10/tests/Makefile.in-1052- list='$(DISTFILES)'; \ ############################################## jose-10/tests/Makefile.in-1063- if test -d $$d/$$file; then \ jose-10/tests/Makefile.in:1064: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ jose-10/tests/Makefile.in-1065- if test -d "$(distdir)/$$file"; then \ ############################################## jose-10/tests/jose-jwk-use-33- jose-10/tests/jose-jwk-use:34:[ "`echo "$jwkset" | jose jwk use -i- -u wrapKey -s -o-`" \ jose-10/tests/jose-jwk-use:35: == "`jose fmt -j "$jwkset" -g keys -d 1 -Uo-`" ] jose-10/tests/jose-jwk-use:36:[ "`echo "$jwkset" | jose jwk use -i- -u verify -s -o-`" \ jose-10/tests/jose-jwk-use:37: == "`jose fmt -j "$jwkset" -g keys -d 0 -Uo-`" ] jose-10/tests/jose-jwk-use:38:[ "`echo "$jwkset" | jose jwk use -i- -u wrapKey -o-`" \ jose-10/tests/jose-jwk-use:39: == "`jose fmt -j "$jwkset" -g keys -g 0 -o-`" ] jose-10/tests/jose-jwk-use:40:[ "`echo "$jwkset" | jose jwk use -i- -u verify -o-`" \ jose-10/tests/jose-jwk-use:41: == "`jose fmt -j "$jwkset" -g keys -g 1 -o-`" ] jose-10/tests/jose-jwk-use-42-echo "$jwkset" | jose jwk use -i- -u verify -o- ############################################## jose-10/tests/vectors/strip.sh-3-while [ $# -gt 0 ]; do jose-10/tests/vectors/strip.sh:4: tmp=`tr -d ' \n\r' < $1` jose-10/tests/vectors/strip.sh-5- echo -n "$tmp" > $1 ############################################## jose-10/tests/jose-jwk-eql-6-oth=`jose jwk gen -i '{"alg":"ECDH-ES"}'` jose-10/tests/jose-jwk-eql:7:pub=`echo "$jwk" | jose jwk pub -i-` jose-10/tests/jose-jwk-eql:8:mod=`echo "$jwk" | jose fmt -j- -Od alg -o-` jose-10/tests/jose-jwk-eql-9- ############################################## jose-10/tests/jose-jwk-eql-20-oth=`jose jwk gen -i '{"alg":"A128KW"}'` jose-10/tests/jose-jwk-eql:21:pub=`echo "$jwk" | jose jwk pub -i-` jose-10/tests/jose-jwk-eql:22:mod=`echo "$jwk" | jose fmt -j- -Od alg -o-` jose-10/tests/jose-jwk-eql-23- ############################################## jose-10/tests/jose-jwk-gen-2- jose-10/tests/jose-jwk-gen:3:ALGS=`jose alg -k sign -k wrap -k encr | grep -v '^dir$'` jose-10/tests/jose-jwk-gen-4- ############################################## jose-10/tests/jose-jwe-enc-42- echo -n "$msg" | jose jwe enc -I- -k $jwk -o $jwe jose-10/tests/jose-jwe-enc:43: [ "`jqopt $jwe .header.alg $w`" == "$w" ] jose-10/tests/jose-jwe-enc:44: [ "`jose jwe dec -i $jwe -k $jwk -O-`" == "$msg" ] jose-10/tests/jose-jwe-enc-45- ############################################## jose-10/tests/jose-jwe-enc-49- -k $jwk -o $jwe jose-10/tests/jose-jwe-enc:50: [ "`jqopt $jwe .header.alg $w`" == "$w" ] jose-10/tests/jose-jwe-enc:51: [ "`jqbopt $jwe .protected .enc $e`" == "$e" ] jose-10/tests/jose-jwe-enc:52: [ "`jose jwe dec -i $jwe -k $jwk -O-`" == "$msg" ] jose-10/tests/jose-jwe-enc-53- done ############################################## jose-10/tests/jose-jwe-enc-61- -k $jwk -o $jwe jose-10/tests/jose-jwe-enc:62: [ "`jqbopt $jwe .protected .alg dir`" == "dir" ] jose-10/tests/jose-jwe-enc:63: [ "`jqbopt $jwe .protected .enc $e`" == "$e" ] jose-10/tests/jose-jwe-enc:64: [ "`jose jwe dec -i $jwe -k $jwk -O-`" == "$msg" ] jose-10/tests/jose-jwe-enc-65- jose-10/tests/jose-jwe-enc-66- echo -n "$msg" | jose jwe enc -I- -k $jwk -o $jwe jose-10/tests/jose-jwe-enc:67: [ "`jqopt $jwe .header.alg dir`" == "dir" ] jose-10/tests/jose-jwe-enc:68: [ "`jqbopt $jwe .protected .enc $e`" == "$e" ] jose-10/tests/jose-jwe-enc:69: [ "`jose jwe dec -i $jwe -k $jwk -O-`" == "$msg" ] jose-10/tests/jose-jwe-enc-70- done ############################################## jose-10/tests/jose-jwe-enc-75- echo -n "$msg" | jose jwe enc -I- -k $jwk -o $jwe jose-10/tests/jose-jwe-enc:76: [ "`jose jwe dec -i $jwe -k $jwk -O-`" == "$msg" ] jose-10/tests/jose-jwe-enc-77- done ############################################## jose-10/tests/jose-jwk-exc-18- jose-10/tests/jose-jwk-exc:19: a=`jose jwk exc -l $tmpdir/exc_a.jwk -r $tmpdir/exc_b.pub.jwk` jose-10/tests/jose-jwk-exc:20: b=`jose jwk exc -l $tmpdir/exc_b.jwk -r $tmpdir/exc_a.pub.jwk` jose-10/tests/jose-jwk-exc:21: c=`jose jwk exc -l $tmpdir/exc_a.jwk -r $tmpdir/exc_b.jwk` jose-10/tests/jose-jwk-exc:22: d=`jose jwk exc -l $tmpdir/exc_b.jwk -r $tmpdir/exc_a.jwk` jose-10/tests/jose-jwk-exc-23- test "$a" == "$b" ############################################## jose-10/tests/jose-jwk-exc-45- jose-10/tests/jose-jwk-exc:46:spb=`echo "$srv" | jose jwk pub -i-` jose-10/tests/jose-jwk-exc:47:cpb=`echo "$clt" | jose jwk pub -i-` jose-10/tests/jose-jwk-exc-48- jose-10/tests/jose-jwk-exc:49:key=`echo "$clt$spb" | jose jwk exc -l- -r-` jose-10/tests/jose-jwk-exc:50:sub=`echo "$eph$spb" | jose jwk exc -l- -r- -i '{"alg":"ECMR"}'` jose-10/tests/jose-jwk-exc:51:req=`echo "$cpb$eph" | jose jwk exc -l- -r- -i '{"alg":"ECMR"}'` jose-10/tests/jose-jwk-exc:52:rep=`echo "$srv$req" | jose jwk exc -l- -r- -i '{"alg":"ECMR"}'` jose-10/tests/jose-jwk-exc:53:rec=`echo "$rep$sub" | jose jwk exc -l- -r-` jose-10/tests/jose-jwk-exc-54-echo "$key$rec" | jose fmt -j- -Oj- -OE ############################################## jose-10/tests/jose-jws-fmt-3-for f in $VECTORS/*.jwsc; do jose-10/tests/jose-jws-fmt:4: cmpct=`cat $f` jose-10/tests/jose-jws-fmt:5: flat=`echo $f | sed 's|jwsc|jwsf|'` jose-10/tests/jose-jws-fmt:6: gen=`echo $f | sed 's|jwsc|jwsg|'` jose-10/tests/jose-jws-fmt-7- jose-10/tests/jose-jws-fmt-8- if [ -f $flat ]; then jose-10/tests/jose-jws-fmt:9: [ `jose jws fmt -i $flat -c` == $cmpct ] jose-10/tests/jose-jws-fmt:10: [ `jose jws fmt -i $flat | jose jws fmt -i- -c` == $cmpct ] jose-10/tests/jose-jws-fmt-11- fi ############################################## jose-10/tests/jose-jws-fmt-13- if [ -f $gen ]; then jose-10/tests/jose-jws-fmt:14: [ `jose jws fmt -i $gen -c` == $cmpct ] jose-10/tests/jose-jws-fmt:15: [ `jose jws fmt -i $gen | jose jws fmt -i- -c` == $cmpct ] jose-10/tests/jose-jws-fmt-16- fi jose-10/tests/jose-jws-fmt-17- jose-10/tests/jose-jws-fmt:18: [ `jose jws fmt -i $f -c` == $cmpct ] jose-10/tests/jose-jws-fmt:19: [ `jose jws fmt -i $f | jose jws fmt -i- -c` == $cmpct ] jose-10/tests/jose-jws-fmt-20-done ############################################## jose-10/tests/jose-jwe-fmt-3-for f in $VECTORS/*.jwec; do jose-10/tests/jose-jwe-fmt:4: cmpct=`cat $f` jose-10/tests/jose-jwe-fmt:5: flat=`echo $f | sed 's|jwec|jwef|'` jose-10/tests/jose-jwe-fmt:6: gen=`echo $f | sed 's|jwec|jweg|'` jose-10/tests/jose-jwe-fmt-7- jose-10/tests/jose-jwe-fmt-8- if [ -f $flat ]; then jose-10/tests/jose-jwe-fmt:9: [ `jose jwe fmt -i $flat -c` == $cmpct ] jose-10/tests/jose-jwe-fmt:10: [ `jose jwe fmt -i $flat | jose jwe fmt -i- -c` == $cmpct ] jose-10/tests/jose-jwe-fmt-11- fi ############################################## jose-10/tests/jose-jwe-fmt-13- if [ -f $gen ]; then jose-10/tests/jose-jwe-fmt:14: [ `jose jwe fmt -i $gen -c` == $cmpct ] jose-10/tests/jose-jwe-fmt:15: [ `jose jwe fmt -i $gen | jose jwe fmt -i- -c` == $cmpct ] jose-10/tests/jose-jwe-fmt-16- fi jose-10/tests/jose-jwe-fmt-17- jose-10/tests/jose-jwe-fmt:18: [ `jose jwe fmt -i $f -c` == $cmpct ] jose-10/tests/jose-jwe-fmt:19: [ `jose jwe fmt -i $f | jose jwe fmt -i- -c` == $cmpct ] jose-10/tests/jose-jwe-fmt-20-done ############################################## jose-10/jose/Makefile.in-50- { \ jose-10/jose/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ jose-10/jose/Makefile.in-52- }; \ ############################################## jose-10/jose/Makefile.in-119- esac jose-10/jose/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; jose-10/jose/Makefile.in-121-am__vpath_adj = case $$p in \ jose-10/jose/Makefile.in:122: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ jose-10/jose/Makefile.in-123- *) f=$$p;; \ jose-10/jose/Makefile.in-124- esac; jose-10/jose/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; jose-10/jose/Makefile.in-126-am__install_max = 40 jose-10/jose/Makefile.in-127-am__nobase_strip_setup = \ jose-10/jose/Makefile.in:128: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` jose-10/jose/Makefile.in-129-am__nobase_strip = \ ############################################## jose-10/jose/Makefile.in-369- @list='$(inc_HEADERS)'; test -n "$(incdir)" || list=; \ jose-10/jose/Makefile.in:370: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ jose-10/jose/Makefile.in-371- dir='$(DESTDIR)$(incdir)'; $(am__uninstall_files_from_dir) ############################################## jose-10/jose/Makefile.in-402-GTAGS: jose-10/jose/Makefile.in:403: here=`$(am__cd) $(top_builddir) && pwd` \ jose-10/jose/Makefile.in-404- && $(am__cd) $(top_srcdir) \ ############################################## jose-10/jose/Makefile.in-425-distdir: $(DISTFILES) jose-10/jose/Makefile.in:426: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ jose-10/jose/Makefile.in:427: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ jose-10/jose/Makefile.in-428- list='$(DISTFILES)'; \ ############################################## jose-10/jose/Makefile.in-439- if test -d $$d/$$file; then \ jose-10/jose/Makefile.in:440: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ jose-10/jose/Makefile.in-441- if test -d "$(distdir)/$$file"; then \ ############################################## jose-10/ltmain.sh-103-# jose-10/ltmain.sh:104:# . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh jose-10/ltmain.sh-105-# ############################################## jose-10/ltmain.sh-202- func_executable_p "$_G_path_prog" || continue jose-10/ltmain.sh:203: case `"$_G_path_prog" --version 2>&1` in jose-10/ltmain.sh-204- *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;; ############################################## jose-10/ltmain.sh-249- diff conftest.out conftest.nl >/dev/null 2>&1 || break jose-10/ltmain.sh:250: _G_count=`expr $_G_count + 1` jose-10/ltmain.sh-251- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## jose-10/ltmain.sh-285- diff conftest.out conftest.nl >/dev/null 2>&1 || break jose-10/ltmain.sh:286: _G_count=`expr $_G_count + 1` jose-10/ltmain.sh-287- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## jose-10/ltmain.sh-410-# The name of this program. jose-10/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"` jose-10/ltmain.sh-412- ############################################## jose-10/ltmain.sh-416- *[\\/]*) jose-10/ltmain.sh:417: progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` jose-10/ltmain.sh:418: progdir=`cd "$progdir" && pwd` jose-10/ltmain.sh-419- progpath=$progdir/$progname ############################################## jose-10/ltmain.sh-610- jose-10/ltmain.sh:611: eval _G_current_value='`$ECHO $'$1'`' jose-10/ltmain.sh:612: _G_delim=`expr "$2" : '\(.\)'` jose-10/ltmain.sh-613- ############################################## jose-10/ltmain.sh-639- jose-10/ltmain.sh:640: func_arith_result=`expr "$@"` jose-10/ltmain.sh-641- } ############################################## jose-10/ltmain.sh-660- # ...otherwise fall back to using sed. jose-10/ltmain.sh:661: _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' jose-10/ltmain.sh:662: _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"` jose-10/ltmain.sh-663- if test "X$func_dirname_result" = "X$1"; then ############################################## jose-10/ltmain.sh-757- test -n "$_G_tc" && { jose-10/ltmain.sh:758: _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` jose-10/ltmain.sh:759: _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` jose-10/ltmain.sh-760- } jose-10/ltmain.sh-761- done jose-10/ltmain.sh:762: _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested_quotes jose-10/ltmain.sh-763- ############################################## jose-10/ltmain.sh-831- jose-10/ltmain.sh:832: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` jose-10/ltmain.sh-833- } ############################################## jose-10/ltmain.sh-863- # ...otherwise throw away the child directory and loop jose-10/ltmain.sh:864: _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` jose-10/ltmain.sh-865- done jose-10/ltmain.sh:866: _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` jose-10/ltmain.sh-867- ############################################## jose-10/ltmain.sh-901- # If mktemp works, use that first and foremost jose-10/ltmain.sh:902: _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null` jose-10/ltmain.sh-903- ############################################## jose-10/ltmain.sh-1111- *[\\\`\"\$]*) jose-10/ltmain.sh:1112: _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;; jose-10/ltmain.sh-1113- *) ############################################## jose-10/ltmain.sh-1198- case $2 in jose-10/ltmain.sh:1199: .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;; jose-10/ltmain.sh:1200: *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;; jose-10/ltmain.sh-1201- esac ############################################## jose-10/ltmain.sh-1271- [0-9]* | *[!a-zA-Z0-9_]*) jose-10/ltmain.sh:1272: func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'` jose-10/ltmain.sh-1273- ;; ############################################## jose-10/ltmain.sh-1358- jose-10/ltmain.sh:1359: test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q` jose-10/ltmain.sh-1360-} ############################################## jose-10/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell jose-10/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another jose-10/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script ############################################## jose-10/ltmain.sh-1517- jose-10/ltmain.sh:1518: eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`' jose-10/ltmain.sh-1519-} ############################################## jose-10/ltmain.sh-1870- jose-10/ltmain.sh:1871: func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` jose-10/ltmain.sh-1872- func_split_equals_rhs= jose-10/ltmain.sh-1873- test "x$func_split_equals_lhs" = "x$1" \ jose-10/ltmain.sh:1874: || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` jose-10/ltmain.sh-1875- } ############################################## jose-10/ltmain.sh-1898- jose-10/ltmain.sh:1899: func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` jose-10/ltmain.sh:1900: func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` jose-10/ltmain.sh-1901- } ############################################## jose-10/ltmain.sh-2071- version: $progname (GNU libtool) 2.4.6 jose-10/ltmain.sh:2072: automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` jose-10/ltmain.sh:2073: autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` jose-10/ltmain.sh-2074- ############################################## jose-10/ltmain.sh-2110- { jose-10/ltmain.sh:2111: func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"` jose-10/ltmain.sh-2112- } ############################################## jose-10/ltmain.sh-2115- { jose-10/ltmain.sh:2116: func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'` jose-10/ltmain.sh-2117- } ############################################## jose-10/ltmain.sh-2206- # quotes we have to do it in 2 steps: jose-10/ltmain.sh:2207: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` jose-10/ltmain.sh-2208- eval "$extractedcf" ############################################## jose-10/ltmain.sh-2659- done jose-10/ltmain.sh:2660: CC_expanded=`func_echo_all $CC` jose-10/ltmain.sh:2661: CC_quoted_expanded=`func_echo_all $CC_quoted` jose-10/ltmain.sh-2662- case $@ in ############################################## jose-10/ltmain.sh-2672- # Evaluate the configuration. jose-10/ltmain.sh:2673: eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" jose-10/ltmain.sh-2674- CC_quoted= ############################################## jose-10/ltmain.sh-2678- done jose-10/ltmain.sh:2679: CC_expanded=`func_echo_all $CC` jose-10/ltmain.sh:2680: CC_quoted_expanded=`func_echo_all $CC_quoted` jose-10/ltmain.sh-2681- case "$@ " in ############################################## jose-10/ltmain.sh-2770- # zero AND non-empty stdout, which explains the odd construction: jose-10/ltmain.sh:2771: func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null` jose-10/ltmain.sh-2772- if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then ############################################## jose-10/ltmain.sh-2838- if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then jose-10/ltmain.sh:2839: func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` jose-10/ltmain.sh-2840- if test "$?" -ne 0; then ############################################## jose-10/ltmain.sh-3009- # LT_CYGPATH in this case. jose-10/ltmain.sh:3010: func_to_host_file_result=`cygpath -m "$1"` jose-10/ltmain.sh-3011- fi ############################################## jose-10/ltmain.sh-3166- func_to_host_path_tmp1=$func_stripname_result jose-10/ltmain.sh:3167: func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` jose-10/ltmain.sh-3168- func_convert_path_check : ";" \ ############################################## jose-10/ltmain.sh-3376- *.[cCFSifmso] | \ jose-10/ltmain.sh:3377: *.ada | *.adb | *.ads | *.asm | \ jose-10/ltmain.sh-3378- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## jose-10/ltmain.sh-3453- if test no = "$compiler_c_o"; then jose-10/ltmain.sh:3454: output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext jose-10/ltmain.sh-3455- lockfile=$output_obj.lock ############################################## jose-10/ltmain.sh-3472-*** ERROR, $lockfile exists and contains: jose-10/ltmain.sh:3473:`cat $lockfile 2>/dev/null` jose-10/ltmain.sh-3474- ############################################## jose-10/ltmain.sh-3520- if test warn = "$need_locks" && jose-10/ltmain.sh:3521: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then jose-10/ltmain.sh-3522- $ECHO "\ jose-10/ltmain.sh-3523-*** ERROR, $lockfile contains: jose-10/ltmain.sh:3524:`cat $lockfile 2>/dev/null` jose-10/ltmain.sh-3525- ############################################## jose-10/ltmain.sh-3569- if test warn = "$need_locks" && jose-10/ltmain.sh:3570: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then jose-10/ltmain.sh-3571- $ECHO "\ jose-10/ltmain.sh-3572-*** ERROR, $lockfile contains: jose-10/ltmain.sh:3573:`cat $lockfile 2>/dev/null` jose-10/ltmain.sh-3574- ############################################## jose-10/ltmain.sh-3895- # Get the absolute pathname. jose-10/ltmain.sh:3896: absdir=`cd "$dir" && pwd` jose-10/ltmain.sh-3897- test -n "$absdir" && dir=$absdir ############################################## jose-10/ltmain.sh-3994- if test -n "$lt_sysroot"; then jose-10/ltmain.sh:3995: sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` jose-10/ltmain.sh-3996- sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" ############################################## jose-10/ltmain.sh-4278- # Determine the prefix the user has applied to our future dir. jose-10/ltmain.sh:4279: inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` jose-10/ltmain.sh-4280- ############################################## jose-10/ltmain.sh-4291- # Stick the inst_prefix_dir data into the link command. jose-10/ltmain.sh:4292: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` jose-10/ltmain.sh-4293- else jose-10/ltmain.sh:4294: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` jose-10/ltmain.sh-4295- fi ############################################## jose-10/ltmain.sh-4458- fi jose-10/ltmain.sh:4459: libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'` jose-10/ltmain.sh-4460- if test -n "$libdir" && test ! -f "$libfile"; then ############################################## jose-10/ltmain.sh-4477- # Replace the output file specification. jose-10/ltmain.sh:4478: relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` jose-10/ltmain.sh-4479- ############################################## jose-10/ltmain.sh-4496- # Install the binary that we compiled earlier. jose-10/ltmain.sh:4497: file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` jose-10/ltmain.sh-4498- fi ############################################## jose-10/ltmain.sh-4570- my_pic_p=${3-false} jose-10/ltmain.sh:4571: my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'` jose-10/ltmain.sh-4572- my_dlsyms= ############################################## jose-10/ltmain.sh-4628- # Add our own program objects to the symbol list. jose-10/ltmain.sh:4629: progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` jose-10/ltmain.sh-4630- for progfile in $progfiles; do ############################################## jose-10/ltmain.sh-4690- # Use subshell, to avoid clobbering current variable values jose-10/ltmain.sh:4691: dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` jose-10/ltmain.sh-4692- if test -n "$dlprefile_dlname"; then ############################################## jose-10/ltmain.sh-4859- if test -f "$output_objdir/$my_outputname.def"; then jose-10/ltmain.sh:4860: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` jose-10/ltmain.sh:4861: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` jose-10/ltmain.sh-4862- else jose-10/ltmain.sh:4863: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` jose-10/ltmain.sh:4864: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` jose-10/ltmain.sh-4865- fi ############################################## jose-10/ltmain.sh-4867- *) jose-10/ltmain.sh:4868: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` jose-10/ltmain.sh:4869: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` jose-10/ltmain.sh-4870- ;; ############################################## jose-10/ltmain.sh-4882- # Nullify the symbol file. jose-10/ltmain.sh:4883: compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` jose-10/ltmain.sh:4884: finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` jose-10/ltmain.sh-4885- fi ############################################## jose-10/ltmain.sh-4896- func_to_tool_file "$1" func_convert_file_msys_to_w32 jose-10/ltmain.sh:4897: func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` jose-10/ltmain.sh-4898- test -n "$func_cygming_gnu_implib_tmp" ############################################## jose-10/ltmain.sh-4909- func_to_tool_file "$1" func_convert_file_msys_to_w32 jose-10/ltmain.sh:4910: func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` jose-10/ltmain.sh-4911- test -n "$func_cygming_ms_implib_tmp" ############################################## jose-10/ltmain.sh-4925- win32_libid_type=unknown jose-10/ltmain.sh:4926: win32_fileres=`file -L $1 2>/dev/null` jose-10/ltmain.sh-4927- case $win32_fileres in ############################################## jose-10/ltmain.sh-4990- jose-10/ltmain.sh:4991: sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` jose-10/ltmain.sh-4992-} ############################################## jose-10/ltmain.sh-5008- jose-10/ltmain.sh:5009: match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` jose-10/ltmain.sh-5010- $OBJDUMP -s --section "$1" "$2" 2>/dev/null | ############################################## jose-10/ltmain.sh-5072- # binutils import library jose-10/ltmain.sh:5073: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` jose-10/ltmain.sh-5074- elif func_cygming_ms_implib_p "$1"; then jose-10/ltmain.sh-5075- # ms-generated import library jose-10/ltmain.sh:5076: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` jose-10/ltmain.sh-5077- else ############################################## jose-10/ltmain.sh-5156- darwin_base_archive=$func_basename_result jose-10/ltmain.sh:5157: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` jose-10/ltmain.sh-5158- if test -n "$darwin_arches"; then jose-10/ltmain.sh:5159: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` jose-10/ltmain.sh-5160- darwin_arch= ############################################## jose-10/ltmain.sh-5170- ## Okay now we've a bunch of thin objects, gotta fatten them up :) jose-10/ltmain.sh:5171: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` jose-10/ltmain.sh-5172- darwin_file= ############################################## jose-10/ltmain.sh-5174- for darwin_file in $darwin_filelist; do jose-10/ltmain.sh:5175: darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` jose-10/ltmain.sh-5176- $LIPO -create -output "$darwin_file" $darwin_files ############################################## jose-10/ltmain.sh-5189- esac jose-10/ltmain.sh:5190: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` jose-10/ltmain.sh-5191- done ############################################## jose-10/ltmain.sh-5260- jose-10/ltmain.sh:5261: qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` jose-10/ltmain.sh-5262- $ECHO "\ ############################################## jose-10/ltmain.sh-5295- --lt-dump-script) jose-10/ltmain.sh:5296: lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` jose-10/ltmain.sh-5297- test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. jose-10/ltmain.sh:5298: lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` jose-10/ltmain.sh-5299- cat \"\$lt_dump_D/\$lt_dump_F\" ############################################## jose-10/ltmain.sh-5322- \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\" jose-10/ltmain.sh:5323: lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` jose-10/ltmain.sh-5324- done ############################################## jose-10/ltmain.sh-5380- # Find the directory that this script lives in. jose-10/ltmain.sh:5381: thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` jose-10/ltmain.sh-5382- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## jose-10/ltmain.sh-5384- # Follow symbolic links until we get to the real thisdir. jose-10/ltmain.sh:5385: file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` jose-10/ltmain.sh-5386- while test -n \"\$file\"; do jose-10/ltmain.sh:5387: destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` jose-10/ltmain.sh-5388- ############################################## jose-10/ltmain.sh-5396- jose-10/ltmain.sh:5397: file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` jose-10/ltmain.sh:5398: file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` jose-10/ltmain.sh-5399- done ############################################## jose-10/ltmain.sh-5410- case \"\$thisdir\" in jose-10/ltmain.sh:5411: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; jose-10/ltmain.sh-5412- $objdir ) thisdir=. ;; ############################################## jose-10/ltmain.sh-5416- # Try to get the absolute directory name. jose-10/ltmain.sh:5417: absdir=\`cd \"\$thisdir\" && pwd\` jose-10/ltmain.sh-5418- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## jose-10/ltmain.sh-5426- if test ! -f \"\$progdir/\$program\" || jose-10/ltmain.sh:5427: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\ jose-10/ltmain.sh-5428- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## jose-10/ltmain.sh-5441- if test -n \"\$relink_command\"; then jose-10/ltmain.sh:5442: if relink_command_output=\`eval \$relink_command 2>&1\`; then : jose-10/ltmain.sh-5443- else ############################################## jose-10/ltmain.sh-5485- # The second colon is a workaround for a bug in BeOS R4 sed jose-10/ltmain.sh:5486: $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` jose-10/ltmain.sh-5487- ############################################## jose-10/ltmain.sh-6464- jose-10/ltmain.sh:6465: case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in jose-10/ltmain.sh-6466- *import*) : ;; ############################################## jose-10/ltmain.sh-6712- moreargs= jose-10/ltmain.sh:6713: for fil in `cat "$save_arg"` jose-10/ltmain.sh-6714- do ############################################## jose-10/ltmain.sh-6973- *) jose-10/ltmain.sh:6974: absdir=`cd "$dir" && pwd` jose-10/ltmain.sh-6975- test -z "$absdir" && \ ############################################## jose-10/ltmain.sh-6994- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) jose-10/ltmain.sh:6995: testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` jose-10/ltmain.sh-6996- case :$dllsearchpath: in ############################################## jose-10/ltmain.sh-7287- -Z*) jose-10/ltmain.sh:7288: if test os2 = "`expr $host : '.*\(os2\)'`"; then jose-10/ltmain.sh-7289- # OS/2 uses -Zxxx to specify OS/2-specific options ############################################## jose-10/ltmain.sh-7457- # get the directories listed in $shlibpath_var jose-10/ltmain.sh:7458: eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\` jose-10/ltmain.sh-7459- else ############################################## jose-10/ltmain.sh-7773- set dummy $deplibs_check_method; shift jose-10/ltmain.sh:7774: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` jose-10/ltmain.sh-7775- if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ ############################################## jose-10/ltmain.sh-7863- if test -n "$inherited_linker_flags"; then jose-10/ltmain.sh:7864: tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` jose-10/ltmain.sh-7865- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## jose-10/ltmain.sh-7871- fi jose-10/ltmain.sh:7872: dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` jose-10/ltmain.sh-7873- if test lib,link = "$linkmode,$pass" || ############################################## jose-10/ltmain.sh-7944- *) jose-10/ltmain.sh:7945: abs_ladir=`cd "$ladir" && pwd` jose-10/ltmain.sh-7946- if test -z "$abs_ladir"; then ############################################## jose-10/ltmain.sh-8197- shift jose-10/ltmain.sh:8198: libname=`eval "\\$ECHO \"$libname_spec\""` jose-10/ltmain.sh-8199- # use dlname if we got it. it's perfectly good, no? ############################################## jose-10/ltmain.sh-8489- *) jose-10/ltmain.sh:8490: absdir=`cd "$dir" && pwd` jose-10/ltmain.sh-8491- if test -z "$absdir"; then ############################################## jose-10/ltmain.sh-8500- depdepl= jose-10/ltmain.sh:8501: eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` jose-10/ltmain.sh-8502- if test -n "$deplibrary_names"; then ############################################## jose-10/ltmain.sh-8507- depdepl=$absdir/$objdir/$depdepl jose-10/ltmain.sh:8508: darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` jose-10/ltmain.sh-8509- if test -z "$darwin_install_name"; then jose-10/ltmain.sh:8510: darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` jose-10/ltmain.sh-8511- fi ############################################## jose-10/ltmain.sh-8522- else jose-10/ltmain.sh:8523: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` jose-10/ltmain.sh-8524- test -z "$libdir" && \ ############################################## jose-10/ltmain.sh-8545- else jose-10/ltmain.sh:8546: compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` jose-10/ltmain.sh-8547- fi ############################################## jose-10/ltmain.sh-8634- linux*) jose-10/ltmain.sh:8635: case `$CC -V 2>&1 | sed 5q` in jose-10/ltmain.sh-8636- *Sun\ C*) # Sun C++ 5.9 ############################################## jose-10/ltmain.sh-9039- removelist= jose-10/ltmain.sh:9040: tempremovelist=`$ECHO "$output_objdir/*"` jose-10/ltmain.sh-9041- for p in $tempremovelist; do ############################################## jose-10/ltmain.sh-9065- # Transform .lo files to .o files. jose-10/ltmain.sh:9066: oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP` jose-10/ltmain.sh-9067- fi ############################################## jose-10/ltmain.sh-9070- #for path in $notinst_path; do jose-10/ltmain.sh:9071: # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` jose-10/ltmain.sh:9072: # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` jose-10/ltmain.sh:9073: # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` jose-10/ltmain.sh-9074- #done ############################################## jose-10/ltmain.sh-9191- if test -n "$i"; then jose-10/ltmain.sh:9192: libname=`eval "\\$ECHO \"$libname_spec\""` jose-10/ltmain.sh:9193: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` jose-10/ltmain.sh-9194- set dummy $deplib_matches; shift jose-10/ltmain.sh-9195- deplib_match=$1 jose-10/ltmain.sh:9196: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then jose-10/ltmain.sh-9197- func_append newdeplibs " $i" ############################################## jose-10/ltmain.sh-9234- if test -n "$i"; then jose-10/ltmain.sh:9235: libname=`eval "\\$ECHO \"$libname_spec\""` jose-10/ltmain.sh:9236: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` jose-10/ltmain.sh-9237- set dummy $deplib_matches; shift jose-10/ltmain.sh-9238- deplib_match=$1 jose-10/ltmain.sh:9239: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then jose-10/ltmain.sh-9240- func_append newdeplibs " $i" ############################################## jose-10/ltmain.sh-9269- set dummy $deplibs_check_method; shift jose-10/ltmain.sh:9270: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` jose-10/ltmain.sh-9271- for a_deplib in $deplibs; do ############################################## jose-10/ltmain.sh-9284- if test -n "$a_deplib"; then jose-10/ltmain.sh:9285: libname=`eval "\\$ECHO \"$libname_spec\""` jose-10/ltmain.sh-9286- if test -n "$file_magic_glob"; then jose-10/ltmain.sh:9287: libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob` jose-10/ltmain.sh-9288- else ############################################## jose-10/ltmain.sh-9294- shopt -s nocaseglob jose-10/ltmain.sh:9295: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` jose-10/ltmain.sh-9296- $nocaseglob jose-10/ltmain.sh-9297- else jose-10/ltmain.sh:9298: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` jose-10/ltmain.sh-9299- fi ############################################## jose-10/ltmain.sh-9312- while test -h "$potlib" 2>/dev/null; do jose-10/ltmain.sh:9313: potliblink=`ls -ld $potlib | $SED 's/.* -> //'` jose-10/ltmain.sh-9314- case $potliblink in jose-10/ltmain.sh-9315- [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;; jose-10/ltmain.sh:9316: *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";; jose-10/ltmain.sh-9317- esac ############################################## jose-10/ltmain.sh-9353- set dummy $deplibs_check_method; shift jose-10/ltmain.sh:9354: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` jose-10/ltmain.sh-9355- for a_deplib in $deplibs; do ############################################## jose-10/ltmain.sh-9368- if test -n "$a_deplib"; then jose-10/ltmain.sh:9369: libname=`eval "\\$ECHO \"$libname_spec\""` jose-10/ltmain.sh-9370- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do jose-10/ltmain.sh:9371: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` jose-10/ltmain.sh-9372- for potent_lib in $potential_libs; do ############################################## jose-10/ltmain.sh-9407- newdeplibs= jose-10/ltmain.sh:9408: tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` jose-10/ltmain.sh-9409- if test yes = "$allow_libtool_libs_with_static_runtimes"; then ############################################## jose-10/ltmain.sh-9411- # can't use Xsed below, because $i might contain '/' jose-10/ltmain.sh:9412: tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"` jose-10/ltmain.sh-9413- done ############################################## jose-10/ltmain.sh-9437- # On Rhapsody replace the C library with the System framework jose-10/ltmain.sh:9438: newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` jose-10/ltmain.sh-9439- ;; ############################################## jose-10/ltmain.sh-9489- *-*-darwin*) jose-10/ltmain.sh:9490: newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` jose-10/ltmain.sh:9491: new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` jose-10/ltmain.sh:9492: deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` jose-10/ltmain.sh-9493- ;; ############################################## jose-10/ltmain.sh-9616- # Use standard objects if they are pic jose-10/ltmain.sh:9617: test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` jose-10/ltmain.sh-9618- test "X$libobjs" = "X " && libobjs= ############################################## jose-10/ltmain.sh-10130- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" jose-10/ltmain.sh:10131: test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` jose-10/ltmain.sh-10132- reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags ############################################## jose-10/ltmain.sh-10145- # Create the old-style object. jose-10/ltmain.sh:10146: reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs jose-10/ltmain.sh-10147- ############################################## jose-10/ltmain.sh-10203- # On Rhapsody replace the C library is the System framework jose-10/ltmain.sh:10204: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` jose-10/ltmain.sh:10205: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` jose-10/ltmain.sh-10206- ;; ############################################## jose-10/ltmain.sh-10221- # Time to change all our "foo.ltframework" stuff back to "-framework foo" jose-10/ltmain.sh:10222: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` jose-10/ltmain.sh:10223: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` jose-10/ltmain.sh-10224- ;; ############################################## jose-10/ltmain.sh-10299- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) jose-10/ltmain.sh:10300: testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'` jose-10/ltmain.sh-10301- case :$dllsearchpath: in ############################################## jose-10/ltmain.sh-10359- # Transform all the library objects into standard objects. jose-10/ltmain.sh:10360: compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` jose-10/ltmain.sh:10361: finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` jose-10/ltmain.sh-10362- fi ############################################## jose-10/ltmain.sh-10387- # Replace the output file specification. jose-10/ltmain.sh:10388: compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` jose-10/ltmain.sh-10389- link_command=$compile_command$compile_rpath ############################################## jose-10/ltmain.sh-10396- func_to_tool_file "$output" jose-10/ltmain.sh:10397: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` jose-10/ltmain.sh-10398- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## jose-10/ltmain.sh-10440- # Replace the output file specification. jose-10/ltmain.sh:10441: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` jose-10/ltmain.sh-10442- # Delete the old output file. ############################################## jose-10/ltmain.sh-10448- func_to_tool_file "$output" jose-10/ltmain.sh:10449: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` jose-10/ltmain.sh-10450- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## jose-10/ltmain.sh-10466- link_command=$finalize_var$compile_command$finalize_rpath jose-10/ltmain.sh:10467: relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` jose-10/ltmain.sh-10468- ;; ############################################## jose-10/ltmain.sh-10479- # Replace the output file specification. jose-10/ltmain.sh:10480: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` jose-10/ltmain.sh-10481- ############################################## jose-10/ltmain.sh-10488- func_to_tool_file "$output_objdir/$outputname" jose-10/ltmain.sh:10489: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` jose-10/ltmain.sh-10490- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## jose-10/ltmain.sh-10509- relink_command="(cd `pwd`; $relink_command)" jose-10/ltmain.sh:10510: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` jose-10/ltmain.sh-10511- fi ############################################## jose-10/ltmain.sh-10755- relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" jose-10/ltmain.sh:10756: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` jose-10/ltmain.sh-10757- if test yes = "$hardcode_automatic"; then ############################################## jose-10/ltmain.sh-10776- func_resolve_sysroot "$deplib" jose-10/ltmain.sh:10777: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` jose-10/ltmain.sh-10778- test -z "$libdir" && \ ############################################## jose-10/ltmain.sh-10802- name=$func_basename_result jose-10/ltmain.sh:10803: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` jose-10/ltmain.sh-10804- test -z "$libdir" && \ ############################################## jose-10/ltmain.sh-10821- name=$func_basename_result jose-10/ltmain.sh:10822: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` jose-10/ltmain.sh-10823- test -z "$libdir" && \ ############################################## jose-10/ltmain.sh-11140-# ### BEGIN LIBTOOL TAG CONFIG: disable-static jose-10/ltmain.sh:11141:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` jose-10/ltmain.sh-11142-# ### END LIBTOOL TAG CONFIG: disable-static