===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
morla-0.16.1/Makefile.in-66-MANS = $(man_MANS)
morla-0.16.1/Makefile.in:67:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
morla-0.16.1/Makefile.in-68-am__vpath_adj = case $$p in \
morla-0.16.1/Makefile.in:69:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
morla-0.16.1/Makefile.in-70-    *) f=$$p;; \
morla-0.16.1/Makefile.in-71-  esac;
morla-0.16.1/Makefile.in:72:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
morla-0.16.1/Makefile.in-73-iconDATA_INSTALL = $(INSTALL_DATA)
##############################################
morla-0.16.1/Makefile.in-318-	  else file=$$i; fi; \
morla-0.16.1/Makefile.in:319:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
morla-0.16.1/Makefile.in-320-	  case "$$ext" in \
##############################################
morla-0.16.1/Makefile.in-323-	  esac; \
morla-0.16.1/Makefile.in:324:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
morla-0.16.1/Makefile.in:325:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
morla-0.16.1/Makefile.in:326:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
morla-0.16.1/Makefile.in-327-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
morla-0.16.1/Makefile.in-339-	for i in $$list; do \
morla-0.16.1/Makefile.in:340:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
morla-0.16.1/Makefile.in-341-	  case "$$ext" in \
##############################################
morla-0.16.1/Makefile.in-344-	  esac; \
morla-0.16.1/Makefile.in:345:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
morla-0.16.1/Makefile.in:346:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
morla-0.16.1/Makefile.in:347:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
morla-0.16.1/Makefile.in-348-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
morla-0.16.1/Makefile.in-383-	dot_seen=no; \
morla-0.16.1/Makefile.in:384:	target=`echo $@ | sed s/-recursive//`; \
morla-0.16.1/Makefile.in-385-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
morla-0.16.1/Makefile.in-419-	rev="$$rev ."; \
morla-0.16.1/Makefile.in:420:	target=`echo $@ | sed s/-recursive//`; \
morla-0.16.1/Makefile.in-421-	for subdir in $$rev; do \
##############################################
morla-0.16.1/Makefile.in-493-GTAGS:
morla-0.16.1/Makefile.in:494:	here=`$(am__cd) $(top_builddir) && pwd` \
morla-0.16.1/Makefile.in-495-	  && cd $(top_srcdir) \
##############################################
morla-0.16.1/Makefile.in-504-	$(mkdir_p) $(distdir)/. $(distdir)/po
morla-0.16.1/Makefile.in:505:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
morla-0.16.1/Makefile.in:506:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
morla-0.16.1/Makefile.in-507-	list='$(DISTFILES)'; for file in $$list; do \
morla-0.16.1/Makefile.in-508-	  case $$file in \
morla-0.16.1/Makefile.in:509:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
morla-0.16.1/Makefile.in:510:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
morla-0.16.1/Makefile.in-511-	  esac; \
morla-0.16.1/Makefile.in-512-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
morla-0.16.1/Makefile.in:513:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
morla-0.16.1/Makefile.in-514-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
morla-0.16.1/Makefile.in-535-	    || exit 1; \
morla-0.16.1/Makefile.in:536:	    distdir=`$(am__cd) $(distdir) && pwd`; \
morla-0.16.1/Makefile.in:537:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
morla-0.16.1/Makefile.in-538-	    (cd $$subdir && \
##############################################
morla-0.16.1/Makefile.in-595-	chmod a-w $(distdir)
morla-0.16.1/Makefile.in:596:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
morla-0.16.1/Makefile.in-597-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
morla-0.16.1/Makefile.in-626-	@cd $(distuninstallcheck_dir) \
morla-0.16.1/Makefile.in:627:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
morla-0.16.1/Makefile.in-628-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
morla-0.16.1/Makefile.in-638-	fi
morla-0.16.1/Makefile.in:639:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
morla-0.16.1/Makefile.in-640-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
morla-0.16.1/aclocal.m4-215-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
morla-0.16.1/aclocal.m4:216:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
morla-0.16.1/aclocal.m4-217-	if test "$MSGFMT" != "no"; then
##############################################
morla-0.16.1/aclocal.m4-236-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
morla-0.16.1/aclocal.m4:237:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
morla-0.16.1/aclocal.m4-238-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
morla-0.16.1/aclocal.m4-384-   if test "x$srcdir" != "x."; then
morla-0.16.1/aclocal.m4:385:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
morla-0.16.1/aclocal.m4-386-       posrcprefix="$srcdir/"
##############################################
morla-0.16.1/aclocal.m4-408-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
morla-0.16.1/aclocal.m4:409:datarootdir=`eval echo "${datarootdir}"`
morla-0.16.1/aclocal.m4-410-if test "x$CATOBJEXT" = "x.mo" ; then
morla-0.16.1/aclocal.m4:411:  localedir=`eval echo "${libdir}/locale"`
morla-0.16.1/aclocal.m4-412-else
morla-0.16.1/aclocal.m4:413:  localedir=`eval echo "${datadir}/locale"`
morla-0.16.1/aclocal.m4-414-fi
##############################################
morla-0.16.1/aclocal.m4-690-done
morla-0.16.1/aclocal.m4:691:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
morla-0.16.1/aclocal.m4-692-])
##############################################
morla-0.16.1/aclocal.m4-811-    }'
morla-0.16.1/aclocal.m4:812:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
morla-0.16.1/aclocal.m4-813-# Check for a 64-bit object if we didn't find anything.
morla-0.16.1/aclocal.m4-814-if test -z "$aix_libpath"; then
morla-0.16.1/aclocal.m4:815:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
morla-0.16.1/aclocal.m4-816-fi],[])
##############################################
morla-0.16.1/aclocal.m4-843-  # Remove one level of quotation (which was required for Make).
morla-0.16.1/aclocal.m4:844:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
morla-0.16.1/aclocal.m4-845-  ;;
##############################################
morla-0.16.1/aclocal.m4-854-  :
morla-0.16.1/aclocal.m4:855:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
morla-0.16.1/aclocal.m4-856-  # Yippee, $echo works!
##############################################
morla-0.16.1/aclocal.m4-880-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
morla-0.16.1/aclocal.m4:881:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
morla-0.16.1/aclocal.m4:882:       echo_test_string=`eval $cmd` &&
morla-0.16.1/aclocal.m4-883-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
morla-0.16.1/aclocal.m4-889-
morla-0.16.1/aclocal.m4:890:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
morla-0.16.1/aclocal.m4:891:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
morla-0.16.1/aclocal.m4-892-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
morla-0.16.1/aclocal.m4-904-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
morla-0.16.1/aclocal.m4:905:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
morla-0.16.1/aclocal.m4:906:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
morla-0.16.1/aclocal.m4-907-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
morla-0.16.1/aclocal.m4-916-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
morla-0.16.1/aclocal.m4:917:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
morla-0.16.1/aclocal.m4-918-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
morla-0.16.1/aclocal.m4-931-      echo='printf %s\n'
morla-0.16.1/aclocal.m4:932:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
morla-0.16.1/aclocal.m4:933:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
morla-0.16.1/aclocal.m4-934-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
morla-0.16.1/aclocal.m4-936-	:
morla-0.16.1/aclocal.m4:937:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
morla-0.16.1/aclocal.m4-938-	   test "X$echo_testing_string" = 'X\t' &&
morla-0.16.1/aclocal.m4:939:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
morla-0.16.1/aclocal.m4-940-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
morla-0.16.1/aclocal.m4-945-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
morla-0.16.1/aclocal.m4:946:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
morla-0.16.1/aclocal.m4-947-	   test "X$echo_testing_string" = 'X\t' &&
morla-0.16.1/aclocal.m4:948:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
morla-0.16.1/aclocal.m4-949-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
morla-0.16.1/aclocal.m4-955-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
morla-0.16.1/aclocal.m4:956:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
morla-0.16.1/aclocal.m4-957-	  then
##############################################
morla-0.16.1/aclocal.m4-963-	if test "$prev" != 'sed 50q "[$]0"'; then
morla-0.16.1/aclocal.m4:964:	  echo_test_string=`eval $prev`
morla-0.16.1/aclocal.m4-965-	  export echo_test_string
##############################################
morla-0.16.1/aclocal.m4-1002-  if AC_TRY_EVAL(ac_compile); then
morla-0.16.1/aclocal.m4:1003:    case `/usr/bin/file conftest.$ac_objext` in
morla-0.16.1/aclocal.m4-1004-    *ELF-32*)
##############################################
morla-0.16.1/aclocal.m4-1018-   if test "$lt_cv_prog_gnu_ld" = yes; then
morla-0.16.1/aclocal.m4:1019:    case `/usr/bin/file conftest.$ac_objext` in
morla-0.16.1/aclocal.m4-1020-    *32-bit*)
##############################################
morla-0.16.1/aclocal.m4-1030-   else
morla-0.16.1/aclocal.m4:1031:    case `/usr/bin/file conftest.$ac_objext` in
morla-0.16.1/aclocal.m4-1032-    *32-bit*)
##############################################
morla-0.16.1/aclocal.m4-1277-    # And add a safety zone
morla-0.16.1/aclocal.m4:1278:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
morla-0.16.1/aclocal.m4:1279:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
morla-0.16.1/aclocal.m4-1280-    ;;
##############################################
morla-0.16.1/aclocal.m4-1305-    if test -n "$kargmax"; then
morla-0.16.1/aclocal.m4:1306:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
morla-0.16.1/aclocal.m4-1307-    else
##############################################
morla-0.16.1/aclocal.m4-1313-    if test -n "$lt_cv_sys_max_cmd_len"; then
morla-0.16.1/aclocal.m4:1314:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
morla-0.16.1/aclocal.m4:1315:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
morla-0.16.1/aclocal.m4-1316-    else
morla-0.16.1/aclocal.m4-1317-      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
morla-0.16.1/aclocal.m4:1318:      while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
morla-0.16.1/aclocal.m4-1319-	       = "XX$teststring") >/dev/null 2>&1 &&
morla-0.16.1/aclocal.m4:1320:	      new_result=`expr "X$teststring" : ".*" 2>&1` &&
morla-0.16.1/aclocal.m4-1321-	      lt_cv_sys_max_cmd_len=$new_result &&
##############################################
morla-0.16.1/aclocal.m4-1323-      do
morla-0.16.1/aclocal.m4:1324:        i=`expr $i + 1`
morla-0.16.1/aclocal.m4-1325-        teststring=$teststring$teststring
##############################################
morla-0.16.1/aclocal.m4-1330-      # It appears as though 1/2 is a usable value.
morla-0.16.1/aclocal.m4:1331:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
morla-0.16.1/aclocal.m4-1332-    fi
##############################################
morla-0.16.1/aclocal.m4-1624-  if test "$hard_links" = no; then
morla-0.16.1/aclocal.m4:1625:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
morla-0.16.1/aclocal.m4-1626-    need_locks=warn
##############################################
morla-0.16.1/aclocal.m4-1746-  esac
morla-0.16.1/aclocal.m4:1747:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
morla-0.16.1/aclocal.m4-1748-  if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then
##############################################
morla-0.16.1/aclocal.m4-1752-    # okay in the real world where ";" in dirpaths is itself problematic.
morla-0.16.1/aclocal.m4:1753:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'`
morla-0.16.1/aclocal.m4-1754-  else
morla-0.16.1/aclocal.m4:1755:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
morla-0.16.1/aclocal.m4-1756-  fi
##############################################
morla-0.16.1/aclocal.m4-1759-  lt_tmp_lt_search_path_spec=
morla-0.16.1/aclocal.m4:1760:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
morla-0.16.1/aclocal.m4-1761-  for lt_sys_path in $lt_search_path_spec; do
##############################################
morla-0.16.1/aclocal.m4-1788-}'`
morla-0.16.1/aclocal.m4:1789:  sys_lib_search_path_spec=`echo $lt_search_path_spec`
morla-0.16.1/aclocal.m4-1790-else
##############################################
morla-0.16.1/aclocal.m4-1856-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
morla-0.16.1/aclocal.m4:1857:  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'
morla-0.16.1/aclocal.m4-1858-  ;;
##############################################
morla-0.16.1/aclocal.m4-1889-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
morla-0.16.1/aclocal.m4:1890:    postinstall_cmds='base_file=`basename \${file}`~
morla-0.16.1/aclocal.m4:1891:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
morla-0.16.1/aclocal.m4:1892:      dldir=$destdir/`dirname \$dlpath`~
morla-0.16.1/aclocal.m4-1893-      test -d \$dldir || mkdir -p \$dldir~
##############################################
morla-0.16.1/aclocal.m4-1895-      chmod a+x \$dldir/$dlname'
morla-0.16.1/aclocal.m4:1896:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
morla-0.16.1/aclocal.m4-1897-      dlpath=$dir/\$dldll~
##############################################
morla-0.16.1/aclocal.m4-1903-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
morla-0.16.1/aclocal.m4:1904:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
morla-0.16.1/aclocal.m4-1905-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
morla-0.16.1/aclocal.m4-1908-      # MinGW DLLs use traditional 'lib' prefix
morla-0.16.1/aclocal.m4:1909:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
morla-0.16.1/aclocal.m4:1910:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
morla-0.16.1/aclocal.m4-1911-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
morla-0.16.1/aclocal.m4-1917-        # which wouldn't understand a cygwinified path. Ahh.
morla-0.16.1/aclocal.m4:1918:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
morla-0.16.1/aclocal.m4-1919-      else
morla-0.16.1/aclocal.m4:1920:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
morla-0.16.1/aclocal.m4-1921-      fi
##############################################
morla-0.16.1/aclocal.m4-1924-      # pw32 DLLs use 'pw' prefix rather than 'lib'
morla-0.16.1/aclocal.m4:1925:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
morla-0.16.1/aclocal.m4-1926-      ;;
##############################################
morla-0.16.1/aclocal.m4-1930-  *)
morla-0.16.1/aclocal.m4:1931:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
morla-0.16.1/aclocal.m4-1932-    ;;
##############################################
morla-0.16.1/aclocal.m4-1947-  shlibpath_var=DYLD_LIBRARY_PATH
morla-0.16.1/aclocal.m4:1948:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
morla-0.16.1/aclocal.m4-1949-  m4_if([$1], [],[
##############################################
morla-0.16.1/aclocal.m4-2137-  if test -f /etc/ld.so.conf; then
morla-0.16.1/aclocal.m4:2138:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
morla-0.16.1/aclocal.m4-2139-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
morla-0.16.1/aclocal.m4-2209-  shlibpath_var=LD_LIBRARY_PATH
morla-0.16.1/aclocal.m4:2210:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
morla-0.16.1/aclocal.m4-2211-    case $host_os in
##############################################
morla-0.16.1/aclocal.m4-2371-  if test -z "$LTCC"; then
morla-0.16.1/aclocal.m4:2372:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
morla-0.16.1/aclocal.m4-2373-    if test -z "$LTCC"; then
##############################################
morla-0.16.1/aclocal.m4-2375-    else
morla-0.16.1/aclocal.m4:2376:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
morla-0.16.1/aclocal.m4-2377-    fi
##############################################
morla-0.16.1/aclocal.m4-2379-  if test -z "$LTCFLAGS"; then
morla-0.16.1/aclocal.m4:2380:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
morla-0.16.1/aclocal.m4-2381-  fi
##############################################
morla-0.16.1/aclocal.m4-2384-  # Note that this assumes the entire list is on one line.
morla-0.16.1/aclocal.m4:2385:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
morla-0.16.1/aclocal.m4-2386-
##############################################
morla-0.16.1/aclocal.m4-2390-    # Check whether tagname contains only valid characters
morla-0.16.1/aclocal.m4:2391:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
morla-0.16.1/aclocal.m4-2392-    "") ;;
##############################################
morla-0.16.1/aclocal.m4-2645-	"file_magic "*)
morla-0.16.1/aclocal.m4:2646:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
morla-0.16.1/aclocal.m4-2647-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
morla-0.16.1/aclocal.m4-2717-    # gcc leaves a trailing carriage return which upsets mingw
morla-0.16.1/aclocal.m4:2718:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
morla-0.16.1/aclocal.m4-2719-  *)
morla-0.16.1/aclocal.m4:2720:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
morla-0.16.1/aclocal.m4-2721-  esac
##############################################
morla-0.16.1/aclocal.m4-2726-      # Canonicalize the pathname of ld
morla-0.16.1/aclocal.m4:2727:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
morla-0.16.1/aclocal.m4-2728-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
morla-0.16.1/aclocal.m4:2729:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
morla-0.16.1/aclocal.m4-2730-      done
##############################################
morla-0.16.1/aclocal.m4-2757-      # Break only if it was the GNU/non-GNU ld that we prefer.
morla-0.16.1/aclocal.m4:2758:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
morla-0.16.1/aclocal.m4-2759-      *GNU* | *'with BFD'*)
##############################################
morla-0.16.1/aclocal.m4-2788-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
morla-0.16.1/aclocal.m4:2789:case `$LD -v 2>&1 </dev/null` in
morla-0.16.1/aclocal.m4-2790-*GNU* | *'with BFD'*)
##############################################
morla-0.16.1/aclocal.m4-2962-openbsd*)
morla-0.16.1/aclocal.m4:2963:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
morla-0.16.1/aclocal.m4-2964-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
morla-0.16.1/aclocal.m4-3043-	# Tru64's nm complains that /dev/null is an invalid object file
morla-0.16.1/aclocal.m4:3044:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
morla-0.16.1/aclocal.m4-3045-	*/dev/null* | *'Invalid file or object type'*)
##############################################
morla-0.16.1/aclocal.m4-3049-	*)
morla-0.16.1/aclocal.m4:3050:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
morla-0.16.1/aclocal.m4-3051-	  */dev/null*)
##############################################
morla-0.16.1/aclocal.m4-3414-    # ancient GNU ld didn't support --whole-archive et. al.
morla-0.16.1/aclocal.m4:3415:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
morla-0.16.1/aclocal.m4-3416-	grep 'no-whole-archive' > /dev/null; then
##############################################
morla-0.16.1/aclocal.m4-3495-      # below for broken collect2 doesn't work under 4.3+
morla-0.16.1/aclocal.m4:3496:	collect2name=`${CC} -print-prog-name=collect2`
morla-0.16.1/aclocal.m4-3497-	if test -f "$collect2name" && \
##############################################
morla-0.16.1/aclocal.m4-3543-
morla-0.16.1/aclocal.m4:3544:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
morla-0.16.1/aclocal.m4-3545-     else
##############################################
morla-0.16.1/aclocal.m4-3598-      # is EXPORTS), use it as is; otherwise, prepend...
morla-0.16.1/aclocal.m4:3599:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
morla-0.16.1/aclocal.m4-3600-	cp $export_symbols $output_objdir/$soname.def;
##############################################
morla-0.16.1/aclocal.m4-3631-         output_verbose_link_cmd='echo'
morla-0.16.1/aclocal.m4:3632:          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
morla-0.16.1/aclocal.m4-3633-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
morla-0.16.1/aclocal.m4-3699-      # dependencies.
morla-0.16.1/aclocal.m4:3700:      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'
morla-0.16.1/aclocal.m4-3701-      ;;
##############################################
morla-0.16.1/aclocal.m4-3761-	# dependencies.
morla-0.16.1/aclocal.m4:3762:	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'
morla-0.16.1/aclocal.m4-3763-	;;
##############################################
morla-0.16.1/aclocal.m4-3796-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
morla-0.16.1/aclocal.m4:3797:    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
morla-0.16.1/aclocal.m4:3798:    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
morla-0.16.1/aclocal.m4-3799-    ;;
##############################################
morla-0.16.1/aclocal.m4-3803-	# SGI C++
morla-0.16.1/aclocal.m4:3804:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
morla-0.16.1/aclocal.m4-3805-
##############################################
morla-0.16.1/aclocal.m4-3814-	  if test "$with_gnu_ld" = no; then
morla-0.16.1/aclocal.m4:3815:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
morla-0.16.1/aclocal.m4-3816-	  else
morla-0.16.1/aclocal.m4:3817:	    _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'
morla-0.16.1/aclocal.m4-3818-	  fi
##############################################
morla-0.16.1/aclocal.m4-3833-	# to its proper name (with version) after linking.
morla-0.16.1/aclocal.m4:3834:	_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'
morla-0.16.1/aclocal.m4:3835:	_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'
morla-0.16.1/aclocal.m4-3836-	# Commands to make compiler produce verbose output that lists
##############################################
morla-0.16.1/aclocal.m4-3843-	# dependencies.
morla-0.16.1/aclocal.m4:3844:	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'
morla-0.16.1/aclocal.m4-3845-
##############################################
morla-0.16.1/aclocal.m4-3858-	# earlier do not add the objects themselves.
morla-0.16.1/aclocal.m4:3859:	case `$CC -V 2>&1` in
morla-0.16.1/aclocal.m4-3860-	*"Version 7."*)
##############################################
morla-0.16.1/aclocal.m4-3884-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
morla-0.16.1/aclocal.m4:3885:	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
morla-0.16.1/aclocal.m4-3886-        ;;
##############################################
morla-0.16.1/aclocal.m4-3903-	# dependencies.
morla-0.16.1/aclocal.m4:3904:	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'
morla-0.16.1/aclocal.m4-3905-	;;
morla-0.16.1/aclocal.m4-3906-      *)
morla-0.16.1/aclocal.m4:3907:	case `$CC -V 2>&1 | sed 5q` in
morla-0.16.1/aclocal.m4-3908-	*Sun\ C*)
##############################################
morla-0.16.1/aclocal.m4-3913-	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
morla-0.16.1/aclocal.m4:3914:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
morla-0.16.1/aclocal.m4-3915-
##############################################
morla-0.16.1/aclocal.m4-3971-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
morla-0.16.1/aclocal.m4:3972:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
morla-0.16.1/aclocal.m4-3973-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
morla-0.16.1/aclocal.m4-3989-	# to its proper name (with version) after linking.
morla-0.16.1/aclocal.m4:3990:	_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'
morla-0.16.1/aclocal.m4-3991-
##############################################
morla-0.16.1/aclocal.m4-4006-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
morla-0.16.1/aclocal.m4:4007:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
morla-0.16.1/aclocal.m4-4008-
##############################################
morla-0.16.1/aclocal.m4-4019-	# dependencies.
morla-0.16.1/aclocal.m4:4020:	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'
morla-0.16.1/aclocal.m4-4021-	;;
##############################################
morla-0.16.1/aclocal.m4-4024-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
morla-0.16.1/aclocal.m4:4025:	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
morla-0.16.1/aclocal.m4-4026-
##############################################
morla-0.16.1/aclocal.m4-4049-	# to its proper name (with version) after linking.
morla-0.16.1/aclocal.m4:4050:	_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'
morla-0.16.1/aclocal.m4-4051-
##############################################
morla-0.16.1/aclocal.m4-4065-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
morla-0.16.1/aclocal.m4:4066:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
morla-0.16.1/aclocal.m4:4067:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
morla-0.16.1/aclocal.m4-4068-	  echo "-hidden">> $lib.exp~
morla-0.16.1/aclocal.m4:4069:	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry ${output_objdir}/so_locations -o $lib~
morla-0.16.1/aclocal.m4-4070-	  $rm $lib.exp'
##############################################
morla-0.16.1/aclocal.m4-4082-	# dependencies.
morla-0.16.1/aclocal.m4:4083:	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'
morla-0.16.1/aclocal.m4-4084-	;;
##############################################
morla-0.16.1/aclocal.m4-4087-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
morla-0.16.1/aclocal.m4:4088:	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
morla-0.16.1/aclocal.m4-4089-
##############################################
morla-0.16.1/aclocal.m4-4238-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
morla-0.16.1/aclocal.m4:4239:    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
morla-0.16.1/aclocal.m4-4240-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
morla-0.16.1/aclocal.m4-4362-  # eval without this substitution.
morla-0.16.1/aclocal.m4:4363:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
morla-0.16.1/aclocal.m4-4364-
morla-0.16.1/aclocal.m4:4365:  for p in `eval $output_verbose_link_cmd`; do
morla-0.16.1/aclocal.m4-4366-    case $p in
##############################################
morla-0.16.1/aclocal.m4-4440-if test -n "$_LT_AC_TAGVAR(compiler_lib_search_path, $1)"; then
morla-0.16.1/aclocal.m4:4441:  _LT_AC_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_AC_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
morla-0.16.1/aclocal.m4-4442-fi
##############################################
morla-0.16.1/aclocal.m4-4455-linux*)
morla-0.16.1/aclocal.m4:4456:  case `$CC -V 2>&1 | sed 5q` in
morla-0.16.1/aclocal.m4-4457-  *Sun\ C*)
##############################################
morla-0.16.1/aclocal.m4-4794-      # Double-quote double-evaled strings.
morla-0.16.1/aclocal.m4:4795:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
morla-0.16.1/aclocal.m4-4796-      ;;
morla-0.16.1/aclocal.m4-4797-    *)
morla-0.16.1/aclocal.m4:4798:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
morla-0.16.1/aclocal.m4-4799-      ;;
##############################################
morla-0.16.1/aclocal.m4-4804-  *'\[$]0 --fallback-echo"')
morla-0.16.1/aclocal.m4:4805:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
morla-0.16.1/aclocal.m4-4806-    ;;
##############################################
morla-0.16.1/aclocal.m4-4819-
morla-0.16.1/aclocal.m4:4820:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
morla-0.16.1/aclocal.m4-4821-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
morla-0.16.1/aclocal.m4-5205-  # libtool script then.
morla-0.16.1/aclocal.m4:5206:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
morla-0.16.1/aclocal.m4-5207-  if test -f "$ltmain_in"; then
##############################################
morla-0.16.1/aclocal.m4-5311-# If we're using GNU nm, then use its standard symbol codes.
morla-0.16.1/aclocal.m4:5312:case `$NM -V 2>&1` in
morla-0.16.1/aclocal.m4-5313-*GNU* | *'with BFD'*)
##############################################
morla-0.16.1/aclocal.m4-5344-    nlist=conftest.nm
morla-0.16.1/aclocal.m4:5345:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
morla-0.16.1/aclocal.m4-5346-      # Try sorting and uniquifying the output.
##############################################
morla-0.16.1/aclocal.m4-5618-	  *)
morla-0.16.1/aclocal.m4:5619:	    case `$CC -V 2>&1 | sed 5q` in
morla-0.16.1/aclocal.m4-5620-	    *Sun\ C*)
##############################################
morla-0.16.1/aclocal.m4-5877-      *)
morla-0.16.1/aclocal.m4:5878:        case `$CC -V 2>&1 | sed 5q` in
morla-0.16.1/aclocal.m4-5879-	*Sun\ C*)
##############################################
morla-0.16.1/aclocal.m4-6104-    supports_anon_versioning=no
morla-0.16.1/aclocal.m4:6105:    case `$LD -v 2>/dev/null` in
morla-0.16.1/aclocal.m4-6106-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
morla-0.16.1/aclocal.m4-6168-	# is EXPORTS), use it as is; otherwise, prepend...
morla-0.16.1/aclocal.m4:6169:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
morla-0.16.1/aclocal.m4-6170-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
morla-0.16.1/aclocal.m4-6191-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
morla-0.16.1/aclocal.m4:6192:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
morla-0.16.1/aclocal.m4:6193:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
morla-0.16.1/aclocal.m4-6194-      ;;
##############################################
morla-0.16.1/aclocal.m4-6200-	pgcc*)				# Portland Group C compiler
morla-0.16.1/aclocal.m4:6201:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
morla-0.16.1/aclocal.m4-6202-	  tmp_addflag=' $pic_flag'
##############################################
morla-0.16.1/aclocal.m4-6204-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
morla-0.16.1/aclocal.m4:6205:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
morla-0.16.1/aclocal.m4-6206-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
morla-0.16.1/aclocal.m4-6213-	esac
morla-0.16.1/aclocal.m4:6214:	case `$CC -V 2>&1 | sed 5q` in
morla-0.16.1/aclocal.m4-6215-	*Sun\ C*)			# Sun C 5.9
morla-0.16.1/aclocal.m4:6216:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
morla-0.16.1/aclocal.m4-6217-	  tmp_sharedflag='-G' ;;
##############################################
morla-0.16.1/aclocal.m4-6268-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
morla-0.16.1/aclocal.m4:6269:      case `$LD -v 2>&1` in
morla-0.16.1/aclocal.m4-6270-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
morla-0.16.1/aclocal.m4-6284-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
morla-0.16.1/aclocal.m4:6285:	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
morla-0.16.1/aclocal.m4-6286-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
morla-0.16.1/aclocal.m4-6383-	# below for broken collect2 doesn't work under 4.3+
morla-0.16.1/aclocal.m4:6384:	  collect2name=`${CC} -print-prog-name=collect2`
morla-0.16.1/aclocal.m4-6385-	  if test -f "$collect2name" && \
##############################################
morla-0.16.1/aclocal.m4-6430-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
morla-0.16.1/aclocal.m4:6431:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
morla-0.16.1/aclocal.m4-6432-       else
##############################################
morla-0.16.1/aclocal.m4-6477-      # FIXME: Setting linknames here is a bad hack.
morla-0.16.1/aclocal.m4:6478:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
morla-0.16.1/aclocal.m4-6479-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
morla-0.16.1/aclocal.m4-6482-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
morla-0.16.1/aclocal.m4:6483:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
morla-0.16.1/aclocal.m4-6484-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
morla-0.16.1/aclocal.m4-6522-         output_verbose_link_cmd='echo'
morla-0.16.1/aclocal.m4:6523:         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
morla-0.16.1/aclocal.m4-6524-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
morla-0.16.1/aclocal.m4-6657-      if test "$GCC" = yes; then
morla-0.16.1/aclocal.m4:6658:	_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'
morla-0.16.1/aclocal.m4-6659-      else
morla-0.16.1/aclocal.m4:6660:	_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'
morla-0.16.1/aclocal.m4-6661-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
morla-0.16.1/aclocal.m4-6690-	_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
morla-0.16.1/aclocal.m4:6691:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
morla-0.16.1/aclocal.m4-6692-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
morla-0.16.1/aclocal.m4-6723-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
morla-0.16.1/aclocal.m4:6724:	_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'
morla-0.16.1/aclocal.m4-6725-      else
morla-0.16.1/aclocal.m4-6726-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
morla-0.16.1/aclocal.m4:6727:	_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'
morla-0.16.1/aclocal.m4-6728-      fi
##############################################
morla-0.16.1/aclocal.m4-6735-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
morla-0.16.1/aclocal.m4:6736:	_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'
morla-0.16.1/aclocal.m4-6737-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
morla-0.16.1/aclocal.m4-6739-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
morla-0.16.1/aclocal.m4:6740:	_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'
morla-0.16.1/aclocal.m4:6741:	_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~
morla-0.16.1/aclocal.m4:6742:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
morla-0.16.1/aclocal.m4-6743-
##############################################
morla-0.16.1/aclocal.m4-6859-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
morla-0.16.1/aclocal.m4:6860:      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
morla-0.16.1/aclocal.m4-6861-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
morla-0.16.1/aclocal.m4-6924-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
morla-0.16.1/aclocal.m4:6925:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
morla-0.16.1/aclocal.m4-6926-        then
##############################################
morla-0.16.1/aclocal.m4-7085-    test $lt_ac_count -gt 10 && break
morla-0.16.1/aclocal.m4:7086:    lt_ac_count=`expr $lt_ac_count + 1`
morla-0.16.1/aclocal.m4-7087-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
morla-0.16.1/aclocal.m4-7171-        PKG_CHECK_EXISTS([$3],
morla-0.16.1/aclocal.m4:7172:                         [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
morla-0.16.1/aclocal.m4-7173-			 [pkg_failed=yes])
##############################################
morla-0.16.1/aclocal.m4-7219-        if test $_pkg_short_errors_supported = yes; then
morla-0.16.1/aclocal.m4:7220:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
morla-0.16.1/aclocal.m4-7221-        else 
morla-0.16.1/aclocal.m4:7222:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
morla-0.16.1/aclocal.m4-7223-        fi
##############################################
morla-0.16.1/aclocal.m4-7285-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
morla-0.16.1/aclocal.m4:7286:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
morla-0.16.1/aclocal.m4-7287-#
##############################################
morla-0.16.1/aclocal.m4-7309-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
morla-0.16.1/aclocal.m4:7310:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
morla-0.16.1/aclocal.m4-7311-# and then we would define $MISSING as
##############################################
morla-0.16.1/aclocal.m4-7325-# expand $ac_aux_dir to an absolute path
morla-0.16.1/aclocal.m4:7326:am_aux_dir=`cd $ac_aux_dir && pwd`
morla-0.16.1/aclocal.m4-7327-])
##############################################
morla-0.16.1/aclocal.m4-7446-  if test "$am_compiler_list" = ""; then
morla-0.16.1/aclocal.m4:7447:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
morla-0.16.1/aclocal.m4-7448-  fi
##############################################
morla-0.16.1/aclocal.m4-7556-  # Strip MF so we end up with the name of the file.
morla-0.16.1/aclocal.m4:7557:  mf=`echo "$mf" | sed -e 's/:.*$//'`
morla-0.16.1/aclocal.m4-7558-  # Check whether this is an Automake generated Makefile or not.
##############################################
morla-0.16.1/aclocal.m4-7564-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
morla-0.16.1/aclocal.m4:7565:    dirpart=`AS_DIRNAME("$mf")`
morla-0.16.1/aclocal.m4-7566-  else
##############################################
morla-0.16.1/aclocal.m4-7570-  # from the Makefile without running `make'.
morla-0.16.1/aclocal.m4:7571:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
morla-0.16.1/aclocal.m4-7572-  test -z "$DEPDIR" && continue
morla-0.16.1/aclocal.m4:7573:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
morla-0.16.1/aclocal.m4-7574-  test -z "am__include" && continue
morla-0.16.1/aclocal.m4:7575:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
morla-0.16.1/aclocal.m4-7576-  # When using ansi2knr, U may be empty or an underscore; expand it
morla-0.16.1/aclocal.m4:7577:  U=`sed -n 's/^U = //p' < "$mf"`
morla-0.16.1/aclocal.m4-7578-  # Find all dependency output files, they are included files with
##############################################
morla-0.16.1/aclocal.m4-7586-    test -f "$dirpart/$file" && continue
morla-0.16.1/aclocal.m4:7587:    fdir=`AS_DIRNAME(["$file"])`
morla-0.16.1/aclocal.m4-7588-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
morla-0.16.1/aclocal.m4-7653-# test to see if srcdir already configured
morla-0.16.1/aclocal.m4:7654:if test "`cd $srcdir && pwd`" != "`pwd`" &&
morla-0.16.1/aclocal.m4-7655-   test -f $srcdir/config.status; then
##############################################
morla-0.16.1/aclocal.m4-7729-    * )
morla-0.16.1/aclocal.m4:7730:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
morla-0.16.1/aclocal.m4-7731-  esac
morla-0.16.1/aclocal.m4-7732-done
morla-0.16.1/aclocal.m4:7733:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
morla-0.16.1/aclocal.m4-7734-
##############################################
morla-0.16.1/aclocal.m4-7830-# case it prints its new name instead of `make'.
morla-0.16.1/aclocal.m4:7831:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
morla-0.16.1/aclocal.m4-7832-   am__include=include
##############################################
morla-0.16.1/aclocal.m4-7838-   echo '.include "confinc"' > confmf
morla-0.16.1/aclocal.m4:7839:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
morla-0.16.1/aclocal.m4-7840-      am__include=.include
##############################################
morla-0.16.1/aclocal.m4-8005-if (
morla-0.16.1/aclocal.m4:8006:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
morla-0.16.1/aclocal.m4-8007-   if test "$[*]" = "X"; then
morla-0.16.1/aclocal.m4-8008-      # -L didn't work.
morla-0.16.1/aclocal.m4:8009:      set X `ls -t $srcdir/configure conftest.file`
morla-0.16.1/aclocal.m4-8010-   fi
##############################################
morla-0.16.1/config.guess-40-
morla-0.16.1/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
morla-0.16.1/config.guess-42-
##############################################
morla-0.16.1/config.guess-109-: ${TMPDIR=/tmp} ;
morla-0.16.1/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
morla-0.16.1/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
morla-0.16.1/config.guess-195-	    *)
morla-0.16.1/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
morla-0.16.1/config.guess-197-		;;
##############################################
morla-0.16.1/config.guess-222-	*4.0)
morla-0.16.1/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
morla-0.16.1/config.guess-224-		;;
morla-0.16.1/config.guess-225-	*5.*)
morla-0.16.1/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
morla-0.16.1/config.guess-227-		;;
##############################################
morla-0.16.1/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
morla-0.16.1/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
morla-0.16.1/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
morla-0.16.1/config.guess-270-	# 1.2 uses "1.2" for uname -r.
morla-0.16.1/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
morla-0.16.1/config.guess-272-	exit ;;
##############################################
morla-0.16.1/config.guess-327-    sun4H:SunOS:5.*:*)
morla-0.16.1/config.guess:328:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
morla-0.16.1/config.guess-329-	exit ;;
morla-0.16.1/config.guess-330-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
morla-0.16.1/config.guess:331:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
morla-0.16.1/config.guess-332-	exit ;;
morla-0.16.1/config.guess-333-    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
morla-0.16.1/config.guess:334:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
morla-0.16.1/config.guess-335-	exit ;;
##############################################
morla-0.16.1/config.guess-339-	# it's likely to be more like Solaris than SunOS4.
morla-0.16.1/config.guess:340:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
morla-0.16.1/config.guess-341-	exit ;;
##############################################
morla-0.16.1/config.guess-348-	# Japanese Language versions have a version number like `4.1.3-JL'.
morla-0.16.1/config.guess:349:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
morla-0.16.1/config.guess-350-	exit ;;
##############################################
morla-0.16.1/config.guess-354-    sun*:*:4.2BSD:*)
morla-0.16.1/config.guess:355:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
morla-0.16.1/config.guess-356-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
morla-0.16.1/config.guess-436-	$CC_FOR_BUILD -o $dummy $dummy.c &&
morla-0.16.1/config.guess:437:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
morla-0.16.1/config.guess:438:	  SYSTEM_NAME=`$dummy $dummyarg` &&
morla-0.16.1/config.guess-439-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
morla-0.16.1/config.guess-492-    *:IRIX*:*:*)
morla-0.16.1/config.guess:493:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
morla-0.16.1/config.guess-494-	exit ;;
##############################################
morla-0.16.1/config.guess-522-EOF
morla-0.16.1/config.guess:523:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
morla-0.16.1/config.guess-524-		then
##############################################
morla-0.16.1/config.guess-535-    *:AIX:*:[45])
morla-0.16.1/config.guess:536:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
morla-0.16.1/config.guess-537-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
morla-0.16.1/config.guess-570-    9000/[34678]??:HP-UX:*:*)
morla-0.16.1/config.guess:571:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
morla-0.16.1/config.guess-572-	case "${UNAME_MACHINE}" in
##############################################
morla-0.16.1/config.guess-624-EOF
morla-0.16.1/config.guess:625:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
morla-0.16.1/config.guess-626-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
morla-0.16.1/config.guess-652-    ia64:HP-UX:*:*)
morla-0.16.1/config.guess:653:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
morla-0.16.1/config.guess-654-	echo ia64-hp-hpux${HPUX_REV}
##############################################
morla-0.16.1/config.guess-682-EOF
morla-0.16.1/config.guess:683:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
morla-0.16.1/config.guess-684-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
morla-0.16.1/config.guess-753-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
morla-0.16.1/config.guess:754:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
morla-0.16.1/config.guess-755-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
morla-0.16.1/config.guess-758-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
morla-0.16.1/config.guess:759:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
morla-0.16.1/config.guess-760-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
morla-0.16.1/config.guess-773-	    pc98)
morla-0.16.1/config.guess:774:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
morla-0.16.1/config.guess-775-	    amd64)
morla-0.16.1/config.guess:776:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
morla-0.16.1/config.guess-777-	    *)
morla-0.16.1/config.guess:778:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
morla-0.16.1/config.guess-779-	esac
##############################################
morla-0.16.1/config.guess-821-    prep*:SunOS:5.*:*)
morla-0.16.1/config.guess:822:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
morla-0.16.1/config.guess-823-	exit ;;
##############################################
morla-0.16.1/config.guess-825-	# the GNU system
morla-0.16.1/config.guess:826:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
morla-0.16.1/config.guess-827-	exit ;;
##############################################
morla-0.16.1/config.guess-829-	# other systems with GNU libc and userland
morla-0.16.1/config.guess:830:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
morla-0.16.1/config.guess-831-	exit ;;
##############################################
morla-0.16.1/config.guess-1057-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
morla-0.16.1/config.guess:1058:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
morla-0.16.1/config.guess-1059-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
morla-0.16.1/config.guess-1298-    *:DragonFly:*:*)
morla-0.16.1/config.guess:1299:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
morla-0.16.1/config.guess-1300-	exit ;;
##############################################
morla-0.16.1/config.guess-1311-    i*86:skyos:*:*)
morla-0.16.1/config.guess:1312:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
morla-0.16.1/config.guess-1313-	exit ;;
##############################################
morla-0.16.1/config.guess-1436-
morla-0.16.1/config.guess:1437:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
morla-0.16.1/config.guess-1438-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
morla-0.16.1/config.sub-56-
morla-0.16.1/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
morla-0.16.1/config.sub-58-
##############################################
morla-0.16.1/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
morla-0.16.1/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
morla-0.16.1/config.sub-122-case $maybe_os in
##############################################
morla-0.16.1/config.sub-126-    os=-$maybe_os
morla-0.16.1/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
morla-0.16.1/config.sub-128-    ;;
morla-0.16.1/config.sub-129-  *)
morla-0.16.1/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
morla-0.16.1/config.sub-131-    if [ $basic_machine != $1 ]
morla-0.16.1/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
morla-0.16.1/config.sub-133-    else os=; fi
##############################################
morla-0.16.1/config.sub-177-		os=-sco5v6
morla-0.16.1/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
morla-0.16.1/config.sub-179-		;;
##############################################
morla-0.16.1/config.sub-181-		os=-sco3.2v5
morla-0.16.1/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
morla-0.16.1/config.sub-183-		;;
##############################################
morla-0.16.1/config.sub-185-		os=-sco3.2v4
morla-0.16.1/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
morla-0.16.1/config.sub-187-		;;
morla-0.16.1/config.sub-188-	-sco3.2.[4-9]*)
morla-0.16.1/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
morla-0.16.1/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
morla-0.16.1/config.sub-191-		;;
##############################################
morla-0.16.1/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
morla-0.16.1/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
morla-0.16.1/config.sub-195-		;;
##############################################
morla-0.16.1/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
morla-0.16.1/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
morla-0.16.1/config.sub-199-		;;
##############################################
morla-0.16.1/config.sub-201-		os=-sco3.2v2
morla-0.16.1/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
morla-0.16.1/config.sub-203-		;;
morla-0.16.1/config.sub-204-	-udk*)
morla-0.16.1/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
morla-0.16.1/config.sub-206-		;;
##############################################
morla-0.16.1/config.sub-208-		os=-isc2.2
morla-0.16.1/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
morla-0.16.1/config.sub-210-		;;
##############################################
morla-0.16.1/config.sub-214-	-isc*)
morla-0.16.1/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
morla-0.16.1/config.sub-216-		;;
##############################################
morla-0.16.1/config.sub-220-	-ptx*)
morla-0.16.1/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
morla-0.16.1/config.sub-222-		;;
morla-0.16.1/config.sub-223-	-windowsnt*)
morla-0.16.1/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
morla-0.16.1/config.sub-225-		;;
##############################################
morla-0.16.1/config.sub-310-	*-*-*)
morla-0.16.1/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
morla-0.16.1/config.sub-312-		exit 1
##############################################
morla-0.16.1/config.sub-412-	amd64-*)
morla-0.16.1/config.sub:413:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
morla-0.16.1/config.sub-414-		;;
##############################################
morla-0.16.1/config.sub-633-	i*86v32)
morla-0.16.1/config.sub:634:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
morla-0.16.1/config.sub-635-		os=-sysv32
##############################################
morla-0.16.1/config.sub-637-	i*86v4*)
morla-0.16.1/config.sub:638:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
morla-0.16.1/config.sub-639-		os=-sysv4
##############################################
morla-0.16.1/config.sub-641-	i*86v)
morla-0.16.1/config.sub:642:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
morla-0.16.1/config.sub-643-		os=-sysv
##############################################
morla-0.16.1/config.sub-645-	i*86sol2)
morla-0.16.1/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
morla-0.16.1/config.sub-647-		os=-solaris2
##############################################
morla-0.16.1/config.sub-697-	mips3*-*)
morla-0.16.1/config.sub:698:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
morla-0.16.1/config.sub-699-		;;
morla-0.16.1/config.sub-700-	mips3*)
morla-0.16.1/config.sub:701:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
morla-0.16.1/config.sub-702-		;;
##############################################
morla-0.16.1/config.sub-715-	ms1-*)
morla-0.16.1/config.sub:716:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
morla-0.16.1/config.sub-717-		;;
##############################################
morla-0.16.1/config.sub-828-	pc98-*)
morla-0.16.1/config.sub:829:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
morla-0.16.1/config.sub-830-		;;
##############################################
morla-0.16.1/config.sub-843-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
morla-0.16.1/config.sub:844:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
morla-0.16.1/config.sub-845-		;;
morla-0.16.1/config.sub-846-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
morla-0.16.1/config.sub:847:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
morla-0.16.1/config.sub-848-		;;
morla-0.16.1/config.sub-849-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
morla-0.16.1/config.sub:850:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
morla-0.16.1/config.sub-851-		;;
morla-0.16.1/config.sub-852-	pentium4-*)
morla-0.16.1/config.sub:853:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
morla-0.16.1/config.sub-854-		;;
##############################################
morla-0.16.1/config.sub-861-		;;
morla-0.16.1/config.sub:862:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
morla-0.16.1/config.sub-863-		;;
##############################################
morla-0.16.1/config.sub-867-	ppcle-* | powerpclittle-*)
morla-0.16.1/config.sub:868:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
morla-0.16.1/config.sub-869-		;;
##############################################
morla-0.16.1/config.sub-871-		;;
morla-0.16.1/config.sub:872:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
morla-0.16.1/config.sub-873-		;;
##############################################
morla-0.16.1/config.sub-877-	ppc64le-* | powerpc64little-*)
morla-0.16.1/config.sub:878:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
morla-0.16.1/config.sub-879-		;;
##############################################
morla-0.16.1/config.sub-1161-	*)
morla-0.16.1/config.sub:1162:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
morla-0.16.1/config.sub-1163-		exit 1
##############################################
morla-0.16.1/config.sub-1169-	*-digital*)
morla-0.16.1/config.sub:1170:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
morla-0.16.1/config.sub-1171-		;;
morla-0.16.1/config.sub-1172-	*-commodore*)
morla-0.16.1/config.sub:1173:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
morla-0.16.1/config.sub-1174-		;;
##############################################
morla-0.16.1/config.sub-1187-	-solaris1 | -solaris1.*)
morla-0.16.1/config.sub:1188:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
morla-0.16.1/config.sub-1189-		;;
##############################################
morla-0.16.1/config.sub-1199-	-gnu/linux*)
morla-0.16.1/config.sub:1200:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
morla-0.16.1/config.sub-1201-		;;
##############################################
morla-0.16.1/config.sub-1243-	-nto*)
morla-0.16.1/config.sub:1244:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
morla-0.16.1/config.sub-1245-		;;
##############################################
morla-0.16.1/config.sub-1250-	-mac*)
morla-0.16.1/config.sub:1251:		os=`echo $os | sed -e 's|mac|macos|'`
morla-0.16.1/config.sub-1252-		;;
##############################################
morla-0.16.1/config.sub-1256-	-linux*)
morla-0.16.1/config.sub:1257:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
morla-0.16.1/config.sub-1258-		;;
morla-0.16.1/config.sub-1259-	-sunos5*)
morla-0.16.1/config.sub:1260:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
morla-0.16.1/config.sub-1261-		;;
morla-0.16.1/config.sub-1262-	-sunos6*)
morla-0.16.1/config.sub:1263:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
morla-0.16.1/config.sub-1264-		;;
##############################################
morla-0.16.1/config.sub-1311-	-sinix5.*)
morla-0.16.1/config.sub:1312:		os=`echo $os | sed -e 's|sinix|sysv|'`
morla-0.16.1/config.sub-1313-		;;
##############################################
morla-0.16.1/config.sub-1362-		# Get rid of the `-' at the beginning of $os.
morla-0.16.1/config.sub:1363:		os=`echo $os | sed 's/[^-]*-//'`
morla-0.16.1/config.sub:1364:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
morla-0.16.1/config.sub-1365-		exit 1
##############################################
morla-0.16.1/config.sub-1613-		esac
morla-0.16.1/config.sub:1614:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
morla-0.16.1/config.sub-1615-		;;
##############################################
morla-0.16.1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
morla-0.16.1/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
morla-0.16.1/configure-47-  as_echo='print -r --'
morla-0.16.1/configure-48-  as_echo_n='print -rn --'
morla-0.16.1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
morla-0.16.1/configure-50-  as_echo='printf %s\n'
##############################################
morla-0.16.1/configure-52-else
morla-0.16.1/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
morla-0.16.1/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
morla-0.16.1/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
morla-0.16.1/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
morla-0.16.1/configure-64-      esac;
##############################################
morla-0.16.1/configure-172-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
morla-0.16.1/configure:173:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
morla-0.16.1/configure-174-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
morla-0.16.1/configure-288-      case $as_dir in #(
morla-0.16.1/configure:289:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
morla-0.16.1/configure-290-      *) as_qdir=$as_dir;;
##############################################
morla-0.16.1/configure-353-  {
morla-0.16.1/configure:354:    as_val=`expr "$@" || test $? -eq 1`
morla-0.16.1/configure-355-  }
##############################################
morla-0.16.1/configure-360-# ----------------------------------------
morla-0.16.1/configure:361:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
morla-0.16.1/configure-362-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
morla-0.16.1/configure-423-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
morla-0.16.1/configure:424:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
morla-0.16.1/configure-425-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
morla-0.16.1/configure-514-	esac;
morla-0.16.1/configure:515:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
morla-0.16.1/configure-516-	???[sx]*):;;*)false;;esac;fi
##############################################
morla-0.16.1/configure-535-  # Remove one level of quotation (which was required for Make).
morla-0.16.1/configure:536:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
morla-0.16.1/configure-537-  ;;
##############################################
morla-0.16.1/configure-546-  :
morla-0.16.1/configure:547:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
morla-0.16.1/configure-548-  # Yippee, $echo works!
##############################################
morla-0.16.1/configure-572-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
morla-0.16.1/configure:573:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
morla-0.16.1/configure:574:       echo_test_string=`eval $cmd` &&
morla-0.16.1/configure-575-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
morla-0.16.1/configure-581-
morla-0.16.1/configure:582:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
morla-0.16.1/configure:583:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
morla-0.16.1/configure-584-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
morla-0.16.1/configure-596-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
morla-0.16.1/configure:597:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
morla-0.16.1/configure:598:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
morla-0.16.1/configure-599-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
morla-0.16.1/configure-608-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
morla-0.16.1/configure:609:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
morla-0.16.1/configure-610-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
morla-0.16.1/configure-623-      echo='printf %s\n'
morla-0.16.1/configure:624:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
morla-0.16.1/configure:625:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
morla-0.16.1/configure-626-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
morla-0.16.1/configure-628-	:
morla-0.16.1/configure:629:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
morla-0.16.1/configure-630-	   test "X$echo_testing_string" = 'X\t' &&
morla-0.16.1/configure:631:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
morla-0.16.1/configure-632-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
morla-0.16.1/configure-637-	echo="$CONFIG_SHELL $0 --fallback-echo"
morla-0.16.1/configure:638:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
morla-0.16.1/configure-639-	   test "X$echo_testing_string" = 'X\t' &&
morla-0.16.1/configure:640:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
morla-0.16.1/configure-641-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
morla-0.16.1/configure-647-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
morla-0.16.1/configure:648:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
morla-0.16.1/configure-649-	  then
##############################################
morla-0.16.1/configure-655-	if test "$prev" != 'sed 50q "$0"'; then
morla-0.16.1/configure:656:	  echo_test_string=`eval $prev`
morla-0.16.1/configure-657-	  export echo_test_string
##############################################
morla-0.16.1/configure-1005-  case $ac_option in
morla-0.16.1/configure:1006:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
morla-0.16.1/configure-1007-  *=)   ac_optarg= ;;
##############################################
morla-0.16.1/configure-1049-  -disable-* | --disable-*)
morla-0.16.1/configure:1050:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
morla-0.16.1/configure-1051-    # Reject names that are not valid shell variable names.
##############################################
morla-0.16.1/configure-1054-    ac_useropt_orig=$ac_useropt
morla-0.16.1/configure:1055:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
morla-0.16.1/configure-1056-    case $ac_user_opts in
##############################################
morla-0.16.1/configure-1075-  -enable-* | --enable-*)
morla-0.16.1/configure:1076:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
morla-0.16.1/configure-1077-    # Reject names that are not valid shell variable names.
##############################################
morla-0.16.1/configure-1080-    ac_useropt_orig=$ac_useropt
morla-0.16.1/configure:1081:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
morla-0.16.1/configure-1082-    case $ac_user_opts in
##############################################
morla-0.16.1/configure-1279-  -with-* | --with-*)
morla-0.16.1/configure:1280:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
morla-0.16.1/configure-1281-    # Reject names that are not valid shell variable names.
##############################################
morla-0.16.1/configure-1284-    ac_useropt_orig=$ac_useropt
morla-0.16.1/configure:1285:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
morla-0.16.1/configure-1286-    case $ac_user_opts in
##############################################
morla-0.16.1/configure-1295-  -without-* | --without-*)
morla-0.16.1/configure:1296:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
morla-0.16.1/configure-1297-    # Reject names that are not valid shell variable names.
##############################################
morla-0.16.1/configure-1300-    ac_useropt_orig=$ac_useropt
morla-0.16.1/configure:1301:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
morla-0.16.1/configure-1302-    case $ac_user_opts in
##############################################
morla-0.16.1/configure-1333-  *=*)
morla-0.16.1/configure:1334:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
morla-0.16.1/configure-1335-    # Reject names that are not valid shell variable names.
##############################################
morla-0.16.1/configure-1354-if test -n "$ac_prev"; then
morla-0.16.1/configure:1355:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
morla-0.16.1/configure-1356-  as_fn_error $? "missing argument to $ac_option"
##############################################
morla-0.16.1/configure-1376-    */ )
morla-0.16.1/configure:1377:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
morla-0.16.1/configure-1378-      eval $ac_var=\$ac_val;;
##############################################
morla-0.16.1/configure-1413-ac_ls_di=`ls -di .` &&
morla-0.16.1/configure:1414:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
morla-0.16.1/configure-1415-  as_fn_error $? "working directory cannot be determined"
##############################################
morla-0.16.1/configure-1469-case $srcdir in
morla-0.16.1/configure:1470:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
morla-0.16.1/configure-1471-esac
##############################################
morla-0.16.1/configure-1512-By default, \`make install' will install all the files in
morla-0.16.1/configure:1513:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
morla-0.16.1/configure:1514:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
morla-0.16.1/configure-1515-for instance \`--prefix=\$HOME'.
##############################################
morla-0.16.1/configure-1649-*)
morla-0.16.1/configure:1650:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
morla-0.16.1/configure-1651-  # A ".." for each directory in $ac_dir_suffix.
morla-0.16.1/configure:1652:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
morla-0.16.1/configure-1653-  case $ac_top_builddir_sub in
##############################################
morla-0.16.1/configure-2338-    *\'*)
morla-0.16.1/configure:2339:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
morla-0.16.1/configure-2340-    esac
##############################################
morla-0.16.1/configure-2421-      case $ac_val in
morla-0.16.1/configure:2422:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
morla-0.16.1/configure-2423-      esac
##############################################
morla-0.16.1/configure-2436-	case $ac_val in
morla-0.16.1/configure:2437:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
morla-0.16.1/configure-2438-	esac
##############################################
morla-0.16.1/configure-2556-    set,)
morla-0.16.1/configure:2557:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
morla-0.16.1/configure:2558:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
morla-0.16.1/configure-2559-      ac_cache_corrupted=: ;;
##############################################
morla-0.16.1/configure-2567-	# differences in whitespace do not lead to failure.
morla-0.16.1/configure:2568:	ac_old_val_w=`echo x $ac_old_val`
morla-0.16.1/configure:2569:	ac_new_val_w=`echo x $ac_new_val`
morla-0.16.1/configure-2570-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
morla-0.16.1/configure-2587-    case $ac_new_val in
morla-0.16.1/configure:2588:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
morla-0.16.1/configure-2589-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
morla-0.16.1/configure-2654-test "x$ac_build_alias" = x &&
morla-0.16.1/configure:2655:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
morla-0.16.1/configure-2656-test "x$ac_build_alias" = x &&
morla-0.16.1/configure-2657-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
morla-0.16.1/configure:2658:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
morla-0.16.1/configure-2659-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
morla-0.16.1/configure-2678-IFS=$ac_save_IFS
morla-0.16.1/configure:2679:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
morla-0.16.1/configure-2680-
##############################################
morla-0.16.1/configure-2689-else
morla-0.16.1/configure:2690:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
morla-0.16.1/configure-2691-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
morla-0.16.1/configure-2711-IFS=$ac_save_IFS
morla-0.16.1/configure:2712:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
morla-0.16.1/configure-2713-
##############################################
morla-0.16.1/configure-2722-else
morla-0.16.1/configure:2723:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
morla-0.16.1/configure-2724-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
morla-0.16.1/configure-2744-IFS=$ac_save_IFS
morla-0.16.1/configure:2745:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
morla-0.16.1/configure-2746-
##############################################
morla-0.16.1/configure-2757-set x ${MAKE-make}
morla-0.16.1/configure:2758:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
morla-0.16.1/configure-2759-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
##############################################
morla-0.16.1/configure-2767-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
morla-0.16.1/configure:2768:case `${MAKE-make} -f conftest.make 2>/dev/null` in
morla-0.16.1/configure-2769-  *@@@%%%=?*=@@@%%%*)
##############################################
morla-0.16.1/configure-2797-if (
morla-0.16.1/configure:2798:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
morla-0.16.1/configure-2799-   if test "$*" = "X"; then
morla-0.16.1/configure-2800-      # -L didn't work.
morla-0.16.1/configure:2801:      set X `ls -t $srcdir/configure conftest.file`
morla-0.16.1/configure-2802-   fi
##############################################
morla-0.16.1/configure-2927-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
morla-0.16.1/configure:2928:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
morla-0.16.1/configure-2929-
morla-0.16.1/configure-2930-# expand $ac_aux_dir to an absolute path
morla-0.16.1/configure:2931:am_aux_dir=`cd $ac_aux_dir && pwd`
morla-0.16.1/configure-2932-
##############################################
morla-0.16.1/configure-3027-# test to see if srcdir already configured
morla-0.16.1/configure:3028:if test "`cd $srcdir && pwd`" != "`pwd`" &&
morla-0.16.1/configure-3029-   test -f $srcdir/config.status; then
##############################################
morla-0.16.1/configure-3559-$as_echo_n "checking whether the C compiler works... " >&6; }
morla-0.16.1/configure:3560:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
morla-0.16.1/configure-3561-
##############################################
morla-0.16.1/configure-3603-	then :; else
morla-0.16.1/configure:3604:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
morla-0.16.1/configure-3605-	fi
##############################################
morla-0.16.1/configure-3663-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
morla-0.16.1/configure:3664:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
morla-0.16.1/configure-3665-	  break;;
##############################################
morla-0.16.1/configure-3772-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
morla-0.16.1/configure:3773:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
morla-0.16.1/configure-3774-       break;;
##############################################
morla-0.16.1/configure-4026-# case it prints its new name instead of `make'.
morla-0.16.1/configure:4027:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
morla-0.16.1/configure-4028-   am__include=include
##############################################
morla-0.16.1/configure-4034-   echo '.include "confinc"' > confmf
morla-0.16.1/configure:4035:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
morla-0.16.1/configure-4036-      am__include=.include
##############################################
morla-0.16.1/configure-4096-  if test "$am_compiler_list" = ""; then
morla-0.16.1/configure:4097:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
morla-0.16.1/configure-4098-  fi
##############################################
morla-0.16.1/configure-4361-    test $lt_ac_count -gt 10 && break
morla-0.16.1/configure:4362:    lt_ac_count=`expr $lt_ac_count + 1`
morla-0.16.1/configure-4363-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
morla-0.16.1/configure-4395-  # Check for GNU $ac_path_GREP
morla-0.16.1/configure:4396:case `"$ac_path_GREP" --version 2>&1` in
morla-0.16.1/configure-4397-*GNU*)
##############################################
morla-0.16.1/configure-4461-  # Check for GNU $ac_path_EGREP
morla-0.16.1/configure:4462:case `"$ac_path_EGREP" --version 2>&1` in
morla-0.16.1/configure-4463-*GNU*)
##############################################
morla-0.16.1/configure-4522-    # gcc leaves a trailing carriage return which upsets mingw
morla-0.16.1/configure:4523:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
morla-0.16.1/configure-4524-  *)
morla-0.16.1/configure:4525:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
morla-0.16.1/configure-4526-  esac
##############################################
morla-0.16.1/configure-4531-      # Canonicalize the pathname of ld
morla-0.16.1/configure:4532:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
morla-0.16.1/configure-4533-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
morla-0.16.1/configure:4534:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
morla-0.16.1/configure-4535-      done
##############################################
morla-0.16.1/configure-4566-      # Break only if it was the GNU/non-GNU ld that we prefer.
morla-0.16.1/configure:4567:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
morla-0.16.1/configure-4568-      *GNU* | *'with BFD'*)
##############################################
morla-0.16.1/configure-4597-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
morla-0.16.1/configure:4598:case `$LD -v 2>&1 </dev/null` in
morla-0.16.1/configure-4599-*GNU* | *'with BFD'*)
##############################################
morla-0.16.1/configure-4660-	# Tru64's nm complains that /dev/null is an invalid object file
morla-0.16.1/configure:4661:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
morla-0.16.1/configure-4662-	*/dev/null* | *'Invalid file or object type'*)
##############################################
morla-0.16.1/configure-4666-	*)
morla-0.16.1/configure:4667:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
morla-0.16.1/configure-4668-	  */dev/null*)
##############################################
morla-0.16.1/configure-4823-openbsd*)
morla-0.16.1/configure:4824:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
morla-0.16.1/configure-4825-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
morla-0.16.1/configure-4911-  test $ac_status = 0; }; then
morla-0.16.1/configure:4912:    case `/usr/bin/file conftest.$ac_objext` in
morla-0.16.1/configure-4913-    *ELF-32*)
##############################################
morla-0.16.1/configure-4931-   if test "$lt_cv_prog_gnu_ld" = yes; then
morla-0.16.1/configure:4932:    case `/usr/bin/file conftest.$ac_objext` in
morla-0.16.1/configure-4933-    *32-bit*)
##############################################
morla-0.16.1/configure-4943-   else
morla-0.16.1/configure:4944:    case `/usr/bin/file conftest.$ac_objext` in
morla-0.16.1/configure-4945-    *32-bit*)
##############################################
morla-0.16.1/configure-5343-do :
morla-0.16.1/configure:5344:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
morla-0.16.1/configure-5345-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
morla-0.16.1/configure-5348-  cat >>confdefs.h <<_ACEOF
morla-0.16.1/configure:5349:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
morla-0.16.1/configure-5350-_ACEOF
##############################################
morla-0.16.1/configure-5653-  if test "$am_compiler_list" = ""; then
morla-0.16.1/configure:5654:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
morla-0.16.1/configure-5655-  fi
##############################################
morla-0.16.1/configure-6141-    # And add a safety zone
morla-0.16.1/configure:6142:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
morla-0.16.1/configure:6143:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
morla-0.16.1/configure-6144-    ;;
##############################################
morla-0.16.1/configure-6169-    if test -n "$kargmax"; then
morla-0.16.1/configure:6170:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
morla-0.16.1/configure-6171-    else
##############################################
morla-0.16.1/configure-6177-    if test -n "$lt_cv_sys_max_cmd_len"; then
morla-0.16.1/configure:6178:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
morla-0.16.1/configure:6179:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
morla-0.16.1/configure-6180-    else
morla-0.16.1/configure-6181-      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
morla-0.16.1/configure:6182:      while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
morla-0.16.1/configure-6183-	       = "XX$teststring") >/dev/null 2>&1 &&
morla-0.16.1/configure:6184:	      new_result=`expr "X$teststring" : ".*" 2>&1` &&
morla-0.16.1/configure-6185-	      lt_cv_sys_max_cmd_len=$new_result &&
##############################################
morla-0.16.1/configure-6187-      do
morla-0.16.1/configure:6188:        i=`expr $i + 1`
morla-0.16.1/configure-6189-        teststring=$teststring$teststring
##############################################
morla-0.16.1/configure-6194-      # It appears as though 1/2 is a usable value.
morla-0.16.1/configure:6195:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
morla-0.16.1/configure-6196-    fi
##############################################
morla-0.16.1/configure-6289-# If we're using GNU nm, then use its standard symbol codes.
morla-0.16.1/configure:6290:case `$NM -V 2>&1` in
morla-0.16.1/configure-6291-*GNU* | *'with BFD'*)
##############################################
morla-0.16.1/configure-6813-done
morla-0.16.1/configure:6814:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
morla-0.16.1/configure-6815-
##############################################
morla-0.16.1/configure-6841-	"file_magic "*)
morla-0.16.1/configure:6842:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
morla-0.16.1/configure-6843-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
morla-0.16.1/configure-6903-	"file_magic "*)
morla-0.16.1/configure:6904:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
morla-0.16.1/configure-6905-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
morla-0.16.1/configure-7507-      *)
morla-0.16.1/configure:7508:        case `$CC -V 2>&1 | sed 5q` in
morla-0.16.1/configure-7509-	*Sun\ C*)
##############################################
morla-0.16.1/configure-7761-  if test "$hard_links" = no; then
morla-0.16.1/configure:7762:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
morla-0.16.1/configure:7763:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
morla-0.16.1/configure-7764-    need_locks=warn
##############################################
morla-0.16.1/configure-7818-done
morla-0.16.1/configure:7819:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
morla-0.16.1/configure-7820-
##############################################
morla-0.16.1/configure-7856-    supports_anon_versioning=no
morla-0.16.1/configure:7857:    case `$LD -v 2>/dev/null` in
morla-0.16.1/configure-7858-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
morla-0.16.1/configure-7920-	# is EXPORTS), use it as is; otherwise, prepend...
morla-0.16.1/configure:7921:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
morla-0.16.1/configure-7922-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
morla-0.16.1/configure-7943-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
morla-0.16.1/configure:7944:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
morla-0.16.1/configure:7945:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
morla-0.16.1/configure-7946-      ;;
##############################################
morla-0.16.1/configure-7952-	pgcc*)				# Portland Group C compiler
morla-0.16.1/configure:7953:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
morla-0.16.1/configure-7954-	  tmp_addflag=' $pic_flag'
##############################################
morla-0.16.1/configure-7956-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
morla-0.16.1/configure:7957:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
morla-0.16.1/configure-7958-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
morla-0.16.1/configure-7965-	esac
morla-0.16.1/configure:7966:	case `$CC -V 2>&1 | sed 5q` in
morla-0.16.1/configure-7967-	*Sun\ C*)			# Sun C 5.9
morla-0.16.1/configure:7968:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
morla-0.16.1/configure-7969-	  tmp_sharedflag='-G' ;;
##############################################
morla-0.16.1/configure-8020-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
morla-0.16.1/configure:8021:      case `$LD -v 2>&1` in
morla-0.16.1/configure-8022-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
morla-0.16.1/configure-8036-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
morla-0.16.1/configure:8037:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
morla-0.16.1/configure-8038-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
morla-0.16.1/configure-8135-	# below for broken collect2 doesn't work under 4.3+
morla-0.16.1/configure:8136:	  collect2name=`${CC} -print-prog-name=collect2`
morla-0.16.1/configure-8137-	  if test -f "$collect2name" && \
##############################################
morla-0.16.1/configure-8200-    }'
morla-0.16.1/configure:8201:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
morla-0.16.1/configure-8202-# Check for a 64-bit object if we didn't find anything.
morla-0.16.1/configure-8203-if test -z "$aix_libpath"; then
morla-0.16.1/configure:8204:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
morla-0.16.1/configure-8205-fi
##############################################
morla-0.16.1/configure-8211-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
morla-0.16.1/configure:8212:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
morla-0.16.1/configure-8213-       else
##############################################
morla-0.16.1/configure-8239-    }'
morla-0.16.1/configure:8240:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
morla-0.16.1/configure-8241-# Check for a 64-bit object if we didn't find anything.
morla-0.16.1/configure-8242-if test -z "$aix_libpath"; then
morla-0.16.1/configure:8243:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
morla-0.16.1/configure-8244-fi
##############################################
morla-0.16.1/configure-8287-      # FIXME: Setting linknames here is a bad hack.
morla-0.16.1/configure:8288:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
morla-0.16.1/configure-8289-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
morla-0.16.1/configure-8292-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
morla-0.16.1/configure:8293:      fix_srcfile_path='`cygpath -w "$srcfile"`'
morla-0.16.1/configure-8294-      enable_shared_with_static_runtimes=yes
##############################################
morla-0.16.1/configure-8332-         output_verbose_link_cmd='echo'
morla-0.16.1/configure:8333:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
morla-0.16.1/configure-8334-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
morla-0.16.1/configure-8467-      if test "$GCC" = yes; then
morla-0.16.1/configure:8468:	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'
morla-0.16.1/configure-8469-      else
morla-0.16.1/configure:8470:	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'
morla-0.16.1/configure-8471-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
morla-0.16.1/configure-8500-	hardcode_shlibpath_var=no
morla-0.16.1/configure:8501:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
morla-0.16.1/configure-8502-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
morla-0.16.1/configure-8533-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
morla-0.16.1/configure:8534:	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'
morla-0.16.1/configure-8535-      else
morla-0.16.1/configure-8536-	allow_undefined_flag=' -expect_unresolved \*'
morla-0.16.1/configure:8537:	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'
morla-0.16.1/configure-8538-      fi
##############################################
morla-0.16.1/configure-8545-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
morla-0.16.1/configure:8546:	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'
morla-0.16.1/configure-8547-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
morla-0.16.1/configure-8549-	allow_undefined_flag=' -expect_unresolved \*'
morla-0.16.1/configure:8550:	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'
morla-0.16.1/configure:8551:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
morla-0.16.1/configure:8552:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
morla-0.16.1/configure-8553-
##############################################
morla-0.16.1/configure-8669-      hardcode_shlibpath_var=no
morla-0.16.1/configure:8670:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
morla-0.16.1/configure-8671-      hardcode_libdir_separator=':'
##############################################
morla-0.16.1/configure-8784-  esac
morla-0.16.1/configure:8785:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
morla-0.16.1/configure-8786-  if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then
##############################################
morla-0.16.1/configure-8790-    # okay in the real world where ";" in dirpaths is itself problematic.
morla-0.16.1/configure:8791:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'`
morla-0.16.1/configure-8792-  else
morla-0.16.1/configure:8793:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
morla-0.16.1/configure-8794-  fi
##############################################
morla-0.16.1/configure-8797-  lt_tmp_lt_search_path_spec=
morla-0.16.1/configure:8798:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
morla-0.16.1/configure-8799-  for lt_sys_path in $lt_search_path_spec; do
##############################################
morla-0.16.1/configure-8826-}'`
morla-0.16.1/configure:8827:  sys_lib_search_path_spec=`echo $lt_search_path_spec`
morla-0.16.1/configure-8828-else
##############################################
morla-0.16.1/configure-8894-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
morla-0.16.1/configure:8895:  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'
morla-0.16.1/configure-8896-  ;;
##############################################
morla-0.16.1/configure-8927-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
morla-0.16.1/configure:8928:    postinstall_cmds='base_file=`basename \${file}`~
morla-0.16.1/configure:8929:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
morla-0.16.1/configure:8930:      dldir=$destdir/`dirname \$dlpath`~
morla-0.16.1/configure-8931-      test -d \$dldir || mkdir -p \$dldir~
##############################################
morla-0.16.1/configure-8933-      chmod a+x \$dldir/$dlname'
morla-0.16.1/configure:8934:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
morla-0.16.1/configure-8935-      dlpath=$dir/\$dldll~
##############################################
morla-0.16.1/configure-8941-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
morla-0.16.1/configure:8942:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
morla-0.16.1/configure-8943-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
morla-0.16.1/configure-8946-      # MinGW DLLs use traditional 'lib' prefix
morla-0.16.1/configure:8947:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
morla-0.16.1/configure:8948:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
morla-0.16.1/configure-8949-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
morla-0.16.1/configure-8955-        # which wouldn't understand a cygwinified path. Ahh.
morla-0.16.1/configure:8956:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
morla-0.16.1/configure-8957-      else
morla-0.16.1/configure:8958:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
morla-0.16.1/configure-8959-      fi
##############################################
morla-0.16.1/configure-8962-      # pw32 DLLs use 'pw' prefix rather than 'lib'
morla-0.16.1/configure:8963:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
morla-0.16.1/configure-8964-      ;;
##############################################
morla-0.16.1/configure-8968-  *)
morla-0.16.1/configure:8969:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
morla-0.16.1/configure-8970-    ;;
##############################################
morla-0.16.1/configure-8985-  shlibpath_var=DYLD_LIBRARY_PATH
morla-0.16.1/configure:8986:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
morla-0.16.1/configure-8987-
##############################################
morla-0.16.1/configure-9175-  if test -f /etc/ld.so.conf; then
morla-0.16.1/configure:9176:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
morla-0.16.1/configure-9177-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
morla-0.16.1/configure-9247-  shlibpath_var=LD_LIBRARY_PATH
morla-0.16.1/configure:9248:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
morla-0.16.1/configure-9249-    case $host_os in
##############################################
morla-0.16.1/configure-10072-      # Double-quote double-evaled strings.
morla-0.16.1/configure:10073:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
morla-0.16.1/configure-10074-      ;;
morla-0.16.1/configure-10075-    *)
morla-0.16.1/configure:10076:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
morla-0.16.1/configure-10077-      ;;
##############################################
morla-0.16.1/configure-10082-  *'\$0 --fallback-echo"')
morla-0.16.1/configure:10083:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
morla-0.16.1/configure-10084-    ;;
##############################################
morla-0.16.1/configure-10095-
morla-0.16.1/configure:10096:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
morla-0.16.1/configure-10097-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
morla-0.16.1/configure-10478-  # libtool script then.
morla-0.16.1/configure:10479:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
morla-0.16.1/configure-10480-  if test -f "$ltmain_in"; then
##############################################
morla-0.16.1/configure-10507-  if test -z "$LTCC"; then
morla-0.16.1/configure:10508:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
morla-0.16.1/configure-10509-    if test -z "$LTCC"; then
##############################################
morla-0.16.1/configure-10512-    else
morla-0.16.1/configure:10513:      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
morla-0.16.1/configure:10514:$as_echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
morla-0.16.1/configure-10515-    fi
##############################################
morla-0.16.1/configure-10517-  if test -z "$LTCFLAGS"; then
morla-0.16.1/configure:10518:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
morla-0.16.1/configure-10519-  fi
##############################################
morla-0.16.1/configure-10522-  # Note that this assumes the entire list is on one line.
morla-0.16.1/configure:10523:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
morla-0.16.1/configure-10524-
##############################################
morla-0.16.1/configure-10528-    # Check whether tagname contains only valid characters
morla-0.16.1/configure:10529:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
morla-0.16.1/configure-10530-    "") ;;
##############################################
morla-0.16.1/configure-10653-done
morla-0.16.1/configure:10654:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
morla-0.16.1/configure-10655-
##############################################
morla-0.16.1/configure-10683-    # gcc leaves a trailing carriage return which upsets mingw
morla-0.16.1/configure:10684:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
morla-0.16.1/configure-10685-  *)
morla-0.16.1/configure:10686:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
morla-0.16.1/configure-10687-  esac
##############################################
morla-0.16.1/configure-10692-      # Canonicalize the pathname of ld
morla-0.16.1/configure:10693:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
morla-0.16.1/configure-10694-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
morla-0.16.1/configure:10695:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
morla-0.16.1/configure-10696-      done
##############################################
morla-0.16.1/configure-10727-      # Break only if it was the GNU/non-GNU ld that we prefer.
morla-0.16.1/configure:10728:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
morla-0.16.1/configure-10729-      *GNU* | *'with BFD'*)
##############################################
morla-0.16.1/configure-10758-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
morla-0.16.1/configure:10759:case `$LD -v 2>&1 </dev/null` in
morla-0.16.1/configure-10760-*GNU* | *'with BFD'*)
##############################################
morla-0.16.1/configure-10788-    # ancient GNU ld didn't support --whole-archive et. al.
morla-0.16.1/configure:10789:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
morla-0.16.1/configure-10790-	grep 'no-whole-archive' > /dev/null; then
##############################################
morla-0.16.1/configure-10870-      # below for broken collect2 doesn't work under 4.3+
morla-0.16.1/configure:10871:	collect2name=`${CC} -print-prog-name=collect2`
morla-0.16.1/configure-10872-	if test -f "$collect2name" && \
##############################################
morla-0.16.1/configure-10935-    }'
morla-0.16.1/configure:10936:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
morla-0.16.1/configure-10937-# Check for a 64-bit object if we didn't find anything.
morla-0.16.1/configure-10938-if test -z "$aix_libpath"; then
morla-0.16.1/configure:10939:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
morla-0.16.1/configure-10940-fi
##############################################
morla-0.16.1/configure-10947-
morla-0.16.1/configure:10948:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
morla-0.16.1/configure-10949-     else
##############################################
morla-0.16.1/configure-10975-    }'
morla-0.16.1/configure:10976:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
morla-0.16.1/configure-10977-# Check for a 64-bit object if we didn't find anything.
morla-0.16.1/configure-10978-if test -z "$aix_libpath"; then
morla-0.16.1/configure:10979:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
morla-0.16.1/configure-10980-fi
##############################################
morla-0.16.1/configure-11031-      # is EXPORTS), use it as is; otherwise, prepend...
morla-0.16.1/configure:11032:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
morla-0.16.1/configure-11033-	cp $export_symbols $output_objdir/$soname.def;
##############################################
morla-0.16.1/configure-11064-         output_verbose_link_cmd='echo'
morla-0.16.1/configure:11065:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
morla-0.16.1/configure-11066-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
morla-0.16.1/configure-11132-      # dependencies.
morla-0.16.1/configure:11133:      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'
morla-0.16.1/configure-11134-      ;;
##############################################
morla-0.16.1/configure-11194-	# dependencies.
morla-0.16.1/configure:11195:	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'
morla-0.16.1/configure-11196-	;;
##############################################
morla-0.16.1/configure-11229-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
morla-0.16.1/configure:11230:    archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
morla-0.16.1/configure:11231:    archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
morla-0.16.1/configure-11232-    ;;
##############################################
morla-0.16.1/configure-11236-	# SGI C++
morla-0.16.1/configure:11237:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
morla-0.16.1/configure-11238-
##############################################
morla-0.16.1/configure-11247-	  if test "$with_gnu_ld" = no; then
morla-0.16.1/configure:11248:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
morla-0.16.1/configure-11249-	  else
morla-0.16.1/configure:11250:	    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'
morla-0.16.1/configure-11251-	  fi
##############################################
morla-0.16.1/configure-11266-	# to its proper name (with version) after linking.
morla-0.16.1/configure:11267:	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'
morla-0.16.1/configure:11268:	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'
morla-0.16.1/configure-11269-	# Commands to make compiler produce verbose output that lists
##############################################
morla-0.16.1/configure-11276-	# dependencies.
morla-0.16.1/configure:11277:	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'
morla-0.16.1/configure-11278-
##############################################
morla-0.16.1/configure-11291-	# earlier do not add the objects themselves.
morla-0.16.1/configure:11292:	case `$CC -V 2>&1` in
morla-0.16.1/configure-11293-	*"Version 7."*)
##############################################
morla-0.16.1/configure-11317-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
morla-0.16.1/configure:11318:	whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
morla-0.16.1/configure-11319-        ;;
##############################################
morla-0.16.1/configure-11336-	# dependencies.
morla-0.16.1/configure:11337:	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'
morla-0.16.1/configure-11338-	;;
morla-0.16.1/configure-11339-      *)
morla-0.16.1/configure:11340:	case `$CC -V 2>&1 | sed 5q` in
morla-0.16.1/configure-11341-	*Sun\ C*)
##############################################
morla-0.16.1/configure-11346-	  hardcode_libdir_flag_spec_CXX='-R$libdir'
morla-0.16.1/configure:11347:	  whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
morla-0.16.1/configure-11348-
##############################################
morla-0.16.1/configure-11404-      hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
morla-0.16.1/configure:11405:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
morla-0.16.1/configure-11406-	archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
morla-0.16.1/configure-11422-	# to its proper name (with version) after linking.
morla-0.16.1/configure:11423:	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'
morla-0.16.1/configure-11424-
##############################################
morla-0.16.1/configure-11439-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
morla-0.16.1/configure:11440:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
morla-0.16.1/configure-11441-
##############################################
morla-0.16.1/configure-11452-	# dependencies.
morla-0.16.1/configure:11453:	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'
morla-0.16.1/configure-11454-	;;
##############################################
morla-0.16.1/configure-11457-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
morla-0.16.1/configure:11458:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
morla-0.16.1/configure-11459-
##############################################
morla-0.16.1/configure-11482-	# to its proper name (with version) after linking.
morla-0.16.1/configure:11483:	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'
morla-0.16.1/configure-11484-
##############################################
morla-0.16.1/configure-11498-	allow_undefined_flag_CXX=' -expect_unresolved \*'
morla-0.16.1/configure:11499:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
morla-0.16.1/configure:11500:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
morla-0.16.1/configure-11501-	  echo "-hidden">> $lib.exp~
morla-0.16.1/configure:11502:	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry ${output_objdir}/so_locations -o $lib~
morla-0.16.1/configure-11503-	  $rm $lib.exp'
##############################################
morla-0.16.1/configure-11515-	# dependencies.
morla-0.16.1/configure:11516:	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'
morla-0.16.1/configure-11517-	;;
##############################################
morla-0.16.1/configure-11520-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
morla-0.16.1/configure:11521:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
morla-0.16.1/configure-11522-
##############################################
morla-0.16.1/configure-11671-    hardcode_shlibpath_var_CXX=no
morla-0.16.1/configure:11672:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
morla-0.16.1/configure-11673-    hardcode_libdir_separator_CXX=':'
##############################################
morla-0.16.1/configure-11742-  # eval without this substitution.
morla-0.16.1/configure:11743:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
morla-0.16.1/configure-11744-
morla-0.16.1/configure:11745:  for p in `eval $output_verbose_link_cmd`; do
morla-0.16.1/configure-11746-    case $p in
##############################################
morla-0.16.1/configure-11820-if test -n "$compiler_lib_search_path_CXX"; then
morla-0.16.1/configure:11821:  compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
morla-0.16.1/configure-11822-fi
##############################################
morla-0.16.1/configure-11834-linux*)
morla-0.16.1/configure:11835:  case `$CC -V 2>&1 | sed 5q` in
morla-0.16.1/configure-11836-  *Sun\ C*)
##############################################
morla-0.16.1/configure-12063-	  *)
morla-0.16.1/configure:12064:	    case `$CC -V 2>&1 | sed 5q` in
morla-0.16.1/configure-12065-	    *Sun\ C*)
##############################################
morla-0.16.1/configure-12344-  if test "$hard_links" = no; then
morla-0.16.1/configure:12345:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
morla-0.16.1/configure:12346:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
morla-0.16.1/configure-12347-    need_locks=warn
##############################################
morla-0.16.1/configure-12528-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
morla-0.16.1/configure:12529:  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'
morla-0.16.1/configure-12530-  ;;
##############################################
morla-0.16.1/configure-12561-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
morla-0.16.1/configure:12562:    postinstall_cmds='base_file=`basename \${file}`~
morla-0.16.1/configure:12563:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
morla-0.16.1/configure:12564:      dldir=$destdir/`dirname \$dlpath`~
morla-0.16.1/configure-12565-      test -d \$dldir || mkdir -p \$dldir~
##############################################
morla-0.16.1/configure-12567-      chmod a+x \$dldir/$dlname'
morla-0.16.1/configure:12568:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
morla-0.16.1/configure-12569-      dlpath=$dir/\$dldll~
##############################################
morla-0.16.1/configure-12575-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
morla-0.16.1/configure:12576:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
morla-0.16.1/configure-12577-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
morla-0.16.1/configure-12580-      # MinGW DLLs use traditional 'lib' prefix
morla-0.16.1/configure:12581:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
morla-0.16.1/configure:12582:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
morla-0.16.1/configure-12583-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
morla-0.16.1/configure-12589-        # which wouldn't understand a cygwinified path. Ahh.
morla-0.16.1/configure:12590:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
morla-0.16.1/configure-12591-      else
morla-0.16.1/configure:12592:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
morla-0.16.1/configure-12593-      fi
##############################################
morla-0.16.1/configure-12596-      # pw32 DLLs use 'pw' prefix rather than 'lib'
morla-0.16.1/configure:12597:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
morla-0.16.1/configure-12598-      ;;
##############################################
morla-0.16.1/configure-12602-  *)
morla-0.16.1/configure:12603:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
morla-0.16.1/configure-12604-    ;;
##############################################
morla-0.16.1/configure-12619-  shlibpath_var=DYLD_LIBRARY_PATH
morla-0.16.1/configure:12620:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
morla-0.16.1/configure-12621-
##############################################
morla-0.16.1/configure-12808-  if test -f /etc/ld.so.conf; then
morla-0.16.1/configure:12809:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
morla-0.16.1/configure-12810-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
morla-0.16.1/configure-12880-  shlibpath_var=LD_LIBRARY_PATH
morla-0.16.1/configure:12881:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
morla-0.16.1/configure-12882-    case $host_os in
##############################################
morla-0.16.1/configure-13146-      # Double-quote double-evaled strings.
morla-0.16.1/configure:13147:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
morla-0.16.1/configure-13148-      ;;
morla-0.16.1/configure-13149-    *)
morla-0.16.1/configure:13150:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
morla-0.16.1/configure-13151-      ;;
##############################################
morla-0.16.1/configure-13156-  *'\$0 --fallback-echo"')
morla-0.16.1/configure:13157:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
morla-0.16.1/configure-13158-    ;;
##############################################
morla-0.16.1/configure-13479-  # libtool script then.
morla-0.16.1/configure:13480:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
morla-0.16.1/configure-13481-  if test -f "$ltmain_in"; then
##############################################
morla-0.16.1/configure-13595-done
morla-0.16.1/configure:13596:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
morla-0.16.1/configure-13597-
##############################################
morla-0.16.1/configure-13792-      *)
morla-0.16.1/configure:13793:        case `$CC -V 2>&1 | sed 5q` in
morla-0.16.1/configure-13794-	*Sun\ C*)
##############################################
morla-0.16.1/configure-14046-  if test "$hard_links" = no; then
morla-0.16.1/configure:14047:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
morla-0.16.1/configure:14048:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
morla-0.16.1/configure-14049-    need_locks=warn
##############################################
morla-0.16.1/configure-14103-done
morla-0.16.1/configure:14104:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
morla-0.16.1/configure-14105-
##############################################
morla-0.16.1/configure-14141-    supports_anon_versioning=no
morla-0.16.1/configure:14142:    case `$LD -v 2>/dev/null` in
morla-0.16.1/configure-14143-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
morla-0.16.1/configure-14205-	# is EXPORTS), use it as is; otherwise, prepend...
morla-0.16.1/configure:14206:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
morla-0.16.1/configure-14207-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
morla-0.16.1/configure-14228-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
morla-0.16.1/configure:14229:      archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
morla-0.16.1/configure:14230:      archive_expsym_cmds_F77='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
morla-0.16.1/configure-14231-      ;;
##############################################
morla-0.16.1/configure-14237-	pgcc*)				# Portland Group C compiler
morla-0.16.1/configure:14238:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
morla-0.16.1/configure-14239-	  tmp_addflag=' $pic_flag'
##############################################
morla-0.16.1/configure-14241-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
morla-0.16.1/configure:14242:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
morla-0.16.1/configure-14243-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
morla-0.16.1/configure-14250-	esac
morla-0.16.1/configure:14251:	case `$CC -V 2>&1 | sed 5q` in
morla-0.16.1/configure-14252-	*Sun\ C*)			# Sun C 5.9
morla-0.16.1/configure:14253:	  whole_archive_flag_spec_F77='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
morla-0.16.1/configure-14254-	  tmp_sharedflag='-G' ;;
##############################################
morla-0.16.1/configure-14305-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
morla-0.16.1/configure:14306:      case `$LD -v 2>&1` in
morla-0.16.1/configure-14307-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
morla-0.16.1/configure-14321-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
morla-0.16.1/configure:14322:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
morla-0.16.1/configure-14323-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
morla-0.16.1/configure-14420-	# below for broken collect2 doesn't work under 4.3+
morla-0.16.1/configure:14421:	  collect2name=`${CC} -print-prog-name=collect2`
morla-0.16.1/configure-14422-	  if test -f "$collect2name" && \
##############################################
morla-0.16.1/configure-14479-    }'
morla-0.16.1/configure:14480:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
morla-0.16.1/configure-14481-# Check for a 64-bit object if we didn't find anything.
morla-0.16.1/configure-14482-if test -z "$aix_libpath"; then
morla-0.16.1/configure:14483:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
morla-0.16.1/configure-14484-fi
##############################################
morla-0.16.1/configure-14490-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
morla-0.16.1/configure:14491:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
morla-0.16.1/configure-14492-       else
##############################################
morla-0.16.1/configure-14512-    }'
morla-0.16.1/configure:14513:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
morla-0.16.1/configure-14514-# Check for a 64-bit object if we didn't find anything.
morla-0.16.1/configure-14515-if test -z "$aix_libpath"; then
morla-0.16.1/configure:14516:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
morla-0.16.1/configure-14517-fi
##############################################
morla-0.16.1/configure-14560-      # FIXME: Setting linknames here is a bad hack.
morla-0.16.1/configure:14561:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
morla-0.16.1/configure-14562-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
morla-0.16.1/configure-14565-      old_archive_cmds_F77='lib -OUT:$oldlib$oldobjs$old_deplibs'
morla-0.16.1/configure:14566:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
morla-0.16.1/configure-14567-      enable_shared_with_static_runtimes_F77=yes
##############################################
morla-0.16.1/configure-14605-         output_verbose_link_cmd='echo'
morla-0.16.1/configure:14606:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
morla-0.16.1/configure-14607-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
morla-0.16.1/configure-14740-      if test "$GCC" = yes; then
morla-0.16.1/configure:14741:	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'
morla-0.16.1/configure-14742-      else
morla-0.16.1/configure:14743:	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'
morla-0.16.1/configure-14744-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
morla-0.16.1/configure-14773-	hardcode_shlibpath_var_F77=no
morla-0.16.1/configure:14774:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
morla-0.16.1/configure-14775-	  archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
morla-0.16.1/configure-14806-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
morla-0.16.1/configure:14807:	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'
morla-0.16.1/configure-14808-      else
morla-0.16.1/configure-14809-	allow_undefined_flag_F77=' -expect_unresolved \*'
morla-0.16.1/configure:14810:	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'
morla-0.16.1/configure-14811-      fi
##############################################
morla-0.16.1/configure-14818-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
morla-0.16.1/configure:14819:	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'
morla-0.16.1/configure-14820-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
morla-0.16.1/configure-14822-	allow_undefined_flag_F77=' -expect_unresolved \*'
morla-0.16.1/configure:14823:	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'
morla-0.16.1/configure:14824:	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~
morla-0.16.1/configure:14825:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
morla-0.16.1/configure-14826-
##############################################
morla-0.16.1/configure-14942-      hardcode_shlibpath_var_F77=no
morla-0.16.1/configure:14943:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
morla-0.16.1/configure-14944-      hardcode_libdir_separator_F77=':'
##############################################
morla-0.16.1/configure-15116-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
morla-0.16.1/configure:15117:  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'
morla-0.16.1/configure-15118-  ;;
##############################################
morla-0.16.1/configure-15149-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
morla-0.16.1/configure:15150:    postinstall_cmds='base_file=`basename \${file}`~
morla-0.16.1/configure:15151:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
morla-0.16.1/configure:15152:      dldir=$destdir/`dirname \$dlpath`~
morla-0.16.1/configure-15153-      test -d \$dldir || mkdir -p \$dldir~
##############################################
morla-0.16.1/configure-15155-      chmod a+x \$dldir/$dlname'
morla-0.16.1/configure:15156:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
morla-0.16.1/configure-15157-      dlpath=$dir/\$dldll~
##############################################
morla-0.16.1/configure-15163-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
morla-0.16.1/configure:15164:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
morla-0.16.1/configure-15165-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
morla-0.16.1/configure-15168-      # MinGW DLLs use traditional 'lib' prefix
morla-0.16.1/configure:15169:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
morla-0.16.1/configure:15170:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
morla-0.16.1/configure-15171-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
morla-0.16.1/configure-15177-        # which wouldn't understand a cygwinified path. Ahh.
morla-0.16.1/configure:15178:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
morla-0.16.1/configure-15179-      else
morla-0.16.1/configure:15180:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
morla-0.16.1/configure-15181-      fi
##############################################
morla-0.16.1/configure-15184-      # pw32 DLLs use 'pw' prefix rather than 'lib'
morla-0.16.1/configure:15185:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
morla-0.16.1/configure-15186-      ;;
##############################################
morla-0.16.1/configure-15190-  *)
morla-0.16.1/configure:15191:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
morla-0.16.1/configure-15192-    ;;
##############################################
morla-0.16.1/configure-15207-  shlibpath_var=DYLD_LIBRARY_PATH
morla-0.16.1/configure:15208:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
morla-0.16.1/configure-15209-
##############################################
morla-0.16.1/configure-15396-  if test -f /etc/ld.so.conf; then
morla-0.16.1/configure:15397:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
morla-0.16.1/configure-15398-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
morla-0.16.1/configure-15468-  shlibpath_var=LD_LIBRARY_PATH
morla-0.16.1/configure:15469:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
morla-0.16.1/configure-15470-    case $host_os in
##############################################
morla-0.16.1/configure-15734-      # Double-quote double-evaled strings.
morla-0.16.1/configure:15735:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
morla-0.16.1/configure-15736-      ;;
morla-0.16.1/configure-15737-    *)
morla-0.16.1/configure:15738:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
morla-0.16.1/configure-15739-      ;;
##############################################
morla-0.16.1/configure-15744-  *'\$0 --fallback-echo"')
morla-0.16.1/configure:15745:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
morla-0.16.1/configure-15746-    ;;
##############################################
morla-0.16.1/configure-16067-  # libtool script then.
morla-0.16.1/configure:16068:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
morla-0.16.1/configure-16069-  if test -f "$ltmain_in"; then
##############################################
morla-0.16.1/configure-16143-done
morla-0.16.1/configure:16144:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
morla-0.16.1/configure-16145-
##############################################
morla-0.16.1/configure-16360-      *)
morla-0.16.1/configure:16361:        case `$CC -V 2>&1 | sed 5q` in
morla-0.16.1/configure-16362-	*Sun\ C*)
##############################################
morla-0.16.1/configure-16614-  if test "$hard_links" = no; then
morla-0.16.1/configure:16615:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
morla-0.16.1/configure:16616:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
morla-0.16.1/configure-16617-    need_locks=warn
##############################################
morla-0.16.1/configure-16671-done
morla-0.16.1/configure:16672:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
morla-0.16.1/configure-16673-
##############################################
morla-0.16.1/configure-16709-    supports_anon_versioning=no
morla-0.16.1/configure:16710:    case `$LD -v 2>/dev/null` in
morla-0.16.1/configure-16711-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
morla-0.16.1/configure-16773-	# is EXPORTS), use it as is; otherwise, prepend...
morla-0.16.1/configure:16774:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
morla-0.16.1/configure-16775-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
morla-0.16.1/configure-16796-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
morla-0.16.1/configure:16797:      archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
morla-0.16.1/configure:16798:      archive_expsym_cmds_GCJ='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
morla-0.16.1/configure-16799-      ;;
##############################################
morla-0.16.1/configure-16805-	pgcc*)				# Portland Group C compiler
morla-0.16.1/configure:16806:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
morla-0.16.1/configure-16807-	  tmp_addflag=' $pic_flag'
##############################################
morla-0.16.1/configure-16809-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
morla-0.16.1/configure:16810:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
morla-0.16.1/configure-16811-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
morla-0.16.1/configure-16818-	esac
morla-0.16.1/configure:16819:	case `$CC -V 2>&1 | sed 5q` in
morla-0.16.1/configure-16820-	*Sun\ C*)			# Sun C 5.9
morla-0.16.1/configure:16821:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
morla-0.16.1/configure-16822-	  tmp_sharedflag='-G' ;;
##############################################
morla-0.16.1/configure-16873-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
morla-0.16.1/configure:16874:      case `$LD -v 2>&1` in
morla-0.16.1/configure-16875-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
morla-0.16.1/configure-16889-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
morla-0.16.1/configure:16890:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
morla-0.16.1/configure-16891-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
morla-0.16.1/configure-16988-	# below for broken collect2 doesn't work under 4.3+
morla-0.16.1/configure:16989:	  collect2name=`${CC} -print-prog-name=collect2`
morla-0.16.1/configure-16990-	  if test -f "$collect2name" && \
##############################################
morla-0.16.1/configure-17053-    }'
morla-0.16.1/configure:17054:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
morla-0.16.1/configure-17055-# Check for a 64-bit object if we didn't find anything.
morla-0.16.1/configure-17056-if test -z "$aix_libpath"; then
morla-0.16.1/configure:17057:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
morla-0.16.1/configure-17058-fi
##############################################
morla-0.16.1/configure-17064-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
morla-0.16.1/configure:17065:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
morla-0.16.1/configure-17066-       else
##############################################
morla-0.16.1/configure-17092-    }'
morla-0.16.1/configure:17093:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
morla-0.16.1/configure-17094-# Check for a 64-bit object if we didn't find anything.
morla-0.16.1/configure-17095-if test -z "$aix_libpath"; then
morla-0.16.1/configure:17096:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
morla-0.16.1/configure-17097-fi
##############################################
morla-0.16.1/configure-17140-      # FIXME: Setting linknames here is a bad hack.
morla-0.16.1/configure:17141:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
morla-0.16.1/configure-17142-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
morla-0.16.1/configure-17145-      old_archive_cmds_GCJ='lib -OUT:$oldlib$oldobjs$old_deplibs'
morla-0.16.1/configure:17146:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
morla-0.16.1/configure-17147-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
morla-0.16.1/configure-17185-         output_verbose_link_cmd='echo'
morla-0.16.1/configure:17186:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
morla-0.16.1/configure-17187-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
morla-0.16.1/configure-17320-      if test "$GCC" = yes; then
morla-0.16.1/configure:17321:	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'
morla-0.16.1/configure-17322-      else
morla-0.16.1/configure:17323:	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'
morla-0.16.1/configure-17324-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
morla-0.16.1/configure-17353-	hardcode_shlibpath_var_GCJ=no
morla-0.16.1/configure:17354:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
morla-0.16.1/configure-17355-	  archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
morla-0.16.1/configure-17386-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
morla-0.16.1/configure:17387:	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'
morla-0.16.1/configure-17388-      else
morla-0.16.1/configure-17389-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
morla-0.16.1/configure:17390:	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'
morla-0.16.1/configure-17391-      fi
##############################################
morla-0.16.1/configure-17398-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
morla-0.16.1/configure:17399:	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'
morla-0.16.1/configure-17400-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
morla-0.16.1/configure-17402-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
morla-0.16.1/configure:17403:	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'
morla-0.16.1/configure:17404:	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~
morla-0.16.1/configure:17405:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
morla-0.16.1/configure-17406-
##############################################
morla-0.16.1/configure-17522-      hardcode_shlibpath_var_GCJ=no
morla-0.16.1/configure:17523:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
morla-0.16.1/configure-17524-      hardcode_libdir_separator_GCJ=':'
##############################################
morla-0.16.1/configure-17696-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
morla-0.16.1/configure:17697:  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'
morla-0.16.1/configure-17698-  ;;
##############################################
morla-0.16.1/configure-17729-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
morla-0.16.1/configure:17730:    postinstall_cmds='base_file=`basename \${file}`~
morla-0.16.1/configure:17731:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
morla-0.16.1/configure:17732:      dldir=$destdir/`dirname \$dlpath`~
morla-0.16.1/configure-17733-      test -d \$dldir || mkdir -p \$dldir~
##############################################
morla-0.16.1/configure-17735-      chmod a+x \$dldir/$dlname'
morla-0.16.1/configure:17736:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
morla-0.16.1/configure-17737-      dlpath=$dir/\$dldll~
##############################################
morla-0.16.1/configure-17743-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
morla-0.16.1/configure:17744:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
morla-0.16.1/configure-17745-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
morla-0.16.1/configure-17748-      # MinGW DLLs use traditional 'lib' prefix
morla-0.16.1/configure:17749:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
morla-0.16.1/configure:17750:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
morla-0.16.1/configure-17751-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
morla-0.16.1/configure-17757-        # which wouldn't understand a cygwinified path. Ahh.
morla-0.16.1/configure:17758:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
morla-0.16.1/configure-17759-      else
morla-0.16.1/configure:17760:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
morla-0.16.1/configure-17761-      fi
##############################################
morla-0.16.1/configure-17764-      # pw32 DLLs use 'pw' prefix rather than 'lib'
morla-0.16.1/configure:17765:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
morla-0.16.1/configure-17766-      ;;
##############################################
morla-0.16.1/configure-17770-  *)
morla-0.16.1/configure:17771:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
morla-0.16.1/configure-17772-    ;;
##############################################
morla-0.16.1/configure-17787-  shlibpath_var=DYLD_LIBRARY_PATH
morla-0.16.1/configure:17788:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
morla-0.16.1/configure-17789-
##############################################
morla-0.16.1/configure-17976-  if test -f /etc/ld.so.conf; then
morla-0.16.1/configure:17977:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
morla-0.16.1/configure-17978-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
morla-0.16.1/configure-18048-  shlibpath_var=LD_LIBRARY_PATH
morla-0.16.1/configure:18049:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
morla-0.16.1/configure-18050-    case $host_os in
##############################################
morla-0.16.1/configure-18314-      # Double-quote double-evaled strings.
morla-0.16.1/configure:18315:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
morla-0.16.1/configure-18316-      ;;
morla-0.16.1/configure-18317-    *)
morla-0.16.1/configure:18318:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
morla-0.16.1/configure-18319-      ;;
##############################################
morla-0.16.1/configure-18324-  *'\$0 --fallback-echo"')
morla-0.16.1/configure:18325:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
morla-0.16.1/configure-18326-    ;;
##############################################
morla-0.16.1/configure-18647-  # libtool script then.
morla-0.16.1/configure:18648:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
morla-0.16.1/configure-18649-  if test -f "$ltmain_in"; then
##############################################
morla-0.16.1/configure-18722-done
morla-0.16.1/configure:18723:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
morla-0.16.1/configure-18724-
##############################################
morla-0.16.1/configure-18800-      # Double-quote double-evaled strings.
morla-0.16.1/configure:18801:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
morla-0.16.1/configure-18802-      ;;
morla-0.16.1/configure-18803-    *)
morla-0.16.1/configure:18804:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
morla-0.16.1/configure-18805-      ;;
##############################################
morla-0.16.1/configure-18810-  *'\$0 --fallback-echo"')
morla-0.16.1/configure:18811:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
morla-0.16.1/configure-18812-    ;;
##############################################
morla-0.16.1/configure-19133-  # libtool script then.
morla-0.16.1/configure:19134:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
morla-0.16.1/configure-19135-  if test -f "$ltmain_in"; then
##############################################
morla-0.16.1/configure-19771-  if test "$am_compiler_list" = ""; then
morla-0.16.1/configure:19772:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
morla-0.16.1/configure-19773-  fi
##############################################
morla-0.16.1/configure-20093-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
morla-0.16.1/configure:20094:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
morla-0.16.1/configure-20095-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
morla-0.16.1/configure-20125-  cat >>confdefs.h <<_ACEOF
morla-0.16.1/configure:20126:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
morla-0.16.1/configure-20127-_ACEOF
##############################################
morla-0.16.1/configure-20251-do :
morla-0.16.1/configure:20252:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
morla-0.16.1/configure-20253-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
morla-0.16.1/configure-20255-  cat >>confdefs.h <<_ACEOF
morla-0.16.1/configure:20256:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
morla-0.16.1/configure-20257-_ACEOF
##############################################
morla-0.16.1/configure-20710-    if test -f $ac_dir/$ac_word; then
morla-0.16.1/configure:20711:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
morla-0.16.1/configure-20712-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
morla-0.16.1/configure-20829-    if test -f $ac_dir/$ac_word; then
morla-0.16.1/configure:20830:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
morla-0.16.1/configure-20831-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
morla-0.16.1/configure-20984-   if test "x$srcdir" != "x."; then
morla-0.16.1/configure:20985:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
morla-0.16.1/configure-20986-       posrcprefix="$srcdir/"
##############################################
morla-0.16.1/configure-21002-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
morla-0.16.1/configure:21003:datarootdir=`eval echo "${datarootdir}"`
morla-0.16.1/configure-21004-if test "x$CATOBJEXT" = "x.mo" ; then
morla-0.16.1/configure:21005:  localedir=`eval echo "${libdir}/locale"`
morla-0.16.1/configure-21006-else
morla-0.16.1/configure:21007:  localedir=`eval echo "${datadir}/locale"`
morla-0.16.1/configure-21008-fi
##############################################
morla-0.16.1/configure-21548-  test $ac_status = 0; }; then
morla-0.16.1/configure:21549:  pkg_cv_rasqal_CFLAGS=`$PKG_CONFIG --cflags "rasqal" 2>/dev/null`
morla-0.16.1/configure-21550-else
##############################################
morla-0.16.1/configure-21566-  test $ac_status = 0; }; then
morla-0.16.1/configure:21567:  pkg_cv_rasqal_LIBS=`$PKG_CONFIG --libs "rasqal" 2>/dev/null`
morla-0.16.1/configure-21568-else
##############################################
morla-0.16.1/configure-21585-        if test $_pkg_short_errors_supported = yes; then
morla-0.16.1/configure:21586:	        rasqal_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "rasqal"`
morla-0.16.1/configure-21587-        else
morla-0.16.1/configure:21588:	        rasqal_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "rasqal"`
morla-0.16.1/configure-21589-        fi
##############################################
morla-0.16.1/configure-21730-  test $ac_status = 0; }; then
morla-0.16.1/configure:21731:  pkg_cv_redland_CFLAGS=`$PKG_CONFIG --cflags "redland" 2>/dev/null`
morla-0.16.1/configure-21732-else
##############################################
morla-0.16.1/configure-21748-  test $ac_status = 0; }; then
morla-0.16.1/configure:21749:  pkg_cv_redland_LIBS=`$PKG_CONFIG --libs "redland" 2>/dev/null`
morla-0.16.1/configure-21750-else
##############################################
morla-0.16.1/configure-21767-        if test $_pkg_short_errors_supported = yes; then
morla-0.16.1/configure:21768:	        redland_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "redland"`
morla-0.16.1/configure-21769-        else
morla-0.16.1/configure:21770:	        redland_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "redland"`
morla-0.16.1/configure-21771-        fi
##############################################
morla-0.16.1/configure-21965-  test $ac_status = 0; }; then
morla-0.16.1/configure:21966:  pkg_cv_firefox_js_CFLAGS=`$PKG_CONFIG --cflags "firefox-js" 2>/dev/null`
morla-0.16.1/configure-21967-else
##############################################
morla-0.16.1/configure-21983-  test $ac_status = 0; }; then
morla-0.16.1/configure:21984:  pkg_cv_firefox_js_LIBS=`$PKG_CONFIG --libs "firefox-js" 2>/dev/null`
morla-0.16.1/configure-21985-else
##############################################
morla-0.16.1/configure-22002-        if test $_pkg_short_errors_supported = yes; then
morla-0.16.1/configure:22003:	        firefox_js_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "firefox-js"`
morla-0.16.1/configure-22004-        else
morla-0.16.1/configure:22005:	        firefox_js_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "firefox-js"`
morla-0.16.1/configure-22006-        fi
##############################################
morla-0.16.1/configure-22050-  test $ac_status = 0; }; then
morla-0.16.1/configure:22051:  pkg_cv_xulrunner_js_CFLAGS=`$PKG_CONFIG --cflags "xulrunner-js" 2>/dev/null`
morla-0.16.1/configure-22052-else
##############################################
morla-0.16.1/configure-22068-  test $ac_status = 0; }; then
morla-0.16.1/configure:22069:  pkg_cv_xulrunner_js_LIBS=`$PKG_CONFIG --libs "xulrunner-js" 2>/dev/null`
morla-0.16.1/configure-22070-else
##############################################
morla-0.16.1/configure-22087-        if test $_pkg_short_errors_supported = yes; then
morla-0.16.1/configure:22088:	        xulrunner_js_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "xulrunner-js"`
morla-0.16.1/configure-22089-        else
morla-0.16.1/configure:22090:	        xulrunner_js_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "xulrunner-js"`
morla-0.16.1/configure-22091-        fi
##############################################
morla-0.16.1/configure-22455-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
morla-0.16.1/configure:22456:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
morla-0.16.1/configure-22457-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
morla-0.16.1/configure-22542-if test -z "$BASH_VERSION$ZSH_VERSION" \
morla-0.16.1/configure:22543:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
morla-0.16.1/configure-22544-  as_echo='print -r --'
morla-0.16.1/configure-22545-  as_echo_n='print -rn --'
morla-0.16.1/configure:22546:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
morla-0.16.1/configure-22547-  as_echo='printf %s\n'
##############################################
morla-0.16.1/configure-22549-else
morla-0.16.1/configure:22550:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
morla-0.16.1/configure-22551-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
morla-0.16.1/configure-22559-	expr "X$arg" : "X\\(.*\\)$as_nl";
morla-0.16.1/configure:22560:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
morla-0.16.1/configure-22561-      esac;
##############################################
morla-0.16.1/configure-22635-# ----------------------------------------
morla-0.16.1/configure:22636:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
morla-0.16.1/configure-22637-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
morla-0.16.1/configure-22707-  {
morla-0.16.1/configure:22708:    as_val=`expr "$@" || test $? -eq 1`
morla-0.16.1/configure-22709-  }
##############################################
morla-0.16.1/configure-22811-      case $as_dir in #(
morla-0.16.1/configure:22812:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
morla-0.16.1/configure-22813-      *) as_qdir=$as_dir;;
##############################################
morla-0.16.1/configure-22868-	esac;
morla-0.16.1/configure:22869:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
morla-0.16.1/configure-22870-	???[sx]*):;;*)false;;esac;fi
##############################################
morla-0.16.1/configure-22958-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
morla-0.16.1/configure:22959:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
morla-0.16.1/configure-22960-ac_cs_version="\\
##############################################
morla-0.16.1/configure-22982-  --*=?*)
morla-0.16.1/configure:22983:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
morla-0.16.1/configure:22984:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
morla-0.16.1/configure-22985-    ac_shift=:
##############################################
morla-0.16.1/configure-22987-  --*=)
morla-0.16.1/configure:22988:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
morla-0.16.1/configure-22989-    ac_optarg=
##############################################
morla-0.16.1/configure-23011-    case $ac_optarg in
morla-0.16.1/configure:23012:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
morla-0.16.1/configure-23013-    '') as_fn_error $? "missing file argument" ;;
##############################################
morla-0.16.1/configure-23019-    case $ac_optarg in
morla-0.16.1/configure:23020:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
morla-0.16.1/configure-23021-    esac
##############################################
morla-0.16.1/configure-23153-fi
morla-0.16.1/configure:23154:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
morla-0.16.1/configure-23155-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
morla-0.16.1/configure-23170-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
morla-0.16.1/configure:23171:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
morla-0.16.1/configure-23172-ac_delim='%!_!# '
##############################################
morla-0.16.1/configure-23176-
morla-0.16.1/configure:23177:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
morla-0.16.1/configure-23178-  if test $ac_delim_n = $ac_delim_num; then
##############################################
morla-0.16.1/configure-23314-for ac_last_try in false false :; do
morla-0.16.1/configure:23315:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
morla-0.16.1/configure-23316-  if test -z "$ac_t"; then
##############################################
morla-0.16.1/configure-23446-      esac
morla-0.16.1/configure:23447:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
morla-0.16.1/configure-23448-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
morla-0.16.1/configure-23505-*)
morla-0.16.1/configure:23506:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
morla-0.16.1/configure-23507-  # A ".." for each directory in $ac_dir_suffix.
morla-0.16.1/configure:23508:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
morla-0.16.1/configure-23509-  case $ac_top_builddir_sub in
##############################################
morla-0.16.1/configure-23561-/@mandir@/p'
morla-0.16.1/configure:23562:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
morla-0.16.1/configure-23563-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
morla-0.16.1/configure-23578-
morla-0.16.1/configure:23579:# Neutralize VPATH when `$srcdir' = `.'.
morla-0.16.1/configure-23580-# Shell code in configure.ac might set extrasub.
##############################################
morla-0.16.1/configure-23605-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
morla-0.16.1/configure:23606:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
morla-0.16.1/configure:23607:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
morla-0.16.1/configure-23608-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
morla-0.16.1/configure-23649-    * )
morla-0.16.1/configure:23650:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
morla-0.16.1/configure-23651-  esac
##############################################
morla-0.16.1/configure-23686-  # Strip MF so we end up with the name of the file.
morla-0.16.1/configure:23687:  mf=`echo "$mf" | sed -e 's/:.*$//'`
morla-0.16.1/configure-23688-  # Check whether this is an Automake generated Makefile or not.
##############################################
morla-0.16.1/configure-23722-  # from the Makefile without running `make'.
morla-0.16.1/configure:23723:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
morla-0.16.1/configure-23724-  test -z "$DEPDIR" && continue
morla-0.16.1/configure:23725:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
morla-0.16.1/configure-23726-  test -z "am__include" && continue
morla-0.16.1/configure:23727:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
morla-0.16.1/configure-23728-  # When using ansi2knr, U may be empty or an underscore; expand it
morla-0.16.1/configure:23729:  U=`sed -n 's/^U = //p' < "$mf"`
morla-0.16.1/configure-23730-  # Find all dependency output files, they are included files with
##############################################
morla-0.16.1/depcomp-68-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
morla-0.16.1/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
morla-0.16.1/depcomp-70-
##############################################
morla-0.16.1/depcomp-203-  # Version 6 uses the directory in both cases.
morla-0.16.1/depcomp:204:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
morla-0.16.1/depcomp-205-  tmpdepfile="$stripped.u"
##############################################
morla-0.16.1/depcomp-214-  else
morla-0.16.1/depcomp:215:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
morla-0.16.1/depcomp-216-    tmpdepfile="$stripped.u"
##############################################
morla-0.16.1/depcomp-228-    # Do two passes, one to just change these to
morla-0.16.1/depcomp:229:    # `$object: dependent.h' and one to simply `dependent.h:'.
morla-0.16.1/depcomp-230-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
morla-0.16.1/depcomp-269-  # Do two passes, one to just change these to
morla-0.16.1/depcomp:270:  # `$object: dependent.h' and one to simply `dependent.h:'.
morla-0.16.1/depcomp-271-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
morla-0.16.1/depcomp-284-   # Subdirectories are respected.
morla-0.16.1/depcomp:285:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
morla-0.16.1/depcomp-286-   test "x$dir" = "x$object" && dir=
morla-0.16.1/depcomp:287:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
morla-0.16.1/depcomp-288-
##############################################
morla-0.16.1/depcomp-423-  done
morla-0.16.1/depcomp:424:  obj_suffix="`echo $object | sed 's/^.*\././'`"
morla-0.16.1/depcomp-425-  touch "$tmpdepfile"
##############################################
morla-0.16.1/docs/Makefile.in-247-distdir: $(DISTFILES)
morla-0.16.1/docs/Makefile.in:248:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
morla-0.16.1/docs/Makefile.in:249:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
morla-0.16.1/docs/Makefile.in-250-	list='$(DISTFILES)'; for file in $$list; do \
morla-0.16.1/docs/Makefile.in-251-	  case $$file in \
morla-0.16.1/docs/Makefile.in:252:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
morla-0.16.1/docs/Makefile.in:253:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
morla-0.16.1/docs/Makefile.in-254-	  esac; \
morla-0.16.1/docs/Makefile.in-255-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
morla-0.16.1/docs/Makefile.in:256:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
morla-0.16.1/docs/Makefile.in-257-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
morla-0.16.1/icons/Makefile.in-50-DIST_SOURCES =
morla-0.16.1/icons/Makefile.in:51:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
morla-0.16.1/icons/Makefile.in-52-am__vpath_adj = case $$p in \
morla-0.16.1/icons/Makefile.in:53:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
morla-0.16.1/icons/Makefile.in-54-    *) f=$$p;; \
morla-0.16.1/icons/Makefile.in-55-  esac;
morla-0.16.1/icons/Makefile.in:56:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
morla-0.16.1/icons/Makefile.in-57-am__installdirs = "$(DESTDIR)$(iconsdir)"
##############################################
morla-0.16.1/icons/Makefile.in-276-distdir: $(DISTFILES)
morla-0.16.1/icons/Makefile.in:277:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
morla-0.16.1/icons/Makefile.in:278:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
morla-0.16.1/icons/Makefile.in-279-	list='$(DISTFILES)'; for file in $$list; do \
morla-0.16.1/icons/Makefile.in-280-	  case $$file in \
morla-0.16.1/icons/Makefile.in:281:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
morla-0.16.1/icons/Makefile.in:282:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
morla-0.16.1/icons/Makefile.in-283-	  esac; \
morla-0.16.1/icons/Makefile.in-284-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
morla-0.16.1/icons/Makefile.in:285:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
morla-0.16.1/icons/Makefile.in-286-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
morla-0.16.1/install-sh-210-      fi
morla-0.16.1/install-sh:211:      dst=$dst/`basename "$src"`
morla-0.16.1/install-sh-212-    fi
##############################################
morla-0.16.1/install-sh-215-  # This sed command emulates the dirname command.
morla-0.16.1/install-sh:216:  dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
morla-0.16.1/install-sh-217-
##############################################
morla-0.16.1/install-sh-228-    IFS='%'
morla-0.16.1/install-sh:229:    set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
morla-0.16.1/install-sh-230-    shift
##############################################
morla-0.16.1/install-sh-256-  else
morla-0.16.1/install-sh:257:    dstfile=`basename "$dst"`
morla-0.16.1/install-sh-258-
##############################################
morla-0.16.1/ltmain.sh-36-# The name of this program:
morla-0.16.1/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename`
morla-0.16.1/ltmain.sh-38-modename="$progname"
##############################################
morla-0.16.1/ltmain.sh-69-  :
morla-0.16.1/ltmain.sh:70:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
morla-0.16.1/ltmain.sh-71-  # Yippee, $echo works!
##############################################
morla-0.16.1/ltmain.sh-175-      # If mktemp works, use that first and foremost
morla-0.16.1/ltmain.sh:176:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
morla-0.16.1/ltmain.sh-177-
##############################################
morla-0.16.1/ltmain.sh-207-  win32_libid_type="unknown"
morla-0.16.1/ltmain.sh:208:  win32_fileres=`file -L $1 2>/dev/null`
morla-0.16.1/ltmain.sh-209-  case $win32_fileres in
##############################################
morla-0.16.1/ltmain.sh-265-      # but not from the CC environment variable when configure was run.
morla-0.16.1/ltmain.sh:266:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
morla-0.16.1/ltmain.sh-267-      # Blanks at the start of $base_compile will cause this to fail
##############################################
morla-0.16.1/ltmain.sh-272-	    # Evaluate the configuration.
morla-0.16.1/ltmain.sh:273:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
morla-0.16.1/ltmain.sh-274-	    CC_quoted=
##############################################
morla-0.16.1/ltmain.sh-284-	    case "$@ " in
morla-0.16.1/ltmain.sh:285:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
morla-0.16.1/ltmain.sh-286-	      # The compiler in the base compile command matches
##############################################
morla-0.16.1/ltmain.sh-352-      esac
morla-0.16.1/ltmain.sh:353:      my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'`
morla-0.16.1/ltmain.sh-354-      my_xlib_u=$my_xlib
##############################################
morla-0.16.1/ltmain.sh-357-	*" $my_xlib_u "*)
morla-0.16.1/ltmain.sh:358:	  extracted_serial=`expr $extracted_serial + 1`
morla-0.16.1/ltmain.sh-359-	  my_xlib_u=lt$extracted_serial-$my_xlib ;;
##############################################
morla-0.16.1/ltmain.sh-382-	  darwin_curdir=`pwd`
morla-0.16.1/ltmain.sh:383:	  darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'`
morla-0.16.1/ltmain.sh:384:	  darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
morla-0.16.1/ltmain.sh-385-	  if test -n "$darwin_arches"; then 
morla-0.16.1/ltmain.sh:386:	    darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'`
morla-0.16.1/ltmain.sh-387-	    darwin_arch=
##############################################
morla-0.16.1/ltmain.sh-397-      ## Okay now we have a bunch of thin objects, gotta fatten them up :)
morla-0.16.1/ltmain.sh:398:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
morla-0.16.1/ltmain.sh-399-	    darwin_file=
##############################################
morla-0.16.1/ltmain.sh-401-	    for darwin_file in $darwin_filelist; do
morla-0.16.1/ltmain.sh:402:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
morla-0.16.1/ltmain.sh-403-	      lipo -create -output "$darwin_file" $darwin_files
##############################################
morla-0.16.1/ltmain.sh-416-      esac
morla-0.16.1/ltmain.sh:417:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
morla-0.16.1/ltmain.sh-418-    done
##############################################
morla-0.16.1/ltmain.sh-435-  case $arg in
morla-0.16.1/ltmain.sh:436:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
morla-0.16.1/ltmain.sh-437-  *) optarg= ;;
##############################################
morla-0.16.1/ltmain.sh-466-	  # Evaluate the configuration.
morla-0.16.1/ltmain.sh:467:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
morla-0.16.1/ltmain.sh-468-	else
##############################################
morla-0.16.1/ltmain.sh-589-static)
morla-0.16.1/ltmain.sh:590:  build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
morla-0.16.1/ltmain.sh-591-  ;;
##############################################
morla-0.16.1/ltmain.sh-710-	-Wc,*)
morla-0.16.1/ltmain.sh:711:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
morla-0.16.1/ltmain.sh-712-	  lastarg=
##############################################
morla-0.16.1/ltmain.sh-727-	  IFS="$save_ifs"
morla-0.16.1/ltmain.sh:728:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
morla-0.16.1/ltmain.sh-729-
##############################################
morla-0.16.1/ltmain.sh-746-      # Aesthetically quote the previous argument.
morla-0.16.1/ltmain.sh:747:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
morla-0.16.1/ltmain.sh-748-
##############################################
morla-0.16.1/ltmain.sh-774-      # Get the name of the library object.
morla-0.16.1/ltmain.sh:775:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
morla-0.16.1/ltmain.sh-776-      ;;
##############################################
morla-0.16.1/ltmain.sh-785-    *.ads) xform=ads ;;
morla-0.16.1/ltmain.sh:786:    *.asm) xform=asm ;;
morla-0.16.1/ltmain.sh-787-    *.c++) xform=c++ ;;
##############################################
morla-0.16.1/ltmain.sh-799-
morla-0.16.1/ltmain.sh:800:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
morla-0.16.1/ltmain.sh-801-
morla-0.16.1/ltmain.sh-802-    case $libobj in
morla-0.16.1/ltmain.sh:803:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
morla-0.16.1/ltmain.sh-804-    *)
##############################################
morla-0.16.1/ltmain.sh-830-
morla-0.16.1/ltmain.sh:831:    qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"`
morla-0.16.1/ltmain.sh-832-    case $qlibobj in
##############################################
morla-0.16.1/ltmain.sh-838-	&& $echo "$modename: libobj name \`$libobj' may not contain shell special characters."
morla-0.16.1/ltmain.sh:839:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
morla-0.16.1/ltmain.sh:840:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
morla-0.16.1/ltmain.sh-841-    if test "X$xdir" = "X$obj"; then
##############################################
morla-0.16.1/ltmain.sh-877-    if test "$compiler_c_o" = no; then
morla-0.16.1/ltmain.sh:878:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
morla-0.16.1/ltmain.sh-879-      lockfile="$output_obj.lock"
##############################################
morla-0.16.1/ltmain.sh-898-*** ERROR, $lockfile exists and contains:
morla-0.16.1/ltmain.sh:899:`cat $lockfile 2>/dev/null`
morla-0.16.1/ltmain.sh-900-
##############################################
morla-0.16.1/ltmain.sh-916-    fi
morla-0.16.1/ltmain.sh:917:    qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"`
morla-0.16.1/ltmain.sh-918-    case $qsrcfile in
##############################################
morla-0.16.1/ltmain.sh-972-      if test "$need_locks" = warn &&
morla-0.16.1/ltmain.sh:973:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
morla-0.16.1/ltmain.sh-974-	$echo "\
morla-0.16.1/ltmain.sh-975-*** ERROR, $lockfile contains:
morla-0.16.1/ltmain.sh:976:`cat $lockfile 2>/dev/null`
morla-0.16.1/ltmain.sh-977-
##############################################
morla-0.16.1/ltmain.sh-1044-      if test "$need_locks" = warn &&
morla-0.16.1/ltmain.sh:1045:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
morla-0.16.1/ltmain.sh-1046-	$echo "\
morla-0.16.1/ltmain.sh-1047-*** ERROR, $lockfile contains:
morla-0.16.1/ltmain.sh:1048:`cat $lockfile 2>/dev/null`
morla-0.16.1/ltmain.sh-1049-
##############################################
morla-0.16.1/ltmain.sh-1218-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
morla-0.16.1/ltmain.sh:1219:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
morla-0.16.1/ltmain.sh-1220-	;;
##############################################
morla-0.16.1/ltmain.sh-1307-	    moreargs=
morla-0.16.1/ltmain.sh:1308:	    for fil in `cat $save_arg`
morla-0.16.1/ltmain.sh-1309-	    do
##############################################
morla-0.16.1/ltmain.sh-1334-		# Extract subdirectory from the argument.
morla-0.16.1/ltmain.sh:1335:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
morla-0.16.1/ltmain.sh-1336-		if test "X$xdir" = "X$arg"; then
##############################################
morla-0.16.1/ltmain.sh-1393-		  # Extract subdirectory from the argument.
morla-0.16.1/ltmain.sh:1394:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
morla-0.16.1/ltmain.sh-1395-		  if test "X$xdir" = "X$arg"; then
##############################################
morla-0.16.1/ltmain.sh-1400-
morla-0.16.1/ltmain.sh:1401:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
morla-0.16.1/ltmain.sh:1402:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
morla-0.16.1/ltmain.sh-1403-		  libobjs="$libobjs $pic_object"
##############################################
morla-0.16.1/ltmain.sh-1561-      -L*)
morla-0.16.1/ltmain.sh:1562:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
morla-0.16.1/ltmain.sh-1563-	# We need an absolute path.
##############################################
morla-0.16.1/ltmain.sh-1566-	*)
morla-0.16.1/ltmain.sh:1567:	  absdir=`cd "$dir" && pwd`
morla-0.16.1/ltmain.sh-1568-	  if test -z "$absdir"; then
##############################################
morla-0.16.1/ltmain.sh-1584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
morla-0.16.1/ltmain.sh:1585:	  testbindir=`$echo "X$dir" | $Xsed -e 's*/lib$*/bin*'`
morla-0.16.1/ltmain.sh-1586-	  case :$dllsearchpath: in
##############################################
morla-0.16.1/ltmain.sh-1682-	# to be aesthetically quoted because they are evaled later.
morla-0.16.1/ltmain.sh:1683:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
morla-0.16.1/ltmain.sh-1684-	case $arg in
##############################################
morla-0.16.1/ltmain.sh-1751-      -R*)
morla-0.16.1/ltmain.sh:1752:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
morla-0.16.1/ltmain.sh-1753-	# We need an absolute path.
##############################################
morla-0.16.1/ltmain.sh-1792-      -Wc,*)
morla-0.16.1/ltmain.sh:1793:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
morla-0.16.1/ltmain.sh-1794-	arg=
##############################################
morla-0.16.1/ltmain.sh-1806-	IFS="$save_ifs"
morla-0.16.1/ltmain.sh:1807:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
morla-0.16.1/ltmain.sh-1808-	;;
##############################################
morla-0.16.1/ltmain.sh-1810-      -Wl,*)
morla-0.16.1/ltmain.sh:1811:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
morla-0.16.1/ltmain.sh-1812-	arg=
##############################################
morla-0.16.1/ltmain.sh-1825-	IFS="$save_ifs"
morla-0.16.1/ltmain.sh:1826:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
morla-0.16.1/ltmain.sh-1827-	;;
##############################################
morla-0.16.1/ltmain.sh-1847-	# to be aesthetically quoted because they are evaled later.
morla-0.16.1/ltmain.sh:1848:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
morla-0.16.1/ltmain.sh-1849-	case $arg in
##############################################
morla-0.16.1/ltmain.sh-1884-	  # Extract subdirectory from the argument.
morla-0.16.1/ltmain.sh:1885:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
morla-0.16.1/ltmain.sh-1886-	  if test "X$xdir" = "X$arg"; then
##############################################
morla-0.16.1/ltmain.sh-1943-	    # Extract subdirectory from the argument.
morla-0.16.1/ltmain.sh:1944:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
morla-0.16.1/ltmain.sh-1945-	    if test "X$xdir" = "X$arg"; then
##############################################
morla-0.16.1/ltmain.sh-1950-
morla-0.16.1/ltmain.sh:1951:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
morla-0.16.1/ltmain.sh:1952:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
morla-0.16.1/ltmain.sh-1953-	    libobjs="$libobjs $pic_object"
##############################################
morla-0.16.1/ltmain.sh-1986-	# to be aesthetically quoted because they are evaled later.
morla-0.16.1/ltmain.sh:1987:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
morla-0.16.1/ltmain.sh-1988-	case $arg in
##############################################
morla-0.16.1/ltmain.sh-2016-    # calculate the name of the file, without its directory
morla-0.16.1/ltmain.sh:2017:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
morla-0.16.1/ltmain.sh-2018-    libobjs_save="$libobjs"
##############################################
morla-0.16.1/ltmain.sh-2021-      # get the directories listed in $shlibpath_var
morla-0.16.1/ltmain.sh:2022:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
morla-0.16.1/ltmain.sh-2023-    else
##############################################
morla-0.16.1/ltmain.sh-2028-
morla-0.16.1/ltmain.sh:2029:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
morla-0.16.1/ltmain.sh-2030-    if test "X$output_objdir" = "X$output"; then
##############################################
morla-0.16.1/ltmain.sh-2166-	  fi
morla-0.16.1/ltmain.sh:2167:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
morla-0.16.1/ltmain.sh-2168-	  if test "$linkmode" = lib; then
##############################################
morla-0.16.1/ltmain.sh-2215-		    found=no
morla-0.16.1/ltmain.sh:2216:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
morla-0.16.1/ltmain.sh-2217-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
morla-0.16.1/ltmain.sh-2240-	    newdependency_libs="$deplib $newdependency_libs"
morla-0.16.1/ltmain.sh:2241:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
morla-0.16.1/ltmain.sh-2242-	    ;;
##############################################
morla-0.16.1/ltmain.sh-2253-	    fi
morla-0.16.1/ltmain.sh:2254:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
morla-0.16.1/ltmain.sh-2255-	    ;;
##############################################
morla-0.16.1/ltmain.sh-2263-	  if test "$pass" = link; then
morla-0.16.1/ltmain.sh:2264:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
morla-0.16.1/ltmain.sh-2265-	    # Make sure the xrpath contains only unique directories.
##############################################
morla-0.16.1/ltmain.sh-2285-		set dummy $deplibs_check_method
morla-0.16.1/ltmain.sh:2286:	        match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
morla-0.16.1/ltmain.sh-2287-		if eval $echo \"$deplib\" 2>/dev/null \
##############################################
morla-0.16.1/ltmain.sh-2346-	else
morla-0.16.1/ltmain.sh:2347:	  $echo "$modename: cannot find the library \`$lib' or unhandled argument \`$deplib'" 1>&2
morla-0.16.1/ltmain.sh-2348-	  exit $EXIT_FAILURE
##############################################
morla-0.16.1/ltmain.sh-2357-
morla-0.16.1/ltmain.sh:2358:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
morla-0.16.1/ltmain.sh-2359-	test "X$ladir" = "X$lib" && ladir="."
##############################################
morla-0.16.1/ltmain.sh-2449-	*)
morla-0.16.1/ltmain.sh:2450:	  abs_ladir=`cd "$ladir" && pwd`
morla-0.16.1/ltmain.sh-2451-	  if test -z "$abs_ladir"; then
##############################################
morla-0.16.1/ltmain.sh-2457-	esac
morla-0.16.1/ltmain.sh:2458:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
morla-0.16.1/ltmain.sh-2459-
##############################################
morla-0.16.1/ltmain.sh-2484-	fi # $installed = yes
morla-0.16.1/ltmain.sh:2485:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
morla-0.16.1/ltmain.sh-2486-
##############################################
morla-0.16.1/ltmain.sh-2531-	    case $deplib in
morla-0.16.1/ltmain.sh:2532:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
morla-0.16.1/ltmain.sh-2533-	    esac
##############################################
morla-0.16.1/ltmain.sh-2652-	    shift; shift
morla-0.16.1/ltmain.sh:2653:	    libname=`eval \\$echo \"$libname_spec\"`
morla-0.16.1/ltmain.sh-2654-	    # use dlname if we got it. it's perfectly good, no?
##############################################
morla-0.16.1/ltmain.sh-2660-	      *cygwin* | mingw*)
morla-0.16.1/ltmain.sh:2661:		major=`expr $current - $age`
morla-0.16.1/ltmain.sh-2662-		versuffix="-$major"
##############################################
morla-0.16.1/ltmain.sh-2671-	    soroot="$soname"
morla-0.16.1/ltmain.sh:2672:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
morla-0.16.1/ltmain.sh:2673:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
morla-0.16.1/ltmain.sh-2674-
##############################################
morla-0.16.1/ltmain.sh-2904-	      case $libdir in
morla-0.16.1/ltmain.sh:2905:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
morla-0.16.1/ltmain.sh-2906-		   case " $xrpath " in
##############################################
morla-0.16.1/ltmain.sh-2936-	      *.la)
morla-0.16.1/ltmain.sh:2937:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
morla-0.16.1/ltmain.sh-2938-		test "X$dir" = "X$deplib" && dir="."
##############################################
morla-0.16.1/ltmain.sh-2942-		*)
morla-0.16.1/ltmain.sh:2943:		  absdir=`cd "$dir" && pwd`
morla-0.16.1/ltmain.sh-2944-		  if test -z "$absdir"; then
##############################################
morla-0.16.1/ltmain.sh-2952-		else
morla-0.16.1/ltmain.sh:2953:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
morla-0.16.1/ltmain.sh-2954-		  if test -z "$libdir"; then
##############################################
morla-0.16.1/ltmain.sh-2967-		  # but need to link against shared
morla-0.16.1/ltmain.sh:2968:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
morla-0.16.1/ltmain.sh:2969:		  eval deplibdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
morla-0.16.1/ltmain.sh-2970-		  if test -n "$deplibrary_names" ; then
##############################################
morla-0.16.1/ltmain.sh-2998-		  # Again, we only want to link against shared libraries
morla-0.16.1/ltmain.sh:2999:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
morla-0.16.1/ltmain.sh-3000-		  for tmp in $newlib_search_path ; do
##############################################
morla-0.16.1/ltmain.sh-3166-      lib*)
morla-0.16.1/ltmain.sh:3167:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
morla-0.16.1/ltmain.sh-3168-	eval shared_ext=\"$shrext_cmds\"
##############################################
morla-0.16.1/ltmain.sh-3172-	if test "$module" = no; then
morla-0.16.1/ltmain.sh:3173:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
morla-0.16.1/ltmain.sh-3174-	  $echo "$help" 1>&2
##############################################
morla-0.16.1/ltmain.sh-3178-	  # Add the "lib" prefix for modules if required
morla-0.16.1/ltmain.sh:3179:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
morla-0.16.1/ltmain.sh-3180-	  eval shared_ext=\"$shrext_cmds\"
##############################################
morla-0.16.1/ltmain.sh-3182-	else
morla-0.16.1/ltmain.sh:3183:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
morla-0.16.1/ltmain.sh-3184-	fi
##############################################
morla-0.16.1/ltmain.sh-3259-	  darwin|linux|osf|windows|none)
morla-0.16.1/ltmain.sh:3260:	    current=`expr $number_major + $number_minor`
morla-0.16.1/ltmain.sh-3261-	    age="$number_minor"
##############################################
morla-0.16.1/ltmain.sh-3269-	  irix|nonstopux)
morla-0.16.1/ltmain.sh:3270:	    current=`expr $number_major + $number_minor`
morla-0.16.1/ltmain.sh-3271-	    age="$number_minor"
##############################################
morla-0.16.1/ltmain.sh-3317-	if test "$age" -gt "$current"; then
morla-0.16.1/ltmain.sh:3318:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
morla-0.16.1/ltmain.sh-3319-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
morla-0.16.1/ltmain.sh-3332-	  # verstring for coding it into the library header
morla-0.16.1/ltmain.sh:3333:	  major=.`expr $current - $age`
morla-0.16.1/ltmain.sh-3334-	  versuffix="$major.$age.$revision"
morla-0.16.1/ltmain.sh-3335-	  # Darwin ld doesn't like 0 for these options...
morla-0.16.1/ltmain.sh:3336:	  minor_current=`expr $current + 1`
morla-0.16.1/ltmain.sh-3337-	  xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
##############################################
morla-0.16.1/ltmain.sh-3352-	  if test "X$lt_irix_increment" = "Xno"; then
morla-0.16.1/ltmain.sh:3353:	    major=`expr $current - $age`
morla-0.16.1/ltmain.sh-3354-	  else
morla-0.16.1/ltmain.sh:3355:	    major=`expr $current - $age + 1`
morla-0.16.1/ltmain.sh-3356-	  fi
##############################################
morla-0.16.1/ltmain.sh-3365-	  while test "$loop" -ne 0; do
morla-0.16.1/ltmain.sh:3366:	    iface=`expr $revision - $loop`
morla-0.16.1/ltmain.sh:3367:	    loop=`expr $loop - 1`
morla-0.16.1/ltmain.sh-3368-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
morla-0.16.1/ltmain.sh-3376-	linux)
morla-0.16.1/ltmain.sh:3377:	  major=.`expr $current - $age`
morla-0.16.1/ltmain.sh-3378-	  versuffix="$major.$age.$revision"
##############################################
morla-0.16.1/ltmain.sh-3381-	osf)
morla-0.16.1/ltmain.sh:3382:	  major=.`expr $current - $age`
morla-0.16.1/ltmain.sh-3383-	  versuffix=".$current.$age.$revision"
##############################################
morla-0.16.1/ltmain.sh-3388-	  while test "$loop" -ne 0; do
morla-0.16.1/ltmain.sh:3389:	    iface=`expr $current - $loop`
morla-0.16.1/ltmain.sh:3390:	    loop=`expr $loop - 1`
morla-0.16.1/ltmain.sh-3391-	    verstring="$verstring:${iface}.0"
##############################################
morla-0.16.1/ltmain.sh-3405-	  # extension on DOS 8.3 filesystems.
morla-0.16.1/ltmain.sh:3406:	  major=`expr $current - $age`
morla-0.16.1/ltmain.sh-3407-	  versuffix="-$major"
##############################################
morla-0.16.1/ltmain.sh-3460-	removelist=
morla-0.16.1/ltmain.sh:3461:	tempremovelist=`$echo "$output_objdir/*"`
morla-0.16.1/ltmain.sh-3462-	for p in $tempremovelist; do
##############################################
morla-0.16.1/ltmain.sh-3488-	# Transform .lo files to .o files.
morla-0.16.1/ltmain.sh:3489:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
morla-0.16.1/ltmain.sh-3490-      fi
##############################################
morla-0.16.1/ltmain.sh-3493-      #for path in $notinst_path; do
morla-0.16.1/ltmain.sh:3494:      #	lib_search_path=`$echo "$lib_search_path " | ${SED} -e "s% $path % %g"`
morla-0.16.1/ltmain.sh:3495:      #	deplibs=`$echo "$deplibs " | ${SED} -e "s% -L$path % %g"`
morla-0.16.1/ltmain.sh:3496:      #	dependency_libs=`$echo "$dependency_libs " | ${SED} -e "s% -L$path % %g"`
morla-0.16.1/ltmain.sh-3497-      #done
##############################################
morla-0.16.1/ltmain.sh-3600-	    for i in $deplibs; do
morla-0.16.1/ltmain.sh:3601:	      name=`expr $i : '-l\(.*\)'`
morla-0.16.1/ltmain.sh-3602-	      # If $name is empty we are operating on a -L argument.
##############################################
morla-0.16.1/ltmain.sh-3612-		if test -n "$i" ; then
morla-0.16.1/ltmain.sh:3613:		  libname=`eval \\$echo \"$libname_spec\"`
morla-0.16.1/ltmain.sh:3614:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
morla-0.16.1/ltmain.sh-3615-		  set dummy $deplib_matches
morla-0.16.1/ltmain.sh-3616-		  deplib_match=$2
morla-0.16.1/ltmain.sh:3617:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
morla-0.16.1/ltmain.sh-3618-		    newdeplibs="$newdeplibs $i"
##############################################
morla-0.16.1/ltmain.sh-3637-	    for i in $deplibs; do
morla-0.16.1/ltmain.sh:3638:	      name=`expr $i : '-l\(.*\)'`
morla-0.16.1/ltmain.sh-3639-	      # If $name is empty we are operating on a -L argument.
##############################################
morla-0.16.1/ltmain.sh-3652-		  if test -n "$i" ; then
morla-0.16.1/ltmain.sh:3653:		    libname=`eval \\$echo \"$libname_spec\"`
morla-0.16.1/ltmain.sh:3654:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
morla-0.16.1/ltmain.sh-3655-		    set dummy $deplib_matches
morla-0.16.1/ltmain.sh-3656-		    deplib_match=$2
morla-0.16.1/ltmain.sh:3657:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
morla-0.16.1/ltmain.sh-3658-		      newdeplibs="$newdeplibs $i"
##############################################
morla-0.16.1/ltmain.sh-3685-	  set dummy $deplibs_check_method
morla-0.16.1/ltmain.sh:3686:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
morla-0.16.1/ltmain.sh-3687-	  for a_deplib in $deplibs; do
morla-0.16.1/ltmain.sh:3688:	    name=`expr $a_deplib : '-l\(.*\)'`
morla-0.16.1/ltmain.sh-3689-	    # If $name is empty we are operating on a -L argument.
##############################################
morla-0.16.1/ltmain.sh-3699-	      if test -n "$a_deplib" ; then
morla-0.16.1/ltmain.sh:3700:		libname=`eval \\$echo \"$libname_spec\"`
morla-0.16.1/ltmain.sh-3701-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
morla-0.16.1/ltmain.sh:3702:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
morla-0.16.1/ltmain.sh-3703-		  for potent_lib in $potential_libs; do
##############################################
morla-0.16.1/ltmain.sh-3715-		      while test -h "$potlib" 2>/dev/null; do
morla-0.16.1/ltmain.sh:3716:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
morla-0.16.1/ltmain.sh-3717-			case $potliblink in
morla-0.16.1/ltmain.sh-3718-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
morla-0.16.1/ltmain.sh:3719:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
morla-0.16.1/ltmain.sh-3720-			esac
##############################################
morla-0.16.1/ltmain.sh-3754-	  set dummy $deplibs_check_method
morla-0.16.1/ltmain.sh:3755:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
morla-0.16.1/ltmain.sh-3756-	  for a_deplib in $deplibs; do
morla-0.16.1/ltmain.sh:3757:	    name=`expr $a_deplib : '-l\(.*\)'`
morla-0.16.1/ltmain.sh-3758-	    # If $name is empty we are operating on a -L argument.
##############################################
morla-0.16.1/ltmain.sh-3768-	      if test -n "$a_deplib" ; then
morla-0.16.1/ltmain.sh:3769:		libname=`eval \\$echo \"$libname_spec\"`
morla-0.16.1/ltmain.sh-3770-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
morla-0.16.1/ltmain.sh:3771:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
morla-0.16.1/ltmain.sh-3772-		  for potent_lib in $potential_libs; do
##############################################
morla-0.16.1/ltmain.sh-3811-	      # can't use Xsed below, because $i might contain '/'
morla-0.16.1/ltmain.sh:3812:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
morla-0.16.1/ltmain.sh-3813-	    done
##############################################
morla-0.16.1/ltmain.sh-3836-	  # On Rhapsody replace the C library is the System framework
morla-0.16.1/ltmain.sh:3837:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
morla-0.16.1/ltmain.sh-3838-	  ;;
##############################################
morla-0.16.1/ltmain.sh-4008-	# Use standard objects if they are pic
morla-0.16.1/ltmain.sh:4009:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
morla-0.16.1/ltmain.sh-4010-
##############################################
morla-0.16.1/ltmain.sh-4021-	      eval cmd=\"$cmd\"
morla-0.16.1/ltmain.sh:4022:	      if len=`expr "X$cmd" : ".*"` &&
morla-0.16.1/ltmain.sh-4023-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
morla-0.16.1/ltmain.sh-4103-	if test "X$skipped_export" != "X:" &&
morla-0.16.1/ltmain.sh:4104:	   len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
morla-0.16.1/ltmain.sh-4105-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
morla-0.16.1/ltmain.sh-4122-	  save_output=$output
morla-0.16.1/ltmain.sh:4123:	  output_la=`$echo "X$output" | $Xsed -e "$basename"`
morla-0.16.1/ltmain.sh-4124-
##############################################
morla-0.16.1/ltmain.sh-4138-	    if test "X$objlist" = X ||
morla-0.16.1/ltmain.sh:4139:	       { len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
morla-0.16.1/ltmain.sh-4140-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
morla-0.16.1/ltmain.sh-4153-	      last_robj=$output_objdir/$output_la-${k}.$objext
morla-0.16.1/ltmain.sh:4154:	      k=`expr $k + 1`
morla-0.16.1/ltmain.sh-4155-	      output=$output_objdir/$output_la-${k}.$objext
##############################################
morla-0.16.1/ltmain.sh-4179-	  do
morla-0.16.1/ltmain.sh:4180:	    i=`expr $i + 1`
morla-0.16.1/ltmain.sh-4181-	    delfiles="$delfiles $output_objdir/$output_la-${i}.$objext"
##############################################
morla-0.16.1/ltmain.sh-4304-	libobj="$output"
morla-0.16.1/ltmain.sh:4305:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
morla-0.16.1/ltmain.sh-4306-	;;
##############################################
morla-0.16.1/ltmain.sh-4329-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
morla-0.16.1/ltmain.sh:4330:	  reload_conv_objs=$reload_objs\ `$echo "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
morla-0.16.1/ltmain.sh-4331-	else
##############################################
morla-0.16.1/ltmain.sh-4340-      # Create the old-style object.
morla-0.16.1/ltmain.sh:4341:      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
morla-0.16.1/ltmain.sh-4342-
##############################################
morla-0.16.1/ltmain.sh-4401-      case $host in
morla-0.16.1/ltmain.sh:4402:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
morla-0.16.1/ltmain.sh-4403-      esac
##############################################
morla-0.16.1/ltmain.sh-4421-	# On Rhapsody replace the C library is the System framework
morla-0.16.1/ltmain.sh:4422:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
morla-0.16.1/ltmain.sh:4423:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
morla-0.16.1/ltmain.sh-4424-	;;
##############################################
morla-0.16.1/ltmain.sh-4509-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
morla-0.16.1/ltmain.sh:4510:	  testbindir=`$echo "X$libdir" | $Xsed -e 's*/lib$*/bin*'`
morla-0.16.1/ltmain.sh-4511-	  case :$dllsearchpath: in
##############################################
morla-0.16.1/ltmain.sh-4567-	# Transform all the library objects into standard objects.
morla-0.16.1/ltmain.sh:4568:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
morla-0.16.1/ltmain.sh:4569:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
morla-0.16.1/ltmain.sh-4570-      fi
##############################################
morla-0.16.1/ltmain.sh-4613-	    # Add our own program objects to the symbol list.
morla-0.16.1/ltmain.sh:4614:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
morla-0.16.1/ltmain.sh-4615-	    for arg in $progfiles; do
##############################################
morla-0.16.1/ltmain.sh-4655-	    $show "extracting global C symbols from \`$arg'"
morla-0.16.1/ltmain.sh:4656:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
morla-0.16.1/ltmain.sh-4657-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
morla-0.16.1/ltmain.sh-4777-            if test -f "$output_objdir/${outputname}.def" ; then
morla-0.16.1/ltmain.sh:4778:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
morla-0.16.1/ltmain.sh:4779:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
morla-0.16.1/ltmain.sh-4780-            else
morla-0.16.1/ltmain.sh:4781:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
morla-0.16.1/ltmain.sh:4782:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
morla-0.16.1/ltmain.sh-4783-             fi
##############################################
morla-0.16.1/ltmain.sh-4785-          * )
morla-0.16.1/ltmain.sh:4786:            compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
morla-0.16.1/ltmain.sh:4787:            finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
morla-0.16.1/ltmain.sh-4788-            ;;
##############################################
morla-0.16.1/ltmain.sh-4801-	# Nullify the symbol file.
morla-0.16.1/ltmain.sh:4802:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
morla-0.16.1/ltmain.sh:4803:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
morla-0.16.1/ltmain.sh-4804-      fi
##############################################
morla-0.16.1/ltmain.sh-4807-	# Replace the output file specification.
morla-0.16.1/ltmain.sh:4808:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$output"'%g' | $NL2SP`
morla-0.16.1/ltmain.sh-4809-	link_command="$compile_command$compile_rpath"
##############################################
morla-0.16.1/ltmain.sh-4874-	# Replace the output file specification.
morla-0.16.1/ltmain.sh:4875:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
morla-0.16.1/ltmain.sh-4876-	# Delete the old output file.
##############################################
morla-0.16.1/ltmain.sh-4894-	  if test "$fast_install" = yes; then
morla-0.16.1/ltmain.sh:4895:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $SP2NL | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g' | $NL2SP`
morla-0.16.1/ltmain.sh-4896-	  else
##############################################
morla-0.16.1/ltmain.sh-4906-      # Replace the output file specification.
morla-0.16.1/ltmain.sh:4907:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
morla-0.16.1/ltmain.sh-4908-
##############################################
morla-0.16.1/ltmain.sh-4926-	  else
morla-0.16.1/ltmain.sh:4927:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
morla-0.16.1/ltmain.sh-4928-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
morla-0.16.1/ltmain.sh-4931-	relink_command="(cd `pwd`; $relink_command)"
morla-0.16.1/ltmain.sh:4932:	relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
morla-0.16.1/ltmain.sh-4933-      fi
##############################################
morla-0.16.1/ltmain.sh-4940-	esac
morla-0.16.1/ltmain.sh:4941:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
morla-0.16.1/ltmain.sh-4942-      else
morla-0.16.1/ltmain.sh:4943:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
morla-0.16.1/ltmain.sh-4944-      fi
##############################################
morla-0.16.1/ltmain.sh-4950-	case $output in
morla-0.16.1/ltmain.sh:4951:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
morla-0.16.1/ltmain.sh-4952-	esac
##############################################
morla-0.16.1/ltmain.sh-4956-	    exeext=.exe
morla-0.16.1/ltmain.sh:4957:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
morla-0.16.1/ltmain.sh-4958-	  *) exeext= ;;
##############################################
morla-0.16.1/ltmain.sh-4961-	  *cygwin* | *mingw* )
morla-0.16.1/ltmain.sh:4962:            output_name=`basename $output`
morla-0.16.1/ltmain.sh:4963:            output_path=`dirname $output`
morla-0.16.1/ltmain.sh-4964-            cwrappersource="$output_path/$objdir/lt-$output_name.c"
##############################################
morla-0.16.1/ltmain.sh-5371-      shift
morla-0.16.1/ltmain.sh:5372:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
morla-0.16.1/ltmain.sh-5373-      # Yippee, \$echo works!
##############################################
morla-0.16.1/ltmain.sh-5383-  # Find the directory that this script lives in.
morla-0.16.1/ltmain.sh:5384:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
morla-0.16.1/ltmain.sh-5385-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
morla-0.16.1/ltmain.sh-5387-  # Follow symbolic links until we get to the real thisdir.
morla-0.16.1/ltmain.sh:5388:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
morla-0.16.1/ltmain.sh-5389-  while test -n \"\$file\"; do
morla-0.16.1/ltmain.sh:5390:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
morla-0.16.1/ltmain.sh-5391-
##############################################
morla-0.16.1/ltmain.sh-5399-
morla-0.16.1/ltmain.sh:5400:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
morla-0.16.1/ltmain.sh:5401:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
morla-0.16.1/ltmain.sh-5402-  done
##############################################
morla-0.16.1/ltmain.sh-5404-  # Try to get the absolute directory name.
morla-0.16.1/ltmain.sh:5405:  absdir=\`cd \"\$thisdir\" && pwd\`
morla-0.16.1/ltmain.sh-5406-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
morla-0.16.1/ltmain.sh-5414-  if test ! -f \"\$progdir/\$program\" || \\
morla-0.16.1/ltmain.sh:5415:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
morla-0.16.1/ltmain.sh-5416-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
morla-0.16.1/ltmain.sh-5429-    if test -n \"\$relink_command\"; then
morla-0.16.1/ltmain.sh:5430:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
morla-0.16.1/ltmain.sh-5431-      else
##############################################
morla-0.16.1/ltmain.sh-5461-    # The second colon is a workaround for a bug in BeOS R4 sed
morla-0.16.1/ltmain.sh:5462:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
morla-0.16.1/ltmain.sh-5463-
##############################################
morla-0.16.1/ltmain.sh-5574-	  do
morla-0.16.1/ltmain.sh:5575:	    objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
morla-0.16.1/ltmain.sh-5576-	    case " $oldobjs " in
##############################################
morla-0.16.1/ltmain.sh-5582-		newobj=lt$counter-$objbase
morla-0.16.1/ltmain.sh:5583:		counter=`expr $counter + 1`
morla-0.16.1/ltmain.sh-5584-		case " $oldobjs " in
##############################################
morla-0.16.1/ltmain.sh-5600-
morla-0.16.1/ltmain.sh:5601:	if len=`expr "X$cmds" : ".*"` &&
morla-0.16.1/ltmain.sh-5602-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
morla-0.16.1/ltmain.sh-5622-	    eval test_cmds=\"$old_archive_cmds\"
morla-0.16.1/ltmain.sh:5623:	    if len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
morla-0.16.1/ltmain.sh-5624-	       test "$len" -le "$max_cmd_len"; then
##############################################
morla-0.16.1/ltmain.sh-5674-	else
morla-0.16.1/ltmain.sh:5675:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
morla-0.16.1/ltmain.sh-5676-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
morla-0.16.1/ltmain.sh-5680-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
morla-0.16.1/ltmain.sh:5681:      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
morla-0.16.1/ltmain.sh-5682-      if test "$hardcode_automatic" = yes ; then
##############################################
morla-0.16.1/ltmain.sh-5699-	      *.la)
morla-0.16.1/ltmain.sh:5700:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
morla-0.16.1/ltmain.sh:5701:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
morla-0.16.1/ltmain.sh-5702-		if test -z "$libdir"; then
##############################################
morla-0.16.1/ltmain.sh-5713-	    for lib in $dlfiles; do
morla-0.16.1/ltmain.sh:5714:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
morla-0.16.1/ltmain.sh:5715:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
morla-0.16.1/ltmain.sh-5716-	      if test -z "$libdir"; then
##############################################
morla-0.16.1/ltmain.sh-5724-	    for lib in $dlprefiles; do
morla-0.16.1/ltmain.sh:5725:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
morla-0.16.1/ltmain.sh:5726:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
morla-0.16.1/ltmain.sh-5727-	      if test -z "$libdir"; then
##############################################
morla-0.16.1/ltmain.sh-5821-      # Aesthetically quote it.
morla-0.16.1/ltmain.sh:5822:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
morla-0.16.1/ltmain.sh-5823-      case $arg in
##############################################
morla-0.16.1/ltmain.sh-5837-    # Aesthetically quote it.
morla-0.16.1/ltmain.sh:5838:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
morla-0.16.1/ltmain.sh-5839-    case $arg in
##############################################
morla-0.16.1/ltmain.sh-5888-      # Aesthetically quote the argument.
morla-0.16.1/ltmain.sh:5889:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
morla-0.16.1/ltmain.sh-5890-      case $arg in
##############################################
morla-0.16.1/ltmain.sh-5920-    # Strip any trailing slash from the destination.
morla-0.16.1/ltmain.sh:5921:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
morla-0.16.1/ltmain.sh-5922-
##############################################
morla-0.16.1/ltmain.sh-5928-    else
morla-0.16.1/ltmain.sh:5929:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
morla-0.16.1/ltmain.sh-5930-      test "X$destdir" = "X$dest" && destdir=.
morla-0.16.1/ltmain.sh:5931:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
morla-0.16.1/ltmain.sh-5932-
##############################################
morla-0.16.1/ltmain.sh-6004-
morla-0.16.1/ltmain.sh:6005:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
morla-0.16.1/ltmain.sh-6006-	test "X$dir" = "X$file/" && dir=
##############################################
morla-0.16.1/ltmain.sh-6010-	  # Determine the prefix the user has applied to our future dir.
morla-0.16.1/ltmain.sh:6011:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
morla-0.16.1/ltmain.sh-6012-
##############################################
morla-0.16.1/ltmain.sh-6025-	    # Stick the inst_prefix_dir data into the link command.
morla-0.16.1/ltmain.sh:6026:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%" | $NL2SP`
morla-0.16.1/ltmain.sh-6027-	  else
morla-0.16.1/ltmain.sh:6028:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%%" | $NL2SP`
morla-0.16.1/ltmain.sh-6029-	  fi
##############################################
morla-0.16.1/ltmain.sh-6094-	# Install the pseudo-library for information purposes.
morla-0.16.1/ltmain.sh:6095:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
morla-0.16.1/ltmain.sh-6096-	instname="$dir/$name"i
##############################################
morla-0.16.1/ltmain.sh-6110-	else
morla-0.16.1/ltmain.sh:6111:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
morla-0.16.1/ltmain.sh-6112-	  destfile="$destdir/$destfile"
##############################################
morla-0.16.1/ltmain.sh-6117-	*.lo)
morla-0.16.1/ltmain.sh:6118:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
morla-0.16.1/ltmain.sh-6119-	  ;;
##############################################
morla-0.16.1/ltmain.sh-6139-	  # Deduce the name of the old-style object file.
morla-0.16.1/ltmain.sh:6140:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
morla-0.16.1/ltmain.sh-6141-
##############################################
morla-0.16.1/ltmain.sh-6152-	else
morla-0.16.1/ltmain.sh:6153:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
morla-0.16.1/ltmain.sh-6154-	  destfile="$destdir/$destfile"
##############################################
morla-0.16.1/ltmain.sh-6163-	    if test ! -f "$file"; then
morla-0.16.1/ltmain.sh:6164:	      file=`$echo $file|${SED} 's,.exe$,,'`
morla-0.16.1/ltmain.sh-6165-	      stripped_ext=".exe"
##############################################
morla-0.16.1/ltmain.sh-6172-	*cygwin*|*mingw*)
morla-0.16.1/ltmain.sh:6173:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
morla-0.16.1/ltmain.sh-6174-	    ;;
##############################################
morla-0.16.1/ltmain.sh-6210-	    fi
morla-0.16.1/ltmain.sh:6211:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
morla-0.16.1/ltmain.sh-6212-	    if test -n "$libdir" && test ! -f "$libfile"; then
morla-0.16.1/ltmain.sh:6213:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
morla-0.16.1/ltmain.sh-6214-	      finalize=no
##############################################
morla-0.16.1/ltmain.sh-6233-	      tmpdir=`func_mktempdir`
morla-0.16.1/ltmain.sh:6234:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
morla-0.16.1/ltmain.sh-6235-	      outputname="$tmpdir/$file"
morla-0.16.1/ltmain.sh-6236-	      # Replace the output file specification.
morla-0.16.1/ltmain.sh:6237:	      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g' | $NL2SP`
morla-0.16.1/ltmain.sh-6238-
##############################################
morla-0.16.1/ltmain.sh-6251-	    # Install the binary that we compiled earlier.
morla-0.16.1/ltmain.sh:6252:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
morla-0.16.1/ltmain.sh-6253-	  fi
##############################################
morla-0.16.1/ltmain.sh-6267-	  *:*.exe)
morla-0.16.1/ltmain.sh:6268:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
morla-0.16.1/ltmain.sh-6269-	    ;;
##############################################
morla-0.16.1/ltmain.sh-6280-    for file in $staticlibs; do
morla-0.16.1/ltmain.sh:6281:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
morla-0.16.1/ltmain.sh-6282-
##############################################
morla-0.16.1/ltmain.sh-6437-	  # Warn if it was a shared library.
morla-0.16.1/ltmain.sh:6438:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
morla-0.16.1/ltmain.sh-6439-	  continue
##############################################
morla-0.16.1/ltmain.sh-6441-
morla-0.16.1/ltmain.sh:6442:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
morla-0.16.1/ltmain.sh-6443-	test "X$dir" = "X$file" && dir=.
##############################################
morla-0.16.1/ltmain.sh-6448-	  if test ! -f "$dir/$dlname"; then
morla-0.16.1/ltmain.sh:6449:	    $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
morla-0.16.1/ltmain.sh-6450-	    exit $EXIT_FAILURE
##############################################
morla-0.16.1/ltmain.sh-6456-	# Just add the directory containing the .lo file.
morla-0.16.1/ltmain.sh:6457:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
morla-0.16.1/ltmain.sh-6458-	test "X$dir" = "X$file" && dir=.
##############################################
morla-0.16.1/ltmain.sh-6467-      # Get the absolute pathname.
morla-0.16.1/ltmain.sh:6468:      absdir=`cd "$dir" && pwd`
morla-0.16.1/ltmain.sh-6469-      test -n "$absdir" && dir="$absdir"
##############################################
morla-0.16.1/ltmain.sh-6503-      # Quote arguments (to preserve shell metacharacters).
morla-0.16.1/ltmain.sh:6504:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
morla-0.16.1/ltmain.sh-6505-      args="$args \"$file\""
##############################################
morla-0.16.1/ltmain.sh-6565-    for file in $files; do
morla-0.16.1/ltmain.sh:6566:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
morla-0.16.1/ltmain.sh-6567-      if test "X$dir" = "X$file"; then
##############################################
morla-0.16.1/ltmain.sh-6572-      fi
morla-0.16.1/ltmain.sh:6573:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
morla-0.16.1/ltmain.sh-6574-      test "$mode" = uninstall && objdir="$dir"
##############################################
morla-0.16.1/ltmain.sh-6682-	  *.exe)
morla-0.16.1/ltmain.sh:6683:	    file=`$echo $file|${SED} 's,.exe$,,'`
morla-0.16.1/ltmain.sh:6684:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
morla-0.16.1/ltmain.sh-6685-	    # $file with .exe has already been added to rmfiles,
##############################################
morla-0.16.1/missing-128-       # Could not run --version or --help.  This is probably someone
morla-0.16.1/missing:129:       # running `$TOOL --version' or `$TOOL --help' to check whether
morla-0.16.1/missing-130-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
morla-0.16.1/missing-162-         from any GNU archive site."
morla-0.16.1/missing:163:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
morla-0.16.1/missing-164-    test -z "$files" && files="config.h"
##############################################
morla-0.16.1/missing-191-         proper tools for further handling them.
morla-0.16.1/missing:192:         You can get \`$1' as part of \`Autoconf' from any GNU
morla-0.16.1/missing-193-         archive site."
morla-0.16.1/missing-194-
morla-0.16.1/missing:195:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
morla-0.16.1/missing:196:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
morla-0.16.1/missing-197-    if test -f "$file"; then
##############################################
morla-0.16.1/missing-220-	*.y)
morla-0.16.1/missing:221:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
morla-0.16.1/missing-222-	    if [ -f "$SRCFILE" ]; then
##############################################
morla-0.16.1/missing-224-	    fi
morla-0.16.1/missing:225:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
morla-0.16.1/missing-226-	    if [ -f "$SRCFILE" ]; then
##############################################
morla-0.16.1/missing-250-	*.l)
morla-0.16.1/missing:251:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
morla-0.16.1/missing-252-	    if [ -f "$SRCFILE" ]; then
##############################################
morla-0.16.1/missing-269-
morla-0.16.1/missing:270:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
morla-0.16.1/missing-271-    if test -z "$file"; then
morla-0.16.1/missing:272:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
morla-0.16.1/missing-273-    fi
##############################################
morla-0.16.1/missing-291-    # The file to touch is that specified with -o ...
morla-0.16.1/missing:292:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
morla-0.16.1/missing-293-    if test -z "$file"; then
morla-0.16.1/missing-294-      # ... or it is the one specified with @setfilename ...
morla-0.16.1/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
morla-0.16.1/missing:296:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
morla-0.16.1/missing-297-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
morla-0.16.1/missing:298:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
morla-0.16.1/missing-299-    fi
##############################################
morla-0.16.1/missing-321-	*o*)
morla-0.16.1/missing:322:	    firstarg=`echo "$firstarg" | sed s/o//`
morla-0.16.1/missing-323-	    tar "$firstarg" "$@" && exit 0
##############################################
morla-0.16.1/missing-327-	*h*)
morla-0.16.1/missing:328:	    firstarg=`echo "$firstarg" | sed s/h//`
morla-0.16.1/missing-329-	    tar "$firstarg" "$@" && exit 0
##############################################
morla-0.16.1/mkinstalldirs-12-do
morla-0.16.1/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
morla-0.16.1/mkinstalldirs-14-   shift
##############################################
morla-0.16.1/modules/Makefile.in-48-CONFIG_CLEAN_FILES =
morla-0.16.1/modules/Makefile.in:49:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
morla-0.16.1/modules/Makefile.in-50-am__vpath_adj = case $$p in \
morla-0.16.1/modules/Makefile.in:51:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
morla-0.16.1/modules/Makefile.in-52-    *) f=$$p;; \
morla-0.16.1/modules/Makefile.in-53-  esac;
morla-0.16.1/modules/Makefile.in:54:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
morla-0.16.1/modules/Makefile.in-55-am__installdirs = "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(incdir)"
##############################################
morla-0.16.1/modules/Makefile.in-287-	@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
morla-0.16.1/modules/Makefile.in:288:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
morla-0.16.1/modules/Makefile.in-289-	  test "$$dir" != "$$p" || dir=.; \
##############################################
morla-0.16.1/modules/Makefile.in-311-.c.obj:
morla-0.16.1/modules/Makefile.in:312:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
morla-0.16.1/modules/Makefile.in-313-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
morla-0.16.1/modules/Makefile.in-315-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
morla-0.16.1/modules/Makefile.in:316:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
morla-0.16.1/modules/Makefile.in-317-
##############################################
morla-0.16.1/modules/Makefile.in-392-GTAGS:
morla-0.16.1/modules/Makefile.in:393:	here=`$(am__cd) $(top_builddir) && pwd` \
morla-0.16.1/modules/Makefile.in-394-	  && cd $(top_srcdir) \
##############################################
morla-0.16.1/modules/Makefile.in-400-distdir: $(DISTFILES)
morla-0.16.1/modules/Makefile.in:401:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
morla-0.16.1/modules/Makefile.in:402:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
morla-0.16.1/modules/Makefile.in-403-	list='$(DISTFILES)'; for file in $$list; do \
morla-0.16.1/modules/Makefile.in-404-	  case $$file in \
morla-0.16.1/modules/Makefile.in:405:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
morla-0.16.1/modules/Makefile.in:406:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
morla-0.16.1/modules/Makefile.in-407-	  esac; \
morla-0.16.1/modules/Makefile.in-408-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
morla-0.16.1/modules/Makefile.in:409:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
morla-0.16.1/modules/Makefile.in-410-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
morla-0.16.1/po/Makefile.in.in-79-.po.gmo:
morla-0.16.1/po/Makefile.in.in:80:	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
morla-0.16.1/po/Makefile.in.in-81-	  && rm -f $$file && $(GMSGFMT) -c -o $$file $<
##############################################
morla-0.16.1/po/Makefile.in.in-127-	for cat in $$catalogs; do \
morla-0.16.1/po/Makefile.in.in:128:	  cat=`basename $$cat`; \
morla-0.16.1/po/Makefile.in.in-129-	  case "$$cat" in \
##############################################
morla-0.16.1/po/Makefile.in.in-132-	  esac; \
morla-0.16.1/po/Makefile.in.in:133:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
morla-0.16.1/po/Makefile.in.in-134-	  dir=$(DESTDIR)$$destdir/$$lang/LC_MESSAGES; \
##############################################
morla-0.16.1/po/Makefile.in.in-179-	for cat in $$catalogs; do \
morla-0.16.1/po/Makefile.in.in:180:	  cat=`basename $$cat`; \
morla-0.16.1/po/Makefile.in.in:181:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
morla-0.16.1/po/Makefile.in.in-182-	  rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \
##############################################
morla-0.16.1/po/Makefile.in.in-222-	for cat in $$catalogs; do \
morla-0.16.1/po/Makefile.in.in:223:	  cat=`basename $$cat`; \
morla-0.16.1/po/Makefile.in.in:224:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
morla-0.16.1/po/Makefile.in.in-225-	  echo "$$lang:"; \
##############################################
morla-0.16.1/src/Makefile.in-79-DIST_SOURCES = $(morla_SOURCES)
morla-0.16.1/src/Makefile.in:80:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
morla-0.16.1/src/Makefile.in-81-am__vpath_adj = case $$p in \
morla-0.16.1/src/Makefile.in:82:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
morla-0.16.1/src/Makefile.in-83-    *) f=$$p;; \
morla-0.16.1/src/Makefile.in-84-  esac;
morla-0.16.1/src/Makefile.in:85:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
morla-0.16.1/src/Makefile.in-86-incDATA_INSTALL = $(INSTALL_DATA)
##############################################
morla-0.16.1/src/Makefile.in-317-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
morla-0.16.1/src/Makefile.in:318:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
morla-0.16.1/src/Makefile.in-319-	  if test -f $$p \
##############################################
morla-0.16.1/src/Makefile.in-321-	  ; then \
morla-0.16.1/src/Makefile.in:322:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
morla-0.16.1/src/Makefile.in-323-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
morla-0.16.1/src/Makefile.in-330-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
morla-0.16.1/src/Makefile.in:331:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
morla-0.16.1/src/Makefile.in-332-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
morla-0.16.1/src/Makefile.in-337-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
morla-0.16.1/src/Makefile.in:338:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
morla-0.16.1/src/Makefile.in-339-	  echo " rm -f $$p $$f"; \
##############################################
morla-0.16.1/src/Makefile.in-394-.c.obj:
morla-0.16.1/src/Makefile.in:395:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
morla-0.16.1/src/Makefile.in-396-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
morla-0.16.1/src/Makefile.in-398-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
morla-0.16.1/src/Makefile.in:399:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
morla-0.16.1/src/Makefile.in-400-
##############################################
morla-0.16.1/src/Makefile.in-475-GTAGS:
morla-0.16.1/src/Makefile.in:476:	here=`$(am__cd) $(top_builddir) && pwd` \
morla-0.16.1/src/Makefile.in-477-	  && cd $(top_srcdir) \
##############################################
morla-0.16.1/src/Makefile.in-483-distdir: $(DISTFILES)
morla-0.16.1/src/Makefile.in:484:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
morla-0.16.1/src/Makefile.in:485:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
morla-0.16.1/src/Makefile.in-486-	list='$(DISTFILES)'; for file in $$list; do \
morla-0.16.1/src/Makefile.in-487-	  case $$file in \
morla-0.16.1/src/Makefile.in:488:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
morla-0.16.1/src/Makefile.in:489:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
morla-0.16.1/src/Makefile.in-490-	  esac; \
morla-0.16.1/src/Makefile.in-491-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
morla-0.16.1/src/Makefile.in:492:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
morla-0.16.1/src/Makefile.in-493-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \