=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ussp-push-0.11/doc/Makefile.in-209-distdir: $(DISTFILES) ussp-push-0.11/doc/Makefile.in:210: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ ussp-push-0.11/doc/Makefile.in:211: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ ussp-push-0.11/doc/Makefile.in-212- list='$(DISTFILES)'; for file in $$list; do \ ussp-push-0.11/doc/Makefile.in-213- case $$file in \ ussp-push-0.11/doc/Makefile.in:214: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ ussp-push-0.11/doc/Makefile.in:215: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ ussp-push-0.11/doc/Makefile.in-216- esac; \ ussp-push-0.11/doc/Makefile.in-217- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ussp-push-0.11/doc/Makefile.in:218: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ ussp-push-0.11/doc/Makefile.in-219- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## ussp-push-0.11/src/Makefile.in-223- @list='$(bin_PROGRAMS)'; for p in $$list; do \ ussp-push-0.11/src/Makefile.in:224: p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ ussp-push-0.11/src/Makefile.in-225- if test -f $$p \ ############################################## ussp-push-0.11/src/Makefile.in-227- ; then \ ussp-push-0.11/src/Makefile.in:228: f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ ussp-push-0.11/src/Makefile.in-229- echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## ussp-push-0.11/src/Makefile.in-236- @list='$(bin_PROGRAMS)'; for p in $$list; do \ ussp-push-0.11/src/Makefile.in:237: f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ ussp-push-0.11/src/Makefile.in-238- echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## ussp-push-0.11/src/Makefile.in-243- @list='$(bin_PROGRAMS)'; for p in $$list; do \ ussp-push-0.11/src/Makefile.in:244: f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ ussp-push-0.11/src/Makefile.in-245- echo " rm -f $$p $$f"; \ ############################################## ussp-push-0.11/src/Makefile.in-269-.c.obj: ussp-push-0.11/src/Makefile.in:270:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ ussp-push-0.11/src/Makefile.in-271-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi ############################################## ussp-push-0.11/src/Makefile.in-273-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ussp-push-0.11/src/Makefile.in:274:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` ussp-push-0.11/src/Makefile.in-275- ############################################## ussp-push-0.11/src/Makefile.in-333-GTAGS: ussp-push-0.11/src/Makefile.in:334: here=`$(am__cd) $(top_builddir) && pwd` \ ussp-push-0.11/src/Makefile.in-335- && cd $(top_srcdir) \ ############################################## ussp-push-0.11/src/Makefile.in-341-distdir: $(DISTFILES) ussp-push-0.11/src/Makefile.in:342: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ ussp-push-0.11/src/Makefile.in:343: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ ussp-push-0.11/src/Makefile.in-344- list='$(DISTFILES)'; for file in $$list; do \ ussp-push-0.11/src/Makefile.in-345- case $$file in \ ussp-push-0.11/src/Makefile.in:346: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ ussp-push-0.11/src/Makefile.in:347: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ ussp-push-0.11/src/Makefile.in-348- esac; \ ussp-push-0.11/src/Makefile.in-349- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ussp-push-0.11/src/Makefile.in:350: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ ussp-push-0.11/src/Makefile.in-351- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## ussp-push-0.11/src/obex_socket.c-80-static char *bt_sock_addr2str(bdaddr_t const *btaddr, char *straddr); ussp-push-0.11/src/obex_socket.c:81:static int bt_sock_str2addr(const char *straddr, bdaddr_t * btaddr); ussp-push-0.11/src/obex_socket.c-82-static int bt_sock_name2bth(int devid, const char *btname, bdaddr_t * btaddr); ############################################## ussp-push-0.11/src/obex_socket.c-107- *addr++ = '\0'; ussp-push-0.11/src/obex_socket.c:108: if (bt_sock_str2addr(addr, btaddr) < 0) ussp-push-0.11/src/obex_socket.c-109- continue; ############################################## ussp-push-0.11/src/obex_socket.c-158- ussp-push-0.11/src/obex_socket.c:159:static int bt_sock_str2addr(const char *straddr, bdaddr_t * btaddr) ussp-push-0.11/src/obex_socket.c-160-{ ############################################## ussp-push-0.11/src/obex_socket.c-355- gt->addr[chan - (const char *) port] = 0; ussp-push-0.11/src/obex_socket.c:356: if (bt_sock_str2addr(gt->addr, >->btaddr) < 0 && ussp-push-0.11/src/obex_socket.c-357- bt_sock_name2bth(devid, gt->addr, >->btaddr) < 0) { ############################################## ussp-push-0.11/aclocal.m4-257-done ussp-push-0.11/aclocal.m4:258:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` ussp-push-0.11/aclocal.m4-259-]) ############################################## ussp-push-0.11/aclocal.m4-378- }' ussp-push-0.11/aclocal.m4:379:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ussp-push-0.11/aclocal.m4-380-# Check for a 64-bit object if we didn't find anything. ussp-push-0.11/aclocal.m4-381-if test -z "$aix_libpath"; then ussp-push-0.11/aclocal.m4:382: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ussp-push-0.11/aclocal.m4-383-fi],[]) ############################################## ussp-push-0.11/aclocal.m4-410- # Remove one level of quotation (which was required for Make). ussp-push-0.11/aclocal.m4:411: ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','` ussp-push-0.11/aclocal.m4-412- ;; ############################################## ussp-push-0.11/aclocal.m4-421- : ussp-push-0.11/aclocal.m4:422:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then ussp-push-0.11/aclocal.m4-423- # Yippee, $echo works! ############################################## ussp-push-0.11/aclocal.m4-447- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... ussp-push-0.11/aclocal.m4:448: if (echo_test_string=`eval $cmd`) 2>/dev/null && ussp-push-0.11/aclocal.m4:449: echo_test_string=`eval $cmd` && ussp-push-0.11/aclocal.m4-450- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## ussp-push-0.11/aclocal.m4-456- ussp-push-0.11/aclocal.m4:457:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && ussp-push-0.11/aclocal.m4:458: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && ussp-push-0.11/aclocal.m4-459- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ussp-push-0.11/aclocal.m4-471- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && ussp-push-0.11/aclocal.m4:472: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && ussp-push-0.11/aclocal.m4:473: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && ussp-push-0.11/aclocal.m4-474- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ussp-push-0.11/aclocal.m4-483- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && ussp-push-0.11/aclocal.m4:484: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && ussp-push-0.11/aclocal.m4-485- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ussp-push-0.11/aclocal.m4-498- echo='printf %s\n' ussp-push-0.11/aclocal.m4:499: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && ussp-push-0.11/aclocal.m4:500: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && ussp-push-0.11/aclocal.m4-501- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ussp-push-0.11/aclocal.m4-503- : ussp-push-0.11/aclocal.m4:504: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && ussp-push-0.11/aclocal.m4-505- test "X$echo_testing_string" = 'X\t' && ussp-push-0.11/aclocal.m4:506: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && ussp-push-0.11/aclocal.m4-507- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ussp-push-0.11/aclocal.m4-512- echo="$CONFIG_SHELL [$]0 --fallback-echo" ussp-push-0.11/aclocal.m4:513: elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && ussp-push-0.11/aclocal.m4-514- test "X$echo_testing_string" = 'X\t' && ussp-push-0.11/aclocal.m4:515: echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && ussp-push-0.11/aclocal.m4-516- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ussp-push-0.11/aclocal.m4-522- for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do ussp-push-0.11/aclocal.m4:523: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null ussp-push-0.11/aclocal.m4-524- then ############################################## ussp-push-0.11/aclocal.m4-530- if test "$prev" != 'sed 50q "[$]0"'; then ussp-push-0.11/aclocal.m4:531: echo_test_string=`eval $prev` ussp-push-0.11/aclocal.m4-532- export echo_test_string ############################################## ussp-push-0.11/aclocal.m4-569- if AC_TRY_EVAL(ac_compile); then ussp-push-0.11/aclocal.m4:570: case `/usr/bin/file conftest.$ac_objext` in ussp-push-0.11/aclocal.m4-571- *ELF-32*) ############################################## ussp-push-0.11/aclocal.m4-585- if test "$lt_cv_prog_gnu_ld" = yes; then ussp-push-0.11/aclocal.m4:586: case `/usr/bin/file conftest.$ac_objext` in ussp-push-0.11/aclocal.m4-587- *32-bit*) ############################################## ussp-push-0.11/aclocal.m4-597- else ussp-push-0.11/aclocal.m4:598: case `/usr/bin/file conftest.$ac_objext` in ussp-push-0.11/aclocal.m4-599- *32-bit*) ############################################## ussp-push-0.11/aclocal.m4-844- # And add a safety zone ussp-push-0.11/aclocal.m4:845: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` ussp-push-0.11/aclocal.m4:846: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` ussp-push-0.11/aclocal.m4-847- ;; ############################################## ussp-push-0.11/aclocal.m4-872- if test -n "$kargmax"; then ussp-push-0.11/aclocal.m4:873: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` ussp-push-0.11/aclocal.m4-874- else ############################################## ussp-push-0.11/aclocal.m4-880- if test -n "$lt_cv_sys_max_cmd_len"; then ussp-push-0.11/aclocal.m4:881: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` ussp-push-0.11/aclocal.m4:882: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` ussp-push-0.11/aclocal.m4-883- else ussp-push-0.11/aclocal.m4-884- SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} ussp-push-0.11/aclocal.m4:885: while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \ ussp-push-0.11/aclocal.m4-886- = "XX$teststring") >/dev/null 2>&1 && ussp-push-0.11/aclocal.m4:887: new_result=`expr "X$teststring" : ".*" 2>&1` && ussp-push-0.11/aclocal.m4-888- lt_cv_sys_max_cmd_len=$new_result && ############################################## ussp-push-0.11/aclocal.m4-890- do ussp-push-0.11/aclocal.m4:891: i=`expr $i + 1` ussp-push-0.11/aclocal.m4-892- teststring=$teststring$teststring ############################################## ussp-push-0.11/aclocal.m4-897- # It appears as though 1/2 is a usable value. ussp-push-0.11/aclocal.m4:898: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` ussp-push-0.11/aclocal.m4-899- fi ############################################## ussp-push-0.11/aclocal.m4-1191- if test "$hard_links" = no; then ussp-push-0.11/aclocal.m4:1192: AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) ussp-push-0.11/aclocal.m4-1193- need_locks=warn ############################################## ussp-push-0.11/aclocal.m4-1313- esac ussp-push-0.11/aclocal.m4:1314: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"` ussp-push-0.11/aclocal.m4-1315- if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then ############################################## ussp-push-0.11/aclocal.m4-1319- # okay in the real world where ";" in dirpaths is itself problematic. ussp-push-0.11/aclocal.m4:1320: lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'` ussp-push-0.11/aclocal.m4-1321- else ussp-push-0.11/aclocal.m4:1322: lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ussp-push-0.11/aclocal.m4-1323- fi ############################################## ussp-push-0.11/aclocal.m4-1326- lt_tmp_lt_search_path_spec= ussp-push-0.11/aclocal.m4:1327: lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` ussp-push-0.11/aclocal.m4-1328- for lt_sys_path in $lt_search_path_spec; do ############################################## ussp-push-0.11/aclocal.m4-1355-}'` ussp-push-0.11/aclocal.m4:1356: sys_lib_search_path_spec=`echo $lt_search_path_spec` ussp-push-0.11/aclocal.m4-1357-else ############################################## ussp-push-0.11/aclocal.m4-1423- # Create ${libname}_ixlibrary.a entries in /sys/libs. ussp-push-0.11/aclocal.m4:1424: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' ussp-push-0.11/aclocal.m4-1425- ;; ############################################## ussp-push-0.11/aclocal.m4-1456- # DLL is installed to $(libdir)/../bin by postinstall_cmds ussp-push-0.11/aclocal.m4:1457: postinstall_cmds='base_file=`basename \${file}`~ ussp-push-0.11/aclocal.m4:1458: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ ussp-push-0.11/aclocal.m4:1459: dldir=$destdir/`dirname \$dlpath`~ ussp-push-0.11/aclocal.m4-1460- test -d \$dldir || mkdir -p \$dldir~ ############################################## ussp-push-0.11/aclocal.m4-1462- chmod a+x \$dldir/$dlname' ussp-push-0.11/aclocal.m4:1463: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ ussp-push-0.11/aclocal.m4-1464- dlpath=$dir/\$dldll~ ############################################## ussp-push-0.11/aclocal.m4-1470- # Cygwin DLLs use 'cyg' prefix rather than 'lib' ussp-push-0.11/aclocal.m4:1471: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' ussp-push-0.11/aclocal.m4-1472- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## ussp-push-0.11/aclocal.m4-1475- # MinGW DLLs use traditional 'lib' prefix ussp-push-0.11/aclocal.m4:1476: soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' ussp-push-0.11/aclocal.m4:1477: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` ussp-push-0.11/aclocal.m4-1478- if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then ############################################## ussp-push-0.11/aclocal.m4-1484- # which wouldn't understand a cygwinified path. Ahh. ussp-push-0.11/aclocal.m4:1485: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` ussp-push-0.11/aclocal.m4-1486- else ussp-push-0.11/aclocal.m4:1487: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ussp-push-0.11/aclocal.m4-1488- fi ############################################## ussp-push-0.11/aclocal.m4-1491- # pw32 DLLs use 'pw' prefix rather than 'lib' ussp-push-0.11/aclocal.m4:1492: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' ussp-push-0.11/aclocal.m4-1493- ;; ############################################## ussp-push-0.11/aclocal.m4-1497- *) ussp-push-0.11/aclocal.m4:1498: library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' ussp-push-0.11/aclocal.m4-1499- ;; ############################################## ussp-push-0.11/aclocal.m4-1514- shlibpath_var=DYLD_LIBRARY_PATH ussp-push-0.11/aclocal.m4:1515: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' ussp-push-0.11/aclocal.m4-1516- m4_if([$1], [],[ ############################################## ussp-push-0.11/aclocal.m4-1704- if test -f /etc/ld.so.conf; then ussp-push-0.11/aclocal.m4:1705: 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;/^$/d' | tr '\n' ' '` ussp-push-0.11/aclocal.m4-1706- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## ussp-push-0.11/aclocal.m4-1776- shlibpath_var=LD_LIBRARY_PATH ussp-push-0.11/aclocal.m4:1777: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ussp-push-0.11/aclocal.m4-1778- case $host_os in ############################################## ussp-push-0.11/aclocal.m4-1938- if test -z "$LTCC"; then ussp-push-0.11/aclocal.m4:1939: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" ussp-push-0.11/aclocal.m4-1940- if test -z "$LTCC"; then ############################################## ussp-push-0.11/aclocal.m4-1942- else ussp-push-0.11/aclocal.m4:1943: AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile']) ussp-push-0.11/aclocal.m4-1944- fi ############################################## ussp-push-0.11/aclocal.m4-1946- if test -z "$LTCFLAGS"; then ussp-push-0.11/aclocal.m4:1947: eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`" ussp-push-0.11/aclocal.m4-1948- fi ############################################## ussp-push-0.11/aclocal.m4-1951- # Note that this assumes the entire list is on one line. ussp-push-0.11/aclocal.m4:1952: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` ussp-push-0.11/aclocal.m4-1953- ############################################## ussp-push-0.11/aclocal.m4-1957- # Check whether tagname contains only valid characters ussp-push-0.11/aclocal.m4:1958: case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in ussp-push-0.11/aclocal.m4-1959- "") ;; ############################################## ussp-push-0.11/aclocal.m4-2212- "file_magic "*) ussp-push-0.11/aclocal.m4:2213: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` ussp-push-0.11/aclocal.m4-2214- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## ussp-push-0.11/aclocal.m4-2284- # gcc leaves a trailing carriage return which upsets mingw ussp-push-0.11/aclocal.m4:2285: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; ussp-push-0.11/aclocal.m4-2286- *) ussp-push-0.11/aclocal.m4:2287: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; ussp-push-0.11/aclocal.m4-2288- esac ############################################## ussp-push-0.11/aclocal.m4-2293- # Canonicalize the pathname of ld ussp-push-0.11/aclocal.m4:2294: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` ussp-push-0.11/aclocal.m4-2295- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do ussp-push-0.11/aclocal.m4:2296: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` ussp-push-0.11/aclocal.m4-2297- done ############################################## ussp-push-0.11/aclocal.m4-2324- # Break only if it was the GNU/non-GNU ld that we prefer. ussp-push-0.11/aclocal.m4:2325: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in ussp-push-0.11/aclocal.m4-2326- *GNU* | *'with BFD'*) ############################################## ussp-push-0.11/aclocal.m4-2355-[# I'd rather use --version here, but apparently some GNU lds only accept -v. ussp-push-0.11/aclocal.m4:2356:case `$LD -v 2>&1 </dev/null` in ussp-push-0.11/aclocal.m4-2357-*GNU* | *'with BFD'*) ############################################## ussp-push-0.11/aclocal.m4-2529-openbsd*) ussp-push-0.11/aclocal.m4:2530: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ussp-push-0.11/aclocal.m4-2531- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## ussp-push-0.11/aclocal.m4-2610- # Tru64's nm complains that /dev/null is an invalid object file ussp-push-0.11/aclocal.m4:2611: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in ussp-push-0.11/aclocal.m4-2612- */dev/null* | *'Invalid file or object type'*) ############################################## ussp-push-0.11/aclocal.m4-2616- *) ussp-push-0.11/aclocal.m4:2617: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in ussp-push-0.11/aclocal.m4-2618- */dev/null*) ############################################## ussp-push-0.11/aclocal.m4-2981- # ancient GNU ld didn't support --whole-archive et. al. ussp-push-0.11/aclocal.m4:2982: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ ussp-push-0.11/aclocal.m4-2983- grep 'no-whole-archive' > /dev/null; then ############################################## ussp-push-0.11/aclocal.m4-3062- # below for broken collect2 doesn't work under 4.3+ ussp-push-0.11/aclocal.m4:3063: collect2name=`${CC} -print-prog-name=collect2` ussp-push-0.11/aclocal.m4-3064- if test -f "$collect2name" && \ ############################################## ussp-push-0.11/aclocal.m4-3110- ussp-push-0.11/aclocal.m4:3111: _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" ussp-push-0.11/aclocal.m4-3112- else ############################################## ussp-push-0.11/aclocal.m4-3165- # is EXPORTS), use it as is; otherwise, prepend... ussp-push-0.11/aclocal.m4:3166: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then ussp-push-0.11/aclocal.m4-3167- cp $export_symbols $output_objdir/$soname.def; ############################################## ussp-push-0.11/aclocal.m4-3198- output_verbose_link_cmd='echo' ussp-push-0.11/aclocal.m4:3199: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring' ussp-push-0.11/aclocal.m4-3200- _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## ussp-push-0.11/aclocal.m4-3266- # dependencies. ussp-push-0.11/aclocal.m4:3267: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[[-]]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' ussp-push-0.11/aclocal.m4-3268- ;; ############################################## ussp-push-0.11/aclocal.m4-3328- # dependencies. ussp-push-0.11/aclocal.m4:3329: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' ussp-push-0.11/aclocal.m4-3330- ;; ############################################## ussp-push-0.11/aclocal.m4-3363- # time. Moving up from 0x10000000 also allows more sbrk(2) space. ussp-push-0.11/aclocal.m4:3364: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ussp-push-0.11/aclocal.m4:3365: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ussp-push-0.11/aclocal.m4-3366- ;; ############################################## ussp-push-0.11/aclocal.m4-3370- # SGI C++ ussp-push-0.11/aclocal.m4:3371: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' ussp-push-0.11/aclocal.m4-3372- ############################################## ussp-push-0.11/aclocal.m4-3381- if test "$with_gnu_ld" = no; then ussp-push-0.11/aclocal.m4:3382: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ussp-push-0.11/aclocal.m4-3383- else ussp-push-0.11/aclocal.m4:3384: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib' ussp-push-0.11/aclocal.m4-3385- fi ############################################## ussp-push-0.11/aclocal.m4-3400- # to its proper name (with version) after linking. ussp-push-0.11/aclocal.m4:3401: _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' ussp-push-0.11/aclocal.m4:3402: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' ussp-push-0.11/aclocal.m4-3403- # Commands to make compiler produce verbose output that lists ############################################## ussp-push-0.11/aclocal.m4-3410- # dependencies. ussp-push-0.11/aclocal.m4:3411: output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' ussp-push-0.11/aclocal.m4-3412- ############################################## ussp-push-0.11/aclocal.m4-3425- # earlier do not add the objects themselves. ussp-push-0.11/aclocal.m4:3426: case `$CC -V 2>&1` in ussp-push-0.11/aclocal.m4-3427- *"Version 7."*) ############################################## ussp-push-0.11/aclocal.m4-3451- _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' ussp-push-0.11/aclocal.m4:3452: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' ussp-push-0.11/aclocal.m4-3453- ;; ############################################## ussp-push-0.11/aclocal.m4-3470- # dependencies. ussp-push-0.11/aclocal.m4:3471: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' ussp-push-0.11/aclocal.m4-3472- ;; ussp-push-0.11/aclocal.m4-3473- *) ussp-push-0.11/aclocal.m4:3474: case `$CC -V 2>&1 | sed 5q` in ussp-push-0.11/aclocal.m4-3475- *Sun\ C*) ############################################## ussp-push-0.11/aclocal.m4-3480- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' ussp-push-0.11/aclocal.m4:3481: _LT_AC_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; $echo \"$new_convenience\"` ${wl}--no-whole-archive' ussp-push-0.11/aclocal.m4-3482- ############################################## ussp-push-0.11/aclocal.m4-3538- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' ussp-push-0.11/aclocal.m4:3539: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ussp-push-0.11/aclocal.m4-3540- _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## ussp-push-0.11/aclocal.m4-3556- # to its proper name (with version) after linking. ussp-push-0.11/aclocal.m4:3557: _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' ussp-push-0.11/aclocal.m4-3558- ############################################## ussp-push-0.11/aclocal.m4-3573- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' ussp-push-0.11/aclocal.m4:3574: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' ussp-push-0.11/aclocal.m4-3575- ############################################## ussp-push-0.11/aclocal.m4-3586- # dependencies. ussp-push-0.11/aclocal.m4:3587: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' ussp-push-0.11/aclocal.m4-3588- ;; ############################################## ussp-push-0.11/aclocal.m4-3591- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' ussp-push-0.11/aclocal.m4:3592: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ussp-push-0.11/aclocal.m4-3593- ############################################## ussp-push-0.11/aclocal.m4-3616- # to its proper name (with version) after linking. ussp-push-0.11/aclocal.m4:3617: _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' ussp-push-0.11/aclocal.m4-3618- ############################################## ussp-push-0.11/aclocal.m4-3632- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' ussp-push-0.11/aclocal.m4:3633: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' ussp-push-0.11/aclocal.m4:3634: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ ussp-push-0.11/aclocal.m4-3635- echo "-hidden">> $lib.exp~ ussp-push-0.11/aclocal.m4:3636: $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~ ussp-push-0.11/aclocal.m4-3637- $rm $lib.exp' ############################################## ussp-push-0.11/aclocal.m4-3649- # dependencies. ussp-push-0.11/aclocal.m4:3650: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' ussp-push-0.11/aclocal.m4-3651- ;; ############################################## ussp-push-0.11/aclocal.m4-3654- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' ussp-push-0.11/aclocal.m4:3655: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ussp-push-0.11/aclocal.m4-3656- ############################################## ussp-push-0.11/aclocal.m4-3805- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no ussp-push-0.11/aclocal.m4:3806: _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' ussp-push-0.11/aclocal.m4-3807- _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':' ############################################## ussp-push-0.11/aclocal.m4-3929- # eval without this substitution. ussp-push-0.11/aclocal.m4:3930: output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"` ussp-push-0.11/aclocal.m4-3931- ussp-push-0.11/aclocal.m4:3932: for p in `eval $output_verbose_link_cmd`; do ussp-push-0.11/aclocal.m4-3933- case $p in ############################################## ussp-push-0.11/aclocal.m4-4007-if test -n "$_LT_AC_TAGVAR(compiler_lib_search_path, $1)"; then ussp-push-0.11/aclocal.m4:4008: _LT_AC_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_AC_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` ussp-push-0.11/aclocal.m4-4009-fi ############################################## ussp-push-0.11/aclocal.m4-4022-linux*) ussp-push-0.11/aclocal.m4:4023: case `$CC -V 2>&1 | sed 5q` in ussp-push-0.11/aclocal.m4-4024- *Sun\ C*) ############################################## ussp-push-0.11/aclocal.m4-4361- # Double-quote double-evaled strings. ussp-push-0.11/aclocal.m4:4362: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" ussp-push-0.11/aclocal.m4-4363- ;; ussp-push-0.11/aclocal.m4-4364- *) ussp-push-0.11/aclocal.m4:4365: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" ussp-push-0.11/aclocal.m4-4366- ;; ############################################## ussp-push-0.11/aclocal.m4-4371- *'\[$]0 --fallback-echo"') ussp-push-0.11/aclocal.m4:4372: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'` ussp-push-0.11/aclocal.m4-4373- ;; ############################################## ussp-push-0.11/aclocal.m4-4386- ussp-push-0.11/aclocal.m4:4387:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. ussp-push-0.11/aclocal.m4-4388-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## ussp-push-0.11/aclocal.m4-4772- # libtool script then. ussp-push-0.11/aclocal.m4:4773: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` ussp-push-0.11/aclocal.m4-4774- if test -f "$ltmain_in"; then ############################################## ussp-push-0.11/aclocal.m4-4878-# If we're using GNU nm, then use its standard symbol codes. ussp-push-0.11/aclocal.m4:4879:case `$NM -V 2>&1` in ussp-push-0.11/aclocal.m4-4880-*GNU* | *'with BFD'*) ############################################## ussp-push-0.11/aclocal.m4-4911- nlist=conftest.nm ussp-push-0.11/aclocal.m4:4912: if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then ussp-push-0.11/aclocal.m4-4913- # Try sorting and uniquifying the output. ############################################## ussp-push-0.11/aclocal.m4-5185- *) ussp-push-0.11/aclocal.m4:5186: case `$CC -V 2>&1 | sed 5q` in ussp-push-0.11/aclocal.m4-5187- *Sun\ C*) ############################################## ussp-push-0.11/aclocal.m4-5444- *) ussp-push-0.11/aclocal.m4:5445: case `$CC -V 2>&1 | sed 5q` in ussp-push-0.11/aclocal.m4-5446- *Sun\ C*) ############################################## ussp-push-0.11/aclocal.m4-5671- supports_anon_versioning=no ussp-push-0.11/aclocal.m4:5672: case `$LD -v 2>/dev/null` in ussp-push-0.11/aclocal.m4-5673- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## ussp-push-0.11/aclocal.m4-5735- # is EXPORTS), use it as is; otherwise, prepend... ussp-push-0.11/aclocal.m4:5736: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then ussp-push-0.11/aclocal.m4-5737- cp $export_symbols $output_objdir/$soname.def; ############################################## ussp-push-0.11/aclocal.m4-5758- # time. Moving up from 0x10000000 also allows more sbrk(2) space. ussp-push-0.11/aclocal.m4:5759: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ussp-push-0.11/aclocal.m4:5760: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ussp-push-0.11/aclocal.m4-5761- ;; ############################################## ussp-push-0.11/aclocal.m4-5767- pgcc*) # Portland Group C compiler ussp-push-0.11/aclocal.m4:5768: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' ussp-push-0.11/aclocal.m4-5769- tmp_addflag=' $pic_flag' ############################################## ussp-push-0.11/aclocal.m4-5771- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers ussp-push-0.11/aclocal.m4:5772: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' ussp-push-0.11/aclocal.m4-5773- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## ussp-push-0.11/aclocal.m4-5780- esac ussp-push-0.11/aclocal.m4:5781: case `$CC -V 2>&1 | sed 5q` in ussp-push-0.11/aclocal.m4-5782- *Sun\ C*) # Sun C 5.9 ussp-push-0.11/aclocal.m4:5783: _LT_AC_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; $echo \"$new_convenience\"` ${wl}--no-whole-archive' ussp-push-0.11/aclocal.m4-5784- tmp_sharedflag='-G' ;; ############################################## ussp-push-0.11/aclocal.m4-5835- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) ussp-push-0.11/aclocal.m4:5836: case `$LD -v 2>&1` in ussp-push-0.11/aclocal.m4-5837- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## ussp-push-0.11/aclocal.m4-5851- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then ussp-push-0.11/aclocal.m4:5852: _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' ussp-push-0.11/aclocal.m4-5853- _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## ussp-push-0.11/aclocal.m4-5950- # below for broken collect2 doesn't work under 4.3+ ussp-push-0.11/aclocal.m4:5951: collect2name=`${CC} -print-prog-name=collect2` ussp-push-0.11/aclocal.m4-5952- if test -f "$collect2name" && \ ############################################## ussp-push-0.11/aclocal.m4-5997- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" ussp-push-0.11/aclocal.m4:5998: _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" ussp-push-0.11/aclocal.m4-5999- else ############################################## ussp-push-0.11/aclocal.m4-6044- # FIXME: Setting linknames here is a bad hack. ussp-push-0.11/aclocal.m4:6045: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' ussp-push-0.11/aclocal.m4-6046- # The linker will automatically build a .lib file if we build a DLL. ############################################## ussp-push-0.11/aclocal.m4-6049- _LT_AC_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs' ussp-push-0.11/aclocal.m4:6050: _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`' ussp-push-0.11/aclocal.m4-6051- _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes ############################################## ussp-push-0.11/aclocal.m4-6089- output_verbose_link_cmd='echo' ussp-push-0.11/aclocal.m4:6090: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring' ussp-push-0.11/aclocal.m4-6091- _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## ussp-push-0.11/aclocal.m4-6224- if test "$GCC" = yes; then ussp-push-0.11/aclocal.m4:6225: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ussp-push-0.11/aclocal.m4-6226- else ussp-push-0.11/aclocal.m4:6227: _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' ussp-push-0.11/aclocal.m4-6228- _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir' ############################################## ussp-push-0.11/aclocal.m4-6257- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no ussp-push-0.11/aclocal.m4:6258: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ussp-push-0.11/aclocal.m4-6259- _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## ussp-push-0.11/aclocal.m4-6290- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' ussp-push-0.11/aclocal.m4:6291: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ussp-push-0.11/aclocal.m4-6292- else ussp-push-0.11/aclocal.m4-6293- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' ussp-push-0.11/aclocal.m4:6294: _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' ussp-push-0.11/aclocal.m4-6295- fi ############################################## ussp-push-0.11/aclocal.m4-6302- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' ussp-push-0.11/aclocal.m4:6303: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ussp-push-0.11/aclocal.m4-6304- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ############################################## ussp-push-0.11/aclocal.m4-6306- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' ussp-push-0.11/aclocal.m4:6307: _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' ussp-push-0.11/aclocal.m4:6308: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ ussp-push-0.11/aclocal.m4:6309: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' ussp-push-0.11/aclocal.m4-6310- ############################################## ussp-push-0.11/aclocal.m4-6426- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no ussp-push-0.11/aclocal.m4:6427: _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' ussp-push-0.11/aclocal.m4-6428- _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':' ############################################## ussp-push-0.11/aclocal.m4-6491- _LT_AC_TAGVAR(allow_undefined_flag, $1)= ussp-push-0.11/aclocal.m4:6492: if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) ussp-push-0.11/aclocal.m4-6493- then ############################################## ussp-push-0.11/aclocal.m4-6652- test $lt_ac_count -gt 10 && break ussp-push-0.11/aclocal.m4:6653: lt_ac_count=`expr $lt_ac_count + 1` ussp-push-0.11/aclocal.m4-6654- if test $lt_ac_count -gt $lt_ac_max; then ############################################## ussp-push-0.11/aclocal.m4-6738- PKG_CHECK_EXISTS([$3], ussp-push-0.11/aclocal.m4:6739: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`], ussp-push-0.11/aclocal.m4-6740- [pkg_failed=yes]) ############################################## ussp-push-0.11/aclocal.m4-6786- if test $_pkg_short_errors_supported = yes; then ussp-push-0.11/aclocal.m4:6787: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"` ussp-push-0.11/aclocal.m4-6788- else ussp-push-0.11/aclocal.m4:6789: $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"` ussp-push-0.11/aclocal.m4-6790- fi ############################################## ussp-push-0.11/aclocal.m4-6852-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to ussp-push-0.11/aclocal.m4:6853:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. ussp-push-0.11/aclocal.m4-6854-# ############################################## ussp-push-0.11/aclocal.m4-6876-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: ussp-push-0.11/aclocal.m4:6877:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` ussp-push-0.11/aclocal.m4-6878-# and then we would define $MISSING as ############################################## ussp-push-0.11/aclocal.m4-6892-# expand $ac_aux_dir to an absolute path ussp-push-0.11/aclocal.m4:6893:am_aux_dir=`cd $ac_aux_dir && pwd` ussp-push-0.11/aclocal.m4-6894-]) ############################################## ussp-push-0.11/aclocal.m4-6990- if test "$am_compiler_list" = ""; then ussp-push-0.11/aclocal.m4:6991: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` ussp-push-0.11/aclocal.m4-6992- fi ############################################## ussp-push-0.11/aclocal.m4-7100- # Strip MF so we end up with the name of the file. ussp-push-0.11/aclocal.m4:7101: mf=`echo "$mf" | sed -e 's/:.*$//'` ussp-push-0.11/aclocal.m4-7102- # Check whether this is an Automake generated Makefile or not. ############################################## ussp-push-0.11/aclocal.m4-7108- if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then ussp-push-0.11/aclocal.m4:7109: dirpart=`AS_DIRNAME("$mf")` ussp-push-0.11/aclocal.m4-7110- else ############################################## ussp-push-0.11/aclocal.m4-7114- # from the Makefile without running `make'. ussp-push-0.11/aclocal.m4:7115: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` ussp-push-0.11/aclocal.m4-7116- test -z "$DEPDIR" && continue ussp-push-0.11/aclocal.m4:7117: am__include=`sed -n 's/^am__include = //p' < "$mf"` ussp-push-0.11/aclocal.m4-7118- test -z "am__include" && continue ussp-push-0.11/aclocal.m4:7119: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` ussp-push-0.11/aclocal.m4-7120- # When using ansi2knr, U may be empty or an underscore; expand it ussp-push-0.11/aclocal.m4:7121: U=`sed -n 's/^U = //p' < "$mf"` ussp-push-0.11/aclocal.m4-7122- # Find all dependency output files, they are included files with ############################################## ussp-push-0.11/aclocal.m4-7130- test -f "$dirpart/$file" && continue ussp-push-0.11/aclocal.m4:7131: fdir=`AS_DIRNAME(["$file"])` ussp-push-0.11/aclocal.m4-7132- AS_MKDIR_P([$dirpart/$fdir]) ############################################## ussp-push-0.11/aclocal.m4-7185-# test to see if srcdir already configured ussp-push-0.11/aclocal.m4:7186:if test "`cd $srcdir && pwd`" != "`pwd`" && ussp-push-0.11/aclocal.m4-7187- test -f $srcdir/config.status; then ############################################## ussp-push-0.11/aclocal.m4-7261- * ) ussp-push-0.11/aclocal.m4:7262: _am_stamp_count=`expr $_am_stamp_count + 1` ;; ussp-push-0.11/aclocal.m4-7263- esac ussp-push-0.11/aclocal.m4-7264-done ussp-push-0.11/aclocal.m4:7265:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) ussp-push-0.11/aclocal.m4-7266- ############################################## ussp-push-0.11/aclocal.m4-7333-# case it prints its new name instead of `make'. ussp-push-0.11/aclocal.m4:7334:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then ussp-push-0.11/aclocal.m4-7335- am__include=include ############################################## ussp-push-0.11/aclocal.m4-7341- echo '.include "confinc"' > confmf ussp-push-0.11/aclocal.m4:7342: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then ussp-push-0.11/aclocal.m4-7343- am__include=.include ############################################## ussp-push-0.11/aclocal.m4-7508-if ( ussp-push-0.11/aclocal.m4:7509: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` ussp-push-0.11/aclocal.m4-7510- if test "$[*]" = "X"; then ussp-push-0.11/aclocal.m4-7511- # -L didn't work. ussp-push-0.11/aclocal.m4:7512: set X `ls -t $srcdir/configure conftest.file` ussp-push-0.11/aclocal.m4-7513- fi ############################################## ussp-push-0.11/config.guess-40- ussp-push-0.11/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'` ussp-push-0.11/config.guess-42- ############################################## ussp-push-0.11/config.guess-109-: ${TMPDIR=/tmp} ; ussp-push-0.11/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || ussp-push-0.11/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## ussp-push-0.11/config.guess-195- *) ussp-push-0.11/config.guess:196: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` ussp-push-0.11/config.guess-197- ;; ############################################## ussp-push-0.11/config.guess-222- *4.0) ussp-push-0.11/config.guess:223: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` ussp-push-0.11/config.guess-224- ;; ussp-push-0.11/config.guess-225- *5.*) ussp-push-0.11/config.guess:226: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` ussp-push-0.11/config.guess-227- ;; ############################################## ussp-push-0.11/config.guess-232- # types through head -n 1, so we only detect the type of CPU 0. ussp-push-0.11/config.guess:233: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` ussp-push-0.11/config.guess-234- case "$ALPHA_CPU_TYPE" in ############################################## ussp-push-0.11/config.guess-270- # 1.2 uses "1.2" for uname -r. ussp-push-0.11/config.guess:271: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` ussp-push-0.11/config.guess-272- exit ;; ############################################## ussp-push-0.11/config.guess-327- sun4H:SunOS:5.*:*) ussp-push-0.11/config.guess:328: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ussp-push-0.11/config.guess-329- exit ;; ussp-push-0.11/config.guess-330- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) ussp-push-0.11/config.guess:331: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ussp-push-0.11/config.guess-332- exit ;; ussp-push-0.11/config.guess-333- i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) ussp-push-0.11/config.guess:334: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ussp-push-0.11/config.guess-335- exit ;; ############################################## ussp-push-0.11/config.guess-339- # it's likely to be more like Solaris than SunOS4. ussp-push-0.11/config.guess:340: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ussp-push-0.11/config.guess-341- exit ;; ############################################## ussp-push-0.11/config.guess-348- # Japanese Language versions have a version number like `4.1.3-JL'. ussp-push-0.11/config.guess:349: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` ussp-push-0.11/config.guess-350- exit ;; ############################################## ussp-push-0.11/config.guess-354- sun*:*:4.2BSD:*) ussp-push-0.11/config.guess:355: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` ussp-push-0.11/config.guess-356- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## ussp-push-0.11/config.guess-436- $CC_FOR_BUILD -o $dummy $dummy.c && ussp-push-0.11/config.guess:437: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && ussp-push-0.11/config.guess:438: SYSTEM_NAME=`$dummy $dummyarg` && ussp-push-0.11/config.guess-439- { echo "$SYSTEM_NAME"; exit; } ############################################## ussp-push-0.11/config.guess-492- *:IRIX*:*:*) ussp-push-0.11/config.guess:493: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` ussp-push-0.11/config.guess-494- exit ;; ############################################## ussp-push-0.11/config.guess-522-EOF ussp-push-0.11/config.guess:523: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` ussp-push-0.11/config.guess-524- then ############################################## ussp-push-0.11/config.guess-535- *:AIX:*:[456]) ussp-push-0.11/config.guess:536: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` ussp-push-0.11/config.guess-537- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## ussp-push-0.11/config.guess-570- 9000/[34678]??:HP-UX:*:*) ussp-push-0.11/config.guess:571: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` ussp-push-0.11/config.guess-572- case "${UNAME_MACHINE}" in ############################################## ussp-push-0.11/config.guess-624-EOF ussp-push-0.11/config.guess:625: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` ussp-push-0.11/config.guess-626- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## ussp-push-0.11/config.guess-652- ia64:HP-UX:*:*) ussp-push-0.11/config.guess:653: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` ussp-push-0.11/config.guess-654- echo ia64-hp-hpux${HPUX_REV} ############################################## ussp-push-0.11/config.guess-682-EOF ussp-push-0.11/config.guess:683: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && ussp-push-0.11/config.guess-684- { echo "$SYSTEM_NAME"; exit; } ############################################## ussp-push-0.11/config.guess-753- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` ussp-push-0.11/config.guess:754: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` ussp-push-0.11/config.guess-755- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## ussp-push-0.11/config.guess-758- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` ussp-push-0.11/config.guess:759: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` ussp-push-0.11/config.guess-760- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## ussp-push-0.11/config.guess-773- pc98) ussp-push-0.11/config.guess:774: echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; ussp-push-0.11/config.guess-775- amd64) ussp-push-0.11/config.guess:776: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; ussp-push-0.11/config.guess-777- *) ussp-push-0.11/config.guess:778: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; ussp-push-0.11/config.guess-779- esac ############################################## ussp-push-0.11/config.guess-824- prep*:SunOS:5.*:*) ussp-push-0.11/config.guess:825: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ussp-push-0.11/config.guess-826- exit ;; ############################################## ussp-push-0.11/config.guess-828- # the GNU system ussp-push-0.11/config.guess:829: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` ussp-push-0.11/config.guess-830- exit ;; ############################################## ussp-push-0.11/config.guess-832- # other systems with GNU libc and userland ussp-push-0.11/config.guess:833: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu ussp-push-0.11/config.guess-834- exit ;; ############################################## ussp-push-0.11/config.guess-1067- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) ussp-push-0.11/config.guess:1068: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` ussp-push-0.11/config.guess-1069- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## ussp-push-0.11/config.guess-1308- *:DragonFly:*:*) ussp-push-0.11/config.guess:1309: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ussp-push-0.11/config.guess-1310- exit ;; ############################################## ussp-push-0.11/config.guess-1321- i*86:skyos:*:*) ussp-push-0.11/config.guess:1322: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' ussp-push-0.11/config.guess-1323- exit ;; ############################################## ussp-push-0.11/config.guess-1446- ussp-push-0.11/config.guess:1447:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && ussp-push-0.11/config.guess-1448- { echo "$SYSTEM_NAME"; exit; } ############################################## ussp-push-0.11/config.sub-56- ussp-push-0.11/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'` ussp-push-0.11/config.sub-58- ############################################## ussp-push-0.11/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations. ussp-push-0.11/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` ussp-push-0.11/config.sub-122-case $maybe_os in ############################################## ussp-push-0.11/config.sub-126- os=-$maybe_os ussp-push-0.11/config.sub:127: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` ussp-push-0.11/config.sub-128- ;; ussp-push-0.11/config.sub-129- *) ussp-push-0.11/config.sub:130: basic_machine=`echo $1 | sed 's/-[^-]*$//'` ussp-push-0.11/config.sub-131- if [ $basic_machine != $1 ] ussp-push-0.11/config.sub:132: then os=`echo $1 | sed 's/.*-/-/'` ussp-push-0.11/config.sub-133- else os=; fi ############################################## ussp-push-0.11/config.sub-177- os=-sco5v6 ussp-push-0.11/config.sub:178: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ussp-push-0.11/config.sub-179- ;; ############################################## ussp-push-0.11/config.sub-181- os=-sco3.2v5 ussp-push-0.11/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ussp-push-0.11/config.sub-183- ;; ############################################## ussp-push-0.11/config.sub-185- os=-sco3.2v4 ussp-push-0.11/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ussp-push-0.11/config.sub-187- ;; ussp-push-0.11/config.sub-188- -sco3.2.[4-9]*) ussp-push-0.11/config.sub:189: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` ussp-push-0.11/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ussp-push-0.11/config.sub-191- ;; ############################################## ussp-push-0.11/config.sub-193- # Don't forget version if it is 3.2v4 or newer. ussp-push-0.11/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ussp-push-0.11/config.sub-195- ;; ############################################## ussp-push-0.11/config.sub-197- # Don't forget version if it is 3.2v4 or newer. ussp-push-0.11/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ussp-push-0.11/config.sub-199- ;; ############################################## ussp-push-0.11/config.sub-201- os=-sco3.2v2 ussp-push-0.11/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ussp-push-0.11/config.sub-203- ;; ussp-push-0.11/config.sub-204- -udk*) ussp-push-0.11/config.sub:205: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ussp-push-0.11/config.sub-206- ;; ############################################## ussp-push-0.11/config.sub-208- os=-isc2.2 ussp-push-0.11/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ussp-push-0.11/config.sub-210- ;; ############################################## ussp-push-0.11/config.sub-214- -isc*) ussp-push-0.11/config.sub:215: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ussp-push-0.11/config.sub-216- ;; ############################################## ussp-push-0.11/config.sub-220- -ptx*) ussp-push-0.11/config.sub:221: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` ussp-push-0.11/config.sub-222- ;; ussp-push-0.11/config.sub-223- -windowsnt*) ussp-push-0.11/config.sub:224: os=`echo $os | sed -e 's/windowsnt/winnt/'` ussp-push-0.11/config.sub-225- ;; ############################################## ussp-push-0.11/config.sub-310- *-*-*) ussp-push-0.11/config.sub:311: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 ussp-push-0.11/config.sub-312- exit 1 ############################################## ussp-push-0.11/config.sub-416- amd64-*) ussp-push-0.11/config.sub:417: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` ussp-push-0.11/config.sub-418- ;; ############################################## ussp-push-0.11/config.sub-454- blackfin-*) ussp-push-0.11/config.sub:455: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` ussp-push-0.11/config.sub-456- os=-linux ############################################## ussp-push-0.11/config.sub-645- i*86v32) ussp-push-0.11/config.sub:646: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ussp-push-0.11/config.sub-647- os=-sysv32 ############################################## ussp-push-0.11/config.sub-649- i*86v4*) ussp-push-0.11/config.sub:650: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ussp-push-0.11/config.sub-651- os=-sysv4 ############################################## ussp-push-0.11/config.sub-653- i*86v) ussp-push-0.11/config.sub:654: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ussp-push-0.11/config.sub-655- os=-sysv ############################################## ussp-push-0.11/config.sub-657- i*86sol2) ussp-push-0.11/config.sub:658: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ussp-push-0.11/config.sub-659- os=-solaris2 ############################################## ussp-push-0.11/config.sub-687- m68knommu-*) ussp-push-0.11/config.sub:688: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` ussp-push-0.11/config.sub-689- os=-linux ############################################## ussp-push-0.11/config.sub-717- mips3*-*) ussp-push-0.11/config.sub:718: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` ussp-push-0.11/config.sub-719- ;; ussp-push-0.11/config.sub-720- mips3*) ussp-push-0.11/config.sub:721: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown ussp-push-0.11/config.sub-722- ;; ############################################## ussp-push-0.11/config.sub-735- ms1-*) ussp-push-0.11/config.sub:736: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` ussp-push-0.11/config.sub-737- ;; ############################################## ussp-push-0.11/config.sub-840- parisc-*) ussp-push-0.11/config.sub:841: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` ussp-push-0.11/config.sub-842- os=-linux ############################################## ussp-push-0.11/config.sub-856- pc98-*) ussp-push-0.11/config.sub:857: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` ussp-push-0.11/config.sub-858- ;; ############################################## ussp-push-0.11/config.sub-871- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) ussp-push-0.11/config.sub:872: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` ussp-push-0.11/config.sub-873- ;; ussp-push-0.11/config.sub-874- pentiumpro-* | p6-* | 6x86-* | athlon-*) ussp-push-0.11/config.sub:875: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ussp-push-0.11/config.sub-876- ;; ussp-push-0.11/config.sub-877- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) ussp-push-0.11/config.sub:878: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ussp-push-0.11/config.sub-879- ;; ussp-push-0.11/config.sub-880- pentium4-*) ussp-push-0.11/config.sub:881: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` ussp-push-0.11/config.sub-882- ;; ############################################## ussp-push-0.11/config.sub-889- ;; ussp-push-0.11/config.sub:890: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` ussp-push-0.11/config.sub-891- ;; ############################################## ussp-push-0.11/config.sub-895- ppcle-* | powerpclittle-*) ussp-push-0.11/config.sub:896: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` ussp-push-0.11/config.sub-897- ;; ############################################## ussp-push-0.11/config.sub-899- ;; ussp-push-0.11/config.sub:900: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` ussp-push-0.11/config.sub-901- ;; ############################################## ussp-push-0.11/config.sub-905- ppc64le-* | powerpc64little-*) ussp-push-0.11/config.sub:906: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` ussp-push-0.11/config.sub-907- ;; ############################################## ussp-push-0.11/config.sub-1193- *) ussp-push-0.11/config.sub:1194: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 ussp-push-0.11/config.sub-1195- exit 1 ############################################## ussp-push-0.11/config.sub-1201- *-digital*) ussp-push-0.11/config.sub:1202: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` ussp-push-0.11/config.sub-1203- ;; ussp-push-0.11/config.sub-1204- *-commodore*) ussp-push-0.11/config.sub:1205: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` ussp-push-0.11/config.sub-1206- ;; ############################################## ussp-push-0.11/config.sub-1219- -solaris1 | -solaris1.*) ussp-push-0.11/config.sub:1220: os=`echo $os | sed -e 's|solaris1|sunos4|'` ussp-push-0.11/config.sub-1221- ;; ############################################## ussp-push-0.11/config.sub-1231- -gnu/linux*) ussp-push-0.11/config.sub:1232: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` ussp-push-0.11/config.sub-1233- ;; ############################################## ussp-push-0.11/config.sub-1275- -nto*) ussp-push-0.11/config.sub:1276: os=`echo $os | sed -e 's|nto|nto-qnx|'` ussp-push-0.11/config.sub-1277- ;; ############################################## ussp-push-0.11/config.sub-1282- -mac*) ussp-push-0.11/config.sub:1283: os=`echo $os | sed -e 's|mac|macos|'` ussp-push-0.11/config.sub-1284- ;; ############################################## ussp-push-0.11/config.sub-1288- -linux*) ussp-push-0.11/config.sub:1289: os=`echo $os | sed -e 's|linux|linux-gnu|'` ussp-push-0.11/config.sub-1290- ;; ussp-push-0.11/config.sub-1291- -sunos5*) ussp-push-0.11/config.sub:1292: os=`echo $os | sed -e 's|sunos5|solaris2|'` ussp-push-0.11/config.sub-1293- ;; ussp-push-0.11/config.sub-1294- -sunos6*) ussp-push-0.11/config.sub:1295: os=`echo $os | sed -e 's|sunos6|solaris3|'` ussp-push-0.11/config.sub-1296- ;; ############################################## ussp-push-0.11/config.sub-1343- -sinix5.*) ussp-push-0.11/config.sub:1344: os=`echo $os | sed -e 's|sinix|sysv|'` ussp-push-0.11/config.sub-1345- ;; ############################################## ussp-push-0.11/config.sub-1394- # Get rid of the `-' at the beginning of $os. ussp-push-0.11/config.sub:1395: os=`echo $os | sed 's/[^-]*-//'` ussp-push-0.11/config.sub:1396: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 ussp-push-0.11/config.sub-1397- exit 1 ############################################## ussp-push-0.11/config.sub-1645- esac ussp-push-0.11/config.sub:1646: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` ussp-push-0.11/config.sub-1647- ;; ############################################## ussp-push-0.11/ltmain.sh-36-# The name of this program: ussp-push-0.11/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename` ussp-push-0.11/ltmain.sh-38-modename="$progname" ############################################## ussp-push-0.11/ltmain.sh-69- : ussp-push-0.11/ltmain.sh:70:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then ussp-push-0.11/ltmain.sh-71- # Yippee, $echo works! ############################################## ussp-push-0.11/ltmain.sh-175- # If mktemp works, use that first and foremost ussp-push-0.11/ltmain.sh:176: my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null` ussp-push-0.11/ltmain.sh-177- ############################################## ussp-push-0.11/ltmain.sh-207- win32_libid_type="unknown" ussp-push-0.11/ltmain.sh:208: win32_fileres=`file -L $1 2>/dev/null` ussp-push-0.11/ltmain.sh-209- case $win32_fileres in ############################################## ussp-push-0.11/ltmain.sh-265- # but not from the CC environment variable when configure was run. ussp-push-0.11/ltmain.sh:266: " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;; ussp-push-0.11/ltmain.sh-267- # Blanks at the start of $base_compile will cause this to fail ############################################## ussp-push-0.11/ltmain.sh-272- # Evaluate the configuration. ussp-push-0.11/ltmain.sh:273: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" ussp-push-0.11/ltmain.sh-274- CC_quoted= ############################################## ussp-push-0.11/ltmain.sh-284- case "$@ " in ussp-push-0.11/ltmain.sh:285: " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ussp-push-0.11/ltmain.sh-286- # The compiler in the base compile command matches ############################################## ussp-push-0.11/ltmain.sh-352- esac ussp-push-0.11/ltmain.sh:353: my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'` ussp-push-0.11/ltmain.sh-354- my_xlib_u=$my_xlib ############################################## ussp-push-0.11/ltmain.sh-357- *" $my_xlib_u "*) ussp-push-0.11/ltmain.sh:358: extracted_serial=`expr $extracted_serial + 1` ussp-push-0.11/ltmain.sh-359- my_xlib_u=lt$extracted_serial-$my_xlib ;; ############################################## ussp-push-0.11/ltmain.sh-382- darwin_curdir=`pwd` ussp-push-0.11/ltmain.sh:383: darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'` ussp-push-0.11/ltmain.sh:384: darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null` ussp-push-0.11/ltmain.sh-385- if test -n "$darwin_arches"; then ussp-push-0.11/ltmain.sh:386: darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'` ussp-push-0.11/ltmain.sh-387- darwin_arch= ############################################## ussp-push-0.11/ltmain.sh-397- ## Okay now we have a bunch of thin objects, gotta fatten them up :) ussp-push-0.11/ltmain.sh:398: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP` ussp-push-0.11/ltmain.sh-399- darwin_file= ############################################## ussp-push-0.11/ltmain.sh-401- for darwin_file in $darwin_filelist; do ussp-push-0.11/ltmain.sh:402: darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP` ussp-push-0.11/ltmain.sh-403- lipo -create -output "$darwin_file" $darwin_files ############################################## ussp-push-0.11/ltmain.sh-416- esac ussp-push-0.11/ltmain.sh:417: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` ussp-push-0.11/ltmain.sh-418- done ############################################## ussp-push-0.11/ltmain.sh-435- case $arg in ussp-push-0.11/ltmain.sh:436: -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;; ussp-push-0.11/ltmain.sh-437- *) optarg= ;; ############################################## ussp-push-0.11/ltmain.sh-466- # Evaluate the configuration. ussp-push-0.11/ltmain.sh:467: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`" ussp-push-0.11/ltmain.sh-468- else ############################################## ussp-push-0.11/ltmain.sh-589-static) ussp-push-0.11/ltmain.sh:590: build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` ussp-push-0.11/ltmain.sh-591- ;; ############################################## ussp-push-0.11/ltmain.sh-710- -Wc,*) ussp-push-0.11/ltmain.sh:711: args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"` ussp-push-0.11/ltmain.sh-712- lastarg= ############################################## ussp-push-0.11/ltmain.sh-727- IFS="$save_ifs" ussp-push-0.11/ltmain.sh:728: lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"` ussp-push-0.11/ltmain.sh-729- ############################################## ussp-push-0.11/ltmain.sh-746- # Aesthetically quote the previous argument. ussp-push-0.11/ltmain.sh:747: lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"` ussp-push-0.11/ltmain.sh-748- ############################################## ussp-push-0.11/ltmain.sh-774- # Get the name of the library object. ussp-push-0.11/ltmain.sh:775: [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'` ussp-push-0.11/ltmain.sh-776- ;; ############################################## ussp-push-0.11/ltmain.sh-785- *.ads) xform=ads ;; ussp-push-0.11/ltmain.sh:786: *.asm) xform=asm ;; ussp-push-0.11/ltmain.sh-787- *.c++) xform=c++ ;; ############################################## ussp-push-0.11/ltmain.sh-799- ussp-push-0.11/ltmain.sh:800: libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"` ussp-push-0.11/ltmain.sh-801- ussp-push-0.11/ltmain.sh-802- case $libobj in ussp-push-0.11/ltmain.sh:803: *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;; ussp-push-0.11/ltmain.sh-804- *) ############################################## ussp-push-0.11/ltmain.sh-830- ussp-push-0.11/ltmain.sh:831: qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"` ussp-push-0.11/ltmain.sh-832- case $qlibobj in ############################################## ussp-push-0.11/ltmain.sh-838- && $echo "$modename: libobj name \`$libobj' may not contain shell special characters." ussp-push-0.11/ltmain.sh:839: objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` ussp-push-0.11/ltmain.sh:840: xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'` ussp-push-0.11/ltmain.sh-841- if test "X$xdir" = "X$obj"; then ############################################## ussp-push-0.11/ltmain.sh-877- if test "$compiler_c_o" = no; then ussp-push-0.11/ltmain.sh:878: output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} ussp-push-0.11/ltmain.sh-879- lockfile="$output_obj.lock" ############################################## ussp-push-0.11/ltmain.sh-898-*** ERROR, $lockfile exists and contains: ussp-push-0.11/ltmain.sh:899:`cat $lockfile 2>/dev/null` ussp-push-0.11/ltmain.sh-900- ############################################## ussp-push-0.11/ltmain.sh-916- fi ussp-push-0.11/ltmain.sh:917: qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"` ussp-push-0.11/ltmain.sh-918- case $qsrcfile in ############################################## ussp-push-0.11/ltmain.sh-972- if test "$need_locks" = warn && ussp-push-0.11/ltmain.sh:973: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then ussp-push-0.11/ltmain.sh-974- $echo "\ ussp-push-0.11/ltmain.sh-975-*** ERROR, $lockfile contains: ussp-push-0.11/ltmain.sh:976:`cat $lockfile 2>/dev/null` ussp-push-0.11/ltmain.sh-977- ############################################## ussp-push-0.11/ltmain.sh-1044- if test "$need_locks" = warn && ussp-push-0.11/ltmain.sh:1045: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then ussp-push-0.11/ltmain.sh-1046- $echo "\ ussp-push-0.11/ltmain.sh-1047-*** ERROR, $lockfile contains: ussp-push-0.11/ltmain.sh:1048:`cat $lockfile 2>/dev/null` ussp-push-0.11/ltmain.sh-1049- ############################################## ussp-push-0.11/ltmain.sh-1218- *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") ussp-push-0.11/ltmain.sh:1219: qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test ussp-push-0.11/ltmain.sh-1220- ;; ############################################## ussp-push-0.11/ltmain.sh-1307- moreargs= ussp-push-0.11/ltmain.sh:1308: for fil in `cat $save_arg` ussp-push-0.11/ltmain.sh-1309- do ############################################## ussp-push-0.11/ltmain.sh-1334- # Extract subdirectory from the argument. ussp-push-0.11/ltmain.sh:1335: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` ussp-push-0.11/ltmain.sh-1336- if test "X$xdir" = "X$arg"; then ############################################## ussp-push-0.11/ltmain.sh-1393- # Extract subdirectory from the argument. ussp-push-0.11/ltmain.sh:1394: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` ussp-push-0.11/ltmain.sh-1395- if test "X$xdir" = "X$arg"; then ############################################## ussp-push-0.11/ltmain.sh-1400- ussp-push-0.11/ltmain.sh:1401: pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` ussp-push-0.11/ltmain.sh:1402: non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` ussp-push-0.11/ltmain.sh-1403- libobjs="$libobjs $pic_object" ############################################## ussp-push-0.11/ltmain.sh-1561- -L*) ussp-push-0.11/ltmain.sh:1562: dir=`$echo "X$arg" | $Xsed -e 's/^-L//'` ussp-push-0.11/ltmain.sh-1563- # We need an absolute path. ############################################## ussp-push-0.11/ltmain.sh-1566- *) ussp-push-0.11/ltmain.sh:1567: absdir=`cd "$dir" && pwd` ussp-push-0.11/ltmain.sh-1568- if test -z "$absdir"; then ############################################## ussp-push-0.11/ltmain.sh-1584- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) ussp-push-0.11/ltmain.sh:1585: testbindir=`$echo "X$dir" | $Xsed -e 's*/lib$*/bin*'` ussp-push-0.11/ltmain.sh-1586- case :$dllsearchpath: in ############################################## ussp-push-0.11/ltmain.sh-1682- # to be aesthetically quoted because they are evaled later. ussp-push-0.11/ltmain.sh:1683: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` ussp-push-0.11/ltmain.sh-1684- case $arg in ############################################## ussp-push-0.11/ltmain.sh-1751- -R*) ussp-push-0.11/ltmain.sh:1752: dir=`$echo "X$arg" | $Xsed -e 's/^-R//'` ussp-push-0.11/ltmain.sh-1753- # We need an absolute path. ############################################## ussp-push-0.11/ltmain.sh-1792- -Wc,*) ussp-push-0.11/ltmain.sh:1793: args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'` ussp-push-0.11/ltmain.sh-1794- arg= ############################################## ussp-push-0.11/ltmain.sh-1806- IFS="$save_ifs" ussp-push-0.11/ltmain.sh:1807: arg=`$echo "X$arg" | $Xsed -e "s/^ //"` ussp-push-0.11/ltmain.sh-1808- ;; ############################################## ussp-push-0.11/ltmain.sh-1810- -Wl,*) ussp-push-0.11/ltmain.sh:1811: args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'` ussp-push-0.11/ltmain.sh-1812- arg= ############################################## ussp-push-0.11/ltmain.sh-1825- IFS="$save_ifs" ussp-push-0.11/ltmain.sh:1826: arg=`$echo "X$arg" | $Xsed -e "s/^ //"` ussp-push-0.11/ltmain.sh-1827- ;; ############################################## ussp-push-0.11/ltmain.sh-1847- # to be aesthetically quoted because they are evaled later. ussp-push-0.11/ltmain.sh:1848: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` ussp-push-0.11/ltmain.sh-1849- case $arg in ############################################## ussp-push-0.11/ltmain.sh-1884- # Extract subdirectory from the argument. ussp-push-0.11/ltmain.sh:1885: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` ussp-push-0.11/ltmain.sh-1886- if test "X$xdir" = "X$arg"; then ############################################## ussp-push-0.11/ltmain.sh-1943- # Extract subdirectory from the argument. ussp-push-0.11/ltmain.sh:1944: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` ussp-push-0.11/ltmain.sh-1945- if test "X$xdir" = "X$arg"; then ############################################## ussp-push-0.11/ltmain.sh-1950- ussp-push-0.11/ltmain.sh:1951: pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` ussp-push-0.11/ltmain.sh:1952: non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` ussp-push-0.11/ltmain.sh-1953- libobjs="$libobjs $pic_object" ############################################## ussp-push-0.11/ltmain.sh-1986- # to be aesthetically quoted because they are evaled later. ussp-push-0.11/ltmain.sh:1987: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` ussp-push-0.11/ltmain.sh-1988- case $arg in ############################################## ussp-push-0.11/ltmain.sh-2016- # calculate the name of the file, without its directory ussp-push-0.11/ltmain.sh:2017: outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'` ussp-push-0.11/ltmain.sh-2018- libobjs_save="$libobjs" ############################################## ussp-push-0.11/ltmain.sh-2021- # get the directories listed in $shlibpath_var ussp-push-0.11/ltmain.sh:2022: eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\` ussp-push-0.11/ltmain.sh-2023- else ############################################## ussp-push-0.11/ltmain.sh-2028- ussp-push-0.11/ltmain.sh:2029: output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'` ussp-push-0.11/ltmain.sh-2030- if test "X$output_objdir" = "X$output"; then ############################################## ussp-push-0.11/ltmain.sh-2166- fi ussp-push-0.11/ltmain.sh:2167: name=`$echo "X$deplib" | $Xsed -e 's/^-l//'` ussp-push-0.11/ltmain.sh-2168- if test "$linkmode" = lib; then ############################################## ussp-push-0.11/ltmain.sh-2215- found=no ussp-push-0.11/ltmain.sh:2216: ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` ussp-push-0.11/ltmain.sh-2217- test "X$ladir" = "X$lib" && ladir="." ############################################## ussp-push-0.11/ltmain.sh-2240- newdependency_libs="$deplib $newdependency_libs" ussp-push-0.11/ltmain.sh:2241: newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` ussp-push-0.11/ltmain.sh-2242- ;; ############################################## ussp-push-0.11/ltmain.sh-2253- fi ussp-push-0.11/ltmain.sh:2254: newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` ussp-push-0.11/ltmain.sh-2255- ;; ############################################## ussp-push-0.11/ltmain.sh-2263- if test "$pass" = link; then ussp-push-0.11/ltmain.sh:2264: dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'` ussp-push-0.11/ltmain.sh-2265- # Make sure the xrpath contains only unique directories. ############################################## ussp-push-0.11/ltmain.sh-2285- set dummy $deplibs_check_method ussp-push-0.11/ltmain.sh:2286: match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` ussp-push-0.11/ltmain.sh-2287- if eval $echo \"$deplib\" 2>/dev/null \ ############################################## ussp-push-0.11/ltmain.sh-2346- else ussp-push-0.11/ltmain.sh:2347: $echo "$modename: cannot find the library \`$lib' or unhandled argument \`$deplib'" 1>&2 ussp-push-0.11/ltmain.sh-2348- exit $EXIT_FAILURE ############################################## ussp-push-0.11/ltmain.sh-2357- ussp-push-0.11/ltmain.sh:2358: ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` ussp-push-0.11/ltmain.sh-2359- test "X$ladir" = "X$lib" && ladir="." ############################################## ussp-push-0.11/ltmain.sh-2449- *) ussp-push-0.11/ltmain.sh:2450: abs_ladir=`cd "$ladir" && pwd` ussp-push-0.11/ltmain.sh-2451- if test -z "$abs_ladir"; then ############################################## ussp-push-0.11/ltmain.sh-2457- esac ussp-push-0.11/ltmain.sh:2458: laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` ussp-push-0.11/ltmain.sh-2459- ############################################## ussp-push-0.11/ltmain.sh-2484- fi # $installed = yes ussp-push-0.11/ltmain.sh:2485: name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` ussp-push-0.11/ltmain.sh-2486- ############################################## ussp-push-0.11/ltmain.sh-2531- case $deplib in ussp-push-0.11/ltmain.sh:2532: -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test ussp-push-0.11/ltmain.sh-2533- esac ############################################## ussp-push-0.11/ltmain.sh-2652- shift; shift ussp-push-0.11/ltmain.sh:2653: libname=`eval \\$echo \"$libname_spec\"` ussp-push-0.11/ltmain.sh-2654- # use dlname if we got it. it's perfectly good, no? ############################################## ussp-push-0.11/ltmain.sh-2660- *cygwin* | mingw*) ussp-push-0.11/ltmain.sh:2661: major=`expr $current - $age` ussp-push-0.11/ltmain.sh-2662- versuffix="-$major" ############################################## ussp-push-0.11/ltmain.sh-2671- soroot="$soname" ussp-push-0.11/ltmain.sh:2672: soname=`$echo $soroot | ${SED} -e 's/^.*\///'` ussp-push-0.11/ltmain.sh:2673: newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a" ussp-push-0.11/ltmain.sh-2674- ############################################## ussp-push-0.11/ltmain.sh-2904- case $libdir in ussp-push-0.11/ltmain.sh:2905: -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'` ussp-push-0.11/ltmain.sh-2906- case " $xrpath " in ############################################## ussp-push-0.11/ltmain.sh-2936- *.la) ussp-push-0.11/ltmain.sh:2937: dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'` ussp-push-0.11/ltmain.sh-2938- test "X$dir" = "X$deplib" && dir="." ############################################## ussp-push-0.11/ltmain.sh-2942- *) ussp-push-0.11/ltmain.sh:2943: absdir=`cd "$dir" && pwd` ussp-push-0.11/ltmain.sh-2944- if test -z "$absdir"; then ############################################## ussp-push-0.11/ltmain.sh-2952- else ussp-push-0.11/ltmain.sh:2953: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` ussp-push-0.11/ltmain.sh-2954- if test -z "$libdir"; then ############################################## ussp-push-0.11/ltmain.sh-2967- # but need to link against shared ussp-push-0.11/ltmain.sh:2968: eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` ussp-push-0.11/ltmain.sh:2969: eval deplibdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` ussp-push-0.11/ltmain.sh-2970- if test -n "$deplibrary_names" ; then ############################################## ussp-push-0.11/ltmain.sh-2998- # Again, we only want to link against shared libraries ussp-push-0.11/ltmain.sh:2999: eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"` ussp-push-0.11/ltmain.sh-3000- for tmp in $newlib_search_path ; do ############################################## ussp-push-0.11/ltmain.sh-3166- lib*) ussp-push-0.11/ltmain.sh:3167: name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` ussp-push-0.11/ltmain.sh-3168- eval shared_ext=\"$shrext_cmds\" ############################################## ussp-push-0.11/ltmain.sh-3172- if test "$module" = no; then ussp-push-0.11/ltmain.sh:3173: $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2 ussp-push-0.11/ltmain.sh-3174- $echo "$help" 1>&2 ############################################## ussp-push-0.11/ltmain.sh-3178- # Add the "lib" prefix for modules if required ussp-push-0.11/ltmain.sh:3179: name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` ussp-push-0.11/ltmain.sh-3180- eval shared_ext=\"$shrext_cmds\" ############################################## ussp-push-0.11/ltmain.sh-3182- else ussp-push-0.11/ltmain.sh:3183: libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` ussp-push-0.11/ltmain.sh-3184- fi ############################################## ussp-push-0.11/ltmain.sh-3259- darwin|linux|osf|windows|none) ussp-push-0.11/ltmain.sh:3260: current=`expr $number_major + $number_minor` ussp-push-0.11/ltmain.sh-3261- age="$number_minor" ############################################## ussp-push-0.11/ltmain.sh-3269- irix|nonstopux) ussp-push-0.11/ltmain.sh:3270: current=`expr $number_major + $number_minor` ussp-push-0.11/ltmain.sh-3271- age="$number_minor" ############################################## ussp-push-0.11/ltmain.sh-3317- if test "$age" -gt "$current"; then ussp-push-0.11/ltmain.sh:3318: $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2 ussp-push-0.11/ltmain.sh-3319- $echo "$modename: \`$vinfo' is not valid version information" 1>&2 ############################################## ussp-push-0.11/ltmain.sh-3332- # verstring for coding it into the library header ussp-push-0.11/ltmain.sh:3333: major=.`expr $current - $age` ussp-push-0.11/ltmain.sh-3334- versuffix="$major.$age.$revision" ussp-push-0.11/ltmain.sh-3335- # Darwin ld doesn't like 0 for these options... ussp-push-0.11/ltmain.sh:3336: minor_current=`expr $current + 1` ussp-push-0.11/ltmain.sh-3337- xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision" ############################################## ussp-push-0.11/ltmain.sh-3352- if test "X$lt_irix_increment" = "Xno"; then ussp-push-0.11/ltmain.sh:3353: major=`expr $current - $age` ussp-push-0.11/ltmain.sh-3354- else ussp-push-0.11/ltmain.sh:3355: major=`expr $current - $age + 1` ussp-push-0.11/ltmain.sh-3356- fi ############################################## ussp-push-0.11/ltmain.sh-3365- while test "$loop" -ne 0; do ussp-push-0.11/ltmain.sh:3366: iface=`expr $revision - $loop` ussp-push-0.11/ltmain.sh:3367: loop=`expr $loop - 1` ussp-push-0.11/ltmain.sh-3368- verstring="$verstring_prefix$major.$iface:$verstring" ############################################## ussp-push-0.11/ltmain.sh-3376- linux) ussp-push-0.11/ltmain.sh:3377: major=.`expr $current - $age` ussp-push-0.11/ltmain.sh-3378- versuffix="$major.$age.$revision" ############################################## ussp-push-0.11/ltmain.sh-3381- osf) ussp-push-0.11/ltmain.sh:3382: major=.`expr $current - $age` ussp-push-0.11/ltmain.sh-3383- versuffix=".$current.$age.$revision" ############################################## ussp-push-0.11/ltmain.sh-3388- while test "$loop" -ne 0; do ussp-push-0.11/ltmain.sh:3389: iface=`expr $current - $loop` ussp-push-0.11/ltmain.sh:3390: loop=`expr $loop - 1` ussp-push-0.11/ltmain.sh-3391- verstring="$verstring:${iface}.0" ############################################## ussp-push-0.11/ltmain.sh-3405- # extension on DOS 8.3 filesystems. ussp-push-0.11/ltmain.sh:3406: major=`expr $current - $age` ussp-push-0.11/ltmain.sh-3407- versuffix="-$major" ############################################## ussp-push-0.11/ltmain.sh-3460- removelist= ussp-push-0.11/ltmain.sh:3461: tempremovelist=`$echo "$output_objdir/*"` ussp-push-0.11/ltmain.sh-3462- for p in $tempremovelist; do ############################################## ussp-push-0.11/ltmain.sh-3488- # Transform .lo files to .o files. ussp-push-0.11/ltmain.sh:3489: oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP` ussp-push-0.11/ltmain.sh-3490- fi ############################################## ussp-push-0.11/ltmain.sh-3493- #for path in $notinst_path; do ussp-push-0.11/ltmain.sh:3494: # lib_search_path=`$echo "$lib_search_path " | ${SED} -e "s% $path % %g"` ussp-push-0.11/ltmain.sh:3495: # deplibs=`$echo "$deplibs " | ${SED} -e "s% -L$path % %g"` ussp-push-0.11/ltmain.sh:3496: # dependency_libs=`$echo "$dependency_libs " | ${SED} -e "s% -L$path % %g"` ussp-push-0.11/ltmain.sh-3497- #done ############################################## ussp-push-0.11/ltmain.sh-3600- for i in $deplibs; do ussp-push-0.11/ltmain.sh:3601: name=`expr $i : '-l\(.*\)'` ussp-push-0.11/ltmain.sh-3602- # If $name is empty we are operating on a -L argument. ############################################## ussp-push-0.11/ltmain.sh-3612- if test -n "$i" ; then ussp-push-0.11/ltmain.sh:3613: libname=`eval \\$echo \"$libname_spec\"` ussp-push-0.11/ltmain.sh:3614: deplib_matches=`eval \\$echo \"$library_names_spec\"` ussp-push-0.11/ltmain.sh-3615- set dummy $deplib_matches ussp-push-0.11/ltmain.sh-3616- deplib_match=$2 ussp-push-0.11/ltmain.sh:3617: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then ussp-push-0.11/ltmain.sh-3618- newdeplibs="$newdeplibs $i" ############################################## ussp-push-0.11/ltmain.sh-3637- for i in $deplibs; do ussp-push-0.11/ltmain.sh:3638: name=`expr $i : '-l\(.*\)'` ussp-push-0.11/ltmain.sh-3639- # If $name is empty we are operating on a -L argument. ############################################## ussp-push-0.11/ltmain.sh-3652- if test -n "$i" ; then ussp-push-0.11/ltmain.sh:3653: libname=`eval \\$echo \"$libname_spec\"` ussp-push-0.11/ltmain.sh:3654: deplib_matches=`eval \\$echo \"$library_names_spec\"` ussp-push-0.11/ltmain.sh-3655- set dummy $deplib_matches ussp-push-0.11/ltmain.sh-3656- deplib_match=$2 ussp-push-0.11/ltmain.sh:3657: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then ussp-push-0.11/ltmain.sh-3658- newdeplibs="$newdeplibs $i" ############################################## ussp-push-0.11/ltmain.sh-3685- set dummy $deplibs_check_method ussp-push-0.11/ltmain.sh:3686: file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` ussp-push-0.11/ltmain.sh-3687- for a_deplib in $deplibs; do ussp-push-0.11/ltmain.sh:3688: name=`expr $a_deplib : '-l\(.*\)'` ussp-push-0.11/ltmain.sh-3689- # If $name is empty we are operating on a -L argument. ############################################## ussp-push-0.11/ltmain.sh-3699- if test -n "$a_deplib" ; then ussp-push-0.11/ltmain.sh:3700: libname=`eval \\$echo \"$libname_spec\"` ussp-push-0.11/ltmain.sh-3701- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do ussp-push-0.11/ltmain.sh:3702: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` ussp-push-0.11/ltmain.sh-3703- for potent_lib in $potential_libs; do ############################################## ussp-push-0.11/ltmain.sh-3715- while test -h "$potlib" 2>/dev/null; do ussp-push-0.11/ltmain.sh:3716: potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` ussp-push-0.11/ltmain.sh-3717- case $potliblink in ussp-push-0.11/ltmain.sh-3718- [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; ussp-push-0.11/ltmain.sh:3719: *) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; ussp-push-0.11/ltmain.sh-3720- esac ############################################## ussp-push-0.11/ltmain.sh-3754- set dummy $deplibs_check_method ussp-push-0.11/ltmain.sh:3755: match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` ussp-push-0.11/ltmain.sh-3756- for a_deplib in $deplibs; do ussp-push-0.11/ltmain.sh:3757: name=`expr $a_deplib : '-l\(.*\)'` ussp-push-0.11/ltmain.sh-3758- # If $name is empty we are operating on a -L argument. ############################################## ussp-push-0.11/ltmain.sh-3768- if test -n "$a_deplib" ; then ussp-push-0.11/ltmain.sh:3769: libname=`eval \\$echo \"$libname_spec\"` ussp-push-0.11/ltmain.sh-3770- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do ussp-push-0.11/ltmain.sh:3771: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` ussp-push-0.11/ltmain.sh-3772- for potent_lib in $potential_libs; do ############################################## ussp-push-0.11/ltmain.sh-3811- # can't use Xsed below, because $i might contain '/' ussp-push-0.11/ltmain.sh:3812: tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"` ussp-push-0.11/ltmain.sh-3813- done ############################################## ussp-push-0.11/ltmain.sh-3836- # On Rhapsody replace the C library is the System framework ussp-push-0.11/ltmain.sh:3837: newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'` ussp-push-0.11/ltmain.sh-3838- ;; ############################################## ussp-push-0.11/ltmain.sh-4008- # Use standard objects if they are pic ussp-push-0.11/ltmain.sh:4009: test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` ussp-push-0.11/ltmain.sh-4010- ############################################## ussp-push-0.11/ltmain.sh-4021- eval cmd=\"$cmd\" ussp-push-0.11/ltmain.sh:4022: if len=`expr "X$cmd" : ".*"` && ussp-push-0.11/ltmain.sh-4023- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## ussp-push-0.11/ltmain.sh-4103- if test "X$skipped_export" != "X:" && ussp-push-0.11/ltmain.sh:4104: len=`expr "X$test_cmds" : ".*" 2>/dev/null` && ussp-push-0.11/ltmain.sh-4105- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## ussp-push-0.11/ltmain.sh-4122- save_output=$output ussp-push-0.11/ltmain.sh:4123: output_la=`$echo "X$output" | $Xsed -e "$basename"` ussp-push-0.11/ltmain.sh-4124- ############################################## ussp-push-0.11/ltmain.sh-4138- if test "X$objlist" = X || ussp-push-0.11/ltmain.sh:4139: { len=`expr "X$test_cmds" : ".*" 2>/dev/null` && ussp-push-0.11/ltmain.sh-4140- test "$len" -le "$max_cmd_len"; }; then ############################################## ussp-push-0.11/ltmain.sh-4153- last_robj=$output_objdir/$output_la-${k}.$objext ussp-push-0.11/ltmain.sh:4154: k=`expr $k + 1` ussp-push-0.11/ltmain.sh-4155- output=$output_objdir/$output_la-${k}.$objext ############################################## ussp-push-0.11/ltmain.sh-4179- do ussp-push-0.11/ltmain.sh:4180: i=`expr $i + 1` ussp-push-0.11/ltmain.sh-4181- delfiles="$delfiles $output_objdir/$output_la-${i}.$objext" ############################################## ussp-push-0.11/ltmain.sh-4304- libobj="$output" ussp-push-0.11/ltmain.sh:4305: obj=`$echo "X$output" | $Xsed -e "$lo2o"` ussp-push-0.11/ltmain.sh-4306- ;; ############################################## ussp-push-0.11/ltmain.sh-4329- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" ussp-push-0.11/ltmain.sh:4330: reload_conv_objs=$reload_objs\ `$echo "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'` ussp-push-0.11/ltmain.sh-4331- else ############################################## ussp-push-0.11/ltmain.sh-4340- # Create the old-style object. ussp-push-0.11/ltmain.sh:4341: reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test ussp-push-0.11/ltmain.sh-4342- ############################################## ussp-push-0.11/ltmain.sh-4401- case $host in ussp-push-0.11/ltmain.sh:4402: *cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;; ussp-push-0.11/ltmain.sh-4403- esac ############################################## ussp-push-0.11/ltmain.sh-4421- # On Rhapsody replace the C library is the System framework ussp-push-0.11/ltmain.sh:4422: compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'` ussp-push-0.11/ltmain.sh:4423: finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'` ussp-push-0.11/ltmain.sh-4424- ;; ############################################## ussp-push-0.11/ltmain.sh-4509- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) ussp-push-0.11/ltmain.sh:4510: testbindir=`$echo "X$libdir" | $Xsed -e 's*/lib$*/bin*'` ussp-push-0.11/ltmain.sh-4511- case :$dllsearchpath: in ############################################## ussp-push-0.11/ltmain.sh-4567- # Transform all the library objects into standard objects. ussp-push-0.11/ltmain.sh:4568: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` ussp-push-0.11/ltmain.sh:4569: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` ussp-push-0.11/ltmain.sh-4570- fi ############################################## ussp-push-0.11/ltmain.sh-4613- # Add our own program objects to the symbol list. ussp-push-0.11/ltmain.sh:4614: progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` ussp-push-0.11/ltmain.sh-4615- for arg in $progfiles; do ############################################## ussp-push-0.11/ltmain.sh-4655- $show "extracting global C symbols from \`$arg'" ussp-push-0.11/ltmain.sh:4656: name=`$echo "$arg" | ${SED} -e 's%^.*/%%'` ussp-push-0.11/ltmain.sh-4657- $run eval '$echo ": $name " >> "$nlist"' ############################################## ussp-push-0.11/ltmain.sh-4777- if test -f "$output_objdir/${outputname}.def" ; then ussp-push-0.11/ltmain.sh:4778: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP` ussp-push-0.11/ltmain.sh:4779: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP` ussp-push-0.11/ltmain.sh-4780- else ussp-push-0.11/ltmain.sh:4781: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP` ussp-push-0.11/ltmain.sh:4782: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP` ussp-push-0.11/ltmain.sh-4783- fi ############################################## ussp-push-0.11/ltmain.sh-4785- * ) ussp-push-0.11/ltmain.sh:4786: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP` ussp-push-0.11/ltmain.sh:4787: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP` ussp-push-0.11/ltmain.sh-4788- ;; ############################################## ussp-push-0.11/ltmain.sh-4801- # Nullify the symbol file. ussp-push-0.11/ltmain.sh:4802: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP` ussp-push-0.11/ltmain.sh:4803: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP` ussp-push-0.11/ltmain.sh-4804- fi ############################################## ussp-push-0.11/ltmain.sh-4807- # Replace the output file specification. ussp-push-0.11/ltmain.sh:4808: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$output"'%g' | $NL2SP` ussp-push-0.11/ltmain.sh-4809- link_command="$compile_command$compile_rpath" ############################################## ussp-push-0.11/ltmain.sh-4874- # Replace the output file specification. ussp-push-0.11/ltmain.sh:4875: link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` ussp-push-0.11/ltmain.sh-4876- # Delete the old output file. ############################################## ussp-push-0.11/ltmain.sh-4894- if test "$fast_install" = yes; then ussp-push-0.11/ltmain.sh:4895: relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $SP2NL | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g' | $NL2SP` ussp-push-0.11/ltmain.sh-4896- else ############################################## ussp-push-0.11/ltmain.sh-4906- # Replace the output file specification. ussp-push-0.11/ltmain.sh:4907: link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` ussp-push-0.11/ltmain.sh-4908- ############################################## ussp-push-0.11/ltmain.sh-4926- else ussp-push-0.11/ltmain.sh:4927: var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` ussp-push-0.11/ltmain.sh-4928- relink_command="$var=\"$var_value\"; export $var; $relink_command" ############################################## ussp-push-0.11/ltmain.sh-4931- relink_command="(cd `pwd`; $relink_command)" ussp-push-0.11/ltmain.sh:4932: relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP` ussp-push-0.11/ltmain.sh-4933- fi ############################################## ussp-push-0.11/ltmain.sh-4940- esac ussp-push-0.11/ltmain.sh:4941: qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"` ussp-push-0.11/ltmain.sh-4942- else ussp-push-0.11/ltmain.sh:4943: qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"` ussp-push-0.11/ltmain.sh-4944- fi ############################################## ussp-push-0.11/ltmain.sh-4950- case $output in ussp-push-0.11/ltmain.sh:4951: *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;; ussp-push-0.11/ltmain.sh-4952- esac ############################################## ussp-push-0.11/ltmain.sh-4956- exeext=.exe ussp-push-0.11/ltmain.sh:4957: outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;; ussp-push-0.11/ltmain.sh-4958- *) exeext= ;; ############################################## ussp-push-0.11/ltmain.sh-4961- *cygwin* | *mingw* ) ussp-push-0.11/ltmain.sh:4962: output_name=`basename $output` ussp-push-0.11/ltmain.sh:4963: output_path=`dirname $output` ussp-push-0.11/ltmain.sh-4964- cwrappersource="$output_path/$objdir/lt-$output_name.c" ############################################## ussp-push-0.11/ltmain.sh-5371- shift ussp-push-0.11/ltmain.sh:5372: elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then ussp-push-0.11/ltmain.sh-5373- # Yippee, \$echo works! ############################################## ussp-push-0.11/ltmain.sh-5383- # Find the directory that this script lives in. ussp-push-0.11/ltmain.sh:5384: thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\` ussp-push-0.11/ltmain.sh-5385- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## ussp-push-0.11/ltmain.sh-5387- # Follow symbolic links until we get to the real thisdir. ussp-push-0.11/ltmain.sh:5388: file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\` ussp-push-0.11/ltmain.sh-5389- while test -n \"\$file\"; do ussp-push-0.11/ltmain.sh:5390: destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\` ussp-push-0.11/ltmain.sh-5391- ############################################## ussp-push-0.11/ltmain.sh-5399- ussp-push-0.11/ltmain.sh:5400: file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\` ussp-push-0.11/ltmain.sh:5401: file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\` ussp-push-0.11/ltmain.sh-5402- done ############################################## ussp-push-0.11/ltmain.sh-5404- # Try to get the absolute directory name. ussp-push-0.11/ltmain.sh:5405: absdir=\`cd \"\$thisdir\" && pwd\` ussp-push-0.11/ltmain.sh-5406- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## ussp-push-0.11/ltmain.sh-5414- if test ! -f \"\$progdir/\$program\" || \\ ussp-push-0.11/ltmain.sh:5415: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ ussp-push-0.11/ltmain.sh-5416- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## ussp-push-0.11/ltmain.sh-5429- if test -n \"\$relink_command\"; then ussp-push-0.11/ltmain.sh:5430: if relink_command_output=\`eval \$relink_command 2>&1\`; then : ussp-push-0.11/ltmain.sh-5431- else ############################################## ussp-push-0.11/ltmain.sh-5461- # The second colon is a workaround for a bug in BeOS R4 sed ussp-push-0.11/ltmain.sh:5462: $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\` ussp-push-0.11/ltmain.sh-5463- ############################################## ussp-push-0.11/ltmain.sh-5574- do ussp-push-0.11/ltmain.sh:5575: objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` ussp-push-0.11/ltmain.sh-5576- case " $oldobjs " in ############################################## ussp-push-0.11/ltmain.sh-5582- newobj=lt$counter-$objbase ussp-push-0.11/ltmain.sh:5583: counter=`expr $counter + 1` ussp-push-0.11/ltmain.sh-5584- case " $oldobjs " in ############################################## ussp-push-0.11/ltmain.sh-5600- ussp-push-0.11/ltmain.sh:5601: if len=`expr "X$cmds" : ".*"` && ussp-push-0.11/ltmain.sh-5602- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## ussp-push-0.11/ltmain.sh-5622- eval test_cmds=\"$old_archive_cmds\" ussp-push-0.11/ltmain.sh:5623: if len=`expr "X$test_cmds" : ".*" 2>/dev/null` && ussp-push-0.11/ltmain.sh-5624- test "$len" -le "$max_cmd_len"; then ############################################## ussp-push-0.11/ltmain.sh-5674- else ussp-push-0.11/ltmain.sh:5675: var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` ussp-push-0.11/ltmain.sh-5676- relink_command="$var=\"$var_value\"; export $var; $relink_command" ############################################## ussp-push-0.11/ltmain.sh-5680- relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" ussp-push-0.11/ltmain.sh:5681: relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP` ussp-push-0.11/ltmain.sh-5682- if test "$hardcode_automatic" = yes ; then ############################################## ussp-push-0.11/ltmain.sh-5699- *.la) ussp-push-0.11/ltmain.sh:5700: name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'` ussp-push-0.11/ltmain.sh:5701: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` ussp-push-0.11/ltmain.sh-5702- if test -z "$libdir"; then ############################################## ussp-push-0.11/ltmain.sh-5713- for lib in $dlfiles; do ussp-push-0.11/ltmain.sh:5714: name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` ussp-push-0.11/ltmain.sh:5715: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` ussp-push-0.11/ltmain.sh-5716- if test -z "$libdir"; then ############################################## ussp-push-0.11/ltmain.sh-5724- for lib in $dlprefiles; do ussp-push-0.11/ltmain.sh:5725: name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` ussp-push-0.11/ltmain.sh:5726: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` ussp-push-0.11/ltmain.sh-5727- if test -z "$libdir"; then ############################################## ussp-push-0.11/ltmain.sh-5821- # Aesthetically quote it. ussp-push-0.11/ltmain.sh:5822: arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"` ussp-push-0.11/ltmain.sh-5823- case $arg in ############################################## ussp-push-0.11/ltmain.sh-5837- # Aesthetically quote it. ussp-push-0.11/ltmain.sh:5838: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` ussp-push-0.11/ltmain.sh-5839- case $arg in ############################################## ussp-push-0.11/ltmain.sh-5888- # Aesthetically quote the argument. ussp-push-0.11/ltmain.sh:5889: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` ussp-push-0.11/ltmain.sh-5890- case $arg in ############################################## ussp-push-0.11/ltmain.sh-5920- # Strip any trailing slash from the destination. ussp-push-0.11/ltmain.sh:5921: dest=`$echo "X$dest" | $Xsed -e 's%/$%%'` ussp-push-0.11/ltmain.sh-5922- ############################################## ussp-push-0.11/ltmain.sh-5928- else ussp-push-0.11/ltmain.sh:5929: destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'` ussp-push-0.11/ltmain.sh-5930- test "X$destdir" = "X$dest" && destdir=. ussp-push-0.11/ltmain.sh:5931: destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'` ussp-push-0.11/ltmain.sh-5932- ############################################## ussp-push-0.11/ltmain.sh-6004- ussp-push-0.11/ltmain.sh:6005: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/ ussp-push-0.11/ltmain.sh-6006- test "X$dir" = "X$file/" && dir= ############################################## ussp-push-0.11/ltmain.sh-6010- # Determine the prefix the user has applied to our future dir. ussp-push-0.11/ltmain.sh:6011: inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"` ussp-push-0.11/ltmain.sh-6012- ############################################## ussp-push-0.11/ltmain.sh-6025- # Stick the inst_prefix_dir data into the link command. ussp-push-0.11/ltmain.sh:6026: relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%" | $NL2SP` ussp-push-0.11/ltmain.sh-6027- else ussp-push-0.11/ltmain.sh:6028: relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%%" | $NL2SP` ussp-push-0.11/ltmain.sh-6029- fi ############################################## ussp-push-0.11/ltmain.sh-6094- # Install the pseudo-library for information purposes. ussp-push-0.11/ltmain.sh:6095: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` ussp-push-0.11/ltmain.sh-6096- instname="$dir/$name"i ############################################## ussp-push-0.11/ltmain.sh-6110- else ussp-push-0.11/ltmain.sh:6111: destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` ussp-push-0.11/ltmain.sh-6112- destfile="$destdir/$destfile" ############################################## ussp-push-0.11/ltmain.sh-6117- *.lo) ussp-push-0.11/ltmain.sh:6118: staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"` ussp-push-0.11/ltmain.sh-6119- ;; ############################################## ussp-push-0.11/ltmain.sh-6139- # Deduce the name of the old-style object file. ussp-push-0.11/ltmain.sh:6140: staticobj=`$echo "X$file" | $Xsed -e "$lo2o"` ussp-push-0.11/ltmain.sh-6141- ############################################## ussp-push-0.11/ltmain.sh-6152- else ussp-push-0.11/ltmain.sh:6153: destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` ussp-push-0.11/ltmain.sh-6154- destfile="$destdir/$destfile" ############################################## ussp-push-0.11/ltmain.sh-6163- if test ! -f "$file"; then ussp-push-0.11/ltmain.sh:6164: file=`$echo $file|${SED} 's,.exe$,,'` ussp-push-0.11/ltmain.sh-6165- stripped_ext=".exe" ############################################## ussp-push-0.11/ltmain.sh-6172- *cygwin*|*mingw*) ussp-push-0.11/ltmain.sh:6173: wrapper=`$echo $file | ${SED} -e 's,.exe$,,'` ussp-push-0.11/ltmain.sh-6174- ;; ############################################## ussp-push-0.11/ltmain.sh-6210- fi ussp-push-0.11/ltmain.sh:6211: libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test ussp-push-0.11/ltmain.sh-6212- if test -n "$libdir" && test ! -f "$libfile"; then ussp-push-0.11/ltmain.sh:6213: $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2 ussp-push-0.11/ltmain.sh-6214- finalize=no ############################################## ussp-push-0.11/ltmain.sh-6233- tmpdir=`func_mktempdir` ussp-push-0.11/ltmain.sh:6234: file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'` ussp-push-0.11/ltmain.sh-6235- outputname="$tmpdir/$file" ussp-push-0.11/ltmain.sh-6236- # Replace the output file specification. ussp-push-0.11/ltmain.sh:6237: relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g' | $NL2SP` ussp-push-0.11/ltmain.sh-6238- ############################################## ussp-push-0.11/ltmain.sh-6251- # Install the binary that we compiled earlier. ussp-push-0.11/ltmain.sh:6252: file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"` ussp-push-0.11/ltmain.sh-6253- fi ############################################## ussp-push-0.11/ltmain.sh-6267- *:*.exe) ussp-push-0.11/ltmain.sh:6268: destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'` ussp-push-0.11/ltmain.sh-6269- ;; ############################################## ussp-push-0.11/ltmain.sh-6280- for file in $staticlibs; do ussp-push-0.11/ltmain.sh:6281: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` ussp-push-0.11/ltmain.sh-6282- ############################################## ussp-push-0.11/ltmain.sh-6437- # Warn if it was a shared library. ussp-push-0.11/ltmain.sh:6438: test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'" ussp-push-0.11/ltmain.sh-6439- continue ############################################## ussp-push-0.11/ltmain.sh-6441- ussp-push-0.11/ltmain.sh:6442: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` ussp-push-0.11/ltmain.sh-6443- test "X$dir" = "X$file" && dir=. ############################################## ussp-push-0.11/ltmain.sh-6448- if test ! -f "$dir/$dlname"; then ussp-push-0.11/ltmain.sh:6449: $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2 ussp-push-0.11/ltmain.sh-6450- exit $EXIT_FAILURE ############################################## ussp-push-0.11/ltmain.sh-6456- # Just add the directory containing the .lo file. ussp-push-0.11/ltmain.sh:6457: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` ussp-push-0.11/ltmain.sh-6458- test "X$dir" = "X$file" && dir=. ############################################## ussp-push-0.11/ltmain.sh-6467- # Get the absolute pathname. ussp-push-0.11/ltmain.sh:6468: absdir=`cd "$dir" && pwd` ussp-push-0.11/ltmain.sh-6469- test -n "$absdir" && dir="$absdir" ############################################## ussp-push-0.11/ltmain.sh-6503- # Quote arguments (to preserve shell metacharacters). ussp-push-0.11/ltmain.sh:6504: file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"` ussp-push-0.11/ltmain.sh-6505- args="$args \"$file\"" ############################################## ussp-push-0.11/ltmain.sh-6565- for file in $files; do ussp-push-0.11/ltmain.sh:6566: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` ussp-push-0.11/ltmain.sh-6567- if test "X$dir" = "X$file"; then ############################################## ussp-push-0.11/ltmain.sh-6572- fi ussp-push-0.11/ltmain.sh:6573: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` ussp-push-0.11/ltmain.sh-6574- test "$mode" = uninstall && objdir="$dir" ############################################## ussp-push-0.11/ltmain.sh-6682- *.exe) ussp-push-0.11/ltmain.sh:6683: file=`$echo $file|${SED} 's,.exe$,,'` ussp-push-0.11/ltmain.sh:6684: noexename=`$echo $name|${SED} 's,.exe$,,'` ussp-push-0.11/ltmain.sh-6685- # $file with .exe has already been added to rmfiles, ############################################## ussp-push-0.11/configure-109-do ussp-push-0.11/configure:110: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then ussp-push-0.11/configure-111- eval $as_var=C; export $as_var ############################################## ussp-push-0.11/configure-217- test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" && ussp-push-0.11/configure:218: test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; } ussp-push-0.11/configure-219-") 2> /dev/null; then ############################################## ussp-push-0.11/configure-332- test "x$as_lineno_1" != "x$as_lineno_2" && ussp-push-0.11/configure:333: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; } ussp-push-0.11/configure-334- ############################################## ussp-push-0.11/configure-427- test "x$as_lineno_1" != "x$as_lineno_2" && ussp-push-0.11/configure:428: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { ussp-push-0.11/configure-429- ############################################## ussp-push-0.11/configure-538- esac; ussp-push-0.11/configure:539: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in ussp-push-0.11/configure-540- ???[sx]*):;;*)false;;esac;fi ############################################## ussp-push-0.11/configure-560- # Remove one level of quotation (which was required for Make). ussp-push-0.11/configure:561: ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','` ussp-push-0.11/configure-562- ;; ############################################## ussp-push-0.11/configure-571- : ussp-push-0.11/configure:572:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then ussp-push-0.11/configure-573- # Yippee, $echo works! ############################################## ussp-push-0.11/configure-597- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... ussp-push-0.11/configure:598: if (echo_test_string=`eval $cmd`) 2>/dev/null && ussp-push-0.11/configure:599: echo_test_string=`eval $cmd` && ussp-push-0.11/configure-600- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## ussp-push-0.11/configure-606- ussp-push-0.11/configure:607:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && ussp-push-0.11/configure:608: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && ussp-push-0.11/configure-609- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ussp-push-0.11/configure-621- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && ussp-push-0.11/configure:622: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && ussp-push-0.11/configure:623: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && ussp-push-0.11/configure-624- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ussp-push-0.11/configure-633- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && ussp-push-0.11/configure:634: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && ussp-push-0.11/configure-635- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ussp-push-0.11/configure-648- echo='printf %s\n' ussp-push-0.11/configure:649: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && ussp-push-0.11/configure:650: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && ussp-push-0.11/configure-651- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ussp-push-0.11/configure-653- : ussp-push-0.11/configure:654: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && ussp-push-0.11/configure-655- test "X$echo_testing_string" = 'X\t' && ussp-push-0.11/configure:656: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && ussp-push-0.11/configure-657- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ussp-push-0.11/configure-662- echo="$CONFIG_SHELL $0 --fallback-echo" ussp-push-0.11/configure:663: elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && ussp-push-0.11/configure-664- test "X$echo_testing_string" = 'X\t' && ussp-push-0.11/configure:665: echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && ussp-push-0.11/configure-666- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ussp-push-0.11/configure-672- for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do ussp-push-0.11/configure:673: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null ussp-push-0.11/configure-674- then ############################################## ussp-push-0.11/configure-680- if test "$prev" != 'sed 50q "$0"'; then ussp-push-0.11/configure:681: echo_test_string=`eval $prev` ussp-push-0.11/configure-682- export echo_test_string ############################################## ussp-push-0.11/configure-962- case $ac_option in ussp-push-0.11/configure:963: *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; ussp-push-0.11/configure-964- *) ac_optarg=yes ;; ############################################## ussp-push-0.11/configure-1005- -disable-* | --disable-*) ussp-push-0.11/configure:1006: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` ussp-push-0.11/configure-1007- # Reject names that are not valid shell variable names. ############################################## ussp-push-0.11/configure-1010- { (exit 1); exit 1; }; } ussp-push-0.11/configure:1011: ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` ussp-push-0.11/configure-1012- eval enable_$ac_feature=no ;; ############################################## ussp-push-0.11/configure-1024- -enable-* | --enable-*) ussp-push-0.11/configure:1025: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` ussp-push-0.11/configure-1026- # Reject names that are not valid shell variable names. ############################################## ussp-push-0.11/configure-1029- { (exit 1); exit 1; }; } ussp-push-0.11/configure:1030: ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` ussp-push-0.11/configure-1031- eval enable_$ac_feature=\$ac_optarg ;; ############################################## ussp-push-0.11/configure-1221- -with-* | --with-*) ussp-push-0.11/configure:1222: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` ussp-push-0.11/configure-1223- # Reject names that are not valid shell variable names. ############################################## ussp-push-0.11/configure-1226- { (exit 1); exit 1; }; } ussp-push-0.11/configure:1227: ac_package=`echo $ac_package | sed 's/[-.]/_/g'` ussp-push-0.11/configure-1228- eval with_$ac_package=\$ac_optarg ;; ############################################## ussp-push-0.11/configure-1230- -without-* | --without-*) ussp-push-0.11/configure:1231: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` ussp-push-0.11/configure-1232- # Reject names that are not valid shell variable names. ############################################## ussp-push-0.11/configure-1235- { (exit 1); exit 1; }; } ussp-push-0.11/configure:1236: ac_package=`echo $ac_package | sed 's/[-.]/_/g'` ussp-push-0.11/configure-1237- eval with_$ac_package=no ;; ############################################## ussp-push-0.11/configure-1262- *=*) ussp-push-0.11/configure:1263: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` ussp-push-0.11/configure-1264- # Reject names that are not valid shell variable names. ############################################## ussp-push-0.11/configure-1282-if test -n "$ac_prev"; then ussp-push-0.11/configure:1283: ac_option=--`echo $ac_prev | sed 's/_/-/g'` ussp-push-0.11/configure-1284- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## ussp-push-0.11/configure-1328-ac_ls_di=`ls -di .` && ussp-push-0.11/configure:1329:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || ussp-push-0.11/configure-1330- { echo "$as_me: error: Working directory cannot be determined" >&2 ############################################## ussp-push-0.11/configure-1388-case $srcdir in ussp-push-0.11/configure:1389:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; ussp-push-0.11/configure-1390-esac ############################################## ussp-push-0.11/configure-1431-By default, \`make install' will install all the files in ussp-push-0.11/configure:1432:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify ussp-push-0.11/configure:1433:an installation prefix other than \`$ac_default_prefix' using \`--prefix', ussp-push-0.11/configure-1434-for instance \`--prefix=\$HOME'. ############################################## ussp-push-0.11/configure-1538-*) ussp-push-0.11/configure:1539: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` ussp-push-0.11/configure-1540- # A ".." for each directory in $ac_dir_suffix. ussp-push-0.11/configure:1541: ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` ussp-push-0.11/configure-1542- case $ac_top_builddir_sub in ############################################## ussp-push-0.11/configure-1671- *\'*) ussp-push-0.11/configure:1672: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; ussp-push-0.11/configure-1673- esac ############################################## ussp-push-0.11/configure-1757- case $ac_val in ussp-push-0.11/configure:1758: *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; ussp-push-0.11/configure-1759- esac ############################################## ussp-push-0.11/configure-1774- case $ac_val in ussp-push-0.11/configure:1775: *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; ussp-push-0.11/configure-1776- esac ############################################## ussp-push-0.11/configure-1882- set,) ussp-push-0.11/configure:1883: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 ussp-push-0.11/configure:1884:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ussp-push-0.11/configure-1885- ac_cache_corrupted=: ;; ############################################## ussp-push-0.11/configure-1904- case $ac_new_val in ussp-push-0.11/configure:1905: *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; ussp-push-0.11/configure-1906- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## ussp-push-0.11/configure-2079-if ( ussp-push-0.11/configure:2080: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` ussp-push-0.11/configure-2081- if test "$*" = "X"; then ussp-push-0.11/configure-2082- # -L didn't work. ussp-push-0.11/configure:2083: set X `ls -t $srcdir/configure conftest.file` ussp-push-0.11/configure-2084- fi ############################################## ussp-push-0.11/configure-2123-_ACEOF ussp-push-0.11/configure:2124:program_transform_name=`echo $program_transform_name | sed -f conftest.sed` ussp-push-0.11/configure-2125-rm -f conftest.sed ############################################## ussp-push-0.11/configure-2127-# expand $ac_aux_dir to an absolute path ussp-push-0.11/configure:2128:am_aux_dir=`cd $ac_aux_dir && pwd` ussp-push-0.11/configure-2129- ############################################## ussp-push-0.11/configure-2216-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; } ussp-push-0.11/configure:2217:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` ussp-push-0.11/configure-2218-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## ussp-push-0.11/configure-2226-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. ussp-push-0.11/configure:2227:case `${MAKE-make} -f conftest.make 2>/dev/null` in ussp-push-0.11/configure-2228- *@@@%%%=?*=@@@%%%*) ############################################## ussp-push-0.11/configure-2254-# test to see if srcdir already configured ussp-push-0.11/configure:2255:if test "`cd $srcdir && pwd`" != "`pwd`" && ussp-push-0.11/configure-2256- test -f $srcdir/config.status; then ############################################## ussp-push-0.11/configure-2735-echo "$as_me:$LINENO: checking for C compiler version" >&5 ussp-push-0.11/configure:2736:ac_compiler=`set X $ac_compile; echo $2` ussp-push-0.11/configure-2737-{ (ac_try="$ac_compiler --version >&5" ############################################## ussp-push-0.11/configure-2789-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; } ussp-push-0.11/configure:2790:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` ussp-push-0.11/configure-2791-# ############################################## ussp-push-0.11/configure-2837- then :; else ussp-push-0.11/configure:2838: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` ussp-push-0.11/configure-2839- fi ############################################## ussp-push-0.11/configure-2934- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; ussp-push-0.11/configure:2935: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` ussp-push-0.11/configure-2936- break;; ############################################## ussp-push-0.11/configure-2989- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;; ussp-push-0.11/configure:2990: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` ussp-push-0.11/configure-2991- break;; ############################################## ussp-push-0.11/configure-3064-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } ussp-push-0.11/configure:3065:GCC=`test $ac_compiler_gnu = yes && echo yes` ussp-push-0.11/configure-3066-ac_test_CFLAGS=${CFLAGS+set} ############################################## ussp-push-0.11/configure-3363-# case it prints its new name instead of `make'. ussp-push-0.11/configure:3364:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then ussp-push-0.11/configure-3365- am__include=include ############################################## ussp-push-0.11/configure-3371- echo '.include "confinc"' > confmf ussp-push-0.11/configure:3372: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then ussp-push-0.11/configure-3373- am__include=.include ############################################## ussp-push-0.11/configure-3433- if test "$am_compiler_list" = ""; then ussp-push-0.11/configure:3434: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` ussp-push-0.11/configure-3435- fi ############################################## ussp-push-0.11/configure-3679-test "x$ac_build_alias" = x && ussp-push-0.11/configure:3680: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` ussp-push-0.11/configure-3681-test "x$ac_build_alias" = x && ############################################## ussp-push-0.11/configure-3684- { (exit 1); exit 1; }; } ussp-push-0.11/configure:3685:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || ussp-push-0.11/configure-3686- { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5 ############################################## ussp-push-0.11/configure-3709-IFS=$ac_save_IFS ussp-push-0.11/configure:3710:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac ussp-push-0.11/configure-3711- ############################################## ussp-push-0.11/configure-3720-else ussp-push-0.11/configure:3721: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || ussp-push-0.11/configure-3722- { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5 ############################################## ussp-push-0.11/configure-3746-IFS=$ac_save_IFS ussp-push-0.11/configure:3747:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac ussp-push-0.11/configure-3748- ############################################## ussp-push-0.11/configure-3793- test $lt_ac_count -gt 10 && break ussp-push-0.11/configure:3794: lt_ac_count=`expr $lt_ac_count + 1` ussp-push-0.11/configure-3795- if test $lt_ac_count -gt $lt_ac_max; then ############################################## ussp-push-0.11/configure-3832- # Check for GNU $ac_path_GREP ussp-push-0.11/configure:3833:case `"$ac_path_GREP" --version 2>&1` in ussp-push-0.11/configure-3834-*GNU*) ############################################## ussp-push-0.11/configure-3846- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break ussp-push-0.11/configure:3847: ac_count=`expr $ac_count + 1` ussp-push-0.11/configure-3848- if test $ac_count -gt ${ac_path_GREP_max-0}; then ############################################## ussp-push-0.11/configure-3914- # Check for GNU $ac_path_EGREP ussp-push-0.11/configure:3915:case `"$ac_path_EGREP" --version 2>&1` in ussp-push-0.11/configure-3916-*GNU*) ############################################## ussp-push-0.11/configure-3928- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break ussp-push-0.11/configure:3929: ac_count=`expr $ac_count + 1` ussp-push-0.11/configure-3930- if test $ac_count -gt ${ac_path_EGREP_max-0}; then ############################################## ussp-push-0.11/configure-3986- # gcc leaves a trailing carriage return which upsets mingw ussp-push-0.11/configure:3987: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; ussp-push-0.11/configure-3988- *) ussp-push-0.11/configure:3989: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; ussp-push-0.11/configure-3990- esac ############################################## ussp-push-0.11/configure-3995- # Canonicalize the pathname of ld ussp-push-0.11/configure:3996: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` ussp-push-0.11/configure-3997- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do ussp-push-0.11/configure:3998: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` ussp-push-0.11/configure-3999- done ############################################## ussp-push-0.11/configure-4030- # Break only if it was the GNU/non-GNU ld that we prefer. ussp-push-0.11/configure:4031: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in ussp-push-0.11/configure-4032- *GNU* | *'with BFD'*) ############################################## ussp-push-0.11/configure-4063- # I'd rather use --version here, but apparently some GNU lds only accept -v. ussp-push-0.11/configure:4064:case `$LD -v 2>&1 </dev/null` in ussp-push-0.11/configure-4065-*GNU* | *'with BFD'*) ############################################## ussp-push-0.11/configure-4126- # Tru64's nm complains that /dev/null is an invalid object file ussp-push-0.11/configure:4127: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in ussp-push-0.11/configure-4128- */dev/null* | *'Invalid file or object type'*) ############################################## ussp-push-0.11/configure-4132- *) ussp-push-0.11/configure:4133: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in ussp-push-0.11/configure-4134- */dev/null*) ############################################## ussp-push-0.11/configure-4300-openbsd*) ussp-push-0.11/configure:4301: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ussp-push-0.11/configure-4302- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## ussp-push-0.11/configure-4389- (exit $ac_status); }; then ussp-push-0.11/configure:4390: case `/usr/bin/file conftest.$ac_objext` in ussp-push-0.11/configure-4391- *ELF-32*) ############################################## ussp-push-0.11/configure-4409- if test "$lt_cv_prog_gnu_ld" = yes; then ussp-push-0.11/configure:4410: case `/usr/bin/file conftest.$ac_objext` in ussp-push-0.11/configure-4411- *32-bit*) ############################################## ussp-push-0.11/configure-4421- else ussp-push-0.11/configure:4422: case `/usr/bin/file conftest.$ac_objext` in ussp-push-0.11/configure-4423- *32-bit*) ############################################## ussp-push-0.11/configure-5010-do ussp-push-0.11/configure:5011:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` ussp-push-0.11/configure-5012-{ echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## ussp-push-0.11/configure-5053-fi ussp-push-0.11/configure:5054:ac_res=`eval echo '${'$as_ac_Header'}'` ussp-push-0.11/configure-5055- { echo "$as_me:$LINENO: result: $ac_res" >&5 ussp-push-0.11/configure-5056-echo "${ECHO_T}$ac_res" >&6; } ussp-push-0.11/configure:5057:if test `eval echo '${'$as_ac_Header'}'` = yes; then ussp-push-0.11/configure-5058- cat >>confdefs.h <<_ACEOF ussp-push-0.11/configure:5059:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 ussp-push-0.11/configure-5060-_ACEOF ############################################## ussp-push-0.11/configure-5069-do ussp-push-0.11/configure:5070:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` ussp-push-0.11/configure-5071-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## ussp-push-0.11/configure-5076-fi ussp-push-0.11/configure:5077:ac_res=`eval echo '${'$as_ac_Header'}'` ussp-push-0.11/configure-5078- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## ussp-push-0.11/configure-5197-fi ussp-push-0.11/configure:5198:ac_res=`eval echo '${'$as_ac_Header'}'` ussp-push-0.11/configure-5199- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## ussp-push-0.11/configure-5202-fi ussp-push-0.11/configure:5203:if test `eval echo '${'$as_ac_Header'}'` = yes; then ussp-push-0.11/configure-5204- cat >>confdefs.h <<_ACEOF ussp-push-0.11/configure:5205:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 ussp-push-0.11/configure-5206-_ACEOF ############################################## ussp-push-0.11/configure-5328-echo "$as_me:$LINENO: checking for C++ compiler version" >&5 ussp-push-0.11/configure:5329:ac_compiler=`set X $ac_compile; echo $2` ussp-push-0.11/configure-5330-{ (ac_try="$ac_compiler --version >&5" ############################################## ussp-push-0.11/configure-5414-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; } ussp-push-0.11/configure:5415:GXX=`test $ac_compiler_gnu = yes && echo yes` ussp-push-0.11/configure-5416-ac_test_CXXFLAGS=${CXXFLAGS+set} ############################################## ussp-push-0.11/configure-5603- if test "$am_compiler_list" = ""; then ussp-push-0.11/configure:5604: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` ussp-push-0.11/configure-5605- fi ############################################## ussp-push-0.11/configure-6029-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 ussp-push-0.11/configure:6030:ac_compiler=`set X $ac_compile; echo $2` ussp-push-0.11/configure-6031-{ (ac_try="$ac_compiler --version >&5" ############################################## ussp-push-0.11/configure-6171- ussp-push-0.11/configure:6172:G77=`test $ac_compiler_gnu = yes && echo yes` ussp-push-0.11/configure-6173-ac_ext=c ############################################## ussp-push-0.11/configure-6233- # And add a safety zone ussp-push-0.11/configure:6234: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` ussp-push-0.11/configure:6235: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` ussp-push-0.11/configure-6236- ;; ############################################## ussp-push-0.11/configure-6261- if test -n "$kargmax"; then ussp-push-0.11/configure:6262: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` ussp-push-0.11/configure-6263- else ############################################## ussp-push-0.11/configure-6269- if test -n "$lt_cv_sys_max_cmd_len"; then ussp-push-0.11/configure:6270: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` ussp-push-0.11/configure:6271: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` ussp-push-0.11/configure-6272- else ussp-push-0.11/configure-6273- SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} ussp-push-0.11/configure:6274: while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \ ussp-push-0.11/configure-6275- = "XX$teststring") >/dev/null 2>&1 && ussp-push-0.11/configure:6276: new_result=`expr "X$teststring" : ".*" 2>&1` && ussp-push-0.11/configure-6277- lt_cv_sys_max_cmd_len=$new_result && ############################################## ussp-push-0.11/configure-6279- do ussp-push-0.11/configure:6280: i=`expr $i + 1` ussp-push-0.11/configure-6281- teststring=$teststring$teststring ############################################## ussp-push-0.11/configure-6286- # It appears as though 1/2 is a usable value. ussp-push-0.11/configure:6287: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` ussp-push-0.11/configure-6288- fi ############################################## ussp-push-0.11/configure-6381-# If we're using GNU nm, then use its standard symbol codes. ussp-push-0.11/configure:6382:case `$NM -V 2>&1` in ussp-push-0.11/configure-6383-*GNU* | *'with BFD'*) ############################################## ussp-push-0.11/configure-6917-done ussp-push-0.11/configure:6918:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` ussp-push-0.11/configure-6919- ############################################## ussp-push-0.11/configure-6945- "file_magic "*) ussp-push-0.11/configure:6946: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` ussp-push-0.11/configure-6947- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## ussp-push-0.11/configure-7007- "file_magic "*) ussp-push-0.11/configure:7008: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` ussp-push-0.11/configure-7009- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## ussp-push-0.11/configure-7644- *) ussp-push-0.11/configure:7645: case `$CC -V 2>&1 | sed 5q` in ussp-push-0.11/configure-7646- *Sun\ C*) ############################################## ussp-push-0.11/configure-7898- if test "$hard_links" = no; then ussp-push-0.11/configure:7899: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 ussp-push-0.11/configure:7900:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} ussp-push-0.11/configure-7901- need_locks=warn ############################################## ussp-push-0.11/configure-7955-done ussp-push-0.11/configure:7956:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` ussp-push-0.11/configure-7957- ############################################## ussp-push-0.11/configure-7993- supports_anon_versioning=no ussp-push-0.11/configure:7994: case `$LD -v 2>/dev/null` in ussp-push-0.11/configure-7995- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## ussp-push-0.11/configure-8057- # is EXPORTS), use it as is; otherwise, prepend... ussp-push-0.11/configure:8058: archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then ussp-push-0.11/configure-8059- cp $export_symbols $output_objdir/$soname.def; ############################################## ussp-push-0.11/configure-8080- # time. Moving up from 0x10000000 also allows more sbrk(2) space. ussp-push-0.11/configure:8081: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ussp-push-0.11/configure:8082: 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' ussp-push-0.11/configure-8083- ;; ############################################## ussp-push-0.11/configure-8089- pgcc*) # Portland Group C compiler ussp-push-0.11/configure:8090: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' ussp-push-0.11/configure-8091- tmp_addflag=' $pic_flag' ############################################## ussp-push-0.11/configure-8093- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers ussp-push-0.11/configure:8094: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' ussp-push-0.11/configure-8095- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## ussp-push-0.11/configure-8102- esac ussp-push-0.11/configure:8103: case `$CC -V 2>&1 | sed 5q` in ussp-push-0.11/configure-8104- *Sun\ C*) # Sun C 5.9 ussp-push-0.11/configure:8105: whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' ussp-push-0.11/configure-8106- tmp_sharedflag='-G' ;; ############################################## ussp-push-0.11/configure-8157- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) ussp-push-0.11/configure:8158: case `$LD -v 2>&1` in ussp-push-0.11/configure-8159- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## ussp-push-0.11/configure-8173- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then ussp-push-0.11/configure:8174: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' ussp-push-0.11/configure-8175- archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## ussp-push-0.11/configure-8272- # below for broken collect2 doesn't work under 4.3+ ussp-push-0.11/configure:8273: collect2name=`${CC} -print-prog-name=collect2` ussp-push-0.11/configure-8274- if test -f "$collect2name" && \ ############################################## ussp-push-0.11/configure-8358- }' ussp-push-0.11/configure:8359:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ussp-push-0.11/configure-8360-# Check for a 64-bit object if we didn't find anything. ussp-push-0.11/configure-8361-if test -z "$aix_libpath"; then ussp-push-0.11/configure:8362: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ussp-push-0.11/configure-8363-fi ############################################## ussp-push-0.11/configure-8375- hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" ussp-push-0.11/configure:8376: archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" ussp-push-0.11/configure-8377- else ############################################## ussp-push-0.11/configure-8424- }' ussp-push-0.11/configure:8425:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ussp-push-0.11/configure-8426-# Check for a 64-bit object if we didn't find anything. ussp-push-0.11/configure-8427-if test -z "$aix_libpath"; then ussp-push-0.11/configure:8428: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ussp-push-0.11/configure-8429-fi ############################################## ussp-push-0.11/configure-8478- # FIXME: Setting linknames here is a bad hack. ussp-push-0.11/configure:8479: archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' ussp-push-0.11/configure-8480- # The linker will automatically build a .lib file if we build a DLL. ############################################## ussp-push-0.11/configure-8483- old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs' ussp-push-0.11/configure:8484: fix_srcfile_path='`cygpath -w "$srcfile"`' ussp-push-0.11/configure-8485- enable_shared_with_static_runtimes=yes ############################################## ussp-push-0.11/configure-8523- output_verbose_link_cmd='echo' ussp-push-0.11/configure:8524: archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring' ussp-push-0.11/configure-8525- module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## ussp-push-0.11/configure-8658- if test "$GCC" = yes; then ussp-push-0.11/configure:8659: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-8660- else ussp-push-0.11/configure:8661: archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-8662- hardcode_libdir_flag_spec_ld='-rpath $libdir' ############################################## ussp-push-0.11/configure-8691- hardcode_shlibpath_var=no ussp-push-0.11/configure:8692: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ussp-push-0.11/configure-8693- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## ussp-push-0.11/configure-8724- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' ussp-push-0.11/configure:8725: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-8726- else ussp-push-0.11/configure-8727- allow_undefined_flag=' -expect_unresolved \*' ussp-push-0.11/configure:8728: archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-8729- fi ############################################## ussp-push-0.11/configure-8736- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' ussp-push-0.11/configure:8737: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-8738- hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' ############################################## ussp-push-0.11/configure-8740- allow_undefined_flag=' -expect_unresolved \*' ussp-push-0.11/configure:8741: archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure:8742: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ ussp-push-0.11/configure:8743: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' ussp-push-0.11/configure-8744- ############################################## ussp-push-0.11/configure-8860- hardcode_shlibpath_var=no ussp-push-0.11/configure:8861: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' ussp-push-0.11/configure-8862- hardcode_libdir_separator=':' ############################################## ussp-push-0.11/configure-8975- esac ussp-push-0.11/configure:8976: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"` ussp-push-0.11/configure-8977- if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then ############################################## ussp-push-0.11/configure-8981- # okay in the real world where ";" in dirpaths is itself problematic. ussp-push-0.11/configure:8982: lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'` ussp-push-0.11/configure-8983- else ussp-push-0.11/configure:8984: lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ussp-push-0.11/configure-8985- fi ############################################## ussp-push-0.11/configure-8988- lt_tmp_lt_search_path_spec= ussp-push-0.11/configure:8989: lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` ussp-push-0.11/configure-8990- for lt_sys_path in $lt_search_path_spec; do ############################################## ussp-push-0.11/configure-9017-}'` ussp-push-0.11/configure:9018: sys_lib_search_path_spec=`echo $lt_search_path_spec` ussp-push-0.11/configure-9019-else ############################################## ussp-push-0.11/configure-9085- # Create ${libname}_ixlibrary.a entries in /sys/libs. ussp-push-0.11/configure:9086: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' ussp-push-0.11/configure-9087- ;; ############################################## ussp-push-0.11/configure-9118- # DLL is installed to $(libdir)/../bin by postinstall_cmds ussp-push-0.11/configure:9119: postinstall_cmds='base_file=`basename \${file}`~ ussp-push-0.11/configure:9120: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ ussp-push-0.11/configure:9121: dldir=$destdir/`dirname \$dlpath`~ ussp-push-0.11/configure-9122- test -d \$dldir || mkdir -p \$dldir~ ############################################## ussp-push-0.11/configure-9124- chmod a+x \$dldir/$dlname' ussp-push-0.11/configure:9125: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ ussp-push-0.11/configure-9126- dlpath=$dir/\$dldll~ ############################################## ussp-push-0.11/configure-9132- # Cygwin DLLs use 'cyg' prefix rather than 'lib' ussp-push-0.11/configure:9133: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ussp-push-0.11/configure-9134- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## ussp-push-0.11/configure-9137- # MinGW DLLs use traditional 'lib' prefix ussp-push-0.11/configure:9138: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ussp-push-0.11/configure:9139: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` ussp-push-0.11/configure-9140- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## ussp-push-0.11/configure-9146- # which wouldn't understand a cygwinified path. Ahh. ussp-push-0.11/configure:9147: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` ussp-push-0.11/configure-9148- else ussp-push-0.11/configure:9149: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ussp-push-0.11/configure-9150- fi ############################################## ussp-push-0.11/configure-9153- # pw32 DLLs use 'pw' prefix rather than 'lib' ussp-push-0.11/configure:9154: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ussp-push-0.11/configure-9155- ;; ############################################## ussp-push-0.11/configure-9159- *) ussp-push-0.11/configure:9160: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' ussp-push-0.11/configure-9161- ;; ############################################## ussp-push-0.11/configure-9176- shlibpath_var=DYLD_LIBRARY_PATH ussp-push-0.11/configure:9177: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' ussp-push-0.11/configure-9178- ############################################## ussp-push-0.11/configure-9366- if test -f /etc/ld.so.conf; then ussp-push-0.11/configure:9367: 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;/^$/d' | tr '\n' ' '` ussp-push-0.11/configure-9368- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## ussp-push-0.11/configure-9438- shlibpath_var=LD_LIBRARY_PATH ussp-push-0.11/configure:9439: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ussp-push-0.11/configure-9440- case $host_os in ############################################## ussp-push-0.11/configure-10548- # Double-quote double-evaled strings. ussp-push-0.11/configure:10549: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" ussp-push-0.11/configure-10550- ;; ussp-push-0.11/configure-10551- *) ussp-push-0.11/configure:10552: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" ussp-push-0.11/configure-10553- ;; ############################################## ussp-push-0.11/configure-10558- *'\$0 --fallback-echo"') ussp-push-0.11/configure:10559: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` ussp-push-0.11/configure-10560- ;; ############################################## ussp-push-0.11/configure-10571- ussp-push-0.11/configure:10572:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. ussp-push-0.11/configure-10573-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## ussp-push-0.11/configure-10954- # libtool script then. ussp-push-0.11/configure:10955: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` ussp-push-0.11/configure-10956- if test -f "$ltmain_in"; then ############################################## ussp-push-0.11/configure-10983- if test -z "$LTCC"; then ussp-push-0.11/configure:10984: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" ussp-push-0.11/configure-10985- if test -z "$LTCC"; then ############################################## ussp-push-0.11/configure-10988- else ussp-push-0.11/configure:10989: { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5 ussp-push-0.11/configure:10990:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;} ussp-push-0.11/configure-10991- fi ############################################## ussp-push-0.11/configure-10993- if test -z "$LTCFLAGS"; then ussp-push-0.11/configure:10994: eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`" ussp-push-0.11/configure-10995- fi ############################################## ussp-push-0.11/configure-10998- # Note that this assumes the entire list is on one line. ussp-push-0.11/configure:10999: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` ussp-push-0.11/configure-11000- ############################################## ussp-push-0.11/configure-11004- # Check whether tagname contains only valid characters ussp-push-0.11/configure:11005: case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in ussp-push-0.11/configure-11006- "") ;; ############################################## ussp-push-0.11/configure-11133-done ussp-push-0.11/configure:11134:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` ussp-push-0.11/configure-11135- ############################################## ussp-push-0.11/configure-11163- # gcc leaves a trailing carriage return which upsets mingw ussp-push-0.11/configure:11164: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; ussp-push-0.11/configure-11165- *) ussp-push-0.11/configure:11166: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; ussp-push-0.11/configure-11167- esac ############################################## ussp-push-0.11/configure-11172- # Canonicalize the pathname of ld ussp-push-0.11/configure:11173: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` ussp-push-0.11/configure-11174- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do ussp-push-0.11/configure:11175: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` ussp-push-0.11/configure-11176- done ############################################## ussp-push-0.11/configure-11207- # Break only if it was the GNU/non-GNU ld that we prefer. ussp-push-0.11/configure:11208: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in ussp-push-0.11/configure-11209- *GNU* | *'with BFD'*) ############################################## ussp-push-0.11/configure-11240- # I'd rather use --version here, but apparently some GNU lds only accept -v. ussp-push-0.11/configure:11241:case `$LD -v 2>&1 </dev/null` in ussp-push-0.11/configure-11242-*GNU* | *'with BFD'*) ############################################## ussp-push-0.11/configure-11270- # ancient GNU ld didn't support --whole-archive et. al. ussp-push-0.11/configure:11271: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ ussp-push-0.11/configure-11272- grep 'no-whole-archive' > /dev/null; then ############################################## ussp-push-0.11/configure-11352- # below for broken collect2 doesn't work under 4.3+ ussp-push-0.11/configure:11353: collect2name=`${CC} -print-prog-name=collect2` ussp-push-0.11/configure-11354- if test -f "$collect2name" && \ ############################################## ussp-push-0.11/configure-11438- }' ussp-push-0.11/configure:11439:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ussp-push-0.11/configure-11440-# Check for a 64-bit object if we didn't find anything. ussp-push-0.11/configure-11441-if test -z "$aix_libpath"; then ussp-push-0.11/configure:11442: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ussp-push-0.11/configure-11443-fi ############################################## ussp-push-0.11/configure-11456- ussp-push-0.11/configure:11457: archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" ussp-push-0.11/configure-11458- else ############################################## ussp-push-0.11/configure-11505- }' ussp-push-0.11/configure:11506:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ussp-push-0.11/configure-11507-# Check for a 64-bit object if we didn't find anything. ussp-push-0.11/configure-11508-if test -z "$aix_libpath"; then ussp-push-0.11/configure:11509: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ussp-push-0.11/configure-11510-fi ############################################## ussp-push-0.11/configure-11567- # is EXPORTS), use it as is; otherwise, prepend... ussp-push-0.11/configure:11568: archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then ussp-push-0.11/configure-11569- cp $export_symbols $output_objdir/$soname.def; ############################################## ussp-push-0.11/configure-11600- output_verbose_link_cmd='echo' ussp-push-0.11/configure:11601: archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring' ussp-push-0.11/configure-11602- module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## ussp-push-0.11/configure-11668- # dependencies. ussp-push-0.11/configure:11669: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' ussp-push-0.11/configure-11670- ;; ############################################## ussp-push-0.11/configure-11730- # dependencies. ussp-push-0.11/configure:11731: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' ussp-push-0.11/configure-11732- ;; ############################################## ussp-push-0.11/configure-11765- # time. Moving up from 0x10000000 also allows more sbrk(2) space. ussp-push-0.11/configure:11766: archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ussp-push-0.11/configure:11767: archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ussp-push-0.11/configure-11768- ;; ############################################## ussp-push-0.11/configure-11772- # SGI C++ ussp-push-0.11/configure:11773: archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-11774- ############################################## ussp-push-0.11/configure-11783- if test "$with_gnu_ld" = no; then ussp-push-0.11/configure:11784: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-11785- else ussp-push-0.11/configure:11786: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib' ussp-push-0.11/configure-11787- fi ############################################## ussp-push-0.11/configure-11802- # to its proper name (with version) after linking. ussp-push-0.11/configure:11803: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' ussp-push-0.11/configure:11804: archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' ussp-push-0.11/configure-11805- # Commands to make compiler produce verbose output that lists ############################################## ussp-push-0.11/configure-11812- # dependencies. ussp-push-0.11/configure:11813: output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' ussp-push-0.11/configure-11814- ############################################## ussp-push-0.11/configure-11827- # earlier do not add the objects themselves. ussp-push-0.11/configure:11828: case `$CC -V 2>&1` in ussp-push-0.11/configure-11829- *"Version 7."*) ############################################## ussp-push-0.11/configure-11853- export_dynamic_flag_spec_CXX='${wl}--export-dynamic' ussp-push-0.11/configure:11854: whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' ussp-push-0.11/configure-11855- ;; ############################################## ussp-push-0.11/configure-11872- # dependencies. ussp-push-0.11/configure:11873: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' ussp-push-0.11/configure-11874- ;; ussp-push-0.11/configure-11875- *) ussp-push-0.11/configure:11876: case `$CC -V 2>&1 | sed 5q` in ussp-push-0.11/configure-11877- *Sun\ C*) ############################################## ussp-push-0.11/configure-11882- hardcode_libdir_flag_spec_CXX='-R$libdir' ussp-push-0.11/configure:11883: whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' ussp-push-0.11/configure-11884- ############################################## ussp-push-0.11/configure-11940- hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' ussp-push-0.11/configure:11941: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ussp-push-0.11/configure-11942- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## ussp-push-0.11/configure-11958- # to its proper name (with version) after linking. ussp-push-0.11/configure:11959: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' ussp-push-0.11/configure-11960- ############################################## ussp-push-0.11/configure-11975- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' ussp-push-0.11/configure:11976: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-11977- ############################################## ussp-push-0.11/configure-11988- # dependencies. ussp-push-0.11/configure:11989: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' ussp-push-0.11/configure-11990- ;; ############################################## ussp-push-0.11/configure-11993- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' ussp-push-0.11/configure:11994: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-11995- ############################################## ussp-push-0.11/configure-12018- # to its proper name (with version) after linking. ussp-push-0.11/configure:12019: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' ussp-push-0.11/configure-12020- ############################################## ussp-push-0.11/configure-12034- allow_undefined_flag_CXX=' -expect_unresolved \*' ussp-push-0.11/configure:12035: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure:12036: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ ussp-push-0.11/configure-12037- echo "-hidden">> $lib.exp~ ussp-push-0.11/configure:12038: $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~ ussp-push-0.11/configure-12039- $rm $lib.exp' ############################################## ussp-push-0.11/configure-12051- # dependencies. ussp-push-0.11/configure:12052: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' ussp-push-0.11/configure-12053- ;; ############################################## ussp-push-0.11/configure-12056- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' ussp-push-0.11/configure:12057: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-12058- ############################################## ussp-push-0.11/configure-12207- hardcode_shlibpath_var_CXX=no ussp-push-0.11/configure:12208: hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' ussp-push-0.11/configure-12209- hardcode_libdir_separator_CXX=':' ############################################## ussp-push-0.11/configure-12278- # eval without this substitution. ussp-push-0.11/configure:12279: output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"` ussp-push-0.11/configure-12280- ussp-push-0.11/configure:12281: for p in `eval $output_verbose_link_cmd`; do ussp-push-0.11/configure-12282- case $p in ############################################## ussp-push-0.11/configure-12356-if test -n "$compiler_lib_search_path_CXX"; then ussp-push-0.11/configure:12357: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` ussp-push-0.11/configure-12358-fi ############################################## ussp-push-0.11/configure-12370-linux*) ussp-push-0.11/configure:12371: case `$CC -V 2>&1 | sed 5q` in ussp-push-0.11/configure-12372- *Sun\ C*) ############################################## ussp-push-0.11/configure-12599- *) ussp-push-0.11/configure:12600: case `$CC -V 2>&1 | sed 5q` in ussp-push-0.11/configure-12601- *Sun\ C*) ############################################## ussp-push-0.11/configure-12880- if test "$hard_links" = no; then ussp-push-0.11/configure:12881: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 ussp-push-0.11/configure:12882:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} ussp-push-0.11/configure-12883- need_locks=warn ############################################## ussp-push-0.11/configure-13064- # Create ${libname}_ixlibrary.a entries in /sys/libs. ussp-push-0.11/configure:13065: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' ussp-push-0.11/configure-13066- ;; ############################################## ussp-push-0.11/configure-13097- # DLL is installed to $(libdir)/../bin by postinstall_cmds ussp-push-0.11/configure:13098: postinstall_cmds='base_file=`basename \${file}`~ ussp-push-0.11/configure:13099: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ ussp-push-0.11/configure:13100: dldir=$destdir/`dirname \$dlpath`~ ussp-push-0.11/configure-13101- test -d \$dldir || mkdir -p \$dldir~ ############################################## ussp-push-0.11/configure-13103- chmod a+x \$dldir/$dlname' ussp-push-0.11/configure:13104: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ ussp-push-0.11/configure-13105- dlpath=$dir/\$dldll~ ############################################## ussp-push-0.11/configure-13111- # Cygwin DLLs use 'cyg' prefix rather than 'lib' ussp-push-0.11/configure:13112: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ussp-push-0.11/configure-13113- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## ussp-push-0.11/configure-13116- # MinGW DLLs use traditional 'lib' prefix ussp-push-0.11/configure:13117: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ussp-push-0.11/configure:13118: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` ussp-push-0.11/configure-13119- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## ussp-push-0.11/configure-13125- # which wouldn't understand a cygwinified path. Ahh. ussp-push-0.11/configure:13126: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` ussp-push-0.11/configure-13127- else ussp-push-0.11/configure:13128: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ussp-push-0.11/configure-13129- fi ############################################## ussp-push-0.11/configure-13132- # pw32 DLLs use 'pw' prefix rather than 'lib' ussp-push-0.11/configure:13133: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ussp-push-0.11/configure-13134- ;; ############################################## ussp-push-0.11/configure-13138- *) ussp-push-0.11/configure:13139: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' ussp-push-0.11/configure-13140- ;; ############################################## ussp-push-0.11/configure-13155- shlibpath_var=DYLD_LIBRARY_PATH ussp-push-0.11/configure:13156: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' ussp-push-0.11/configure-13157- ############################################## ussp-push-0.11/configure-13344- if test -f /etc/ld.so.conf; then ussp-push-0.11/configure:13345: 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;/^$/d' | tr '\n' ' '` ussp-push-0.11/configure-13346- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## ussp-push-0.11/configure-13416- shlibpath_var=LD_LIBRARY_PATH ussp-push-0.11/configure:13417: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ussp-push-0.11/configure-13418- case $host_os in ############################################## ussp-push-0.11/configure-13682- # Double-quote double-evaled strings. ussp-push-0.11/configure:13683: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" ussp-push-0.11/configure-13684- ;; ussp-push-0.11/configure-13685- *) ussp-push-0.11/configure:13686: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" ussp-push-0.11/configure-13687- ;; ############################################## ussp-push-0.11/configure-13692- *'\$0 --fallback-echo"') ussp-push-0.11/configure:13693: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` ussp-push-0.11/configure-13694- ;; ############################################## ussp-push-0.11/configure-14015- # libtool script then. ussp-push-0.11/configure:14016: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` ussp-push-0.11/configure-14017- if test -f "$ltmain_in"; then ############################################## ussp-push-0.11/configure-14131-done ussp-push-0.11/configure:14132:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` ussp-push-0.11/configure-14133- ############################################## ussp-push-0.11/configure-14328- *) ussp-push-0.11/configure:14329: case `$CC -V 2>&1 | sed 5q` in ussp-push-0.11/configure-14330- *Sun\ C*) ############################################## ussp-push-0.11/configure-14582- if test "$hard_links" = no; then ussp-push-0.11/configure:14583: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 ussp-push-0.11/configure:14584:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} ussp-push-0.11/configure-14585- need_locks=warn ############################################## ussp-push-0.11/configure-14639-done ussp-push-0.11/configure:14640:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` ussp-push-0.11/configure-14641- ############################################## ussp-push-0.11/configure-14677- supports_anon_versioning=no ussp-push-0.11/configure:14678: case `$LD -v 2>/dev/null` in ussp-push-0.11/configure-14679- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## ussp-push-0.11/configure-14741- # is EXPORTS), use it as is; otherwise, prepend... ussp-push-0.11/configure:14742: archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then ussp-push-0.11/configure-14743- cp $export_symbols $output_objdir/$soname.def; ############################################## ussp-push-0.11/configure-14764- # time. Moving up from 0x10000000 also allows more sbrk(2) space. ussp-push-0.11/configure:14765: archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ussp-push-0.11/configure:14766: archive_expsym_cmds_F77='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ussp-push-0.11/configure-14767- ;; ############################################## ussp-push-0.11/configure-14773- pgcc*) # Portland Group C compiler ussp-push-0.11/configure:14774: whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' ussp-push-0.11/configure-14775- tmp_addflag=' $pic_flag' ############################################## ussp-push-0.11/configure-14777- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers ussp-push-0.11/configure:14778: whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' ussp-push-0.11/configure-14779- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## ussp-push-0.11/configure-14786- esac ussp-push-0.11/configure:14787: case `$CC -V 2>&1 | sed 5q` in ussp-push-0.11/configure-14788- *Sun\ C*) # Sun C 5.9 ussp-push-0.11/configure:14789: whole_archive_flag_spec_F77='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' ussp-push-0.11/configure-14790- tmp_sharedflag='-G' ;; ############################################## ussp-push-0.11/configure-14841- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) ussp-push-0.11/configure:14842: case `$LD -v 2>&1` in ussp-push-0.11/configure-14843- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## ussp-push-0.11/configure-14857- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then ussp-push-0.11/configure:14858: hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' ussp-push-0.11/configure-14859- archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## ussp-push-0.11/configure-14956- # below for broken collect2 doesn't work under 4.3+ ussp-push-0.11/configure:14957: collect2name=`${CC} -print-prog-name=collect2` ussp-push-0.11/configure-14958- if test -f "$collect2name" && \ ############################################## ussp-push-0.11/configure-15032- }' ussp-push-0.11/configure:15033:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ussp-push-0.11/configure-15034-# Check for a 64-bit object if we didn't find anything. ussp-push-0.11/configure-15035-if test -z "$aix_libpath"; then ussp-push-0.11/configure:15036: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ussp-push-0.11/configure-15037-fi ############################################## ussp-push-0.11/configure-15049- hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath" ussp-push-0.11/configure:15050: archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" ussp-push-0.11/configure-15051- else ############################################## ussp-push-0.11/configure-15088- }' ussp-push-0.11/configure:15089:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ussp-push-0.11/configure-15090-# Check for a 64-bit object if we didn't find anything. ussp-push-0.11/configure-15091-if test -z "$aix_libpath"; then ussp-push-0.11/configure:15092: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ussp-push-0.11/configure-15093-fi ############################################## ussp-push-0.11/configure-15142- # FIXME: Setting linknames here is a bad hack. ussp-push-0.11/configure:15143: archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' ussp-push-0.11/configure-15144- # The linker will automatically build a .lib file if we build a DLL. ############################################## ussp-push-0.11/configure-15147- old_archive_cmds_F77='lib -OUT:$oldlib$oldobjs$old_deplibs' ussp-push-0.11/configure:15148: fix_srcfile_path_F77='`cygpath -w "$srcfile"`' ussp-push-0.11/configure-15149- enable_shared_with_static_runtimes_F77=yes ############################################## ussp-push-0.11/configure-15187- output_verbose_link_cmd='echo' ussp-push-0.11/configure:15188: archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring' ussp-push-0.11/configure-15189- module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## ussp-push-0.11/configure-15322- if test "$GCC" = yes; then ussp-push-0.11/configure:15323: archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-15324- else ussp-push-0.11/configure:15325: archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-15326- hardcode_libdir_flag_spec_ld_F77='-rpath $libdir' ############################################## ussp-push-0.11/configure-15355- hardcode_shlibpath_var_F77=no ussp-push-0.11/configure:15356: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ussp-push-0.11/configure-15357- archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## ussp-push-0.11/configure-15388- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' ussp-push-0.11/configure:15389: archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-15390- else ussp-push-0.11/configure-15391- allow_undefined_flag_F77=' -expect_unresolved \*' ussp-push-0.11/configure:15392: archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-15393- fi ############################################## ussp-push-0.11/configure-15400- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' ussp-push-0.11/configure:15401: archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-15402- hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir' ############################################## ussp-push-0.11/configure-15404- allow_undefined_flag_F77=' -expect_unresolved \*' ussp-push-0.11/configure:15405: archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure:15406: archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ ussp-push-0.11/configure:15407: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' ussp-push-0.11/configure-15408- ############################################## ussp-push-0.11/configure-15524- hardcode_shlibpath_var_F77=no ussp-push-0.11/configure:15525: hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' ussp-push-0.11/configure-15526- hardcode_libdir_separator_F77=':' ############################################## ussp-push-0.11/configure-15698- # Create ${libname}_ixlibrary.a entries in /sys/libs. ussp-push-0.11/configure:15699: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' ussp-push-0.11/configure-15700- ;; ############################################## ussp-push-0.11/configure-15731- # DLL is installed to $(libdir)/../bin by postinstall_cmds ussp-push-0.11/configure:15732: postinstall_cmds='base_file=`basename \${file}`~ ussp-push-0.11/configure:15733: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ ussp-push-0.11/configure:15734: dldir=$destdir/`dirname \$dlpath`~ ussp-push-0.11/configure-15735- test -d \$dldir || mkdir -p \$dldir~ ############################################## ussp-push-0.11/configure-15737- chmod a+x \$dldir/$dlname' ussp-push-0.11/configure:15738: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ ussp-push-0.11/configure-15739- dlpath=$dir/\$dldll~ ############################################## ussp-push-0.11/configure-15745- # Cygwin DLLs use 'cyg' prefix rather than 'lib' ussp-push-0.11/configure:15746: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ussp-push-0.11/configure-15747- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## ussp-push-0.11/configure-15750- # MinGW DLLs use traditional 'lib' prefix ussp-push-0.11/configure:15751: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ussp-push-0.11/configure:15752: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` ussp-push-0.11/configure-15753- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## ussp-push-0.11/configure-15759- # which wouldn't understand a cygwinified path. Ahh. ussp-push-0.11/configure:15760: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` ussp-push-0.11/configure-15761- else ussp-push-0.11/configure:15762: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ussp-push-0.11/configure-15763- fi ############################################## ussp-push-0.11/configure-15766- # pw32 DLLs use 'pw' prefix rather than 'lib' ussp-push-0.11/configure:15767: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ussp-push-0.11/configure-15768- ;; ############################################## ussp-push-0.11/configure-15772- *) ussp-push-0.11/configure:15773: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' ussp-push-0.11/configure-15774- ;; ############################################## ussp-push-0.11/configure-15789- shlibpath_var=DYLD_LIBRARY_PATH ussp-push-0.11/configure:15790: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' ussp-push-0.11/configure-15791- ############################################## ussp-push-0.11/configure-15978- if test -f /etc/ld.so.conf; then ussp-push-0.11/configure:15979: 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;/^$/d' | tr '\n' ' '` ussp-push-0.11/configure-15980- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## ussp-push-0.11/configure-16050- shlibpath_var=LD_LIBRARY_PATH ussp-push-0.11/configure:16051: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ussp-push-0.11/configure-16052- case $host_os in ############################################## ussp-push-0.11/configure-16316- # Double-quote double-evaled strings. ussp-push-0.11/configure:16317: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" ussp-push-0.11/configure-16318- ;; ussp-push-0.11/configure-16319- *) ussp-push-0.11/configure:16320: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" ussp-push-0.11/configure-16321- ;; ############################################## ussp-push-0.11/configure-16326- *'\$0 --fallback-echo"') ussp-push-0.11/configure:16327: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` ussp-push-0.11/configure-16328- ;; ############################################## ussp-push-0.11/configure-16649- # libtool script then. ussp-push-0.11/configure:16650: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` ussp-push-0.11/configure-16651- if test -f "$ltmain_in"; then ############################################## ussp-push-0.11/configure-16725-done ussp-push-0.11/configure:16726:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` ussp-push-0.11/configure-16727- ############################################## ussp-push-0.11/configure-16942- *) ussp-push-0.11/configure:16943: case `$CC -V 2>&1 | sed 5q` in ussp-push-0.11/configure-16944- *Sun\ C*) ############################################## ussp-push-0.11/configure-17196- if test "$hard_links" = no; then ussp-push-0.11/configure:17197: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 ussp-push-0.11/configure:17198:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} ussp-push-0.11/configure-17199- need_locks=warn ############################################## ussp-push-0.11/configure-17253-done ussp-push-0.11/configure:17254:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` ussp-push-0.11/configure-17255- ############################################## ussp-push-0.11/configure-17291- supports_anon_versioning=no ussp-push-0.11/configure:17292: case `$LD -v 2>/dev/null` in ussp-push-0.11/configure-17293- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## ussp-push-0.11/configure-17355- # is EXPORTS), use it as is; otherwise, prepend... ussp-push-0.11/configure:17356: archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then ussp-push-0.11/configure-17357- cp $export_symbols $output_objdir/$soname.def; ############################################## ussp-push-0.11/configure-17378- # time. Moving up from 0x10000000 also allows more sbrk(2) space. ussp-push-0.11/configure:17379: archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ussp-push-0.11/configure:17380: archive_expsym_cmds_GCJ='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ussp-push-0.11/configure-17381- ;; ############################################## ussp-push-0.11/configure-17387- pgcc*) # Portland Group C compiler ussp-push-0.11/configure:17388: whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' ussp-push-0.11/configure-17389- tmp_addflag=' $pic_flag' ############################################## ussp-push-0.11/configure-17391- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers ussp-push-0.11/configure:17392: whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' ussp-push-0.11/configure-17393- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## ussp-push-0.11/configure-17400- esac ussp-push-0.11/configure:17401: case `$CC -V 2>&1 | sed 5q` in ussp-push-0.11/configure-17402- *Sun\ C*) # Sun C 5.9 ussp-push-0.11/configure:17403: whole_archive_flag_spec_GCJ='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' ussp-push-0.11/configure-17404- tmp_sharedflag='-G' ;; ############################################## ussp-push-0.11/configure-17455- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) ussp-push-0.11/configure:17456: case `$LD -v 2>&1` in ussp-push-0.11/configure-17457- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## ussp-push-0.11/configure-17471- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then ussp-push-0.11/configure:17472: hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' ussp-push-0.11/configure-17473- archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## ussp-push-0.11/configure-17570- # below for broken collect2 doesn't work under 4.3+ ussp-push-0.11/configure:17571: collect2name=`${CC} -print-prog-name=collect2` ussp-push-0.11/configure-17572- if test -f "$collect2name" && \ ############################################## ussp-push-0.11/configure-17656- }' ussp-push-0.11/configure:17657:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ussp-push-0.11/configure-17658-# Check for a 64-bit object if we didn't find anything. ussp-push-0.11/configure-17659-if test -z "$aix_libpath"; then ussp-push-0.11/configure:17660: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ussp-push-0.11/configure-17661-fi ############################################## ussp-push-0.11/configure-17673- hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath" ussp-push-0.11/configure:17674: archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" ussp-push-0.11/configure-17675- else ############################################## ussp-push-0.11/configure-17722- }' ussp-push-0.11/configure:17723:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ussp-push-0.11/configure-17724-# Check for a 64-bit object if we didn't find anything. ussp-push-0.11/configure-17725-if test -z "$aix_libpath"; then ussp-push-0.11/configure:17726: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ussp-push-0.11/configure-17727-fi ############################################## ussp-push-0.11/configure-17776- # FIXME: Setting linknames here is a bad hack. ussp-push-0.11/configure:17777: archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' ussp-push-0.11/configure-17778- # The linker will automatically build a .lib file if we build a DLL. ############################################## ussp-push-0.11/configure-17781- old_archive_cmds_GCJ='lib -OUT:$oldlib$oldobjs$old_deplibs' ussp-push-0.11/configure:17782: fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`' ussp-push-0.11/configure-17783- enable_shared_with_static_runtimes_GCJ=yes ############################################## ussp-push-0.11/configure-17821- output_verbose_link_cmd='echo' ussp-push-0.11/configure:17822: archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring' ussp-push-0.11/configure-17823- module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## ussp-push-0.11/configure-17956- if test "$GCC" = yes; then ussp-push-0.11/configure:17957: archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-17958- else ussp-push-0.11/configure:17959: archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-17960- hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir' ############################################## ussp-push-0.11/configure-17989- hardcode_shlibpath_var_GCJ=no ussp-push-0.11/configure:17990: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ussp-push-0.11/configure-17991- archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## ussp-push-0.11/configure-18022- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' ussp-push-0.11/configure:18023: archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-18024- else ussp-push-0.11/configure-18025- allow_undefined_flag_GCJ=' -expect_unresolved \*' ussp-push-0.11/configure:18026: archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-18027- fi ############################################## ussp-push-0.11/configure-18034- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' ussp-push-0.11/configure:18035: archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure-18036- hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir' ############################################## ussp-push-0.11/configure-18038- allow_undefined_flag_GCJ=' -expect_unresolved \*' ussp-push-0.11/configure:18039: archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' ussp-push-0.11/configure:18040: archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ ussp-push-0.11/configure:18041: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' ussp-push-0.11/configure-18042- ############################################## ussp-push-0.11/configure-18158- hardcode_shlibpath_var_GCJ=no ussp-push-0.11/configure:18159: hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' ussp-push-0.11/configure-18160- hardcode_libdir_separator_GCJ=':' ############################################## ussp-push-0.11/configure-18332- # Create ${libname}_ixlibrary.a entries in /sys/libs. ussp-push-0.11/configure:18333: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' ussp-push-0.11/configure-18334- ;; ############################################## ussp-push-0.11/configure-18365- # DLL is installed to $(libdir)/../bin by postinstall_cmds ussp-push-0.11/configure:18366: postinstall_cmds='base_file=`basename \${file}`~ ussp-push-0.11/configure:18367: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ ussp-push-0.11/configure:18368: dldir=$destdir/`dirname \$dlpath`~ ussp-push-0.11/configure-18369- test -d \$dldir || mkdir -p \$dldir~ ############################################## ussp-push-0.11/configure-18371- chmod a+x \$dldir/$dlname' ussp-push-0.11/configure:18372: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ ussp-push-0.11/configure-18373- dlpath=$dir/\$dldll~ ############################################## ussp-push-0.11/configure-18379- # Cygwin DLLs use 'cyg' prefix rather than 'lib' ussp-push-0.11/configure:18380: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ussp-push-0.11/configure-18381- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## ussp-push-0.11/configure-18384- # MinGW DLLs use traditional 'lib' prefix ussp-push-0.11/configure:18385: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ussp-push-0.11/configure:18386: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` ussp-push-0.11/configure-18387- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## ussp-push-0.11/configure-18393- # which wouldn't understand a cygwinified path. Ahh. ussp-push-0.11/configure:18394: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` ussp-push-0.11/configure-18395- else ussp-push-0.11/configure:18396: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ussp-push-0.11/configure-18397- fi ############################################## ussp-push-0.11/configure-18400- # pw32 DLLs use 'pw' prefix rather than 'lib' ussp-push-0.11/configure:18401: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ussp-push-0.11/configure-18402- ;; ############################################## ussp-push-0.11/configure-18406- *) ussp-push-0.11/configure:18407: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' ussp-push-0.11/configure-18408- ;; ############################################## ussp-push-0.11/configure-18423- shlibpath_var=DYLD_LIBRARY_PATH ussp-push-0.11/configure:18424: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' ussp-push-0.11/configure-18425- ############################################## ussp-push-0.11/configure-18612- if test -f /etc/ld.so.conf; then ussp-push-0.11/configure:18613: 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;/^$/d' | tr '\n' ' '` ussp-push-0.11/configure-18614- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## ussp-push-0.11/configure-18684- shlibpath_var=LD_LIBRARY_PATH ussp-push-0.11/configure:18685: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ussp-push-0.11/configure-18686- case $host_os in ############################################## ussp-push-0.11/configure-18950- # Double-quote double-evaled strings. ussp-push-0.11/configure:18951: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" ussp-push-0.11/configure-18952- ;; ussp-push-0.11/configure-18953- *) ussp-push-0.11/configure:18954: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" ussp-push-0.11/configure-18955- ;; ############################################## ussp-push-0.11/configure-18960- *'\$0 --fallback-echo"') ussp-push-0.11/configure:18961: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` ussp-push-0.11/configure-18962- ;; ############################################## ussp-push-0.11/configure-19283- # libtool script then. ussp-push-0.11/configure:19284: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` ussp-push-0.11/configure-19285- if test -f "$ltmain_in"; then ############################################## ussp-push-0.11/configure-19358-done ussp-push-0.11/configure:19359:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` ussp-push-0.11/configure-19360- ############################################## ussp-push-0.11/configure-19436- # Double-quote double-evaled strings. ussp-push-0.11/configure:19437: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" ussp-push-0.11/configure-19438- ;; ussp-push-0.11/configure-19439- *) ussp-push-0.11/configure:19440: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" ussp-push-0.11/configure-19441- ;; ############################################## ussp-push-0.11/configure-19446- *'\$0 --fallback-echo"') ussp-push-0.11/configure:19447: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` ussp-push-0.11/configure-19448- ;; ############################################## ussp-push-0.11/configure-19769- # libtool script then. ussp-push-0.11/configure:19770: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` ussp-push-0.11/configure-19771- if test -f "$ltmain_in"; then ############################################## ussp-push-0.11/configure-19980- (exit $ac_status); }; then ussp-push-0.11/configure:19981: pkg_cv_BLUETOOTH_CFLAGS=`$PKG_CONFIG --cflags "bluez" 2>/dev/null` ussp-push-0.11/configure-19982-else ############################################## ussp-push-0.11/configure-19998- (exit $ac_status); }; then ussp-push-0.11/configure:19999: pkg_cv_BLUETOOTH_LIBS=`$PKG_CONFIG --libs "bluez" 2>/dev/null` ussp-push-0.11/configure-20000-else ############################################## ussp-push-0.11/configure-20017- if test $_pkg_short_errors_supported = yes; then ussp-push-0.11/configure:20018: BLUETOOTH_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "bluez"` ussp-push-0.11/configure-20019- else ussp-push-0.11/configure:20020: BLUETOOTH_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "bluez"` ussp-push-0.11/configure-20021- fi ############################################## ussp-push-0.11/configure-20094- (exit $ac_status); }; then ussp-push-0.11/configure:20095: pkg_cv_OPENOBEX_CFLAGS=`$PKG_CONFIG --cflags "openobex" 2>/dev/null` ussp-push-0.11/configure-20096-else ############################################## ussp-push-0.11/configure-20112- (exit $ac_status); }; then ussp-push-0.11/configure:20113: pkg_cv_OPENOBEX_LIBS=`$PKG_CONFIG --libs "openobex" 2>/dev/null` ussp-push-0.11/configure-20114-else ############################################## ussp-push-0.11/configure-20131- if test $_pkg_short_errors_supported = yes; then ussp-push-0.11/configure:20132: OPENOBEX_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "openobex"` ussp-push-0.11/configure-20133- else ussp-push-0.11/configure:20134: OPENOBEX_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "openobex"` ussp-push-0.11/configure-20135- fi ############################################## ussp-push-0.11/configure-20381-do ussp-push-0.11/configure:20382:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` ussp-push-0.11/configure-20383-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## ussp-push-0.11/configure-20388-fi ussp-push-0.11/configure:20389:ac_res=`eval echo '${'$as_ac_Header'}'` ussp-push-0.11/configure-20390- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## ussp-push-0.11/configure-20509-fi ussp-push-0.11/configure:20510:ac_res=`eval echo '${'$as_ac_Header'}'` ussp-push-0.11/configure-20511- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## ussp-push-0.11/configure-20514-fi ussp-push-0.11/configure:20515:if test `eval echo '${'$as_ac_Header'}'` = yes; then ussp-push-0.11/configure-20516- cat >>confdefs.h <<_ACEOF ussp-push-0.11/configure:20517:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 ussp-push-0.11/configure-20518-_ACEOF ############################################## ussp-push-0.11/configure-21085-do ussp-push-0.11/configure:21086:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` ussp-push-0.11/configure-21087-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## ussp-push-0.11/configure-21092-fi ussp-push-0.11/configure:21093:ac_res=`eval echo '${'$as_ac_Header'}'` ussp-push-0.11/configure-21094- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## ussp-push-0.11/configure-21213-fi ussp-push-0.11/configure:21214:ac_res=`eval echo '${'$as_ac_Header'}'` ussp-push-0.11/configure-21215- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## ussp-push-0.11/configure-21218-fi ussp-push-0.11/configure:21219:if test `eval echo '${'$as_ac_Header'}'` = yes; then ussp-push-0.11/configure-21220- cat >>confdefs.h <<_ACEOF ussp-push-0.11/configure:21221:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 ussp-push-0.11/configure-21222-_ACEOF ############################################## ussp-push-0.11/configure-21321-do ussp-push-0.11/configure:21322:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` ussp-push-0.11/configure-21323-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## ussp-push-0.11/configure-21328-fi ussp-push-0.11/configure:21329:ac_res=`eval echo '${'$as_ac_Header'}'` ussp-push-0.11/configure-21330- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## ussp-push-0.11/configure-21449-fi ussp-push-0.11/configure:21450:ac_res=`eval echo '${'$as_ac_Header'}'` ussp-push-0.11/configure-21451- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## ussp-push-0.11/configure-21454-fi ussp-push-0.11/configure:21455:if test `eval echo '${'$as_ac_Header'}'` = yes; then ussp-push-0.11/configure-21456- cat >>confdefs.h <<_ACEOF ussp-push-0.11/configure:21457:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 ussp-push-0.11/configure-21458-_ACEOF ############################################## ussp-push-0.11/configure-21531-ac_save_IFS=$IFS; IFS=',' ussp-push-0.11/configure:21532:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'` ussp-push-0.11/configure-21533-IFS=$ac_save_IFS ############################################## ussp-push-0.11/configure-21726-do ussp-push-0.11/configure:21727:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` ussp-push-0.11/configure-21728-{ echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## ussp-push-0.11/configure-21806-fi ussp-push-0.11/configure:21807:ac_res=`eval echo '${'$as_ac_var'}'` ussp-push-0.11/configure-21808- { echo "$as_me:$LINENO: result: $ac_res" >&5 ussp-push-0.11/configure-21809-echo "${ECHO_T}$ac_res" >&6; } ussp-push-0.11/configure:21810:if test `eval echo '${'$as_ac_var'}'` = yes; then ussp-push-0.11/configure-21811- cat >>confdefs.h <<_ACEOF ussp-push-0.11/configure:21812:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 ussp-push-0.11/configure-21813-_ACEOF ############################################## ussp-push-0.11/configure-21905- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' ussp-push-0.11/configure:21906: ac_i=`echo "$ac_i" | sed "$ac_script"` ussp-push-0.11/configure-21907- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## ussp-push-0.11/configure-22056-do ussp-push-0.11/configure:22057: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then ussp-push-0.11/configure-22058- eval $as_var=C; export $as_var ############################################## ussp-push-0.11/configure-22106- test "x$as_lineno_1" != "x$as_lineno_2" && ussp-push-0.11/configure:22107: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { ussp-push-0.11/configure-22108- ############################################## ussp-push-0.11/configure-22217- esac; ussp-push-0.11/configure:22218: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in ussp-push-0.11/configure-22219- ???[sx]*):;;*)false;;esac;fi ############################################## ussp-push-0.11/configure-22292-configured by $0, generated by GNU Autoconf 2.61, ussp-push-0.11/configure:22293: with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" ussp-push-0.11/configure-22294- ############################################## ussp-push-0.11/configure-22311- --*=*) ussp-push-0.11/configure:22312: ac_option=`expr "X$1" : 'X\([^=]*\)='` ussp-push-0.11/configure:22313: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ussp-push-0.11/configure-22314- ac_shift=: ############################################## ussp-push-0.11/configure-22569- ussp-push-0.11/configure:22570: if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then ussp-push-0.11/configure-22571- break ############################################## ussp-push-0.11/configure-22580- ussp-push-0.11/configure:22581:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` ussp-push-0.11/configure-22582-if test -n "$ac_eof"; then ussp-push-0.11/configure:22583: ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` ussp-push-0.11/configure:22584: ac_eof=`expr $ac_eof + 1` ussp-push-0.11/configure-22585-fi ############################################## ussp-push-0.11/configure-22623- ussp-push-0.11/configure:22624: if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 13; then ussp-push-0.11/configure-22625- break ############################################## ussp-push-0.11/configure-22634- ussp-push-0.11/configure:22635:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` ussp-push-0.11/configure-22636-if test -n "$ac_eof"; then ussp-push-0.11/configure:22637: ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` ussp-push-0.11/configure:22638: ac_eof=`expr $ac_eof + 1` ussp-push-0.11/configure-22639-fi ############################################## ussp-push-0.11/configure-22772- case $as_dir in #( ussp-push-0.11/configure:22773: *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( ussp-push-0.11/configure-22774- *) as_qdir=$as_dir;; ############################################## ussp-push-0.11/configure-22810-*) ussp-push-0.11/configure:22811: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` ussp-push-0.11/configure-22812- # A ".." for each directory in $ac_dir_suffix. ussp-push-0.11/configure:22813: ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` ussp-push-0.11/configure-22814- case $ac_top_builddir_sub in ############################################## ussp-push-0.11/configure-22883- ussp-push-0.11/configure:22884:# Neutralize VPATH when `$srcdir' = `.'. ussp-push-0.11/configure-22885-# Shell code in configure.ac might set extrasub. ############################################## ussp-push-0.11/configure-22907-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && ussp-push-0.11/configure:22908: { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && ussp-push-0.11/configure:22909: { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && ussp-push-0.11/configure-22910- { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' ############################################## ussp-push-0.11/configure-23024- * ) ussp-push-0.11/configure:23025: _am_stamp_count=`expr $_am_stamp_count + 1` ;; ussp-push-0.11/configure-23026- esac ############################################## ussp-push-0.11/configure-23061- # Strip MF so we end up with the name of the file. ussp-push-0.11/configure:23062: mf=`echo "$mf" | sed -e 's/:.*$//'` ussp-push-0.11/configure-23063- # Check whether this is an Automake generated Makefile or not. ############################################## ussp-push-0.11/configure-23097- # from the Makefile without running `make'. ussp-push-0.11/configure:23098: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` ussp-push-0.11/configure-23099- test -z "$DEPDIR" && continue ussp-push-0.11/configure:23100: am__include=`sed -n 's/^am__include = //p' < "$mf"` ussp-push-0.11/configure-23101- test -z "am__include" && continue ussp-push-0.11/configure:23102: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` ussp-push-0.11/configure-23103- # When using ansi2knr, U may be empty or an underscore; expand it ussp-push-0.11/configure:23104: U=`sed -n 's/^U = //p' < "$mf"` ussp-push-0.11/configure-23105- # Find all dependency output files, they are included files with ############################################## ussp-push-0.11/configure-23144- case $as_dir in #( ussp-push-0.11/configure:23145: *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( ussp-push-0.11/configure-23146- *) as_qdir=$as_dir;; ############################################## ussp-push-0.11/install-sh-210- fi ussp-push-0.11/install-sh:211: dst=$dst/`basename "$src"` ussp-push-0.11/install-sh-212- fi ############################################## ussp-push-0.11/install-sh-215- # This sed command emulates the dirname command. ussp-push-0.11/install-sh:216: dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'` ussp-push-0.11/install-sh-217- ############################################## ussp-push-0.11/install-sh-228- IFS='%' ussp-push-0.11/install-sh:229: set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` ussp-push-0.11/install-sh-230- shift ############################################## ussp-push-0.11/install-sh-256- else ussp-push-0.11/install-sh:257: dstfile=`basename "$dst"` ussp-push-0.11/install-sh-258- ############################################## ussp-push-0.11/missing-128- # Could not run --version or --help. This is probably someone ussp-push-0.11/missing:129: # running `$TOOL --version' or `$TOOL --help' to check whether ussp-push-0.11/missing-130- # $TOOL exists and not knowing $TOOL uses missing. ############################################## ussp-push-0.11/missing-162- from any GNU archive site." ussp-push-0.11/missing:163: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` ussp-push-0.11/missing-164- test -z "$files" && files="config.h" ############################################## ussp-push-0.11/missing-191- proper tools for further handling them. ussp-push-0.11/missing:192: You can get \`$1' as part of \`Autoconf' from any GNU ussp-push-0.11/missing-193- archive site." ussp-push-0.11/missing-194- ussp-push-0.11/missing:195: file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` ussp-push-0.11/missing:196: test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` ussp-push-0.11/missing-197- if test -f "$file"; then ############################################## ussp-push-0.11/missing-220- *.y) ussp-push-0.11/missing:221: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` ussp-push-0.11/missing-222- if [ -f "$SRCFILE" ]; then ############################################## ussp-push-0.11/missing-224- fi ussp-push-0.11/missing:225: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` ussp-push-0.11/missing-226- if [ -f "$SRCFILE" ]; then ############################################## ussp-push-0.11/missing-250- *.l) ussp-push-0.11/missing:251: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` ussp-push-0.11/missing-252- if [ -f "$SRCFILE" ]; then ############################################## ussp-push-0.11/missing-269- ussp-push-0.11/missing:270: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` ussp-push-0.11/missing-271- if test -z "$file"; then ussp-push-0.11/missing:272: file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` ussp-push-0.11/missing-273- fi ############################################## ussp-push-0.11/missing-291- # The file to touch is that specified with -o ... ussp-push-0.11/missing:292: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` ussp-push-0.11/missing-293- if test -z "$file"; then ussp-push-0.11/missing-294- # ... or it is the one specified with @setfilename ... ussp-push-0.11/missing:295: infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` ussp-push-0.11/missing:296: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile` ussp-push-0.11/missing-297- # ... or it is derived from the source name (dir/f.texi becomes f.info) ussp-push-0.11/missing:298: test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info ussp-push-0.11/missing-299- fi ############################################## ussp-push-0.11/missing-321- *o*) ussp-push-0.11/missing:322: firstarg=`echo "$firstarg" | sed s/o//` ussp-push-0.11/missing-323- tar "$firstarg" "$@" && exit 0 ############################################## ussp-push-0.11/missing-327- *h*) ussp-push-0.11/missing:328: firstarg=`echo "$firstarg" | sed s/h//` ussp-push-0.11/missing-329- tar "$firstarg" "$@" && exit 0 ############################################## ussp-push-0.11/Makefile.in-263- dot_seen=no; \ ussp-push-0.11/Makefile.in:264: target=`echo $@ | sed s/-recursive//`; \ ussp-push-0.11/Makefile.in-265- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## ussp-push-0.11/Makefile.in-299- rev="$$rev ."; \ ussp-push-0.11/Makefile.in:300: target=`echo $@ | sed s/-recursive//`; \ ussp-push-0.11/Makefile.in-301- for subdir in $$rev; do \ ############################################## ussp-push-0.11/Makefile.in-373-GTAGS: ussp-push-0.11/Makefile.in:374: here=`$(am__cd) $(top_builddir) && pwd` \ ussp-push-0.11/Makefile.in-375- && cd $(top_srcdir) \ ############################################## ussp-push-0.11/Makefile.in-383- mkdir $(distdir) ussp-push-0.11/Makefile.in:384: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ ussp-push-0.11/Makefile.in:385: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ ussp-push-0.11/Makefile.in-386- list='$(DISTFILES)'; for file in $$list; do \ ussp-push-0.11/Makefile.in-387- case $$file in \ ussp-push-0.11/Makefile.in:388: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ ussp-push-0.11/Makefile.in:389: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ ussp-push-0.11/Makefile.in-390- esac; \ ussp-push-0.11/Makefile.in-391- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ussp-push-0.11/Makefile.in:392: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ ussp-push-0.11/Makefile.in-393- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## ussp-push-0.11/Makefile.in-414- || exit 1; \ ussp-push-0.11/Makefile.in:415: distdir=`$(am__cd) $(distdir) && pwd`; \ ussp-push-0.11/Makefile.in:416: top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ ussp-push-0.11/Makefile.in-417- (cd $$subdir && \ ############################################## ussp-push-0.11/Makefile.in-474- chmod a-w $(distdir) ussp-push-0.11/Makefile.in:475: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ ussp-push-0.11/Makefile.in-476- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## ussp-push-0.11/Makefile.in-505- @cd $(distuninstallcheck_dir) \ ussp-push-0.11/Makefile.in:506: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ ussp-push-0.11/Makefile.in-507- || { echo "ERROR: files left after uninstall:" ; \ ############################################## ussp-push-0.11/Makefile.in-517- fi ussp-push-0.11/Makefile.in:518: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ ussp-push-0.11/Makefile.in-519- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## ussp-push-0.11/depcomp-68- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} ussp-push-0.11/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} ussp-push-0.11/depcomp-70- ############################################## ussp-push-0.11/depcomp-203- # Version 6 uses the directory in both cases. ussp-push-0.11/depcomp:204: stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` ussp-push-0.11/depcomp-205- tmpdepfile="$stripped.u" ############################################## ussp-push-0.11/depcomp-214- else ussp-push-0.11/depcomp:215: stripped=`echo "$stripped" | sed 's,^.*/,,'` ussp-push-0.11/depcomp-216- tmpdepfile="$stripped.u" ############################################## ussp-push-0.11/depcomp-228- # Do two passes, one to just change these to ussp-push-0.11/depcomp:229: # `$object: dependent.h' and one to simply `dependent.h:'. ussp-push-0.11/depcomp-230- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## ussp-push-0.11/depcomp-269- # Do two passes, one to just change these to ussp-push-0.11/depcomp:270: # `$object: dependent.h' and one to simply `dependent.h:'. ussp-push-0.11/depcomp-271- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## ussp-push-0.11/depcomp-284- # Subdirectories are respected. ussp-push-0.11/depcomp:285: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` ussp-push-0.11/depcomp-286- test "x$dir" = "x$object" && dir= ussp-push-0.11/depcomp:287: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` ussp-push-0.11/depcomp-288- ############################################## ussp-push-0.11/depcomp-423- done ussp-push-0.11/depcomp:424: obj_suffix="`echo $object | sed 's/^.*\././'`" ussp-push-0.11/depcomp-425- touch "$tmpdepfile" ############################################## ussp-push-0.11/.pc/hci_api_change.patch/src/obex_socket.c-80-static char *bt_sock_addr2str(bdaddr_t const *btaddr, char *straddr); ussp-push-0.11/.pc/hci_api_change.patch/src/obex_socket.c:81:static int bt_sock_str2addr(const char *straddr, bdaddr_t * btaddr); ussp-push-0.11/.pc/hci_api_change.patch/src/obex_socket.c-82-static int bt_sock_name2bth(int devid, const char *btname, bdaddr_t * btaddr); ############################################## ussp-push-0.11/.pc/hci_api_change.patch/src/obex_socket.c-107- *addr++ = '\0'; ussp-push-0.11/.pc/hci_api_change.patch/src/obex_socket.c:108: if (bt_sock_str2addr(addr, btaddr) < 0) ussp-push-0.11/.pc/hci_api_change.patch/src/obex_socket.c-109- continue; ############################################## ussp-push-0.11/.pc/hci_api_change.patch/src/obex_socket.c-158- ussp-push-0.11/.pc/hci_api_change.patch/src/obex_socket.c:159:static int bt_sock_str2addr(const char *straddr, bdaddr_t * btaddr) ussp-push-0.11/.pc/hci_api_change.patch/src/obex_socket.c-160-{ ############################################## ussp-push-0.11/.pc/hci_api_change.patch/src/obex_socket.c-352- gt->addr[chan - (const char *) port] = 0; ussp-push-0.11/.pc/hci_api_change.patch/src/obex_socket.c:353: if (bt_sock_str2addr(gt->addr, >->btaddr) < 0 && ussp-push-0.11/.pc/hci_api_change.patch/src/obex_socket.c-354- bt_sock_name2bth(devid, gt->addr, >->btaddr) < 0) {