=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== omins-0.2.0/src/Makefile.am-29- for file in $$list; do \ omins-0.2.0/src/Makefile.am:30: sofile=`basename $$file .la`.so; \ omins-0.2.0/src/Makefile.am-31- $(INSTALL_PROGRAM) .libs/$$sofile @ladspadir@; \ ############################################## omins-0.2.0/src/Makefile.am-36- for file in $$list; do \ omins-0.2.0/src/Makefile.am:37: sofile=`basename $$file .la`.so; \ omins-0.2.0/src/Makefile.am-38- rm -f @ladspadir@/$$sofile; \ ############################################## omins-0.2.0/src/Makefile.in-47-CONFIG_CLEAN_FILES = omins-0.2.0/src/Makefile.in:48:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; omins-0.2.0/src/Makefile.in-49-am__vpath_adj = case $$p in \ omins-0.2.0/src/Makefile.in:50: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ omins-0.2.0/src/Makefile.in-51- *) f=$$p;; \ omins-0.2.0/src/Makefile.in-52- esac; omins-0.2.0/src/Makefile.in:53:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; omins-0.2.0/src/Makefile.in-54-am__installdirs = "$(DESTDIR)$(plugindir)" ############################################## omins-0.2.0/src/Makefile.in-292- @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ omins-0.2.0/src/Makefile.in:293: dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ omins-0.2.0/src/Makefile.in-294- test "$$dir" != "$$p" || dir=.; \ ############################################## omins-0.2.0/src/Makefile.in-367-.c.obj: omins-0.2.0/src/Makefile.in:368:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ omins-0.2.0/src/Makefile.in-369-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi ############################################## omins-0.2.0/src/Makefile.in-371-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ omins-0.2.0/src/Makefile.in:372:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` omins-0.2.0/src/Makefile.in-373- ############################################## omins-0.2.0/src/Makefile.in-431-GTAGS: omins-0.2.0/src/Makefile.in:432: here=`$(am__cd) $(top_builddir) && pwd` \ omins-0.2.0/src/Makefile.in-433- && cd $(top_srcdir) \ ############################################## omins-0.2.0/src/Makefile.in-439-distdir: $(DISTFILES) omins-0.2.0/src/Makefile.in:440: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ omins-0.2.0/src/Makefile.in:441: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ omins-0.2.0/src/Makefile.in-442- list='$(DISTFILES)'; for file in $$list; do \ omins-0.2.0/src/Makefile.in-443- case $$file in \ omins-0.2.0/src/Makefile.in:444: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ omins-0.2.0/src/Makefile.in:445: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ omins-0.2.0/src/Makefile.in-446- esac; \ omins-0.2.0/src/Makefile.in-447- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ omins-0.2.0/src/Makefile.in:448: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ omins-0.2.0/src/Makefile.in-449- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## omins-0.2.0/src/Makefile.in-566- for file in $$list; do \ omins-0.2.0/src/Makefile.in:567: sofile=`basename $$file .la`.so; \ omins-0.2.0/src/Makefile.in-568- $(INSTALL_PROGRAM) .libs/$$sofile @ladspadir@; \ ############################################## omins-0.2.0/src/Makefile.in-573- for file in $$list; do \ omins-0.2.0/src/Makefile.in:574: sofile=`basename $$file .la`.so; \ omins-0.2.0/src/Makefile.in-575- rm -f @ladspadir@/$$sofile; \ ############################################## omins-0.2.0/depcomp-34-if test -z "$depfile"; then omins-0.2.0/depcomp:35: base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'` omins-0.2.0/depcomp:36: dir=`echo "$object" | sed 's,/.*$,/,'` omins-0.2.0/depcomp-37- if test "$dir" = "$object"; then ############################################## omins-0.2.0/depcomp-43- omins-0.2.0/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} omins-0.2.0/depcomp-45- ############################################## omins-0.2.0/depcomp-178- # Version 6 uses the directory in both cases. omins-0.2.0/depcomp:179: stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` omins-0.2.0/depcomp-180- tmpdepfile="$stripped.u" ############################################## omins-0.2.0/depcomp-189- else omins-0.2.0/depcomp:190: stripped=`echo "$stripped" | sed 's,^.*/,,'` omins-0.2.0/depcomp-191- tmpdepfile="$stripped.u" ############################################## omins-0.2.0/depcomp-203- # Do two passes, one to just change these to omins-0.2.0/depcomp:204: # `$object: dependent.h' and one to simply `dependent.h:'. omins-0.2.0/depcomp-205- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## omins-0.2.0/depcomp-244- # Do two passes, one to just change these to omins-0.2.0/depcomp:245: # `$object: dependent.h' and one to simply `dependent.h:'. omins-0.2.0/depcomp-246- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## omins-0.2.0/depcomp-259- # Subdirectories are respected. omins-0.2.0/depcomp:260: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` omins-0.2.0/depcomp-261- test "x$dir" = "x$object" && dir= omins-0.2.0/depcomp:262: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` omins-0.2.0/depcomp-263- ############################################## omins-0.2.0/depcomp-382- done omins-0.2.0/depcomp:383: obj_suffix="`echo $object | sed 's/^.*\././'`" omins-0.2.0/depcomp-384- touch "$tmpdepfile" ############################################## omins-0.2.0/aclocal.m4-252-done omins-0.2.0/aclocal.m4:253:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` omins-0.2.0/aclocal.m4-254-]) ############################################## omins-0.2.0/aclocal.m4-324- # Remove one level of quotation (which was required for Make). omins-0.2.0/aclocal.m4:325: ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','` omins-0.2.0/aclocal.m4-326- ;; ############################################## omins-0.2.0/aclocal.m4-335- : omins-0.2.0/aclocal.m4:336:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then omins-0.2.0/aclocal.m4-337- # Yippee, $echo works! ############################################## omins-0.2.0/aclocal.m4-361- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... omins-0.2.0/aclocal.m4:362: if (echo_test_string=`eval $cmd`) 2>/dev/null && omins-0.2.0/aclocal.m4:363: echo_test_string=`eval $cmd` && omins-0.2.0/aclocal.m4-364- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## omins-0.2.0/aclocal.m4-370- omins-0.2.0/aclocal.m4:371:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && omins-0.2.0/aclocal.m4:372: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && omins-0.2.0/aclocal.m4-373- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## omins-0.2.0/aclocal.m4-385- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && omins-0.2.0/aclocal.m4:386: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && omins-0.2.0/aclocal.m4:387: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && omins-0.2.0/aclocal.m4-388- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## omins-0.2.0/aclocal.m4-397- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && omins-0.2.0/aclocal.m4:398: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && omins-0.2.0/aclocal.m4-399- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## omins-0.2.0/aclocal.m4-412- echo='printf %s\n' omins-0.2.0/aclocal.m4:413: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && omins-0.2.0/aclocal.m4:414: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && omins-0.2.0/aclocal.m4-415- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## omins-0.2.0/aclocal.m4-417- : omins-0.2.0/aclocal.m4:418: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && omins-0.2.0/aclocal.m4-419- test "X$echo_testing_string" = 'X\t' && omins-0.2.0/aclocal.m4:420: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && omins-0.2.0/aclocal.m4-421- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## omins-0.2.0/aclocal.m4-426- echo="$CONFIG_SHELL [$]0 --fallback-echo" omins-0.2.0/aclocal.m4:427: elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && omins-0.2.0/aclocal.m4-428- test "X$echo_testing_string" = 'X\t' && omins-0.2.0/aclocal.m4:429: echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && omins-0.2.0/aclocal.m4-430- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## omins-0.2.0/aclocal.m4-436- for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do omins-0.2.0/aclocal.m4:437: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null omins-0.2.0/aclocal.m4-438- then ############################################## omins-0.2.0/aclocal.m4-444- if test "$prev" != 'sed 50q "[$]0"'; then omins-0.2.0/aclocal.m4:445: echo_test_string=`eval $prev` omins-0.2.0/aclocal.m4-446- export echo_test_string ############################################## omins-0.2.0/aclocal.m4-483- if AC_TRY_EVAL(ac_compile); then omins-0.2.0/aclocal.m4:484: case `/usr/bin/file conftest.$ac_objext` in omins-0.2.0/aclocal.m4-485- *ELF-32*) ############################################## omins-0.2.0/aclocal.m4-499- if test "$lt_cv_prog_gnu_ld" = yes; then omins-0.2.0/aclocal.m4:500: case `/usr/bin/file conftest.$ac_objext` in omins-0.2.0/aclocal.m4-501- *32-bit*) ############################################## omins-0.2.0/aclocal.m4-511- else omins-0.2.0/aclocal.m4:512: case `/usr/bin/file conftest.$ac_objext` in omins-0.2.0/aclocal.m4-513- *32-bit*) ############################################## omins-0.2.0/aclocal.m4-730- # And add a safety zone omins-0.2.0/aclocal.m4:731: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` omins-0.2.0/aclocal.m4:732: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` omins-0.2.0/aclocal.m4-733- ;; ############################################## omins-0.2.0/aclocal.m4-751- SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} omins-0.2.0/aclocal.m4:752: while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \ omins-0.2.0/aclocal.m4-753- = "XX$teststring") >/dev/null 2>&1 && omins-0.2.0/aclocal.m4:754: new_result=`expr "X$teststring" : ".*" 2>&1` && omins-0.2.0/aclocal.m4-755- lt_cv_sys_max_cmd_len=$new_result && ############################################## omins-0.2.0/aclocal.m4-757- do omins-0.2.0/aclocal.m4:758: i=`expr $i + 1` omins-0.2.0/aclocal.m4-759- teststring=$teststring$teststring ############################################## omins-0.2.0/aclocal.m4-764- # It appears as though 1/2 is a usable value. omins-0.2.0/aclocal.m4:765: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` omins-0.2.0/aclocal.m4-766- ;; ############################################## omins-0.2.0/aclocal.m4-1054- if test "$hard_links" = no; then omins-0.2.0/aclocal.m4:1055: AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) omins-0.2.0/aclocal.m4-1056- need_locks=warn ############################################## omins-0.2.0/aclocal.m4-1169-if test "$GCC" = yes; then omins-0.2.0/aclocal.m4:1170: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` omins-0.2.0/aclocal.m4-1171- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## omins-0.2.0/aclocal.m4-1175- # okay in the real world where ";" in dirpaths is itself problematic. omins-0.2.0/aclocal.m4:1176: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` omins-0.2.0/aclocal.m4-1177- else omins-0.2.0/aclocal.m4:1178: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` omins-0.2.0/aclocal.m4-1179- fi ############################################## omins-0.2.0/aclocal.m4-1246- # Create ${libname}_ixlibrary.a entries in /sys/libs. omins-0.2.0/aclocal.m4:1247: 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' omins-0.2.0/aclocal.m4-1248- ;; ############################################## omins-0.2.0/aclocal.m4-1279- # DLL is installed to $(libdir)/../bin by postinstall_cmds omins-0.2.0/aclocal.m4:1280: postinstall_cmds='base_file=`basename \${file}`~ omins-0.2.0/aclocal.m4:1281: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ omins-0.2.0/aclocal.m4:1282: dldir=$destdir/`dirname \$dlpath`~ omins-0.2.0/aclocal.m4-1283- test -d \$dldir || mkdir -p \$dldir~ ############################################## omins-0.2.0/aclocal.m4-1285- chmod a+x \$dldir/$dlname' omins-0.2.0/aclocal.m4:1286: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ omins-0.2.0/aclocal.m4-1287- dlpath=$dir/\$dldll~ ############################################## omins-0.2.0/aclocal.m4-1293- # Cygwin DLLs use 'cyg' prefix rather than 'lib' omins-0.2.0/aclocal.m4:1294: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' omins-0.2.0/aclocal.m4-1295- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## omins-0.2.0/aclocal.m4-1298- # MinGW DLLs use traditional 'lib' prefix omins-0.2.0/aclocal.m4:1299: soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' omins-0.2.0/aclocal.m4:1300: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` omins-0.2.0/aclocal.m4-1301- if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then ############################################## omins-0.2.0/aclocal.m4-1307- # which wouldn't understand a cygwinified path. Ahh. omins-0.2.0/aclocal.m4:1308: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` omins-0.2.0/aclocal.m4-1309- else omins-0.2.0/aclocal.m4:1310: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` omins-0.2.0/aclocal.m4-1311- fi ############################################## omins-0.2.0/aclocal.m4-1314- # pw32 DLLs use 'pw' prefix rather than 'lib' omins-0.2.0/aclocal.m4:1315: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' omins-0.2.0/aclocal.m4-1316- ;; ############################################## omins-0.2.0/aclocal.m4-1320- *) omins-0.2.0/aclocal.m4:1321: library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' omins-0.2.0/aclocal.m4-1322- ;; ############################################## omins-0.2.0/aclocal.m4-1337- shlibpath_var=DYLD_LIBRARY_PATH omins-0.2.0/aclocal.m4:1338: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' omins-0.2.0/aclocal.m4-1339- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. omins-0.2.0/aclocal.m4-1340- if test "$GCC" = yes; then omins-0.2.0/aclocal.m4:1341: sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` omins-0.2.0/aclocal.m4-1342- else ############################################## omins-0.2.0/aclocal.m4-1526- if test -f /etc/ld.so.conf; then omins-0.2.0/aclocal.m4:1527: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` omins-0.2.0/aclocal.m4-1528- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## omins-0.2.0/aclocal.m4-1609- shlibpath_var=LD_LIBRARY_PATH omins-0.2.0/aclocal.m4:1610: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then omins-0.2.0/aclocal.m4-1611- case $host_os in ############################################## omins-0.2.0/aclocal.m4-1738- if test -z "$LTCC"; then omins-0.2.0/aclocal.m4:1739: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" omins-0.2.0/aclocal.m4-1740- if test -z "$LTCC"; then ############################################## omins-0.2.0/aclocal.m4-1742- else omins-0.2.0/aclocal.m4:1743: AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile']) omins-0.2.0/aclocal.m4-1744- fi ############################################## omins-0.2.0/aclocal.m4-1748- # Note that this assumes the entire list is on one line. omins-0.2.0/aclocal.m4:1749: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` omins-0.2.0/aclocal.m4-1750- ############################################## omins-0.2.0/aclocal.m4-1754- # Check whether tagname contains only valid characters omins-0.2.0/aclocal.m4:1755: case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in omins-0.2.0/aclocal.m4-1756- "") ;; ############################################## omins-0.2.0/aclocal.m4-2009- "file_magic "*) omins-0.2.0/aclocal.m4:2010: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` omins-0.2.0/aclocal.m4-2011- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## omins-0.2.0/aclocal.m4-2081- # gcc leaves a trailing carriage return which upsets mingw omins-0.2.0/aclocal.m4:2082: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; omins-0.2.0/aclocal.m4-2083- *) omins-0.2.0/aclocal.m4:2084: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; omins-0.2.0/aclocal.m4-2085- esac ############################################## omins-0.2.0/aclocal.m4-2090- # Canonicalize the pathname of ld omins-0.2.0/aclocal.m4:2091: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` omins-0.2.0/aclocal.m4-2092- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do omins-0.2.0/aclocal.m4:2093: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` omins-0.2.0/aclocal.m4-2094- done ############################################## omins-0.2.0/aclocal.m4-2121- # Break only if it was the GNU/non-GNU ld that we prefer. omins-0.2.0/aclocal.m4:2122: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in omins-0.2.0/aclocal.m4-2123- *GNU* | *'with BFD'*) ############################################## omins-0.2.0/aclocal.m4-2152-[# I'd rather use --version here, but apparently some GNU lds only accept -v. omins-0.2.0/aclocal.m4:2153:case `$LD -v 2>&1 </dev/null` in omins-0.2.0/aclocal.m4-2154-*GNU* | *'with BFD'*) ############################################## omins-0.2.0/aclocal.m4-2315-openbsd*) omins-0.2.0/aclocal.m4:2316: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then omins-0.2.0/aclocal.m4-2317- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## omins-0.2.0/aclocal.m4-2388- # Tru64's nm complains that /dev/null is an invalid object file omins-0.2.0/aclocal.m4:2389: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in omins-0.2.0/aclocal.m4-2390- */dev/null* | *'Invalid file or object type'*) ############################################## omins-0.2.0/aclocal.m4-2394- *) omins-0.2.0/aclocal.m4:2395: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in omins-0.2.0/aclocal.m4-2396- */dev/null*) ############################################## omins-0.2.0/aclocal.m4-2611-if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then omins-0.2.0/aclocal.m4:2612: AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries]) omins-0.2.0/aclocal.m4:2613: if echo "$old_CC $old_CFLAGS " | grep "[[ ]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[ ]]" >/dev/null; then : omins-0.2.0/aclocal.m4-2614- else ############################################## omins-0.2.0/aclocal.m4-2786- # ancient GNU ld didn't support --whole-archive et. al. omins-0.2.0/aclocal.m4:2787: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ omins-0.2.0/aclocal.m4-2788- grep 'no-whole-archive' > /dev/null; then ############################################## omins-0.2.0/aclocal.m4-2866- # below for broken collect2 doesn't work under 4.3+ omins-0.2.0/aclocal.m4:2867: collect2name=`${CC} -print-prog-name=collect2` omins-0.2.0/aclocal.m4-2868- if test -f "$collect2name" && \ ############################################## omins-0.2.0/aclocal.m4-2913- omins-0.2.0/aclocal.m4:2914: _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" omins-0.2.0/aclocal.m4-2915- else ############################################## omins-0.2.0/aclocal.m4-2959- # is EXPORTS), use it as is; otherwise, prepend... omins-0.2.0/aclocal.m4:2960: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then omins-0.2.0/aclocal.m4-2961- cp $export_symbols $output_objdir/$soname.def; ############################################## omins-0.2.0/aclocal.m4-3020- output_verbose_link_cmd='echo' omins-0.2.0/aclocal.m4:3021: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' omins-0.2.0/aclocal.m4-3022- _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## omins-0.2.0/aclocal.m4-3088- # dependencies. omins-0.2.0/aclocal.m4:3089: 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' omins-0.2.0/aclocal.m4-3090- ;; ############################################## omins-0.2.0/aclocal.m4-3160- # dependencies. omins-0.2.0/aclocal.m4:3161: 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' omins-0.2.0/aclocal.m4-3162- ;; ############################################## omins-0.2.0/aclocal.m4-3185- # SGI C++ omins-0.2.0/aclocal.m4:3186: _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' omins-0.2.0/aclocal.m4-3187- ############################################## omins-0.2.0/aclocal.m4-3196- if test "$with_gnu_ld" = no; then omins-0.2.0/aclocal.m4:3197: _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' omins-0.2.0/aclocal.m4-3198- else omins-0.2.0/aclocal.m4:3199: _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' omins-0.2.0/aclocal.m4-3200- fi ############################################## omins-0.2.0/aclocal.m4-3215- # to its proper name (with version) after linking. omins-0.2.0/aclocal.m4:3216: _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' omins-0.2.0/aclocal.m4:3217: _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' omins-0.2.0/aclocal.m4-3218- # Commands to make compiler produce verbose output that lists ############################################## omins-0.2.0/aclocal.m4-3225- # dependencies. omins-0.2.0/aclocal.m4:3226: 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' omins-0.2.0/aclocal.m4-3227- ############################################## omins-0.2.0/aclocal.m4-3240- # earlier do not add the objects themselves. omins-0.2.0/aclocal.m4:3241: case `$CC -V 2>&1` in omins-0.2.0/aclocal.m4-3242- *"Version 7."*) ############################################## omins-0.2.0/aclocal.m4-3266- _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' omins-0.2.0/aclocal.m4:3267: _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' omins-0.2.0/aclocal.m4-3268- ;; ############################################## omins-0.2.0/aclocal.m4-3285- # dependencies. omins-0.2.0/aclocal.m4:3286: 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' omins-0.2.0/aclocal.m4-3287- ;; ############################################## omins-0.2.0/aclocal.m4-3329- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' omins-0.2.0/aclocal.m4:3330: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then omins-0.2.0/aclocal.m4-3331- _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' ############################################## omins-0.2.0/aclocal.m4-3344- # to its proper name (with version) after linking. omins-0.2.0/aclocal.m4:3345: _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' omins-0.2.0/aclocal.m4-3346- ############################################## omins-0.2.0/aclocal.m4-3361- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' omins-0.2.0/aclocal.m4:3362: _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' omins-0.2.0/aclocal.m4-3363- ############################################## omins-0.2.0/aclocal.m4-3374- # dependencies. omins-0.2.0/aclocal.m4:3375: 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' omins-0.2.0/aclocal.m4-3376- ;; ############################################## omins-0.2.0/aclocal.m4-3379- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' omins-0.2.0/aclocal.m4:3380: _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' omins-0.2.0/aclocal.m4-3381- ############################################## omins-0.2.0/aclocal.m4-3404- # to its proper name (with version) after linking. omins-0.2.0/aclocal.m4:3405: _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' omins-0.2.0/aclocal.m4-3406- ############################################## omins-0.2.0/aclocal.m4-3420- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' omins-0.2.0/aclocal.m4:3421: _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' omins-0.2.0/aclocal.m4:3422: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ omins-0.2.0/aclocal.m4-3423- echo "-hidden">> $lib.exp~ omins-0.2.0/aclocal.m4:3424: $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~ omins-0.2.0/aclocal.m4-3425- $rm $lib.exp' ############################################## omins-0.2.0/aclocal.m4-3437- # dependencies. omins-0.2.0/aclocal.m4:3438: 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' omins-0.2.0/aclocal.m4-3439- ;; ############################################## omins-0.2.0/aclocal.m4-3442- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' omins-0.2.0/aclocal.m4:3443: _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' omins-0.2.0/aclocal.m4-3444- ############################################## omins-0.2.0/aclocal.m4-3517- # Supported since Solaris 2.6 (maybe 2.5.1?) omins-0.2.0/aclocal.m4:3518: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' omins-0.2.0/aclocal.m4-3519- ;; ############################################## omins-0.2.0/aclocal.m4-3679- # eval without this substitution. omins-0.2.0/aclocal.m4:3680: output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"` omins-0.2.0/aclocal.m4-3681- omins-0.2.0/aclocal.m4:3682: for p in `eval $output_verbose_link_cmd`; do omins-0.2.0/aclocal.m4-3683- case $p in ############################################## omins-0.2.0/aclocal.m4-4062- # Double-quote double-evaled strings. omins-0.2.0/aclocal.m4:4063: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" omins-0.2.0/aclocal.m4-4064- ;; omins-0.2.0/aclocal.m4-4065- *) omins-0.2.0/aclocal.m4:4066: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" omins-0.2.0/aclocal.m4-4067- ;; ############################################## omins-0.2.0/aclocal.m4-4072- *'\[$]0 --fallback-echo"') omins-0.2.0/aclocal.m4:4073: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'` omins-0.2.0/aclocal.m4-4074- ;; ############################################## omins-0.2.0/aclocal.m4-4087- omins-0.2.0/aclocal.m4:4088:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. omins-0.2.0/aclocal.m4-4089-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## omins-0.2.0/aclocal.m4-4466- # libtool script then. omins-0.2.0/aclocal.m4:4467: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` omins-0.2.0/aclocal.m4-4468- if test -f "$ltmain_in"; then ############################################## omins-0.2.0/aclocal.m4-4562-# If we're using GNU nm, then use its standard symbol codes. omins-0.2.0/aclocal.m4:4563:case `$NM -V 2>&1` in omins-0.2.0/aclocal.m4-4564-*GNU* | *'with BFD'*) ############################################## omins-0.2.0/aclocal.m4-4595- nlist=conftest.nm omins-0.2.0/aclocal.m4:4596: if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then omins-0.2.0/aclocal.m4-4597- # Try sorting and uniquifying the output. ############################################## omins-0.2.0/aclocal.m4-5290- supports_anon_versioning=no omins-0.2.0/aclocal.m4:5291: case `$LD -v 2>/dev/null` in omins-0.2.0/aclocal.m4-5292- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## omins-0.2.0/aclocal.m4-5354- # is EXPORTS), use it as is; otherwise, prepend... omins-0.2.0/aclocal.m4:5355: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then omins-0.2.0/aclocal.m4-5356- cp $export_symbols $output_objdir/$soname.def; ############################################## omins-0.2.0/aclocal.m4-5371- pgcc*) # Portland Group C compiler omins-0.2.0/aclocal.m4:5372: _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' omins-0.2.0/aclocal.m4-5373- tmp_addflag=' $pic_flag' ############################################## omins-0.2.0/aclocal.m4-5375- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers omins-0.2.0/aclocal.m4:5376: _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' omins-0.2.0/aclocal.m4-5377- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## omins-0.2.0/aclocal.m4-5517- # below for broken collect2 doesn't work under 4.3+ omins-0.2.0/aclocal.m4:5518: collect2name=`${CC} -print-prog-name=collect2` omins-0.2.0/aclocal.m4-5519- if test -f "$collect2name" && \ ############################################## omins-0.2.0/aclocal.m4-5563- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" omins-0.2.0/aclocal.m4:5564: _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" omins-0.2.0/aclocal.m4-5565- else ############################################## omins-0.2.0/aclocal.m4-5612- # FIXME: Setting linknames here is a bad hack. omins-0.2.0/aclocal.m4:5613: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' omins-0.2.0/aclocal.m4-5614- # The linker will automatically build a .lib file if we build a DLL. ############################################## omins-0.2.0/aclocal.m4-5617- _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs' omins-0.2.0/aclocal.m4:5618: _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`' omins-0.2.0/aclocal.m4-5619- _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes ############################################## omins-0.2.0/aclocal.m4-5658- output_verbose_link_cmd='echo' omins-0.2.0/aclocal.m4:5659: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' omins-0.2.0/aclocal.m4-5660- _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## omins-0.2.0/aclocal.m4-5778- if test "$GCC" = yes; then omins-0.2.0/aclocal.m4:5779: _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' omins-0.2.0/aclocal.m4-5780- else omins-0.2.0/aclocal.m4:5781: _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' omins-0.2.0/aclocal.m4-5782- _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir' ############################################## omins-0.2.0/aclocal.m4-5810- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no omins-0.2.0/aclocal.m4:5811: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then omins-0.2.0/aclocal.m4-5812- _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## omins-0.2.0/aclocal.m4-5840- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' omins-0.2.0/aclocal.m4:5841: _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' omins-0.2.0/aclocal.m4-5842- else omins-0.2.0/aclocal.m4-5843- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' omins-0.2.0/aclocal.m4:5844: _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' omins-0.2.0/aclocal.m4-5845- fi ############################################## omins-0.2.0/aclocal.m4-5852- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' omins-0.2.0/aclocal.m4:5853: _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' omins-0.2.0/aclocal.m4-5854- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ############################################## omins-0.2.0/aclocal.m4-5856- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' omins-0.2.0/aclocal.m4:5857: _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' omins-0.2.0/aclocal.m4:5858: _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~ omins-0.2.0/aclocal.m4:5859: $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' omins-0.2.0/aclocal.m4-5860- ############################################## omins-0.2.0/aclocal.m4-5901- *) omins-0.2.0/aclocal.m4:5902: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; omins-0.2.0/aclocal.m4-5903- esac ;; ############################################## omins-0.2.0/aclocal.m4-6045- _LT_AC_TAGVAR(allow_undefined_flag, $1)= omins-0.2.0/aclocal.m4:6046: if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) omins-0.2.0/aclocal.m4-6047- then ############################################## omins-0.2.0/aclocal.m4-6181- test $lt_ac_count -gt 10 && break omins-0.2.0/aclocal.m4:6182: lt_ac_count=`expr $lt_ac_count + 1` omins-0.2.0/aclocal.m4-6183- if test $lt_ac_count -gt $lt_ac_max; then ############################################## omins-0.2.0/aclocal.m4-6222-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to omins-0.2.0/aclocal.m4:6223:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. omins-0.2.0/aclocal.m4-6224-# ############################################## omins-0.2.0/aclocal.m4-6246-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: omins-0.2.0/aclocal.m4:6247:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` omins-0.2.0/aclocal.m4-6248-# and then we would define $MISSING as ############################################## omins-0.2.0/aclocal.m4-6262-# expand $ac_aux_dir to an absolute path omins-0.2.0/aclocal.m4:6263:am_aux_dir=`cd $ac_aux_dir && pwd` omins-0.2.0/aclocal.m4-6264-]) ############################################## omins-0.2.0/aclocal.m4-6360- if test "$am_compiler_list" = ""; then omins-0.2.0/aclocal.m4:6361: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` omins-0.2.0/aclocal.m4-6362- fi ############################################## omins-0.2.0/aclocal.m4-6470- # Strip MF so we end up with the name of the file. omins-0.2.0/aclocal.m4:6471: mf=`echo "$mf" | sed -e 's/:.*$//'` omins-0.2.0/aclocal.m4-6472- # Check whether this is an Automake generated Makefile or not. ############################################## omins-0.2.0/aclocal.m4-6478- if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then omins-0.2.0/aclocal.m4:6479: dirpart=`AS_DIRNAME("$mf")` omins-0.2.0/aclocal.m4-6480- else ############################################## omins-0.2.0/aclocal.m4-6484- # from the Makefile without running `make'. omins-0.2.0/aclocal.m4:6485: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` omins-0.2.0/aclocal.m4-6486- test -z "$DEPDIR" && continue omins-0.2.0/aclocal.m4:6487: am__include=`sed -n 's/^am__include = //p' < "$mf"` omins-0.2.0/aclocal.m4-6488- test -z "am__include" && continue omins-0.2.0/aclocal.m4:6489: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` omins-0.2.0/aclocal.m4-6490- # When using ansi2knr, U may be empty or an underscore; expand it omins-0.2.0/aclocal.m4:6491: U=`sed -n 's/^U = //p' < "$mf"` omins-0.2.0/aclocal.m4-6492- # Find all dependency output files, they are included files with ############################################## omins-0.2.0/aclocal.m4-6500- test -f "$dirpart/$file" && continue omins-0.2.0/aclocal.m4:6501: fdir=`AS_DIRNAME(["$file"])` omins-0.2.0/aclocal.m4-6502- AS_MKDIR_P([$dirpart/$fdir]) ############################################## omins-0.2.0/aclocal.m4-6555-# test to see if srcdir already configured omins-0.2.0/aclocal.m4:6556:if test "`cd $srcdir && pwd`" != "`pwd`" && omins-0.2.0/aclocal.m4-6557- test -f $srcdir/config.status; then ############################################## omins-0.2.0/aclocal.m4-6631- * ) omins-0.2.0/aclocal.m4:6632: _am_stamp_count=`expr $_am_stamp_count + 1` ;; omins-0.2.0/aclocal.m4-6633- esac omins-0.2.0/aclocal.m4-6634-done omins-0.2.0/aclocal.m4:6635:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) omins-0.2.0/aclocal.m4-6636- ############################################## omins-0.2.0/aclocal.m4-6703-# case it prints its new name instead of `make'. omins-0.2.0/aclocal.m4:6704:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then omins-0.2.0/aclocal.m4-6705- am__include=include ############################################## omins-0.2.0/aclocal.m4-6711- echo '.include "confinc"' > confmf omins-0.2.0/aclocal.m4:6712: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then omins-0.2.0/aclocal.m4-6713- am__include=.include ############################################## omins-0.2.0/aclocal.m4-6878-if ( omins-0.2.0/aclocal.m4:6879: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` omins-0.2.0/aclocal.m4-6880- if test "$[*]" = "X"; then omins-0.2.0/aclocal.m4-6881- # -L didn't work. omins-0.2.0/aclocal.m4:6882: set X `ls -t $srcdir/configure conftest.file` omins-0.2.0/aclocal.m4-6883- fi ############################################## omins-0.2.0/ltmain.sh-36-# The name of this program: omins-0.2.0/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename` omins-0.2.0/ltmain.sh-38-modename="$progname" ############################################## omins-0.2.0/ltmain.sh-61- : omins-0.2.0/ltmain.sh:62:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then omins-0.2.0/ltmain.sh-63- # Yippee, $echo works! ############################################## omins-0.2.0/ltmain.sh-150- win32_libid_type="unknown" omins-0.2.0/ltmain.sh:151: win32_fileres=`file -L $1 2>/dev/null` omins-0.2.0/ltmain.sh-152- case $win32_fileres in ############################################## omins-0.2.0/ltmain.sh-203- # but not from the CC environment variable when configure was run. omins-0.2.0/ltmain.sh:204: " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;; omins-0.2.0/ltmain.sh-205- # Blanks at the start of $base_compile will cause this to fail ############################################## omins-0.2.0/ltmain.sh-210- # Evaluate the configuration. omins-0.2.0/ltmain.sh:211: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" omins-0.2.0/ltmain.sh-212- CC_quoted= ############################################## omins-0.2.0/ltmain.sh-222- case "$@ " in omins-0.2.0/ltmain.sh:223: " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) omins-0.2.0/ltmain.sh-224- # The compiler in the base compile command matches ############################################## omins-0.2.0/ltmain.sh-290- esac omins-0.2.0/ltmain.sh:291: my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'` omins-0.2.0/ltmain.sh-292- my_xdir="$my_gentop/$my_xlib" ############################################## omins-0.2.0/ltmain.sh-310- darwin_curdir=`pwd` omins-0.2.0/ltmain.sh:311: darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'` omins-0.2.0/ltmain.sh:312: darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null` omins-0.2.0/ltmain.sh-313- if test -n "$darwin_arches"; then omins-0.2.0/ltmain.sh:314: darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'` omins-0.2.0/ltmain.sh-315- darwin_arch= ############################################## omins-0.2.0/ltmain.sh-325- ## Okay now we have a bunch of thin objects, gotta fatten them up :) omins-0.2.0/ltmain.sh:326: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP` omins-0.2.0/ltmain.sh-327- darwin_file= ############################################## omins-0.2.0/ltmain.sh-329- for darwin_file in $darwin_filelist; do omins-0.2.0/ltmain.sh:330: darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP` omins-0.2.0/ltmain.sh-331- lipo -create -output "$darwin_file" $darwin_files ############################################## omins-0.2.0/ltmain.sh-344- esac omins-0.2.0/ltmain.sh:345: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` omins-0.2.0/ltmain.sh-346- done ############################################## omins-0.2.0/ltmain.sh-361- case $arg in omins-0.2.0/ltmain.sh:362: -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;; omins-0.2.0/ltmain.sh-363- *) optarg= ;; ############################################## omins-0.2.0/ltmain.sh-392- # Evaluate the configuration. omins-0.2.0/ltmain.sh:393: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`" omins-0.2.0/ltmain.sh-394- else ############################################## omins-0.2.0/ltmain.sh-619- -Wc,*) omins-0.2.0/ltmain.sh:620: args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"` omins-0.2.0/ltmain.sh-621- lastarg= ############################################## omins-0.2.0/ltmain.sh-636- IFS="$save_ifs" omins-0.2.0/ltmain.sh:637: lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"` omins-0.2.0/ltmain.sh-638- ############################################## omins-0.2.0/ltmain.sh-655- # Aesthetically quote the previous argument. omins-0.2.0/ltmain.sh:656: lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"` omins-0.2.0/ltmain.sh-657- ############################################## omins-0.2.0/ltmain.sh-683- # Get the name of the library object. omins-0.2.0/ltmain.sh:684: [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'` omins-0.2.0/ltmain.sh-685- ;; ############################################## omins-0.2.0/ltmain.sh-694- *.ads) xform=ads ;; omins-0.2.0/ltmain.sh:695: *.asm) xform=asm ;; omins-0.2.0/ltmain.sh-696- *.c++) xform=c++ ;; ############################################## omins-0.2.0/ltmain.sh-706- omins-0.2.0/ltmain.sh:707: libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"` omins-0.2.0/ltmain.sh-708- omins-0.2.0/ltmain.sh-709- case $libobj in omins-0.2.0/ltmain.sh:710: *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;; omins-0.2.0/ltmain.sh-711- *) ############################################## omins-0.2.0/ltmain.sh-737- omins-0.2.0/ltmain.sh:738: qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"` omins-0.2.0/ltmain.sh-739- case $qlibobj in ############################################## omins-0.2.0/ltmain.sh-745- && $echo "$modename: libobj name \`$libobj' may not contain shell special characters." omins-0.2.0/ltmain.sh:746: objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` omins-0.2.0/ltmain.sh:747: xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'` omins-0.2.0/ltmain.sh-748- if test "X$xdir" = "X$obj"; then ############################################## omins-0.2.0/ltmain.sh-784- if test "$compiler_c_o" = no; then omins-0.2.0/ltmain.sh:785: output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} omins-0.2.0/ltmain.sh-786- lockfile="$output_obj.lock" ############################################## omins-0.2.0/ltmain.sh-805-*** ERROR, $lockfile exists and contains: omins-0.2.0/ltmain.sh:806:`cat $lockfile 2>/dev/null` omins-0.2.0/ltmain.sh-807- ############################################## omins-0.2.0/ltmain.sh-823- fi omins-0.2.0/ltmain.sh:824: qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"` omins-0.2.0/ltmain.sh-825- case $qsrcfile in ############################################## omins-0.2.0/ltmain.sh-879- if test "$need_locks" = warn && omins-0.2.0/ltmain.sh:880: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then omins-0.2.0/ltmain.sh-881- $echo "\ omins-0.2.0/ltmain.sh-882-*** ERROR, $lockfile contains: omins-0.2.0/ltmain.sh:883:`cat $lockfile 2>/dev/null` omins-0.2.0/ltmain.sh-884- ############################################## omins-0.2.0/ltmain.sh-951- if test "$need_locks" = warn && omins-0.2.0/ltmain.sh:952: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then omins-0.2.0/ltmain.sh-953- $echo "\ omins-0.2.0/ltmain.sh-954-*** ERROR, $lockfile contains: omins-0.2.0/ltmain.sh:955:`cat $lockfile 2>/dev/null` omins-0.2.0/ltmain.sh-956- ############################################## omins-0.2.0/ltmain.sh-1113- *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") omins-0.2.0/ltmain.sh:1114: qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test omins-0.2.0/ltmain.sh-1115- ;; ############################################## omins-0.2.0/ltmain.sh-1202- moreargs= omins-0.2.0/ltmain.sh:1203: for fil in `cat $save_arg` omins-0.2.0/ltmain.sh-1204- do ############################################## omins-0.2.0/ltmain.sh-1229- # Extract subdirectory from the argument. omins-0.2.0/ltmain.sh:1230: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` omins-0.2.0/ltmain.sh-1231- if test "X$xdir" = "X$arg"; then ############################################## omins-0.2.0/ltmain.sh-1283- # Extract subdirectory from the argument. omins-0.2.0/ltmain.sh:1284: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` omins-0.2.0/ltmain.sh-1285- if test "X$xdir" = "X$arg"; then ############################################## omins-0.2.0/ltmain.sh-1290- omins-0.2.0/ltmain.sh:1291: pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` omins-0.2.0/ltmain.sh:1292: non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` omins-0.2.0/ltmain.sh-1293- libobjs="$libobjs $pic_object" ############################################## omins-0.2.0/ltmain.sh-1447- -L*) omins-0.2.0/ltmain.sh:1448: dir=`$echo "X$arg" | $Xsed -e 's/^-L//'` omins-0.2.0/ltmain.sh-1449- # We need an absolute path. ############################################## omins-0.2.0/ltmain.sh-1452- *) omins-0.2.0/ltmain.sh:1453: absdir=`cd "$dir" && pwd` omins-0.2.0/ltmain.sh-1454- if test -z "$absdir"; then ############################################## omins-0.2.0/ltmain.sh-1542- # to be aesthetically quoted because they are evaled later. omins-0.2.0/ltmain.sh:1543: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` omins-0.2.0/ltmain.sh-1544- case $arg in ############################################## omins-0.2.0/ltmain.sh-1613- -R*) omins-0.2.0/ltmain.sh:1614: dir=`$echo "X$arg" | $Xsed -e 's/^-R//'` omins-0.2.0/ltmain.sh-1615- # We need an absolute path. ############################################## omins-0.2.0/ltmain.sh-1654- -Wc,*) omins-0.2.0/ltmain.sh:1655: args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'` omins-0.2.0/ltmain.sh-1656- arg= ############################################## omins-0.2.0/ltmain.sh-1668- IFS="$save_ifs" omins-0.2.0/ltmain.sh:1669: arg=`$echo "X$arg" | $Xsed -e "s/^ //"` omins-0.2.0/ltmain.sh-1670- ;; ############################################## omins-0.2.0/ltmain.sh-1672- -Wl,*) omins-0.2.0/ltmain.sh:1673: args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'` omins-0.2.0/ltmain.sh-1674- arg= ############################################## omins-0.2.0/ltmain.sh-1687- IFS="$save_ifs" omins-0.2.0/ltmain.sh:1688: arg=`$echo "X$arg" | $Xsed -e "s/^ //"` omins-0.2.0/ltmain.sh-1689- ;; ############################################## omins-0.2.0/ltmain.sh-1709- # to be aesthetically quoted because they are evaled later. omins-0.2.0/ltmain.sh:1710: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` omins-0.2.0/ltmain.sh-1711- case $arg in ############################################## omins-0.2.0/ltmain.sh-1746- # Extract subdirectory from the argument. omins-0.2.0/ltmain.sh:1747: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` omins-0.2.0/ltmain.sh-1748- if test "X$xdir" = "X$arg"; then ############################################## omins-0.2.0/ltmain.sh-1800- # Extract subdirectory from the argument. omins-0.2.0/ltmain.sh:1801: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` omins-0.2.0/ltmain.sh-1802- if test "X$xdir" = "X$arg"; then ############################################## omins-0.2.0/ltmain.sh-1807- omins-0.2.0/ltmain.sh:1808: pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` omins-0.2.0/ltmain.sh:1809: non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` omins-0.2.0/ltmain.sh-1810- libobjs="$libobjs $pic_object" ############################################## omins-0.2.0/ltmain.sh-1843- # to be aesthetically quoted because they are evaled later. omins-0.2.0/ltmain.sh:1844: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` omins-0.2.0/ltmain.sh-1845- case $arg in ############################################## omins-0.2.0/ltmain.sh-1873- # calculate the name of the file, without its directory omins-0.2.0/ltmain.sh:1874: outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'` omins-0.2.0/ltmain.sh-1875- libobjs_save="$libobjs" ############################################## omins-0.2.0/ltmain.sh-1878- # get the directories listed in $shlibpath_var omins-0.2.0/ltmain.sh:1879: eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\` omins-0.2.0/ltmain.sh-1880- else ############################################## omins-0.2.0/ltmain.sh-1885- omins-0.2.0/ltmain.sh:1886: output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'` omins-0.2.0/ltmain.sh-1887- if test "X$output_objdir" = "X$output"; then ############################################## omins-0.2.0/ltmain.sh-2024- fi omins-0.2.0/ltmain.sh:2025: name=`$echo "X$deplib" | $Xsed -e 's/^-l//'` omins-0.2.0/ltmain.sh-2026- for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do ############################################## omins-0.2.0/ltmain.sh-2068- found=no omins-0.2.0/ltmain.sh:2069: ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` omins-0.2.0/ltmain.sh-2070- test "X$ladir" = "X$lib" && ladir="." ############################################## omins-0.2.0/ltmain.sh-2093- newdependency_libs="$deplib $newdependency_libs" omins-0.2.0/ltmain.sh:2094: newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` omins-0.2.0/ltmain.sh-2095- ;; ############################################## omins-0.2.0/ltmain.sh-2106- fi omins-0.2.0/ltmain.sh:2107: newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` omins-0.2.0/ltmain.sh-2108- ;; ############################################## omins-0.2.0/ltmain.sh-2116- if test "$pass" = link; then omins-0.2.0/ltmain.sh:2117: dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'` omins-0.2.0/ltmain.sh-2118- # Make sure the xrpath contains only unique directories. ############################################## omins-0.2.0/ltmain.sh-2138- set dummy $deplibs_check_method omins-0.2.0/ltmain.sh:2139: match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` omins-0.2.0/ltmain.sh-2140- if eval $echo \"$deplib\" 2>/dev/null \ ############################################## omins-0.2.0/ltmain.sh-2210- omins-0.2.0/ltmain.sh:2211: ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` omins-0.2.0/ltmain.sh-2212- test "X$ladir" = "X$lib" && ladir="." ############################################## omins-0.2.0/ltmain.sh-2302- *) omins-0.2.0/ltmain.sh:2303: abs_ladir=`cd "$ladir" && pwd` omins-0.2.0/ltmain.sh-2304- if test -z "$abs_ladir"; then ############################################## omins-0.2.0/ltmain.sh-2310- esac omins-0.2.0/ltmain.sh:2311: laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` omins-0.2.0/ltmain.sh-2312- ############################################## omins-0.2.0/ltmain.sh-2337- fi # $installed = yes omins-0.2.0/ltmain.sh:2338: name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` omins-0.2.0/ltmain.sh-2339- ############################################## omins-0.2.0/ltmain.sh-2384- case $deplib in omins-0.2.0/ltmain.sh:2385: -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test omins-0.2.0/ltmain.sh-2386- esac ############################################## omins-0.2.0/ltmain.sh-2499- shift; shift omins-0.2.0/ltmain.sh:2500: libname=`eval \\$echo \"$libname_spec\"` omins-0.2.0/ltmain.sh-2501- # use dlname if we got it. it's perfectly good, no? ############################################## omins-0.2.0/ltmain.sh-2507- *cygwin* | mingw*) omins-0.2.0/ltmain.sh:2508: major=`expr $current - $age` omins-0.2.0/ltmain.sh-2509- versuffix="-$major" ############################################## omins-0.2.0/ltmain.sh-2518- soroot="$soname" omins-0.2.0/ltmain.sh:2519: soname=`$echo $soroot | ${SED} -e 's/^.*\///'` omins-0.2.0/ltmain.sh:2520: newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a" omins-0.2.0/ltmain.sh-2521- ############################################## omins-0.2.0/ltmain.sh-2747- case $libdir in omins-0.2.0/ltmain.sh:2748: -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'` omins-0.2.0/ltmain.sh-2749- case " $xrpath " in ############################################## omins-0.2.0/ltmain.sh-2779- *.la) omins-0.2.0/ltmain.sh:2780: dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'` omins-0.2.0/ltmain.sh-2781- test "X$dir" = "X$deplib" && dir="." ############################################## omins-0.2.0/ltmain.sh-2785- *) omins-0.2.0/ltmain.sh:2786: absdir=`cd "$dir" && pwd` omins-0.2.0/ltmain.sh-2787- if test -z "$absdir"; then ############################################## omins-0.2.0/ltmain.sh-2795- else omins-0.2.0/ltmain.sh:2796: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` omins-0.2.0/ltmain.sh-2797- if test -z "$libdir"; then ############################################## omins-0.2.0/ltmain.sh-2810- # but need to link against shared omins-0.2.0/ltmain.sh:2811: eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` omins-0.2.0/ltmain.sh-2812- if test -n "$deplibrary_names" ; then ############################################## omins-0.2.0/ltmain.sh-2835- # Again, we only want to link against shared libraries omins-0.2.0/ltmain.sh:2836: eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"` omins-0.2.0/ltmain.sh-2837- for tmp in $newlib_search_path ; do ############################################## omins-0.2.0/ltmain.sh-3002- lib*) omins-0.2.0/ltmain.sh:3003: name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` omins-0.2.0/ltmain.sh-3004- eval shared_ext=\"$shrext_cmds\" ############################################## omins-0.2.0/ltmain.sh-3008- if test "$module" = no; then omins-0.2.0/ltmain.sh:3009: $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2 omins-0.2.0/ltmain.sh-3010- $echo "$help" 1>&2 ############################################## omins-0.2.0/ltmain.sh-3014- # Add the "lib" prefix for modules if required omins-0.2.0/ltmain.sh:3015: name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` omins-0.2.0/ltmain.sh-3016- eval shared_ext=\"$shrext_cmds\" ############################################## omins-0.2.0/ltmain.sh-3018- else omins-0.2.0/ltmain.sh:3019: libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` omins-0.2.0/ltmain.sh-3020- fi ############################################## omins-0.2.0/ltmain.sh-3095- darwin|linux|osf|windows) omins-0.2.0/ltmain.sh:3096: current=`expr $number_major + $number_minor` omins-0.2.0/ltmain.sh-3097- age="$number_minor" ############################################## omins-0.2.0/ltmain.sh-3105- irix|nonstopux) omins-0.2.0/ltmain.sh:3106: current=`expr $number_major + $number_minor - 1` omins-0.2.0/ltmain.sh-3107- age="$number_minor" ############################################## omins-0.2.0/ltmain.sh-3152- if test "$age" -gt "$current"; then omins-0.2.0/ltmain.sh:3153: $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2 omins-0.2.0/ltmain.sh-3154- $echo "$modename: \`$vinfo' is not valid version information" 1>&2 ############################################## omins-0.2.0/ltmain.sh-3167- # verstring for coding it into the library header omins-0.2.0/ltmain.sh:3168: major=.`expr $current - $age` omins-0.2.0/ltmain.sh-3169- versuffix="$major.$age.$revision" omins-0.2.0/ltmain.sh-3170- # Darwin ld doesn't like 0 for these options... omins-0.2.0/ltmain.sh:3171: minor_current=`expr $current + 1` omins-0.2.0/ltmain.sh-3172- verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision" ############################################## omins-0.2.0/ltmain.sh-3185- irix | nonstopux) omins-0.2.0/ltmain.sh:3186: major=`expr $current - $age + 1` omins-0.2.0/ltmain.sh-3187- ############################################## omins-0.2.0/ltmain.sh-3196- while test "$loop" -ne 0; do omins-0.2.0/ltmain.sh:3197: iface=`expr $revision - $loop` omins-0.2.0/ltmain.sh:3198: loop=`expr $loop - 1` omins-0.2.0/ltmain.sh-3199- verstring="$verstring_prefix$major.$iface:$verstring" ############################################## omins-0.2.0/ltmain.sh-3207- linux) omins-0.2.0/ltmain.sh:3208: major=.`expr $current - $age` omins-0.2.0/ltmain.sh-3209- versuffix="$major.$age.$revision" ############################################## omins-0.2.0/ltmain.sh-3212- osf) omins-0.2.0/ltmain.sh:3213: major=.`expr $current - $age` omins-0.2.0/ltmain.sh-3214- versuffix=".$current.$age.$revision" ############################################## omins-0.2.0/ltmain.sh-3219- while test "$loop" -ne 0; do omins-0.2.0/ltmain.sh:3220: iface=`expr $current - $loop` omins-0.2.0/ltmain.sh:3221: loop=`expr $loop - 1` omins-0.2.0/ltmain.sh-3222- verstring="$verstring:${iface}.0" ############################################## omins-0.2.0/ltmain.sh-3236- # extension on DOS 8.3 filesystems. omins-0.2.0/ltmain.sh:3237: major=`expr $current - $age` omins-0.2.0/ltmain.sh-3238- versuffix="-$major" ############################################## omins-0.2.0/ltmain.sh-3291- removelist= omins-0.2.0/ltmain.sh:3292: tempremovelist=`$echo "$output_objdir/*"` omins-0.2.0/ltmain.sh-3293- for p in $tempremovelist; do ############################################## omins-0.2.0/ltmain.sh-3319- # Transform .lo files to .o files. omins-0.2.0/ltmain.sh:3320: oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP` omins-0.2.0/ltmain.sh-3321- fi ############################################## omins-0.2.0/ltmain.sh-3324- for path in $notinst_path; do omins-0.2.0/ltmain.sh:3325: lib_search_path=`$echo "$lib_search_path " | ${SED} -e 's% $path % %g'` omins-0.2.0/ltmain.sh:3326: deplibs=`$echo "$deplibs " | ${SED} -e 's% -L$path % %g'` omins-0.2.0/ltmain.sh:3327: dependency_libs=`$echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'` omins-0.2.0/ltmain.sh-3328- done ############################################## omins-0.2.0/ltmain.sh-3427- for i in $deplibs; do omins-0.2.0/ltmain.sh:3428: name=`expr $i : '-l\(.*\)'` omins-0.2.0/ltmain.sh-3429- # If $name is empty we are operating on a -L argument. ############################################## omins-0.2.0/ltmain.sh-3439- if test -n "$i" ; then omins-0.2.0/ltmain.sh:3440: libname=`eval \\$echo \"$libname_spec\"` omins-0.2.0/ltmain.sh:3441: deplib_matches=`eval \\$echo \"$library_names_spec\"` omins-0.2.0/ltmain.sh-3442- set dummy $deplib_matches omins-0.2.0/ltmain.sh-3443- deplib_match=$2 omins-0.2.0/ltmain.sh:3444: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then omins-0.2.0/ltmain.sh-3445- newdeplibs="$newdeplibs $i" ############################################## omins-0.2.0/ltmain.sh-3464- for i in $deplibs; do omins-0.2.0/ltmain.sh:3465: name=`expr $i : '-l\(.*\)'` omins-0.2.0/ltmain.sh-3466- # If $name is empty we are operating on a -L argument. ############################################## omins-0.2.0/ltmain.sh-3481- if test -n "$i" ; then omins-0.2.0/ltmain.sh:3482: libname=`eval \\$echo \"$libname_spec\"` omins-0.2.0/ltmain.sh:3483: deplib_matches=`eval \\$echo \"$library_names_spec\"` omins-0.2.0/ltmain.sh-3484- set dummy $deplib_matches omins-0.2.0/ltmain.sh-3485- deplib_match=$2 omins-0.2.0/ltmain.sh:3486: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then omins-0.2.0/ltmain.sh-3487- newdeplibs="$newdeplibs $i" ############################################## omins-0.2.0/ltmain.sh-3514- set dummy $deplibs_check_method omins-0.2.0/ltmain.sh:3515: file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` omins-0.2.0/ltmain.sh-3516- for a_deplib in $deplibs; do omins-0.2.0/ltmain.sh:3517: name=`expr $a_deplib : '-l\(.*\)'` omins-0.2.0/ltmain.sh-3518- # If $name is empty we are operating on a -L argument. ############################################## omins-0.2.0/ltmain.sh-3528- if test -n "$a_deplib" ; then omins-0.2.0/ltmain.sh:3529: libname=`eval \\$echo \"$libname_spec\"` omins-0.2.0/ltmain.sh-3530- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do omins-0.2.0/ltmain.sh:3531: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` omins-0.2.0/ltmain.sh-3532- for potent_lib in $potential_libs; do ############################################## omins-0.2.0/ltmain.sh-3544- while test -h "$potlib" 2>/dev/null; do omins-0.2.0/ltmain.sh:3545: potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` omins-0.2.0/ltmain.sh-3546- case $potliblink in omins-0.2.0/ltmain.sh-3547- [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; omins-0.2.0/ltmain.sh:3548: *) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; omins-0.2.0/ltmain.sh-3549- esac ############################################## omins-0.2.0/ltmain.sh-3583- set dummy $deplibs_check_method omins-0.2.0/ltmain.sh:3584: match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` omins-0.2.0/ltmain.sh-3585- for a_deplib in $deplibs; do omins-0.2.0/ltmain.sh:3586: name=`expr $a_deplib : '-l\(.*\)'` omins-0.2.0/ltmain.sh-3587- # If $name is empty we are operating on a -L argument. ############################################## omins-0.2.0/ltmain.sh-3597- if test -n "$a_deplib" ; then omins-0.2.0/ltmain.sh:3598: libname=`eval \\$echo \"$libname_spec\"` omins-0.2.0/ltmain.sh-3599- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do omins-0.2.0/ltmain.sh:3600: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` omins-0.2.0/ltmain.sh-3601- for potent_lib in $potential_libs; do ############################################## omins-0.2.0/ltmain.sh-3640- # can't use Xsed below, because $i might contain '/' omins-0.2.0/ltmain.sh:3641: tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"` omins-0.2.0/ltmain.sh-3642- done ############################################## omins-0.2.0/ltmain.sh-3665- # On Rhapsody replace the C library is the System framework omins-0.2.0/ltmain.sh:3666: newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'` omins-0.2.0/ltmain.sh-3667- ;; ############################################## omins-0.2.0/ltmain.sh-3804- # Use standard objects if they are pic omins-0.2.0/ltmain.sh:3805: test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` omins-0.2.0/ltmain.sh-3806- ############################################## omins-0.2.0/ltmain.sh-3817- eval cmd=\"$cmd\" omins-0.2.0/ltmain.sh:3818: if len=`expr "X$cmd" : ".*"` && omins-0.2.0/ltmain.sh-3819- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## omins-0.2.0/ltmain.sh-3899- if test "X$skipped_export" != "X:" && omins-0.2.0/ltmain.sh:3900: len=`expr "X$test_cmds" : ".*" 2>/dev/null` && omins-0.2.0/ltmain.sh-3901- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## omins-0.2.0/ltmain.sh-3918- save_output=$output omins-0.2.0/ltmain.sh:3919: output_la=`$echo "X$output" | $Xsed -e "$basename"` omins-0.2.0/ltmain.sh-3920- ############################################## omins-0.2.0/ltmain.sh-3934- if test "X$objlist" = X || omins-0.2.0/ltmain.sh:3935: { len=`expr "X$test_cmds" : ".*" 2>/dev/null` && omins-0.2.0/ltmain.sh-3936- test "$len" -le "$max_cmd_len"; }; then ############################################## omins-0.2.0/ltmain.sh-3949- last_robj=$output_objdir/$output_la-${k}.$objext omins-0.2.0/ltmain.sh:3950: k=`expr $k + 1` omins-0.2.0/ltmain.sh-3951- output=$output_objdir/$output_la-${k}.$objext ############################################## omins-0.2.0/ltmain.sh-3975- do omins-0.2.0/ltmain.sh:3976: i=`expr $i + 1` omins-0.2.0/ltmain.sh-3977- delfiles="$delfiles $output_objdir/$output_la-${i}.$objext" ############################################## omins-0.2.0/ltmain.sh-4099- libobj="$output" omins-0.2.0/ltmain.sh:4100: obj=`$echo "X$output" | $Xsed -e "$lo2o"` omins-0.2.0/ltmain.sh-4101- ;; ############################################## omins-0.2.0/ltmain.sh-4133- # Create the old-style object. omins-0.2.0/ltmain.sh:4134: 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 omins-0.2.0/ltmain.sh-4135- ############################################## omins-0.2.0/ltmain.sh-4194- case $host in omins-0.2.0/ltmain.sh:4195: *cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;; omins-0.2.0/ltmain.sh-4196- esac ############################################## omins-0.2.0/ltmain.sh-4214- # On Rhapsody replace the C library is the System framework omins-0.2.0/ltmain.sh:4215: compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'` omins-0.2.0/ltmain.sh:4216: finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'` omins-0.2.0/ltmain.sh-4217- ;; ############################################## omins-0.2.0/ltmain.sh-4326- # Transform all the library objects into standard objects. omins-0.2.0/ltmain.sh:4327: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` omins-0.2.0/ltmain.sh:4328: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` omins-0.2.0/ltmain.sh-4329- fi ############################################## omins-0.2.0/ltmain.sh-4372- # Add our own program objects to the symbol list. omins-0.2.0/ltmain.sh:4373: progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` omins-0.2.0/ltmain.sh-4374- for arg in $progfiles; do ############################################## omins-0.2.0/ltmain.sh-4402- $show "extracting global C symbols from \`$arg'" omins-0.2.0/ltmain.sh:4403: name=`$echo "$arg" | ${SED} -e 's%^.*/%%'` omins-0.2.0/ltmain.sh-4404- $run eval '$echo ": $name " >> "$nlist"' ############################################## omins-0.2.0/ltmain.sh-4521- # Transform the symbol file into the correct name. omins-0.2.0/ltmain.sh:4522: compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` omins-0.2.0/ltmain.sh:4523: finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` omins-0.2.0/ltmain.sh-4524- ;; ############################################## omins-0.2.0/ltmain.sh-4535- # Nullify the symbol file. omins-0.2.0/ltmain.sh:4536: compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"` omins-0.2.0/ltmain.sh:4537: finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"` omins-0.2.0/ltmain.sh-4538- fi ############################################## omins-0.2.0/ltmain.sh-4541- # Replace the output file specification. omins-0.2.0/ltmain.sh:4542: compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` omins-0.2.0/ltmain.sh-4543- link_command="$compile_command$compile_rpath" ############################################## omins-0.2.0/ltmain.sh-4608- # Replace the output file specification. omins-0.2.0/ltmain.sh:4609: link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` omins-0.2.0/ltmain.sh-4610- # Delete the old output file. ############################################## omins-0.2.0/ltmain.sh-4628- if test "$fast_install" = yes; then omins-0.2.0/ltmain.sh:4629: relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'` omins-0.2.0/ltmain.sh-4630- else ############################################## omins-0.2.0/ltmain.sh-4640- # Replace the output file specification. omins-0.2.0/ltmain.sh:4641: link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` omins-0.2.0/ltmain.sh-4642- ############################################## omins-0.2.0/ltmain.sh-4660- else omins-0.2.0/ltmain.sh:4661: var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` omins-0.2.0/ltmain.sh-4662- relink_command="$var=\"$var_value\"; export $var; $relink_command" ############################################## omins-0.2.0/ltmain.sh-4665- relink_command="(cd `pwd`; $relink_command)" omins-0.2.0/ltmain.sh:4666: relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` omins-0.2.0/ltmain.sh-4667- fi ############################################## omins-0.2.0/ltmain.sh-4674- esac omins-0.2.0/ltmain.sh:4675: qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"` omins-0.2.0/ltmain.sh-4676- else omins-0.2.0/ltmain.sh:4677: qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"` omins-0.2.0/ltmain.sh-4678- fi ############################################## omins-0.2.0/ltmain.sh-4684- case $output in omins-0.2.0/ltmain.sh:4685: *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;; omins-0.2.0/ltmain.sh-4686- esac ############################################## omins-0.2.0/ltmain.sh-4690- exeext=.exe omins-0.2.0/ltmain.sh:4691: outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;; omins-0.2.0/ltmain.sh-4692- *) exeext= ;; ############################################## omins-0.2.0/ltmain.sh-4695- *cygwin* | *mingw* ) omins-0.2.0/ltmain.sh:4696: cwrappersource=`$echo ${objdir}/lt-${outputname}.c` omins-0.2.0/ltmain.sh:4697: cwrapper=`$echo ${output}.exe` omins-0.2.0/ltmain.sh-4698- $rm $cwrappersource $cwrapper ############################################## omins-0.2.0/ltmain.sh-4946- shift omins-0.2.0/ltmain.sh:4947: elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then omins-0.2.0/ltmain.sh-4948- # Yippee, \$echo works! ############################################## omins-0.2.0/ltmain.sh-4958- # Find the directory that this script lives in. omins-0.2.0/ltmain.sh:4959: thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\` omins-0.2.0/ltmain.sh-4960- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## omins-0.2.0/ltmain.sh-4962- # Follow symbolic links until we get to the real thisdir. omins-0.2.0/ltmain.sh:4963: file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\` omins-0.2.0/ltmain.sh-4964- while test -n \"\$file\"; do omins-0.2.0/ltmain.sh:4965: destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\` omins-0.2.0/ltmain.sh-4966- ############################################## omins-0.2.0/ltmain.sh-4974- omins-0.2.0/ltmain.sh:4975: file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\` omins-0.2.0/ltmain.sh:4976: file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\` omins-0.2.0/ltmain.sh-4977- done ############################################## omins-0.2.0/ltmain.sh-4979- # Try to get the absolute directory name. omins-0.2.0/ltmain.sh:4980: absdir=\`cd \"\$thisdir\" && pwd\` omins-0.2.0/ltmain.sh-4981- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## omins-0.2.0/ltmain.sh-4989- if test ! -f \"\$progdir/\$program\" || \\ omins-0.2.0/ltmain.sh:4990: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ omins-0.2.0/ltmain.sh-4991- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## omins-0.2.0/ltmain.sh-5004- if test -n \"\$relink_command\"; then omins-0.2.0/ltmain.sh:5005: if relink_command_output=\`eval \$relink_command 2>&1\`; then : omins-0.2.0/ltmain.sh-5006- else ############################################## omins-0.2.0/ltmain.sh-5036- # The second colon is a workaround for a bug in BeOS R4 sed omins-0.2.0/ltmain.sh:5037: $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\` omins-0.2.0/ltmain.sh-5038- ############################################## omins-0.2.0/ltmain.sh-5149- do omins-0.2.0/ltmain.sh:5150: objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` omins-0.2.0/ltmain.sh-5151- case " $oldobjs " in ############################################## omins-0.2.0/ltmain.sh-5157- newobj=lt$counter-$objbase omins-0.2.0/ltmain.sh:5158: counter=`expr $counter + 1` omins-0.2.0/ltmain.sh-5159- case " $oldobjs " in ############################################## omins-0.2.0/ltmain.sh-5175- omins-0.2.0/ltmain.sh:5176: if len=`expr "X$cmds" : ".*"` && omins-0.2.0/ltmain.sh-5177- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## omins-0.2.0/ltmain.sh-5197- eval test_cmds=\"$old_archive_cmds\" omins-0.2.0/ltmain.sh:5198: if len=`expr "X$test_cmds" : ".*" 2>/dev/null` && omins-0.2.0/ltmain.sh-5199- test "$len" -le "$max_cmd_len"; then ############################################## omins-0.2.0/ltmain.sh-5249- else omins-0.2.0/ltmain.sh:5250: var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` omins-0.2.0/ltmain.sh-5251- relink_command="$var=\"$var_value\"; export $var; $relink_command" ############################################## omins-0.2.0/ltmain.sh-5255- relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" omins-0.2.0/ltmain.sh:5256: relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` omins-0.2.0/ltmain.sh-5257- if test "$hardcode_automatic" = yes ; then ############################################## omins-0.2.0/ltmain.sh-5274- *.la) omins-0.2.0/ltmain.sh:5275: name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'` omins-0.2.0/ltmain.sh:5276: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` omins-0.2.0/ltmain.sh-5277- if test -z "$libdir"; then ############################################## omins-0.2.0/ltmain.sh-5288- for lib in $dlfiles; do omins-0.2.0/ltmain.sh:5289: name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` omins-0.2.0/ltmain.sh:5290: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` omins-0.2.0/ltmain.sh-5291- if test -z "$libdir"; then ############################################## omins-0.2.0/ltmain.sh-5299- for lib in $dlprefiles; do omins-0.2.0/ltmain.sh:5300: name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` omins-0.2.0/ltmain.sh:5301: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` omins-0.2.0/ltmain.sh-5302- if test -z "$libdir"; then ############################################## omins-0.2.0/ltmain.sh-5396- # Aesthetically quote it. omins-0.2.0/ltmain.sh:5397: arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"` omins-0.2.0/ltmain.sh-5398- case $arg in ############################################## omins-0.2.0/ltmain.sh-5412- # Aesthetically quote it. omins-0.2.0/ltmain.sh:5413: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` omins-0.2.0/ltmain.sh-5414- case $arg in ############################################## omins-0.2.0/ltmain.sh-5463- # Aesthetically quote the argument. omins-0.2.0/ltmain.sh:5464: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` omins-0.2.0/ltmain.sh-5465- case $arg in ############################################## omins-0.2.0/ltmain.sh-5495- # Strip any trailing slash from the destination. omins-0.2.0/ltmain.sh:5496: dest=`$echo "X$dest" | $Xsed -e 's%/$%%'` omins-0.2.0/ltmain.sh-5497- ############################################## omins-0.2.0/ltmain.sh-5503- else omins-0.2.0/ltmain.sh:5504: destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'` omins-0.2.0/ltmain.sh-5505- test "X$destdir" = "X$dest" && destdir=. omins-0.2.0/ltmain.sh:5506: destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'` omins-0.2.0/ltmain.sh-5507- ############################################## omins-0.2.0/ltmain.sh-5579- omins-0.2.0/ltmain.sh:5580: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/ omins-0.2.0/ltmain.sh-5581- test "X$dir" = "X$file/" && dir= ############################################## omins-0.2.0/ltmain.sh-5585- # Determine the prefix the user has applied to our future dir. omins-0.2.0/ltmain.sh:5586: inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"` omins-0.2.0/ltmain.sh-5587- ############################################## omins-0.2.0/ltmain.sh-5600- # Stick the inst_prefix_dir data into the link command. omins-0.2.0/ltmain.sh:5601: relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` omins-0.2.0/ltmain.sh-5602- else omins-0.2.0/ltmain.sh:5603: relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"` omins-0.2.0/ltmain.sh-5604- fi ############################################## omins-0.2.0/ltmain.sh-5669- # Install the pseudo-library for information purposes. omins-0.2.0/ltmain.sh:5670: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` omins-0.2.0/ltmain.sh-5671- instname="$dir/$name"i ############################################## omins-0.2.0/ltmain.sh-5685- else omins-0.2.0/ltmain.sh:5686: destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` omins-0.2.0/ltmain.sh-5687- destfile="$destdir/$destfile" ############################################## omins-0.2.0/ltmain.sh-5692- *.lo) omins-0.2.0/ltmain.sh:5693: staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"` omins-0.2.0/ltmain.sh-5694- ;; ############################################## omins-0.2.0/ltmain.sh-5714- # Deduce the name of the old-style object file. omins-0.2.0/ltmain.sh:5715: staticobj=`$echo "X$file" | $Xsed -e "$lo2o"` omins-0.2.0/ltmain.sh-5716- ############################################## omins-0.2.0/ltmain.sh-5727- else omins-0.2.0/ltmain.sh:5728: destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` omins-0.2.0/ltmain.sh-5729- destfile="$destdir/$destfile" ############################################## omins-0.2.0/ltmain.sh-5738- if test ! -f "$file"; then omins-0.2.0/ltmain.sh:5739: file=`$echo $file|${SED} 's,.exe$,,'` omins-0.2.0/ltmain.sh-5740- stripped_ext=".exe" ############################################## omins-0.2.0/ltmain.sh-5747- *cygwin*|*mingw*) omins-0.2.0/ltmain.sh:5748: wrapper=`$echo $file | ${SED} -e 's,.exe$,,'` omins-0.2.0/ltmain.sh-5749- ;; ############################################## omins-0.2.0/ltmain.sh-5785- fi omins-0.2.0/ltmain.sh:5786: libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test omins-0.2.0/ltmain.sh-5787- if test -n "$libdir" && test ! -f "$libfile"; then omins-0.2.0/ltmain.sh:5788: $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2 omins-0.2.0/ltmain.sh-5789- finalize=no ############################################## omins-0.2.0/ltmain.sh-5819- fi omins-0.2.0/ltmain.sh:5820: file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'` omins-0.2.0/ltmain.sh-5821- outputname="$tmpdir/$file" omins-0.2.0/ltmain.sh-5822- # Replace the output file specification. omins-0.2.0/ltmain.sh:5823: relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'` omins-0.2.0/ltmain.sh-5824- ############################################## omins-0.2.0/ltmain.sh-5837- # Install the binary that we compiled earlier. omins-0.2.0/ltmain.sh:5838: file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"` omins-0.2.0/ltmain.sh-5839- fi ############################################## omins-0.2.0/ltmain.sh-5853- *:*.exe) omins-0.2.0/ltmain.sh:5854: destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'` omins-0.2.0/ltmain.sh-5855- ;; ############################################## omins-0.2.0/ltmain.sh-5866- for file in $staticlibs; do omins-0.2.0/ltmain.sh:5867: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` omins-0.2.0/ltmain.sh-5868- ############################################## omins-0.2.0/ltmain.sh-6023- # Warn if it was a shared library. omins-0.2.0/ltmain.sh:6024: test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'" omins-0.2.0/ltmain.sh-6025- continue ############################################## omins-0.2.0/ltmain.sh-6027- omins-0.2.0/ltmain.sh:6028: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` omins-0.2.0/ltmain.sh-6029- test "X$dir" = "X$file" && dir=. ############################################## omins-0.2.0/ltmain.sh-6033- else omins-0.2.0/ltmain.sh:6034: $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2 omins-0.2.0/ltmain.sh-6035- exit $EXIT_FAILURE ############################################## omins-0.2.0/ltmain.sh-6040- # Just add the directory containing the .lo file. omins-0.2.0/ltmain.sh:6041: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` omins-0.2.0/ltmain.sh-6042- test "X$dir" = "X$file" && dir=. ############################################## omins-0.2.0/ltmain.sh-6051- # Get the absolute pathname. omins-0.2.0/ltmain.sh:6052: absdir=`cd "$dir" && pwd` omins-0.2.0/ltmain.sh-6053- test -n "$absdir" && dir="$absdir" ############################################## omins-0.2.0/ltmain.sh-6087- # Quote arguments (to preserve shell metacharacters). omins-0.2.0/ltmain.sh:6088: file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"` omins-0.2.0/ltmain.sh-6089- args="$args \"$file\"" ############################################## omins-0.2.0/ltmain.sh-6149- for file in $files; do omins-0.2.0/ltmain.sh:6150: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` omins-0.2.0/ltmain.sh-6151- if test "X$dir" = "X$file"; then ############################################## omins-0.2.0/ltmain.sh-6156- fi omins-0.2.0/ltmain.sh:6157: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` omins-0.2.0/ltmain.sh-6158- test "$mode" = uninstall && objdir="$dir" ############################################## omins-0.2.0/ltmain.sh-6257- *.exe) omins-0.2.0/ltmain.sh:6258: file=`$echo $file|${SED} 's,.exe$,,'` omins-0.2.0/ltmain.sh:6259: noexename=`$echo $name|${SED} 's,.exe$,,'` omins-0.2.0/ltmain.sh-6260- # $file with .exe has already been added to rmfiles, ############################################## omins-0.2.0/ltmain.sh-6531-# ### BEGIN LIBTOOL TAG CONFIG: disable-static omins-0.2.0/ltmain.sh:6532:build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac` omins-0.2.0/ltmain.sh-6533-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## omins-0.2.0/configure-45-do omins-0.2.0/configure:46: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then omins-0.2.0/configure-47- eval $as_var=C; export $as_var ############################################## omins-0.2.0/configure-103- as_lineno_2=$LINENO omins-0.2.0/configure:104: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` omins-0.2.0/configure-105- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## omins-0.2.0/configure-142- as_lineno_2=$LINENO omins-0.2.0/configure:143: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` omins-0.2.0/configure-144- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## omins-0.2.0/configure-252- # Remove one level of quotation (which was required for Make). omins-0.2.0/configure:253: ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','` omins-0.2.0/configure-254- ;; ############################################## omins-0.2.0/configure-263- : omins-0.2.0/configure:264:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then omins-0.2.0/configure-265- # Yippee, $echo works! ############################################## omins-0.2.0/configure-289- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... omins-0.2.0/configure:290: if (echo_test_string=`eval $cmd`) 2>/dev/null && omins-0.2.0/configure:291: echo_test_string=`eval $cmd` && omins-0.2.0/configure-292- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## omins-0.2.0/configure-298- omins-0.2.0/configure:299:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && omins-0.2.0/configure:300: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && omins-0.2.0/configure-301- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## omins-0.2.0/configure-313- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && omins-0.2.0/configure:314: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && omins-0.2.0/configure:315: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && omins-0.2.0/configure-316- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## omins-0.2.0/configure-325- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && omins-0.2.0/configure:326: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && omins-0.2.0/configure-327- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## omins-0.2.0/configure-340- echo='printf %s\n' omins-0.2.0/configure:341: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && omins-0.2.0/configure:342: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && omins-0.2.0/configure-343- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## omins-0.2.0/configure-345- : omins-0.2.0/configure:346: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && omins-0.2.0/configure-347- test "X$echo_testing_string" = 'X\t' && omins-0.2.0/configure:348: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && omins-0.2.0/configure-349- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## omins-0.2.0/configure-354- echo="$CONFIG_SHELL $0 --fallback-echo" omins-0.2.0/configure:355: elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && omins-0.2.0/configure-356- test "X$echo_testing_string" = 'X\t' && omins-0.2.0/configure:357: echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && omins-0.2.0/configure-358- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## omins-0.2.0/configure-364- for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do omins-0.2.0/configure:365: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null omins-0.2.0/configure-366- then ############################################## omins-0.2.0/configure-372- if test "$prev" != 'sed 50q "$0"'; then omins-0.2.0/configure:373: echo_test_string=`eval $prev` omins-0.2.0/configure-374- export echo_test_string ############################################## omins-0.2.0/configure-518- omins-0.2.0/configure:519: ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` omins-0.2.0/configure-520- ############################################## omins-0.2.0/configure-551- -disable-* | --disable-*) omins-0.2.0/configure:552: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` omins-0.2.0/configure-553- # Reject names that are not valid shell variable names. ############################################## omins-0.2.0/configure-556- { (exit 1); exit 1; }; } omins-0.2.0/configure:557: ac_feature=`echo $ac_feature | sed 's/-/_/g'` omins-0.2.0/configure-558- eval "enable_$ac_feature=no" ;; ############################################## omins-0.2.0/configure-560- -enable-* | --enable-*) omins-0.2.0/configure:561: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` omins-0.2.0/configure-562- # Reject names that are not valid shell variable names. ############################################## omins-0.2.0/configure-565- { (exit 1); exit 1; }; } omins-0.2.0/configure:566: ac_feature=`echo $ac_feature | sed 's/-/_/g'` omins-0.2.0/configure-567- case $ac_option in omins-0.2.0/configure:568: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; omins-0.2.0/configure-569- *) ac_optarg=yes ;; ############################################## omins-0.2.0/configure-742- -with-* | --with-*) omins-0.2.0/configure:743: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` omins-0.2.0/configure-744- # Reject names that are not valid shell variable names. ############################################## omins-0.2.0/configure-747- { (exit 1); exit 1; }; } omins-0.2.0/configure:748: ac_package=`echo $ac_package| sed 's/-/_/g'` omins-0.2.0/configure-749- case $ac_option in omins-0.2.0/configure:750: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; omins-0.2.0/configure-751- *) ac_optarg=yes ;; ############################################## omins-0.2.0/configure-755- -without-* | --without-*) omins-0.2.0/configure:756: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` omins-0.2.0/configure-757- # Reject names that are not valid shell variable names. ############################################## omins-0.2.0/configure-760- { (exit 1); exit 1; }; } omins-0.2.0/configure:761: ac_package=`echo $ac_package | sed 's/-/_/g'` omins-0.2.0/configure-762- eval "with_$ac_package=no" ;; ############################################## omins-0.2.0/configure-787- *=*) omins-0.2.0/configure:788: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` omins-0.2.0/configure-789- # Reject names that are not valid shell variable names. ############################################## omins-0.2.0/configure-792- { (exit 1); exit 1; }; } omins-0.2.0/configure:793: ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` omins-0.2.0/configure-794- eval "$ac_envvar='$ac_optarg'" ############################################## omins-0.2.0/configure-808-if test -n "$ac_prev"; then omins-0.2.0/configure:809: ac_option=--`echo $ac_prev | sed 's/_/-/g'` omins-0.2.0/configure-810- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## omins-0.2.0/configure-816-do omins-0.2.0/configure:817: eval ac_val=$`echo $ac_var` omins-0.2.0/configure-818- case $ac_val in ############################################## omins-0.2.0/configure-828-do omins-0.2.0/configure:829: eval ac_val=$`echo $ac_var` omins-0.2.0/configure-830- case $ac_val in ############################################## omins-0.2.0/configure-895- { (exit 1); exit 1; }; } omins-0.2.0/configure:896:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` omins-0.2.0/configure-897-ac_env_build_alias_set=${build_alias+set} ############################################## omins-0.2.0/configure-986-By default, \`make install' will install all the files in omins-0.2.0/configure:987:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify omins-0.2.0/configure:988:an installation prefix other than \`$ac_default_prefix' using \`--prefix', omins-0.2.0/configure-989-for instance \`--prefix=\$HOME'. ############################################## omins-0.2.0/configure-1081-if test "$ac_dir" != .; then omins-0.2.0/configure:1082: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` omins-0.2.0/configure-1083- # A "../" for each directory in $ac_dir_suffix. omins-0.2.0/configure:1084: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` omins-0.2.0/configure-1085-else ############################################## omins-0.2.0/configure-1094- else omins-0.2.0/configure:1095: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` omins-0.2.0/configure-1096- fi ;; ############################################## omins-0.2.0/configure-1250- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) omins-0.2.0/configure:1251: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; omins-0.2.0/configure-1252- esac ############################################## omins-0.2.0/configure-1322- do omins-0.2.0/configure:1323: eval ac_val=$`echo $ac_var` omins-0.2.0/configure-1324- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## omins-0.2.0/configure-1336- do omins-0.2.0/configure:1337: eval ac_val=$`echo $ac_var` omins-0.2.0/configure-1338- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## omins-0.2.0/configure-1443- set,) omins-0.2.0/configure:1444: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 omins-0.2.0/configure:1445:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} omins-0.2.0/configure-1446- ac_cache_corrupted=: ;; ############################################## omins-0.2.0/configure-1466- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) omins-0.2.0/configure:1467: ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; omins-0.2.0/configure-1468- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## omins-0.2.0/configure-1635-if ( omins-0.2.0/configure:1636: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` omins-0.2.0/configure-1637- if test "$*" = "X"; then omins-0.2.0/configure-1638- # -L didn't work. omins-0.2.0/configure:1639: set X `ls -t $srcdir/configure conftest.file` omins-0.2.0/configure-1640- fi ############################################## omins-0.2.0/configure-1679-_ACEOF omins-0.2.0/configure:1680:program_transform_name=`echo $program_transform_name | sed -f conftest.sed` omins-0.2.0/configure-1681-rm conftest.sed ############################################## omins-0.2.0/configure-1683-# expand $ac_aux_dir to an absolute path omins-0.2.0/configure:1684:am_aux_dir=`cd $ac_aux_dir && pwd` omins-0.2.0/configure-1685- ############################################## omins-0.2.0/configure-1770-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 omins-0.2.0/configure:1771:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` omins-0.2.0/configure-1772-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then ############################################## omins-0.2.0/configure-1779-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. omins-0.2.0/configure:1780:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` omins-0.2.0/configure-1781-if test -n "$ac_maketemp"; then ############################################## omins-0.2.0/configure-1787-fi omins-0.2.0/configure:1788:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then omins-0.2.0/configure-1789- echo "$as_me:$LINENO: result: yes" >&5 ############################################## omins-0.2.0/configure-1807-# test to see if srcdir already configured omins-0.2.0/configure:1808:if test "`cd $srcdir && pwd`" != "`pwd`" && omins-0.2.0/configure-1809- test -f $srcdir/config.status; then ############################################## omins-0.2.0/configure-2311- "checking for C compiler version" >&5 omins-0.2.0/configure:2312:ac_compiler=`set X $ac_compile; echo $2` omins-0.2.0/configure-2313-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## omins-0.2.0/configure-2350-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 omins-0.2.0/configure:2351:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` omins-0.2.0/configure-2352-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 ############################################## omins-0.2.0/configure-2378- *.* ) omins-0.2.0/configure:2379: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` omins-0.2.0/configure-2380- # FIXME: I believe we export ac_cv_exeext for Libtool, ############################################## omins-0.2.0/configure-2458- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; omins-0.2.0/configure:2459: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` omins-0.2.0/configure-2460- export ac_cv_exeext ############################################## omins-0.2.0/configure-2508- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; omins-0.2.0/configure:2509: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` omins-0.2.0/configure-2510- break;; ############################################## omins-0.2.0/configure-2586-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 omins-0.2.0/configure:2587:GCC=`test $ac_compiler_gnu = yes && echo yes` omins-0.2.0/configure-2588-ac_test_CFLAGS=${CFLAGS+set} ############################################## omins-0.2.0/configure-2940-# case it prints its new name instead of `make'. omins-0.2.0/configure:2941:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then omins-0.2.0/configure-2942- am__include=include ############################################## omins-0.2.0/configure-2948- echo '.include "confinc"' > confmf omins-0.2.0/configure:2949: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then omins-0.2.0/configure-2950- am__include=.include ############################################## omins-0.2.0/configure-3010- if test "$am_compiler_list" = ""; then omins-0.2.0/configure:3011: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` omins-0.2.0/configure-3012- fi ############################################## omins-0.2.0/configure-3153-test -z "$ac_cv_build_alias" && omins-0.2.0/configure:3154: ac_cv_build_alias=`$ac_config_guess` omins-0.2.0/configure-3155-test -z "$ac_cv_build_alias" && ############################################## omins-0.2.0/configure-3158- { (exit 1); exit 1; }; } omins-0.2.0/configure:3159:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || omins-0.2.0/configure-3160- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5 ############################################## omins-0.2.0/configure-3167-build=$ac_cv_build omins-0.2.0/configure:3168:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` omins-0.2.0/configure:3169:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` omins-0.2.0/configure:3170:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` omins-0.2.0/configure-3171- ############################################## omins-0.2.0/configure-3180- ac_cv_host_alias=$ac_cv_build_alias omins-0.2.0/configure:3181:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || omins-0.2.0/configure-3182- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5 ############################################## omins-0.2.0/configure-3189-host=$ac_cv_host omins-0.2.0/configure:3190:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` omins-0.2.0/configure:3191:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` omins-0.2.0/configure:3192:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` omins-0.2.0/configure-3193- ############################################## omins-0.2.0/configure-3237- test $lt_ac_count -gt 10 && break omins-0.2.0/configure:3238: lt_ac_count=`expr $lt_ac_count + 1` omins-0.2.0/configure-3239- if test $lt_ac_count -gt $lt_ac_max; then ############################################## omins-0.2.0/configure-3282- # gcc leaves a trailing carriage return which upsets mingw omins-0.2.0/configure:3283: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; omins-0.2.0/configure-3284- *) omins-0.2.0/configure:3285: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; omins-0.2.0/configure-3286- esac ############################################## omins-0.2.0/configure-3291- # Canonicalize the pathname of ld omins-0.2.0/configure:3292: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` omins-0.2.0/configure-3293- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do omins-0.2.0/configure:3294: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` omins-0.2.0/configure-3295- done ############################################## omins-0.2.0/configure-3326- # Break only if it was the GNU/non-GNU ld that we prefer. omins-0.2.0/configure:3327: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in omins-0.2.0/configure-3328- *GNU* | *'with BFD'*) ############################################## omins-0.2.0/configure-3359- # I'd rather use --version here, but apparently some GNU lds only accept -v. omins-0.2.0/configure:3360:case `$LD -v 2>&1 </dev/null` in omins-0.2.0/configure-3361-*GNU* | *'with BFD'*) ############################################## omins-0.2.0/configure-3417- # Tru64's nm complains that /dev/null is an invalid object file omins-0.2.0/configure:3418: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in omins-0.2.0/configure-3419- */dev/null* | *'Invalid file or object type'*) ############################################## omins-0.2.0/configure-3423- *) omins-0.2.0/configure:3424: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in omins-0.2.0/configure-3425- */dev/null*) ############################################## omins-0.2.0/configure-3578-openbsd*) omins-0.2.0/configure:3579: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then omins-0.2.0/configure-3580- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## omins-0.2.0/configure-3661- (exit $ac_status); }; then omins-0.2.0/configure:3662: case `/usr/bin/file conftest.$ac_objext` in omins-0.2.0/configure-3663- *ELF-32*) ############################################## omins-0.2.0/configure-3681- if test "$lt_cv_prog_gnu_ld" = yes; then omins-0.2.0/configure:3682: case `/usr/bin/file conftest.$ac_objext` in omins-0.2.0/configure-3683- *32-bit*) ############################################## omins-0.2.0/configure-3693- else omins-0.2.0/configure:3694: case `/usr/bin/file conftest.$ac_objext` in omins-0.2.0/configure-3695- *32-bit*) ############################################## omins-0.2.0/configure-4248-do omins-0.2.0/configure:4249:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` omins-0.2.0/configure-4250-echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## omins-0.2.0/configure-4294-fi omins-0.2.0/configure:4295:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 omins-0.2.0/configure:4296:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 omins-0.2.0/configure:4297:if test `eval echo '${'$as_ac_Header'}'` = yes; then omins-0.2.0/configure-4298- cat >>confdefs.h <<_ACEOF omins-0.2.0/configure:4299:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 omins-0.2.0/configure-4300-_ACEOF ############################################## omins-0.2.0/configure-4309-do omins-0.2.0/configure:4310:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` omins-0.2.0/configure-4311-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## omins-0.2.0/configure-4316-fi omins-0.2.0/configure:4317:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 omins-0.2.0/configure:4318:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 omins-0.2.0/configure-4319-else ############################################## omins-0.2.0/configure-4442-fi omins-0.2.0/configure:4443:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 omins-0.2.0/configure:4444:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 omins-0.2.0/configure-4445- omins-0.2.0/configure-4446-fi omins-0.2.0/configure:4447:if test `eval echo '${'$as_ac_Header'}'` = yes; then omins-0.2.0/configure-4448- cat >>confdefs.h <<_ACEOF omins-0.2.0/configure:4449:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 omins-0.2.0/configure-4450-_ACEOF ############################################## omins-0.2.0/configure-4551- "checking for C++ compiler version" >&5 omins-0.2.0/configure:4552:ac_compiler=`set X $ac_compile; echo $2` omins-0.2.0/configure-4553-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## omins-0.2.0/configure-4625-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6 omins-0.2.0/configure:4626:GXX=`test $ac_compiler_gnu = yes && echo yes` omins-0.2.0/configure-4627-ac_test_CXXFLAGS=${CXXFLAGS+set} ############################################## omins-0.2.0/configure-4834- if test "$am_compiler_list" = ""; then omins-0.2.0/configure:4835: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` omins-0.2.0/configure-4836- fi ############################################## omins-0.2.0/configure-5247- "checking for Fortran 77 compiler version" >&5 omins-0.2.0/configure:5248:ac_compiler=`set X $ac_compile; echo $2` omins-0.2.0/configure-5249-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## omins-0.2.0/configure-5380- omins-0.2.0/configure:5381:G77=`test $ac_compiler_gnu = yes && echo yes` omins-0.2.0/configure-5382-ac_ext=c ############################################## omins-0.2.0/configure-5443- # And add a safety zone omins-0.2.0/configure:5444: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` omins-0.2.0/configure:5445: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` omins-0.2.0/configure-5446- ;; ############################################## omins-0.2.0/configure-5464- SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} omins-0.2.0/configure:5465: while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \ omins-0.2.0/configure-5466- = "XX$teststring") >/dev/null 2>&1 && omins-0.2.0/configure:5467: new_result=`expr "X$teststring" : ".*" 2>&1` && omins-0.2.0/configure-5468- lt_cv_sys_max_cmd_len=$new_result && ############################################## omins-0.2.0/configure-5470- do omins-0.2.0/configure:5471: i=`expr $i + 1` omins-0.2.0/configure-5472- teststring=$teststring$teststring ############################################## omins-0.2.0/configure-5477- # It appears as though 1/2 is a usable value. omins-0.2.0/configure:5478: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` omins-0.2.0/configure-5479- ;; ############################################## omins-0.2.0/configure-5561-# If we're using GNU nm, then use its standard symbol codes. omins-0.2.0/configure:5562:case `$NM -V 2>&1` in omins-0.2.0/configure-5563-*GNU* | *'with BFD'*) ############################################## omins-0.2.0/configure-6048-done omins-0.2.0/configure:6049:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` omins-0.2.0/configure-6050- ############################################## omins-0.2.0/configure-6076- "file_magic "*) omins-0.2.0/configure:6077: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` omins-0.2.0/configure-6078- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## omins-0.2.0/configure-6138- "file_magic "*) omins-0.2.0/configure:6139: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` omins-0.2.0/configure-6140- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## omins-0.2.0/configure-6263-if test -n "$lt_prog_cc_shlib"; then omins-0.2.0/configure:6264: { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&5 omins-0.2.0/configure:6265:echo "$as_me: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&2;} omins-0.2.0/configure-6266- if echo "$old_CC $old_CFLAGS " | grep "[ ]$lt_prog_cc_shlib[ ]" >/dev/null; then : ############################################## omins-0.2.0/configure-6709- if test "$hard_links" = no; then omins-0.2.0/configure:6710: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 omins-0.2.0/configure:6711:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} omins-0.2.0/configure-6712- need_locks=warn ############################################## omins-0.2.0/configure-6765-done omins-0.2.0/configure:6766:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` omins-0.2.0/configure-6767- ############################################## omins-0.2.0/configure-6799- supports_anon_versioning=no omins-0.2.0/configure:6800: case `$LD -v 2>/dev/null` in omins-0.2.0/configure-6801- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## omins-0.2.0/configure-6863- # is EXPORTS), use it as is; otherwise, prepend... omins-0.2.0/configure:6864: archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then omins-0.2.0/configure-6865- cp $export_symbols $output_objdir/$soname.def; ############################################## omins-0.2.0/configure-6880- pgcc*) # Portland Group C compiler omins-0.2.0/configure:6881: 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' omins-0.2.0/configure-6882- tmp_addflag=' $pic_flag' ############################################## omins-0.2.0/configure-6884- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers omins-0.2.0/configure:6885: 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' omins-0.2.0/configure-6886- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## omins-0.2.0/configure-7026- # below for broken collect2 doesn't work under 4.3+ omins-0.2.0/configure:7027: collect2name=`${CC} -print-prog-name=collect2` omins-0.2.0/configure-7028- if test -f "$collect2name" && \ ############################################## omins-0.2.0/configure-7122- hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" omins-0.2.0/configure:7123: archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" omins-0.2.0/configure-7124- else ############################################## omins-0.2.0/configure-7221- # FIXME: Setting linknames here is a bad hack. omins-0.2.0/configure:7222: archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' omins-0.2.0/configure-7223- # The linker will automatically build a .lib file if we build a DLL. ############################################## omins-0.2.0/configure-7226- old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs' omins-0.2.0/configure:7227: fix_srcfile_path='`cygpath -w "$srcfile"`' omins-0.2.0/configure-7228- enable_shared_with_static_runtimes=yes ############################################## omins-0.2.0/configure-7267- output_verbose_link_cmd='echo' omins-0.2.0/configure:7268: archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' omins-0.2.0/configure-7269- module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## omins-0.2.0/configure-7387- if test "$GCC" = yes; then omins-0.2.0/configure:7388: 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' omins-0.2.0/configure-7389- else omins-0.2.0/configure:7390: 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' omins-0.2.0/configure-7391- hardcode_libdir_flag_spec_ld='-rpath $libdir' ############################################## omins-0.2.0/configure-7419- hardcode_shlibpath_var=no omins-0.2.0/configure:7420: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then omins-0.2.0/configure-7421- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## omins-0.2.0/configure-7449- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' omins-0.2.0/configure:7450: 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' omins-0.2.0/configure-7451- else omins-0.2.0/configure-7452- allow_undefined_flag=' -expect_unresolved \*' omins-0.2.0/configure:7453: 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' omins-0.2.0/configure-7454- fi ############################################## omins-0.2.0/configure-7461- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' omins-0.2.0/configure:7462: 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' omins-0.2.0/configure-7463- hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' ############################################## omins-0.2.0/configure-7465- allow_undefined_flag=' -expect_unresolved \*' omins-0.2.0/configure:7466: 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' omins-0.2.0/configure:7467: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ omins-0.2.0/configure:7468: $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' omins-0.2.0/configure-7469- ############################################## omins-0.2.0/configure-7510- *) omins-0.2.0/configure:7511: whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; omins-0.2.0/configure-7512- esac ;; ############################################## omins-0.2.0/configure-7699-if test "$GCC" = yes; then omins-0.2.0/configure:7700: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` omins-0.2.0/configure-7701- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## omins-0.2.0/configure-7705- # okay in the real world where ";" in dirpaths is itself problematic. omins-0.2.0/configure:7706: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` omins-0.2.0/configure-7707- else omins-0.2.0/configure:7708: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` omins-0.2.0/configure-7709- fi ############################################## omins-0.2.0/configure-7776- # Create ${libname}_ixlibrary.a entries in /sys/libs. omins-0.2.0/configure:7777: 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' omins-0.2.0/configure-7778- ;; ############################################## omins-0.2.0/configure-7809- # DLL is installed to $(libdir)/../bin by postinstall_cmds omins-0.2.0/configure:7810: postinstall_cmds='base_file=`basename \${file}`~ omins-0.2.0/configure:7811: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ omins-0.2.0/configure:7812: dldir=$destdir/`dirname \$dlpath`~ omins-0.2.0/configure-7813- test -d \$dldir || mkdir -p \$dldir~ ############################################## omins-0.2.0/configure-7815- chmod a+x \$dldir/$dlname' omins-0.2.0/configure:7816: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ omins-0.2.0/configure-7817- dlpath=$dir/\$dldll~ ############################################## omins-0.2.0/configure-7823- # Cygwin DLLs use 'cyg' prefix rather than 'lib' omins-0.2.0/configure:7824: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' omins-0.2.0/configure-7825- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## omins-0.2.0/configure-7828- # MinGW DLLs use traditional 'lib' prefix omins-0.2.0/configure:7829: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' omins-0.2.0/configure:7830: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` omins-0.2.0/configure-7831- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## omins-0.2.0/configure-7837- # which wouldn't understand a cygwinified path. Ahh. omins-0.2.0/configure:7838: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` omins-0.2.0/configure-7839- else omins-0.2.0/configure:7840: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` omins-0.2.0/configure-7841- fi ############################################## omins-0.2.0/configure-7844- # pw32 DLLs use 'pw' prefix rather than 'lib' omins-0.2.0/configure:7845: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' omins-0.2.0/configure-7846- ;; ############################################## omins-0.2.0/configure-7850- *) omins-0.2.0/configure:7851: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' omins-0.2.0/configure-7852- ;; ############################################## omins-0.2.0/configure-7867- shlibpath_var=DYLD_LIBRARY_PATH omins-0.2.0/configure:7868: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' omins-0.2.0/configure-7869- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. omins-0.2.0/configure-7870- if test "$GCC" = yes; then omins-0.2.0/configure:7871: sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` omins-0.2.0/configure-7872- else ############################################## omins-0.2.0/configure-8056- if test -f /etc/ld.so.conf; then omins-0.2.0/configure:8057: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` omins-0.2.0/configure-8058- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## omins-0.2.0/configure-8139- shlibpath_var=LD_LIBRARY_PATH omins-0.2.0/configure:8140: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then omins-0.2.0/configure-8141- case $host_os in ############################################## omins-0.2.0/configure-9228- # Double-quote double-evaled strings. omins-0.2.0/configure:9229: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" omins-0.2.0/configure-9230- ;; omins-0.2.0/configure-9231- *) omins-0.2.0/configure:9232: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" omins-0.2.0/configure-9233- ;; ############################################## omins-0.2.0/configure-9238- *'\$0 --fallback-echo"') omins-0.2.0/configure:9239: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` omins-0.2.0/configure-9240- ;; ############################################## omins-0.2.0/configure-9251- omins-0.2.0/configure:9252:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. omins-0.2.0/configure-9253-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## omins-0.2.0/configure-9627- # libtool script then. omins-0.2.0/configure:9628: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` omins-0.2.0/configure-9629- if test -f "$ltmain_in"; then ############################################## omins-0.2.0/configure-9656- if test -z "$LTCC"; then omins-0.2.0/configure:9657: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" omins-0.2.0/configure-9658- if test -z "$LTCC"; then ############################################## omins-0.2.0/configure-9661- else omins-0.2.0/configure:9662: { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5 omins-0.2.0/configure:9663:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;} omins-0.2.0/configure-9664- fi ############################################## omins-0.2.0/configure-9668- # Note that this assumes the entire list is on one line. omins-0.2.0/configure:9669: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` omins-0.2.0/configure-9670- ############################################## omins-0.2.0/configure-9674- # Check whether tagname contains only valid characters omins-0.2.0/configure:9675: case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in omins-0.2.0/configure-9676- "") ;; ############################################## omins-0.2.0/configure-9798-done omins-0.2.0/configure:9799:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` omins-0.2.0/configure-9800- ############################################## omins-0.2.0/configure-9828- # gcc leaves a trailing carriage return which upsets mingw omins-0.2.0/configure:9829: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; omins-0.2.0/configure-9830- *) omins-0.2.0/configure:9831: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; omins-0.2.0/configure-9832- esac ############################################## omins-0.2.0/configure-9837- # Canonicalize the pathname of ld omins-0.2.0/configure:9838: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` omins-0.2.0/configure-9839- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do omins-0.2.0/configure:9840: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` omins-0.2.0/configure-9841- done ############################################## omins-0.2.0/configure-9872- # Break only if it was the GNU/non-GNU ld that we prefer. omins-0.2.0/configure:9873: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in omins-0.2.0/configure-9874- *GNU* | *'with BFD'*) ############################################## omins-0.2.0/configure-9905- # I'd rather use --version here, but apparently some GNU lds only accept -v. omins-0.2.0/configure:9906:case `$LD -v 2>&1 </dev/null` in omins-0.2.0/configure-9907-*GNU* | *'with BFD'*) ############################################## omins-0.2.0/configure-9935- # ancient GNU ld didn't support --whole-archive et. al. omins-0.2.0/configure:9936: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ omins-0.2.0/configure-9937- grep 'no-whole-archive' > /dev/null; then ############################################## omins-0.2.0/configure-10016- # below for broken collect2 doesn't work under 4.3+ omins-0.2.0/configure:10017: collect2name=`${CC} -print-prog-name=collect2` omins-0.2.0/configure-10018- if test -f "$collect2name" && \ ############################################## omins-0.2.0/configure-10113- omins-0.2.0/configure:10114: archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" omins-0.2.0/configure-10115- else ############################################## omins-0.2.0/configure-10209- # is EXPORTS), use it as is; otherwise, prepend... omins-0.2.0/configure:10210: archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then omins-0.2.0/configure-10211- cp $export_symbols $output_objdir/$soname.def; ############################################## omins-0.2.0/configure-10270- output_verbose_link_cmd='echo' omins-0.2.0/configure:10271: archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' omins-0.2.0/configure-10272- module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## omins-0.2.0/configure-10338- # dependencies. omins-0.2.0/configure:10339: 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' omins-0.2.0/configure-10340- ;; ############################################## omins-0.2.0/configure-10410- # dependencies. omins-0.2.0/configure:10411: 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' omins-0.2.0/configure-10412- ;; ############################################## omins-0.2.0/configure-10435- # SGI C++ omins-0.2.0/configure:10436: 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' omins-0.2.0/configure-10437- ############################################## omins-0.2.0/configure-10446- if test "$with_gnu_ld" = no; then omins-0.2.0/configure:10447: 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' omins-0.2.0/configure-10448- else omins-0.2.0/configure:10449: 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' omins-0.2.0/configure-10450- fi ############################################## omins-0.2.0/configure-10465- # to its proper name (with version) after linking. omins-0.2.0/configure:10466: 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' omins-0.2.0/configure:10467: 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' omins-0.2.0/configure-10468- # Commands to make compiler produce verbose output that lists ############################################## omins-0.2.0/configure-10475- # dependencies. omins-0.2.0/configure:10476: 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' omins-0.2.0/configure-10477- ############################################## omins-0.2.0/configure-10490- # earlier do not add the objects themselves. omins-0.2.0/configure:10491: case `$CC -V 2>&1` in omins-0.2.0/configure-10492- *"Version 7."*) ############################################## omins-0.2.0/configure-10516- export_dynamic_flag_spec_CXX='${wl}--export-dynamic' omins-0.2.0/configure:10517: 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' omins-0.2.0/configure-10518- ;; ############################################## omins-0.2.0/configure-10535- # dependencies. omins-0.2.0/configure:10536: 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' omins-0.2.0/configure-10537- ;; ############################################## omins-0.2.0/configure-10579- hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' omins-0.2.0/configure:10580: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then omins-0.2.0/configure-10581- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## omins-0.2.0/configure-10594- # to its proper name (with version) after linking. omins-0.2.0/configure:10595: 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' omins-0.2.0/configure-10596- ############################################## omins-0.2.0/configure-10611- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' omins-0.2.0/configure:10612: 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' omins-0.2.0/configure-10613- ############################################## omins-0.2.0/configure-10624- # dependencies. omins-0.2.0/configure:10625: 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' omins-0.2.0/configure-10626- ;; ############################################## omins-0.2.0/configure-10629- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' omins-0.2.0/configure:10630: 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' omins-0.2.0/configure-10631- ############################################## omins-0.2.0/configure-10654- # to its proper name (with version) after linking. omins-0.2.0/configure:10655: 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' omins-0.2.0/configure-10656- ############################################## omins-0.2.0/configure-10670- allow_undefined_flag_CXX=' -expect_unresolved \*' omins-0.2.0/configure:10671: 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' omins-0.2.0/configure:10672: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ omins-0.2.0/configure-10673- echo "-hidden">> $lib.exp~ omins-0.2.0/configure:10674: $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~ omins-0.2.0/configure-10675- $rm $lib.exp' ############################################## omins-0.2.0/configure-10687- # dependencies. omins-0.2.0/configure:10688: 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' omins-0.2.0/configure-10689- ;; ############################################## omins-0.2.0/configure-10692- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' omins-0.2.0/configure:10693: 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' omins-0.2.0/configure-10694- ############################################## omins-0.2.0/configure-10767- # Supported since Solaris 2.6 (maybe 2.5.1?) omins-0.2.0/configure:10768: whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' omins-0.2.0/configure-10769- ;; ############################################## omins-0.2.0/configure-10876- # eval without this substitution. omins-0.2.0/configure:10877: output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"` omins-0.2.0/configure-10878- omins-0.2.0/configure:10879: for p in `eval $output_verbose_link_cmd`; do omins-0.2.0/configure-10880- case $p in ############################################## omins-0.2.0/configure-11374- if test "$hard_links" = no; then omins-0.2.0/configure:11375: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 omins-0.2.0/configure:11376:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} omins-0.2.0/configure-11377- need_locks=warn ############################################## omins-0.2.0/configure-11497-if test "$GCC" = yes; then omins-0.2.0/configure:11498: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` omins-0.2.0/configure-11499- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## omins-0.2.0/configure-11503- # okay in the real world where ";" in dirpaths is itself problematic. omins-0.2.0/configure:11504: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` omins-0.2.0/configure-11505- else omins-0.2.0/configure:11506: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` omins-0.2.0/configure-11507- fi ############################################## omins-0.2.0/configure-11574- # Create ${libname}_ixlibrary.a entries in /sys/libs. omins-0.2.0/configure:11575: 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' omins-0.2.0/configure-11576- ;; ############################################## omins-0.2.0/configure-11607- # DLL is installed to $(libdir)/../bin by postinstall_cmds omins-0.2.0/configure:11608: postinstall_cmds='base_file=`basename \${file}`~ omins-0.2.0/configure:11609: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ omins-0.2.0/configure:11610: dldir=$destdir/`dirname \$dlpath`~ omins-0.2.0/configure-11611- test -d \$dldir || mkdir -p \$dldir~ ############################################## omins-0.2.0/configure-11613- chmod a+x \$dldir/$dlname' omins-0.2.0/configure:11614: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ omins-0.2.0/configure-11615- dlpath=$dir/\$dldll~ ############################################## omins-0.2.0/configure-11621- # Cygwin DLLs use 'cyg' prefix rather than 'lib' omins-0.2.0/configure:11622: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' omins-0.2.0/configure-11623- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## omins-0.2.0/configure-11626- # MinGW DLLs use traditional 'lib' prefix omins-0.2.0/configure:11627: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' omins-0.2.0/configure:11628: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` omins-0.2.0/configure-11629- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## omins-0.2.0/configure-11635- # which wouldn't understand a cygwinified path. Ahh. omins-0.2.0/configure:11636: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` omins-0.2.0/configure-11637- else omins-0.2.0/configure:11638: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` omins-0.2.0/configure-11639- fi ############################################## omins-0.2.0/configure-11642- # pw32 DLLs use 'pw' prefix rather than 'lib' omins-0.2.0/configure:11643: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' omins-0.2.0/configure-11644- ;; ############################################## omins-0.2.0/configure-11648- *) omins-0.2.0/configure:11649: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' omins-0.2.0/configure-11650- ;; ############################################## omins-0.2.0/configure-11665- shlibpath_var=DYLD_LIBRARY_PATH omins-0.2.0/configure:11666: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' omins-0.2.0/configure-11667- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. omins-0.2.0/configure-11668- if test "$GCC" = yes; then omins-0.2.0/configure:11669: sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` omins-0.2.0/configure-11670- else ############################################## omins-0.2.0/configure-11854- if test -f /etc/ld.so.conf; then omins-0.2.0/configure:11855: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` omins-0.2.0/configure-11856- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## omins-0.2.0/configure-11937- shlibpath_var=LD_LIBRARY_PATH omins-0.2.0/configure:11938: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then omins-0.2.0/configure-11939- case $host_os in ############################################## omins-0.2.0/configure-12989- # Double-quote double-evaled strings. omins-0.2.0/configure:12990: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" omins-0.2.0/configure-12991- ;; omins-0.2.0/configure-12992- *) omins-0.2.0/configure:12993: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" omins-0.2.0/configure-12994- ;; ############################################## omins-0.2.0/configure-12999- *'\$0 --fallback-echo"') omins-0.2.0/configure:13000: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` omins-0.2.0/configure-13001- ;; ############################################## omins-0.2.0/configure-13315- # libtool script then. omins-0.2.0/configure:13316: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` omins-0.2.0/configure-13317- if test -f "$ltmain_in"; then ############################################## omins-0.2.0/configure-13421-done omins-0.2.0/configure:13422:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` omins-0.2.0/configure-13423- ############################################## omins-0.2.0/configure-13804- if test "$hard_links" = no; then omins-0.2.0/configure:13805: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 omins-0.2.0/configure:13806:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} omins-0.2.0/configure-13807- need_locks=warn ############################################## omins-0.2.0/configure-13860-done omins-0.2.0/configure:13861:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` omins-0.2.0/configure-13862- ############################################## omins-0.2.0/configure-13894- supports_anon_versioning=no omins-0.2.0/configure:13895: case `$LD -v 2>/dev/null` in omins-0.2.0/configure-13896- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## omins-0.2.0/configure-13958- # is EXPORTS), use it as is; otherwise, prepend... omins-0.2.0/configure:13959: archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then omins-0.2.0/configure-13960- cp $export_symbols $output_objdir/$soname.def; ############################################## omins-0.2.0/configure-13975- pgcc*) # Portland Group C compiler omins-0.2.0/configure:13976: 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' omins-0.2.0/configure-13977- tmp_addflag=' $pic_flag' ############################################## omins-0.2.0/configure-13979- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers omins-0.2.0/configure:13980: 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' omins-0.2.0/configure-13981- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## omins-0.2.0/configure-14121- # below for broken collect2 doesn't work under 4.3+ omins-0.2.0/configure:14122: collect2name=`${CC} -print-prog-name=collect2` omins-0.2.0/configure-14123- if test -f "$collect2name" && \ ############################################## omins-0.2.0/configure-14207- hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath" omins-0.2.0/configure:14208: archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" omins-0.2.0/configure-14209- else ############################################## omins-0.2.0/configure-14296- # FIXME: Setting linknames here is a bad hack. omins-0.2.0/configure:14297: archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' omins-0.2.0/configure-14298- # The linker will automatically build a .lib file if we build a DLL. ############################################## omins-0.2.0/configure-14301- old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs' omins-0.2.0/configure:14302: fix_srcfile_path_F77='`cygpath -w "$srcfile"`' omins-0.2.0/configure-14303- enable_shared_with_static_runtimes_F77=yes ############################################## omins-0.2.0/configure-14342- output_verbose_link_cmd='echo' omins-0.2.0/configure:14343: archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' omins-0.2.0/configure-14344- module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## omins-0.2.0/configure-14462- if test "$GCC" = yes; then omins-0.2.0/configure:14463: 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' omins-0.2.0/configure-14464- else omins-0.2.0/configure:14465: 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' omins-0.2.0/configure-14466- hardcode_libdir_flag_spec_ld_F77='-rpath $libdir' ############################################## omins-0.2.0/configure-14494- hardcode_shlibpath_var_F77=no omins-0.2.0/configure:14495: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then omins-0.2.0/configure-14496- archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## omins-0.2.0/configure-14524- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' omins-0.2.0/configure:14525: 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' omins-0.2.0/configure-14526- else omins-0.2.0/configure-14527- allow_undefined_flag_F77=' -expect_unresolved \*' omins-0.2.0/configure:14528: 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' omins-0.2.0/configure-14529- fi ############################################## omins-0.2.0/configure-14536- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' omins-0.2.0/configure:14537: 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' omins-0.2.0/configure-14538- hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir' ############################################## omins-0.2.0/configure-14540- allow_undefined_flag_F77=' -expect_unresolved \*' omins-0.2.0/configure:14541: 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' omins-0.2.0/configure:14542: 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~ omins-0.2.0/configure:14543: $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' omins-0.2.0/configure-14544- ############################################## omins-0.2.0/configure-14585- *) omins-0.2.0/configure:14586: whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; omins-0.2.0/configure-14587- esac ;; ############################################## omins-0.2.0/configure-14774-if test "$GCC" = yes; then omins-0.2.0/configure:14775: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` omins-0.2.0/configure-14776- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## omins-0.2.0/configure-14780- # okay in the real world where ";" in dirpaths is itself problematic. omins-0.2.0/configure:14781: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` omins-0.2.0/configure-14782- else omins-0.2.0/configure:14783: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` omins-0.2.0/configure-14784- fi ############################################## omins-0.2.0/configure-14851- # Create ${libname}_ixlibrary.a entries in /sys/libs. omins-0.2.0/configure:14852: 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' omins-0.2.0/configure-14853- ;; ############################################## omins-0.2.0/configure-14884- # DLL is installed to $(libdir)/../bin by postinstall_cmds omins-0.2.0/configure:14885: postinstall_cmds='base_file=`basename \${file}`~ omins-0.2.0/configure:14886: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ omins-0.2.0/configure:14887: dldir=$destdir/`dirname \$dlpath`~ omins-0.2.0/configure-14888- test -d \$dldir || mkdir -p \$dldir~ ############################################## omins-0.2.0/configure-14890- chmod a+x \$dldir/$dlname' omins-0.2.0/configure:14891: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ omins-0.2.0/configure-14892- dlpath=$dir/\$dldll~ ############################################## omins-0.2.0/configure-14898- # Cygwin DLLs use 'cyg' prefix rather than 'lib' omins-0.2.0/configure:14899: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' omins-0.2.0/configure-14900- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## omins-0.2.0/configure-14903- # MinGW DLLs use traditional 'lib' prefix omins-0.2.0/configure:14904: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' omins-0.2.0/configure:14905: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` omins-0.2.0/configure-14906- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## omins-0.2.0/configure-14912- # which wouldn't understand a cygwinified path. Ahh. omins-0.2.0/configure:14913: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` omins-0.2.0/configure-14914- else omins-0.2.0/configure:14915: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` omins-0.2.0/configure-14916- fi ############################################## omins-0.2.0/configure-14919- # pw32 DLLs use 'pw' prefix rather than 'lib' omins-0.2.0/configure:14920: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' omins-0.2.0/configure-14921- ;; ############################################## omins-0.2.0/configure-14925- *) omins-0.2.0/configure:14926: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' omins-0.2.0/configure-14927- ;; ############################################## omins-0.2.0/configure-14942- shlibpath_var=DYLD_LIBRARY_PATH omins-0.2.0/configure:14943: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' omins-0.2.0/configure-14944- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. omins-0.2.0/configure-14945- if test "$GCC" = yes; then omins-0.2.0/configure:14946: sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` omins-0.2.0/configure-14947- else ############################################## omins-0.2.0/configure-15131- if test -f /etc/ld.so.conf; then omins-0.2.0/configure:15132: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` omins-0.2.0/configure-15133- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## omins-0.2.0/configure-15214- shlibpath_var=LD_LIBRARY_PATH omins-0.2.0/configure:15215: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then omins-0.2.0/configure-15216- case $host_os in ############################################## omins-0.2.0/configure-15468- # Double-quote double-evaled strings. omins-0.2.0/configure:15469: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" omins-0.2.0/configure-15470- ;; omins-0.2.0/configure-15471- *) omins-0.2.0/configure:15472: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" omins-0.2.0/configure-15473- ;; ############################################## omins-0.2.0/configure-15478- *'\$0 --fallback-echo"') omins-0.2.0/configure:15479: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` omins-0.2.0/configure-15480- ;; ############################################## omins-0.2.0/configure-15794- # libtool script then. omins-0.2.0/configure:15795: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` omins-0.2.0/configure-15796- if test -f "$ltmain_in"; then ############################################## omins-0.2.0/configure-15868-done omins-0.2.0/configure:15869:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` omins-0.2.0/configure-15870- ############################################## omins-0.2.0/configure-16269- if test "$hard_links" = no; then omins-0.2.0/configure:16270: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 omins-0.2.0/configure:16271:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} omins-0.2.0/configure-16272- need_locks=warn ############################################## omins-0.2.0/configure-16325-done omins-0.2.0/configure:16326:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` omins-0.2.0/configure-16327- ############################################## omins-0.2.0/configure-16359- supports_anon_versioning=no omins-0.2.0/configure:16360: case `$LD -v 2>/dev/null` in omins-0.2.0/configure-16361- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## omins-0.2.0/configure-16423- # is EXPORTS), use it as is; otherwise, prepend... omins-0.2.0/configure:16424: archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then omins-0.2.0/configure-16425- cp $export_symbols $output_objdir/$soname.def; ############################################## omins-0.2.0/configure-16440- pgcc*) # Portland Group C compiler omins-0.2.0/configure:16441: 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' omins-0.2.0/configure-16442- tmp_addflag=' $pic_flag' ############################################## omins-0.2.0/configure-16444- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers omins-0.2.0/configure:16445: 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' omins-0.2.0/configure-16446- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## omins-0.2.0/configure-16586- # below for broken collect2 doesn't work under 4.3+ omins-0.2.0/configure:16587: collect2name=`${CC} -print-prog-name=collect2` omins-0.2.0/configure-16588- if test -f "$collect2name" && \ ############################################## omins-0.2.0/configure-16682- hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath" omins-0.2.0/configure:16683: archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" omins-0.2.0/configure-16684- else ############################################## omins-0.2.0/configure-16781- # FIXME: Setting linknames here is a bad hack. omins-0.2.0/configure:16782: archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' omins-0.2.0/configure-16783- # The linker will automatically build a .lib file if we build a DLL. ############################################## omins-0.2.0/configure-16786- old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs' omins-0.2.0/configure:16787: fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`' omins-0.2.0/configure-16788- enable_shared_with_static_runtimes_GCJ=yes ############################################## omins-0.2.0/configure-16827- output_verbose_link_cmd='echo' omins-0.2.0/configure:16828: archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' omins-0.2.0/configure-16829- module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## omins-0.2.0/configure-16947- if test "$GCC" = yes; then omins-0.2.0/configure:16948: 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' omins-0.2.0/configure-16949- else omins-0.2.0/configure:16950: 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' omins-0.2.0/configure-16951- hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir' ############################################## omins-0.2.0/configure-16979- hardcode_shlibpath_var_GCJ=no omins-0.2.0/configure:16980: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then omins-0.2.0/configure-16981- archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## omins-0.2.0/configure-17009- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' omins-0.2.0/configure:17010: 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' omins-0.2.0/configure-17011- else omins-0.2.0/configure-17012- allow_undefined_flag_GCJ=' -expect_unresolved \*' omins-0.2.0/configure:17013: 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' omins-0.2.0/configure-17014- fi ############################################## omins-0.2.0/configure-17021- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' omins-0.2.0/configure:17022: 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' omins-0.2.0/configure-17023- hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir' ############################################## omins-0.2.0/configure-17025- allow_undefined_flag_GCJ=' -expect_unresolved \*' omins-0.2.0/configure:17026: 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' omins-0.2.0/configure:17027: 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~ omins-0.2.0/configure:17028: $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' omins-0.2.0/configure-17029- ############################################## omins-0.2.0/configure-17070- *) omins-0.2.0/configure:17071: whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; omins-0.2.0/configure-17072- esac ;; ############################################## omins-0.2.0/configure-17259-if test "$GCC" = yes; then omins-0.2.0/configure:17260: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` omins-0.2.0/configure-17261- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## omins-0.2.0/configure-17265- # okay in the real world where ";" in dirpaths is itself problematic. omins-0.2.0/configure:17266: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` omins-0.2.0/configure-17267- else omins-0.2.0/configure:17268: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` omins-0.2.0/configure-17269- fi ############################################## omins-0.2.0/configure-17336- # Create ${libname}_ixlibrary.a entries in /sys/libs. omins-0.2.0/configure:17337: 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' omins-0.2.0/configure-17338- ;; ############################################## omins-0.2.0/configure-17369- # DLL is installed to $(libdir)/../bin by postinstall_cmds omins-0.2.0/configure:17370: postinstall_cmds='base_file=`basename \${file}`~ omins-0.2.0/configure:17371: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ omins-0.2.0/configure:17372: dldir=$destdir/`dirname \$dlpath`~ omins-0.2.0/configure-17373- test -d \$dldir || mkdir -p \$dldir~ ############################################## omins-0.2.0/configure-17375- chmod a+x \$dldir/$dlname' omins-0.2.0/configure:17376: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ omins-0.2.0/configure-17377- dlpath=$dir/\$dldll~ ############################################## omins-0.2.0/configure-17383- # Cygwin DLLs use 'cyg' prefix rather than 'lib' omins-0.2.0/configure:17384: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' omins-0.2.0/configure-17385- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## omins-0.2.0/configure-17388- # MinGW DLLs use traditional 'lib' prefix omins-0.2.0/configure:17389: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' omins-0.2.0/configure:17390: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` omins-0.2.0/configure-17391- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## omins-0.2.0/configure-17397- # which wouldn't understand a cygwinified path. Ahh. omins-0.2.0/configure:17398: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` omins-0.2.0/configure-17399- else omins-0.2.0/configure:17400: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` omins-0.2.0/configure-17401- fi ############################################## omins-0.2.0/configure-17404- # pw32 DLLs use 'pw' prefix rather than 'lib' omins-0.2.0/configure:17405: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' omins-0.2.0/configure-17406- ;; ############################################## omins-0.2.0/configure-17410- *) omins-0.2.0/configure:17411: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' omins-0.2.0/configure-17412- ;; ############################################## omins-0.2.0/configure-17427- shlibpath_var=DYLD_LIBRARY_PATH omins-0.2.0/configure:17428: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' omins-0.2.0/configure-17429- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. omins-0.2.0/configure-17430- if test "$GCC" = yes; then omins-0.2.0/configure:17431: sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` omins-0.2.0/configure-17432- else ############################################## omins-0.2.0/configure-17616- if test -f /etc/ld.so.conf; then omins-0.2.0/configure:17617: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` omins-0.2.0/configure-17618- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## omins-0.2.0/configure-17699- shlibpath_var=LD_LIBRARY_PATH omins-0.2.0/configure:17700: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then omins-0.2.0/configure-17701- case $host_os in ############################################## omins-0.2.0/configure-18751- # Double-quote double-evaled strings. omins-0.2.0/configure:18752: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" omins-0.2.0/configure-18753- ;; omins-0.2.0/configure-18754- *) omins-0.2.0/configure:18755: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" omins-0.2.0/configure-18756- ;; ############################################## omins-0.2.0/configure-18761- *'\$0 --fallback-echo"') omins-0.2.0/configure:18762: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` omins-0.2.0/configure-18763- ;; ############################################## omins-0.2.0/configure-19077- # libtool script then. omins-0.2.0/configure:19078: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` omins-0.2.0/configure-19079- if test -f "$ltmain_in"; then ############################################## omins-0.2.0/configure-19150-done omins-0.2.0/configure:19151:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` omins-0.2.0/configure-19152- ############################################## omins-0.2.0/configure-19226- # Double-quote double-evaled strings. omins-0.2.0/configure:19227: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" omins-0.2.0/configure-19228- ;; omins-0.2.0/configure-19229- *) omins-0.2.0/configure:19230: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" omins-0.2.0/configure-19231- ;; ############################################## omins-0.2.0/configure-19236- *'\$0 --fallback-echo"') omins-0.2.0/configure:19237: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` omins-0.2.0/configure-19238- ;; ############################################## omins-0.2.0/configure-19552- # libtool script then. omins-0.2.0/configure:19553: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` omins-0.2.0/configure-19554- if test -f "$ltmain_in"; then ############################################## omins-0.2.0/configure-19797-do omins-0.2.0/configure:19798:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` omins-0.2.0/configure-19799-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## omins-0.2.0/configure-19804-fi omins-0.2.0/configure:19805:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 omins-0.2.0/configure:19806:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 omins-0.2.0/configure-19807-else ############################################## omins-0.2.0/configure-19930-fi omins-0.2.0/configure:19931:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 omins-0.2.0/configure:19932:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 omins-0.2.0/configure-19933- omins-0.2.0/configure-19934-fi omins-0.2.0/configure:19935:if test `eval echo '${'$as_ac_Header'}'` = yes; then omins-0.2.0/configure-19936- cat >>confdefs.h <<_ACEOF omins-0.2.0/configure:19937:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 omins-0.2.0/configure-19938-_ACEOF ############################################## omins-0.2.0/configure-19947-do omins-0.2.0/configure:19948:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` omins-0.2.0/configure-19949-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## omins-0.2.0/configure-20035-fi omins-0.2.0/configure:20036:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 omins-0.2.0/configure:20037:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 omins-0.2.0/configure:20038:if test `eval echo '${'$as_ac_var'}'` = yes; then omins-0.2.0/configure-20039- cat >>confdefs.h <<_ACEOF omins-0.2.0/configure:20040:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 omins-0.2.0/configure-20041-_ACEOF ############################################## omins-0.2.0/configure-20226-do omins-0.2.0/configure:20227:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` omins-0.2.0/configure-20228-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## omins-0.2.0/configure-20233-fi omins-0.2.0/configure:20234:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 omins-0.2.0/configure:20235:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 omins-0.2.0/configure-20236-else ############################################## omins-0.2.0/configure-20359-fi omins-0.2.0/configure:20360:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 omins-0.2.0/configure:20361:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 omins-0.2.0/configure-20362- omins-0.2.0/configure-20363-fi omins-0.2.0/configure:20364:if test `eval echo '${'$as_ac_Header'}'` = yes; then omins-0.2.0/configure-20365- cat >>confdefs.h <<_ACEOF omins-0.2.0/configure:20366:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 omins-0.2.0/configure-20367-_ACEOF ############################################## omins-0.2.0/configure-20883-do omins-0.2.0/configure:20884: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then omins-0.2.0/configure-20885- eval $as_var=C; export $as_var ############################################## omins-0.2.0/configure-20941- as_lineno_2=$LINENO omins-0.2.0/configure:20942: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` omins-0.2.0/configure-20943- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## omins-0.2.0/configure-20981- as_lineno_2=$LINENO omins-0.2.0/configure:20982: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` omins-0.2.0/configure-20983- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## omins-0.2.0/configure-21163-configured by $0, generated by GNU Autoconf 2.59, omins-0.2.0/configure:21164: with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" omins-0.2.0/configure-21165- ############################################## omins-0.2.0/configure-21180- --*=*) omins-0.2.0/configure:21181: ac_option=`expr "x$1" : 'x\([^=]*\)='` omins-0.2.0/configure:21182: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` omins-0.2.0/configure-21183- ac_shift=: ############################################## omins-0.2.0/configure-21461- fi omins-0.2.0/configure:21462: ac_sed_frag=`expr $ac_sed_frag + 1` omins-0.2.0/configure-21463- ac_beg=$ac_end omins-0.2.0/configure:21464: ac_end=`expr $ac_end + $ac_max_sed_lines` omins-0.2.0/configure-21465- fi ############################################## omins-0.2.0/configure-21478- cat >$tmp/stdin omins-0.2.0/configure:21479: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` omins-0.2.0/configure:21480: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; omins-0.2.0/configure:21481: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` omins-0.2.0/configure:21482: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; omins-0.2.0/configure-21483- * ) ac_file_in=$ac_file.in ;; ############################################## omins-0.2.0/configure-21526-if test "$ac_dir" != .; then omins-0.2.0/configure:21527: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` omins-0.2.0/configure-21528- # A "../" for each directory in $ac_dir_suffix. omins-0.2.0/configure:21529: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` omins-0.2.0/configure-21530-else ############################################## omins-0.2.0/configure-21539- else omins-0.2.0/configure:21540: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` omins-0.2.0/configure-21541- fi ;; ############################################## omins-0.2.0/configure-21692- cat >$tmp/stdin omins-0.2.0/configure:21693: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` omins-0.2.0/configure:21694: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; omins-0.2.0/configure:21695: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` omins-0.2.0/configure:21696: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; omins-0.2.0/configure-21697- * ) ac_file_in=$ac_file.in ;; ############################################## omins-0.2.0/configure-21895- * ) omins-0.2.0/configure:21896: _am_stamp_count=`expr $_am_stamp_count + 1` ;; omins-0.2.0/configure-21897- esac ############################################## omins-0.2.0/configure-21918-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue omins-0.2.0/configure:21919: ac_dest=`echo "$ac_file" | sed 's,:.*,,'` omins-0.2.0/configure:21920: ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` omins-0.2.0/configure-21921- ac_dir=`(dirname "$ac_dest") 2>/dev/null || ############################################## omins-0.2.0/configure-21960-if test "$ac_dir" != .; then omins-0.2.0/configure:21961: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` omins-0.2.0/configure-21962- # A "../" for each directory in $ac_dir_suffix. omins-0.2.0/configure:21963: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` omins-0.2.0/configure-21964-else ############################################## omins-0.2.0/configure-21973- else omins-0.2.0/configure:21974: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` omins-0.2.0/configure-21975- fi ;; ############################################## omins-0.2.0/configure-22028- # Strip MF so we end up with the name of the file. omins-0.2.0/configure:22029: mf=`echo "$mf" | sed -e 's/:.*$//'` omins-0.2.0/configure-22030- # Check whether this is an Automake generated Makefile or not. ############################################## omins-0.2.0/configure-22053- # from the Makefile without running `make'. omins-0.2.0/configure:22054: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` omins-0.2.0/configure-22055- test -z "$DEPDIR" && continue omins-0.2.0/configure:22056: am__include=`sed -n 's/^am__include = //p' < "$mf"` omins-0.2.0/configure-22057- test -z "am__include" && continue omins-0.2.0/configure:22058: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` omins-0.2.0/configure-22059- # When using ansi2knr, U may be empty or an underscore; expand it omins-0.2.0/configure:22060: U=`sed -n 's/^U = //p' < "$mf"` omins-0.2.0/configure-22061- # Find all dependency output files, they are included files with ############################################## omins-0.2.0/config.guess-39- omins-0.2.0/config.guess:40:me=`echo "$0" | sed -e 's,.*/,,'` omins-0.2.0/config.guess-41- ############################################## omins-0.2.0/config.guess-108-: ${TMPDIR=/tmp} ; omins-0.2.0/config.guess:109: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || omins-0.2.0/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## omins-0.2.0/config.guess-193- *) omins-0.2.0/config.guess:194: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` omins-0.2.0/config.guess-195- ;; ############################################## omins-0.2.0/config.guess-217- *4.0) omins-0.2.0/config.guess:218: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` omins-0.2.0/config.guess-219- ;; omins-0.2.0/config.guess-220- *5.*) omins-0.2.0/config.guess:221: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` omins-0.2.0/config.guess-222- ;; ############################################## omins-0.2.0/config.guess-227- # types through head -n 1, so we only detect the type of CPU 0. omins-0.2.0/config.guess:228: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` omins-0.2.0/config.guess-229- case "$ALPHA_CPU_TYPE" in ############################################## omins-0.2.0/config.guess-265- # 1.2 uses "1.2" for uname -r. omins-0.2.0/config.guess:266: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` omins-0.2.0/config.guess-267- exit ;; ############################################## omins-0.2.0/config.guess-322- sun4H:SunOS:5.*:*) omins-0.2.0/config.guess:323: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` omins-0.2.0/config.guess-324- exit ;; omins-0.2.0/config.guess-325- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) omins-0.2.0/config.guess:326: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` omins-0.2.0/config.guess-327- exit ;; omins-0.2.0/config.guess-328- i86pc:SunOS:5.*:*) omins-0.2.0/config.guess:329: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` omins-0.2.0/config.guess-330- exit ;; ############################################## omins-0.2.0/config.guess-334- # it's likely to be more like Solaris than SunOS4. omins-0.2.0/config.guess:335: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` omins-0.2.0/config.guess-336- exit ;; ############################################## omins-0.2.0/config.guess-343- # Japanese Language versions have a version number like `4.1.3-JL'. omins-0.2.0/config.guess:344: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` omins-0.2.0/config.guess-345- exit ;; ############################################## omins-0.2.0/config.guess-349- sun*:*:4.2BSD:*) omins-0.2.0/config.guess:350: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` omins-0.2.0/config.guess-351- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## omins-0.2.0/config.guess-431- $CC_FOR_BUILD -o $dummy $dummy.c && omins-0.2.0/config.guess:432: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && omins-0.2.0/config.guess:433: SYSTEM_NAME=`$dummy $dummyarg` && omins-0.2.0/config.guess-434- { echo "$SYSTEM_NAME"; exit; } ############################################## omins-0.2.0/config.guess-487- *:IRIX*:*:*) omins-0.2.0/config.guess:488: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` omins-0.2.0/config.guess-489- exit ;; ############################################## omins-0.2.0/config.guess-517-EOF omins-0.2.0/config.guess:518: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` omins-0.2.0/config.guess-519- then ############################################## omins-0.2.0/config.guess-530- *:AIX:*:[45]) omins-0.2.0/config.guess:531: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` omins-0.2.0/config.guess-532- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## omins-0.2.0/config.guess-565- 9000/[34678]??:HP-UX:*:*) omins-0.2.0/config.guess:566: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` omins-0.2.0/config.guess-567- case "${UNAME_MACHINE}" in ############################################## omins-0.2.0/config.guess-619-EOF omins-0.2.0/config.guess:620: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` omins-0.2.0/config.guess-621- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## omins-0.2.0/config.guess-647- ia64:HP-UX:*:*) omins-0.2.0/config.guess:648: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` omins-0.2.0/config.guess-649- echo ia64-hp-hpux${HPUX_REV} ############################################## omins-0.2.0/config.guess-677-EOF omins-0.2.0/config.guess:678: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && omins-0.2.0/config.guess-679- { echo "$SYSTEM_NAME"; exit; } ############################################## omins-0.2.0/config.guess-748- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` omins-0.2.0/config.guess:749: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` omins-0.2.0/config.guess-750- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## omins-0.2.0/config.guess-753- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` omins-0.2.0/config.guess:754: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` omins-0.2.0/config.guess-755- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## omins-0.2.0/config.guess-766- *:FreeBSD:*:*) omins-0.2.0/config.guess:767: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` omins-0.2.0/config.guess-768- exit ;; ############################################## omins-0.2.0/config.guess-803- prep*:SunOS:5.*:*) omins-0.2.0/config.guess:804: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` omins-0.2.0/config.guess-805- exit ;; ############################################## omins-0.2.0/config.guess-807- # the GNU system omins-0.2.0/config.guess:808: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` omins-0.2.0/config.guess-809- exit ;; ############################################## omins-0.2.0/config.guess-811- # other systems with GNU libc and userland omins-0.2.0/config.guess:812: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu omins-0.2.0/config.guess-813- exit ;; ############################################## omins-0.2.0/config.guess-853-EOF omins-0.2.0/config.guess:854: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` omins-0.2.0/config.guess-855- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ############################################## omins-0.2.0/config.guess-872-EOF omins-0.2.0/config.guess:873: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` omins-0.2.0/config.guess-874- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ############################################## omins-0.2.0/config.guess-976-EOF omins-0.2.0/config.guess:977: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` omins-0.2.0/config.guess-978- test x"${LIBC}" != x && { ############################################## omins-0.2.0/config.guess-1018- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) omins-0.2.0/config.guess:1019: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` omins-0.2.0/config.guess-1020- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## omins-0.2.0/config.guess-1251- *:DragonFly:*:*) omins-0.2.0/config.guess:1252: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` omins-0.2.0/config.guess-1253- exit ;; ############################################## omins-0.2.0/config.guess-1264- i*86:skyos:*:*) omins-0.2.0/config.guess:1265: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' omins-0.2.0/config.guess-1266- exit ;; ############################################## omins-0.2.0/config.guess-1386- omins-0.2.0/config.guess:1387:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && omins-0.2.0/config.guess-1388- { echo "$SYSTEM_NAME"; exit; } ############################################## omins-0.2.0/install-sh-103- omins-0.2.0/install-sh:104: -t=*) transformarg=`echo $1 | sed 's/-t=//'` omins-0.2.0/install-sh-105- shift ############################################## omins-0.2.0/install-sh-107- omins-0.2.0/install-sh:108: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` omins-0.2.0/install-sh-109- shift ############################################## omins-0.2.0/install-sh-169- then omins-0.2.0/install-sh:170: dst=$dst/`basename "$src"` omins-0.2.0/install-sh-171- else ############################################## omins-0.2.0/install-sh-176-## this sed command emulates the dirname command omins-0.2.0/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` omins-0.2.0/install-sh-178- ############################################## omins-0.2.0/install-sh-190-IFS='%' omins-0.2.0/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` omins-0.2.0/install-sh-192-IFS=$oIFS ############################################## omins-0.2.0/install-sh-224- then omins-0.2.0/install-sh:225: dstfile=`basename "$dst"` omins-0.2.0/install-sh-226- else ############################################## omins-0.2.0/install-sh-234- then omins-0.2.0/install-sh:235: dstfile=`basename "$dst"` omins-0.2.0/install-sh-236- else ############################################## omins-0.2.0/config.sub-55- omins-0.2.0/config.sub:56:me=`echo "$0" | sed -e 's,.*/,,'` omins-0.2.0/config.sub-57- ############################################## omins-0.2.0/config.sub-119-# Here we must recognize all the valid KERNEL-OS combinations. omins-0.2.0/config.sub:120:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` omins-0.2.0/config.sub-121-case $maybe_os in ############################################## omins-0.2.0/config.sub-124- os=-$maybe_os omins-0.2.0/config.sub:125: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` omins-0.2.0/config.sub-126- ;; omins-0.2.0/config.sub-127- *) omins-0.2.0/config.sub:128: basic_machine=`echo $1 | sed 's/-[^-]*$//'` omins-0.2.0/config.sub-129- if [ $basic_machine != $1 ] omins-0.2.0/config.sub:130: then os=`echo $1 | sed 's/.*-/-/'` omins-0.2.0/config.sub-131- else os=; fi ############################################## omins-0.2.0/config.sub-175- os=-sco3.2v5 omins-0.2.0/config.sub:176: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` omins-0.2.0/config.sub-177- ;; ############################################## omins-0.2.0/config.sub-179- os=-sco3.2v4 omins-0.2.0/config.sub:180: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` omins-0.2.0/config.sub-181- ;; omins-0.2.0/config.sub-182- -sco3.2.[4-9]*) omins-0.2.0/config.sub:183: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` omins-0.2.0/config.sub:184: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` omins-0.2.0/config.sub-185- ;; ############################################## omins-0.2.0/config.sub-187- # Don't forget version if it is 3.2v4 or newer. omins-0.2.0/config.sub:188: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` omins-0.2.0/config.sub-189- ;; ############################################## omins-0.2.0/config.sub-191- os=-sco3.2v2 omins-0.2.0/config.sub:192: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` omins-0.2.0/config.sub-193- ;; omins-0.2.0/config.sub-194- -udk*) omins-0.2.0/config.sub:195: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` omins-0.2.0/config.sub-196- ;; ############################################## omins-0.2.0/config.sub-198- os=-isc2.2 omins-0.2.0/config.sub:199: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` omins-0.2.0/config.sub-200- ;; ############################################## omins-0.2.0/config.sub-204- -isc*) omins-0.2.0/config.sub:205: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` omins-0.2.0/config.sub-206- ;; ############################################## omins-0.2.0/config.sub-210- -ptx*) omins-0.2.0/config.sub:211: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` omins-0.2.0/config.sub-212- ;; omins-0.2.0/config.sub-213- -windowsnt*) omins-0.2.0/config.sub:214: os=`echo $os | sed -e 's/windowsnt/winnt/'` omins-0.2.0/config.sub-215- ;; ############################################## omins-0.2.0/config.sub-297- *-*-*) omins-0.2.0/config.sub:298: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 omins-0.2.0/config.sub-299- exit 1 ############################################## omins-0.2.0/config.sub-400- amd64-*) omins-0.2.0/config.sub:401: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` omins-0.2.0/config.sub-402- ;; ############################################## omins-0.2.0/config.sub-621- i*86v32) omins-0.2.0/config.sub:622: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` omins-0.2.0/config.sub-623- os=-sysv32 ############################################## omins-0.2.0/config.sub-625- i*86v4*) omins-0.2.0/config.sub:626: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` omins-0.2.0/config.sub-627- os=-sysv4 ############################################## omins-0.2.0/config.sub-629- i*86v) omins-0.2.0/config.sub:630: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` omins-0.2.0/config.sub-631- os=-sysv ############################################## omins-0.2.0/config.sub-633- i*86sol2) omins-0.2.0/config.sub:634: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` omins-0.2.0/config.sub-635- os=-solaris2 ############################################## omins-0.2.0/config.sub-681- mips3*-*) omins-0.2.0/config.sub:682: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` omins-0.2.0/config.sub-683- ;; omins-0.2.0/config.sub-684- mips3*) omins-0.2.0/config.sub:685: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown omins-0.2.0/config.sub-686- ;; ############################################## omins-0.2.0/config.sub-818- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) omins-0.2.0/config.sub:819: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` omins-0.2.0/config.sub-820- ;; omins-0.2.0/config.sub-821- pentiumpro-* | p6-* | 6x86-* | athlon-*) omins-0.2.0/config.sub:822: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` omins-0.2.0/config.sub-823- ;; omins-0.2.0/config.sub-824- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) omins-0.2.0/config.sub:825: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` omins-0.2.0/config.sub-826- ;; omins-0.2.0/config.sub-827- pentium4-*) omins-0.2.0/config.sub:828: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` omins-0.2.0/config.sub-829- ;; ############################################## omins-0.2.0/config.sub-836- ;; omins-0.2.0/config.sub:837: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` omins-0.2.0/config.sub-838- ;; ############################################## omins-0.2.0/config.sub-842- ppcle-* | powerpclittle-*) omins-0.2.0/config.sub:843: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` omins-0.2.0/config.sub-844- ;; ############################################## omins-0.2.0/config.sub-846- ;; omins-0.2.0/config.sub:847: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` omins-0.2.0/config.sub-848- ;; ############################################## omins-0.2.0/config.sub-852- ppc64le-* | powerpc64little-*) omins-0.2.0/config.sub:853: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` omins-0.2.0/config.sub-854- ;; ############################################## omins-0.2.0/config.sub-1125- *) omins-0.2.0/config.sub:1126: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 omins-0.2.0/config.sub-1127- exit 1 ############################################## omins-0.2.0/config.sub-1133- *-digital*) omins-0.2.0/config.sub:1134: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` omins-0.2.0/config.sub-1135- ;; omins-0.2.0/config.sub-1136- *-commodore*) omins-0.2.0/config.sub:1137: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` omins-0.2.0/config.sub-1138- ;; ############################################## omins-0.2.0/config.sub-1151- -solaris1 | -solaris1.*) omins-0.2.0/config.sub:1152: os=`echo $os | sed -e 's|solaris1|sunos4|'` omins-0.2.0/config.sub-1153- ;; ############################################## omins-0.2.0/config.sub-1163- -gnu/linux*) omins-0.2.0/config.sub:1164: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` omins-0.2.0/config.sub-1165- ;; ############################################## omins-0.2.0/config.sub-1205- -nto*) omins-0.2.0/config.sub:1206: os=`echo $os | sed -e 's|nto|nto-qnx|'` omins-0.2.0/config.sub-1207- ;; ############################################## omins-0.2.0/config.sub-1212- -mac*) omins-0.2.0/config.sub:1213: os=`echo $os | sed -e 's|mac|macos|'` omins-0.2.0/config.sub-1214- ;; ############################################## omins-0.2.0/config.sub-1218- -linux*) omins-0.2.0/config.sub:1219: os=`echo $os | sed -e 's|linux|linux-gnu|'` omins-0.2.0/config.sub-1220- ;; omins-0.2.0/config.sub-1221- -sunos5*) omins-0.2.0/config.sub:1222: os=`echo $os | sed -e 's|sunos5|solaris2|'` omins-0.2.0/config.sub-1223- ;; omins-0.2.0/config.sub-1224- -sunos6*) omins-0.2.0/config.sub:1225: os=`echo $os | sed -e 's|sunos6|solaris3|'` omins-0.2.0/config.sub-1226- ;; ############################################## omins-0.2.0/config.sub-1273- -sinix5.*) omins-0.2.0/config.sub:1274: os=`echo $os | sed -e 's|sinix|sysv|'` omins-0.2.0/config.sub-1275- ;; ############################################## omins-0.2.0/config.sub-1324- # Get rid of the `-' at the beginning of $os. omins-0.2.0/config.sub:1325: os=`echo $os | sed 's/[^-]*-//'` omins-0.2.0/config.sub:1326: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 omins-0.2.0/config.sub-1327- exit 1 ############################################## omins-0.2.0/config.sub-1566- esac omins-0.2.0/config.sub:1567: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` omins-0.2.0/config.sub-1568- ;; ############################################## omins-0.2.0/missing-128- from any GNU archive site." omins-0.2.0/missing:129: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` omins-0.2.0/missing-130- test -z "$files" && files="config.h" ############################################## omins-0.2.0/missing-167- proper tools for further handling them. omins-0.2.0/missing:168: You can get \`$1' as part of \`Autoconf' from any GNU omins-0.2.0/missing-169- archive site." omins-0.2.0/missing-170- omins-0.2.0/missing:171: file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` omins-0.2.0/missing:172: test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` omins-0.2.0/missing-173- if test -f "$file"; then ############################################## omins-0.2.0/missing-196- *.y) omins-0.2.0/missing:197: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` omins-0.2.0/missing-198- if [ -f "$SRCFILE" ]; then ############################################## omins-0.2.0/missing-200- fi omins-0.2.0/missing:201: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` omins-0.2.0/missing-202- if [ -f "$SRCFILE" ]; then ############################################## omins-0.2.0/missing-226- *.l) omins-0.2.0/missing:227: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` omins-0.2.0/missing-228- if [ -f "$SRCFILE" ]; then ############################################## omins-0.2.0/missing-250- omins-0.2.0/missing:251: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` omins-0.2.0/missing-252- if test -z "$file"; then omins-0.2.0/missing:253: file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` omins-0.2.0/missing-254- fi ############################################## omins-0.2.0/missing-276- the \`GNU make' package. Grab either from any GNU archive site." omins-0.2.0/missing:277: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` omins-0.2.0/missing-278- if test -z "$file"; then omins-0.2.0/missing:279: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` omins-0.2.0/missing:280: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` omins-0.2.0/missing-281- fi ############################################## omins-0.2.0/missing-304- *o*) omins-0.2.0/missing:305: firstarg=`echo "$firstarg" | sed s/o//` omins-0.2.0/missing-306- tar "$firstarg" "$@" && exit 0 ############################################## omins-0.2.0/missing-310- *h*) omins-0.2.0/missing:311: firstarg=`echo "$firstarg" | sed s/h//` omins-0.2.0/missing-312- tar "$firstarg" "$@" && exit 0 ############################################## omins-0.2.0/mkinstalldirs-69-do omins-0.2.0/mkinstalldirs:70: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` omins-0.2.0/mkinstalldirs-71- shift ############################################## omins-0.2.0/Makefile.in-252- dot_seen=no; \ omins-0.2.0/Makefile.in:253: target=`echo $@ | sed s/-recursive//`; \ omins-0.2.0/Makefile.in-254- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## omins-0.2.0/Makefile.in-288- rev="$$rev ."; \ omins-0.2.0/Makefile.in:289: target=`echo $@ | sed s/-recursive//`; \ omins-0.2.0/Makefile.in-290- for subdir in $$rev; do \ ############################################## omins-0.2.0/Makefile.in-362-GTAGS: omins-0.2.0/Makefile.in:363: here=`$(am__cd) $(top_builddir) && pwd` \ omins-0.2.0/Makefile.in-364- && cd $(top_srcdir) \ ############################################## omins-0.2.0/Makefile.in-372- mkdir $(distdir) omins-0.2.0/Makefile.in:373: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ omins-0.2.0/Makefile.in:374: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ omins-0.2.0/Makefile.in-375- list='$(DISTFILES)'; for file in $$list; do \ omins-0.2.0/Makefile.in-376- case $$file in \ omins-0.2.0/Makefile.in:377: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ omins-0.2.0/Makefile.in:378: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ omins-0.2.0/Makefile.in-379- esac; \ omins-0.2.0/Makefile.in-380- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ omins-0.2.0/Makefile.in:381: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ omins-0.2.0/Makefile.in-382- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## omins-0.2.0/Makefile.in-403- || exit 1; \ omins-0.2.0/Makefile.in:404: distdir=`$(am__cd) $(distdir) && pwd`; \ omins-0.2.0/Makefile.in:405: top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ omins-0.2.0/Makefile.in-406- (cd $$subdir && \ ############################################## omins-0.2.0/Makefile.in-463- chmod a-w $(distdir) omins-0.2.0/Makefile.in:464: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ omins-0.2.0/Makefile.in-465- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## omins-0.2.0/Makefile.in-494- @cd $(distuninstallcheck_dir) \ omins-0.2.0/Makefile.in:495: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ omins-0.2.0/Makefile.in-496- || { echo "ERROR: files left after uninstall:" ; \ ############################################## omins-0.2.0/Makefile.in-506- fi omins-0.2.0/Makefile.in:507: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ omins-0.2.0/Makefile.in-508- || { echo "ERROR: files left in build directory after distclean:" ; \