===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
yamcha-0.33/libexec/Makefile.in-259-	@list='$(pkglibexec_PROGRAMS)'; for p in $$list; do \
yamcha-0.33/libexec/Makefile.in:260:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
yamcha-0.33/libexec/Makefile.in-261-	  if test -f $$p \
##############################################
yamcha-0.33/libexec/Makefile.in-263-	  ; then \
yamcha-0.33/libexec/Makefile.in:264:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
yamcha-0.33/libexec/Makefile.in-265-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(pkglibexecPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(pkglibexecdir)/$$f'"; \
##############################################
yamcha-0.33/libexec/Makefile.in-272-	@list='$(pkglibexec_PROGRAMS)'; for p in $$list; do \
yamcha-0.33/libexec/Makefile.in:273:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
yamcha-0.33/libexec/Makefile.in-274-	  echo " rm -f '$(DESTDIR)$(pkglibexecdir)/$$f'"; \
##############################################
yamcha-0.33/libexec/Makefile.in-279-	@list='$(pkglibexec_PROGRAMS)'; for p in $$list; do \
yamcha-0.33/libexec/Makefile.in:280:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
yamcha-0.33/libexec/Makefile.in-281-	  echo " rm -f $$p $$f"; \
##############################################
yamcha-0.33/libexec/Makefile.in-298-	  if test -f $$d$$p; then \
yamcha-0.33/libexec/Makefile.in:299:	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
yamcha-0.33/libexec/Makefile.in-300-	    echo " $(pkglibexecSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(pkglibexecdir)/$$f'"; \
##############################################
yamcha-0.33/libexec/Makefile.in-307-	@list='$(pkglibexec_SCRIPTS)'; for p in $$list; do \
yamcha-0.33/libexec/Makefile.in:308:	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
yamcha-0.33/libexec/Makefile.in-309-	  echo " rm -f '$(DESTDIR)$(pkglibexecdir)/$$f'"; \
##############################################
yamcha-0.33/libexec/Makefile.in-330-.cpp.obj:
yamcha-0.33/libexec/Makefile.in:331:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
yamcha-0.33/libexec/Makefile.in-332-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
yamcha-0.33/libexec/Makefile.in-334-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
yamcha-0.33/libexec/Makefile.in:335:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
yamcha-0.33/libexec/Makefile.in-336-
##############################################
yamcha-0.33/libexec/Makefile.in-394-GTAGS:
yamcha-0.33/libexec/Makefile.in:395:	here=`$(am__cd) $(top_builddir) && pwd` \
yamcha-0.33/libexec/Makefile.in-396-	  && cd $(top_srcdir) \
##############################################
yamcha-0.33/libexec/Makefile.in-402-distdir: $(DISTFILES)
yamcha-0.33/libexec/Makefile.in:403:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
yamcha-0.33/libexec/Makefile.in:404:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
yamcha-0.33/libexec/Makefile.in-405-	list='$(DISTFILES)'; for file in $$list; do \
yamcha-0.33/libexec/Makefile.in-406-	  case $$file in \
yamcha-0.33/libexec/Makefile.in:407:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
yamcha-0.33/libexec/Makefile.in:408:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
yamcha-0.33/libexec/Makefile.in-409-	  esac; \
yamcha-0.33/libexec/Makefile.in-410-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
yamcha-0.33/libexec/Makefile.in:411:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
yamcha-0.33/libexec/Makefile.in-412-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
yamcha-0.33/src/Makefile.in-54-CONFIG_CLEAN_FILES = Makefile.bcc32 Makefile.msvc
yamcha-0.33/src/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
yamcha-0.33/src/Makefile.in-56-am__vpath_adj = case $$p in \
yamcha-0.33/src/Makefile.in:57:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
yamcha-0.33/src/Makefile.in-58-    *) f=$$p;; \
yamcha-0.33/src/Makefile.in-59-  esac;
yamcha-0.33/src/Makefile.in:60:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
yamcha-0.33/src/Makefile.in-61-am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
##############################################
yamcha-0.33/src/Makefile.in-282-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
yamcha-0.33/src/Makefile.in:283:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
yamcha-0.33/src/Makefile.in-284-	  test "$$dir" != "$$p" || dir=.; \
##############################################
yamcha-0.33/src/Makefile.in-293-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
yamcha-0.33/src/Makefile.in:294:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
yamcha-0.33/src/Makefile.in-295-	  if test -f $$p \
##############################################
yamcha-0.33/src/Makefile.in-297-	  ; then \
yamcha-0.33/src/Makefile.in:298:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
yamcha-0.33/src/Makefile.in-299-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
yamcha-0.33/src/Makefile.in-306-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
yamcha-0.33/src/Makefile.in:307:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
yamcha-0.33/src/Makefile.in-308-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
yamcha-0.33/src/Makefile.in-313-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
yamcha-0.33/src/Makefile.in:314:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
yamcha-0.33/src/Makefile.in-315-	  echo " rm -f $$p $$f"; \
##############################################
yamcha-0.33/src/Makefile.in-331-.cpp.obj:
yamcha-0.33/src/Makefile.in:332:	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
yamcha-0.33/src/Makefile.in-333-
##############################################
yamcha-0.33/src/Makefile.in-404-GTAGS:
yamcha-0.33/src/Makefile.in:405:	here=`$(am__cd) $(top_builddir) && pwd` \
yamcha-0.33/src/Makefile.in-406-	  && cd $(top_srcdir) \
##############################################
yamcha-0.33/src/Makefile.in-412-distdir: $(DISTFILES)
yamcha-0.33/src/Makefile.in:413:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
yamcha-0.33/src/Makefile.in:414:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
yamcha-0.33/src/Makefile.in-415-	list='$(DISTFILES)'; for file in $$list; do \
yamcha-0.33/src/Makefile.in-416-	  case $$file in \
yamcha-0.33/src/Makefile.in:417:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
yamcha-0.33/src/Makefile.in:418:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
yamcha-0.33/src/Makefile.in-419-	  esac; \
yamcha-0.33/src/Makefile.in-420-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
yamcha-0.33/src/Makefile.in:421:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
yamcha-0.33/src/Makefile.in-422-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
yamcha-0.33/aclocal.m4-280-  # Remove one level of quotation (which was required for Make).
yamcha-0.33/aclocal.m4:281:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
yamcha-0.33/aclocal.m4-282-  ;;
##############################################
yamcha-0.33/aclocal.m4-291-  :
yamcha-0.33/aclocal.m4:292:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
yamcha-0.33/aclocal.m4-293-  # Yippee, $echo works!
##############################################
yamcha-0.33/aclocal.m4-317-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
yamcha-0.33/aclocal.m4:318:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
yamcha-0.33/aclocal.m4:319:       echo_test_string="`eval $cmd`" &&
yamcha-0.33/aclocal.m4-320-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
yamcha-0.33/aclocal.m4-326-
yamcha-0.33/aclocal.m4:327:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
yamcha-0.33/aclocal.m4:328:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
yamcha-0.33/aclocal.m4-329-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
yamcha-0.33/aclocal.m4-341-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
yamcha-0.33/aclocal.m4:342:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
yamcha-0.33/aclocal.m4:343:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
yamcha-0.33/aclocal.m4-344-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
yamcha-0.33/aclocal.m4-353-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
yamcha-0.33/aclocal.m4:354:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
yamcha-0.33/aclocal.m4-355-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
yamcha-0.33/aclocal.m4-368-      echo='printf %s\n'
yamcha-0.33/aclocal.m4:369:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
yamcha-0.33/aclocal.m4:370:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
yamcha-0.33/aclocal.m4-371-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
yamcha-0.33/aclocal.m4-373-	:
yamcha-0.33/aclocal.m4:374:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
yamcha-0.33/aclocal.m4-375-	   test "X$echo_testing_string" = 'X\t' &&
yamcha-0.33/aclocal.m4:376:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
yamcha-0.33/aclocal.m4-377-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
yamcha-0.33/aclocal.m4-382-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
yamcha-0.33/aclocal.m4:383:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
yamcha-0.33/aclocal.m4-384-	   test "X$echo_testing_string" = 'X\t' &&
yamcha-0.33/aclocal.m4:385:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
yamcha-0.33/aclocal.m4-386-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
yamcha-0.33/aclocal.m4-392-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
yamcha-0.33/aclocal.m4:393:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
yamcha-0.33/aclocal.m4-394-	  then
##############################################
yamcha-0.33/aclocal.m4-400-	if test "$prev" != 'sed 50q "[$]0"'; then
yamcha-0.33/aclocal.m4:401:	  echo_test_string=`eval $prev`
yamcha-0.33/aclocal.m4-402-	  export echo_test_string
##############################################
yamcha-0.33/aclocal.m4-439-  if AC_TRY_EVAL(ac_compile); then
yamcha-0.33/aclocal.m4:440:    case `/usr/bin/file conftest.$ac_objext` in
yamcha-0.33/aclocal.m4-441-    *ELF-32*)
##############################################
yamcha-0.33/aclocal.m4-455-   if test "$lt_cv_prog_gnu_ld" = yes; then
yamcha-0.33/aclocal.m4:456:    case `/usr/bin/file conftest.$ac_objext` in
yamcha-0.33/aclocal.m4-457-    *32-bit*)
##############################################
yamcha-0.33/aclocal.m4-467-   else
yamcha-0.33/aclocal.m4:468:    case `/usr/bin/file conftest.$ac_objext` in
yamcha-0.33/aclocal.m4-469-    *32-bit*)
##############################################
yamcha-0.33/aclocal.m4-673-    # we can't tell.
yamcha-0.33/aclocal.m4:674:    while (test "X"`$CONFIG_SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
yamcha-0.33/aclocal.m4-675-	       = "XX$teststring") >/dev/null 2>&1 &&
yamcha-0.33/aclocal.m4:676:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
yamcha-0.33/aclocal.m4-677-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
yamcha-0.33/aclocal.m4-679-    do
yamcha-0.33/aclocal.m4:680:      i=`expr $i + 1`
yamcha-0.33/aclocal.m4-681-      teststring=$teststring$teststring
##############################################
yamcha-0.33/aclocal.m4-686-    # It appears as though 1/2 is a usable value.
yamcha-0.33/aclocal.m4:687:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
yamcha-0.33/aclocal.m4-688-    ;;
##############################################
yamcha-0.33/aclocal.m4-974-  if test "$hard_links" = no; then
yamcha-0.33/aclocal.m4:975:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
yamcha-0.33/aclocal.m4-976-    need_locks=warn
##############################################
yamcha-0.33/aclocal.m4-1089-if test "$GCC" = yes; then
yamcha-0.33/aclocal.m4:1090:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
yamcha-0.33/aclocal.m4-1091-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
yamcha-0.33/aclocal.m4-1095-    # okay in the real world where ";" in dirpaths is itself problematic.
yamcha-0.33/aclocal.m4:1096:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
yamcha-0.33/aclocal.m4-1097-  else
yamcha-0.33/aclocal.m4:1098:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
yamcha-0.33/aclocal.m4-1099-  fi
##############################################
yamcha-0.33/aclocal.m4-1166-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
yamcha-0.33/aclocal.m4:1167:  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'
yamcha-0.33/aclocal.m4-1168-  ;;
##############################################
yamcha-0.33/aclocal.m4-1199-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
yamcha-0.33/aclocal.m4:1200:    postinstall_cmds='base_file=`basename \${file}`~
yamcha-0.33/aclocal.m4:1201:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
yamcha-0.33/aclocal.m4:1202:      dldir=$destdir/`dirname \$dlpath`~
yamcha-0.33/aclocal.m4-1203-      test -d \$dldir || mkdir -p \$dldir~
yamcha-0.33/aclocal.m4-1204-      $install_prog $dir/$dlname \$dldir/$dlname'
yamcha-0.33/aclocal.m4:1205:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
yamcha-0.33/aclocal.m4-1206-      dlpath=$dir/\$dldll~
##############################################
yamcha-0.33/aclocal.m4-1212-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
yamcha-0.33/aclocal.m4:1213:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
yamcha-0.33/aclocal.m4-1214-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
yamcha-0.33/aclocal.m4-1217-      # MinGW DLLs use traditional 'lib' prefix
yamcha-0.33/aclocal.m4:1218:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
yamcha-0.33/aclocal.m4:1219:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
yamcha-0.33/aclocal.m4-1220-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
yamcha-0.33/aclocal.m4-1226-        # which wouldn't understand a cygwinified path. Ahh.
yamcha-0.33/aclocal.m4:1227:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
yamcha-0.33/aclocal.m4-1228-      else
yamcha-0.33/aclocal.m4:1229:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
yamcha-0.33/aclocal.m4-1230-      fi
##############################################
yamcha-0.33/aclocal.m4-1233-      # pw32 DLLs use 'pw' prefix rather than 'lib'
yamcha-0.33/aclocal.m4:1234:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
yamcha-0.33/aclocal.m4-1235-      ;;
##############################################
yamcha-0.33/aclocal.m4-1239-  *)
yamcha-0.33/aclocal.m4:1240:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
yamcha-0.33/aclocal.m4-1241-    ;;
##############################################
yamcha-0.33/aclocal.m4-1259-  if test "$GCC" = yes; then
yamcha-0.33/aclocal.m4:1260:    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"`
yamcha-0.33/aclocal.m4-1261-  else
##############################################
yamcha-0.33/aclocal.m4-1440-    if AC_TRY_EVAL(ac_compile); then
yamcha-0.33/aclocal.m4:1441:      case `/usr/bin/file conftest.$ac_objext` in
yamcha-0.33/aclocal.m4-1442-      *64-bit*)
##############################################
yamcha-0.33/aclocal.m4-1453-  if test -f /etc/ld.so.conf; then
yamcha-0.33/aclocal.m4:1454:    lt_ld_extra=`$SED -e 's/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g' /etc/ld.so.conf | tr '\n' ' '`
yamcha-0.33/aclocal.m4-1455-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
yamcha-0.33/aclocal.m4-1520-  shlibpath_var=LD_LIBRARY_PATH
yamcha-0.33/aclocal.m4:1521:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
yamcha-0.33/aclocal.m4-1522-    case $host_os in
##############################################
yamcha-0.33/aclocal.m4-1649-  if test -z "$LTCC"; then
yamcha-0.33/aclocal.m4:1650:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
yamcha-0.33/aclocal.m4-1651-    if test -z "$LTCC"; then
##############################################
yamcha-0.33/aclocal.m4-1653-    else
yamcha-0.33/aclocal.m4:1654:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
yamcha-0.33/aclocal.m4-1655-    fi
##############################################
yamcha-0.33/aclocal.m4-1659-  # Note that this assumes the entire list is on one line.
yamcha-0.33/aclocal.m4:1660:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
yamcha-0.33/aclocal.m4-1661-
##############################################
yamcha-0.33/aclocal.m4-1665-    # Check whether tagname contains only valid characters
yamcha-0.33/aclocal.m4:1666:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
yamcha-0.33/aclocal.m4-1667-    "") ;;
##############################################
yamcha-0.33/aclocal.m4-1918-	"file_magic "*)
yamcha-0.33/aclocal.m4:1919:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
yamcha-0.33/aclocal.m4-1920-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
yamcha-0.33/aclocal.m4-1990-    # gcc leaves a trailing carriage return which upsets mingw
yamcha-0.33/aclocal.m4:1991:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
yamcha-0.33/aclocal.m4-1992-  *)
yamcha-0.33/aclocal.m4:1993:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
yamcha-0.33/aclocal.m4-1994-  esac
##############################################
yamcha-0.33/aclocal.m4-1999-      # Canonicalize the pathname of ld
yamcha-0.33/aclocal.m4:2000:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
yamcha-0.33/aclocal.m4-2001-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
yamcha-0.33/aclocal.m4:2002:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
yamcha-0.33/aclocal.m4-2003-      done
##############################################
yamcha-0.33/aclocal.m4-2030-      # Break only if it was the GNU/non-GNU ld that we prefer.
yamcha-0.33/aclocal.m4:2031:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
yamcha-0.33/aclocal.m4-2032-      *GNU* | *'with BFD'*)
##############################################
yamcha-0.33/aclocal.m4-2061-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
yamcha-0.33/aclocal.m4:2062:case `$LD -v 2>&1 </dev/null` in
yamcha-0.33/aclocal.m4-2063-*GNU* | *'with BFD'*)
##############################################
yamcha-0.33/aclocal.m4-2226-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
yamcha-0.33/aclocal.m4:2227:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
yamcha-0.33/aclocal.m4-2228-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
yamcha-0.33/aclocal.m4-2299-      # Tru64's nm complains that /dev/null is an invalid object file
yamcha-0.33/aclocal.m4:2300:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
yamcha-0.33/aclocal.m4-2301-      */dev/null* | *'Invalid file or object type'*)
##############################################
yamcha-0.33/aclocal.m4-2305-      *)
yamcha-0.33/aclocal.m4:2306:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
yamcha-0.33/aclocal.m4-2307-	*/dev/null*)
##############################################
yamcha-0.33/aclocal.m4-2507-if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
yamcha-0.33/aclocal.m4:2508:  AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])
yamcha-0.33/aclocal.m4:2509:  if echo "$old_CC $old_CFLAGS " | grep "[[ 	]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[ 	]]" >/dev/null; then :
yamcha-0.33/aclocal.m4-2510-  else
##############################################
yamcha-0.33/aclocal.m4-2685-_LT_AC_TAGVAR(compiler, $1)=$CC
yamcha-0.33/aclocal.m4:2686:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/aclocal.m4-2687-
##############################################
yamcha-0.33/aclocal.m4-2715-    # ancient GNU ld didn't support --whole-archive et. al.
yamcha-0.33/aclocal.m4:2716:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
yamcha-0.33/aclocal.m4-2717-	grep 'no-whole-archive' > /dev/null; then
##############################################
yamcha-0.33/aclocal.m4-2795-      # below for broken collect2 doesn't work under 4.3+
yamcha-0.33/aclocal.m4:2796:	collect2name=`${CC} -print-prog-name=collect2`
yamcha-0.33/aclocal.m4-2797-	if test -f "$collect2name" && \
##############################################
yamcha-0.33/aclocal.m4-2839-
yamcha-0.33/aclocal.m4:2840:      _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"
yamcha-0.33/aclocal.m4-2841-     else
##############################################
yamcha-0.33/aclocal.m4-2884-      # is EXPORTS), use it as is; otherwise, prepend...
yamcha-0.33/aclocal.m4:2885:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
yamcha-0.33/aclocal.m4-2886-	cp $export_symbols $output_objdir/$soname.def;
##############################################
yamcha-0.33/aclocal.m4-3002-      # dependencies.
yamcha-0.33/aclocal.m4:3003:      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'
yamcha-0.33/aclocal.m4-3004-      ;;
##############################################
yamcha-0.33/aclocal.m4-3074-	# dependencies.
yamcha-0.33/aclocal.m4:3075:	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'
yamcha-0.33/aclocal.m4-3076-	;;
##############################################
yamcha-0.33/aclocal.m4-3099-	# SGI C++
yamcha-0.33/aclocal.m4:3100:	_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 ${objdir}/so_locations -o $lib'
yamcha-0.33/aclocal.m4-3101-
##############################################
yamcha-0.33/aclocal.m4-3110-	  if test "$with_gnu_ld" = no; then
yamcha-0.33/aclocal.m4:3111:	    _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}${objdir}/so_locations -o $lib'
yamcha-0.33/aclocal.m4-3112-	  else
yamcha-0.33/aclocal.m4:3113:	    _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'
yamcha-0.33/aclocal.m4-3114-	  fi
##############################################
yamcha-0.33/aclocal.m4-3129-	# to its proper name (with version) after linking.
yamcha-0.33/aclocal.m4:3130:	_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'
yamcha-0.33/aclocal.m4:3131:	_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'
yamcha-0.33/aclocal.m4-3132-	# Commands to make compiler produce verbose output that lists
##############################################
yamcha-0.33/aclocal.m4-3139-	# dependencies.
yamcha-0.33/aclocal.m4:3140:	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'
yamcha-0.33/aclocal.m4-3141-
##############################################
yamcha-0.33/aclocal.m4-3175-	# dependencies.
yamcha-0.33/aclocal.m4:3176:	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'
yamcha-0.33/aclocal.m4-3177-	;;
##############################################
yamcha-0.33/aclocal.m4-3218-	# to its proper name (with version) after linking.
yamcha-0.33/aclocal.m4:3219:	_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'
yamcha-0.33/aclocal.m4-3220-
##############################################
yamcha-0.33/aclocal.m4-3235-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
yamcha-0.33/aclocal.m4:3236:	_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 ${objdir}/so_locations -o $lib'
yamcha-0.33/aclocal.m4-3237-
##############################################
yamcha-0.33/aclocal.m4-3248-	# dependencies.
yamcha-0.33/aclocal.m4:3249:	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'
yamcha-0.33/aclocal.m4-3250-	;;
##############################################
yamcha-0.33/aclocal.m4-3253-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
yamcha-0.33/aclocal.m4:3254:	  _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}${objdir}/so_locations -o $lib'
yamcha-0.33/aclocal.m4-3255-
##############################################
yamcha-0.33/aclocal.m4-3278-	# to its proper name (with version) after linking.
yamcha-0.33/aclocal.m4:3279:	_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'
yamcha-0.33/aclocal.m4-3280-
##############################################
yamcha-0.33/aclocal.m4-3294-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
yamcha-0.33/aclocal.m4:3295:	_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 ${objdir}/so_locations -o $lib'
yamcha-0.33/aclocal.m4:3296:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
yamcha-0.33/aclocal.m4-3297-	  echo "-hidden">> $lib.exp~
yamcha-0.33/aclocal.m4:3298:	  $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 $objdir/so_locations -o $lib~
yamcha-0.33/aclocal.m4-3299-	  $rm $lib.exp'
##############################################
yamcha-0.33/aclocal.m4-3311-	# dependencies.
yamcha-0.33/aclocal.m4:3312:	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'
yamcha-0.33/aclocal.m4-3313-	;;
##############################################
yamcha-0.33/aclocal.m4-3316-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
yamcha-0.33/aclocal.m4:3317:	 _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}${objdir}/so_locations -o $lib'
yamcha-0.33/aclocal.m4-3318-
##############################################
yamcha-0.33/aclocal.m4-3399-	# dependencies.
yamcha-0.33/aclocal.m4:3400:	output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[[LR]]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
yamcha-0.33/aclocal.m4-3401-
##############################################
yamcha-0.33/aclocal.m4-3556-  # eval without this substitution.
yamcha-0.33/aclocal.m4:3557:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
yamcha-0.33/aclocal.m4-3558-
yamcha-0.33/aclocal.m4:3559:  for p in `eval $output_verbose_link_cmd`; do
yamcha-0.33/aclocal.m4-3560-    case $p in
##############################################
yamcha-0.33/aclocal.m4-3687-_LT_AC_TAGVAR(compiler, $1)=$CC
yamcha-0.33/aclocal.m4:3688:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/aclocal.m4-3689-
##############################################
yamcha-0.33/aclocal.m4-3906-      # Double-quote double-evaled strings.
yamcha-0.33/aclocal.m4:3907:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
yamcha-0.33/aclocal.m4-3908-      ;;
yamcha-0.33/aclocal.m4-3909-    *)
yamcha-0.33/aclocal.m4:3910:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
yamcha-0.33/aclocal.m4-3911-      ;;
##############################################
yamcha-0.33/aclocal.m4-3916-  *'\[$]0 --fallback-echo"')
yamcha-0.33/aclocal.m4:3917:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
yamcha-0.33/aclocal.m4-3918-    ;;
##############################################
yamcha-0.33/aclocal.m4-3931-
yamcha-0.33/aclocal.m4:3932:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
yamcha-0.33/aclocal.m4-3933-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
yamcha-0.33/aclocal.m4-4304-  # libtool script then.
yamcha-0.33/aclocal.m4:4305:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
yamcha-0.33/aclocal.m4-4306-  if test -f "$ltmain_in"; then
##############################################
yamcha-0.33/aclocal.m4-4396-# If we're using GNU nm, then use its standard symbol codes.
yamcha-0.33/aclocal.m4:4397:case `$NM -V 2>&1` in
yamcha-0.33/aclocal.m4-4398-*GNU* | *'with BFD'*)
##############################################
yamcha-0.33/aclocal.m4-4426-    nlist=conftest.nm
yamcha-0.33/aclocal.m4:4427:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
yamcha-0.33/aclocal.m4-4428-      # Try sorting and uniquifying the output.
##############################################
yamcha-0.33/aclocal.m4-5117-	# is EXPORTS), use it as is; otherwise, prepend...
yamcha-0.33/aclocal.m4:5118:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
yamcha-0.33/aclocal.m4-5119-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
yamcha-0.33/aclocal.m4-5172-      supports_anon_versioning=no
yamcha-0.33/aclocal.m4:5173:      case `$LD -v 2>/dev/null` in
yamcha-0.33/aclocal.m4-5174-        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
yamcha-0.33/aclocal.m4-5278-	# below for broken collect2 doesn't work under 4.3+
yamcha-0.33/aclocal.m4:5279:	  collect2name=`${CC} -print-prog-name=collect2`
yamcha-0.33/aclocal.m4-5280-	  if test -f "$collect2name" && \
##############################################
yamcha-0.33/aclocal.m4-5321-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
yamcha-0.33/aclocal.m4:5322:	_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"
yamcha-0.33/aclocal.m4-5323-       else
##############################################
yamcha-0.33/aclocal.m4-5370-      # FIXME: Setting linknames here is a bad hack.
yamcha-0.33/aclocal.m4:5371:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
yamcha-0.33/aclocal.m4-5372-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
yamcha-0.33/aclocal.m4-5375-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
yamcha-0.33/aclocal.m4:5376:      fix_srcfile_path='`cygpath -w "$srcfile"`'
yamcha-0.33/aclocal.m4-5377-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
yamcha-0.33/aclocal.m4-5536-      if test "$GCC" = yes; then
yamcha-0.33/aclocal.m4:5537:	_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'
yamcha-0.33/aclocal.m4-5538-      else
yamcha-0.33/aclocal.m4:5539:	_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'
yamcha-0.33/aclocal.m4-5540-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
yamcha-0.33/aclocal.m4-5568-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
yamcha-0.33/aclocal.m4:5569:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
yamcha-0.33/aclocal.m4-5570-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
yamcha-0.33/aclocal.m4-5597-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
yamcha-0.33/aclocal.m4:5598:	_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'
yamcha-0.33/aclocal.m4-5599-      else
yamcha-0.33/aclocal.m4-5600-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
yamcha-0.33/aclocal.m4:5601:	_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'
yamcha-0.33/aclocal.m4-5602-      fi
##############################################
yamcha-0.33/aclocal.m4-5609-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
yamcha-0.33/aclocal.m4:5610:	_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'
yamcha-0.33/aclocal.m4-5611-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
yamcha-0.33/aclocal.m4-5613-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
yamcha-0.33/aclocal.m4:5614:	_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'
yamcha-0.33/aclocal.m4:5615:	_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~
yamcha-0.33/aclocal.m4:5616:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
yamcha-0.33/aclocal.m4-5617-
##############################################
yamcha-0.33/aclocal.m4-5790-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
yamcha-0.33/aclocal.m4:5791:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
yamcha-0.33/aclocal.m4-5792-        then
##############################################
yamcha-0.33/aclocal.m4-5926-    test $lt_ac_count -gt 10 && break
yamcha-0.33/aclocal.m4:5927:    lt_ac_count=`expr $lt_ac_count + 1`
yamcha-0.33/aclocal.m4-5928-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
yamcha-0.33/aclocal.m4-5990-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
yamcha-0.33/aclocal.m4:5991:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
yamcha-0.33/aclocal.m4-5992-#
##############################################
yamcha-0.33/aclocal.m4-6014-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
yamcha-0.33/aclocal.m4:6015:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
yamcha-0.33/aclocal.m4-6016-# and then we would define $MISSING as
##############################################
yamcha-0.33/aclocal.m4-6030-# expand $ac_aux_dir to an absolute path
yamcha-0.33/aclocal.m4:6031:am_aux_dir=`cd $ac_aux_dir && pwd`
yamcha-0.33/aclocal.m4-6032-])
##############################################
yamcha-0.33/aclocal.m4-6150-  if test "$am_compiler_list" = ""; then
yamcha-0.33/aclocal.m4:6151:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
yamcha-0.33/aclocal.m4-6152-  fi
##############################################
yamcha-0.33/aclocal.m4-6271-  # Strip MF so we end up with the name of the file.
yamcha-0.33/aclocal.m4:6272:  mf=`echo "$mf" | sed -e 's/:.*$//'`
yamcha-0.33/aclocal.m4-6273-  # Check whether this is an Automake generated Makefile or not.
##############################################
yamcha-0.33/aclocal.m4-6279-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
yamcha-0.33/aclocal.m4:6280:    dirpart=`AS_DIRNAME("$mf")`
yamcha-0.33/aclocal.m4-6281-  else
##############################################
yamcha-0.33/aclocal.m4-6285-  # from the Makefile without running `make'.
yamcha-0.33/aclocal.m4:6286:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
yamcha-0.33/aclocal.m4-6287-  test -z "$DEPDIR" && continue
yamcha-0.33/aclocal.m4:6288:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
yamcha-0.33/aclocal.m4-6289-  test -z "am__include" && continue
yamcha-0.33/aclocal.m4:6290:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
yamcha-0.33/aclocal.m4-6291-  # When using ansi2knr, U may be empty or an underscore; expand it
yamcha-0.33/aclocal.m4:6292:  U=`sed -n 's/^U = //p' < "$mf"`
yamcha-0.33/aclocal.m4-6293-  # Find all dependency output files, they are included files with
##############################################
yamcha-0.33/aclocal.m4-6301-    test -f "$dirpart/$file" && continue
yamcha-0.33/aclocal.m4:6302:    fdir=`AS_DIRNAME(["$file"])`
yamcha-0.33/aclocal.m4-6303-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
yamcha-0.33/aclocal.m4-6391-# test to see if srcdir already configured
yamcha-0.33/aclocal.m4:6392:if test "`cd $srcdir && pwd`" != "`pwd`" &&
yamcha-0.33/aclocal.m4-6393-   test -f $srcdir/config.status; then
##############################################
yamcha-0.33/aclocal.m4-6467-    * )
yamcha-0.33/aclocal.m4:6468:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
yamcha-0.33/aclocal.m4-6469-  esac
yamcha-0.33/aclocal.m4-6470-done
yamcha-0.33/aclocal.m4:6471:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
yamcha-0.33/aclocal.m4-6472-
##############################################
yamcha-0.33/aclocal.m4-6574-# case it prints its new name instead of `make'.
yamcha-0.33/aclocal.m4:6575:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
yamcha-0.33/aclocal.m4-6576-   am__include=include
##############################################
yamcha-0.33/aclocal.m4-6582-   echo '.include "confinc"' > confmf
yamcha-0.33/aclocal.m4:6583:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
yamcha-0.33/aclocal.m4-6584-      am__include=.include
##############################################
yamcha-0.33/aclocal.m4-6794-if (
yamcha-0.33/aclocal.m4:6795:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
yamcha-0.33/aclocal.m4-6796-   if test "$[*]" = "X"; then
yamcha-0.33/aclocal.m4-6797-      # -L didn't work.
yamcha-0.33/aclocal.m4:6798:      set X `ls -t $srcdir/configure conftest.file`
yamcha-0.33/aclocal.m4-6799-   fi
##############################################
yamcha-0.33/Makefile.in-270-	  if test -f $$d$$p; then \
yamcha-0.33/Makefile.in:271:	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
yamcha-0.33/Makefile.in-272-	    echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
yamcha-0.33/Makefile.in-279-	@list='$(bin_SCRIPTS)'; for p in $$list; do \
yamcha-0.33/Makefile.in:280:	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
yamcha-0.33/Makefile.in-281-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
yamcha-0.33/Makefile.in-303-	dot_seen=no; \
yamcha-0.33/Makefile.in:304:	target=`echo $@ | sed s/-recursive//`; \
yamcha-0.33/Makefile.in-305-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
yamcha-0.33/Makefile.in-333-	rev="$$rev ."; \
yamcha-0.33/Makefile.in:334:	target=`echo $@ | sed s/-recursive//`; \
yamcha-0.33/Makefile.in-335-	for subdir in $$rev; do \
##############################################
yamcha-0.33/Makefile.in-407-GTAGS:
yamcha-0.33/Makefile.in:408:	here=`$(am__cd) $(top_builddir) && pwd` \
yamcha-0.33/Makefile.in-409-	  && cd $(top_srcdir) \
##############################################
yamcha-0.33/Makefile.in-418-	$(mkdir_p) $(distdir)/. $(distdir)/libexec $(distdir)/perl $(distdir)/python $(distdir)/ruby $(distdir)/src $(distdir)/training
yamcha-0.33/Makefile.in:419:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
yamcha-0.33/Makefile.in:420:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
yamcha-0.33/Makefile.in-421-	list='$(DISTFILES)'; for file in $$list; do \
yamcha-0.33/Makefile.in-422-	  case $$file in \
yamcha-0.33/Makefile.in:423:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
yamcha-0.33/Makefile.in:424:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
yamcha-0.33/Makefile.in-425-	  esac; \
yamcha-0.33/Makefile.in-426-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
yamcha-0.33/Makefile.in:427:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
yamcha-0.33/Makefile.in-428-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
yamcha-0.33/Makefile.in-449-	    || exit 1; \
yamcha-0.33/Makefile.in:450:	    distdir=`$(am__cd) $(distdir) && pwd`; \
yamcha-0.33/Makefile.in:451:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
yamcha-0.33/Makefile.in-452-	    (cd $$subdir && \
##############################################
yamcha-0.33/Makefile.in-512-	chmod a-w $(distdir)
yamcha-0.33/Makefile.in:513:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
yamcha-0.33/Makefile.in-514-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
yamcha-0.33/Makefile.in-543-	@cd $(distuninstallcheck_dir) \
yamcha-0.33/Makefile.in:544:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
yamcha-0.33/Makefile.in-545-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
yamcha-0.33/Makefile.in-555-	fi
yamcha-0.33/Makefile.in:556:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
yamcha-0.33/Makefile.in-557-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
yamcha-0.33/yamcha-config.in-35-    case "$1" in
yamcha-0.33/yamcha-config.in:36:    -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
yamcha-0.33/yamcha-config.in-37-    *) optarg= ;;
##############################################
yamcha-0.33/configure-43-do
yamcha-0.33/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
yamcha-0.33/configure-45-    eval $as_var=C; export $as_var
##############################################
yamcha-0.33/configure-101-  as_lineno_2=$LINENO
yamcha-0.33/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
yamcha-0.33/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
yamcha-0.33/configure-140-  as_lineno_2=$LINENO
yamcha-0.33/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
yamcha-0.33/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
yamcha-0.33/configure-250-  # Remove one level of quotation (which was required for Make).
yamcha-0.33/configure:251:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
yamcha-0.33/configure-252-  ;;
##############################################
yamcha-0.33/configure-261-  :
yamcha-0.33/configure:262:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
yamcha-0.33/configure-263-  # Yippee, $echo works!
##############################################
yamcha-0.33/configure-287-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
yamcha-0.33/configure:288:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
yamcha-0.33/configure:289:       echo_test_string="`eval $cmd`" &&
yamcha-0.33/configure-290-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
yamcha-0.33/configure-296-
yamcha-0.33/configure:297:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
yamcha-0.33/configure:298:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
yamcha-0.33/configure-299-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
yamcha-0.33/configure-311-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
yamcha-0.33/configure:312:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
yamcha-0.33/configure:313:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
yamcha-0.33/configure-314-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
yamcha-0.33/configure-323-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
yamcha-0.33/configure:324:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
yamcha-0.33/configure-325-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
yamcha-0.33/configure-338-      echo='printf %s\n'
yamcha-0.33/configure:339:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
yamcha-0.33/configure:340:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
yamcha-0.33/configure-341-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
yamcha-0.33/configure-343-	:
yamcha-0.33/configure:344:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
yamcha-0.33/configure-345-	   test "X$echo_testing_string" = 'X\t' &&
yamcha-0.33/configure:346:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
yamcha-0.33/configure-347-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
yamcha-0.33/configure-352-	echo="$CONFIG_SHELL $0 --fallback-echo"
yamcha-0.33/configure:353:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
yamcha-0.33/configure-354-	   test "X$echo_testing_string" = 'X\t' &&
yamcha-0.33/configure:355:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
yamcha-0.33/configure-356-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
yamcha-0.33/configure-362-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
yamcha-0.33/configure:363:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
yamcha-0.33/configure-364-	  then
##############################################
yamcha-0.33/configure-370-	if test "$prev" != 'sed 50q "$0"'; then
yamcha-0.33/configure:371:	  echo_test_string=`eval $prev`
yamcha-0.33/configure-372-	  export echo_test_string
##############################################
yamcha-0.33/configure-516-
yamcha-0.33/configure:517:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
yamcha-0.33/configure-518-
##############################################
yamcha-0.33/configure-549-  -disable-* | --disable-*)
yamcha-0.33/configure:550:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
yamcha-0.33/configure-551-    # Reject names that are not valid shell variable names.
##############################################
yamcha-0.33/configure-554-   { (exit 1); exit 1; }; }
yamcha-0.33/configure:555:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
yamcha-0.33/configure-556-    eval "enable_$ac_feature=no" ;;
##############################################
yamcha-0.33/configure-558-  -enable-* | --enable-*)
yamcha-0.33/configure:559:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
yamcha-0.33/configure-560-    # Reject names that are not valid shell variable names.
##############################################
yamcha-0.33/configure-563-   { (exit 1); exit 1; }; }
yamcha-0.33/configure:564:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
yamcha-0.33/configure-565-    case $ac_option in
yamcha-0.33/configure:566:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
yamcha-0.33/configure-567-      *) ac_optarg=yes ;;
##############################################
yamcha-0.33/configure-740-  -with-* | --with-*)
yamcha-0.33/configure:741:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
yamcha-0.33/configure-742-    # Reject names that are not valid shell variable names.
##############################################
yamcha-0.33/configure-745-   { (exit 1); exit 1; }; }
yamcha-0.33/configure:746:    ac_package=`echo $ac_package| sed 's/-/_/g'`
yamcha-0.33/configure-747-    case $ac_option in
yamcha-0.33/configure:748:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
yamcha-0.33/configure-749-      *) ac_optarg=yes ;;
##############################################
yamcha-0.33/configure-753-  -without-* | --without-*)
yamcha-0.33/configure:754:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
yamcha-0.33/configure-755-    # Reject names that are not valid shell variable names.
##############################################
yamcha-0.33/configure-758-   { (exit 1); exit 1; }; }
yamcha-0.33/configure:759:    ac_package=`echo $ac_package | sed 's/-/_/g'`
yamcha-0.33/configure-760-    eval "with_$ac_package=no" ;;
##############################################
yamcha-0.33/configure-785-  *=*)
yamcha-0.33/configure:786:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
yamcha-0.33/configure-787-    # Reject names that are not valid shell variable names.
##############################################
yamcha-0.33/configure-790-   { (exit 1); exit 1; }; }
yamcha-0.33/configure:791:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
yamcha-0.33/configure-792-    eval "$ac_envvar='$ac_optarg'"
##############################################
yamcha-0.33/configure-806-if test -n "$ac_prev"; then
yamcha-0.33/configure:807:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
yamcha-0.33/configure-808-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
yamcha-0.33/configure-814-do
yamcha-0.33/configure:815:  eval ac_val=$`echo $ac_var`
yamcha-0.33/configure-816-  case $ac_val in
##############################################
yamcha-0.33/configure-826-do
yamcha-0.33/configure:827:  eval ac_val=$`echo $ac_var`
yamcha-0.33/configure-828-  case $ac_val in
##############################################
yamcha-0.33/configure-893-   { (exit 1); exit 1; }; }
yamcha-0.33/configure:894:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
yamcha-0.33/configure-895-ac_env_build_alias_set=${build_alias+set}
##############################################
yamcha-0.33/configure-984-By default, \`make install' will install all the files in
yamcha-0.33/configure:985:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
yamcha-0.33/configure:986:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
yamcha-0.33/configure-987-for instance \`--prefix=\$HOME'.
##############################################
yamcha-0.33/configure-1074-if test "$ac_dir" != .; then
yamcha-0.33/configure:1075:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
yamcha-0.33/configure-1076-  # A "../" for each directory in $ac_dir_suffix.
yamcha-0.33/configure:1077:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
yamcha-0.33/configure-1078-else
##############################################
yamcha-0.33/configure-1087-    else
yamcha-0.33/configure:1088:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
yamcha-0.33/configure-1089-    fi ;;
##############################################
yamcha-0.33/configure-1241-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
yamcha-0.33/configure:1242:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
yamcha-0.33/configure-1243-    esac
##############################################
yamcha-0.33/configure-1313-    do
yamcha-0.33/configure:1314:      eval ac_val=$`echo $ac_var`
yamcha-0.33/configure-1315-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
yamcha-0.33/configure-1327-      do
yamcha-0.33/configure:1328:	eval ac_val=$`echo $ac_var`
yamcha-0.33/configure-1329-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
yamcha-0.33/configure-1434-    set,)
yamcha-0.33/configure:1435:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
yamcha-0.33/configure:1436:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
yamcha-0.33/configure-1437-      ac_cache_corrupted=: ;;
##############################################
yamcha-0.33/configure-1457-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
yamcha-0.33/configure:1458:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
yamcha-0.33/configure-1459-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
yamcha-0.33/configure-1614-if (
yamcha-0.33/configure:1615:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
yamcha-0.33/configure-1616-   if test "$*" = "X"; then
yamcha-0.33/configure-1617-      # -L didn't work.
yamcha-0.33/configure:1618:      set X `ls -t $srcdir/configure conftest.file`
yamcha-0.33/configure-1619-   fi
##############################################
yamcha-0.33/configure-1658-_ACEOF
yamcha-0.33/configure:1659:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
yamcha-0.33/configure-1660-rm conftest.sed
##############################################
yamcha-0.33/configure-1662-# expand $ac_aux_dir to an absolute path
yamcha-0.33/configure:1663:am_aux_dir=`cd $ac_aux_dir && pwd`
yamcha-0.33/configure-1664-
##############################################
yamcha-0.33/configure-1749-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
yamcha-0.33/configure:1750:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
yamcha-0.33/configure-1751-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
yamcha-0.33/configure-1758-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
yamcha-0.33/configure:1759:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
yamcha-0.33/configure-1760-if test -n "$ac_maketemp"; then
##############################################
yamcha-0.33/configure-1766-fi
yamcha-0.33/configure:1767:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
yamcha-0.33/configure-1768-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
yamcha-0.33/configure-1786-# test to see if srcdir already configured
yamcha-0.33/configure:1787:if test "`cd $srcdir && pwd`" != "`pwd`" &&
yamcha-0.33/configure-1788-   test -f $srcdir/config.status; then
##############################################
yamcha-0.33/configure-2272-     "checking for C compiler version" >&5
yamcha-0.33/configure:2273:ac_compiler=`set X $ac_compile; echo $2`
yamcha-0.33/configure-2274-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
yamcha-0.33/configure-2311-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
yamcha-0.33/configure:2312:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
yamcha-0.33/configure-2313-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
yamcha-0.33/configure-2339-    *.* )
yamcha-0.33/configure:2340:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
yamcha-0.33/configure-2341-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
yamcha-0.33/configure-2419-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
yamcha-0.33/configure:2420:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
yamcha-0.33/configure-2421-	  export ac_cv_exeext
##############################################
yamcha-0.33/configure-2469-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
yamcha-0.33/configure:2470:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
yamcha-0.33/configure-2471-       break;;
##############################################
yamcha-0.33/configure-2548-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
yamcha-0.33/configure:2549:GCC=`test $ac_compiler_gnu = yes && echo yes`
yamcha-0.33/configure-2550-ac_test_CFLAGS=${CFLAGS+set}
##############################################
yamcha-0.33/configure-2907-# case it prints its new name instead of `make'.
yamcha-0.33/configure:2908:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
yamcha-0.33/configure-2909-   am__include=include
##############################################
yamcha-0.33/configure-2915-   echo '.include "confinc"' > confmf
yamcha-0.33/configure:2916:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
yamcha-0.33/configure-2917-      am__include=.include
##############################################
yamcha-0.33/configure-2977-  if test "$am_compiler_list" = ""; then
yamcha-0.33/configure:2978:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
yamcha-0.33/configure-2979-  fi
##############################################
yamcha-0.33/configure-3154-     "checking for C++ compiler version" >&5
yamcha-0.33/configure:3155:ac_compiler=`set X $ac_compile; echo $2`
yamcha-0.33/configure-3156-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
yamcha-0.33/configure-3229-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
yamcha-0.33/configure:3230:GXX=`test $ac_compiler_gnu = yes && echo yes`
yamcha-0.33/configure-3231-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
yamcha-0.33/configure-3441-  if test "$am_compiler_list" = ""; then
yamcha-0.33/configure:3442:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
yamcha-0.33/configure-3443-  fi
##############################################
yamcha-0.33/configure-3825-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
yamcha-0.33/configure:3826:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
yamcha-0.33/configure-3827-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
yamcha-0.33/configure-3834-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
yamcha-0.33/configure:3835:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
yamcha-0.33/configure-3836-if test -n "$ac_maketemp"; then
##############################################
yamcha-0.33/configure-3842-fi
yamcha-0.33/configure:3843:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
yamcha-0.33/configure-3844-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
yamcha-0.33/configure-3939-test -z "$ac_cv_build_alias" &&
yamcha-0.33/configure:3940:  ac_cv_build_alias=`$ac_config_guess`
yamcha-0.33/configure-3941-test -z "$ac_cv_build_alias" &&
##############################################
yamcha-0.33/configure-3944-   { (exit 1); exit 1; }; }
yamcha-0.33/configure:3945:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
yamcha-0.33/configure-3946-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
yamcha-0.33/configure-3953-build=$ac_cv_build
yamcha-0.33/configure:3954:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
yamcha-0.33/configure:3955:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
yamcha-0.33/configure:3956:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
yamcha-0.33/configure-3957-
##############################################
yamcha-0.33/configure-3966-  ac_cv_host_alias=$ac_cv_build_alias
yamcha-0.33/configure:3967:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
yamcha-0.33/configure-3968-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
yamcha-0.33/configure-3975-host=$ac_cv_host
yamcha-0.33/configure:3976:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
yamcha-0.33/configure:3977:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
yamcha-0.33/configure:3978:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
yamcha-0.33/configure-3979-
##############################################
yamcha-0.33/configure-4023-    test $lt_ac_count -gt 10 && break
yamcha-0.33/configure:4024:    lt_ac_count=`expr $lt_ac_count + 1`
yamcha-0.33/configure-4025-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
yamcha-0.33/configure-4053-    # gcc leaves a trailing carriage return which upsets mingw
yamcha-0.33/configure:4054:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
yamcha-0.33/configure-4055-  *)
yamcha-0.33/configure:4056:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
yamcha-0.33/configure-4057-  esac
##############################################
yamcha-0.33/configure-4062-      # Canonicalize the pathname of ld
yamcha-0.33/configure:4063:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
yamcha-0.33/configure-4064-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
yamcha-0.33/configure:4065:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
yamcha-0.33/configure-4066-      done
##############################################
yamcha-0.33/configure-4097-      # Break only if it was the GNU/non-GNU ld that we prefer.
yamcha-0.33/configure:4098:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
yamcha-0.33/configure-4099-      *GNU* | *'with BFD'*)
##############################################
yamcha-0.33/configure-4130-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
yamcha-0.33/configure:4131:case `$LD -v 2>&1 </dev/null` in
yamcha-0.33/configure-4132-*GNU* | *'with BFD'*)
##############################################
yamcha-0.33/configure-4179-      # Tru64's nm complains that /dev/null is an invalid object file
yamcha-0.33/configure:4180:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
yamcha-0.33/configure-4181-      */dev/null* | *'Invalid file or object type'*)
##############################################
yamcha-0.33/configure-4185-      *)
yamcha-0.33/configure:4186:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
yamcha-0.33/configure-4187-	*/dev/null*)
##############################################
yamcha-0.33/configure-4351-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
yamcha-0.33/configure:4352:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
yamcha-0.33/configure-4353-    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
##############################################
yamcha-0.33/configure-4433-  (exit $ac_status); }; then
yamcha-0.33/configure:4434:    case `/usr/bin/file conftest.$ac_objext` in
yamcha-0.33/configure-4435-    *ELF-32*)
##############################################
yamcha-0.33/configure-4453-   if test "$lt_cv_prog_gnu_ld" = yes; then
yamcha-0.33/configure:4454:    case `/usr/bin/file conftest.$ac_objext` in
yamcha-0.33/configure-4455-    *32-bit*)
##############################################
yamcha-0.33/configure-4465-   else
yamcha-0.33/configure:4466:    case `/usr/bin/file conftest.$ac_objext` in
yamcha-0.33/configure-4467-    *32-bit*)
##############################################
yamcha-0.33/configure-5029-do
yamcha-0.33/configure:5030:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
yamcha-0.33/configure-5031-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
yamcha-0.33/configure-5076-fi
yamcha-0.33/configure:5077:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
yamcha-0.33/configure:5078:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
yamcha-0.33/configure:5079:if test `eval echo '${'$as_ac_Header'}'` = yes; then
yamcha-0.33/configure-5080-  cat >>confdefs.h <<_ACEOF
yamcha-0.33/configure:5081:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
yamcha-0.33/configure-5082-_ACEOF
##############################################
yamcha-0.33/configure-5091-do
yamcha-0.33/configure:5092:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
yamcha-0.33/configure-5093-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
yamcha-0.33/configure-5098-fi
yamcha-0.33/configure:5099:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
yamcha-0.33/configure:5100:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
yamcha-0.33/configure-5101-else
##############################################
yamcha-0.33/configure-5225-fi
yamcha-0.33/configure:5226:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
yamcha-0.33/configure:5227:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
yamcha-0.33/configure-5228-
yamcha-0.33/configure-5229-fi
yamcha-0.33/configure:5230:if test `eval echo '${'$as_ac_Header'}'` = yes; then
yamcha-0.33/configure-5231-  cat >>confdefs.h <<_ACEOF
yamcha-0.33/configure:5232:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
yamcha-0.33/configure-5233-_ACEOF
##############################################
yamcha-0.33/configure-5563-     "checking for Fortran 77 compiler version" >&5
yamcha-0.33/configure:5564:ac_compiler=`set X $ac_compile; echo $2`
yamcha-0.33/configure-5565-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
yamcha-0.33/configure-5698-
yamcha-0.33/configure:5699:G77=`test $ac_compiler_gnu = yes && echo yes`
yamcha-0.33/configure-5700-ac_ext=c
##############################################
yamcha-0.33/configure-5755-    # we can't tell.
yamcha-0.33/configure:5756:    while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
yamcha-0.33/configure-5757-	       = "XX$teststring") >/dev/null 2>&1 &&
yamcha-0.33/configure:5758:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
yamcha-0.33/configure-5759-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
yamcha-0.33/configure-5761-    do
yamcha-0.33/configure:5762:      i=`expr $i + 1`
yamcha-0.33/configure-5763-      teststring=$teststring$teststring
##############################################
yamcha-0.33/configure-5768-    # It appears as though 1/2 is a usable value.
yamcha-0.33/configure:5769:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
yamcha-0.33/configure-5770-    ;;
##############################################
yamcha-0.33/configure-5848-# If we're using GNU nm, then use its standard symbol codes.
yamcha-0.33/configure:5849:case `$NM -V 2>&1` in
yamcha-0.33/configure-5850-*GNU* | *'with BFD'*)
##############################################
yamcha-0.33/configure-6349-	"file_magic "*)
yamcha-0.33/configure:6350:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
yamcha-0.33/configure-6351-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
yamcha-0.33/configure-6411-	"file_magic "*)
yamcha-0.33/configure:6412:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
yamcha-0.33/configure-6413-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
yamcha-0.33/configure-6522-if test -n "$lt_prog_cc_shlib"; then
yamcha-0.33/configure:6523:  { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&5
yamcha-0.33/configure:6524:echo "$as_me: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&2;}
yamcha-0.33/configure-6525-  if echo "$old_CC $old_CFLAGS " | grep "[ 	]$lt_prog_cc_shlib[ 	]" >/dev/null; then :
##############################################
yamcha-0.33/configure-6930-  if test "$hard_links" = no; then
yamcha-0.33/configure:6931:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
yamcha-0.33/configure:6932:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
yamcha-0.33/configure-6933-    need_locks=warn
##############################################
yamcha-0.33/configure-7053-	# is EXPORTS), use it as is; otherwise, prepend...
yamcha-0.33/configure:7054:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
yamcha-0.33/configure-7055-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
yamcha-0.33/configure-7108-      supports_anon_versioning=no
yamcha-0.33/configure:7109:      case `$LD -v 2>/dev/null` in
yamcha-0.33/configure-7110-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
yamcha-0.33/configure-7214-	# below for broken collect2 doesn't work under 4.3+
yamcha-0.33/configure:7215:	  collect2name=`${CC} -print-prog-name=collect2`
yamcha-0.33/configure-7216-	  if test -f "$collect2name" && \
##############################################
yamcha-0.33/configure-7308-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
yamcha-0.33/configure:7309:	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"
yamcha-0.33/configure-7310-       else
##############################################
yamcha-0.33/configure-7408-      # FIXME: Setting linknames here is a bad hack.
yamcha-0.33/configure:7409:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
yamcha-0.33/configure-7410-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
yamcha-0.33/configure-7413-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
yamcha-0.33/configure:7414:      fix_srcfile_path='`cygpath -w "$srcfile"`'
yamcha-0.33/configure-7415-      enable_shared_with_static_runtimes=yes
##############################################
yamcha-0.33/configure-7574-      if test "$GCC" = yes; then
yamcha-0.33/configure:7575:	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'
yamcha-0.33/configure-7576-      else
yamcha-0.33/configure:7577:	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'
yamcha-0.33/configure-7578-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
yamcha-0.33/configure-7606-      hardcode_shlibpath_var=no
yamcha-0.33/configure:7607:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
yamcha-0.33/configure-7608-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
yamcha-0.33/configure-7635-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
yamcha-0.33/configure:7636:	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'
yamcha-0.33/configure-7637-      else
yamcha-0.33/configure-7638-	allow_undefined_flag=' -expect_unresolved \*'
yamcha-0.33/configure:7639:	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'
yamcha-0.33/configure-7640-      fi
##############################################
yamcha-0.33/configure-7647-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
yamcha-0.33/configure:7648:	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'
yamcha-0.33/configure-7649-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
yamcha-0.33/configure-7651-	allow_undefined_flag=' -expect_unresolved \*'
yamcha-0.33/configure:7652:	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'
yamcha-0.33/configure:7653:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
yamcha-0.33/configure:7654:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
yamcha-0.33/configure-7655-
##############################################
yamcha-0.33/configure-7873-if test "$GCC" = yes; then
yamcha-0.33/configure:7874:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
yamcha-0.33/configure-7875-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
yamcha-0.33/configure-7879-    # okay in the real world where ";" in dirpaths is itself problematic.
yamcha-0.33/configure:7880:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
yamcha-0.33/configure-7881-  else
yamcha-0.33/configure:7882:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
yamcha-0.33/configure-7883-  fi
##############################################
yamcha-0.33/configure-7950-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
yamcha-0.33/configure:7951:  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'
yamcha-0.33/configure-7952-  ;;
##############################################
yamcha-0.33/configure-7983-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
yamcha-0.33/configure:7984:    postinstall_cmds='base_file=`basename \${file}`~
yamcha-0.33/configure:7985:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
yamcha-0.33/configure:7986:      dldir=$destdir/`dirname \$dlpath`~
yamcha-0.33/configure-7987-      test -d \$dldir || mkdir -p \$dldir~
yamcha-0.33/configure-7988-      $install_prog $dir/$dlname \$dldir/$dlname'
yamcha-0.33/configure:7989:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
yamcha-0.33/configure-7990-      dlpath=$dir/\$dldll~
##############################################
yamcha-0.33/configure-7996-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
yamcha-0.33/configure:7997:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
yamcha-0.33/configure-7998-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
yamcha-0.33/configure-8001-      # MinGW DLLs use traditional 'lib' prefix
yamcha-0.33/configure:8002:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
yamcha-0.33/configure:8003:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
yamcha-0.33/configure-8004-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
yamcha-0.33/configure-8010-        # which wouldn't understand a cygwinified path. Ahh.
yamcha-0.33/configure:8011:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
yamcha-0.33/configure-8012-      else
yamcha-0.33/configure:8013:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
yamcha-0.33/configure-8014-      fi
##############################################
yamcha-0.33/configure-8017-      # pw32 DLLs use 'pw' prefix rather than 'lib'
yamcha-0.33/configure:8018:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
yamcha-0.33/configure-8019-      ;;
##############################################
yamcha-0.33/configure-8023-  *)
yamcha-0.33/configure:8024:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
yamcha-0.33/configure-8025-    ;;
##############################################
yamcha-0.33/configure-8043-  if test "$GCC" = yes; then
yamcha-0.33/configure:8044:    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"`
yamcha-0.33/configure-8045-  else
##############################################
yamcha-0.33/configure-8228-  (exit $ac_status); }; then
yamcha-0.33/configure:8229:      case `/usr/bin/file conftest.$ac_objext` in
yamcha-0.33/configure-8230-      *64-bit*)
##############################################
yamcha-0.33/configure-8241-  if test -f /etc/ld.so.conf; then
yamcha-0.33/configure:8242:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
yamcha-0.33/configure-8243-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
yamcha-0.33/configure-8308-  shlibpath_var=LD_LIBRARY_PATH
yamcha-0.33/configure:8309:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
yamcha-0.33/configure-8310-    case $host_os in
##############################################
yamcha-0.33/configure-9441-      # Double-quote double-evaled strings.
yamcha-0.33/configure:9442:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
yamcha-0.33/configure-9443-      ;;
yamcha-0.33/configure-9444-    *)
yamcha-0.33/configure:9445:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
yamcha-0.33/configure-9446-      ;;
##############################################
yamcha-0.33/configure-9451-  *'\$0 --fallback-echo"')
yamcha-0.33/configure:9452:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
yamcha-0.33/configure-9453-    ;;
##############################################
yamcha-0.33/configure-9464-
yamcha-0.33/configure:9465:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
yamcha-0.33/configure-9466-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
yamcha-0.33/configure-9834-  # libtool script then.
yamcha-0.33/configure:9835:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
yamcha-0.33/configure-9836-  if test -f "$ltmain_in"; then
##############################################
yamcha-0.33/configure-9863-  if test -z "$LTCC"; then
yamcha-0.33/configure:9864:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
yamcha-0.33/configure-9865-    if test -z "$LTCC"; then
##############################################
yamcha-0.33/configure-9868-    else
yamcha-0.33/configure:9869:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
yamcha-0.33/configure:9870:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
yamcha-0.33/configure-9871-    fi
##############################################
yamcha-0.33/configure-9875-  # Note that this assumes the entire list is on one line.
yamcha-0.33/configure:9876:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
yamcha-0.33/configure-9877-
##############################################
yamcha-0.33/configure-9881-    # Check whether tagname contains only valid characters
yamcha-0.33/configure:9882:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
yamcha-0.33/configure-9883-    "") ;;
##############################################
yamcha-0.33/configure-9981-compiler_CXX=$CC
yamcha-0.33/configure:9982:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/configure-9983-
##############################################
yamcha-0.33/configure-10010-    # gcc leaves a trailing carriage return which upsets mingw
yamcha-0.33/configure:10011:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
yamcha-0.33/configure-10012-  *)
yamcha-0.33/configure:10013:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
yamcha-0.33/configure-10014-  esac
##############################################
yamcha-0.33/configure-10019-      # Canonicalize the pathname of ld
yamcha-0.33/configure:10020:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
yamcha-0.33/configure-10021-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
yamcha-0.33/configure:10022:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
yamcha-0.33/configure-10023-      done
##############################################
yamcha-0.33/configure-10054-      # Break only if it was the GNU/non-GNU ld that we prefer.
yamcha-0.33/configure:10055:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
yamcha-0.33/configure-10056-      *GNU* | *'with BFD'*)
##############################################
yamcha-0.33/configure-10087-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
yamcha-0.33/configure:10088:case `$LD -v 2>&1 </dev/null` in
yamcha-0.33/configure-10089-*GNU* | *'with BFD'*)
##############################################
yamcha-0.33/configure-10117-    # ancient GNU ld didn't support --whole-archive et. al.
yamcha-0.33/configure:10118:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
yamcha-0.33/configure-10119-	grep 'no-whole-archive' > /dev/null; then
##############################################
yamcha-0.33/configure-10198-      # below for broken collect2 doesn't work under 4.3+
yamcha-0.33/configure:10199:	collect2name=`${CC} -print-prog-name=collect2`
yamcha-0.33/configure-10200-	if test -f "$collect2name" && \
##############################################
yamcha-0.33/configure-10293-
yamcha-0.33/configure:10294:      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"
yamcha-0.33/configure-10295-     else
##############################################
yamcha-0.33/configure-10389-      # is EXPORTS), use it as is; otherwise, prepend...
yamcha-0.33/configure:10390:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
yamcha-0.33/configure-10391-	cp $export_symbols $output_objdir/$soname.def;
##############################################
yamcha-0.33/configure-10507-      # dependencies.
yamcha-0.33/configure:10508:      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'
yamcha-0.33/configure-10509-      ;;
##############################################
yamcha-0.33/configure-10579-	# dependencies.
yamcha-0.33/configure:10580:	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'
yamcha-0.33/configure-10581-	;;
##############################################
yamcha-0.33/configure-10604-	# SGI C++
yamcha-0.33/configure:10605:	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 ${objdir}/so_locations -o $lib'
yamcha-0.33/configure-10606-
##############################################
yamcha-0.33/configure-10615-	  if test "$with_gnu_ld" = no; then
yamcha-0.33/configure:10616:	    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}${objdir}/so_locations -o $lib'
yamcha-0.33/configure-10617-	  else
yamcha-0.33/configure:10618:	    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'
yamcha-0.33/configure-10619-	  fi
##############################################
yamcha-0.33/configure-10634-	# to its proper name (with version) after linking.
yamcha-0.33/configure:10635:	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'
yamcha-0.33/configure:10636:	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'
yamcha-0.33/configure-10637-	# Commands to make compiler produce verbose output that lists
##############################################
yamcha-0.33/configure-10644-	# dependencies.
yamcha-0.33/configure:10645:	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'
yamcha-0.33/configure-10646-
##############################################
yamcha-0.33/configure-10680-	# dependencies.
yamcha-0.33/configure:10681:	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'
yamcha-0.33/configure-10682-	;;
##############################################
yamcha-0.33/configure-10723-	# to its proper name (with version) after linking.
yamcha-0.33/configure:10724:	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'
yamcha-0.33/configure-10725-
##############################################
yamcha-0.33/configure-10740-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
yamcha-0.33/configure:10741:	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 ${objdir}/so_locations -o $lib'
yamcha-0.33/configure-10742-
##############################################
yamcha-0.33/configure-10753-	# dependencies.
yamcha-0.33/configure:10754:	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'
yamcha-0.33/configure-10755-	;;
##############################################
yamcha-0.33/configure-10758-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
yamcha-0.33/configure:10759:	  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}${objdir}/so_locations -o $lib'
yamcha-0.33/configure-10760-
##############################################
yamcha-0.33/configure-10783-	# to its proper name (with version) after linking.
yamcha-0.33/configure:10784:	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'
yamcha-0.33/configure-10785-
##############################################
yamcha-0.33/configure-10799-	allow_undefined_flag_CXX=' -expect_unresolved \*'
yamcha-0.33/configure:10800:	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 ${objdir}/so_locations -o $lib'
yamcha-0.33/configure:10801:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
yamcha-0.33/configure-10802-	  echo "-hidden">> $lib.exp~
yamcha-0.33/configure:10803:	  $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 $objdir/so_locations -o $lib~
yamcha-0.33/configure-10804-	  $rm $lib.exp'
##############################################
yamcha-0.33/configure-10816-	# dependencies.
yamcha-0.33/configure:10817:	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'
yamcha-0.33/configure-10818-	;;
##############################################
yamcha-0.33/configure-10821-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
yamcha-0.33/configure:10822:	 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}${objdir}/so_locations -o $lib'
yamcha-0.33/configure-10823-
##############################################
yamcha-0.33/configure-10904-	# dependencies.
yamcha-0.33/configure:10905:	output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[LR]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
yamcha-0.33/configure-10906-
##############################################
yamcha-0.33/configure-11008-  # eval without this substitution.
yamcha-0.33/configure:11009:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
yamcha-0.33/configure-11010-
yamcha-0.33/configure:11011:  for p in `eval $output_verbose_link_cmd`; do
yamcha-0.33/configure-11012-    case $p in
##############################################
yamcha-0.33/configure-11472-  if test "$hard_links" = no; then
yamcha-0.33/configure:11473:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
yamcha-0.33/configure:11474:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
yamcha-0.33/configure-11475-    need_locks=warn
##############################################
yamcha-0.33/configure-11592-if test "$GCC" = yes; then
yamcha-0.33/configure:11593:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
yamcha-0.33/configure-11594-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
yamcha-0.33/configure-11598-    # okay in the real world where ";" in dirpaths is itself problematic.
yamcha-0.33/configure:11599:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
yamcha-0.33/configure-11600-  else
yamcha-0.33/configure:11601:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
yamcha-0.33/configure-11602-  fi
##############################################
yamcha-0.33/configure-11669-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
yamcha-0.33/configure:11670:  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'
yamcha-0.33/configure-11671-  ;;
##############################################
yamcha-0.33/configure-11702-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
yamcha-0.33/configure:11703:    postinstall_cmds='base_file=`basename \${file}`~
yamcha-0.33/configure:11704:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
yamcha-0.33/configure:11705:      dldir=$destdir/`dirname \$dlpath`~
yamcha-0.33/configure-11706-      test -d \$dldir || mkdir -p \$dldir~
yamcha-0.33/configure-11707-      $install_prog $dir/$dlname \$dldir/$dlname'
yamcha-0.33/configure:11708:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
yamcha-0.33/configure-11709-      dlpath=$dir/\$dldll~
##############################################
yamcha-0.33/configure-11715-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
yamcha-0.33/configure:11716:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
yamcha-0.33/configure-11717-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
yamcha-0.33/configure-11720-      # MinGW DLLs use traditional 'lib' prefix
yamcha-0.33/configure:11721:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
yamcha-0.33/configure:11722:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
yamcha-0.33/configure-11723-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
yamcha-0.33/configure-11729-        # which wouldn't understand a cygwinified path. Ahh.
yamcha-0.33/configure:11730:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
yamcha-0.33/configure-11731-      else
yamcha-0.33/configure:11732:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
yamcha-0.33/configure-11733-      fi
##############################################
yamcha-0.33/configure-11736-      # pw32 DLLs use 'pw' prefix rather than 'lib'
yamcha-0.33/configure:11737:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
yamcha-0.33/configure-11738-      ;;
##############################################
yamcha-0.33/configure-11742-  *)
yamcha-0.33/configure:11743:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
yamcha-0.33/configure-11744-    ;;
##############################################
yamcha-0.33/configure-11762-  if test "$GCC" = yes; then
yamcha-0.33/configure:11763:    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"`
yamcha-0.33/configure-11764-  else
##############################################
yamcha-0.33/configure-11947-  (exit $ac_status); }; then
yamcha-0.33/configure:11948:      case `/usr/bin/file conftest.$ac_objext` in
yamcha-0.33/configure-11949-      *64-bit*)
##############################################
yamcha-0.33/configure-11960-  if test -f /etc/ld.so.conf; then
yamcha-0.33/configure:11961:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
yamcha-0.33/configure-11962-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
yamcha-0.33/configure-12027-  shlibpath_var=LD_LIBRARY_PATH
yamcha-0.33/configure:12028:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
yamcha-0.33/configure-12029-    case $host_os in
##############################################
yamcha-0.33/configure-13086-      # Double-quote double-evaled strings.
yamcha-0.33/configure:13087:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
yamcha-0.33/configure-13088-      ;;
yamcha-0.33/configure-13089-    *)
yamcha-0.33/configure:13090:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
yamcha-0.33/configure-13091-      ;;
##############################################
yamcha-0.33/configure-13096-  *'\$0 --fallback-echo"')
yamcha-0.33/configure:13097:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
yamcha-0.33/configure-13098-    ;;
##############################################
yamcha-0.33/configure-13406-  # libtool script then.
yamcha-0.33/configure:13407:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
yamcha-0.33/configure-13408-  if test -f "$ltmain_in"; then
##############################################
yamcha-0.33/configure-13490-compiler_F77=$CC
yamcha-0.33/configure:13491:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/configure-13492-
##############################################
yamcha-0.33/configure-13839-  if test "$hard_links" = no; then
yamcha-0.33/configure:13840:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
yamcha-0.33/configure:13841:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
yamcha-0.33/configure-13842-    need_locks=warn
##############################################
yamcha-0.33/configure-13962-	# is EXPORTS), use it as is; otherwise, prepend...
yamcha-0.33/configure:13963:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
yamcha-0.33/configure-13964-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
yamcha-0.33/configure-14017-      supports_anon_versioning=no
yamcha-0.33/configure:14018:      case `$LD -v 2>/dev/null` in
yamcha-0.33/configure-14019-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
yamcha-0.33/configure-14123-	# below for broken collect2 doesn't work under 4.3+
yamcha-0.33/configure:14124:	  collect2name=`${CC} -print-prog-name=collect2`
yamcha-0.33/configure-14125-	  if test -f "$collect2name" && \
##############################################
yamcha-0.33/configure-14207-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
yamcha-0.33/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"
yamcha-0.33/configure-14209-       else
##############################################
yamcha-0.33/configure-14297-      # FIXME: Setting linknames here is a bad hack.
yamcha-0.33/configure:14298:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
yamcha-0.33/configure-14299-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
yamcha-0.33/configure-14302-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
yamcha-0.33/configure:14303:      fix_srcfile_path='`cygpath -w "$srcfile"`'
yamcha-0.33/configure-14304-      enable_shared_with_static_runtimes_F77=yes
##############################################
yamcha-0.33/configure-14463-      if test "$GCC" = yes; then
yamcha-0.33/configure:14464:	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'
yamcha-0.33/configure-14465-      else
yamcha-0.33/configure:14466:	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'
yamcha-0.33/configure-14467-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
yamcha-0.33/configure-14495-      hardcode_shlibpath_var_F77=no
yamcha-0.33/configure:14496:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
yamcha-0.33/configure-14497-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
yamcha-0.33/configure-14524-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
yamcha-0.33/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'
yamcha-0.33/configure-14526-      else
yamcha-0.33/configure-14527-	allow_undefined_flag_F77=' -expect_unresolved \*'
yamcha-0.33/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'
yamcha-0.33/configure-14529-      fi
##############################################
yamcha-0.33/configure-14536-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
yamcha-0.33/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'
yamcha-0.33/configure-14538-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
yamcha-0.33/configure-14540-	allow_undefined_flag_F77=' -expect_unresolved \*'
yamcha-0.33/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'
yamcha-0.33/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~
yamcha-0.33/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 ${objdir}/so_locations -o $lib~$rm $lib.exp'
yamcha-0.33/configure-14544-
##############################################
yamcha-0.33/configure-14762-if test "$GCC" = yes; then
yamcha-0.33/configure:14763:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
yamcha-0.33/configure-14764-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
yamcha-0.33/configure-14768-    # okay in the real world where ";" in dirpaths is itself problematic.
yamcha-0.33/configure:14769:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
yamcha-0.33/configure-14770-  else
yamcha-0.33/configure:14771:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
yamcha-0.33/configure-14772-  fi
##############################################
yamcha-0.33/configure-14839-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
yamcha-0.33/configure:14840:  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'
yamcha-0.33/configure-14841-  ;;
##############################################
yamcha-0.33/configure-14872-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
yamcha-0.33/configure:14873:    postinstall_cmds='base_file=`basename \${file}`~
yamcha-0.33/configure:14874:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
yamcha-0.33/configure:14875:      dldir=$destdir/`dirname \$dlpath`~
yamcha-0.33/configure-14876-      test -d \$dldir || mkdir -p \$dldir~
yamcha-0.33/configure-14877-      $install_prog $dir/$dlname \$dldir/$dlname'
yamcha-0.33/configure:14878:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
yamcha-0.33/configure-14879-      dlpath=$dir/\$dldll~
##############################################
yamcha-0.33/configure-14885-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
yamcha-0.33/configure:14886:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
yamcha-0.33/configure-14887-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
yamcha-0.33/configure-14890-      # MinGW DLLs use traditional 'lib' prefix
yamcha-0.33/configure:14891:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
yamcha-0.33/configure:14892:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
yamcha-0.33/configure-14893-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
yamcha-0.33/configure-14899-        # which wouldn't understand a cygwinified path. Ahh.
yamcha-0.33/configure:14900:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
yamcha-0.33/configure-14901-      else
yamcha-0.33/configure:14902:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
yamcha-0.33/configure-14903-      fi
##############################################
yamcha-0.33/configure-14906-      # pw32 DLLs use 'pw' prefix rather than 'lib'
yamcha-0.33/configure:14907:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
yamcha-0.33/configure-14908-      ;;
##############################################
yamcha-0.33/configure-14912-  *)
yamcha-0.33/configure:14913:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
yamcha-0.33/configure-14914-    ;;
##############################################
yamcha-0.33/configure-14932-  if test "$GCC" = yes; then
yamcha-0.33/configure:14933:    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"`
yamcha-0.33/configure-14934-  else
##############################################
yamcha-0.33/configure-15117-  (exit $ac_status); }; then
yamcha-0.33/configure:15118:      case `/usr/bin/file conftest.$ac_objext` in
yamcha-0.33/configure-15119-      *64-bit*)
##############################################
yamcha-0.33/configure-15130-  if test -f /etc/ld.so.conf; then
yamcha-0.33/configure:15131:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
yamcha-0.33/configure-15132-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
yamcha-0.33/configure-15197-  shlibpath_var=LD_LIBRARY_PATH
yamcha-0.33/configure:15198:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
yamcha-0.33/configure-15199-    case $host_os in
##############################################
yamcha-0.33/configure-15451-      # Double-quote double-evaled strings.
yamcha-0.33/configure:15452:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
yamcha-0.33/configure-15453-      ;;
yamcha-0.33/configure-15454-    *)
yamcha-0.33/configure:15455:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
yamcha-0.33/configure-15456-      ;;
##############################################
yamcha-0.33/configure-15461-  *'\$0 --fallback-echo"')
yamcha-0.33/configure:15462:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
yamcha-0.33/configure-15463-    ;;
##############################################
yamcha-0.33/configure-15771-  # libtool script then.
yamcha-0.33/configure:15772:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
yamcha-0.33/configure-15773-  if test -f "$ltmain_in"; then
##############################################
yamcha-0.33/configure-16187-  if test "$hard_links" = no; then
yamcha-0.33/configure:16188:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
yamcha-0.33/configure:16189:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
yamcha-0.33/configure-16190-    need_locks=warn
##############################################
yamcha-0.33/configure-16310-	# is EXPORTS), use it as is; otherwise, prepend...
yamcha-0.33/configure:16311:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
yamcha-0.33/configure-16312-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
yamcha-0.33/configure-16365-      supports_anon_versioning=no
yamcha-0.33/configure:16366:      case `$LD -v 2>/dev/null` in
yamcha-0.33/configure-16367-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
yamcha-0.33/configure-16471-	# below for broken collect2 doesn't work under 4.3+
yamcha-0.33/configure:16472:	  collect2name=`${CC} -print-prog-name=collect2`
yamcha-0.33/configure-16473-	  if test -f "$collect2name" && \
##############################################
yamcha-0.33/configure-16565-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
yamcha-0.33/configure:16566:	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"
yamcha-0.33/configure-16567-       else
##############################################
yamcha-0.33/configure-16665-      # FIXME: Setting linknames here is a bad hack.
yamcha-0.33/configure:16666:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
yamcha-0.33/configure-16667-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
yamcha-0.33/configure-16670-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
yamcha-0.33/configure:16671:      fix_srcfile_path='`cygpath -w "$srcfile"`'
yamcha-0.33/configure-16672-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
yamcha-0.33/configure-16831-      if test "$GCC" = yes; then
yamcha-0.33/configure:16832:	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'
yamcha-0.33/configure-16833-      else
yamcha-0.33/configure:16834:	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'
yamcha-0.33/configure-16835-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
yamcha-0.33/configure-16863-      hardcode_shlibpath_var_GCJ=no
yamcha-0.33/configure:16864:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
yamcha-0.33/configure-16865-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
yamcha-0.33/configure-16892-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
yamcha-0.33/configure:16893:	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'
yamcha-0.33/configure-16894-      else
yamcha-0.33/configure-16895-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
yamcha-0.33/configure:16896:	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'
yamcha-0.33/configure-16897-      fi
##############################################
yamcha-0.33/configure-16904-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
yamcha-0.33/configure:16905:	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'
yamcha-0.33/configure-16906-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
yamcha-0.33/configure-16908-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
yamcha-0.33/configure:16909:	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'
yamcha-0.33/configure:16910:	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~
yamcha-0.33/configure:16911:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
yamcha-0.33/configure-16912-
##############################################
yamcha-0.33/configure-17130-if test "$GCC" = yes; then
yamcha-0.33/configure:17131:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
yamcha-0.33/configure-17132-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
yamcha-0.33/configure-17136-    # okay in the real world where ";" in dirpaths is itself problematic.
yamcha-0.33/configure:17137:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
yamcha-0.33/configure-17138-  else
yamcha-0.33/configure:17139:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
yamcha-0.33/configure-17140-  fi
##############################################
yamcha-0.33/configure-17207-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
yamcha-0.33/configure:17208:  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'
yamcha-0.33/configure-17209-  ;;
##############################################
yamcha-0.33/configure-17240-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
yamcha-0.33/configure:17241:    postinstall_cmds='base_file=`basename \${file}`~
yamcha-0.33/configure:17242:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
yamcha-0.33/configure:17243:      dldir=$destdir/`dirname \$dlpath`~
yamcha-0.33/configure-17244-      test -d \$dldir || mkdir -p \$dldir~
yamcha-0.33/configure-17245-      $install_prog $dir/$dlname \$dldir/$dlname'
yamcha-0.33/configure:17246:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
yamcha-0.33/configure-17247-      dlpath=$dir/\$dldll~
##############################################
yamcha-0.33/configure-17253-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
yamcha-0.33/configure:17254:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
yamcha-0.33/configure-17255-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
yamcha-0.33/configure-17258-      # MinGW DLLs use traditional 'lib' prefix
yamcha-0.33/configure:17259:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
yamcha-0.33/configure:17260:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
yamcha-0.33/configure-17261-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
yamcha-0.33/configure-17267-        # which wouldn't understand a cygwinified path. Ahh.
yamcha-0.33/configure:17268:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
yamcha-0.33/configure-17269-      else
yamcha-0.33/configure:17270:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
yamcha-0.33/configure-17271-      fi
##############################################
yamcha-0.33/configure-17274-      # pw32 DLLs use 'pw' prefix rather than 'lib'
yamcha-0.33/configure:17275:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
yamcha-0.33/configure-17276-      ;;
##############################################
yamcha-0.33/configure-17280-  *)
yamcha-0.33/configure:17281:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
yamcha-0.33/configure-17282-    ;;
##############################################
yamcha-0.33/configure-17300-  if test "$GCC" = yes; then
yamcha-0.33/configure:17301:    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"`
yamcha-0.33/configure-17302-  else
##############################################
yamcha-0.33/configure-17485-  (exit $ac_status); }; then
yamcha-0.33/configure:17486:      case `/usr/bin/file conftest.$ac_objext` in
yamcha-0.33/configure-17487-      *64-bit*)
##############################################
yamcha-0.33/configure-17498-  if test -f /etc/ld.so.conf; then
yamcha-0.33/configure:17499:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
yamcha-0.33/configure-17500-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
yamcha-0.33/configure-17565-  shlibpath_var=LD_LIBRARY_PATH
yamcha-0.33/configure:17566:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
yamcha-0.33/configure-17567-    case $host_os in
##############################################
yamcha-0.33/configure-18624-      # Double-quote double-evaled strings.
yamcha-0.33/configure:18625:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
yamcha-0.33/configure-18626-      ;;
yamcha-0.33/configure-18627-    *)
yamcha-0.33/configure:18628:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
yamcha-0.33/configure-18629-      ;;
##############################################
yamcha-0.33/configure-18634-  *'\$0 --fallback-echo"')
yamcha-0.33/configure:18635:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
yamcha-0.33/configure-18636-    ;;
##############################################
yamcha-0.33/configure-18944-  # libtool script then.
yamcha-0.33/configure:18945:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
yamcha-0.33/configure-18946-  if test -f "$ltmain_in"; then
##############################################
yamcha-0.33/configure-19069-      # Double-quote double-evaled strings.
yamcha-0.33/configure:19070:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
yamcha-0.33/configure-19071-      ;;
yamcha-0.33/configure-19072-    *)
yamcha-0.33/configure:19073:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
yamcha-0.33/configure-19074-      ;;
##############################################
yamcha-0.33/configure-19079-  *'\$0 --fallback-echo"')
yamcha-0.33/configure:19080:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
yamcha-0.33/configure-19081-    ;;
##############################################
yamcha-0.33/configure-19389-  # libtool script then.
yamcha-0.33/configure:19390:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
yamcha-0.33/configure-19391-  if test -f "$ltmain_in"; then
##############################################
yamcha-0.33/configure-19854-do
yamcha-0.33/configure:19855:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
yamcha-0.33/configure-19856-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
yamcha-0.33/configure-19861-fi
yamcha-0.33/configure:19862:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
yamcha-0.33/configure:19863:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
yamcha-0.33/configure-19864-else
##############################################
yamcha-0.33/configure-19988-fi
yamcha-0.33/configure:19989:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
yamcha-0.33/configure:19990:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
yamcha-0.33/configure-19991-
yamcha-0.33/configure-19992-fi
yamcha-0.33/configure:19993:if test `eval echo '${'$as_ac_Header'}'` = yes; then
yamcha-0.33/configure-19994-  cat >>confdefs.h <<_ACEOF
yamcha-0.33/configure:19995:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
yamcha-0.33/configure-19996-_ACEOF
##############################################
yamcha-0.33/configure-20004-do
yamcha-0.33/configure:20005:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
yamcha-0.33/configure-20006-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
yamcha-0.33/configure-20093-fi
yamcha-0.33/configure:20094:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
yamcha-0.33/configure:20095:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
yamcha-0.33/configure:20096:if test `eval echo '${'$as_ac_var'}'` = yes; then
yamcha-0.33/configure-20097-  cat >>confdefs.h <<_ACEOF
yamcha-0.33/configure:20098:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
yamcha-0.33/configure-20099-_ACEOF
##############################################
yamcha-0.33/configure-21871-do
yamcha-0.33/configure:21872:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
yamcha-0.33/configure-21873-    eval $as_var=C; export $as_var
##############################################
yamcha-0.33/configure-21929-  as_lineno_2=$LINENO
yamcha-0.33/configure:21930:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
yamcha-0.33/configure-21931-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
yamcha-0.33/configure-21969-  as_lineno_2=$LINENO
yamcha-0.33/configure:21970:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
yamcha-0.33/configure-21971-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
yamcha-0.33/configure-22151-configured by $0, generated by GNU Autoconf 2.59,
yamcha-0.33/configure:22152:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
yamcha-0.33/configure-22153-
##############################################
yamcha-0.33/configure-22168-  --*=*)
yamcha-0.33/configure:22169:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
yamcha-0.33/configure:22170:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
yamcha-0.33/configure-22171-    ac_shift=:
##############################################
yamcha-0.33/configure-22482-      fi
yamcha-0.33/configure:22483:      ac_sed_frag=`expr $ac_sed_frag + 1`
yamcha-0.33/configure-22484-      ac_beg=$ac_end
yamcha-0.33/configure:22485:      ac_end=`expr $ac_end + $ac_max_sed_lines`
yamcha-0.33/configure-22486-    fi
##############################################
yamcha-0.33/configure-22499-	cat >$tmp/stdin
yamcha-0.33/configure:22500:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
yamcha-0.33/configure:22501:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
yamcha-0.33/configure:22502:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
yamcha-0.33/configure:22503:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
yamcha-0.33/configure-22504-  * )   ac_file_in=$ac_file.in ;;
##############################################
yamcha-0.33/configure-22547-if test "$ac_dir" != .; then
yamcha-0.33/configure:22548:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
yamcha-0.33/configure-22549-  # A "../" for each directory in $ac_dir_suffix.
yamcha-0.33/configure:22550:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
yamcha-0.33/configure-22551-else
##############################################
yamcha-0.33/configure-22560-    else
yamcha-0.33/configure:22561:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
yamcha-0.33/configure-22562-    fi ;;
##############################################
yamcha-0.33/configure-22712-	cat >$tmp/stdin
yamcha-0.33/configure:22713:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
yamcha-0.33/configure:22714:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
yamcha-0.33/configure:22715:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
yamcha-0.33/configure:22716:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
yamcha-0.33/configure-22717-  * )   ac_file_in=$ac_file.in ;;
##############################################
yamcha-0.33/configure-22915-    * )
yamcha-0.33/configure:22916:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
yamcha-0.33/configure-22917-  esac
##############################################
yamcha-0.33/configure-22938-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
yamcha-0.33/configure:22939:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
yamcha-0.33/configure:22940:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
yamcha-0.33/configure-22941-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
yamcha-0.33/configure-22980-if test "$ac_dir" != .; then
yamcha-0.33/configure:22981:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
yamcha-0.33/configure-22982-  # A "../" for each directory in $ac_dir_suffix.
yamcha-0.33/configure:22983:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
yamcha-0.33/configure-22984-else
##############################################
yamcha-0.33/configure-22993-    else
yamcha-0.33/configure:22994:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
yamcha-0.33/configure-22995-    fi ;;
##############################################
yamcha-0.33/configure-23048-  # Strip MF so we end up with the name of the file.
yamcha-0.33/configure:23049:  mf=`echo "$mf" | sed -e 's/:.*$//'`
yamcha-0.33/configure-23050-  # Check whether this is an Automake generated Makefile or not.
##############################################
yamcha-0.33/configure-23073-  # from the Makefile without running `make'.
yamcha-0.33/configure:23074:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
yamcha-0.33/configure-23075-  test -z "$DEPDIR" && continue
yamcha-0.33/configure:23076:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
yamcha-0.33/configure-23077-  test -z "am__include" && continue
yamcha-0.33/configure:23078:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
yamcha-0.33/configure-23079-  # When using ansi2knr, U may be empty or an underscore; expand it
yamcha-0.33/configure:23080:  U=`sed -n 's/^U = //p' < "$mf"`
yamcha-0.33/configure-23081-  # Find all dependency output files, they are included files with
##############################################
yamcha-0.33/config.guess-37-
yamcha-0.33/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
yamcha-0.33/config.guess-39-
##############################################
yamcha-0.33/config.guess-106-: ${TMPDIR=/tmp} ;
yamcha-0.33/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
yamcha-0.33/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
yamcha-0.33/config.guess-198-	    *)
yamcha-0.33/config.guess:199:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
yamcha-0.33/config.guess-200-		;;
##############################################
yamcha-0.33/config.guess-247-	if test $UNAME_RELEASE = "V4.0"; then
yamcha-0.33/config.guess:248:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
yamcha-0.33/config.guess-249-	fi
##############################################
yamcha-0.33/config.guess-253-	# types through head -n 1, so we only detect the type of CPU 0.
yamcha-0.33/config.guess:254:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
yamcha-0.33/config.guess-255-	case "$ALPHA_CPU_TYPE" in
##############################################
yamcha-0.33/config.guess-290-	# 1.2 uses "1.2" for uname -r.
yamcha-0.33/config.guess:291:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
yamcha-0.33/config.guess-292-	exit 0 ;;
##############################################
yamcha-0.33/config.guess-341-    sun4H:SunOS:5.*:*)
yamcha-0.33/config.guess:342:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
yamcha-0.33/config.guess-343-	exit 0 ;;
yamcha-0.33/config.guess-344-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
yamcha-0.33/config.guess:345:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
yamcha-0.33/config.guess-346-	exit 0 ;;
yamcha-0.33/config.guess-347-    i86pc:SunOS:5.*:*)
yamcha-0.33/config.guess:348:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
yamcha-0.33/config.guess-349-	exit 0 ;;
##############################################
yamcha-0.33/config.guess-353-	# it's likely to be more like Solaris than SunOS4.
yamcha-0.33/config.guess:354:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
yamcha-0.33/config.guess-355-	exit 0 ;;
##############################################
yamcha-0.33/config.guess-362-	# Japanese Language versions have a version number like `4.1.3-JL'.
yamcha-0.33/config.guess:363:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
yamcha-0.33/config.guess-364-	exit 0 ;;
##############################################
yamcha-0.33/config.guess-368-    sun*:*:4.2BSD:*)
yamcha-0.33/config.guess:369:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
yamcha-0.33/config.guess-370-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
yamcha-0.33/config.guess-447-	$CC_FOR_BUILD -o $dummy $dummy.c \
yamcha-0.33/config.guess:448:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
yamcha-0.33/config.guess-449-	  && exit 0
##############################################
yamcha-0.33/config.guess-502-    *:IRIX*:*:*)
yamcha-0.33/config.guess:503:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
yamcha-0.33/config.guess-504-	exit 0 ;;
##############################################
yamcha-0.33/config.guess-541-    *:AIX:*:[45])
yamcha-0.33/config.guess:542:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
yamcha-0.33/config.guess-543-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
yamcha-0.33/config.guess-576-    9000/[34678]??:HP-UX:*:*)
yamcha-0.33/config.guess:577:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
yamcha-0.33/config.guess-578-	case "${UNAME_MACHINE}" in
##############################################
yamcha-0.33/config.guess-630-EOF
yamcha-0.33/config.guess:631:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
yamcha-0.33/config.guess-632-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
yamcha-0.33/config.guess-648-    ia64:HP-UX:*:*)
yamcha-0.33/config.guess:649:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
yamcha-0.33/config.guess-650-	echo ia64-hp-hpux${HPUX_REV}
##############################################
yamcha-0.33/config.guess-748-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
yamcha-0.33/config.guess:749:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
yamcha-0.33/config.guess-750-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
yamcha-0.33/config.guess-771-EOF
yamcha-0.33/config.guess:772:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
yamcha-0.33/config.guess:773:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
yamcha-0.33/config.guess-774-	exit 0 ;;
##############################################
yamcha-0.33/config.guess-802-    prep*:SunOS:5.*:*)
yamcha-0.33/config.guess:803:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
yamcha-0.33/config.guess-804-	exit 0 ;;
yamcha-0.33/config.guess-805-    *:GNU:*:*)
yamcha-0.33/config.guess:806:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
yamcha-0.33/config.guess-807-	exit 0 ;;
##############################################
yamcha-0.33/config.guess-838-EOF
yamcha-0.33/config.guess:839:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
yamcha-0.33/config.guess-840-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
yamcha-0.33/config.guess-857-EOF
yamcha-0.33/config.guess:858:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
yamcha-0.33/config.guess-859-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
yamcha-0.33/config.guess-955-EOF
yamcha-0.33/config.guess:956:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
yamcha-0.33/config.guess-957-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-${VENDOR:-pc}-linux-${LIBC}" && exit 0
##############################################
yamcha-0.33/config.guess-991-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
yamcha-0.33/config.guess:992:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
yamcha-0.33/config.guess-993-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
yamcha-0.33/config.sub-54-
yamcha-0.33/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
yamcha-0.33/config.sub-56-
##############################################
yamcha-0.33/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
yamcha-0.33/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
yamcha-0.33/config.sub-120-case $maybe_os in
##############################################
yamcha-0.33/config.sub-122-    os=-$maybe_os
yamcha-0.33/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
yamcha-0.33/config.sub-124-    ;;
yamcha-0.33/config.sub-125-  *)
yamcha-0.33/config.sub:126:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
yamcha-0.33/config.sub-127-    if [ $basic_machine != $1 ]
yamcha-0.33/config.sub:128:    then os=`echo $1 | sed 's/.*-/-/'`
yamcha-0.33/config.sub-129-    else os=; fi
##############################################
yamcha-0.33/config.sub-173-		os=-sco3.2v5
yamcha-0.33/config.sub:174:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
yamcha-0.33/config.sub-175-		;;
##############################################
yamcha-0.33/config.sub-177-		os=-sco3.2v4
yamcha-0.33/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
yamcha-0.33/config.sub-179-		;;
yamcha-0.33/config.sub-180-	-sco3.2.[4-9]*)
yamcha-0.33/config.sub:181:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
yamcha-0.33/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
yamcha-0.33/config.sub-183-		;;
##############################################
yamcha-0.33/config.sub-185-		# Don't forget version if it is 3.2v4 or newer.
yamcha-0.33/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
yamcha-0.33/config.sub-187-		;;
##############################################
yamcha-0.33/config.sub-189-		os=-sco3.2v2
yamcha-0.33/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
yamcha-0.33/config.sub-191-		;;
yamcha-0.33/config.sub-192-	-udk*)
yamcha-0.33/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
yamcha-0.33/config.sub-194-		;;
##############################################
yamcha-0.33/config.sub-196-		os=-isc2.2
yamcha-0.33/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
yamcha-0.33/config.sub-198-		;;
##############################################
yamcha-0.33/config.sub-202-	-isc*)
yamcha-0.33/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
yamcha-0.33/config.sub-204-		;;
##############################################
yamcha-0.33/config.sub-208-	-ptx*)
yamcha-0.33/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
yamcha-0.33/config.sub-210-		;;
yamcha-0.33/config.sub-211-	-windowsnt*)
yamcha-0.33/config.sub:212:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
yamcha-0.33/config.sub-213-		;;
##############################################
yamcha-0.33/config.sub-287-	*-*-*)
yamcha-0.33/config.sub:288:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
yamcha-0.33/config.sub-289-		exit 1
##############################################
yamcha-0.33/config.sub-580-	i*86v32)
yamcha-0.33/config.sub:581:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
yamcha-0.33/config.sub-582-		os=-sysv32
##############################################
yamcha-0.33/config.sub-584-	i*86v4*)
yamcha-0.33/config.sub:585:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
yamcha-0.33/config.sub-586-		os=-sysv4
##############################################
yamcha-0.33/config.sub-588-	i*86v)
yamcha-0.33/config.sub:589:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
yamcha-0.33/config.sub-590-		os=-sysv
##############################################
yamcha-0.33/config.sub-592-	i*86sol2)
yamcha-0.33/config.sub:593:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
yamcha-0.33/config.sub-594-		os=-solaris2
##############################################
yamcha-0.33/config.sub-640-	mips3*-*)
yamcha-0.33/config.sub:641:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
yamcha-0.33/config.sub-642-		;;
yamcha-0.33/config.sub-643-	mips3*)
yamcha-0.33/config.sub:644:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
yamcha-0.33/config.sub-645-		;;
##############################################
yamcha-0.33/config.sub-782-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
yamcha-0.33/config.sub:783:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
yamcha-0.33/config.sub-784-		;;
yamcha-0.33/config.sub-785-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
yamcha-0.33/config.sub:786:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
yamcha-0.33/config.sub-787-		;;
yamcha-0.33/config.sub-788-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
yamcha-0.33/config.sub:789:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
yamcha-0.33/config.sub-790-		;;
yamcha-0.33/config.sub-791-	pentium4-*)
yamcha-0.33/config.sub:792:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
yamcha-0.33/config.sub-793-		;;
##############################################
yamcha-0.33/config.sub-800-		;;
yamcha-0.33/config.sub:801:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
yamcha-0.33/config.sub-802-		;;
##############################################
yamcha-0.33/config.sub-806-	ppcle-* | powerpclittle-*)
yamcha-0.33/config.sub:807:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
yamcha-0.33/config.sub-808-		;;
##############################################
yamcha-0.33/config.sub-810-		;;
yamcha-0.33/config.sub:811:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
yamcha-0.33/config.sub-812-		;;
##############################################
yamcha-0.33/config.sub-816-	ppc64le-* | powerpc64little-*)
yamcha-0.33/config.sub:817:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
yamcha-0.33/config.sub-818-		;;
##############################################
yamcha-0.33/config.sub-1075-	*)
yamcha-0.33/config.sub:1076:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
yamcha-0.33/config.sub-1077-		exit 1
##############################################
yamcha-0.33/config.sub-1083-	*-digital*)
yamcha-0.33/config.sub:1084:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
yamcha-0.33/config.sub-1085-		;;
yamcha-0.33/config.sub-1086-	*-commodore*)
yamcha-0.33/config.sub:1087:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
yamcha-0.33/config.sub-1088-		;;
##############################################
yamcha-0.33/config.sub-1101-	-solaris1 | -solaris1.*)
yamcha-0.33/config.sub:1102:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
yamcha-0.33/config.sub-1103-		;;
##############################################
yamcha-0.33/config.sub-1113-	-gnu/linux*)
yamcha-0.33/config.sub:1114:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
yamcha-0.33/config.sub-1115-		;;
##############################################
yamcha-0.33/config.sub-1153-	-nto*)
yamcha-0.33/config.sub:1154:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
yamcha-0.33/config.sub-1155-		;;
##############################################
yamcha-0.33/config.sub-1160-	-mac*)
yamcha-0.33/config.sub:1161:		os=`echo $os | sed -e 's|mac|macos|'`
yamcha-0.33/config.sub-1162-		;;
yamcha-0.33/config.sub-1163-	-linux*)
yamcha-0.33/config.sub:1164:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
yamcha-0.33/config.sub-1165-		;;
yamcha-0.33/config.sub-1166-	-sunos5*)
yamcha-0.33/config.sub:1167:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
yamcha-0.33/config.sub-1168-		;;
yamcha-0.33/config.sub-1169-	-sunos6*)
yamcha-0.33/config.sub:1170:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
yamcha-0.33/config.sub-1171-		;;
##############################################
yamcha-0.33/config.sub-1212-	-sinix5.*)
yamcha-0.33/config.sub:1213:		os=`echo $os | sed -e 's|sinix|sysv|'`
yamcha-0.33/config.sub-1214-		;;
##############################################
yamcha-0.33/config.sub-1257-		# Get rid of the `-' at the beginning of $os.
yamcha-0.33/config.sub:1258:		os=`echo $os | sed 's/[^-]*-//'`
yamcha-0.33/config.sub:1259:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
yamcha-0.33/config.sub-1260-		exit 1
##############################################
yamcha-0.33/config.sub-1487-		esac
yamcha-0.33/config.sub:1488:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
yamcha-0.33/config.sub-1489-		;;
##############################################
yamcha-0.33/depcomp-33-
yamcha-0.33/depcomp:34:depfile=${depfile-`echo "$object" | sed 's,\([^/]*\)$,.deps/\1,;s/\.\([^.]*\)$/.P\1/'`}
yamcha-0.33/depcomp:35:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
yamcha-0.33/depcomp-36-
##############################################
yamcha-0.33/depcomp-168-  # $object doesn't have directory information.
yamcha-0.33/depcomp:169:  stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'`
yamcha-0.33/depcomp-170-  tmpdepfile="$stripped.u"
##############################################
yamcha-0.33/depcomp-187-    # Do two passes, one to just change these to
yamcha-0.33/depcomp:188:    # `$object: dependent.h' and one to simply `dependent.h:'.
yamcha-0.33/depcomp-189-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
yamcha-0.33/depcomp-207-   tmpdepfile1="$object.d"
yamcha-0.33/depcomp:208:   tmpdepfile2=`echo "$object" | sed -e 's/.o$/.d/'` 
yamcha-0.33/depcomp-209-   if test "$libtool" = yes; then
##############################################
yamcha-0.33/depcomp-305-    done
yamcha-0.33/depcomp:306:    obj_suffix="`echo $object | sed 's/^.*\././'`"
yamcha-0.33/depcomp-307-    touch "$tmpdepfile"
##############################################
yamcha-0.33/install-sh-85-
yamcha-0.33/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
yamcha-0.33/install-sh-87-	    shift
##############################################
yamcha-0.33/install-sh-89-
yamcha-0.33/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
yamcha-0.33/install-sh-91-	    shift
##############################################
yamcha-0.33/install-sh-151-	then
yamcha-0.33/install-sh:152:		dst="$dst"/`basename $src`
yamcha-0.33/install-sh-153-	else
##############################################
yamcha-0.33/install-sh-158-## this sed command emulates the dirname command
yamcha-0.33/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
yamcha-0.33/install-sh-160-
##############################################
yamcha-0.33/install-sh-172-IFS='%'
yamcha-0.33/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
yamcha-0.33/install-sh-174-IFS="${oIFS}"
##############################################
yamcha-0.33/install-sh-206-	then
yamcha-0.33/install-sh:207:		dstfile=`basename $dst`
yamcha-0.33/install-sh-208-	else
##############################################
yamcha-0.33/install-sh-216-	then
yamcha-0.33/install-sh:217:		dstfile=`basename $dst`
yamcha-0.33/install-sh-218-	else
##############################################
yamcha-0.33/ltconfig-36-  :
yamcha-0.33/ltconfig:37:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
yamcha-0.33/ltconfig-38-  # Yippee, $echo works!
##############################################
yamcha-0.33/ltconfig-71-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
yamcha-0.33/ltconfig:72:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
yamcha-0.33/ltconfig:73:       echo_test_string="`eval $cmd`" &&
yamcha-0.33/ltconfig-74-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null; then
##############################################
yamcha-0.33/ltconfig-79-
yamcha-0.33/ltconfig:80:if test "X`($echo '\t') 2>/dev/null`" != 'X\t' ||
yamcha-0.33/ltconfig:81:   test "X`($echo "$echo_test_string") 2>/dev/null`" != X"$echo_test_string"; then
yamcha-0.33/ltconfig-82-  # The Solaris, AIX, and Digital Unix default echo programs unquote
##############################################
yamcha-0.33/ltconfig-90-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
yamcha-0.33/ltconfig:91:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
yamcha-0.33/ltconfig:92:       test "X`($dir/echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
yamcha-0.33/ltconfig-93-      echo="$dir/echo"
##############################################
yamcha-0.33/ltconfig-101-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
yamcha-0.33/ltconfig:102:       test "X`(print -r "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
yamcha-0.33/ltconfig-103-      # This shell has a builtin print -r that does the trick.
##############################################
yamcha-0.33/ltconfig-115-      echo='printf "%s\n"'
yamcha-0.33/ltconfig:116:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
yamcha-0.33/ltconfig:117:	 test "X`($echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
yamcha-0.33/ltconfig-118-	# Cool, printf works
yamcha-0.33/ltconfig-119-	:
yamcha-0.33/ltconfig:120:      elif test "X`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null`" = 'X\t' &&
yamcha-0.33/ltconfig:121:	   test "X`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
yamcha-0.33/ltconfig-122-	CONFIG_SHELL="$ORIGINAL_CONFIG_SHELL"
##############################################
yamcha-0.33/ltconfig-126-	echo="$CONFIG_SHELL $0 --fallback-echo"
yamcha-0.33/ltconfig:127:      elif test "X`("$CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null`" = 'X\t' &&
yamcha-0.33/ltconfig:128:	   test "X`("$CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
yamcha-0.33/ltconfig-129-	echo="$CONFIG_SHELL $0 --fallback-echo"
##############################################
yamcha-0.33/ltconfig-134-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
yamcha-0.33/ltconfig:135:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null; then
yamcha-0.33/ltconfig-136-	    break
##############################################
yamcha-0.33/ltconfig-141-	if test "$prev" != 'sed 50q "$0"'; then
yamcha-0.33/ltconfig:142:	  echo_test_string=`eval $prev`
yamcha-0.33/ltconfig-143-	  export echo_test_string
##############################################
yamcha-0.33/ltconfig-166-# The name of this program.
yamcha-0.33/ltconfig:167:progname=`$echo "X$0" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/ltconfig-168-
##############################################
yamcha-0.33/ltconfig-227-  case "$option" in
yamcha-0.33/ltconfig:228:  -*=*) optarg=`echo "$option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
yamcha-0.33/ltconfig-229-  *) optarg= ;;
##############################################
yamcha-0.33/ltconfig-315-# This generates an unnecessary warning for sparc-sun-solaris4.1.3_U1
yamcha-0.33/ltconfig:316:#      if test -n "`echo $option| sed 's/[-a-z0-9.]//g'`"; then
yamcha-0.33/ltconfig-317-#        echo "$progname: warning \`$option' is not a valid host type" 1>&2
##############################################
yamcha-0.33/ltconfig-393-  # Assume the source directory is the same one as the path to LTMAIN.
yamcha-0.33/ltconfig:394:  srcdir=`$echo "X$ltmain" | $Xsed -e 's%/[^/]*$%%'`
yamcha-0.33/ltconfig-395-  test "$srcdir" = "$ltmain" && srcdir=.
##############################################
yamcha-0.33/ltconfig-428-  "")
yamcha-0.33/ltconfig:429:    if host_alias=`$SHELL $ac_config_guess`; then :
yamcha-0.33/ltconfig-430-    else
##############################################
yamcha-0.33/ltconfig-435-  esac
yamcha-0.33/ltconfig:436:  host=`$SHELL $ac_config_sub $host_alias`
yamcha-0.33/ltconfig-437-  echo "$ac_t$host" 1>&6
##############################################
yamcha-0.33/ltconfig-452-linux-gnu*) ;;
yamcha-0.33/ltconfig:453:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
yamcha-0.33/ltconfig-454-esac
yamcha-0.33/ltconfig-455-
yamcha-0.33/ltconfig:456:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
yamcha-0.33/ltconfig:457:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
yamcha-0.33/ltconfig:458:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
yamcha-0.33/ltconfig-459-
##############################################
yamcha-0.33/ltconfig-610-    *.c) ;;
yamcha-0.33/ltconfig:611:    *) objext=`echo $ac_file | sed -e s/conftest.//` ;;
yamcha-0.33/ltconfig-612-    esac
##############################################
yamcha-0.33/ltconfig-622-echo $ac_n "checking for executable suffix... $ac_c" 1>&6
yamcha-0.33/ltconfig:623:if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
yamcha-0.33/ltconfig-624-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
yamcha-0.33/ltconfig-636-      *.c | *.err | *.$objext ) ;;
yamcha-0.33/ltconfig:637:      *) ac_cv_exeext=.`echo $ac_file | sed -e s/conftest.//` ;;
yamcha-0.33/ltconfig-638-      esac
##############################################
yamcha-0.33/ltconfig-899-  if test "$hard_links" = no; then
yamcha-0.33/ltconfig:900:    echo "*** WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2
yamcha-0.33/ltconfig-901-    need_locks=warn
##############################################
yamcha-0.33/ltconfig-944-if test -n "$special_shlib_compile_flags"; then
yamcha-0.33/ltconfig:945:  echo "$progname: warning: \`$CC' requires \`$special_shlib_compile_flags' to build shared libraries" 1>&2
yamcha-0.33/ltconfig-946-  if echo "$old_CC $old_CFLAGS " | egrep -e "[ 	]$special_shlib_compile_flags[ 	]" >/dev/null; then :
##############################################
yamcha-0.33/ltconfig-991-    echo "$progname:991: checking for ld used by GCC" >&5
yamcha-0.33/ltconfig:992:    ac_prog=`($CC -print-prog-name=ld) 2>&5`
yamcha-0.33/ltconfig-993-    case "$ac_prog" in
##############################################
yamcha-0.33/ltconfig-997-      # Canonicalize the path of ld
yamcha-0.33/ltconfig:998:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
yamcha-0.33/ltconfig-999-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
yamcha-0.33/ltconfig:1000:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
yamcha-0.33/ltconfig-1001-      done
##############################################
yamcha-0.33/ltconfig-1181-        esac;
yamcha-0.33/ltconfig:1182:	_lt_hint=`expr 1 + \$_lt_hint`;
yamcha-0.33/ltconfig-1183-      done~
##############################################
yamcha-0.33/ltconfig-1282-    if test "$with_gcc" = yes; then
yamcha-0.33/ltconfig:1283:      collect2name=`${CC} -print-prog-name=collect2`
yamcha-0.33/ltconfig-1284-      if test -f "$collect2name" && \
##############################################
yamcha-0.33/ltconfig-1330-    # FIXME: Setting linknames here is a bad hack.
yamcha-0.33/ltconfig:1331:    archive_cmds='$CC -o $lib $libobjs $linkopts `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
yamcha-0.33/ltconfig-1332-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
yamcha-0.33/ltconfig-1335-    old_archive_cmds='lib /OUT:$oldlib$oldobjs'
yamcha-0.33/ltconfig:1336:    fix_srcfile_path='`cygpath -w $srcfile`'
yamcha-0.33/ltconfig-1337-    ;;
##############################################
yamcha-0.33/ltconfig-1384-    if test "$with_gcc" = yes; then
yamcha-0.33/ltconfig:1385:      archive_cmds='$CC -shared $libobjs $deplibs $linkopts ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
yamcha-0.33/ltconfig-1386-    else
yamcha-0.33/ltconfig:1387:      archive_cmds='$LD -shared $libobjs $deplibs $linkopts -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
yamcha-0.33/ltconfig-1388-    fi
##############################################
yamcha-0.33/ltconfig-1421-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
yamcha-0.33/ltconfig:1422:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $linkopts ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
yamcha-0.33/ltconfig-1423-    else
yamcha-0.33/ltconfig-1424-      allow_undefined_flag=' -expect_unresolved \*'
yamcha-0.33/ltconfig:1425:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linkopts -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
yamcha-0.33/ltconfig-1426-    fi
##############################################
yamcha-0.33/ltconfig-1433-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
yamcha-0.33/ltconfig:1434:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $linkopts ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
yamcha-0.33/ltconfig-1435-    else
yamcha-0.33/ltconfig-1436-      allow_undefined_flag=' -expect_unresolved \*'
yamcha-0.33/ltconfig:1437:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linkopts -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
yamcha-0.33/ltconfig-1438-    fi
##############################################
yamcha-0.33/ltconfig-1835-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
yamcha-0.33/ltconfig:1836:  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'
yamcha-0.33/ltconfig-1837-  ;;
##############################################
yamcha-0.33/ltconfig-1871-  if test "$with_gcc" = yes; then
yamcha-0.33/ltconfig:1872:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.a'
yamcha-0.33/ltconfig-1873-  else
yamcha-0.33/ltconfig:1874:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.lib'
yamcha-0.33/ltconfig-1875-  fi
##############################################
yamcha-0.33/ltconfig-1975-  file_magic_cmd=/usr/bin/file
yamcha-0.33/ltconfig:1976:  file_magic_test_file=`echo /lib${libsuff}/libc.so*`
yamcha-0.33/ltconfig-1977-  deplibs_check_method='pass_all'
##############################################
yamcha-0.33/ltconfig-2171-  "file_magic "*)
yamcha-0.33/ltconfig:2172:    file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
yamcha-0.33/ltconfig-2173-    if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
##############################################
yamcha-0.33/ltconfig-2244-else
yamcha-0.33/ltconfig:2245:if eval "test \"`echo '$''{'lt_cv_dlopen'+set}'`\" != set"; then
yamcha-0.33/ltconfig-2246-  lt_cv_dlopen=no lt_cv_dlopen_libs=
##############################################
yamcha-0.33/ltconfig-2249-ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
yamcha-0.33/ltconfig:2250:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
yamcha-0.33/ltconfig-2251-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
yamcha-0.33/ltconfig-2281-fi
yamcha-0.33/ltconfig:2282:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
yamcha-0.33/ltconfig-2283-  echo "$ac_t""yes" 1>&6
##############################################
yamcha-0.33/ltconfig-2288-echo "$progname:2288: checking for dlopen" >&5
yamcha-0.33/ltconfig:2289:if eval "test \"`echo '$''{'ac_cv_func_dlopen'+set}'`\" = set"; then
yamcha-0.33/ltconfig-2290-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
yamcha-0.33/ltconfig-2328-fi
yamcha-0.33/ltconfig:2329:if eval "test \"`echo '$ac_cv_func_'dlopen`\" = yes"; then
yamcha-0.33/ltconfig-2330-  echo "$ac_t""yes" 1>&6
##############################################
yamcha-0.33/ltconfig-2336-ac_lib_var=`echo dld'_'dld_link | sed 'y%./+-%__p_%'`
yamcha-0.33/ltconfig:2337:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
yamcha-0.33/ltconfig-2338-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
yamcha-0.33/ltconfig-2368-fi
yamcha-0.33/ltconfig:2369:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
yamcha-0.33/ltconfig-2370-  echo "$ac_t""yes" 1>&6
##############################################
yamcha-0.33/ltconfig-2375-echo "$progname:2375: checking for shl_load" >&5
yamcha-0.33/ltconfig:2376:if eval "test \"`echo '$''{'ac_cv_func_shl_load'+set}'`\" = set"; then
yamcha-0.33/ltconfig-2377-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
yamcha-0.33/ltconfig-2416-
yamcha-0.33/ltconfig:2417:if eval "test \"`echo '$ac_cv_func_'shl_load`\" = yes"; then
yamcha-0.33/ltconfig-2418-  echo "$ac_t""yes" 1>&6
##############################################
yamcha-0.33/ltconfig-2424-ac_lib_var=`echo dld'_'shl_load | sed 'y%./+-%__p_%'`
yamcha-0.33/ltconfig:2425:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
yamcha-0.33/ltconfig-2426-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
yamcha-0.33/ltconfig-2457-fi
yamcha-0.33/ltconfig:2458:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
yamcha-0.33/ltconfig-2459-  echo "$ac_t""yes" 1>&6
##############################################
yamcha-0.33/ltconfig-2485-for ac_hdr in dlfcn.h; do
yamcha-0.33/ltconfig:2486:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
yamcha-0.33/ltconfig-2487-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
yamcha-0.33/ltconfig-2488-echo "$progname:2488: checking for $ac_hdr" >&5
yamcha-0.33/ltconfig:2489:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
yamcha-0.33/ltconfig-2490-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
yamcha-0.33/ltconfig-2498-{ (eval echo $progname:2498: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
yamcha-0.33/ltconfig:2499:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
yamcha-0.33/ltconfig-2500-if test -z "$ac_err"; then
##############################################
yamcha-0.33/ltconfig-2511-fi
yamcha-0.33/ltconfig:2512:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
yamcha-0.33/ltconfig-2513-  echo "$ac_t""yes" 1>&6
##############################################
yamcha-0.33/ltconfig-2719-      # Double-quote double-evaled strings.
yamcha-0.33/ltconfig:2720:      eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
yamcha-0.33/ltconfig-2721-      ;;
yamcha-0.33/ltconfig-2722-    *)
yamcha-0.33/ltconfig:2723:      eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
yamcha-0.33/ltconfig-2724-      ;;
##############################################
yamcha-0.33/ltconfig-2729-  *'\$0 --fallback-echo"')
yamcha-0.33/ltconfig:2730:    ltecho=`$echo "X$ltecho" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
yamcha-0.33/ltconfig-2731-    ;;
##############################################
yamcha-0.33/ltconfig-2739-
yamcha-0.33/ltconfig:2740:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
yamcha-0.33/ltconfig-2741-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
yamcha-0.33/ltconfig-2791-  cat <<EOF > "$cfgfile"
yamcha-0.33/ltconfig:2792:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Libtool configuration file.
yamcha-0.33/ltconfig-2793-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
yamcha-0.33/ltmain.sh-39-# The name of this program:
yamcha-0.33/ltmain.sh:40:progname=`echo "$progpath" | $SED $basename`
yamcha-0.33/ltmain.sh-41-modename="$progname"
##############################################
yamcha-0.33/ltmain.sh-59-  :
yamcha-0.33/ltmain.sh:60:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
yamcha-0.33/ltmain.sh-61-  # Yippee, $echo works!
##############################################
yamcha-0.33/ltmain.sh-145-  win32_libid_type="unknown"
yamcha-0.33/ltmain.sh:146:  win32_fileres=`file -L $1 2>/dev/null`
yamcha-0.33/ltmain.sh-147-  case $win32_fileres in
##############################################
yamcha-0.33/ltmain.sh-197-      # but not from the CC environment variable when configure was run.
yamcha-0.33/ltmain.sh:198:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
yamcha-0.33/ltmain.sh-199-      # Blanks at the start of $base_compile will cause this to fail
##############################################
yamcha-0.33/ltmain.sh-204-	    # Evaluate the configuration.
yamcha-0.33/ltmain.sh:205:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
yamcha-0.33/ltmain.sh-206-	    CC_quoted=
##############################################
yamcha-0.33/ltmain.sh-216-	    case "$@ " in
yamcha-0.33/ltmain.sh:217:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
yamcha-0.33/ltmain.sh-218-	      # The compiler in the base compile command matches
##############################################
yamcha-0.33/ltmain.sh-253-  case $arg in
yamcha-0.33/ltmain.sh:254:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
yamcha-0.33/ltmain.sh-255-  *) optarg= ;;
##############################################
yamcha-0.33/ltmain.sh-284-	  # Evaluate the configuration.
yamcha-0.33/ltmain.sh:285:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
yamcha-0.33/ltmain.sh-286-	else
##############################################
yamcha-0.33/ltmain.sh-511-	-Wc,*)
yamcha-0.33/ltmain.sh:512:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
yamcha-0.33/ltmain.sh-513-	  lastarg=
##############################################
yamcha-0.33/ltmain.sh-528-	  IFS="$save_ifs"
yamcha-0.33/ltmain.sh:529:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
yamcha-0.33/ltmain.sh-530-
##############################################
yamcha-0.33/ltmain.sh-547-      # Aesthetically quote the previous argument.
yamcha-0.33/ltmain.sh:548:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
yamcha-0.33/ltmain.sh-549-
##############################################
yamcha-0.33/ltmain.sh-572-      # Get the name of the library object.
yamcha-0.33/ltmain.sh:573:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/ltmain.sh-574-      ;;
##############################################
yamcha-0.33/ltmain.sh-583-    *.ads) xform=ads ;;
yamcha-0.33/ltmain.sh:584:    *.asm) xform=asm ;;
yamcha-0.33/ltmain.sh-585-    *.c++) xform=c++ ;;
##############################################
yamcha-0.33/ltmain.sh-595-
yamcha-0.33/ltmain.sh:596:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
yamcha-0.33/ltmain.sh-597-
yamcha-0.33/ltmain.sh-598-    case $libobj in
yamcha-0.33/ltmain.sh:599:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
yamcha-0.33/ltmain.sh-600-    *)
##############################################
yamcha-0.33/ltmain.sh-626-
yamcha-0.33/ltmain.sh:627:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/ltmain.sh:628:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
yamcha-0.33/ltmain.sh-629-    if test "X$xdir" = "X$obj"; then
##############################################
yamcha-0.33/ltmain.sh-665-    if test "$compiler_c_o" = no; then
yamcha-0.33/ltmain.sh:666:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
yamcha-0.33/ltmain.sh-667-      lockfile="$output_obj.lock"
##############################################
yamcha-0.33/ltmain.sh-686-*** ERROR, $lockfile exists and contains:
yamcha-0.33/ltmain.sh:687:`cat $lockfile 2>/dev/null`
yamcha-0.33/ltmain.sh-688-
##############################################
yamcha-0.33/ltmain.sh-755-      if test "$need_locks" = warn &&
yamcha-0.33/ltmain.sh:756:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
yamcha-0.33/ltmain.sh-757-	$echo "\
yamcha-0.33/ltmain.sh-758-*** ERROR, $lockfile contains:
yamcha-0.33/ltmain.sh:759:`cat $lockfile 2>/dev/null`
yamcha-0.33/ltmain.sh-760-
##############################################
yamcha-0.33/ltmain.sh-827-      if test "$need_locks" = warn &&
yamcha-0.33/ltmain.sh:828:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
yamcha-0.33/ltmain.sh-829-	$echo "\
yamcha-0.33/ltmain.sh-830-*** ERROR, $lockfile contains:
yamcha-0.33/ltmain.sh:831:`cat $lockfile 2>/dev/null`
yamcha-0.33/ltmain.sh-832-
##############################################
yamcha-0.33/ltmain.sh-989-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
yamcha-0.33/ltmain.sh:990:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
yamcha-0.33/ltmain.sh-991-	;;
##############################################
yamcha-0.33/ltmain.sh-1078-	    moreargs=
yamcha-0.33/ltmain.sh:1079:	    for fil in `cat $save_arg`
yamcha-0.33/ltmain.sh-1080-	    do
##############################################
yamcha-0.33/ltmain.sh-1105-		# Extract subdirectory from the argument.
yamcha-0.33/ltmain.sh:1106:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
yamcha-0.33/ltmain.sh-1107-		if test "X$xdir" = "X$arg"; then
##############################################
yamcha-0.33/ltmain.sh-1159-		  # Extract subdirectory from the argument.
yamcha-0.33/ltmain.sh:1160:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
yamcha-0.33/ltmain.sh-1161-		  if test "X$xdir" = "X$arg"; then
##############################################
yamcha-0.33/ltmain.sh-1166-
yamcha-0.33/ltmain.sh:1167:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
yamcha-0.33/ltmain.sh:1168:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
yamcha-0.33/ltmain.sh-1169-		  libobjs="$libobjs $pic_object"
##############################################
yamcha-0.33/ltmain.sh-1308-      -L*)
yamcha-0.33/ltmain.sh:1309:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
yamcha-0.33/ltmain.sh-1310-	# We need an absolute path.
##############################################
yamcha-0.33/ltmain.sh-1313-	*)
yamcha-0.33/ltmain.sh:1314:	  absdir=`cd "$dir" && pwd`
yamcha-0.33/ltmain.sh-1315-	  if test -z "$absdir"; then
##############################################
yamcha-0.33/ltmain.sh-1390-	# to be aesthetically quoted because they are evaled later.
yamcha-0.33/ltmain.sh:1391:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
yamcha-0.33/ltmain.sh-1392-	case $arg in
##############################################
yamcha-0.33/ltmain.sh-1461-      -R*)
yamcha-0.33/ltmain.sh:1462:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
yamcha-0.33/ltmain.sh-1463-	# We need an absolute path.
##############################################
yamcha-0.33/ltmain.sh-1502-      -Wc,*)
yamcha-0.33/ltmain.sh:1503:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
yamcha-0.33/ltmain.sh-1504-	arg=
##############################################
yamcha-0.33/ltmain.sh-1516-	IFS="$save_ifs"
yamcha-0.33/ltmain.sh:1517:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
yamcha-0.33/ltmain.sh-1518-	;;
##############################################
yamcha-0.33/ltmain.sh-1520-      -Wl,*)
yamcha-0.33/ltmain.sh:1521:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
yamcha-0.33/ltmain.sh-1522-	arg=
##############################################
yamcha-0.33/ltmain.sh-1535-	IFS="$save_ifs"
yamcha-0.33/ltmain.sh:1536:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
yamcha-0.33/ltmain.sh-1537-	;;
##############################################
yamcha-0.33/ltmain.sh-1557-	# to be aesthetically quoted because they are evaled later.
yamcha-0.33/ltmain.sh:1558:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
yamcha-0.33/ltmain.sh-1559-	case $arg in
##############################################
yamcha-0.33/ltmain.sh-1594-	  # Extract subdirectory from the argument.
yamcha-0.33/ltmain.sh:1595:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
yamcha-0.33/ltmain.sh-1596-	  if test "X$xdir" = "X$arg"; then
##############################################
yamcha-0.33/ltmain.sh-1648-	    # Extract subdirectory from the argument.
yamcha-0.33/ltmain.sh:1649:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
yamcha-0.33/ltmain.sh-1650-	    if test "X$xdir" = "X$arg"; then
##############################################
yamcha-0.33/ltmain.sh-1655-
yamcha-0.33/ltmain.sh:1656:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
yamcha-0.33/ltmain.sh:1657:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
yamcha-0.33/ltmain.sh-1658-	    libobjs="$libobjs $pic_object"
##############################################
yamcha-0.33/ltmain.sh-1691-	# to be aesthetically quoted because they are evaled later.
yamcha-0.33/ltmain.sh:1692:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
yamcha-0.33/ltmain.sh-1693-	case $arg in
##############################################
yamcha-0.33/ltmain.sh-1721-    # calculate the name of the file, without its directory
yamcha-0.33/ltmain.sh:1722:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/ltmain.sh-1723-    libobjs_save="$libobjs"
##############################################
yamcha-0.33/ltmain.sh-1726-      # get the directories listed in $shlibpath_var
yamcha-0.33/ltmain.sh:1727:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
yamcha-0.33/ltmain.sh-1728-    else
##############################################
yamcha-0.33/ltmain.sh-1733-
yamcha-0.33/ltmain.sh:1734:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
yamcha-0.33/ltmain.sh-1735-    if test "X$output_objdir" = "X$output"; then
##############################################
yamcha-0.33/ltmain.sh-1873-	  fi
yamcha-0.33/ltmain.sh:1874:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
yamcha-0.33/ltmain.sh-1875-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
yamcha-0.33/ltmain.sh-1917-		    found=no
yamcha-0.33/ltmain.sh:1918:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
yamcha-0.33/ltmain.sh-1919-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
yamcha-0.33/ltmain.sh-1942-	    newdependency_libs="$deplib $newdependency_libs"
yamcha-0.33/ltmain.sh:1943:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
yamcha-0.33/ltmain.sh-1944-	    ;;
##############################################
yamcha-0.33/ltmain.sh-1955-	    fi
yamcha-0.33/ltmain.sh:1956:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
yamcha-0.33/ltmain.sh-1957-	    ;;
##############################################
yamcha-0.33/ltmain.sh-1965-	  if test "$pass" = link; then
yamcha-0.33/ltmain.sh:1966:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
yamcha-0.33/ltmain.sh-1967-	    # Make sure the xrpath contains only unique directories.
##############################################
yamcha-0.33/ltmain.sh-2044-
yamcha-0.33/ltmain.sh:2045:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
yamcha-0.33/ltmain.sh-2046-	test "X$ladir" = "X$lib" && ladir="."
##############################################
yamcha-0.33/ltmain.sh-2134-	*)
yamcha-0.33/ltmain.sh:2135:	  abs_ladir=`cd "$ladir" && pwd`
yamcha-0.33/ltmain.sh-2136-	  if test -z "$abs_ladir"; then
##############################################
yamcha-0.33/ltmain.sh-2142-	esac
yamcha-0.33/ltmain.sh:2143:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/ltmain.sh-2144-
##############################################
yamcha-0.33/ltmain.sh-2161-	fi # $installed = yes
yamcha-0.33/ltmain.sh:2162:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
yamcha-0.33/ltmain.sh-2163-
##############################################
yamcha-0.33/ltmain.sh-2208-	    case $deplib in
yamcha-0.33/ltmain.sh:2209:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
yamcha-0.33/ltmain.sh-2210-	    esac
##############################################
yamcha-0.33/ltmain.sh-2323-	    shift; shift
yamcha-0.33/ltmain.sh:2324:	    libname=`eval \\$echo \"$libname_spec\"`
yamcha-0.33/ltmain.sh-2325-	    # use dlname if we got it. it's perfectly good, no?
##############################################
yamcha-0.33/ltmain.sh-2331-	      *cygwin* | mingw*)
yamcha-0.33/ltmain.sh:2332:		major=`expr $current - $age`
yamcha-0.33/ltmain.sh-2333-		versuffix="-$major"
##############################################
yamcha-0.33/ltmain.sh-2342-	    soroot="$soname"
yamcha-0.33/ltmain.sh:2343:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
yamcha-0.33/ltmain.sh:2344:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
yamcha-0.33/ltmain.sh-2345-
##############################################
yamcha-0.33/ltmain.sh-2573-	      case $libdir in
yamcha-0.33/ltmain.sh:2574:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
yamcha-0.33/ltmain.sh-2575-		   case " $xrpath " in
##############################################
yamcha-0.33/ltmain.sh-2605-	      *.la)
yamcha-0.33/ltmain.sh:2606:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
yamcha-0.33/ltmain.sh-2607-		test "X$dir" = "X$deplib" && dir="."
##############################################
yamcha-0.33/ltmain.sh-2611-		*)
yamcha-0.33/ltmain.sh:2612:		  absdir=`cd "$dir" && pwd`
yamcha-0.33/ltmain.sh-2613-		  if test -z "$absdir"; then
##############################################
yamcha-0.33/ltmain.sh-2621-		else
yamcha-0.33/ltmain.sh:2622:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
yamcha-0.33/ltmain.sh-2623-		  if test -z "$libdir"; then
##############################################
yamcha-0.33/ltmain.sh-2636-		  # but need to link against shared
yamcha-0.33/ltmain.sh:2637:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
yamcha-0.33/ltmain.sh-2638-		  if test -n "$deplibrary_names" ; then
##############################################
yamcha-0.33/ltmain.sh-2661-		  # Again, we only want to link against shared libraries
yamcha-0.33/ltmain.sh:2662:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
yamcha-0.33/ltmain.sh-2663-		  for tmp in $newlib_search_path ; do
##############################################
yamcha-0.33/ltmain.sh-2828-      lib*)
yamcha-0.33/ltmain.sh:2829:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
yamcha-0.33/ltmain.sh-2830-	eval shared_ext=\"$shrext_cmds\"
##############################################
yamcha-0.33/ltmain.sh-2834-	if test "$module" = no; then
yamcha-0.33/ltmain.sh:2835:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
yamcha-0.33/ltmain.sh-2836-	  $echo "$help" 1>&2
##############################################
yamcha-0.33/ltmain.sh-2840-	  # Add the "lib" prefix for modules if required
yamcha-0.33/ltmain.sh:2841:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
yamcha-0.33/ltmain.sh-2842-	  eval shared_ext=\"$shrext_cmds\"
##############################################
yamcha-0.33/ltmain.sh-2844-	else
yamcha-0.33/ltmain.sh:2845:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
yamcha-0.33/ltmain.sh-2846-	fi
##############################################
yamcha-0.33/ltmain.sh-2921-	  darwin|linux|osf|windows)
yamcha-0.33/ltmain.sh:2922:	    current=`expr $number_major + $number_minor`
yamcha-0.33/ltmain.sh-2923-	    age="$number_minor"
##############################################
yamcha-0.33/ltmain.sh-2931-	  irix|nonstopux)
yamcha-0.33/ltmain.sh:2932:	    current=`expr $number_major + $number_minor - 1`
yamcha-0.33/ltmain.sh-2933-	    age="$number_minor"
##############################################
yamcha-0.33/ltmain.sh-2973-	if test "$age" -gt "$current"; then
yamcha-0.33/ltmain.sh:2974:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
yamcha-0.33/ltmain.sh-2975-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
yamcha-0.33/ltmain.sh-2988-	  # verstring for coding it into the library header
yamcha-0.33/ltmain.sh:2989:	  major=.`expr $current - $age`
yamcha-0.33/ltmain.sh-2990-	  versuffix="$major.$age.$revision"
yamcha-0.33/ltmain.sh-2991-	  # Darwin ld doesn't like 0 for these options...
yamcha-0.33/ltmain.sh:2992:	  minor_current=`expr $current + 1`
yamcha-0.33/ltmain.sh-2993-	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
##############################################
yamcha-0.33/ltmain.sh-3006-	irix | nonstopux)
yamcha-0.33/ltmain.sh:3007:	  major=`expr $current - $age + 1`
yamcha-0.33/ltmain.sh-3008-
##############################################
yamcha-0.33/ltmain.sh-3017-	  while test "$loop" -ne 0; do
yamcha-0.33/ltmain.sh:3018:	    iface=`expr $revision - $loop`
yamcha-0.33/ltmain.sh:3019:	    loop=`expr $loop - 1`
yamcha-0.33/ltmain.sh-3020-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
yamcha-0.33/ltmain.sh-3028-	linux)
yamcha-0.33/ltmain.sh:3029:	  major=.`expr $current - $age`
yamcha-0.33/ltmain.sh-3030-	  versuffix="$major.$age.$revision"
##############################################
yamcha-0.33/ltmain.sh-3033-	osf)
yamcha-0.33/ltmain.sh:3034:	  major=.`expr $current - $age`
yamcha-0.33/ltmain.sh-3035-	  versuffix=".$current.$age.$revision"
##############################################
yamcha-0.33/ltmain.sh-3040-	  while test "$loop" -ne 0; do
yamcha-0.33/ltmain.sh:3041:	    iface=`expr $current - $loop`
yamcha-0.33/ltmain.sh:3042:	    loop=`expr $loop - 1`
yamcha-0.33/ltmain.sh-3043-	    verstring="$verstring:${iface}.0"
##############################################
yamcha-0.33/ltmain.sh-3057-	  # extension on DOS 8.3 filesystems.
yamcha-0.33/ltmain.sh:3058:	  major=`expr $current - $age`
yamcha-0.33/ltmain.sh-3059-	  versuffix="-$major"
##############################################
yamcha-0.33/ltmain.sh-3112-	removelist=
yamcha-0.33/ltmain.sh:3113:	tempremovelist=`$echo "$output_objdir/*"`
yamcha-0.33/ltmain.sh-3114-	for p in $tempremovelist; do
##############################################
yamcha-0.33/ltmain.sh-3140-	# Transform .lo files to .o files.
yamcha-0.33/ltmain.sh:3141:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
yamcha-0.33/ltmain.sh-3142-      fi
##############################################
yamcha-0.33/ltmain.sh-3145-      for path in $notinst_path; do
yamcha-0.33/ltmain.sh:3146:	lib_search_path=`$echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
yamcha-0.33/ltmain.sh:3147:	deplibs=`$echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
yamcha-0.33/ltmain.sh:3148:	dependency_libs=`$echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
yamcha-0.33/ltmain.sh-3149-      done
##############################################
yamcha-0.33/ltmain.sh-3248-	    for i in $deplibs; do
yamcha-0.33/ltmain.sh:3249:	      name="`expr $i : '-l\(.*\)'`"
yamcha-0.33/ltmain.sh-3250-	      # If $name is empty we are operating on a -L argument.
##############################################
yamcha-0.33/ltmain.sh-3260-		if test -n "$i" ; then
yamcha-0.33/ltmain.sh:3261:		  libname=`eval \\$echo \"$libname_spec\"`
yamcha-0.33/ltmain.sh:3262:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
yamcha-0.33/ltmain.sh-3263-		  set dummy $deplib_matches
yamcha-0.33/ltmain.sh-3264-		  deplib_match=$2
yamcha-0.33/ltmain.sh:3265:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
yamcha-0.33/ltmain.sh-3266-		    newdeplibs="$newdeplibs $i"
##############################################
yamcha-0.33/ltmain.sh-3285-	    for i in $deplibs; do
yamcha-0.33/ltmain.sh:3286:	      name="`expr $i : '-l\(.*\)'`"
yamcha-0.33/ltmain.sh-3287-	      # If $name is empty we are operating on a -L argument.
##############################################
yamcha-0.33/ltmain.sh-3302-		  if test -n "$i" ; then
yamcha-0.33/ltmain.sh:3303:		    libname=`eval \\$echo \"$libname_spec\"`
yamcha-0.33/ltmain.sh:3304:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
yamcha-0.33/ltmain.sh-3305-		    set dummy $deplib_matches
yamcha-0.33/ltmain.sh-3306-		    deplib_match=$2
yamcha-0.33/ltmain.sh:3307:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
yamcha-0.33/ltmain.sh-3308-		      newdeplibs="$newdeplibs $i"
##############################################
yamcha-0.33/ltmain.sh-3335-	  set dummy $deplibs_check_method
yamcha-0.33/ltmain.sh:3336:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
yamcha-0.33/ltmain.sh-3337-	  for a_deplib in $deplibs; do
yamcha-0.33/ltmain.sh:3338:	    name="`expr $a_deplib : '-l\(.*\)'`"
yamcha-0.33/ltmain.sh-3339-	    # If $name is empty we are operating on a -L argument.
##############################################
yamcha-0.33/ltmain.sh-3349-	      if test -n "$a_deplib" ; then
yamcha-0.33/ltmain.sh:3350:		libname=`eval \\$echo \"$libname_spec\"`
yamcha-0.33/ltmain.sh-3351-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
yamcha-0.33/ltmain.sh:3352:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
yamcha-0.33/ltmain.sh-3353-		  for potent_lib in $potential_libs; do
##############################################
yamcha-0.33/ltmain.sh-3365-		      while test -h "$potlib" 2>/dev/null; do
yamcha-0.33/ltmain.sh:3366:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
yamcha-0.33/ltmain.sh-3367-			case $potliblink in
yamcha-0.33/ltmain.sh-3368-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
yamcha-0.33/ltmain.sh:3369:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
yamcha-0.33/ltmain.sh-3370-			esac
##############################################
yamcha-0.33/ltmain.sh-3404-	  set dummy $deplibs_check_method
yamcha-0.33/ltmain.sh:3405:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
yamcha-0.33/ltmain.sh-3406-	  for a_deplib in $deplibs; do
yamcha-0.33/ltmain.sh:3407:	    name="`expr $a_deplib : '-l\(.*\)'`"
yamcha-0.33/ltmain.sh-3408-	    # If $name is empty we are operating on a -L argument.
##############################################
yamcha-0.33/ltmain.sh-3418-	      if test -n "$a_deplib" ; then
yamcha-0.33/ltmain.sh:3419:		libname=`eval \\$echo \"$libname_spec\"`
yamcha-0.33/ltmain.sh-3420-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
yamcha-0.33/ltmain.sh:3421:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
yamcha-0.33/ltmain.sh-3422-		  for potent_lib in $potential_libs; do
##############################################
yamcha-0.33/ltmain.sh-3461-	      # can't use Xsed below, because $i might contain '/'
yamcha-0.33/ltmain.sh:3462:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
yamcha-0.33/ltmain.sh-3463-	    done
##############################################
yamcha-0.33/ltmain.sh-3486-	  # On Rhapsody replace the C library is the System framework
yamcha-0.33/ltmain.sh:3487:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
yamcha-0.33/ltmain.sh-3488-	  ;;
##############################################
yamcha-0.33/ltmain.sh-3625-	# Use standard objects if they are pic
yamcha-0.33/ltmain.sh:3626:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
yamcha-0.33/ltmain.sh-3627-
##############################################
yamcha-0.33/ltmain.sh-3638-	      eval cmd=\"$cmd\"
yamcha-0.33/ltmain.sh:3639:	      if len=`expr "X$cmd" : ".*"` &&
yamcha-0.33/ltmain.sh-3640-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
yamcha-0.33/ltmain.sh-3696-	      esac
yamcha-0.33/ltmain.sh:3697:	      xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/ltmain.sh-3698-	      xdir="$gentop/$xlib"
##############################################
yamcha-0.33/ltmain.sh-3727-		   do
yamcha-0.33/ltmain.sh:3728:		     name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
yamcha-0.33/ltmain.sh-3729-		   done
##############################################
yamcha-0.33/ltmain.sh-3731-		   $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
yamcha-0.33/ltmain.sh:3732:		   i=`expr $i + 1`
yamcha-0.33/ltmain.sh-3733-		  done
##############################################
yamcha-0.33/ltmain.sh-3736-
yamcha-0.33/ltmain.sh:3737:	      libobjs="$libobjs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
yamcha-0.33/ltmain.sh-3738-	    done
##############################################
yamcha-0.33/ltmain.sh-3770-
yamcha-0.33/ltmain.sh:3771:	if test "X$skipped_export" != "X:" && len=`expr "X$test_cmds" : ".*"` &&
yamcha-0.33/ltmain.sh-3772-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
yamcha-0.33/ltmain.sh-3804-	    if test "X$objlist" = X ||
yamcha-0.33/ltmain.sh:3805:	       { len=`expr "X$test_cmds" : ".*"` &&
yamcha-0.33/ltmain.sh-3806-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
yamcha-0.33/ltmain.sh-3819-	      last_robj=$output_objdir/$save_output-${k}.$objext
yamcha-0.33/ltmain.sh:3820:	      k=`expr $k + 1`
yamcha-0.33/ltmain.sh-3821-	      output=$output_objdir/$save_output-${k}.$objext
##############################################
yamcha-0.33/ltmain.sh-3845-	  do
yamcha-0.33/ltmain.sh:3846:	    i=`expr $i + 1`
yamcha-0.33/ltmain.sh-3847-	    delfiles="$delfiles $output_objdir/$save_output-${i}.$objext"
##############################################
yamcha-0.33/ltmain.sh-3952-	libobj="$output"
yamcha-0.33/ltmain.sh:3953:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
yamcha-0.33/ltmain.sh-3954-	;;
##############################################
yamcha-0.33/ltmain.sh-3994-	    esac
yamcha-0.33/ltmain.sh:3995:	    xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/ltmain.sh-3996-	    xdir="$gentop/$xlib"
##############################################
yamcha-0.33/ltmain.sh-4025-		 do
yamcha-0.33/ltmain.sh:4026:		   name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
yamcha-0.33/ltmain.sh-4027-		 done
##############################################
yamcha-0.33/ltmain.sh-4029-		 $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
yamcha-0.33/ltmain.sh:4030:		 i=`expr $i + 1`
yamcha-0.33/ltmain.sh-4031-		done
##############################################
yamcha-0.33/ltmain.sh-4034-
yamcha-0.33/ltmain.sh:4035:	    reload_conv_objs="$reload_objs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
yamcha-0.33/ltmain.sh-4036-	  done
##############################################
yamcha-0.33/ltmain.sh-4040-      # Create the old-style object.
yamcha-0.33/ltmain.sh:4041:      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
yamcha-0.33/ltmain.sh-4042-
##############################################
yamcha-0.33/ltmain.sh-4101-      case $host in
yamcha-0.33/ltmain.sh:4102:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
yamcha-0.33/ltmain.sh-4103-      esac
##############################################
yamcha-0.33/ltmain.sh-4121-	# On Rhapsody replace the C library is the System framework
yamcha-0.33/ltmain.sh:4122:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
yamcha-0.33/ltmain.sh:4123:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
yamcha-0.33/ltmain.sh-4124-	;;
##############################################
yamcha-0.33/ltmain.sh-4233-	# Transform all the library objects into standard objects.
yamcha-0.33/ltmain.sh:4234:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
yamcha-0.33/ltmain.sh:4235:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
yamcha-0.33/ltmain.sh-4236-      fi
##############################################
yamcha-0.33/ltmain.sh-4279-	    # Add our own program objects to the symbol list.
yamcha-0.33/ltmain.sh:4280:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
yamcha-0.33/ltmain.sh-4281-	    for arg in $progfiles; do
##############################################
yamcha-0.33/ltmain.sh-4309-	    $show "extracting global C symbols from \`$arg'"
yamcha-0.33/ltmain.sh:4310:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
yamcha-0.33/ltmain.sh-4311-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
yamcha-0.33/ltmain.sh-4409-	  # Transform the symbol file into the correct name.
yamcha-0.33/ltmain.sh:4410:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
yamcha-0.33/ltmain.sh:4411:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
yamcha-0.33/ltmain.sh-4412-	  ;;
##############################################
yamcha-0.33/ltmain.sh-4423-	# Nullify the symbol file.
yamcha-0.33/ltmain.sh:4424:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
yamcha-0.33/ltmain.sh:4425:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
yamcha-0.33/ltmain.sh-4426-      fi
##############################################
yamcha-0.33/ltmain.sh-4429-	# Replace the output file specification.
yamcha-0.33/ltmain.sh:4430:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
yamcha-0.33/ltmain.sh-4431-	link_command="$compile_command$compile_rpath"
##############################################
yamcha-0.33/ltmain.sh-4496-	# Replace the output file specification.
yamcha-0.33/ltmain.sh:4497:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
yamcha-0.33/ltmain.sh-4498-	# Delete the old output file.
##############################################
yamcha-0.33/ltmain.sh-4516-	  if test "$fast_install" = yes; then
yamcha-0.33/ltmain.sh:4517:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
yamcha-0.33/ltmain.sh-4518-	  else
##############################################
yamcha-0.33/ltmain.sh-4528-      # Replace the output file specification.
yamcha-0.33/ltmain.sh:4529:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
yamcha-0.33/ltmain.sh-4530-
##############################################
yamcha-0.33/ltmain.sh-4548-	  else
yamcha-0.33/ltmain.sh:4549:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
yamcha-0.33/ltmain.sh-4550-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
yamcha-0.33/ltmain.sh-4553-	relink_command="(cd `pwd`; $relink_command)"
yamcha-0.33/ltmain.sh:4554:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
yamcha-0.33/ltmain.sh-4555-      fi
##############################################
yamcha-0.33/ltmain.sh-4562-	esac
yamcha-0.33/ltmain.sh:4563:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
yamcha-0.33/ltmain.sh-4564-      else
yamcha-0.33/ltmain.sh:4565:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
yamcha-0.33/ltmain.sh-4566-      fi
##############################################
yamcha-0.33/ltmain.sh-4572-	case $output in
yamcha-0.33/ltmain.sh:4573:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
yamcha-0.33/ltmain.sh-4574-	esac
##############################################
yamcha-0.33/ltmain.sh-4578-	    exeext=.exe
yamcha-0.33/ltmain.sh:4579:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
yamcha-0.33/ltmain.sh-4580-	  *) exeext= ;;
##############################################
yamcha-0.33/ltmain.sh-4583-	  *cygwin* | *mingw* )
yamcha-0.33/ltmain.sh:4584:	    cwrappersource=`$echo ${objdir}/lt-${output}.c`
yamcha-0.33/ltmain.sh:4585:	    cwrapper=`$echo ${output}.exe`
yamcha-0.33/ltmain.sh-4586-	    $rm $cwrappersource $cwrapper
##############################################
yamcha-0.33/ltmain.sh-4833-      shift
yamcha-0.33/ltmain.sh:4834:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
yamcha-0.33/ltmain.sh-4835-      # Yippee, \$echo works!
##############################################
yamcha-0.33/ltmain.sh-4845-  # Find the directory that this script lives in.
yamcha-0.33/ltmain.sh:4846:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
yamcha-0.33/ltmain.sh-4847-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
yamcha-0.33/ltmain.sh-4849-  # Follow symbolic links until we get to the real thisdir.
yamcha-0.33/ltmain.sh:4850:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
yamcha-0.33/ltmain.sh-4851-  while test -n \"\$file\"; do
yamcha-0.33/ltmain.sh:4852:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
yamcha-0.33/ltmain.sh-4853-
##############################################
yamcha-0.33/ltmain.sh-4861-
yamcha-0.33/ltmain.sh:4862:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
yamcha-0.33/ltmain.sh:4863:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
yamcha-0.33/ltmain.sh-4864-  done
##############################################
yamcha-0.33/ltmain.sh-4866-  # Try to get the absolute directory name.
yamcha-0.33/ltmain.sh:4867:  absdir=\`cd \"\$thisdir\" && pwd\`
yamcha-0.33/ltmain.sh-4868-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
yamcha-0.33/ltmain.sh-4876-  if test ! -f \"\$progdir/\$program\" || \\
yamcha-0.33/ltmain.sh:4877:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
yamcha-0.33/ltmain.sh-4878-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
yamcha-0.33/ltmain.sh-4891-    if test -n \"\$relink_command\"; then
yamcha-0.33/ltmain.sh:4892:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
yamcha-0.33/ltmain.sh-4893-      else
##############################################
yamcha-0.33/ltmain.sh-4923-    # The second colon is a workaround for a bug in BeOS R4 sed
yamcha-0.33/ltmain.sh:4924:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
yamcha-0.33/ltmain.sh-4925-
##############################################
yamcha-0.33/ltmain.sh-5010-	  esac
yamcha-0.33/ltmain.sh:5011:	  xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/ltmain.sh-5012-	  xdir="$gentop/$xlib"
##############################################
yamcha-0.33/ltmain.sh-5041-	       do
yamcha-0.33/ltmain.sh:5042:		 name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
yamcha-0.33/ltmain.sh-5043-	       done
##############################################
yamcha-0.33/ltmain.sh-5045-	       $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
yamcha-0.33/ltmain.sh:5046:	       i=`expr $i + 1`
yamcha-0.33/ltmain.sh-5047-	      done
##############################################
yamcha-0.33/ltmain.sh-5050-
yamcha-0.33/ltmain.sh:5051:	  oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP`
yamcha-0.33/ltmain.sh-5052-	done
##############################################
yamcha-0.33/ltmain.sh-5060-
yamcha-0.33/ltmain.sh:5061:	if len=`expr "X$cmds" : ".*"` &&
yamcha-0.33/ltmain.sh-5062-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
yamcha-0.33/ltmain.sh-5095-	    eval test_cmds=\"$old_archive_cmds\"
yamcha-0.33/ltmain.sh:5096:	    if len=`expr "X$test_cmds" : ".*"` &&
yamcha-0.33/ltmain.sh-5097-	       test "$len" -le "$max_cmd_len"; then
##############################################
yamcha-0.33/ltmain.sh-5147-	else
yamcha-0.33/ltmain.sh:5148:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
yamcha-0.33/ltmain.sh-5149-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
yamcha-0.33/ltmain.sh-5153-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
yamcha-0.33/ltmain.sh:5154:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
yamcha-0.33/ltmain.sh-5155-      if test "$hardcode_automatic" = yes ; then
##############################################
yamcha-0.33/ltmain.sh-5172-	      *.la)
yamcha-0.33/ltmain.sh:5173:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/ltmain.sh:5174:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
yamcha-0.33/ltmain.sh-5175-		if test -z "$libdir"; then
##############################################
yamcha-0.33/ltmain.sh-5186-	    for lib in $dlfiles; do
yamcha-0.33/ltmain.sh:5187:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/ltmain.sh:5188:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
yamcha-0.33/ltmain.sh-5189-	      if test -z "$libdir"; then
##############################################
yamcha-0.33/ltmain.sh-5197-	    for lib in $dlprefiles; do
yamcha-0.33/ltmain.sh:5198:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/ltmain.sh:5199:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
yamcha-0.33/ltmain.sh-5200-	      if test -z "$libdir"; then
##############################################
yamcha-0.33/ltmain.sh-5294-      # Aesthetically quote it.
yamcha-0.33/ltmain.sh:5295:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
yamcha-0.33/ltmain.sh-5296-      case $arg in
##############################################
yamcha-0.33/ltmain.sh-5310-    # Aesthetically quote it.
yamcha-0.33/ltmain.sh:5311:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
yamcha-0.33/ltmain.sh-5312-    case $arg in
##############################################
yamcha-0.33/ltmain.sh-5358-      # Aesthetically quote the argument.
yamcha-0.33/ltmain.sh:5359:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
yamcha-0.33/ltmain.sh-5360-      case $arg in
##############################################
yamcha-0.33/ltmain.sh-5390-    # Strip any trailing slash from the destination.
yamcha-0.33/ltmain.sh:5391:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
yamcha-0.33/ltmain.sh-5392-
##############################################
yamcha-0.33/ltmain.sh-5398-    else
yamcha-0.33/ltmain.sh:5399:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
yamcha-0.33/ltmain.sh-5400-      test "X$destdir" = "X$dest" && destdir=.
yamcha-0.33/ltmain.sh:5401:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/ltmain.sh-5402-
##############################################
yamcha-0.33/ltmain.sh-5474-
yamcha-0.33/ltmain.sh:5475:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
yamcha-0.33/ltmain.sh-5476-	test "X$dir" = "X$file/" && dir=
##############################################
yamcha-0.33/ltmain.sh-5480-	  # Determine the prefix the user has applied to our future dir.
yamcha-0.33/ltmain.sh:5481:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
yamcha-0.33/ltmain.sh-5482-
##############################################
yamcha-0.33/ltmain.sh-5495-	    # Stick the inst_prefix_dir data into the link command.
yamcha-0.33/ltmain.sh:5496:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
yamcha-0.33/ltmain.sh-5497-	  else
yamcha-0.33/ltmain.sh:5498:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
yamcha-0.33/ltmain.sh-5499-	  fi
##############################################
yamcha-0.33/ltmain.sh-5552-	# Install the pseudo-library for information purposes.
yamcha-0.33/ltmain.sh:5553:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/ltmain.sh-5554-	instname="$dir/$name"i
##############################################
yamcha-0.33/ltmain.sh-5568-	else
yamcha-0.33/ltmain.sh:5569:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/ltmain.sh-5570-	  destfile="$destdir/$destfile"
##############################################
yamcha-0.33/ltmain.sh-5575-	*.lo)
yamcha-0.33/ltmain.sh:5576:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
yamcha-0.33/ltmain.sh-5577-	  ;;
##############################################
yamcha-0.33/ltmain.sh-5597-	  # Deduce the name of the old-style object file.
yamcha-0.33/ltmain.sh:5598:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
yamcha-0.33/ltmain.sh-5599-
##############################################
yamcha-0.33/ltmain.sh-5610-	else
yamcha-0.33/ltmain.sh:5611:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/ltmain.sh-5612-	  destfile="$destdir/$destfile"
##############################################
yamcha-0.33/ltmain.sh-5621-	    if test ! -f "$file"; then
yamcha-0.33/ltmain.sh:5622:	      file=`$echo $file|${SED} 's,.exe$,,'`
yamcha-0.33/ltmain.sh-5623-	      stripped_ext=".exe"
##############################################
yamcha-0.33/ltmain.sh-5630-	*cygwin*|*mingw*)
yamcha-0.33/ltmain.sh:5631:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
yamcha-0.33/ltmain.sh-5632-	    ;;
##############################################
yamcha-0.33/ltmain.sh-5670-	    fi
yamcha-0.33/ltmain.sh:5671:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
yamcha-0.33/ltmain.sh-5672-	    if test -n "$libdir" && test ! -f "$libfile"; then
yamcha-0.33/ltmain.sh:5673:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
yamcha-0.33/ltmain.sh-5674-	      finalize=no
##############################################
yamcha-0.33/ltmain.sh-5706-	      fi
yamcha-0.33/ltmain.sh:5707:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/ltmain.sh-5708-	      outputname="$tmpdir/$file"
yamcha-0.33/ltmain.sh-5709-	      # Replace the output file specification.
yamcha-0.33/ltmain.sh:5710:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
yamcha-0.33/ltmain.sh-5711-
##############################################
yamcha-0.33/ltmain.sh-5724-	    # Install the binary that we compiled earlier.
yamcha-0.33/ltmain.sh:5725:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
yamcha-0.33/ltmain.sh-5726-	  fi
##############################################
yamcha-0.33/ltmain.sh-5740-	  *:*.exe)
yamcha-0.33/ltmain.sh:5741:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
yamcha-0.33/ltmain.sh-5742-	    ;;
##############################################
yamcha-0.33/ltmain.sh-5753-    for file in $staticlibs; do
yamcha-0.33/ltmain.sh:5754:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/ltmain.sh-5755-
##############################################
yamcha-0.33/ltmain.sh-5910-	  # Warn if it was a shared library.
yamcha-0.33/ltmain.sh:5911:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
yamcha-0.33/ltmain.sh-5912-	  continue
##############################################
yamcha-0.33/ltmain.sh-5914-
yamcha-0.33/ltmain.sh:5915:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
yamcha-0.33/ltmain.sh-5916-	test "X$dir" = "X$file" && dir=.
##############################################
yamcha-0.33/ltmain.sh-5920-	else
yamcha-0.33/ltmain.sh:5921:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
yamcha-0.33/ltmain.sh-5922-	  exit $EXIT_FAILURE
##############################################
yamcha-0.33/ltmain.sh-5927-	# Just add the directory containing the .lo file.
yamcha-0.33/ltmain.sh:5928:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
yamcha-0.33/ltmain.sh-5929-	test "X$dir" = "X$file" && dir=.
##############################################
yamcha-0.33/ltmain.sh-5938-      # Get the absolute pathname.
yamcha-0.33/ltmain.sh:5939:      absdir=`cd "$dir" && pwd`
yamcha-0.33/ltmain.sh-5940-      test -n "$absdir" && dir="$absdir"
##############################################
yamcha-0.33/ltmain.sh-5974-      # Quote arguments (to preserve shell metacharacters).
yamcha-0.33/ltmain.sh:5975:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
yamcha-0.33/ltmain.sh-5976-      args="$args \"$file\""
##############################################
yamcha-0.33/ltmain.sh-6036-    for file in $files; do
yamcha-0.33/ltmain.sh:6037:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
yamcha-0.33/ltmain.sh-6038-      if test "X$dir" = "X$file"; then
##############################################
yamcha-0.33/ltmain.sh-6043-      fi
yamcha-0.33/ltmain.sh:6044:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
yamcha-0.33/ltmain.sh-6045-      test "$mode" = uninstall && objdir="$dir"
##############################################
yamcha-0.33/ltmain.sh-6144-	  *.exe)
yamcha-0.33/ltmain.sh:6145:	    file=`$echo $file|${SED} 's,.exe$,,'`
yamcha-0.33/ltmain.sh:6146:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
yamcha-0.33/ltmain.sh-6147-	    # $file with .exe has already been added to rmfiles,
##############################################
yamcha-0.33/ltmain.sh-6418-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
yamcha-0.33/ltmain.sh:6419:build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac`
yamcha-0.33/ltmain.sh-6420-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
yamcha-0.33/missing-128-         from any GNU archive site."
yamcha-0.33/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
yamcha-0.33/missing-130-    test -z "$files" && files="config.h"
##############################################
yamcha-0.33/missing-167-         proper tools for further handling them.
yamcha-0.33/missing:168:         You can get \`$1Help2man' as part of \`Autoconf' from any GNU
yamcha-0.33/missing-169-         archive site."
yamcha-0.33/missing-170-
yamcha-0.33/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
yamcha-0.33/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
yamcha-0.33/missing-173-    if test -f "$file"; then
##############################################
yamcha-0.33/missing-196-	*.y)
yamcha-0.33/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
yamcha-0.33/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
yamcha-0.33/missing-200-	    fi
yamcha-0.33/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
yamcha-0.33/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
yamcha-0.33/missing-226-	*.l)
yamcha-0.33/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
yamcha-0.33/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
yamcha-0.33/missing-250-
yamcha-0.33/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
yamcha-0.33/missing-252-    if test -z "$file"; then
yamcha-0.33/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
yamcha-0.33/missing-254-    fi
##############################################
yamcha-0.33/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
yamcha-0.33/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
yamcha-0.33/missing-278-    if test -z "$file"; then
yamcha-0.33/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
yamcha-0.33/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
yamcha-0.33/missing-281-    fi
##############################################
yamcha-0.33/missing-304-	*o*)
yamcha-0.33/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
yamcha-0.33/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
yamcha-0.33/missing-310-	*h*)
yamcha-0.33/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
yamcha-0.33/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
yamcha-0.33/mkinstalldirs-56-do
yamcha-0.33/mkinstalldirs:57:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
yamcha-0.33/mkinstalldirs-58-   shift
##############################################
yamcha-0.33/tests/Makefile.in-220-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
yamcha-0.33/tests/Makefile.in:221:	      all=`expr $$all + 1`; \
yamcha-0.33/tests/Makefile.in-222-	      case " $(XFAIL_TESTS) " in \
yamcha-0.33/tests/Makefile.in-223-	      *" $$tst "*) \
yamcha-0.33/tests/Makefile.in:224:		xpass=`expr $$xpass + 1`; \
yamcha-0.33/tests/Makefile.in:225:		failed=`expr $$failed + 1`; \
yamcha-0.33/tests/Makefile.in-226-		echo "XPASS: $$tst"; \
##############################################
yamcha-0.33/tests/Makefile.in-232-	    elif test $$? -ne 77; then \
yamcha-0.33/tests/Makefile.in:233:	      all=`expr $$all + 1`; \
yamcha-0.33/tests/Makefile.in-234-	      case " $(XFAIL_TESTS) " in \
yamcha-0.33/tests/Makefile.in-235-	      *" $$tst "*) \
yamcha-0.33/tests/Makefile.in:236:		xfail=`expr $$xfail + 1`; \
yamcha-0.33/tests/Makefile.in-237-		echo "XFAIL: $$tst"; \
##############################################
yamcha-0.33/tests/Makefile.in-239-	      *) \
yamcha-0.33/tests/Makefile.in:240:		failed=`expr $$failed + 1`; \
yamcha-0.33/tests/Makefile.in-241-		echo "FAIL: $$tst"; \
##############################################
yamcha-0.33/tests/Makefile.in-244-	    else \
yamcha-0.33/tests/Makefile.in:245:	      skip=`expr $$skip + 1`; \
yamcha-0.33/tests/Makefile.in-246-	      echo "SKIP: $$tst"; \
##############################################
yamcha-0.33/tests/Makefile.in-265-	    skipped="($$skip tests were not run)"; \
yamcha-0.33/tests/Makefile.in:266:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
yamcha-0.33/tests/Makefile.in-267-	      dashes="$$skipped"; \
##############################################
yamcha-0.33/tests/Makefile.in-271-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
yamcha-0.33/tests/Makefile.in:272:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
yamcha-0.33/tests/Makefile.in-273-	      dashes="$$report"; \
yamcha-0.33/tests/Makefile.in-274-	  fi; \
yamcha-0.33/tests/Makefile.in:275:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
yamcha-0.33/tests/Makefile.in-276-	  echo "$$dashes"; \
##############################################
yamcha-0.33/tests/Makefile.in-284-distdir: $(DISTFILES)
yamcha-0.33/tests/Makefile.in:285:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
yamcha-0.33/tests/Makefile.in:286:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
yamcha-0.33/tests/Makefile.in-287-	list='$(DISTFILES)'; for file in $$list; do \
yamcha-0.33/tests/Makefile.in-288-	  case $$file in \
yamcha-0.33/tests/Makefile.in:289:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
yamcha-0.33/tests/Makefile.in:290:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
yamcha-0.33/tests/Makefile.in-291-	  esac; \
yamcha-0.33/tests/Makefile.in-292-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
yamcha-0.33/tests/Makefile.in:293:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
yamcha-0.33/tests/Makefile.in-294-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
yamcha-0.33/tests/test.data-17111-the DT B
yamcha-0.33/tests/test.data:17112:enthusiasm NN I
yamcha-0.33/tests/test.data-17113-. . O
##############################################
yamcha-0.33/man/Makefile.in-220-	  else file=$$i; fi; \
yamcha-0.33/man/Makefile.in:221:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
yamcha-0.33/man/Makefile.in-222-	  case "$$ext" in \
##############################################
yamcha-0.33/man/Makefile.in-225-	  esac; \
yamcha-0.33/man/Makefile.in:226:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
yamcha-0.33/man/Makefile.in:227:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
yamcha-0.33/man/Makefile.in:228:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
yamcha-0.33/man/Makefile.in-229-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
yamcha-0.33/man/Makefile.in-241-	for i in $$list; do \
yamcha-0.33/man/Makefile.in:242:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
yamcha-0.33/man/Makefile.in-243-	  case "$$ext" in \
##############################################
yamcha-0.33/man/Makefile.in-246-	  esac; \
yamcha-0.33/man/Makefile.in:247:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
yamcha-0.33/man/Makefile.in:248:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
yamcha-0.33/man/Makefile.in:249:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
yamcha-0.33/man/Makefile.in-250-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
yamcha-0.33/man/Makefile.in-260-distdir: $(DISTFILES)
yamcha-0.33/man/Makefile.in:261:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
yamcha-0.33/man/Makefile.in:262:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
yamcha-0.33/man/Makefile.in-263-	list='$(DISTFILES)'; for file in $$list; do \
yamcha-0.33/man/Makefile.in-264-	  case $$file in \
yamcha-0.33/man/Makefile.in:265:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
yamcha-0.33/man/Makefile.in:266:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
yamcha-0.33/man/Makefile.in-267-	  esac; \
yamcha-0.33/man/Makefile.in-268-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
yamcha-0.33/man/Makefile.in:269:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
yamcha-0.33/man/Makefile.in-270-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
yamcha-0.33/man/Makefile.in-379-	@for man in $(man_MANS); do \
yamcha-0.33/man/Makefile.in:380:		cmd=`basename $$man .1` && \
yamcha-0.33/man/Makefile.in-381-		LANG=C help2man --no-info ../src/$$cmd | \
##############################################
yamcha-0.33/man/Makefile.am-7-	@for man in $(man_MANS); do \
yamcha-0.33/man/Makefile.am:8:		cmd=`basename $$man .1` && \
yamcha-0.33/man/Makefile.am-9-		LC_ALL=C help2man --no-info $(top_builddir)/src/$$cmd -m "YamCha" -n "general purpose chunk annotator" \
##############################################
yamcha-0.33/doc/Makefile.in-214-distdir: $(DISTFILES)
yamcha-0.33/doc/Makefile.in:215:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
yamcha-0.33/doc/Makefile.in:216:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
yamcha-0.33/doc/Makefile.in-217-	list='$(DISTFILES)'; for file in $$list; do \
yamcha-0.33/doc/Makefile.in-218-	  case $$file in \
yamcha-0.33/doc/Makefile.in:219:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
yamcha-0.33/doc/Makefile.in:220:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
yamcha-0.33/doc/Makefile.in-221-	  esac; \
yamcha-0.33/doc/Makefile.in-222-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
yamcha-0.33/doc/Makefile.in:223:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
yamcha-0.33/doc/Makefile.in-224-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
yamcha-0.33/doc/Makefile.in-327-	@for html in $(html_HTMLS); do \
yamcha-0.33/doc/Makefile.in:328:		cmd=`basename $$html .html`.1 && \
yamcha-0.33/doc/Makefile.in-329-		man2html ../man/$$cmd > $$html; \
##############################################
yamcha-0.33/doc/Makefile.am-9-	@for html in $(html_HTMLS); do \
yamcha-0.33/doc/Makefile.am:10:		cmd=`basename $$html .html`.1 && \
yamcha-0.33/doc/Makefile.am-11-		man2html $(top_builddir)/man/$$cmd > $$html; \
##############################################
yamcha-0.33/debian/patches/1009_fix_man_page_update_code.patch-8- 	@for man in $(man_MANS); do \
yamcha-0.33/debian/patches/1009_fix_man_page_update_code.patch:9: 		cmd=`basename $$man .1` && \
yamcha-0.33/debian/patches/1009_fix_man_page_update_code.patch-10--		LANG=C help2man --no-info ../src/$$cmd | \
##############################################
yamcha-0.33/debian/patches/1010_fix_html_update_code.patch-8- 	@for html in $(html_HTMLS); do \
yamcha-0.33/debian/patches/1010_fix_html_update_code.patch:9: 		cmd=`basename $$html .html`.1 && \
yamcha-0.33/debian/patches/1010_fix_html_update_code.patch-10--		man2html ../man/$$cmd > $$html; \
##############################################
yamcha-0.33/.pc/1009_fix_man_page_update_code.patch/man/Makefile.am-7-	@for man in $(man_MANS); do \
yamcha-0.33/.pc/1009_fix_man_page_update_code.patch/man/Makefile.am:8:		cmd=`basename $$man .1` && \
yamcha-0.33/.pc/1009_fix_man_page_update_code.patch/man/Makefile.am-9-		LANG=C help2man --no-info ../src/$$cmd | \
##############################################
yamcha-0.33/.pc/1010_fix_html_update_code.patch/doc/Makefile.am-9-	@for html in $(html_HTMLS); do \
yamcha-0.33/.pc/1010_fix_html_update_code.patch/doc/Makefile.am:10:		cmd=`basename $$html .html`.1 && \
yamcha-0.33/.pc/1010_fix_html_update_code.patch/doc/Makefile.am-11-		man2html ../man/$$cmd > $$html; \