===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
dsh-0.25.10/m4/gettext.m4-242-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
dsh-0.25.10/m4/gettext.m4:243:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
dsh-0.25.10/m4/gettext.m4-244-      fi
##############################################
dsh-0.25.10/m4/gettext.m4-370-    else
dsh-0.25.10/m4/gettext.m4:371:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
dsh-0.25.10/m4/gettext.m4-372-      AC_MSG_RESULT(
##############################################
dsh-0.25.10/m4/gettext.m4-398-      case "$ac_file" in
dsh-0.25.10/m4/gettext.m4:399:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
dsh-0.25.10/m4/gettext.m4-400-      esac
##############################################
dsh-0.25.10/m4/gettext.m4-403-        # Adjust a relative srcdir.
dsh-0.25.10/m4/gettext.m4:404:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
dsh-0.25.10/m4/gettext.m4:405:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
dsh-0.25.10/m4/gettext.m4:406:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
dsh-0.25.10/m4/gettext.m4-407-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
dsh-0.25.10/m4/gettext.m4-410-        case "$ac_given_srcdir" in
dsh-0.25.10/m4/gettext.m4:411:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
dsh-0.25.10/m4/gettext.m4-412-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
dsh-0.25.10/m4/gettext.m4-426-            fi
dsh-0.25.10/m4/gettext.m4:427:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
dsh-0.25.10/m4/gettext.m4-428-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
dsh-0.25.10/m4/gettext.m4-553-changequote(<<,>>)dnl
dsh-0.25.10/m4/gettext.m4:554:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
dsh-0.25.10/m4/gettext.m4-555-    case $ac_prog_version in
##############################################
dsh-0.25.10/m4/iconv.m4-96-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
dsh-0.25.10/m4/iconv.m4:97:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
dsh-0.25.10/m4/iconv.m4-98-    AC_MSG_RESULT([$]{ac_t:-
##############################################
dsh-0.25.10/m4/lib-ld.m4-38-    # gcc leaves a trailing carriage return which upsets mingw
dsh-0.25.10/m4/lib-ld.m4:39:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
dsh-0.25.10/m4/lib-ld.m4-40-  *)
dsh-0.25.10/m4/lib-ld.m4:41:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
dsh-0.25.10/m4/lib-ld.m4-42-  esac
##############################################
dsh-0.25.10/m4/lib-ld.m4-47-      # Canonicalize the path of ld
dsh-0.25.10/m4/lib-ld.m4:48:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
dsh-0.25.10/m4/lib-ld.m4-49-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
dsh-0.25.10/m4/lib-ld.m4:50:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
dsh-0.25.10/m4/lib-ld.m4-51-      done
##############################################
dsh-0.25.10/m4/lib-link.m4-179-        dnl or AC_LIB_HAVE_LINKFLAGS call.
dsh-0.25.10/m4/lib-link.m4:180:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
dsh-0.25.10/m4/lib-link.m4-181-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
dsh-0.25.10/m4/lib-link.m4-221-                -L*)
dsh-0.25.10/m4/lib-link.m4:222:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
dsh-0.25.10/m4/lib-link.m4-223-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
dsh-0.25.10/m4/lib-link.m4-338-              */lib | */lib/)
dsh-0.25.10/m4/lib-link.m4:339:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
dsh-0.25.10/m4/lib-link.m4-340-                additional_includedir="$basedir/include"
##############################################
dsh-0.25.10/m4/lib-link.m4-391-                  -L*)
dsh-0.25.10/m4/lib-link.m4:392:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
dsh-0.25.10/m4/lib-link.m4-393-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
dsh-0.25.10/m4/lib-link.m4-441-                  -R*)
dsh-0.25.10/m4/lib-link.m4:442:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
dsh-0.25.10/m4/lib-link.m4-443-                    if test "$enable_rpath" != no; then
##############################################
dsh-0.25.10/m4/lib-link.m4-471-                    dnl Handle this in the next round.
dsh-0.25.10/m4/lib-link.m4:472:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
dsh-0.25.10/m4/lib-link.m4-473-                    ;;
##############################################
dsh-0.25.10/m4/lib-link.m4-477-                    dnl option.
dsh-0.25.10/m4/lib-link.m4:478:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
dsh-0.25.10/m4/lib-link.m4-479-                    ;;
##############################################
dsh-0.25.10/m4/Makefile.in-221-distdir: $(DISTFILES)
dsh-0.25.10/m4/Makefile.in:222:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
dsh-0.25.10/m4/Makefile.in:223:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
dsh-0.25.10/m4/Makefile.in-224-	list='$(DISTFILES)'; for file in $$list; do \
dsh-0.25.10/m4/Makefile.in-225-	  case $$file in \
dsh-0.25.10/m4/Makefile.in:226:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
dsh-0.25.10/m4/Makefile.in:227:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
dsh-0.25.10/m4/Makefile.in-228-	  esac; \
dsh-0.25.10/m4/Makefile.in-229-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
dsh-0.25.10/m4/Makefile.in:230:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
dsh-0.25.10/m4/Makefile.in-231-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
dsh-0.25.10/po/Makefile.in.in-29-MKINSTALLDIRS = @MKINSTALLDIRS@
dsh-0.25.10/po/Makefile.in.in:30:mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
dsh-0.25.10/po/Makefile.in.in-31-
##############################################
dsh-0.25.10/po/Makefile.in.in-64-.po.gmo:
dsh-0.25.10/po/Makefile.in.in:65:	@lang=`echo $* | sed -e 's,.*/,,'`; \
dsh-0.25.10/po/Makefile.in.in-66-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
dsh-0.25.10/po/Makefile.in.in-107-$(POFILES): $(srcdir)/$(DOMAIN).pot
dsh-0.25.10/po/Makefile.in.in:108:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
dsh-0.25.10/po/Makefile.in.in-109-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
dsh-0.25.10/po/Makefile.in.in-130-	for cat in $$catalogs; do \
dsh-0.25.10/po/Makefile.in.in:131:	  cat=`basename $$cat`; \
dsh-0.25.10/po/Makefile.in.in:132:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
dsh-0.25.10/po/Makefile.in.in-133-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
dsh-0.25.10/po/Makefile.in.in-140-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
dsh-0.25.10/po/Makefile.in.in:141:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
dsh-0.25.10/po/Makefile.in.in-142-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
dsh-0.25.10/po/Makefile.in.in-182-	for cat in $$catalogs; do \
dsh-0.25.10/po/Makefile.in.in:183:	  cat=`basename $$cat`; \
dsh-0.25.10/po/Makefile.in.in:184:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
dsh-0.25.10/po/Makefile.in.in-185-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
dsh-0.25.10/po/Makefile.in.in-189-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
dsh-0.25.10/po/Makefile.in.in:190:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
dsh-0.25.10/po/Makefile.in.in-191-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
dsh-0.25.10/po/Makefile.in.in-228-	for cat in $$catalogs; do \
dsh-0.25.10/po/Makefile.in.in:229:	  cat=`basename $$cat`; \
dsh-0.25.10/po/Makefile.in.in:230:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
dsh-0.25.10/po/Makefile.in.in-231-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
dsh-0.25.10/po/Makefile.in.in-279-.nop.po-update:
dsh-0.25.10/po/Makefile.in.in:280:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
dsh-0.25.10/po/Makefile.in.in-281-	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
dsh-0.25.10/tests/param-f.sh-3-set -e
dsh-0.25.10/tests/param-f.sh:4:[ "`./dsh -recho -M -f ${srcdir}/tests/list.file -f ${srcdir}/tests/list.file `" = \
dsh-0.25.10/tests/param-f.sh-5-"a: a
##############################################
dsh-0.25.10/tests/param-f-with-space.sh-4-set -e
dsh-0.25.10/tests/param-f-with-space.sh:5:[ "`./dsh -recho -M -f ${srcdir}/tests/list.space.file -f ${srcdir}/tests/list.space.file `" = \
dsh-0.25.10/tests/param-f-with-space.sh-6-"a: a
##############################################
dsh-0.25.10/tests/param-i.sh-6-echo test1
dsh-0.25.10/tests/param-i.sh:7:[ "`echo test | ./dsh -Mcir echo -ma,b,c $(cat) | sort`" = "\
dsh-0.25.10/tests/param-i.sh-8-a: a test
##############################################
dsh-0.25.10/tests/machinelist-comment-test.sh-2-# test for comment-handling in machinelist
dsh-0.25.10/tests/machinelist-comment-test.sh:3:[ "`./dsh -M -f ${srcdir}/tests/machinelist-comment.txt -recho | sort `" = "\
dsh-0.25.10/tests/machinelist-comment-test.sh-4-hostname: hostname
##############################################
dsh-0.25.10/tests/machinelist-order.sh-2-# test for machinelist ordering.
dsh-0.25.10/tests/machinelist-order.sh:3:[ "`./dsh -M -m one,two -m three -f ${srcdir}/tests/machinelist-comment.txt -m four -recho `" = "\
dsh-0.25.10/tests/machinelist-order.sh-4-one: one
##############################################
dsh-0.25.10/aclocal.m4-256-done
dsh-0.25.10/aclocal.m4:257:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dsh-0.25.10/aclocal.m4-258-])
##############################################
dsh-0.25.10/aclocal.m4-306-    }'
dsh-0.25.10/aclocal.m4:307:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dsh-0.25.10/aclocal.m4-308-# Check for a 64-bit object if we didn't find anything.
dsh-0.25.10/aclocal.m4-309-if test -z "$aix_libpath"; then
dsh-0.25.10/aclocal.m4:310:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dsh-0.25.10/aclocal.m4-311-fi],[])
##############################################
dsh-0.25.10/aclocal.m4-338-  # Remove one level of quotation (which was required for Make).
dsh-0.25.10/aclocal.m4:339:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
dsh-0.25.10/aclocal.m4-340-  ;;
##############################################
dsh-0.25.10/aclocal.m4-349-  :
dsh-0.25.10/aclocal.m4:350:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
dsh-0.25.10/aclocal.m4-351-  # Yippee, $echo works!
##############################################
dsh-0.25.10/aclocal.m4-375-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
dsh-0.25.10/aclocal.m4:376:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
dsh-0.25.10/aclocal.m4:377:       echo_test_string=`eval $cmd` &&
dsh-0.25.10/aclocal.m4-378-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
dsh-0.25.10/aclocal.m4-384-
dsh-0.25.10/aclocal.m4:385:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
dsh-0.25.10/aclocal.m4:386:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
dsh-0.25.10/aclocal.m4-387-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dsh-0.25.10/aclocal.m4-399-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
dsh-0.25.10/aclocal.m4:400:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
dsh-0.25.10/aclocal.m4:401:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
dsh-0.25.10/aclocal.m4-402-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dsh-0.25.10/aclocal.m4-411-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
dsh-0.25.10/aclocal.m4:412:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
dsh-0.25.10/aclocal.m4-413-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dsh-0.25.10/aclocal.m4-426-      echo='printf %s\n'
dsh-0.25.10/aclocal.m4:427:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
dsh-0.25.10/aclocal.m4:428:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
dsh-0.25.10/aclocal.m4-429-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dsh-0.25.10/aclocal.m4-431-	:
dsh-0.25.10/aclocal.m4:432:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
dsh-0.25.10/aclocal.m4-433-	   test "X$echo_testing_string" = 'X\t' &&
dsh-0.25.10/aclocal.m4:434:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
dsh-0.25.10/aclocal.m4-435-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dsh-0.25.10/aclocal.m4-440-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
dsh-0.25.10/aclocal.m4:441:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
dsh-0.25.10/aclocal.m4-442-	   test "X$echo_testing_string" = 'X\t' &&
dsh-0.25.10/aclocal.m4:443:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
dsh-0.25.10/aclocal.m4-444-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dsh-0.25.10/aclocal.m4-450-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
dsh-0.25.10/aclocal.m4:451:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
dsh-0.25.10/aclocal.m4-452-	  then
##############################################
dsh-0.25.10/aclocal.m4-458-	if test "$prev" != 'sed 50q "[$]0"'; then
dsh-0.25.10/aclocal.m4:459:	  echo_test_string=`eval $prev`
dsh-0.25.10/aclocal.m4-460-	  export echo_test_string
##############################################
dsh-0.25.10/aclocal.m4-497-  if AC_TRY_EVAL(ac_compile); then
dsh-0.25.10/aclocal.m4:498:    case `/usr/bin/file conftest.$ac_objext` in
dsh-0.25.10/aclocal.m4-499-    *ELF-32*)
##############################################
dsh-0.25.10/aclocal.m4-513-   if test "$lt_cv_prog_gnu_ld" = yes; then
dsh-0.25.10/aclocal.m4:514:    case `/usr/bin/file conftest.$ac_objext` in
dsh-0.25.10/aclocal.m4-515-    *32-bit*)
##############################################
dsh-0.25.10/aclocal.m4-525-   else
dsh-0.25.10/aclocal.m4:526:    case `/usr/bin/file conftest.$ac_objext` in
dsh-0.25.10/aclocal.m4-527-    *32-bit*)
##############################################
dsh-0.25.10/aclocal.m4-768-    # And add a safety zone
dsh-0.25.10/aclocal.m4:769:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dsh-0.25.10/aclocal.m4:770:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dsh-0.25.10/aclocal.m4-771-    ;;
##############################################
dsh-0.25.10/aclocal.m4-796-    if test -n "$kargmax"; then
dsh-0.25.10/aclocal.m4:797:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
dsh-0.25.10/aclocal.m4-798-    else
##############################################
dsh-0.25.10/aclocal.m4-804-    if test -n "$lt_cv_sys_max_cmd_len"; then
dsh-0.25.10/aclocal.m4:805:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dsh-0.25.10/aclocal.m4:806:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dsh-0.25.10/aclocal.m4-807-    else
dsh-0.25.10/aclocal.m4-808-      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
dsh-0.25.10/aclocal.m4:809:      while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
dsh-0.25.10/aclocal.m4-810-	       = "XX$teststring") >/dev/null 2>&1 &&
dsh-0.25.10/aclocal.m4:811:	      new_result=`expr "X$teststring" : ".*" 2>&1` &&
dsh-0.25.10/aclocal.m4-812-	      lt_cv_sys_max_cmd_len=$new_result &&
##############################################
dsh-0.25.10/aclocal.m4-814-      do
dsh-0.25.10/aclocal.m4:815:        i=`expr $i + 1`
dsh-0.25.10/aclocal.m4-816-        teststring=$teststring$teststring
##############################################
dsh-0.25.10/aclocal.m4-821-      # It appears as though 1/2 is a usable value.
dsh-0.25.10/aclocal.m4:822:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
dsh-0.25.10/aclocal.m4-823-    fi
##############################################
dsh-0.25.10/aclocal.m4-1115-  if test "$hard_links" = no; then
dsh-0.25.10/aclocal.m4:1116:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
dsh-0.25.10/aclocal.m4-1117-    need_locks=warn
##############################################
dsh-0.25.10/aclocal.m4-1237-  esac
dsh-0.25.10/aclocal.m4:1238:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dsh-0.25.10/aclocal.m4-1239-  if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then
##############################################
dsh-0.25.10/aclocal.m4-1243-    # okay in the real world where ";" in dirpaths is itself problematic.
dsh-0.25.10/aclocal.m4:1244:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'`
dsh-0.25.10/aclocal.m4-1245-  else
dsh-0.25.10/aclocal.m4:1246:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dsh-0.25.10/aclocal.m4-1247-  fi
##############################################
dsh-0.25.10/aclocal.m4-1250-  lt_tmp_lt_search_path_spec=
dsh-0.25.10/aclocal.m4:1251:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
dsh-0.25.10/aclocal.m4-1252-  for lt_sys_path in $lt_search_path_spec; do
##############################################
dsh-0.25.10/aclocal.m4-1279-}'`
dsh-0.25.10/aclocal.m4:1280:  sys_lib_search_path_spec=`echo $lt_search_path_spec`
dsh-0.25.10/aclocal.m4-1281-else
##############################################
dsh-0.25.10/aclocal.m4-1347-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
dsh-0.25.10/aclocal.m4:1348:  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'
dsh-0.25.10/aclocal.m4-1349-  ;;
##############################################
dsh-0.25.10/aclocal.m4-1380-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dsh-0.25.10/aclocal.m4:1381:    postinstall_cmds='base_file=`basename \${file}`~
dsh-0.25.10/aclocal.m4:1382:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
dsh-0.25.10/aclocal.m4:1383:      dldir=$destdir/`dirname \$dlpath`~
dsh-0.25.10/aclocal.m4-1384-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dsh-0.25.10/aclocal.m4-1386-      chmod a+x \$dldir/$dlname'
dsh-0.25.10/aclocal.m4:1387:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dsh-0.25.10/aclocal.m4-1388-      dlpath=$dir/\$dldll~
##############################################
dsh-0.25.10/aclocal.m4-1394-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dsh-0.25.10/aclocal.m4:1395:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
dsh-0.25.10/aclocal.m4-1396-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
dsh-0.25.10/aclocal.m4-1399-      # MinGW DLLs use traditional 'lib' prefix
dsh-0.25.10/aclocal.m4:1400:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
dsh-0.25.10/aclocal.m4:1401:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dsh-0.25.10/aclocal.m4-1402-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
dsh-0.25.10/aclocal.m4-1408-        # which wouldn't understand a cygwinified path. Ahh.
dsh-0.25.10/aclocal.m4:1409:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dsh-0.25.10/aclocal.m4-1410-      else
dsh-0.25.10/aclocal.m4:1411:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dsh-0.25.10/aclocal.m4-1412-      fi
##############################################
dsh-0.25.10/aclocal.m4-1415-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dsh-0.25.10/aclocal.m4:1416:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
dsh-0.25.10/aclocal.m4-1417-      ;;
##############################################
dsh-0.25.10/aclocal.m4-1421-  *)
dsh-0.25.10/aclocal.m4:1422:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
dsh-0.25.10/aclocal.m4-1423-    ;;
##############################################
dsh-0.25.10/aclocal.m4-1438-  shlibpath_var=DYLD_LIBRARY_PATH
dsh-0.25.10/aclocal.m4:1439:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dsh-0.25.10/aclocal.m4-1440-  m4_if([$1], [],[
##############################################
dsh-0.25.10/aclocal.m4-1628-  if test -f /etc/ld.so.conf; then
dsh-0.25.10/aclocal.m4:1629:    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' ' '`
dsh-0.25.10/aclocal.m4-1630-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dsh-0.25.10/aclocal.m4-1700-  shlibpath_var=LD_LIBRARY_PATH
dsh-0.25.10/aclocal.m4:1701:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dsh-0.25.10/aclocal.m4-1702-    case $host_os in
##############################################
dsh-0.25.10/aclocal.m4-1855-  if test -z "$LTCC"; then
dsh-0.25.10/aclocal.m4:1856:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
dsh-0.25.10/aclocal.m4-1857-    if test -z "$LTCC"; then
##############################################
dsh-0.25.10/aclocal.m4-1859-    else
dsh-0.25.10/aclocal.m4:1860:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
dsh-0.25.10/aclocal.m4-1861-    fi
##############################################
dsh-0.25.10/aclocal.m4-1863-  if test -z "$LTCFLAGS"; then
dsh-0.25.10/aclocal.m4:1864:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
dsh-0.25.10/aclocal.m4-1865-  fi
##############################################
dsh-0.25.10/aclocal.m4-1868-  # Note that this assumes the entire list is on one line.
dsh-0.25.10/aclocal.m4:1869:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
dsh-0.25.10/aclocal.m4-1870-
##############################################
dsh-0.25.10/aclocal.m4-1874-    # Check whether tagname contains only valid characters
dsh-0.25.10/aclocal.m4:1875:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
dsh-0.25.10/aclocal.m4-1876-    "") ;;
##############################################
dsh-0.25.10/aclocal.m4-2129-	"file_magic "*)
dsh-0.25.10/aclocal.m4:2130:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
dsh-0.25.10/aclocal.m4-2131-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
dsh-0.25.10/aclocal.m4-2201-    # gcc leaves a trailing carriage return which upsets mingw
dsh-0.25.10/aclocal.m4:2202:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
dsh-0.25.10/aclocal.m4-2203-  *)
dsh-0.25.10/aclocal.m4:2204:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
dsh-0.25.10/aclocal.m4-2205-  esac
##############################################
dsh-0.25.10/aclocal.m4-2210-      # Canonicalize the pathname of ld
dsh-0.25.10/aclocal.m4:2211:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
dsh-0.25.10/aclocal.m4-2212-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
dsh-0.25.10/aclocal.m4:2213:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
dsh-0.25.10/aclocal.m4-2214-      done
##############################################
dsh-0.25.10/aclocal.m4-2241-      # Break only if it was the GNU/non-GNU ld that we prefer.
dsh-0.25.10/aclocal.m4:2242:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
dsh-0.25.10/aclocal.m4-2243-      *GNU* | *'with BFD'*)
##############################################
dsh-0.25.10/aclocal.m4-2272-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
dsh-0.25.10/aclocal.m4:2273:case `$LD -v 2>&1 </dev/null` in
dsh-0.25.10/aclocal.m4-2274-*GNU* | *'with BFD'*)
##############################################
dsh-0.25.10/aclocal.m4-2446-openbsd*)
dsh-0.25.10/aclocal.m4:2447:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dsh-0.25.10/aclocal.m4-2448-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
dsh-0.25.10/aclocal.m4-2527-	# Tru64's nm complains that /dev/null is an invalid object file
dsh-0.25.10/aclocal.m4:2528:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
dsh-0.25.10/aclocal.m4-2529-	*/dev/null* | *'Invalid file or object type'*)
##############################################
dsh-0.25.10/aclocal.m4-2533-	*)
dsh-0.25.10/aclocal.m4:2534:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
dsh-0.25.10/aclocal.m4-2535-	  */dev/null*)
##############################################
dsh-0.25.10/aclocal.m4-2897-    # ancient GNU ld didn't support --whole-archive et. al.
dsh-0.25.10/aclocal.m4:2898:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
dsh-0.25.10/aclocal.m4-2899-	grep 'no-whole-archive' > /dev/null; then
##############################################
dsh-0.25.10/aclocal.m4-2978-      # below for broken collect2 doesn't work under 4.3+
dsh-0.25.10/aclocal.m4:2979:	collect2name=`${CC} -print-prog-name=collect2`
dsh-0.25.10/aclocal.m4-2980-	if test -f "$collect2name" && \
##############################################
dsh-0.25.10/aclocal.m4-3026-
dsh-0.25.10/aclocal.m4:3027:      _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"
dsh-0.25.10/aclocal.m4-3028-     else
##############################################
dsh-0.25.10/aclocal.m4-3081-      # is EXPORTS), use it as is; otherwise, prepend...
dsh-0.25.10/aclocal.m4:3082:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
dsh-0.25.10/aclocal.m4-3083-	cp $export_symbols $output_objdir/$soname.def;
##############################################
dsh-0.25.10/aclocal.m4-3142-         output_verbose_link_cmd='echo'
dsh-0.25.10/aclocal.m4:3143:          _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'
dsh-0.25.10/aclocal.m4-3144-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
dsh-0.25.10/aclocal.m4-3210-      # dependencies.
dsh-0.25.10/aclocal.m4:3211:      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'
dsh-0.25.10/aclocal.m4-3212-      ;;
##############################################
dsh-0.25.10/aclocal.m4-3272-	# dependencies.
dsh-0.25.10/aclocal.m4:3273:	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'
dsh-0.25.10/aclocal.m4-3274-	;;
##############################################
dsh-0.25.10/aclocal.m4-3307-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dsh-0.25.10/aclocal.m4:3308:    _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'
dsh-0.25.10/aclocal.m4:3309:    _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'
dsh-0.25.10/aclocal.m4-3310-    ;;
##############################################
dsh-0.25.10/aclocal.m4-3314-	# SGI C++
dsh-0.25.10/aclocal.m4:3315:	_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'
dsh-0.25.10/aclocal.m4-3316-
##############################################
dsh-0.25.10/aclocal.m4-3325-	  if test "$with_gnu_ld" = no; then
dsh-0.25.10/aclocal.m4:3326:	    _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'
dsh-0.25.10/aclocal.m4-3327-	  else
dsh-0.25.10/aclocal.m4:3328:	    _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'
dsh-0.25.10/aclocal.m4-3329-	  fi
##############################################
dsh-0.25.10/aclocal.m4-3344-	# to its proper name (with version) after linking.
dsh-0.25.10/aclocal.m4:3345:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
dsh-0.25.10/aclocal.m4:3346:	_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'
dsh-0.25.10/aclocal.m4-3347-	# Commands to make compiler produce verbose output that lists
##############################################
dsh-0.25.10/aclocal.m4-3354-	# dependencies.
dsh-0.25.10/aclocal.m4:3355:	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'
dsh-0.25.10/aclocal.m4-3356-
##############################################
dsh-0.25.10/aclocal.m4-3369-	# earlier do not add the objects themselves.
dsh-0.25.10/aclocal.m4:3370:	case `$CC -V 2>&1` in
dsh-0.25.10/aclocal.m4-3371-	*"Version 7."*)
##############################################
dsh-0.25.10/aclocal.m4-3395-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
dsh-0.25.10/aclocal.m4:3396:	_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'
dsh-0.25.10/aclocal.m4-3397-        ;;
##############################################
dsh-0.25.10/aclocal.m4-3414-	# dependencies.
dsh-0.25.10/aclocal.m4:3415:	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'
dsh-0.25.10/aclocal.m4-3416-	;;
dsh-0.25.10/aclocal.m4-3417-      *)
dsh-0.25.10/aclocal.m4:3418:	case `$CC -V 2>&1 | sed 5q` in
dsh-0.25.10/aclocal.m4-3419-	*Sun\ C*)
##############################################
dsh-0.25.10/aclocal.m4-3424-	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
dsh-0.25.10/aclocal.m4:3425:	  _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'
dsh-0.25.10/aclocal.m4-3426-
##############################################
dsh-0.25.10/aclocal.m4-3482-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
dsh-0.25.10/aclocal.m4:3483:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dsh-0.25.10/aclocal.m4-3484-	_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'
##############################################
dsh-0.25.10/aclocal.m4-3500-	# to its proper name (with version) after linking.
dsh-0.25.10/aclocal.m4:3501:	_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'
dsh-0.25.10/aclocal.m4-3502-
##############################################
dsh-0.25.10/aclocal.m4-3517-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
dsh-0.25.10/aclocal.m4:3518:	_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'
dsh-0.25.10/aclocal.m4-3519-
##############################################
dsh-0.25.10/aclocal.m4-3530-	# dependencies.
dsh-0.25.10/aclocal.m4:3531:	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'
dsh-0.25.10/aclocal.m4-3532-	;;
##############################################
dsh-0.25.10/aclocal.m4-3535-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
dsh-0.25.10/aclocal.m4:3536:	  _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'
dsh-0.25.10/aclocal.m4-3537-
##############################################
dsh-0.25.10/aclocal.m4-3560-	# to its proper name (with version) after linking.
dsh-0.25.10/aclocal.m4:3561:	_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'
dsh-0.25.10/aclocal.m4-3562-
##############################################
dsh-0.25.10/aclocal.m4-3576-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
dsh-0.25.10/aclocal.m4:3577:	_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'
dsh-0.25.10/aclocal.m4:3578:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
dsh-0.25.10/aclocal.m4-3579-	  echo "-hidden">> $lib.exp~
dsh-0.25.10/aclocal.m4:3580:	  $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~
dsh-0.25.10/aclocal.m4-3581-	  $rm $lib.exp'
##############################################
dsh-0.25.10/aclocal.m4-3593-	# dependencies.
dsh-0.25.10/aclocal.m4:3594:	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'
dsh-0.25.10/aclocal.m4-3595-	;;
##############################################
dsh-0.25.10/aclocal.m4-3598-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
dsh-0.25.10/aclocal.m4:3599:	 _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'
dsh-0.25.10/aclocal.m4-3600-
##############################################
dsh-0.25.10/aclocal.m4-3749-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
dsh-0.25.10/aclocal.m4:3750:    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dsh-0.25.10/aclocal.m4-3751-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
dsh-0.25.10/aclocal.m4-3872-  # eval without this substitution.
dsh-0.25.10/aclocal.m4:3873:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
dsh-0.25.10/aclocal.m4-3874-
dsh-0.25.10/aclocal.m4:3875:  for p in `eval $output_verbose_link_cmd`; do
dsh-0.25.10/aclocal.m4-3876-    case $p in
##############################################
dsh-0.25.10/aclocal.m4-3960-linux*)
dsh-0.25.10/aclocal.m4:3961:  case `$CC -V 2>&1 | sed 5q` in
dsh-0.25.10/aclocal.m4-3962-  *Sun\ C*)
##############################################
dsh-0.25.10/aclocal.m4-4299-      # Double-quote double-evaled strings.
dsh-0.25.10/aclocal.m4:4300:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
dsh-0.25.10/aclocal.m4-4301-      ;;
dsh-0.25.10/aclocal.m4-4302-    *)
dsh-0.25.10/aclocal.m4:4303:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
dsh-0.25.10/aclocal.m4-4304-      ;;
##############################################
dsh-0.25.10/aclocal.m4-4309-  *'\[$]0 --fallback-echo"')
dsh-0.25.10/aclocal.m4:4310:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
dsh-0.25.10/aclocal.m4-4311-    ;;
##############################################
dsh-0.25.10/aclocal.m4-4324-
dsh-0.25.10/aclocal.m4:4325:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
dsh-0.25.10/aclocal.m4-4326-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
dsh-0.25.10/aclocal.m4-4706-  # libtool script then.
dsh-0.25.10/aclocal.m4:4707:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
dsh-0.25.10/aclocal.m4-4708-  if test -f "$ltmain_in"; then
##############################################
dsh-0.25.10/aclocal.m4-4812-# If we're using GNU nm, then use its standard symbol codes.
dsh-0.25.10/aclocal.m4:4813:case `$NM -V 2>&1` in
dsh-0.25.10/aclocal.m4-4814-*GNU* | *'with BFD'*)
##############################################
dsh-0.25.10/aclocal.m4-4845-    nlist=conftest.nm
dsh-0.25.10/aclocal.m4:4846:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
dsh-0.25.10/aclocal.m4-4847-      # Try sorting and uniquifying the output.
##############################################
dsh-0.25.10/aclocal.m4-5118-	  *)
dsh-0.25.10/aclocal.m4:5119:	    case `$CC -V 2>&1 | sed 5q` in
dsh-0.25.10/aclocal.m4-5120-	    *Sun\ C*)
##############################################
dsh-0.25.10/aclocal.m4-5375-      *)
dsh-0.25.10/aclocal.m4:5376:        case `$CC -V 2>&1 | sed 5q` in
dsh-0.25.10/aclocal.m4-5377-	*Sun\ C*)
##############################################
dsh-0.25.10/aclocal.m4-5599-    supports_anon_versioning=no
dsh-0.25.10/aclocal.m4:5600:    case `$LD -v 2>/dev/null` in
dsh-0.25.10/aclocal.m4-5601-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
dsh-0.25.10/aclocal.m4-5663-	# is EXPORTS), use it as is; otherwise, prepend...
dsh-0.25.10/aclocal.m4:5664:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
dsh-0.25.10/aclocal.m4-5665-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
dsh-0.25.10/aclocal.m4-5686-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dsh-0.25.10/aclocal.m4:5687:      _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'
dsh-0.25.10/aclocal.m4:5688:      _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'
dsh-0.25.10/aclocal.m4-5689-      ;;
##############################################
dsh-0.25.10/aclocal.m4-5695-	pgcc*)				# Portland Group C compiler
dsh-0.25.10/aclocal.m4:5696:	  _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'
dsh-0.25.10/aclocal.m4-5697-	  tmp_addflag=' $pic_flag'
##############################################
dsh-0.25.10/aclocal.m4-5699-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
dsh-0.25.10/aclocal.m4:5700:	  _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'
dsh-0.25.10/aclocal.m4-5701-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
dsh-0.25.10/aclocal.m4-5708-	esac
dsh-0.25.10/aclocal.m4:5709:	case `$CC -V 2>&1 | sed 5q` in
dsh-0.25.10/aclocal.m4-5710-	*Sun\ C*)			# Sun C 5.9
dsh-0.25.10/aclocal.m4:5711:	  _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'
dsh-0.25.10/aclocal.m4-5712-	  tmp_sharedflag='-G' ;;
##############################################
dsh-0.25.10/aclocal.m4-5763-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dsh-0.25.10/aclocal.m4:5764:      case `$LD -v 2>&1` in
dsh-0.25.10/aclocal.m4-5765-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
dsh-0.25.10/aclocal.m4-5779-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
dsh-0.25.10/aclocal.m4:5780:	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
dsh-0.25.10/aclocal.m4-5781-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
dsh-0.25.10/aclocal.m4-5878-	# below for broken collect2 doesn't work under 4.3+
dsh-0.25.10/aclocal.m4:5879:	  collect2name=`${CC} -print-prog-name=collect2`
dsh-0.25.10/aclocal.m4-5880-	  if test -f "$collect2name" && \
##############################################
dsh-0.25.10/aclocal.m4-5925-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
dsh-0.25.10/aclocal.m4:5926:	_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"
dsh-0.25.10/aclocal.m4-5927-       else
##############################################
dsh-0.25.10/aclocal.m4-5972-      # FIXME: Setting linknames here is a bad hack.
dsh-0.25.10/aclocal.m4:5973:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
dsh-0.25.10/aclocal.m4-5974-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
dsh-0.25.10/aclocal.m4-5977-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
dsh-0.25.10/aclocal.m4:5978:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
dsh-0.25.10/aclocal.m4-5979-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
dsh-0.25.10/aclocal.m4-6018-         output_verbose_link_cmd='echo'
dsh-0.25.10/aclocal.m4:6019:         _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'
dsh-0.25.10/aclocal.m4-6020-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
dsh-0.25.10/aclocal.m4-6153-      if test "$GCC" = yes; then
dsh-0.25.10/aclocal.m4:6154:	_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'
dsh-0.25.10/aclocal.m4-6155-      else
dsh-0.25.10/aclocal.m4:6156:	_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'
dsh-0.25.10/aclocal.m4-6157-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
dsh-0.25.10/aclocal.m4-6186-	_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
dsh-0.25.10/aclocal.m4:6187:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dsh-0.25.10/aclocal.m4-6188-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
dsh-0.25.10/aclocal.m4-6219-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
dsh-0.25.10/aclocal.m4:6220:	_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'
dsh-0.25.10/aclocal.m4-6221-      else
dsh-0.25.10/aclocal.m4-6222-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
dsh-0.25.10/aclocal.m4:6223:	_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'
dsh-0.25.10/aclocal.m4-6224-      fi
##############################################
dsh-0.25.10/aclocal.m4-6231-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
dsh-0.25.10/aclocal.m4:6232:	_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'
dsh-0.25.10/aclocal.m4-6233-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
dsh-0.25.10/aclocal.m4-6235-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
dsh-0.25.10/aclocal.m4:6236:	_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'
dsh-0.25.10/aclocal.m4:6237:	_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~
dsh-0.25.10/aclocal.m4:6238:	$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'
dsh-0.25.10/aclocal.m4-6239-
##############################################
dsh-0.25.10/aclocal.m4-6355-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
dsh-0.25.10/aclocal.m4:6356:      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dsh-0.25.10/aclocal.m4-6357-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
dsh-0.25.10/aclocal.m4-6420-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
dsh-0.25.10/aclocal.m4:6421:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
dsh-0.25.10/aclocal.m4-6422-        then
##############################################
dsh-0.25.10/aclocal.m4-6581-    test $lt_ac_count -gt 10 && break
dsh-0.25.10/aclocal.m4:6582:    lt_ac_count=`expr $lt_ac_count + 1`
dsh-0.25.10/aclocal.m4-6583-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
dsh-0.25.10/aclocal.m4-6623-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
dsh-0.25.10/aclocal.m4:6624:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
dsh-0.25.10/aclocal.m4-6625-#
##############################################
dsh-0.25.10/aclocal.m4-6647-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
dsh-0.25.10/aclocal.m4:6648:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
dsh-0.25.10/aclocal.m4-6649-# and then we would define $MISSING as
##############################################
dsh-0.25.10/aclocal.m4-6663-# expand $ac_aux_dir to an absolute path
dsh-0.25.10/aclocal.m4:6664:am_aux_dir=`cd $ac_aux_dir && pwd`
dsh-0.25.10/aclocal.m4-6665-])
##############################################
dsh-0.25.10/aclocal.m4-6784-  if test "$am_compiler_list" = ""; then
dsh-0.25.10/aclocal.m4:6785:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
dsh-0.25.10/aclocal.m4-6786-  fi
##############################################
dsh-0.25.10/aclocal.m4-6894-  # Strip MF so we end up with the name of the file.
dsh-0.25.10/aclocal.m4:6895:  mf=`echo "$mf" | sed -e 's/:.*$//'`
dsh-0.25.10/aclocal.m4-6896-  # Check whether this is an Automake generated Makefile or not.
##############################################
dsh-0.25.10/aclocal.m4-6902-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
dsh-0.25.10/aclocal.m4:6903:    dirpart=`AS_DIRNAME("$mf")`
dsh-0.25.10/aclocal.m4-6904-  else
##############################################
dsh-0.25.10/aclocal.m4-6908-  # from the Makefile without running `make'.
dsh-0.25.10/aclocal.m4:6909:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
dsh-0.25.10/aclocal.m4-6910-  test -z "$DEPDIR" && continue
dsh-0.25.10/aclocal.m4:6911:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
dsh-0.25.10/aclocal.m4-6912-  test -z "am__include" && continue
dsh-0.25.10/aclocal.m4:6913:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
dsh-0.25.10/aclocal.m4-6914-  # When using ansi2knr, U may be empty or an underscore; expand it
dsh-0.25.10/aclocal.m4:6915:  U=`sed -n 's/^U = //p' < "$mf"`
dsh-0.25.10/aclocal.m4-6916-  # Find all dependency output files, they are included files with
##############################################
dsh-0.25.10/aclocal.m4-6924-    test -f "$dirpart/$file" && continue
dsh-0.25.10/aclocal.m4:6925:    fdir=`AS_DIRNAME(["$file"])`
dsh-0.25.10/aclocal.m4-6926-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
dsh-0.25.10/aclocal.m4-6991-# test to see if srcdir already configured
dsh-0.25.10/aclocal.m4:6992:if test "`cd $srcdir && pwd`" != "`pwd`" &&
dsh-0.25.10/aclocal.m4-6993-   test -f $srcdir/config.status; then
##############################################
dsh-0.25.10/aclocal.m4-7067-    * )
dsh-0.25.10/aclocal.m4:7068:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
dsh-0.25.10/aclocal.m4-7069-  esac
dsh-0.25.10/aclocal.m4-7070-done
dsh-0.25.10/aclocal.m4:7071:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
dsh-0.25.10/aclocal.m4-7072-
##############################################
dsh-0.25.10/aclocal.m4-7168-# case it prints its new name instead of `make'.
dsh-0.25.10/aclocal.m4:7169:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
dsh-0.25.10/aclocal.m4-7170-   am__include=include
##############################################
dsh-0.25.10/aclocal.m4-7176-   echo '.include "confinc"' > confmf
dsh-0.25.10/aclocal.m4:7177:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
dsh-0.25.10/aclocal.m4-7178-      am__include=.include
##############################################
dsh-0.25.10/aclocal.m4-7343-if (
dsh-0.25.10/aclocal.m4:7344:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
dsh-0.25.10/aclocal.m4-7345-   if test "$[*]" = "X"; then
dsh-0.25.10/aclocal.m4-7346-      # -L didn't work.
dsh-0.25.10/aclocal.m4:7347:      set X `ls -t $srcdir/configure conftest.file`
dsh-0.25.10/aclocal.m4-7348-   fi
##############################################
dsh-0.25.10/Makefile.in-91-MANS = $(man_MANS)
dsh-0.25.10/Makefile.in:92:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
dsh-0.25.10/Makefile.in-93-am__vpath_adj = case $$p in \
dsh-0.25.10/Makefile.in:94:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
dsh-0.25.10/Makefile.in-95-    *) f=$$p;; \
dsh-0.25.10/Makefile.in-96-  esac;
dsh-0.25.10/Makefile.in:97:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
dsh-0.25.10/Makefile.in-98-sysconfDATA_INSTALL = $(INSTALL_DATA)
##############################################
dsh-0.25.10/Makefile.in-330-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
dsh-0.25.10/Makefile.in:331:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
dsh-0.25.10/Makefile.in-332-	  if test -f $$p \
##############################################
dsh-0.25.10/Makefile.in-334-	  ; then \
dsh-0.25.10/Makefile.in:335:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
dsh-0.25.10/Makefile.in-336-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
dsh-0.25.10/Makefile.in-343-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
dsh-0.25.10/Makefile.in:344:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
dsh-0.25.10/Makefile.in-345-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
dsh-0.25.10/Makefile.in-350-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
dsh-0.25.10/Makefile.in:351:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
dsh-0.25.10/Makefile.in-352-	  echo " rm -f $$p $$f"; \
##############################################
dsh-0.25.10/Makefile.in-357-	@list='$(check_PROGRAMS)'; for p in $$list; do \
dsh-0.25.10/Makefile.in:358:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
dsh-0.25.10/Makefile.in-359-	  echo " rm -f $$p $$f"; \
##############################################
dsh-0.25.10/Makefile.in-383-.c.obj:
dsh-0.25.10/Makefile.in:384:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
dsh-0.25.10/Makefile.in-385-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
dsh-0.25.10/Makefile.in-387-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dsh-0.25.10/Makefile.in:388:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
dsh-0.25.10/Makefile.in-389-
##############################################
dsh-0.25.10/Makefile.in-397-dsh-dsh.o: dsh.c
dsh-0.25.10/Makefile.in:398:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dsh_CFLAGS) $(CFLAGS) -MT dsh-dsh.o -MD -MP -MF "$(DEPDIR)/dsh-dsh.Tpo" -c -o dsh-dsh.o `test -f 'dsh.c' || echo '$(srcdir)/'`dsh.c; \
dsh-0.25.10/Makefile.in-399-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/dsh-dsh.Tpo" "$(DEPDIR)/dsh-dsh.Po"; else rm -f "$(DEPDIR)/dsh-dsh.Tpo"; exit 1; fi
##############################################
dsh-0.25.10/Makefile.in-401-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dsh-0.25.10/Makefile.in:402:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dsh_CFLAGS) $(CFLAGS) -c -o dsh-dsh.o `test -f 'dsh.c' || echo '$(srcdir)/'`dsh.c
dsh-0.25.10/Makefile.in-403-
dsh-0.25.10/Makefile.in-404-dsh-dsh.obj: dsh.c
dsh-0.25.10/Makefile.in:405:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dsh_CFLAGS) $(CFLAGS) -MT dsh-dsh.obj -MD -MP -MF "$(DEPDIR)/dsh-dsh.Tpo" -c -o dsh-dsh.obj `if test -f 'dsh.c'; then $(CYGPATH_W) 'dsh.c'; else $(CYGPATH_W) '$(srcdir)/dsh.c'; fi`; \
dsh-0.25.10/Makefile.in-406-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/dsh-dsh.Tpo" "$(DEPDIR)/dsh-dsh.Po"; else rm -f "$(DEPDIR)/dsh-dsh.Tpo"; exit 1; fi
##############################################
dsh-0.25.10/Makefile.in-408-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dsh-0.25.10/Makefile.in:409:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dsh_CFLAGS) $(CFLAGS) -c -o dsh-dsh.obj `if test -f 'dsh.c'; then $(CYGPATH_W) 'dsh.c'; else $(CYGPATH_W) '$(srcdir)/dsh.c'; fi`
dsh-0.25.10/Makefile.in-410-
dsh-0.25.10/Makefile.in-411-dsh-linkedlist.o: linkedlist.c
dsh-0.25.10/Makefile.in:412:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dsh_CFLAGS) $(CFLAGS) -MT dsh-linkedlist.o -MD -MP -MF "$(DEPDIR)/dsh-linkedlist.Tpo" -c -o dsh-linkedlist.o `test -f 'linkedlist.c' || echo '$(srcdir)/'`linkedlist.c; \
dsh-0.25.10/Makefile.in-413-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/dsh-linkedlist.Tpo" "$(DEPDIR)/dsh-linkedlist.Po"; else rm -f "$(DEPDIR)/dsh-linkedlist.Tpo"; exit 1; fi
##############################################
dsh-0.25.10/Makefile.in-415-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dsh-0.25.10/Makefile.in:416:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dsh_CFLAGS) $(CFLAGS) -c -o dsh-linkedlist.o `test -f 'linkedlist.c' || echo '$(srcdir)/'`linkedlist.c
dsh-0.25.10/Makefile.in-417-
dsh-0.25.10/Makefile.in-418-dsh-linkedlist.obj: linkedlist.c
dsh-0.25.10/Makefile.in:419:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dsh_CFLAGS) $(CFLAGS) -MT dsh-linkedlist.obj -MD -MP -MF "$(DEPDIR)/dsh-linkedlist.Tpo" -c -o dsh-linkedlist.obj `if test -f 'linkedlist.c'; then $(CYGPATH_W) 'linkedlist.c'; else $(CYGPATH_W) '$(srcdir)/linkedlist.c'; fi`; \
dsh-0.25.10/Makefile.in-420-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/dsh-linkedlist.Tpo" "$(DEPDIR)/dsh-linkedlist.Po"; else rm -f "$(DEPDIR)/dsh-linkedlist.Tpo"; exit 1; fi
##############################################
dsh-0.25.10/Makefile.in-422-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dsh-0.25.10/Makefile.in:423:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dsh_CFLAGS) $(CFLAGS) -c -o dsh-linkedlist.obj `if test -f 'linkedlist.c'; then $(CYGPATH_W) 'linkedlist.c'; else $(CYGPATH_W) '$(srcdir)/linkedlist.c'; fi`
dsh-0.25.10/Makefile.in-424-
dsh-0.25.10/Makefile.in-425-dsh-parameter.o: parameter.c
dsh-0.25.10/Makefile.in:426:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dsh_CFLAGS) $(CFLAGS) -MT dsh-parameter.o -MD -MP -MF "$(DEPDIR)/dsh-parameter.Tpo" -c -o dsh-parameter.o `test -f 'parameter.c' || echo '$(srcdir)/'`parameter.c; \
dsh-0.25.10/Makefile.in-427-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/dsh-parameter.Tpo" "$(DEPDIR)/dsh-parameter.Po"; else rm -f "$(DEPDIR)/dsh-parameter.Tpo"; exit 1; fi
##############################################
dsh-0.25.10/Makefile.in-429-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dsh-0.25.10/Makefile.in:430:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dsh_CFLAGS) $(CFLAGS) -c -o dsh-parameter.o `test -f 'parameter.c' || echo '$(srcdir)/'`parameter.c
dsh-0.25.10/Makefile.in-431-
dsh-0.25.10/Makefile.in-432-dsh-parameter.obj: parameter.c
dsh-0.25.10/Makefile.in:433:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dsh_CFLAGS) $(CFLAGS) -MT dsh-parameter.obj -MD -MP -MF "$(DEPDIR)/dsh-parameter.Tpo" -c -o dsh-parameter.obj `if test -f 'parameter.c'; then $(CYGPATH_W) 'parameter.c'; else $(CYGPATH_W) '$(srcdir)/parameter.c'; fi`; \
dsh-0.25.10/Makefile.in-434-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/dsh-parameter.Tpo" "$(DEPDIR)/dsh-parameter.Po"; else rm -f "$(DEPDIR)/dsh-parameter.Tpo"; exit 1; fi
##############################################
dsh-0.25.10/Makefile.in-436-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dsh-0.25.10/Makefile.in:437:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dsh_CFLAGS) $(CFLAGS) -c -o dsh-parameter.obj `if test -f 'parameter.c'; then $(CYGPATH_W) 'parameter.c'; else $(CYGPATH_W) '$(srcdir)/parameter.c'; fi`
dsh-0.25.10/Makefile.in-438-
##############################################
dsh-0.25.10/Makefile.in-460-	  else file=$$i; fi; \
dsh-0.25.10/Makefile.in:461:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
dsh-0.25.10/Makefile.in-462-	  case "$$ext" in \
##############################################
dsh-0.25.10/Makefile.in-465-	  esac; \
dsh-0.25.10/Makefile.in:466:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
dsh-0.25.10/Makefile.in:467:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
dsh-0.25.10/Makefile.in:468:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
dsh-0.25.10/Makefile.in-469-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
dsh-0.25.10/Makefile.in-481-	for i in $$list; do \
dsh-0.25.10/Makefile.in:482:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
dsh-0.25.10/Makefile.in-483-	  case "$$ext" in \
##############################################
dsh-0.25.10/Makefile.in-486-	  esac; \
dsh-0.25.10/Makefile.in:487:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
dsh-0.25.10/Makefile.in:488:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
dsh-0.25.10/Makefile.in:489:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
dsh-0.25.10/Makefile.in-490-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
dsh-0.25.10/Makefile.in-505-	  else file=$$i; fi; \
dsh-0.25.10/Makefile.in:506:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
dsh-0.25.10/Makefile.in-507-	  case "$$ext" in \
##############################################
dsh-0.25.10/Makefile.in-510-	  esac; \
dsh-0.25.10/Makefile.in:511:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
dsh-0.25.10/Makefile.in:512:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
dsh-0.25.10/Makefile.in:513:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
dsh-0.25.10/Makefile.in-514-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
##############################################
dsh-0.25.10/Makefile.in-526-	for i in $$list; do \
dsh-0.25.10/Makefile.in:527:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
dsh-0.25.10/Makefile.in-528-	  case "$$ext" in \
##############################################
dsh-0.25.10/Makefile.in-531-	  esac; \
dsh-0.25.10/Makefile.in:532:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
dsh-0.25.10/Makefile.in:533:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
dsh-0.25.10/Makefile.in:534:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
dsh-0.25.10/Makefile.in-535-	  echo " rm -f '$(DESTDIR)$(man5dir)/$$inst'"; \
##############################################
dsh-0.25.10/Makefile.in-570-	dot_seen=no; \
dsh-0.25.10/Makefile.in:571:	target=`echo $@ | sed s/-recursive//`; \
dsh-0.25.10/Makefile.in-572-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
dsh-0.25.10/Makefile.in-606-	rev="$$rev ."; \
dsh-0.25.10/Makefile.in:607:	target=`echo $@ | sed s/-recursive//`; \
dsh-0.25.10/Makefile.in-608-	for subdir in $$rev; do \
##############################################
dsh-0.25.10/Makefile.in-680-GTAGS:
dsh-0.25.10/Makefile.in:681:	here=`$(am__cd) $(top_builddir) && pwd` \
dsh-0.25.10/Makefile.in-682-	  && cd $(top_srcdir) \
##############################################
dsh-0.25.10/Makefile.in-697-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
dsh-0.25.10/Makefile.in:698:	      all=`expr $$all + 1`; \
dsh-0.25.10/Makefile.in-699-	      case " $(XFAIL_TESTS) " in \
dsh-0.25.10/Makefile.in-700-	      *" $$tst "*) \
dsh-0.25.10/Makefile.in:701:		xpass=`expr $$xpass + 1`; \
dsh-0.25.10/Makefile.in:702:		failed=`expr $$failed + 1`; \
dsh-0.25.10/Makefile.in-703-		echo "XPASS: $$tst"; \
##############################################
dsh-0.25.10/Makefile.in-709-	    elif test $$? -ne 77; then \
dsh-0.25.10/Makefile.in:710:	      all=`expr $$all + 1`; \
dsh-0.25.10/Makefile.in-711-	      case " $(XFAIL_TESTS) " in \
dsh-0.25.10/Makefile.in-712-	      *" $$tst "*) \
dsh-0.25.10/Makefile.in:713:		xfail=`expr $$xfail + 1`; \
dsh-0.25.10/Makefile.in-714-		echo "XFAIL: $$tst"; \
##############################################
dsh-0.25.10/Makefile.in-716-	      *) \
dsh-0.25.10/Makefile.in:717:		failed=`expr $$failed + 1`; \
dsh-0.25.10/Makefile.in-718-		echo "FAIL: $$tst"; \
##############################################
dsh-0.25.10/Makefile.in-721-	    else \
dsh-0.25.10/Makefile.in:722:	      skip=`expr $$skip + 1`; \
dsh-0.25.10/Makefile.in-723-	      echo "SKIP: $$tst"; \
##############################################
dsh-0.25.10/Makefile.in-742-	    skipped="($$skip tests were not run)"; \
dsh-0.25.10/Makefile.in:743:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
dsh-0.25.10/Makefile.in-744-	      dashes="$$skipped"; \
##############################################
dsh-0.25.10/Makefile.in-748-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
dsh-0.25.10/Makefile.in:749:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
dsh-0.25.10/Makefile.in-750-	      dashes="$$report"; \
dsh-0.25.10/Makefile.in-751-	  fi; \
dsh-0.25.10/Makefile.in:752:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
dsh-0.25.10/Makefile.in-753-	  echo "$$dashes"; \
##############################################
dsh-0.25.10/Makefile.in-764-	$(mkdir_p) $(distdir)/m4 $(distdir)/po $(distdir)/tests
dsh-0.25.10/Makefile.in:765:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
dsh-0.25.10/Makefile.in:766:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
dsh-0.25.10/Makefile.in-767-	list='$(DISTFILES)'; for file in $$list; do \
dsh-0.25.10/Makefile.in-768-	  case $$file in \
dsh-0.25.10/Makefile.in:769:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
dsh-0.25.10/Makefile.in:770:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
dsh-0.25.10/Makefile.in-771-	  esac; \
dsh-0.25.10/Makefile.in-772-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
dsh-0.25.10/Makefile.in:773:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
dsh-0.25.10/Makefile.in-774-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
dsh-0.25.10/Makefile.in-795-	    || exit 1; \
dsh-0.25.10/Makefile.in:796:	    distdir=`$(am__cd) $(distdir) && pwd`; \
dsh-0.25.10/Makefile.in:797:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
dsh-0.25.10/Makefile.in-798-	    (cd $$subdir && \
##############################################
dsh-0.25.10/Makefile.in-855-	chmod a-w $(distdir)
dsh-0.25.10/Makefile.in:856:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
dsh-0.25.10/Makefile.in-857-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
dsh-0.25.10/Makefile.in-886-	@cd $(distuninstallcheck_dir) \
dsh-0.25.10/Makefile.in:887:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
dsh-0.25.10/Makefile.in-888-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
dsh-0.25.10/Makefile.in-898-	fi
dsh-0.25.10/Makefile.in:899:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
dsh-0.25.10/Makefile.in-900-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
dsh-0.25.10/compile-101-# Name of file we expect compiler to create.
dsh-0.25.10/compile:102:cofile=`echo $cfile | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
dsh-0.25.10/compile-103-
##############################################
dsh-0.25.10/compile-107-# object file name, since that is what matters with a parallel build.
dsh-0.25.10/compile:108:lockdir=`echo $cofile | sed -e 's|[/.-]|_|g'`.d
dsh-0.25.10/compile-109-while true; do
##############################################
dsh-0.25.10/config.guess-40-
dsh-0.25.10/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
dsh-0.25.10/config.guess-42-
##############################################
dsh-0.25.10/config.guess-109-: ${TMPDIR=/tmp} ;
dsh-0.25.10/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
dsh-0.25.10/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
dsh-0.25.10/config.guess-195-	    *)
dsh-0.25.10/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
dsh-0.25.10/config.guess-197-		;;
##############################################
dsh-0.25.10/config.guess-222-	*4.0)
dsh-0.25.10/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
dsh-0.25.10/config.guess-224-		;;
dsh-0.25.10/config.guess-225-	*5.*)
dsh-0.25.10/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
dsh-0.25.10/config.guess-227-		;;
##############################################
dsh-0.25.10/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
dsh-0.25.10/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
dsh-0.25.10/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
dsh-0.25.10/config.guess-270-	# 1.2 uses "1.2" for uname -r.
dsh-0.25.10/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
dsh-0.25.10/config.guess-272-	exit ;;
##############################################
dsh-0.25.10/config.guess-327-    sun4H:SunOS:5.*:*)
dsh-0.25.10/config.guess:328:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dsh-0.25.10/config.guess-329-	exit ;;
dsh-0.25.10/config.guess-330-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
dsh-0.25.10/config.guess:331:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dsh-0.25.10/config.guess-332-	exit ;;
dsh-0.25.10/config.guess-333-    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
dsh-0.25.10/config.guess:334:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dsh-0.25.10/config.guess-335-	exit ;;
##############################################
dsh-0.25.10/config.guess-339-	# it's likely to be more like Solaris than SunOS4.
dsh-0.25.10/config.guess:340:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dsh-0.25.10/config.guess-341-	exit ;;
##############################################
dsh-0.25.10/config.guess-348-	# Japanese Language versions have a version number like `4.1.3-JL'.
dsh-0.25.10/config.guess:349:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
dsh-0.25.10/config.guess-350-	exit ;;
##############################################
dsh-0.25.10/config.guess-354-    sun*:*:4.2BSD:*)
dsh-0.25.10/config.guess:355:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
dsh-0.25.10/config.guess-356-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
dsh-0.25.10/config.guess-436-	$CC_FOR_BUILD -o $dummy $dummy.c &&
dsh-0.25.10/config.guess:437:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
dsh-0.25.10/config.guess:438:	  SYSTEM_NAME=`$dummy $dummyarg` &&
dsh-0.25.10/config.guess-439-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
dsh-0.25.10/config.guess-492-    *:IRIX*:*:*)
dsh-0.25.10/config.guess:493:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
dsh-0.25.10/config.guess-494-	exit ;;
##############################################
dsh-0.25.10/config.guess-522-EOF
dsh-0.25.10/config.guess:523:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
dsh-0.25.10/config.guess-524-		then
##############################################
dsh-0.25.10/config.guess-535-    *:AIX:*:[45])
dsh-0.25.10/config.guess:536:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
dsh-0.25.10/config.guess-537-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
dsh-0.25.10/config.guess-570-    9000/[34678]??:HP-UX:*:*)
dsh-0.25.10/config.guess:571:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
dsh-0.25.10/config.guess-572-	case "${UNAME_MACHINE}" in
##############################################
dsh-0.25.10/config.guess-624-EOF
dsh-0.25.10/config.guess:625:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
dsh-0.25.10/config.guess-626-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
dsh-0.25.10/config.guess-652-    ia64:HP-UX:*:*)
dsh-0.25.10/config.guess:653:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
dsh-0.25.10/config.guess-654-	echo ia64-hp-hpux${HPUX_REV}
##############################################
dsh-0.25.10/config.guess-682-EOF
dsh-0.25.10/config.guess:683:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
dsh-0.25.10/config.guess-684-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
dsh-0.25.10/config.guess-753-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
dsh-0.25.10/config.guess:754:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
dsh-0.25.10/config.guess-755-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
dsh-0.25.10/config.guess-758-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
dsh-0.25.10/config.guess:759:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
dsh-0.25.10/config.guess-760-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
dsh-0.25.10/config.guess-773-	    pc98)
dsh-0.25.10/config.guess:774:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
dsh-0.25.10/config.guess-775-	    amd64)
dsh-0.25.10/config.guess:776:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
dsh-0.25.10/config.guess-777-	    *)
dsh-0.25.10/config.guess:778:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
dsh-0.25.10/config.guess-779-	esac
##############################################
dsh-0.25.10/config.guess-821-    prep*:SunOS:5.*:*)
dsh-0.25.10/config.guess:822:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dsh-0.25.10/config.guess-823-	exit ;;
##############################################
dsh-0.25.10/config.guess-825-	# the GNU system
dsh-0.25.10/config.guess:826:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
dsh-0.25.10/config.guess-827-	exit ;;
##############################################
dsh-0.25.10/config.guess-829-	# other systems with GNU libc and userland
dsh-0.25.10/config.guess:830:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
dsh-0.25.10/config.guess-831-	exit ;;
##############################################
dsh-0.25.10/config.guess-1057-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
dsh-0.25.10/config.guess:1058:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
dsh-0.25.10/config.guess-1059-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
dsh-0.25.10/config.guess-1298-    *:DragonFly:*:*)
dsh-0.25.10/config.guess:1299:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
dsh-0.25.10/config.guess-1300-	exit ;;
##############################################
dsh-0.25.10/config.guess-1311-    i*86:skyos:*:*)
dsh-0.25.10/config.guess:1312:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
dsh-0.25.10/config.guess-1313-	exit ;;
##############################################
dsh-0.25.10/config.guess-1436-
dsh-0.25.10/config.guess:1437:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
dsh-0.25.10/config.guess-1438-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
dsh-0.25.10/config.rpath-42-host="$1"
dsh-0.25.10/config.rpath:43:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
dsh-0.25.10/config.rpath:44:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
dsh-0.25.10/config.rpath:45:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
dsh-0.25.10/config.rpath-46-
##############################################
dsh-0.25.10/config.rpath-196-        case $host_os in aix4.[012]|aix4.[012].*)
dsh-0.25.10/config.rpath:197:          collect2name=`${CC} -print-prog-name=collect2`
dsh-0.25.10/config.rpath-198-          if test -f "$collect2name" && \
##############################################
dsh-0.25.10/config.rpath-275-      hardcode_direct=yes
dsh-0.25.10/config.rpath:276:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dsh-0.25.10/config.rpath-277-        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
dsh-0.25.10/config.rpath-379-        shlibext=dll
dsh-0.25.10/config.rpath:380:        sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g"`
dsh-0.25.10/config.rpath-381-        ;;
##############################################
dsh-0.25.10/config.rpath-475-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
dsh-0.25.10/config.rpath:476:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
dsh-0.25.10/config.rpath:477:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
dsh-0.25.10/config.rpath:478:escaped_sys_lib_search_path_spec=`echo "X$sys_lib_search_path_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
dsh-0.25.10/config.rpath:479:escaped_sys_lib_dlsearch_path_spec=`echo "X$sys_lib_dlsearch_path_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
dsh-0.25.10/config.rpath-480-
##############################################
dsh-0.25.10/config.sub-56-
dsh-0.25.10/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
dsh-0.25.10/config.sub-58-
##############################################
dsh-0.25.10/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
dsh-0.25.10/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
dsh-0.25.10/config.sub-122-case $maybe_os in
##############################################
dsh-0.25.10/config.sub-126-    os=-$maybe_os
dsh-0.25.10/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
dsh-0.25.10/config.sub-128-    ;;
dsh-0.25.10/config.sub-129-  *)
dsh-0.25.10/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
dsh-0.25.10/config.sub-131-    if [ $basic_machine != $1 ]
dsh-0.25.10/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
dsh-0.25.10/config.sub-133-    else os=; fi
##############################################
dsh-0.25.10/config.sub-177-		os=-sco5v6
dsh-0.25.10/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dsh-0.25.10/config.sub-179-		;;
##############################################
dsh-0.25.10/config.sub-181-		os=-sco3.2v5
dsh-0.25.10/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dsh-0.25.10/config.sub-183-		;;
##############################################
dsh-0.25.10/config.sub-185-		os=-sco3.2v4
dsh-0.25.10/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dsh-0.25.10/config.sub-187-		;;
dsh-0.25.10/config.sub-188-	-sco3.2.[4-9]*)
dsh-0.25.10/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
dsh-0.25.10/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dsh-0.25.10/config.sub-191-		;;
##############################################
dsh-0.25.10/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
dsh-0.25.10/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dsh-0.25.10/config.sub-195-		;;
##############################################
dsh-0.25.10/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
dsh-0.25.10/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dsh-0.25.10/config.sub-199-		;;
##############################################
dsh-0.25.10/config.sub-201-		os=-sco3.2v2
dsh-0.25.10/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dsh-0.25.10/config.sub-203-		;;
dsh-0.25.10/config.sub-204-	-udk*)
dsh-0.25.10/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dsh-0.25.10/config.sub-206-		;;
##############################################
dsh-0.25.10/config.sub-208-		os=-isc2.2
dsh-0.25.10/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dsh-0.25.10/config.sub-210-		;;
##############################################
dsh-0.25.10/config.sub-214-	-isc*)
dsh-0.25.10/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dsh-0.25.10/config.sub-216-		;;
##############################################
dsh-0.25.10/config.sub-220-	-ptx*)
dsh-0.25.10/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
dsh-0.25.10/config.sub-222-		;;
dsh-0.25.10/config.sub-223-	-windowsnt*)
dsh-0.25.10/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
dsh-0.25.10/config.sub-225-		;;
##############################################
dsh-0.25.10/config.sub-310-	*-*-*)
dsh-0.25.10/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
dsh-0.25.10/config.sub-312-		exit 1
##############################################
dsh-0.25.10/config.sub-412-	amd64-*)
dsh-0.25.10/config.sub:413:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
dsh-0.25.10/config.sub-414-		;;
##############################################
dsh-0.25.10/config.sub-633-	i*86v32)
dsh-0.25.10/config.sub:634:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
dsh-0.25.10/config.sub-635-		os=-sysv32
##############################################
dsh-0.25.10/config.sub-637-	i*86v4*)
dsh-0.25.10/config.sub:638:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
dsh-0.25.10/config.sub-639-		os=-sysv4
##############################################
dsh-0.25.10/config.sub-641-	i*86v)
dsh-0.25.10/config.sub:642:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
dsh-0.25.10/config.sub-643-		os=-sysv
##############################################
dsh-0.25.10/config.sub-645-	i*86sol2)
dsh-0.25.10/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
dsh-0.25.10/config.sub-647-		os=-solaris2
##############################################
dsh-0.25.10/config.sub-697-	mips3*-*)
dsh-0.25.10/config.sub:698:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
dsh-0.25.10/config.sub-699-		;;
dsh-0.25.10/config.sub-700-	mips3*)
dsh-0.25.10/config.sub:701:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
dsh-0.25.10/config.sub-702-		;;
##############################################
dsh-0.25.10/config.sub-715-	ms1-*)
dsh-0.25.10/config.sub:716:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
dsh-0.25.10/config.sub-717-		;;
##############################################
dsh-0.25.10/config.sub-828-	pc98-*)
dsh-0.25.10/config.sub:829:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
dsh-0.25.10/config.sub-830-		;;
##############################################
dsh-0.25.10/config.sub-843-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
dsh-0.25.10/config.sub:844:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
dsh-0.25.10/config.sub-845-		;;
dsh-0.25.10/config.sub-846-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
dsh-0.25.10/config.sub:847:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
dsh-0.25.10/config.sub-848-		;;
dsh-0.25.10/config.sub-849-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
dsh-0.25.10/config.sub:850:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
dsh-0.25.10/config.sub-851-		;;
dsh-0.25.10/config.sub-852-	pentium4-*)
dsh-0.25.10/config.sub:853:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
dsh-0.25.10/config.sub-854-		;;
##############################################
dsh-0.25.10/config.sub-861-		;;
dsh-0.25.10/config.sub:862:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
dsh-0.25.10/config.sub-863-		;;
##############################################
dsh-0.25.10/config.sub-867-	ppcle-* | powerpclittle-*)
dsh-0.25.10/config.sub:868:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
dsh-0.25.10/config.sub-869-		;;
##############################################
dsh-0.25.10/config.sub-871-		;;
dsh-0.25.10/config.sub:872:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
dsh-0.25.10/config.sub-873-		;;
##############################################
dsh-0.25.10/config.sub-877-	ppc64le-* | powerpc64little-*)
dsh-0.25.10/config.sub:878:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
dsh-0.25.10/config.sub-879-		;;
##############################################
dsh-0.25.10/config.sub-1161-	*)
dsh-0.25.10/config.sub:1162:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
dsh-0.25.10/config.sub-1163-		exit 1
##############################################
dsh-0.25.10/config.sub-1169-	*-digital*)
dsh-0.25.10/config.sub:1170:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
dsh-0.25.10/config.sub-1171-		;;
dsh-0.25.10/config.sub-1172-	*-commodore*)
dsh-0.25.10/config.sub:1173:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
dsh-0.25.10/config.sub-1174-		;;
##############################################
dsh-0.25.10/config.sub-1187-	-solaris1 | -solaris1.*)
dsh-0.25.10/config.sub:1188:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
dsh-0.25.10/config.sub-1189-		;;
##############################################
dsh-0.25.10/config.sub-1199-	-gnu/linux*)
dsh-0.25.10/config.sub:1200:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
dsh-0.25.10/config.sub-1201-		;;
##############################################
dsh-0.25.10/config.sub-1243-	-nto*)
dsh-0.25.10/config.sub:1244:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
dsh-0.25.10/config.sub-1245-		;;
##############################################
dsh-0.25.10/config.sub-1250-	-mac*)
dsh-0.25.10/config.sub:1251:		os=`echo $os | sed -e 's|mac|macos|'`
dsh-0.25.10/config.sub-1252-		;;
##############################################
dsh-0.25.10/config.sub-1256-	-linux*)
dsh-0.25.10/config.sub:1257:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
dsh-0.25.10/config.sub-1258-		;;
dsh-0.25.10/config.sub-1259-	-sunos5*)
dsh-0.25.10/config.sub:1260:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
dsh-0.25.10/config.sub-1261-		;;
dsh-0.25.10/config.sub-1262-	-sunos6*)
dsh-0.25.10/config.sub:1263:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
dsh-0.25.10/config.sub-1264-		;;
##############################################
dsh-0.25.10/config.sub-1311-	-sinix5.*)
dsh-0.25.10/config.sub:1312:		os=`echo $os | sed -e 's|sinix|sysv|'`
dsh-0.25.10/config.sub-1313-		;;
##############################################
dsh-0.25.10/config.sub-1362-		# Get rid of the `-' at the beginning of $os.
dsh-0.25.10/config.sub:1363:		os=`echo $os | sed 's/[^-]*-//'`
dsh-0.25.10/config.sub:1364:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
dsh-0.25.10/config.sub-1365-		exit 1
##############################################
dsh-0.25.10/config.sub-1613-		esac
dsh-0.25.10/config.sub:1614:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
dsh-0.25.10/config.sub-1615-		;;
##############################################
dsh-0.25.10/depcomp-66-if test -z "$depfile"; then
dsh-0.25.10/depcomp:67:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
dsh-0.25.10/depcomp:68:   dir=`echo "$object" | sed 's,/.*$,/,'`
dsh-0.25.10/depcomp-69-   if test "$dir" = "$object"; then
##############################################
dsh-0.25.10/depcomp-75-
dsh-0.25.10/depcomp:76:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
dsh-0.25.10/depcomp-77-
##############################################
dsh-0.25.10/depcomp-210-  # Version 6 uses the directory in both cases.
dsh-0.25.10/depcomp:211:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
dsh-0.25.10/depcomp-212-  tmpdepfile="$stripped.u"
##############################################
dsh-0.25.10/depcomp-221-  else
dsh-0.25.10/depcomp:222:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
dsh-0.25.10/depcomp-223-    tmpdepfile="$stripped.u"
##############################################
dsh-0.25.10/depcomp-235-    # Do two passes, one to just change these to
dsh-0.25.10/depcomp:236:    # `$object: dependent.h' and one to simply `dependent.h:'.
dsh-0.25.10/depcomp-237-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
dsh-0.25.10/depcomp-276-  # Do two passes, one to just change these to
dsh-0.25.10/depcomp:277:  # `$object: dependent.h' and one to simply `dependent.h:'.
dsh-0.25.10/depcomp-278-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
dsh-0.25.10/depcomp-291-   # Subdirectories are respected.
dsh-0.25.10/depcomp:292:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
dsh-0.25.10/depcomp-293-   test "x$dir" = "x$object" && dir=
dsh-0.25.10/depcomp:294:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
dsh-0.25.10/depcomp-295-
##############################################
dsh-0.25.10/depcomp-414-  done
dsh-0.25.10/depcomp:415:  obj_suffix="`echo $object | sed 's/^.*\././'`"
dsh-0.25.10/depcomp-416-  touch "$tmpdepfile"
##############################################
dsh-0.25.10/install-sh-98-  case $1 in
dsh-0.25.10/install-sh:99:    -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
dsh-0.25.10/install-sh-100-        shift
##############################################
dsh-0.25.10/install-sh-131-
dsh-0.25.10/install-sh:132:    -t=*) transformarg=`echo $1 | sed 's/-t=//'`
dsh-0.25.10/install-sh-133-        shift
##############################################
dsh-0.25.10/install-sh-204-    if test -d "$dst"; then
dsh-0.25.10/install-sh:205:      dst=$dst/`basename "$src"`
dsh-0.25.10/install-sh-206-    fi
##############################################
dsh-0.25.10/install-sh-209-  # This sed command emulates the dirname command.
dsh-0.25.10/install-sh:210:  dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
dsh-0.25.10/install-sh-211-
##############################################
dsh-0.25.10/install-sh-222-    IFS='%'
dsh-0.25.10/install-sh:223:    set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
dsh-0.25.10/install-sh-224-    IFS=$oIFS
##############################################
dsh-0.25.10/install-sh-251-    if test -z "$transformarg"; then
dsh-0.25.10/install-sh:252:      dstfile=`basename "$dst"`
dsh-0.25.10/install-sh-253-    else
##############################################
dsh-0.25.10/install-sh-258-    # don't allow the sed command to completely eliminate the filename.
dsh-0.25.10/install-sh:259:    test -z "$dstfile" && dstfile=`basename "$dst"`
dsh-0.25.10/install-sh-260-
##############################################
dsh-0.25.10/ltmain.sh-36-# The name of this program:
dsh-0.25.10/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename`
dsh-0.25.10/ltmain.sh-38-modename="$progname"
##############################################
dsh-0.25.10/ltmain.sh-69-  :
dsh-0.25.10/ltmain.sh:70:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
dsh-0.25.10/ltmain.sh-71-  # Yippee, $echo works!
##############################################
dsh-0.25.10/ltmain.sh-169-      # If mktemp works, use that first and foremost
dsh-0.25.10/ltmain.sh:170:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
dsh-0.25.10/ltmain.sh-171-
##############################################
dsh-0.25.10/ltmain.sh-201-  win32_libid_type="unknown"
dsh-0.25.10/ltmain.sh:202:  win32_fileres=`file -L $1 2>/dev/null`
dsh-0.25.10/ltmain.sh-203-  case $win32_fileres in
##############################################
dsh-0.25.10/ltmain.sh-259-      # but not from the CC environment variable when configure was run.
dsh-0.25.10/ltmain.sh:260:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
dsh-0.25.10/ltmain.sh-261-      # Blanks at the start of $base_compile will cause this to fail
##############################################
dsh-0.25.10/ltmain.sh-266-	    # Evaluate the configuration.
dsh-0.25.10/ltmain.sh:267:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
dsh-0.25.10/ltmain.sh-268-	    CC_quoted=
##############################################
dsh-0.25.10/ltmain.sh-278-	    case "$@ " in
dsh-0.25.10/ltmain.sh:279:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
dsh-0.25.10/ltmain.sh-280-	      # The compiler in the base compile command matches
##############################################
dsh-0.25.10/ltmain.sh-346-      esac
dsh-0.25.10/ltmain.sh:347:      my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'`
dsh-0.25.10/ltmain.sh-348-      my_xlib_u=$my_xlib
##############################################
dsh-0.25.10/ltmain.sh-351-	*" $my_xlib_u "*)
dsh-0.25.10/ltmain.sh:352:	  extracted_serial=`expr $extracted_serial + 1`
dsh-0.25.10/ltmain.sh-353-	  my_xlib_u=lt$extracted_serial-$my_xlib ;;
##############################################
dsh-0.25.10/ltmain.sh-376-	  darwin_curdir=`pwd`
dsh-0.25.10/ltmain.sh:377:	  darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'`
dsh-0.25.10/ltmain.sh:378:	  darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
dsh-0.25.10/ltmain.sh-379-	  if test -n "$darwin_arches"; then 
dsh-0.25.10/ltmain.sh:380:	    darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'`
dsh-0.25.10/ltmain.sh-381-	    darwin_arch=
##############################################
dsh-0.25.10/ltmain.sh-391-      ## Okay now we have a bunch of thin objects, gotta fatten them up :)
dsh-0.25.10/ltmain.sh:392:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
dsh-0.25.10/ltmain.sh-393-	    darwin_file=
##############################################
dsh-0.25.10/ltmain.sh-395-	    for darwin_file in $darwin_filelist; do
dsh-0.25.10/ltmain.sh:396:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
dsh-0.25.10/ltmain.sh-397-	      lipo -create -output "$darwin_file" $darwin_files
##############################################
dsh-0.25.10/ltmain.sh-410-      esac
dsh-0.25.10/ltmain.sh:411:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
dsh-0.25.10/ltmain.sh-412-    done
##############################################
dsh-0.25.10/ltmain.sh-429-  case $arg in
dsh-0.25.10/ltmain.sh:430:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
dsh-0.25.10/ltmain.sh-431-  *) optarg= ;;
##############################################
dsh-0.25.10/ltmain.sh-460-	  # Evaluate the configuration.
dsh-0.25.10/ltmain.sh:461:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
dsh-0.25.10/ltmain.sh-462-	else
##############################################
dsh-0.25.10/ltmain.sh-583-static)
dsh-0.25.10/ltmain.sh:584:  build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
dsh-0.25.10/ltmain.sh-585-  ;;
##############################################
dsh-0.25.10/ltmain.sh-704-	-Wc,*)
dsh-0.25.10/ltmain.sh:705:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
dsh-0.25.10/ltmain.sh-706-	  lastarg=
##############################################
dsh-0.25.10/ltmain.sh-721-	  IFS="$save_ifs"
dsh-0.25.10/ltmain.sh:722:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
dsh-0.25.10/ltmain.sh-723-
##############################################
dsh-0.25.10/ltmain.sh-740-      # Aesthetically quote the previous argument.
dsh-0.25.10/ltmain.sh:741:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
dsh-0.25.10/ltmain.sh-742-
##############################################
dsh-0.25.10/ltmain.sh-768-      # Get the name of the library object.
dsh-0.25.10/ltmain.sh:769:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
dsh-0.25.10/ltmain.sh-770-      ;;
##############################################
dsh-0.25.10/ltmain.sh-779-    *.ads) xform=ads ;;
dsh-0.25.10/ltmain.sh:780:    *.asm) xform=asm ;;
dsh-0.25.10/ltmain.sh-781-    *.c++) xform=c++ ;;
##############################################
dsh-0.25.10/ltmain.sh-792-
dsh-0.25.10/ltmain.sh:793:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
dsh-0.25.10/ltmain.sh-794-
dsh-0.25.10/ltmain.sh-795-    case $libobj in
dsh-0.25.10/ltmain.sh:796:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
dsh-0.25.10/ltmain.sh-797-    *)
##############################################
dsh-0.25.10/ltmain.sh-823-
dsh-0.25.10/ltmain.sh:824:    qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"`
dsh-0.25.10/ltmain.sh-825-    case $qlibobj in
##############################################
dsh-0.25.10/ltmain.sh-831-	&& $echo "$modename: libobj name \`$libobj' may not contain shell special characters."
dsh-0.25.10/ltmain.sh:832:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
dsh-0.25.10/ltmain.sh:833:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
dsh-0.25.10/ltmain.sh-834-    if test "X$xdir" = "X$obj"; then
##############################################
dsh-0.25.10/ltmain.sh-870-    if test "$compiler_c_o" = no; then
dsh-0.25.10/ltmain.sh:871:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
dsh-0.25.10/ltmain.sh-872-      lockfile="$output_obj.lock"
##############################################
dsh-0.25.10/ltmain.sh-891-*** ERROR, $lockfile exists and contains:
dsh-0.25.10/ltmain.sh:892:`cat $lockfile 2>/dev/null`
dsh-0.25.10/ltmain.sh-893-
##############################################
dsh-0.25.10/ltmain.sh-909-    fi
dsh-0.25.10/ltmain.sh:910:    qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"`
dsh-0.25.10/ltmain.sh-911-    case $qsrcfile in
##############################################
dsh-0.25.10/ltmain.sh-965-      if test "$need_locks" = warn &&
dsh-0.25.10/ltmain.sh:966:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
dsh-0.25.10/ltmain.sh-967-	$echo "\
dsh-0.25.10/ltmain.sh-968-*** ERROR, $lockfile contains:
dsh-0.25.10/ltmain.sh:969:`cat $lockfile 2>/dev/null`
dsh-0.25.10/ltmain.sh-970-
##############################################
dsh-0.25.10/ltmain.sh-1037-      if test "$need_locks" = warn &&
dsh-0.25.10/ltmain.sh:1038:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
dsh-0.25.10/ltmain.sh-1039-	$echo "\
dsh-0.25.10/ltmain.sh-1040-*** ERROR, $lockfile contains:
dsh-0.25.10/ltmain.sh:1041:`cat $lockfile 2>/dev/null`
dsh-0.25.10/ltmain.sh-1042-
##############################################
dsh-0.25.10/ltmain.sh-1210-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
dsh-0.25.10/ltmain.sh:1211:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
dsh-0.25.10/ltmain.sh-1212-	;;
##############################################
dsh-0.25.10/ltmain.sh-1299-	    moreargs=
dsh-0.25.10/ltmain.sh:1300:	    for fil in `cat $save_arg`
dsh-0.25.10/ltmain.sh-1301-	    do
##############################################
dsh-0.25.10/ltmain.sh-1326-		# Extract subdirectory from the argument.
dsh-0.25.10/ltmain.sh:1327:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
dsh-0.25.10/ltmain.sh-1328-		if test "X$xdir" = "X$arg"; then
##############################################
dsh-0.25.10/ltmain.sh-1385-		  # Extract subdirectory from the argument.
dsh-0.25.10/ltmain.sh:1386:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
dsh-0.25.10/ltmain.sh-1387-		  if test "X$xdir" = "X$arg"; then
##############################################
dsh-0.25.10/ltmain.sh-1392-
dsh-0.25.10/ltmain.sh:1393:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
dsh-0.25.10/ltmain.sh:1394:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
dsh-0.25.10/ltmain.sh-1395-		  libobjs="$libobjs $pic_object"
##############################################
dsh-0.25.10/ltmain.sh-1553-      -L*)
dsh-0.25.10/ltmain.sh:1554:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
dsh-0.25.10/ltmain.sh-1555-	# We need an absolute path.
##############################################
dsh-0.25.10/ltmain.sh-1558-	*)
dsh-0.25.10/ltmain.sh:1559:	  absdir=`cd "$dir" && pwd`
dsh-0.25.10/ltmain.sh-1560-	  if test -z "$absdir"; then
##############################################
dsh-0.25.10/ltmain.sh-1576-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
dsh-0.25.10/ltmain.sh:1577:	  testbindir=`$echo "X$dir" | $Xsed -e 's*/lib$*/bin*'`
dsh-0.25.10/ltmain.sh-1578-	  case :$dllsearchpath: in
##############################################
dsh-0.25.10/ltmain.sh-1669-	# to be aesthetically quoted because they are evaled later.
dsh-0.25.10/ltmain.sh:1670:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
dsh-0.25.10/ltmain.sh-1671-	case $arg in
##############################################
dsh-0.25.10/ltmain.sh-1738-      -R*)
dsh-0.25.10/ltmain.sh:1739:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
dsh-0.25.10/ltmain.sh-1740-	# We need an absolute path.
##############################################
dsh-0.25.10/ltmain.sh-1779-      -Wc,*)
dsh-0.25.10/ltmain.sh:1780:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
dsh-0.25.10/ltmain.sh-1781-	arg=
##############################################
dsh-0.25.10/ltmain.sh-1793-	IFS="$save_ifs"
dsh-0.25.10/ltmain.sh:1794:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
dsh-0.25.10/ltmain.sh-1795-	;;
##############################################
dsh-0.25.10/ltmain.sh-1797-      -Wl,*)
dsh-0.25.10/ltmain.sh:1798:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
dsh-0.25.10/ltmain.sh-1799-	arg=
##############################################
dsh-0.25.10/ltmain.sh-1812-	IFS="$save_ifs"
dsh-0.25.10/ltmain.sh:1813:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
dsh-0.25.10/ltmain.sh-1814-	;;
##############################################
dsh-0.25.10/ltmain.sh-1834-	# to be aesthetically quoted because they are evaled later.
dsh-0.25.10/ltmain.sh:1835:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
dsh-0.25.10/ltmain.sh-1836-	case $arg in
##############################################
dsh-0.25.10/ltmain.sh-1871-	  # Extract subdirectory from the argument.
dsh-0.25.10/ltmain.sh:1872:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
dsh-0.25.10/ltmain.sh-1873-	  if test "X$xdir" = "X$arg"; then
##############################################
dsh-0.25.10/ltmain.sh-1930-	    # Extract subdirectory from the argument.
dsh-0.25.10/ltmain.sh:1931:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
dsh-0.25.10/ltmain.sh-1932-	    if test "X$xdir" = "X$arg"; then
##############################################
dsh-0.25.10/ltmain.sh-1937-
dsh-0.25.10/ltmain.sh:1938:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
dsh-0.25.10/ltmain.sh:1939:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
dsh-0.25.10/ltmain.sh-1940-	    libobjs="$libobjs $pic_object"
##############################################
dsh-0.25.10/ltmain.sh-1973-	# to be aesthetically quoted because they are evaled later.
dsh-0.25.10/ltmain.sh:1974:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
dsh-0.25.10/ltmain.sh-1975-	case $arg in
##############################################
dsh-0.25.10/ltmain.sh-2003-    # calculate the name of the file, without its directory
dsh-0.25.10/ltmain.sh:2004:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
dsh-0.25.10/ltmain.sh-2005-    libobjs_save="$libobjs"
##############################################
dsh-0.25.10/ltmain.sh-2008-      # get the directories listed in $shlibpath_var
dsh-0.25.10/ltmain.sh:2009:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
dsh-0.25.10/ltmain.sh-2010-    else
##############################################
dsh-0.25.10/ltmain.sh-2015-
dsh-0.25.10/ltmain.sh:2016:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
dsh-0.25.10/ltmain.sh-2017-    if test "X$output_objdir" = "X$output"; then
##############################################
dsh-0.25.10/ltmain.sh-2153-	  fi
dsh-0.25.10/ltmain.sh:2154:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
dsh-0.25.10/ltmain.sh-2155-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
dsh-0.25.10/ltmain.sh-2197-		    found=no
dsh-0.25.10/ltmain.sh:2198:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
dsh-0.25.10/ltmain.sh-2199-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
dsh-0.25.10/ltmain.sh-2222-	    newdependency_libs="$deplib $newdependency_libs"
dsh-0.25.10/ltmain.sh:2223:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
dsh-0.25.10/ltmain.sh-2224-	    ;;
##############################################
dsh-0.25.10/ltmain.sh-2235-	    fi
dsh-0.25.10/ltmain.sh:2236:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
dsh-0.25.10/ltmain.sh-2237-	    ;;
##############################################
dsh-0.25.10/ltmain.sh-2245-	  if test "$pass" = link; then
dsh-0.25.10/ltmain.sh:2246:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
dsh-0.25.10/ltmain.sh-2247-	    # Make sure the xrpath contains only unique directories.
##############################################
dsh-0.25.10/ltmain.sh-2267-		set dummy $deplibs_check_method
dsh-0.25.10/ltmain.sh:2268:	        match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
dsh-0.25.10/ltmain.sh-2269-		if eval $echo \"$deplib\" 2>/dev/null \
##############################################
dsh-0.25.10/ltmain.sh-2328-	else
dsh-0.25.10/ltmain.sh:2329:	  $echo "$modename: cannot find the library \`$lib' or unhandled argument \`$deplib'" 1>&2
dsh-0.25.10/ltmain.sh-2330-	  exit $EXIT_FAILURE
##############################################
dsh-0.25.10/ltmain.sh-2339-
dsh-0.25.10/ltmain.sh:2340:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
dsh-0.25.10/ltmain.sh-2341-	test "X$ladir" = "X$lib" && ladir="."
##############################################
dsh-0.25.10/ltmain.sh-2431-	*)
dsh-0.25.10/ltmain.sh:2432:	  abs_ladir=`cd "$ladir" && pwd`
dsh-0.25.10/ltmain.sh-2433-	  if test -z "$abs_ladir"; then
##############################################
dsh-0.25.10/ltmain.sh-2439-	esac
dsh-0.25.10/ltmain.sh:2440:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
dsh-0.25.10/ltmain.sh-2441-
##############################################
dsh-0.25.10/ltmain.sh-2466-	fi # $installed = yes
dsh-0.25.10/ltmain.sh:2467:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
dsh-0.25.10/ltmain.sh-2468-
##############################################
dsh-0.25.10/ltmain.sh-2513-	    case $deplib in
dsh-0.25.10/ltmain.sh:2514:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
dsh-0.25.10/ltmain.sh-2515-	    esac
##############################################
dsh-0.25.10/ltmain.sh-2634-	    shift; shift
dsh-0.25.10/ltmain.sh:2635:	    libname=`eval \\$echo \"$libname_spec\"`
dsh-0.25.10/ltmain.sh-2636-	    # use dlname if we got it. it's perfectly good, no?
##############################################
dsh-0.25.10/ltmain.sh-2642-	      *cygwin* | mingw*)
dsh-0.25.10/ltmain.sh:2643:		major=`expr $current - $age`
dsh-0.25.10/ltmain.sh-2644-		versuffix="-$major"
##############################################
dsh-0.25.10/ltmain.sh-2653-	    soroot="$soname"
dsh-0.25.10/ltmain.sh:2654:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
dsh-0.25.10/ltmain.sh:2655:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
dsh-0.25.10/ltmain.sh-2656-
##############################################
dsh-0.25.10/ltmain.sh-2886-	      case $libdir in
dsh-0.25.10/ltmain.sh:2887:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
dsh-0.25.10/ltmain.sh-2888-		   case " $xrpath " in
##############################################
dsh-0.25.10/ltmain.sh-2918-	      *.la)
dsh-0.25.10/ltmain.sh:2919:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
dsh-0.25.10/ltmain.sh-2920-		test "X$dir" = "X$deplib" && dir="."
##############################################
dsh-0.25.10/ltmain.sh-2924-		*)
dsh-0.25.10/ltmain.sh:2925:		  absdir=`cd "$dir" && pwd`
dsh-0.25.10/ltmain.sh-2926-		  if test -z "$absdir"; then
##############################################
dsh-0.25.10/ltmain.sh-2934-		else
dsh-0.25.10/ltmain.sh:2935:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
dsh-0.25.10/ltmain.sh-2936-		  if test -z "$libdir"; then
##############################################
dsh-0.25.10/ltmain.sh-2949-		  # but need to link against shared
dsh-0.25.10/ltmain.sh:2950:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
dsh-0.25.10/ltmain.sh-2951-		  if test -n "$deplibrary_names" ; then
##############################################
dsh-0.25.10/ltmain.sh-2974-		  # Again, we only want to link against shared libraries
dsh-0.25.10/ltmain.sh:2975:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
dsh-0.25.10/ltmain.sh-2976-		  for tmp in $newlib_search_path ; do
##############################################
dsh-0.25.10/ltmain.sh-3141-      lib*)
dsh-0.25.10/ltmain.sh:3142:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
dsh-0.25.10/ltmain.sh-3143-	eval shared_ext=\"$shrext_cmds\"
##############################################
dsh-0.25.10/ltmain.sh-3147-	if test "$module" = no; then
dsh-0.25.10/ltmain.sh:3148:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
dsh-0.25.10/ltmain.sh-3149-	  $echo "$help" 1>&2
##############################################
dsh-0.25.10/ltmain.sh-3153-	  # Add the "lib" prefix for modules if required
dsh-0.25.10/ltmain.sh:3154:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
dsh-0.25.10/ltmain.sh-3155-	  eval shared_ext=\"$shrext_cmds\"
##############################################
dsh-0.25.10/ltmain.sh-3157-	else
dsh-0.25.10/ltmain.sh:3158:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
dsh-0.25.10/ltmain.sh-3159-	fi
##############################################
dsh-0.25.10/ltmain.sh-3234-	  darwin|linux|osf|windows|none)
dsh-0.25.10/ltmain.sh:3235:	    current=`expr $number_major + $number_minor`
dsh-0.25.10/ltmain.sh-3236-	    age="$number_minor"
##############################################
dsh-0.25.10/ltmain.sh-3244-	  irix|nonstopux)
dsh-0.25.10/ltmain.sh:3245:	    current=`expr $number_major + $number_minor`
dsh-0.25.10/ltmain.sh-3246-	    age="$number_minor"
##############################################
dsh-0.25.10/ltmain.sh-3292-	if test "$age" -gt "$current"; then
dsh-0.25.10/ltmain.sh:3293:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
dsh-0.25.10/ltmain.sh-3294-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
dsh-0.25.10/ltmain.sh-3307-	  # verstring for coding it into the library header
dsh-0.25.10/ltmain.sh:3308:	  major=.`expr $current - $age`
dsh-0.25.10/ltmain.sh-3309-	  versuffix="$major.$age.$revision"
dsh-0.25.10/ltmain.sh-3310-	  # Darwin ld doesn't like 0 for these options...
dsh-0.25.10/ltmain.sh:3311:	  minor_current=`expr $current + 1`
dsh-0.25.10/ltmain.sh-3312-	  xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
##############################################
dsh-0.25.10/ltmain.sh-3327-	  if test "X$lt_irix_increment" = "Xno"; then
dsh-0.25.10/ltmain.sh:3328:	    major=`expr $current - $age`
dsh-0.25.10/ltmain.sh-3329-	  else
dsh-0.25.10/ltmain.sh:3330:	    major=`expr $current - $age + 1`
dsh-0.25.10/ltmain.sh-3331-	  fi
##############################################
dsh-0.25.10/ltmain.sh-3340-	  while test "$loop" -ne 0; do
dsh-0.25.10/ltmain.sh:3341:	    iface=`expr $revision - $loop`
dsh-0.25.10/ltmain.sh:3342:	    loop=`expr $loop - 1`
dsh-0.25.10/ltmain.sh-3343-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
dsh-0.25.10/ltmain.sh-3351-	linux)
dsh-0.25.10/ltmain.sh:3352:	  major=.`expr $current - $age`
dsh-0.25.10/ltmain.sh-3353-	  versuffix="$major.$age.$revision"
##############################################
dsh-0.25.10/ltmain.sh-3356-	osf)
dsh-0.25.10/ltmain.sh:3357:	  major=.`expr $current - $age`
dsh-0.25.10/ltmain.sh-3358-	  versuffix=".$current.$age.$revision"
##############################################
dsh-0.25.10/ltmain.sh-3363-	  while test "$loop" -ne 0; do
dsh-0.25.10/ltmain.sh:3364:	    iface=`expr $current - $loop`
dsh-0.25.10/ltmain.sh:3365:	    loop=`expr $loop - 1`
dsh-0.25.10/ltmain.sh-3366-	    verstring="$verstring:${iface}.0"
##############################################
dsh-0.25.10/ltmain.sh-3380-	  # extension on DOS 8.3 filesystems.
dsh-0.25.10/ltmain.sh:3381:	  major=`expr $current - $age`
dsh-0.25.10/ltmain.sh-3382-	  versuffix="-$major"
##############################################
dsh-0.25.10/ltmain.sh-3435-	removelist=
dsh-0.25.10/ltmain.sh:3436:	tempremovelist=`$echo "$output_objdir/*"`
dsh-0.25.10/ltmain.sh-3437-	for p in $tempremovelist; do
##############################################
dsh-0.25.10/ltmain.sh-3463-	# Transform .lo files to .o files.
dsh-0.25.10/ltmain.sh:3464:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
dsh-0.25.10/ltmain.sh-3465-      fi
##############################################
dsh-0.25.10/ltmain.sh-3468-      #for path in $notinst_path; do
dsh-0.25.10/ltmain.sh:3469:      #	lib_search_path=`$echo "$lib_search_path " | ${SED} -e "s% $path % %g"`
dsh-0.25.10/ltmain.sh:3470:      #	deplibs=`$echo "$deplibs " | ${SED} -e "s% -L$path % %g"`
dsh-0.25.10/ltmain.sh:3471:      #	dependency_libs=`$echo "$dependency_libs " | ${SED} -e "s% -L$path % %g"`
dsh-0.25.10/ltmain.sh-3472-      #done
##############################################
dsh-0.25.10/ltmain.sh-3575-	    for i in $deplibs; do
dsh-0.25.10/ltmain.sh:3576:	      name=`expr $i : '-l\(.*\)'`
dsh-0.25.10/ltmain.sh-3577-	      # If $name is empty we are operating on a -L argument.
##############################################
dsh-0.25.10/ltmain.sh-3587-		if test -n "$i" ; then
dsh-0.25.10/ltmain.sh:3588:		  libname=`eval \\$echo \"$libname_spec\"`
dsh-0.25.10/ltmain.sh:3589:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
dsh-0.25.10/ltmain.sh-3590-		  set dummy $deplib_matches
dsh-0.25.10/ltmain.sh-3591-		  deplib_match=$2
dsh-0.25.10/ltmain.sh:3592:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
dsh-0.25.10/ltmain.sh-3593-		    newdeplibs="$newdeplibs $i"
##############################################
dsh-0.25.10/ltmain.sh-3612-	    for i in $deplibs; do
dsh-0.25.10/ltmain.sh:3613:	      name=`expr $i : '-l\(.*\)'`
dsh-0.25.10/ltmain.sh-3614-	      # If $name is empty we are operating on a -L argument.
##############################################
dsh-0.25.10/ltmain.sh-3627-		  if test -n "$i" ; then
dsh-0.25.10/ltmain.sh:3628:		    libname=`eval \\$echo \"$libname_spec\"`
dsh-0.25.10/ltmain.sh:3629:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
dsh-0.25.10/ltmain.sh-3630-		    set dummy $deplib_matches
dsh-0.25.10/ltmain.sh-3631-		    deplib_match=$2
dsh-0.25.10/ltmain.sh:3632:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
dsh-0.25.10/ltmain.sh-3633-		      newdeplibs="$newdeplibs $i"
##############################################
dsh-0.25.10/ltmain.sh-3660-	  set dummy $deplibs_check_method
dsh-0.25.10/ltmain.sh:3661:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
dsh-0.25.10/ltmain.sh-3662-	  for a_deplib in $deplibs; do
dsh-0.25.10/ltmain.sh:3663:	    name=`expr $a_deplib : '-l\(.*\)'`
dsh-0.25.10/ltmain.sh-3664-	    # If $name is empty we are operating on a -L argument.
##############################################
dsh-0.25.10/ltmain.sh-3674-	      if test -n "$a_deplib" ; then
dsh-0.25.10/ltmain.sh:3675:		libname=`eval \\$echo \"$libname_spec\"`
dsh-0.25.10/ltmain.sh-3676-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
dsh-0.25.10/ltmain.sh:3677:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
dsh-0.25.10/ltmain.sh-3678-		  for potent_lib in $potential_libs; do
##############################################
dsh-0.25.10/ltmain.sh-3690-		      while test -h "$potlib" 2>/dev/null; do
dsh-0.25.10/ltmain.sh:3691:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
dsh-0.25.10/ltmain.sh-3692-			case $potliblink in
dsh-0.25.10/ltmain.sh-3693-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
dsh-0.25.10/ltmain.sh:3694:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
dsh-0.25.10/ltmain.sh-3695-			esac
##############################################
dsh-0.25.10/ltmain.sh-3729-	  set dummy $deplibs_check_method
dsh-0.25.10/ltmain.sh:3730:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
dsh-0.25.10/ltmain.sh-3731-	  for a_deplib in $deplibs; do
dsh-0.25.10/ltmain.sh:3732:	    name=`expr $a_deplib : '-l\(.*\)'`
dsh-0.25.10/ltmain.sh-3733-	    # If $name is empty we are operating on a -L argument.
##############################################
dsh-0.25.10/ltmain.sh-3743-	      if test -n "$a_deplib" ; then
dsh-0.25.10/ltmain.sh:3744:		libname=`eval \\$echo \"$libname_spec\"`
dsh-0.25.10/ltmain.sh-3745-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
dsh-0.25.10/ltmain.sh:3746:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
dsh-0.25.10/ltmain.sh-3747-		  for potent_lib in $potential_libs; do
##############################################
dsh-0.25.10/ltmain.sh-3786-	      # can't use Xsed below, because $i might contain '/'
dsh-0.25.10/ltmain.sh:3787:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
dsh-0.25.10/ltmain.sh-3788-	    done
##############################################
dsh-0.25.10/ltmain.sh-3811-	  # On Rhapsody replace the C library is the System framework
dsh-0.25.10/ltmain.sh:3812:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
dsh-0.25.10/ltmain.sh-3813-	  ;;
##############################################
dsh-0.25.10/ltmain.sh-3983-	# Use standard objects if they are pic
dsh-0.25.10/ltmain.sh:3984:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
dsh-0.25.10/ltmain.sh-3985-
##############################################
dsh-0.25.10/ltmain.sh-3996-	      eval cmd=\"$cmd\"
dsh-0.25.10/ltmain.sh:3997:	      if len=`expr "X$cmd" : ".*"` &&
dsh-0.25.10/ltmain.sh-3998-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
dsh-0.25.10/ltmain.sh-4078-	if test "X$skipped_export" != "X:" &&
dsh-0.25.10/ltmain.sh:4079:	   len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
dsh-0.25.10/ltmain.sh-4080-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
dsh-0.25.10/ltmain.sh-4097-	  save_output=$output
dsh-0.25.10/ltmain.sh:4098:	  output_la=`$echo "X$output" | $Xsed -e "$basename"`
dsh-0.25.10/ltmain.sh-4099-
##############################################
dsh-0.25.10/ltmain.sh-4113-	    if test "X$objlist" = X ||
dsh-0.25.10/ltmain.sh:4114:	       { len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
dsh-0.25.10/ltmain.sh-4115-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
dsh-0.25.10/ltmain.sh-4128-	      last_robj=$output_objdir/$output_la-${k}.$objext
dsh-0.25.10/ltmain.sh:4129:	      k=`expr $k + 1`
dsh-0.25.10/ltmain.sh-4130-	      output=$output_objdir/$output_la-${k}.$objext
##############################################
dsh-0.25.10/ltmain.sh-4154-	  do
dsh-0.25.10/ltmain.sh:4155:	    i=`expr $i + 1`
dsh-0.25.10/ltmain.sh-4156-	    delfiles="$delfiles $output_objdir/$output_la-${i}.$objext"
##############################################
dsh-0.25.10/ltmain.sh-4278-	libobj="$output"
dsh-0.25.10/ltmain.sh:4279:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
dsh-0.25.10/ltmain.sh-4280-	;;
##############################################
dsh-0.25.10/ltmain.sh-4303-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
dsh-0.25.10/ltmain.sh:4304:	  reload_conv_objs=$reload_objs\ `$echo "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
dsh-0.25.10/ltmain.sh-4305-	else
##############################################
dsh-0.25.10/ltmain.sh-4314-      # Create the old-style object.
dsh-0.25.10/ltmain.sh:4315:      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
dsh-0.25.10/ltmain.sh-4316-
##############################################
dsh-0.25.10/ltmain.sh-4375-      case $host in
dsh-0.25.10/ltmain.sh:4376:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
dsh-0.25.10/ltmain.sh-4377-      esac
##############################################
dsh-0.25.10/ltmain.sh-4395-	# On Rhapsody replace the C library is the System framework
dsh-0.25.10/ltmain.sh:4396:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
dsh-0.25.10/ltmain.sh:4397:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
dsh-0.25.10/ltmain.sh-4398-	;;
##############################################
dsh-0.25.10/ltmain.sh-4483-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
dsh-0.25.10/ltmain.sh:4484:	  testbindir=`$echo "X$libdir" | $Xsed -e 's*/lib$*/bin*'`
dsh-0.25.10/ltmain.sh-4485-	  case :$dllsearchpath: in
##############################################
dsh-0.25.10/ltmain.sh-4541-	# Transform all the library objects into standard objects.
dsh-0.25.10/ltmain.sh:4542:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
dsh-0.25.10/ltmain.sh:4543:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
dsh-0.25.10/ltmain.sh-4544-      fi
##############################################
dsh-0.25.10/ltmain.sh-4587-	    # Add our own program objects to the symbol list.
dsh-0.25.10/ltmain.sh:4588:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
dsh-0.25.10/ltmain.sh-4589-	    for arg in $progfiles; do
##############################################
dsh-0.25.10/ltmain.sh-4629-	    $show "extracting global C symbols from \`$arg'"
dsh-0.25.10/ltmain.sh:4630:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
dsh-0.25.10/ltmain.sh-4631-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
dsh-0.25.10/ltmain.sh-4751-            if test -f "$output_objdir/${outputname}.def" ; then
dsh-0.25.10/ltmain.sh:4752:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
dsh-0.25.10/ltmain.sh:4753:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
dsh-0.25.10/ltmain.sh-4754-            else
dsh-0.25.10/ltmain.sh:4755:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
dsh-0.25.10/ltmain.sh:4756:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
dsh-0.25.10/ltmain.sh-4757-             fi
##############################################
dsh-0.25.10/ltmain.sh-4759-          * )
dsh-0.25.10/ltmain.sh:4760:            compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
dsh-0.25.10/ltmain.sh:4761:            finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
dsh-0.25.10/ltmain.sh-4762-            ;;
##############################################
dsh-0.25.10/ltmain.sh-4775-	# Nullify the symbol file.
dsh-0.25.10/ltmain.sh:4776:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
dsh-0.25.10/ltmain.sh:4777:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
dsh-0.25.10/ltmain.sh-4778-      fi
##############################################
dsh-0.25.10/ltmain.sh-4781-	# Replace the output file specification.
dsh-0.25.10/ltmain.sh:4782:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$output"'%g' | $NL2SP`
dsh-0.25.10/ltmain.sh-4783-	link_command="$compile_command$compile_rpath"
##############################################
dsh-0.25.10/ltmain.sh-4848-	# Replace the output file specification.
dsh-0.25.10/ltmain.sh:4849:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
dsh-0.25.10/ltmain.sh-4850-	# Delete the old output file.
##############################################
dsh-0.25.10/ltmain.sh-4868-	  if test "$fast_install" = yes; then
dsh-0.25.10/ltmain.sh:4869:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $SP2NL | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g' | $NL2SP`
dsh-0.25.10/ltmain.sh-4870-	  else
##############################################
dsh-0.25.10/ltmain.sh-4880-      # Replace the output file specification.
dsh-0.25.10/ltmain.sh:4881:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
dsh-0.25.10/ltmain.sh-4882-
##############################################
dsh-0.25.10/ltmain.sh-4900-	  else
dsh-0.25.10/ltmain.sh:4901:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
dsh-0.25.10/ltmain.sh-4902-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
dsh-0.25.10/ltmain.sh-4905-	relink_command="(cd `pwd`; $relink_command)"
dsh-0.25.10/ltmain.sh:4906:	relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
dsh-0.25.10/ltmain.sh-4907-      fi
##############################################
dsh-0.25.10/ltmain.sh-4914-	esac
dsh-0.25.10/ltmain.sh:4915:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
dsh-0.25.10/ltmain.sh-4916-      else
dsh-0.25.10/ltmain.sh:4917:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
dsh-0.25.10/ltmain.sh-4918-      fi
##############################################
dsh-0.25.10/ltmain.sh-4924-	case $output in
dsh-0.25.10/ltmain.sh:4925:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
dsh-0.25.10/ltmain.sh-4926-	esac
##############################################
dsh-0.25.10/ltmain.sh-4930-	    exeext=.exe
dsh-0.25.10/ltmain.sh:4931:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
dsh-0.25.10/ltmain.sh-4932-	  *) exeext= ;;
##############################################
dsh-0.25.10/ltmain.sh-4935-	  *cygwin* | *mingw* )
dsh-0.25.10/ltmain.sh:4936:            output_name=`basename $output`
dsh-0.25.10/ltmain.sh:4937:            output_path=`dirname $output`
dsh-0.25.10/ltmain.sh-4938-            cwrappersource="$output_path/$objdir/lt-$output_name.c"
##############################################
dsh-0.25.10/ltmain.sh-5345-      shift
dsh-0.25.10/ltmain.sh:5346:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
dsh-0.25.10/ltmain.sh-5347-      # Yippee, \$echo works!
##############################################
dsh-0.25.10/ltmain.sh-5357-  # Find the directory that this script lives in.
dsh-0.25.10/ltmain.sh:5358:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
dsh-0.25.10/ltmain.sh-5359-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
dsh-0.25.10/ltmain.sh-5361-  # Follow symbolic links until we get to the real thisdir.
dsh-0.25.10/ltmain.sh:5362:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
dsh-0.25.10/ltmain.sh-5363-  while test -n \"\$file\"; do
dsh-0.25.10/ltmain.sh:5364:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
dsh-0.25.10/ltmain.sh-5365-
##############################################
dsh-0.25.10/ltmain.sh-5373-
dsh-0.25.10/ltmain.sh:5374:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
dsh-0.25.10/ltmain.sh:5375:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
dsh-0.25.10/ltmain.sh-5376-  done
##############################################
dsh-0.25.10/ltmain.sh-5378-  # Try to get the absolute directory name.
dsh-0.25.10/ltmain.sh:5379:  absdir=\`cd \"\$thisdir\" && pwd\`
dsh-0.25.10/ltmain.sh-5380-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
dsh-0.25.10/ltmain.sh-5388-  if test ! -f \"\$progdir/\$program\" || \\
dsh-0.25.10/ltmain.sh:5389:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
dsh-0.25.10/ltmain.sh-5390-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
dsh-0.25.10/ltmain.sh-5403-    if test -n \"\$relink_command\"; then
dsh-0.25.10/ltmain.sh:5404:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
dsh-0.25.10/ltmain.sh-5405-      else
##############################################
dsh-0.25.10/ltmain.sh-5435-    # The second colon is a workaround for a bug in BeOS R4 sed
dsh-0.25.10/ltmain.sh:5436:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
dsh-0.25.10/ltmain.sh-5437-
##############################################
dsh-0.25.10/ltmain.sh-5548-	  do
dsh-0.25.10/ltmain.sh:5549:	    objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
dsh-0.25.10/ltmain.sh-5550-	    case " $oldobjs " in
##############################################
dsh-0.25.10/ltmain.sh-5556-		newobj=lt$counter-$objbase
dsh-0.25.10/ltmain.sh:5557:		counter=`expr $counter + 1`
dsh-0.25.10/ltmain.sh-5558-		case " $oldobjs " in
##############################################
dsh-0.25.10/ltmain.sh-5574-
dsh-0.25.10/ltmain.sh:5575:	if len=`expr "X$cmds" : ".*"` &&
dsh-0.25.10/ltmain.sh-5576-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
dsh-0.25.10/ltmain.sh-5596-	    eval test_cmds=\"$old_archive_cmds\"
dsh-0.25.10/ltmain.sh:5597:	    if len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
dsh-0.25.10/ltmain.sh-5598-	       test "$len" -le "$max_cmd_len"; then
##############################################
dsh-0.25.10/ltmain.sh-5648-	else
dsh-0.25.10/ltmain.sh:5649:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
dsh-0.25.10/ltmain.sh-5650-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
dsh-0.25.10/ltmain.sh-5654-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
dsh-0.25.10/ltmain.sh:5655:      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
dsh-0.25.10/ltmain.sh-5656-      if test "$hardcode_automatic" = yes ; then
##############################################
dsh-0.25.10/ltmain.sh-5673-	      *.la)
dsh-0.25.10/ltmain.sh:5674:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
dsh-0.25.10/ltmain.sh:5675:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
dsh-0.25.10/ltmain.sh-5676-		if test -z "$libdir"; then
##############################################
dsh-0.25.10/ltmain.sh-5687-	    for lib in $dlfiles; do
dsh-0.25.10/ltmain.sh:5688:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
dsh-0.25.10/ltmain.sh:5689:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
dsh-0.25.10/ltmain.sh-5690-	      if test -z "$libdir"; then
##############################################
dsh-0.25.10/ltmain.sh-5698-	    for lib in $dlprefiles; do
dsh-0.25.10/ltmain.sh:5699:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
dsh-0.25.10/ltmain.sh:5700:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
dsh-0.25.10/ltmain.sh-5701-	      if test -z "$libdir"; then
##############################################
dsh-0.25.10/ltmain.sh-5795-      # Aesthetically quote it.
dsh-0.25.10/ltmain.sh:5796:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
dsh-0.25.10/ltmain.sh-5797-      case $arg in
##############################################
dsh-0.25.10/ltmain.sh-5811-    # Aesthetically quote it.
dsh-0.25.10/ltmain.sh:5812:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
dsh-0.25.10/ltmain.sh-5813-    case $arg in
##############################################
dsh-0.25.10/ltmain.sh-5862-      # Aesthetically quote the argument.
dsh-0.25.10/ltmain.sh:5863:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
dsh-0.25.10/ltmain.sh-5864-      case $arg in
##############################################
dsh-0.25.10/ltmain.sh-5894-    # Strip any trailing slash from the destination.
dsh-0.25.10/ltmain.sh:5895:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
dsh-0.25.10/ltmain.sh-5896-
##############################################
dsh-0.25.10/ltmain.sh-5902-    else
dsh-0.25.10/ltmain.sh:5903:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
dsh-0.25.10/ltmain.sh-5904-      test "X$destdir" = "X$dest" && destdir=.
dsh-0.25.10/ltmain.sh:5905:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
dsh-0.25.10/ltmain.sh-5906-
##############################################
dsh-0.25.10/ltmain.sh-5978-
dsh-0.25.10/ltmain.sh:5979:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
dsh-0.25.10/ltmain.sh-5980-	test "X$dir" = "X$file/" && dir=
##############################################
dsh-0.25.10/ltmain.sh-5984-	  # Determine the prefix the user has applied to our future dir.
dsh-0.25.10/ltmain.sh:5985:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
dsh-0.25.10/ltmain.sh-5986-
##############################################
dsh-0.25.10/ltmain.sh-5999-	    # Stick the inst_prefix_dir data into the link command.
dsh-0.25.10/ltmain.sh:6000:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%" | $NL2SP`
dsh-0.25.10/ltmain.sh-6001-	  else
dsh-0.25.10/ltmain.sh:6002:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%%" | $NL2SP`
dsh-0.25.10/ltmain.sh-6003-	  fi
##############################################
dsh-0.25.10/ltmain.sh-6068-	# Install the pseudo-library for information purposes.
dsh-0.25.10/ltmain.sh:6069:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
dsh-0.25.10/ltmain.sh-6070-	instname="$dir/$name"i
##############################################
dsh-0.25.10/ltmain.sh-6084-	else
dsh-0.25.10/ltmain.sh:6085:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
dsh-0.25.10/ltmain.sh-6086-	  destfile="$destdir/$destfile"
##############################################
dsh-0.25.10/ltmain.sh-6091-	*.lo)
dsh-0.25.10/ltmain.sh:6092:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
dsh-0.25.10/ltmain.sh-6093-	  ;;
##############################################
dsh-0.25.10/ltmain.sh-6113-	  # Deduce the name of the old-style object file.
dsh-0.25.10/ltmain.sh:6114:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
dsh-0.25.10/ltmain.sh-6115-
##############################################
dsh-0.25.10/ltmain.sh-6126-	else
dsh-0.25.10/ltmain.sh:6127:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
dsh-0.25.10/ltmain.sh-6128-	  destfile="$destdir/$destfile"
##############################################
dsh-0.25.10/ltmain.sh-6137-	    if test ! -f "$file"; then
dsh-0.25.10/ltmain.sh:6138:	      file=`$echo $file|${SED} 's,.exe$,,'`
dsh-0.25.10/ltmain.sh-6139-	      stripped_ext=".exe"
##############################################
dsh-0.25.10/ltmain.sh-6146-	*cygwin*|*mingw*)
dsh-0.25.10/ltmain.sh:6147:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
dsh-0.25.10/ltmain.sh-6148-	    ;;
##############################################
dsh-0.25.10/ltmain.sh-6184-	    fi
dsh-0.25.10/ltmain.sh:6185:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
dsh-0.25.10/ltmain.sh-6186-	    if test -n "$libdir" && test ! -f "$libfile"; then
dsh-0.25.10/ltmain.sh:6187:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
dsh-0.25.10/ltmain.sh-6188-	      finalize=no
##############################################
dsh-0.25.10/ltmain.sh-6207-	      tmpdir=`func_mktempdir`
dsh-0.25.10/ltmain.sh:6208:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
dsh-0.25.10/ltmain.sh-6209-	      outputname="$tmpdir/$file"
dsh-0.25.10/ltmain.sh-6210-	      # Replace the output file specification.
dsh-0.25.10/ltmain.sh:6211:	      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g' | $NL2SP`
dsh-0.25.10/ltmain.sh-6212-
##############################################
dsh-0.25.10/ltmain.sh-6225-	    # Install the binary that we compiled earlier.
dsh-0.25.10/ltmain.sh:6226:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
dsh-0.25.10/ltmain.sh-6227-	  fi
##############################################
dsh-0.25.10/ltmain.sh-6241-	  *:*.exe)
dsh-0.25.10/ltmain.sh:6242:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
dsh-0.25.10/ltmain.sh-6243-	    ;;
##############################################
dsh-0.25.10/ltmain.sh-6254-    for file in $staticlibs; do
dsh-0.25.10/ltmain.sh:6255:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
dsh-0.25.10/ltmain.sh-6256-
##############################################
dsh-0.25.10/ltmain.sh-6411-	  # Warn if it was a shared library.
dsh-0.25.10/ltmain.sh:6412:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
dsh-0.25.10/ltmain.sh-6413-	  continue
##############################################
dsh-0.25.10/ltmain.sh-6415-
dsh-0.25.10/ltmain.sh:6416:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
dsh-0.25.10/ltmain.sh-6417-	test "X$dir" = "X$file" && dir=.
##############################################
dsh-0.25.10/ltmain.sh-6422-	  if test ! -f "$dir/$dlname"; then
dsh-0.25.10/ltmain.sh:6423:	    $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
dsh-0.25.10/ltmain.sh-6424-	    exit $EXIT_FAILURE
##############################################
dsh-0.25.10/ltmain.sh-6430-	# Just add the directory containing the .lo file.
dsh-0.25.10/ltmain.sh:6431:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
dsh-0.25.10/ltmain.sh-6432-	test "X$dir" = "X$file" && dir=.
##############################################
dsh-0.25.10/ltmain.sh-6441-      # Get the absolute pathname.
dsh-0.25.10/ltmain.sh:6442:      absdir=`cd "$dir" && pwd`
dsh-0.25.10/ltmain.sh-6443-      test -n "$absdir" && dir="$absdir"
##############################################
dsh-0.25.10/ltmain.sh-6477-      # Quote arguments (to preserve shell metacharacters).
dsh-0.25.10/ltmain.sh:6478:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
dsh-0.25.10/ltmain.sh-6479-      args="$args \"$file\""
##############################################
dsh-0.25.10/ltmain.sh-6539-    for file in $files; do
dsh-0.25.10/ltmain.sh:6540:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
dsh-0.25.10/ltmain.sh-6541-      if test "X$dir" = "X$file"; then
##############################################
dsh-0.25.10/ltmain.sh-6546-      fi
dsh-0.25.10/ltmain.sh:6547:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
dsh-0.25.10/ltmain.sh-6548-      test "$mode" = uninstall && objdir="$dir"
##############################################
dsh-0.25.10/ltmain.sh-6656-	  *.exe)
dsh-0.25.10/ltmain.sh:6657:	    file=`$echo $file|${SED} 's,.exe$,,'`
dsh-0.25.10/ltmain.sh:6658:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
dsh-0.25.10/ltmain.sh-6659-	    # $file with .exe has already been added to rmfiles,
##############################################
dsh-0.25.10/missing-145-         from any GNU archive site."
dsh-0.25.10/missing:146:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
dsh-0.25.10/missing-147-    test -z "$files" && files="config.h"
##############################################
dsh-0.25.10/missing-184-         proper tools for further handling them.
dsh-0.25.10/missing:185:         You can get \`$1' as part of \`Autoconf' from any GNU
dsh-0.25.10/missing-186-         archive site."
dsh-0.25.10/missing-187-
dsh-0.25.10/missing:188:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
dsh-0.25.10/missing:189:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
dsh-0.25.10/missing-190-    if test -f "$file"; then
##############################################
dsh-0.25.10/missing-213-	*.y)
dsh-0.25.10/missing:214:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
dsh-0.25.10/missing-215-	    if [ -f "$SRCFILE" ]; then
##############################################
dsh-0.25.10/missing-217-	    fi
dsh-0.25.10/missing:218:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
dsh-0.25.10/missing-219-	    if [ -f "$SRCFILE" ]; then
##############################################
dsh-0.25.10/missing-243-	*.l)
dsh-0.25.10/missing:244:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
dsh-0.25.10/missing-245-	    if [ -f "$SRCFILE" ]; then
##############################################
dsh-0.25.10/missing-267-
dsh-0.25.10/missing:268:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
dsh-0.25.10/missing-269-    if test -z "$file"; then
dsh-0.25.10/missing:270:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
dsh-0.25.10/missing-271-    fi
##############################################
dsh-0.25.10/missing-293-         the \`GNU make' package.  Grab either from any GNU archive site."
dsh-0.25.10/missing:294:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
dsh-0.25.10/missing-295-    if test -z "$file"; then
dsh-0.25.10/missing:296:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
dsh-0.25.10/missing:297:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
dsh-0.25.10/missing-298-    fi
##############################################
dsh-0.25.10/missing-321-	*o*)
dsh-0.25.10/missing:322:	    firstarg=`echo "$firstarg" | sed s/o//`
dsh-0.25.10/missing-323-	    tar "$firstarg" "$@" && exit 0
##############################################
dsh-0.25.10/missing-327-	*h*)
dsh-0.25.10/missing:328:	    firstarg=`echo "$firstarg" | sed s/h//`
dsh-0.25.10/missing-329-	    tar "$firstarg" "$@" && exit 0
##############################################
dsh-0.25.10/mkinstalldirs-105-do
dsh-0.25.10/mkinstalldirs:106:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
dsh-0.25.10/mkinstalldirs-107-  shift
##############################################
dsh-0.25.10/configure-107-do
dsh-0.25.10/configure:108:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
dsh-0.25.10/configure-109-    eval $as_var=C; export $as_var
##############################################
dsh-0.25.10/configure-215-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
dsh-0.25.10/configure:216:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
dsh-0.25.10/configure-217-") 2> /dev/null; then
##############################################
dsh-0.25.10/configure-330-  test "x$as_lineno_1" != "x$as_lineno_2" &&
dsh-0.25.10/configure:331:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
dsh-0.25.10/configure-332-
##############################################
dsh-0.25.10/configure-425-  test "x$as_lineno_1" != "x$as_lineno_2" &&
dsh-0.25.10/configure:426:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
dsh-0.25.10/configure-427-
##############################################
dsh-0.25.10/configure-536-	esac;
dsh-0.25.10/configure:537:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
dsh-0.25.10/configure-538-	???[sx]*):;;*)false;;esac;fi
##############################################
dsh-0.25.10/configure-558-  # Remove one level of quotation (which was required for Make).
dsh-0.25.10/configure:559:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
dsh-0.25.10/configure-560-  ;;
##############################################
dsh-0.25.10/configure-569-  :
dsh-0.25.10/configure:570:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
dsh-0.25.10/configure-571-  # Yippee, $echo works!
##############################################
dsh-0.25.10/configure-595-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
dsh-0.25.10/configure:596:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
dsh-0.25.10/configure:597:       echo_test_string=`eval $cmd` &&
dsh-0.25.10/configure-598-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
dsh-0.25.10/configure-604-
dsh-0.25.10/configure:605:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
dsh-0.25.10/configure:606:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
dsh-0.25.10/configure-607-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dsh-0.25.10/configure-619-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
dsh-0.25.10/configure:620:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
dsh-0.25.10/configure:621:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
dsh-0.25.10/configure-622-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dsh-0.25.10/configure-631-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
dsh-0.25.10/configure:632:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
dsh-0.25.10/configure-633-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dsh-0.25.10/configure-646-      echo='printf %s\n'
dsh-0.25.10/configure:647:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
dsh-0.25.10/configure:648:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
dsh-0.25.10/configure-649-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dsh-0.25.10/configure-651-	:
dsh-0.25.10/configure:652:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
dsh-0.25.10/configure-653-	   test "X$echo_testing_string" = 'X\t' &&
dsh-0.25.10/configure:654:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
dsh-0.25.10/configure-655-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dsh-0.25.10/configure-660-	echo="$CONFIG_SHELL $0 --fallback-echo"
dsh-0.25.10/configure:661:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
dsh-0.25.10/configure-662-	   test "X$echo_testing_string" = 'X\t' &&
dsh-0.25.10/configure:663:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
dsh-0.25.10/configure-664-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
dsh-0.25.10/configure-670-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
dsh-0.25.10/configure:671:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
dsh-0.25.10/configure-672-	  then
##############################################
dsh-0.25.10/configure-678-	if test "$prev" != 'sed 50q "$0"'; then
dsh-0.25.10/configure:679:	  echo_test_string=`eval $prev`
dsh-0.25.10/configure-680-	  export echo_test_string
##############################################
dsh-0.25.10/configure-962-  case $ac_option in
dsh-0.25.10/configure:963:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
dsh-0.25.10/configure-964-  *)	ac_optarg=yes ;;
##############################################
dsh-0.25.10/configure-1005-  -disable-* | --disable-*)
dsh-0.25.10/configure:1006:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
dsh-0.25.10/configure-1007-    # Reject names that are not valid shell variable names.
##############################################
dsh-0.25.10/configure-1010-   { (exit 1); exit 1; }; }
dsh-0.25.10/configure:1011:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
dsh-0.25.10/configure-1012-    eval enable_$ac_feature=no ;;
##############################################
dsh-0.25.10/configure-1024-  -enable-* | --enable-*)
dsh-0.25.10/configure:1025:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
dsh-0.25.10/configure-1026-    # Reject names that are not valid shell variable names.
##############################################
dsh-0.25.10/configure-1029-   { (exit 1); exit 1; }; }
dsh-0.25.10/configure:1030:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
dsh-0.25.10/configure-1031-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
dsh-0.25.10/configure-1221-  -with-* | --with-*)
dsh-0.25.10/configure:1222:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
dsh-0.25.10/configure-1223-    # Reject names that are not valid shell variable names.
##############################################
dsh-0.25.10/configure-1226-   { (exit 1); exit 1; }; }
dsh-0.25.10/configure:1227:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
dsh-0.25.10/configure-1228-    eval with_$ac_package=\$ac_optarg ;;
##############################################
dsh-0.25.10/configure-1230-  -without-* | --without-*)
dsh-0.25.10/configure:1231:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
dsh-0.25.10/configure-1232-    # Reject names that are not valid shell variable names.
##############################################
dsh-0.25.10/configure-1235-   { (exit 1); exit 1; }; }
dsh-0.25.10/configure:1236:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
dsh-0.25.10/configure-1237-    eval with_$ac_package=no ;;
##############################################
dsh-0.25.10/configure-1262-  *=*)
dsh-0.25.10/configure:1263:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
dsh-0.25.10/configure-1264-    # Reject names that are not valid shell variable names.
##############################################
dsh-0.25.10/configure-1282-if test -n "$ac_prev"; then
dsh-0.25.10/configure:1283:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
dsh-0.25.10/configure-1284-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
dsh-0.25.10/configure-1328-ac_ls_di=`ls -di .` &&
dsh-0.25.10/configure:1329:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
dsh-0.25.10/configure-1330-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
dsh-0.25.10/configure-1388-case $srcdir in
dsh-0.25.10/configure:1389:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
dsh-0.25.10/configure-1390-esac
##############################################
dsh-0.25.10/configure-1431-By default, \`make install' will install all the files in
dsh-0.25.10/configure:1432:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
dsh-0.25.10/configure:1433:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
dsh-0.25.10/configure-1434-for instance \`--prefix=\$HOME'.
##############################################
dsh-0.25.10/configure-1537-*)
dsh-0.25.10/configure:1538:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
dsh-0.25.10/configure-1539-  # A ".." for each directory in $ac_dir_suffix.
dsh-0.25.10/configure:1540:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
dsh-0.25.10/configure-1541-  case $ac_top_builddir_sub in
##############################################
dsh-0.25.10/configure-1670-    *\'*)
dsh-0.25.10/configure:1671:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
dsh-0.25.10/configure-1672-    esac
##############################################
dsh-0.25.10/configure-1756-      case $ac_val in
dsh-0.25.10/configure:1757:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
dsh-0.25.10/configure-1758-      esac
##############################################
dsh-0.25.10/configure-1773-	case $ac_val in
dsh-0.25.10/configure:1774:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
dsh-0.25.10/configure-1775-	esac
##############################################
dsh-0.25.10/configure-1881-    set,)
dsh-0.25.10/configure:1882:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
dsh-0.25.10/configure:1883:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
dsh-0.25.10/configure-1884-      ac_cache_corrupted=: ;;
##############################################
dsh-0.25.10/configure-1903-    case $ac_new_val in
dsh-0.25.10/configure:1904:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
dsh-0.25.10/configure-1905-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
dsh-0.25.10/configure-2074-if (
dsh-0.25.10/configure:2075:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
dsh-0.25.10/configure-2076-   if test "$*" = "X"; then
dsh-0.25.10/configure-2077-      # -L didn't work.
dsh-0.25.10/configure:2078:      set X `ls -t $srcdir/configure conftest.file`
dsh-0.25.10/configure-2079-   fi
##############################################
dsh-0.25.10/configure-2118-_ACEOF
dsh-0.25.10/configure:2119:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
dsh-0.25.10/configure-2120-rm -f conftest.sed
##############################################
dsh-0.25.10/configure-2122-# expand $ac_aux_dir to an absolute path
dsh-0.25.10/configure:2123:am_aux_dir=`cd $ac_aux_dir && pwd`
dsh-0.25.10/configure-2124-
##############################################
dsh-0.25.10/configure-2211-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
dsh-0.25.10/configure:2212:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
dsh-0.25.10/configure-2213-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
dsh-0.25.10/configure-2221-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
dsh-0.25.10/configure:2222:case `${MAKE-make} -f conftest.make 2>/dev/null` in
dsh-0.25.10/configure-2223-  *@@@%%%=?*=@@@%%%*)
##############################################
dsh-0.25.10/configure-2249-# test to see if srcdir already configured
dsh-0.25.10/configure:2250:if test "`cd $srcdir && pwd`" != "`pwd`" &&
dsh-0.25.10/configure-2251-   test -f $srcdir/config.status; then
##############################################
dsh-0.25.10/configure-2465-# case it prints its new name instead of `make'.
dsh-0.25.10/configure:2466:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
dsh-0.25.10/configure-2467-   am__include=include
##############################################
dsh-0.25.10/configure-2473-   echo '.include "confinc"' > confmf
dsh-0.25.10/configure:2474:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
dsh-0.25.10/configure-2475-      am__include=.include
##############################################
dsh-0.25.10/configure-2820-echo "$as_me:$LINENO: checking for C compiler version" >&5
dsh-0.25.10/configure:2821:ac_compiler=`set X $ac_compile; echo $2`
dsh-0.25.10/configure-2822-{ (ac_try="$ac_compiler --version >&5"
##############################################
dsh-0.25.10/configure-2874-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
dsh-0.25.10/configure:2875:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
dsh-0.25.10/configure-2876-#
##############################################
dsh-0.25.10/configure-2922-	then :; else
dsh-0.25.10/configure:2923:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
dsh-0.25.10/configure-2924-	fi
##############################################
dsh-0.25.10/configure-3019-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
dsh-0.25.10/configure:3020:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
dsh-0.25.10/configure-3021-	  break;;
##############################################
dsh-0.25.10/configure-3074-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
dsh-0.25.10/configure:3075:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
dsh-0.25.10/configure-3076-       break;;
##############################################
dsh-0.25.10/configure-3149-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
dsh-0.25.10/configure:3150:GCC=`test $ac_compiler_gnu = yes && echo yes`
dsh-0.25.10/configure-3151-ac_test_CFLAGS=${CFLAGS+set}
##############################################
dsh-0.25.10/configure-3453-  if test "$am_compiler_list" = ""; then
dsh-0.25.10/configure:3454:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
dsh-0.25.10/configure-3455-  fi
##############################################
dsh-0.25.10/configure-3917-echo "$as_me:$LINENO: checking for C compiler version" >&5
dsh-0.25.10/configure:3918:ac_compiler=`set X $ac_compile; echo $2`
dsh-0.25.10/configure-3919-{ (ac_try="$ac_compiler --version >&5"
##############################################
dsh-0.25.10/configure-4003-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
dsh-0.25.10/configure:4004:GCC=`test $ac_compiler_gnu = yes && echo yes`
dsh-0.25.10/configure-4005-ac_test_CFLAGS=${CFLAGS+set}
##############################################
dsh-0.25.10/configure-4307-  if test "$am_compiler_list" = ""; then
dsh-0.25.10/configure:4308:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
dsh-0.25.10/configure-4309-  fi
##############################################
dsh-0.25.10/configure-4702-echo "$as_me:$LINENO: checking for C compiler version" >&5
dsh-0.25.10/configure:4703:ac_compiler=`set X $ac_compile; echo $2`
dsh-0.25.10/configure-4704-{ (ac_try="$ac_compiler --version >&5"
##############################################
dsh-0.25.10/configure-4788-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
dsh-0.25.10/configure:4789:GCC=`test $ac_compiler_gnu = yes && echo yes`
dsh-0.25.10/configure-4790-ac_test_CFLAGS=${CFLAGS+set}
##############################################
dsh-0.25.10/configure-5092-  if test "$am_compiler_list" = ""; then
dsh-0.25.10/configure:5093:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
dsh-0.25.10/configure-5094-  fi
##############################################
dsh-0.25.10/configure-5178-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
dsh-0.25.10/configure:5179:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
dsh-0.25.10/configure-5180-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
dsh-0.25.10/configure-5188-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
dsh-0.25.10/configure:5189:case `${MAKE-make} -f conftest.make 2>/dev/null` in
dsh-0.25.10/configure-5190-  *@@@%%%=?*=@@@%%%*)
##############################################
dsh-0.25.10/configure-5463-  # Check for GNU $ac_path_GREP
dsh-0.25.10/configure:5464:case `"$ac_path_GREP" --version 2>&1` in
dsh-0.25.10/configure-5465-*GNU*)
##############################################
dsh-0.25.10/configure-5477-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
dsh-0.25.10/configure:5478:    ac_count=`expr $ac_count + 1`
dsh-0.25.10/configure-5479-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
dsh-0.25.10/configure-5545-  # Check for GNU $ac_path_EGREP
dsh-0.25.10/configure:5546:case `"$ac_path_EGREP" --version 2>&1` in
dsh-0.25.10/configure-5547-*GNU*)
##############################################
dsh-0.25.10/configure-5559-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
dsh-0.25.10/configure:5560:    ac_count=`expr $ac_count + 1`
dsh-0.25.10/configure-5561-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
dsh-0.25.10/configure-5927-test "x$ac_build_alias" = x &&
dsh-0.25.10/configure:5928:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
dsh-0.25.10/configure-5929-test "x$ac_build_alias" = x &&
##############################################
dsh-0.25.10/configure-5932-   { (exit 1); exit 1; }; }
dsh-0.25.10/configure:5933:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
dsh-0.25.10/configure-5934-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
dsh-0.25.10/configure-5957-IFS=$ac_save_IFS
dsh-0.25.10/configure:5958:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
dsh-0.25.10/configure-5959-
##############################################
dsh-0.25.10/configure-5968-else
dsh-0.25.10/configure:5969:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
dsh-0.25.10/configure-5970-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
dsh-0.25.10/configure-5994-IFS=$ac_save_IFS
dsh-0.25.10/configure:5995:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
dsh-0.25.10/configure-5996-
##############################################
dsh-0.25.10/configure-6041-    test $lt_ac_count -gt 10 && break
dsh-0.25.10/configure:6042:    lt_ac_count=`expr $lt_ac_count + 1`
dsh-0.25.10/configure-6043-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
dsh-0.25.10/configure-6072-    # gcc leaves a trailing carriage return which upsets mingw
dsh-0.25.10/configure:6073:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
dsh-0.25.10/configure-6074-  *)
dsh-0.25.10/configure:6075:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
dsh-0.25.10/configure-6076-  esac
##############################################
dsh-0.25.10/configure-6081-      # Canonicalize the pathname of ld
dsh-0.25.10/configure:6082:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
dsh-0.25.10/configure-6083-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
dsh-0.25.10/configure:6084:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
dsh-0.25.10/configure-6085-      done
##############################################
dsh-0.25.10/configure-6116-      # Break only if it was the GNU/non-GNU ld that we prefer.
dsh-0.25.10/configure:6117:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
dsh-0.25.10/configure-6118-      *GNU* | *'with BFD'*)
##############################################
dsh-0.25.10/configure-6149-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
dsh-0.25.10/configure:6150:case `$LD -v 2>&1 </dev/null` in
dsh-0.25.10/configure-6151-*GNU* | *'with BFD'*)
##############################################
dsh-0.25.10/configure-6212-	# Tru64's nm complains that /dev/null is an invalid object file
dsh-0.25.10/configure:6213:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
dsh-0.25.10/configure-6214-	*/dev/null* | *'Invalid file or object type'*)
##############################################
dsh-0.25.10/configure-6218-	*)
dsh-0.25.10/configure:6219:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
dsh-0.25.10/configure-6220-	  */dev/null*)
##############################################
dsh-0.25.10/configure-6386-openbsd*)
dsh-0.25.10/configure:6387:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dsh-0.25.10/configure-6388-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
dsh-0.25.10/configure-6474-  (exit $ac_status); }; then
dsh-0.25.10/configure:6475:    case `/usr/bin/file conftest.$ac_objext` in
dsh-0.25.10/configure-6476-    *ELF-32*)
##############################################
dsh-0.25.10/configure-6494-   if test "$lt_cv_prog_gnu_ld" = yes; then
dsh-0.25.10/configure:6495:    case `/usr/bin/file conftest.$ac_objext` in
dsh-0.25.10/configure-6496-    *32-bit*)
##############################################
dsh-0.25.10/configure-6506-   else
dsh-0.25.10/configure:6507:    case `/usr/bin/file conftest.$ac_objext` in
dsh-0.25.10/configure-6508-    *32-bit*)
##############################################
dsh-0.25.10/configure-6686-do
dsh-0.25.10/configure:6687:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
dsh-0.25.10/configure-6688-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
dsh-0.25.10/configure-6729-fi
dsh-0.25.10/configure:6730:ac_res=`eval echo '${'$as_ac_Header'}'`
dsh-0.25.10/configure-6731-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
dsh-0.25.10/configure-6732-echo "${ECHO_T}$ac_res" >&6; }
dsh-0.25.10/configure:6733:if test `eval echo '${'$as_ac_Header'}'` = yes; then
dsh-0.25.10/configure-6734-  cat >>confdefs.h <<_ACEOF
dsh-0.25.10/configure:6735:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
dsh-0.25.10/configure-6736-_ACEOF
##############################################
dsh-0.25.10/configure-6745-do
dsh-0.25.10/configure:6746:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
dsh-0.25.10/configure-6747-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
dsh-0.25.10/configure-6752-fi
dsh-0.25.10/configure:6753:ac_res=`eval echo '${'$as_ac_Header'}'`
dsh-0.25.10/configure-6754-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
dsh-0.25.10/configure-6868-fi
dsh-0.25.10/configure:6869:ac_res=`eval echo '${'$as_ac_Header'}'`
dsh-0.25.10/configure-6870-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
dsh-0.25.10/configure-6873-fi
dsh-0.25.10/configure:6874:if test `eval echo '${'$as_ac_Header'}'` = yes; then
dsh-0.25.10/configure-6875-  cat >>confdefs.h <<_ACEOF
dsh-0.25.10/configure:6876:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
dsh-0.25.10/configure-6877-_ACEOF
##############################################
dsh-0.25.10/configure-6999-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
dsh-0.25.10/configure:7000:ac_compiler=`set X $ac_compile; echo $2`
dsh-0.25.10/configure-7001-{ (ac_try="$ac_compiler --version >&5"
##############################################
dsh-0.25.10/configure-7085-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
dsh-0.25.10/configure:7086:GXX=`test $ac_compiler_gnu = yes && echo yes`
dsh-0.25.10/configure-7087-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
dsh-0.25.10/configure-7274-  if test "$am_compiler_list" = ""; then
dsh-0.25.10/configure:7275:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
dsh-0.25.10/configure-7276-  fi
##############################################
dsh-0.25.10/configure-7700-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
dsh-0.25.10/configure:7701:ac_compiler=`set X $ac_compile; echo $2`
dsh-0.25.10/configure-7702-{ (ac_try="$ac_compiler --version >&5"
##############################################
dsh-0.25.10/configure-7842-
dsh-0.25.10/configure:7843:G77=`test $ac_compiler_gnu = yes && echo yes`
dsh-0.25.10/configure-7844-ac_ext=c
##############################################
dsh-0.25.10/configure-7905-    # And add a safety zone
dsh-0.25.10/configure:7906:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dsh-0.25.10/configure:7907:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dsh-0.25.10/configure-7908-    ;;
##############################################
dsh-0.25.10/configure-7933-    if test -n "$kargmax"; then
dsh-0.25.10/configure:7934:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
dsh-0.25.10/configure-7935-    else
##############################################
dsh-0.25.10/configure-7941-    if test -n "$lt_cv_sys_max_cmd_len"; then
dsh-0.25.10/configure:7942:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dsh-0.25.10/configure:7943:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dsh-0.25.10/configure-7944-    else
dsh-0.25.10/configure-7945-      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
dsh-0.25.10/configure:7946:      while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
dsh-0.25.10/configure-7947-	       = "XX$teststring") >/dev/null 2>&1 &&
dsh-0.25.10/configure:7948:	      new_result=`expr "X$teststring" : ".*" 2>&1` &&
dsh-0.25.10/configure-7949-	      lt_cv_sys_max_cmd_len=$new_result &&
##############################################
dsh-0.25.10/configure-7951-      do
dsh-0.25.10/configure:7952:        i=`expr $i + 1`
dsh-0.25.10/configure-7953-        teststring=$teststring$teststring
##############################################
dsh-0.25.10/configure-7958-      # It appears as though 1/2 is a usable value.
dsh-0.25.10/configure:7959:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
dsh-0.25.10/configure-7960-    fi
##############################################
dsh-0.25.10/configure-8053-# If we're using GNU nm, then use its standard symbol codes.
dsh-0.25.10/configure:8054:case `$NM -V 2>&1` in
dsh-0.25.10/configure-8055-*GNU* | *'with BFD'*)
##############################################
dsh-0.25.10/configure-8589-done
dsh-0.25.10/configure:8590:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dsh-0.25.10/configure-8591-
##############################################
dsh-0.25.10/configure-8617-	"file_magic "*)
dsh-0.25.10/configure:8618:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
dsh-0.25.10/configure-8619-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
dsh-0.25.10/configure-8679-	"file_magic "*)
dsh-0.25.10/configure:8680:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
dsh-0.25.10/configure-8681-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
dsh-0.25.10/configure-9004-      *)
dsh-0.25.10/configure:9005:        case `$CC -V 2>&1 | sed 5q` in
dsh-0.25.10/configure-9006-	*Sun\ C*)
##############################################
dsh-0.25.10/configure-9258-  if test "$hard_links" = no; then
dsh-0.25.10/configure:9259:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
dsh-0.25.10/configure:9260:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
dsh-0.25.10/configure-9261-    need_locks=warn
##############################################
dsh-0.25.10/configure-9314-done
dsh-0.25.10/configure:9315:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dsh-0.25.10/configure-9316-
##############################################
dsh-0.25.10/configure-9352-    supports_anon_versioning=no
dsh-0.25.10/configure:9353:    case `$LD -v 2>/dev/null` in
dsh-0.25.10/configure-9354-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
dsh-0.25.10/configure-9416-	# is EXPORTS), use it as is; otherwise, prepend...
dsh-0.25.10/configure:9417:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
dsh-0.25.10/configure-9418-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
dsh-0.25.10/configure-9439-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dsh-0.25.10/configure:9440:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dsh-0.25.10/configure:9441:      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'
dsh-0.25.10/configure-9442-      ;;
##############################################
dsh-0.25.10/configure-9448-	pgcc*)				# Portland Group C compiler
dsh-0.25.10/configure:9449:	  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'
dsh-0.25.10/configure-9450-	  tmp_addflag=' $pic_flag'
##############################################
dsh-0.25.10/configure-9452-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
dsh-0.25.10/configure:9453:	  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'
dsh-0.25.10/configure-9454-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
dsh-0.25.10/configure-9461-	esac
dsh-0.25.10/configure:9462:	case `$CC -V 2>&1 | sed 5q` in
dsh-0.25.10/configure-9463-	*Sun\ C*)			# Sun C 5.9
dsh-0.25.10/configure:9464:	  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'
dsh-0.25.10/configure-9465-	  tmp_sharedflag='-G' ;;
##############################################
dsh-0.25.10/configure-9516-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dsh-0.25.10/configure:9517:      case `$LD -v 2>&1` in
dsh-0.25.10/configure-9518-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
dsh-0.25.10/configure-9532-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
dsh-0.25.10/configure:9533:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
dsh-0.25.10/configure-9534-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
dsh-0.25.10/configure-9631-	# below for broken collect2 doesn't work under 4.3+
dsh-0.25.10/configure:9632:	  collect2name=`${CC} -print-prog-name=collect2`
dsh-0.25.10/configure-9633-	  if test -f "$collect2name" && \
##############################################
dsh-0.25.10/configure-9717-    }'
dsh-0.25.10/configure:9718:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dsh-0.25.10/configure-9719-# Check for a 64-bit object if we didn't find anything.
dsh-0.25.10/configure-9720-if test -z "$aix_libpath"; then
dsh-0.25.10/configure:9721:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dsh-0.25.10/configure-9722-fi
##############################################
dsh-0.25.10/configure-9734-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
dsh-0.25.10/configure:9735:	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"
dsh-0.25.10/configure-9736-       else
##############################################
dsh-0.25.10/configure-9783-    }'
dsh-0.25.10/configure:9784:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dsh-0.25.10/configure-9785-# Check for a 64-bit object if we didn't find anything.
dsh-0.25.10/configure-9786-if test -z "$aix_libpath"; then
dsh-0.25.10/configure:9787:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dsh-0.25.10/configure-9788-fi
##############################################
dsh-0.25.10/configure-9837-      # FIXME: Setting linknames here is a bad hack.
dsh-0.25.10/configure:9838:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
dsh-0.25.10/configure-9839-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
dsh-0.25.10/configure-9842-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
dsh-0.25.10/configure:9843:      fix_srcfile_path='`cygpath -w "$srcfile"`'
dsh-0.25.10/configure-9844-      enable_shared_with_static_runtimes=yes
##############################################
dsh-0.25.10/configure-9883-         output_verbose_link_cmd='echo'
dsh-0.25.10/configure:9884:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
dsh-0.25.10/configure-9885-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
dsh-0.25.10/configure-10018-      if test "$GCC" = yes; then
dsh-0.25.10/configure:10019:	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'
dsh-0.25.10/configure-10020-      else
dsh-0.25.10/configure:10021:	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'
dsh-0.25.10/configure-10022-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
dsh-0.25.10/configure-10051-	hardcode_shlibpath_var=no
dsh-0.25.10/configure:10052:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dsh-0.25.10/configure-10053-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
dsh-0.25.10/configure-10084-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
dsh-0.25.10/configure:10085:	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'
dsh-0.25.10/configure-10086-      else
dsh-0.25.10/configure-10087-	allow_undefined_flag=' -expect_unresolved \*'
dsh-0.25.10/configure:10088:	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'
dsh-0.25.10/configure-10089-      fi
##############################################
dsh-0.25.10/configure-10096-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
dsh-0.25.10/configure:10097:	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'
dsh-0.25.10/configure-10098-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
dsh-0.25.10/configure-10100-	allow_undefined_flag=' -expect_unresolved \*'
dsh-0.25.10/configure:10101:	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'
dsh-0.25.10/configure:10102:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
dsh-0.25.10/configure:10103:	$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'
dsh-0.25.10/configure-10104-
##############################################
dsh-0.25.10/configure-10220-      hardcode_shlibpath_var=no
dsh-0.25.10/configure:10221:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dsh-0.25.10/configure-10222-      hardcode_libdir_separator=':'
##############################################
dsh-0.25.10/configure-10335-  esac
dsh-0.25.10/configure:10336:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dsh-0.25.10/configure-10337-  if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then
##############################################
dsh-0.25.10/configure-10341-    # okay in the real world where ";" in dirpaths is itself problematic.
dsh-0.25.10/configure:10342:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'`
dsh-0.25.10/configure-10343-  else
dsh-0.25.10/configure:10344:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dsh-0.25.10/configure-10345-  fi
##############################################
dsh-0.25.10/configure-10348-  lt_tmp_lt_search_path_spec=
dsh-0.25.10/configure:10349:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
dsh-0.25.10/configure-10350-  for lt_sys_path in $lt_search_path_spec; do
##############################################
dsh-0.25.10/configure-10377-}'`
dsh-0.25.10/configure:10378:  sys_lib_search_path_spec=`echo $lt_search_path_spec`
dsh-0.25.10/configure-10379-else
##############################################
dsh-0.25.10/configure-10445-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
dsh-0.25.10/configure:10446:  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'
dsh-0.25.10/configure-10447-  ;;
##############################################
dsh-0.25.10/configure-10478-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dsh-0.25.10/configure:10479:    postinstall_cmds='base_file=`basename \${file}`~
dsh-0.25.10/configure:10480:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
dsh-0.25.10/configure:10481:      dldir=$destdir/`dirname \$dlpath`~
dsh-0.25.10/configure-10482-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dsh-0.25.10/configure-10484-      chmod a+x \$dldir/$dlname'
dsh-0.25.10/configure:10485:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dsh-0.25.10/configure-10486-      dlpath=$dir/\$dldll~
##############################################
dsh-0.25.10/configure-10492-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dsh-0.25.10/configure:10493:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dsh-0.25.10/configure-10494-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
dsh-0.25.10/configure-10497-      # MinGW DLLs use traditional 'lib' prefix
dsh-0.25.10/configure:10498:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dsh-0.25.10/configure:10499:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dsh-0.25.10/configure-10500-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
dsh-0.25.10/configure-10506-        # which wouldn't understand a cygwinified path. Ahh.
dsh-0.25.10/configure:10507:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dsh-0.25.10/configure-10508-      else
dsh-0.25.10/configure:10509:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dsh-0.25.10/configure-10510-      fi
##############################################
dsh-0.25.10/configure-10513-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dsh-0.25.10/configure:10514:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dsh-0.25.10/configure-10515-      ;;
##############################################
dsh-0.25.10/configure-10519-  *)
dsh-0.25.10/configure:10520:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
dsh-0.25.10/configure-10521-    ;;
##############################################
dsh-0.25.10/configure-10536-  shlibpath_var=DYLD_LIBRARY_PATH
dsh-0.25.10/configure:10537:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dsh-0.25.10/configure-10538-
##############################################
dsh-0.25.10/configure-10726-  if test -f /etc/ld.so.conf; then
dsh-0.25.10/configure:10727:    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' ' '`
dsh-0.25.10/configure-10728-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dsh-0.25.10/configure-10798-  shlibpath_var=LD_LIBRARY_PATH
dsh-0.25.10/configure:10799:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dsh-0.25.10/configure-10800-    case $host_os in
##############################################
dsh-0.25.10/configure-11892-      # Double-quote double-evaled strings.
dsh-0.25.10/configure:11893:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
dsh-0.25.10/configure-11894-      ;;
dsh-0.25.10/configure-11895-    *)
dsh-0.25.10/configure:11896:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
dsh-0.25.10/configure-11897-      ;;
##############################################
dsh-0.25.10/configure-11902-  *'\$0 --fallback-echo"')
dsh-0.25.10/configure:11903:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
dsh-0.25.10/configure-11904-    ;;
##############################################
dsh-0.25.10/configure-11915-
dsh-0.25.10/configure:11916:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
dsh-0.25.10/configure-11917-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
dsh-0.25.10/configure-12294-  # libtool script then.
dsh-0.25.10/configure:12295:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
dsh-0.25.10/configure-12296-  if test -f "$ltmain_in"; then
##############################################
dsh-0.25.10/configure-12323-  if test -z "$LTCC"; then
dsh-0.25.10/configure:12324:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
dsh-0.25.10/configure-12325-    if test -z "$LTCC"; then
##############################################
dsh-0.25.10/configure-12328-    else
dsh-0.25.10/configure:12329:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
dsh-0.25.10/configure:12330:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
dsh-0.25.10/configure-12331-    fi
##############################################
dsh-0.25.10/configure-12333-  if test -z "$LTCFLAGS"; then
dsh-0.25.10/configure:12334:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
dsh-0.25.10/configure-12335-  fi
##############################################
dsh-0.25.10/configure-12338-  # Note that this assumes the entire list is on one line.
dsh-0.25.10/configure:12339:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
dsh-0.25.10/configure-12340-
##############################################
dsh-0.25.10/configure-12344-    # Check whether tagname contains only valid characters
dsh-0.25.10/configure:12345:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
dsh-0.25.10/configure-12346-    "") ;;
##############################################
dsh-0.25.10/configure-12472-done
dsh-0.25.10/configure:12473:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dsh-0.25.10/configure-12474-
##############################################
dsh-0.25.10/configure-12502-    # gcc leaves a trailing carriage return which upsets mingw
dsh-0.25.10/configure:12503:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
dsh-0.25.10/configure-12504-  *)
dsh-0.25.10/configure:12505:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
dsh-0.25.10/configure-12506-  esac
##############################################
dsh-0.25.10/configure-12511-      # Canonicalize the pathname of ld
dsh-0.25.10/configure:12512:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
dsh-0.25.10/configure-12513-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
dsh-0.25.10/configure:12514:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
dsh-0.25.10/configure-12515-      done
##############################################
dsh-0.25.10/configure-12546-      # Break only if it was the GNU/non-GNU ld that we prefer.
dsh-0.25.10/configure:12547:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
dsh-0.25.10/configure-12548-      *GNU* | *'with BFD'*)
##############################################
dsh-0.25.10/configure-12579-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
dsh-0.25.10/configure:12580:case `$LD -v 2>&1 </dev/null` in
dsh-0.25.10/configure-12581-*GNU* | *'with BFD'*)
##############################################
dsh-0.25.10/configure-12609-    # ancient GNU ld didn't support --whole-archive et. al.
dsh-0.25.10/configure:12610:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
dsh-0.25.10/configure-12611-	grep 'no-whole-archive' > /dev/null; then
##############################################
dsh-0.25.10/configure-12691-      # below for broken collect2 doesn't work under 4.3+
dsh-0.25.10/configure:12692:	collect2name=`${CC} -print-prog-name=collect2`
dsh-0.25.10/configure-12693-	if test -f "$collect2name" && \
##############################################
dsh-0.25.10/configure-12777-    }'
dsh-0.25.10/configure:12778:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dsh-0.25.10/configure-12779-# Check for a 64-bit object if we didn't find anything.
dsh-0.25.10/configure-12780-if test -z "$aix_libpath"; then
dsh-0.25.10/configure:12781:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dsh-0.25.10/configure-12782-fi
##############################################
dsh-0.25.10/configure-12795-
dsh-0.25.10/configure:12796:      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"
dsh-0.25.10/configure-12797-     else
##############################################
dsh-0.25.10/configure-12844-    }'
dsh-0.25.10/configure:12845:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dsh-0.25.10/configure-12846-# Check for a 64-bit object if we didn't find anything.
dsh-0.25.10/configure-12847-if test -z "$aix_libpath"; then
dsh-0.25.10/configure:12848:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dsh-0.25.10/configure-12849-fi
##############################################
dsh-0.25.10/configure-12906-      # is EXPORTS), use it as is; otherwise, prepend...
dsh-0.25.10/configure:12907:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
dsh-0.25.10/configure-12908-	cp $export_symbols $output_objdir/$soname.def;
##############################################
dsh-0.25.10/configure-12967-         output_verbose_link_cmd='echo'
dsh-0.25.10/configure:12968:          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'
dsh-0.25.10/configure-12969-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
dsh-0.25.10/configure-13035-      # dependencies.
dsh-0.25.10/configure:13036:      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'
dsh-0.25.10/configure-13037-      ;;
##############################################
dsh-0.25.10/configure-13097-	# dependencies.
dsh-0.25.10/configure:13098:	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'
dsh-0.25.10/configure-13099-	;;
##############################################
dsh-0.25.10/configure-13132-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dsh-0.25.10/configure:13133:    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'
dsh-0.25.10/configure:13134:    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'
dsh-0.25.10/configure-13135-    ;;
##############################################
dsh-0.25.10/configure-13139-	# SGI C++
dsh-0.25.10/configure:13140:	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'
dsh-0.25.10/configure-13141-
##############################################
dsh-0.25.10/configure-13150-	  if test "$with_gnu_ld" = no; then
dsh-0.25.10/configure:13151:	    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'
dsh-0.25.10/configure-13152-	  else
dsh-0.25.10/configure:13153:	    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'
dsh-0.25.10/configure-13154-	  fi
##############################################
dsh-0.25.10/configure-13169-	# to its proper name (with version) after linking.
dsh-0.25.10/configure:13170:	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'
dsh-0.25.10/configure:13171:	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'
dsh-0.25.10/configure-13172-	# Commands to make compiler produce verbose output that lists
##############################################
dsh-0.25.10/configure-13179-	# dependencies.
dsh-0.25.10/configure:13180:	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'
dsh-0.25.10/configure-13181-
##############################################
dsh-0.25.10/configure-13194-	# earlier do not add the objects themselves.
dsh-0.25.10/configure:13195:	case `$CC -V 2>&1` in
dsh-0.25.10/configure-13196-	*"Version 7."*)
##############################################
dsh-0.25.10/configure-13220-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
dsh-0.25.10/configure:13221:	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'
dsh-0.25.10/configure-13222-        ;;
##############################################
dsh-0.25.10/configure-13239-	# dependencies.
dsh-0.25.10/configure:13240:	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'
dsh-0.25.10/configure-13241-	;;
dsh-0.25.10/configure-13242-      *)
dsh-0.25.10/configure:13243:	case `$CC -V 2>&1 | sed 5q` in
dsh-0.25.10/configure-13244-	*Sun\ C*)
##############################################
dsh-0.25.10/configure-13249-	  hardcode_libdir_flag_spec_CXX='-R$libdir'
dsh-0.25.10/configure:13250:	  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'
dsh-0.25.10/configure-13251-
##############################################
dsh-0.25.10/configure-13307-      hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
dsh-0.25.10/configure:13308:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dsh-0.25.10/configure-13309-	archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
dsh-0.25.10/configure-13325-	# to its proper name (with version) after linking.
dsh-0.25.10/configure:13326:	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'
dsh-0.25.10/configure-13327-
##############################################
dsh-0.25.10/configure-13342-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
dsh-0.25.10/configure:13343:	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'
dsh-0.25.10/configure-13344-
##############################################
dsh-0.25.10/configure-13355-	# dependencies.
dsh-0.25.10/configure:13356:	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'
dsh-0.25.10/configure-13357-	;;
##############################################
dsh-0.25.10/configure-13360-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
dsh-0.25.10/configure:13361:	  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'
dsh-0.25.10/configure-13362-
##############################################
dsh-0.25.10/configure-13385-	# to its proper name (with version) after linking.
dsh-0.25.10/configure:13386:	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'
dsh-0.25.10/configure-13387-
##############################################
dsh-0.25.10/configure-13401-	allow_undefined_flag_CXX=' -expect_unresolved \*'
dsh-0.25.10/configure:13402:	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'
dsh-0.25.10/configure:13403:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
dsh-0.25.10/configure-13404-	  echo "-hidden">> $lib.exp~
dsh-0.25.10/configure:13405:	  $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~
dsh-0.25.10/configure-13406-	  $rm $lib.exp'
##############################################
dsh-0.25.10/configure-13418-	# dependencies.
dsh-0.25.10/configure:13419:	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'
dsh-0.25.10/configure-13420-	;;
##############################################
dsh-0.25.10/configure-13423-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
dsh-0.25.10/configure:13424:	 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'
dsh-0.25.10/configure-13425-
##############################################
dsh-0.25.10/configure-13574-    hardcode_shlibpath_var_CXX=no
dsh-0.25.10/configure:13575:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dsh-0.25.10/configure-13576-    hardcode_libdir_separator_CXX=':'
##############################################
dsh-0.25.10/configure-13646-  # eval without this substitution.
dsh-0.25.10/configure:13647:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
dsh-0.25.10/configure-13648-
dsh-0.25.10/configure:13649:  for p in `eval $output_verbose_link_cmd`; do
dsh-0.25.10/configure-13650-    case $p in
##############################################
dsh-0.25.10/configure-13733-linux*)
dsh-0.25.10/configure:13734:  case `$CC -V 2>&1 | sed 5q` in
dsh-0.25.10/configure-13735-  *Sun\ C*)
##############################################
dsh-0.25.10/configure-13963-	  *)
dsh-0.25.10/configure:13964:	    case `$CC -V 2>&1 | sed 5q` in
dsh-0.25.10/configure-13965-	    *Sun\ C*)
##############################################
dsh-0.25.10/configure-14244-  if test "$hard_links" = no; then
dsh-0.25.10/configure:14245:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
dsh-0.25.10/configure:14246:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
dsh-0.25.10/configure-14247-    need_locks=warn
##############################################
dsh-0.25.10/configure-14427-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
dsh-0.25.10/configure:14428:  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'
dsh-0.25.10/configure-14429-  ;;
##############################################
dsh-0.25.10/configure-14460-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dsh-0.25.10/configure:14461:    postinstall_cmds='base_file=`basename \${file}`~
dsh-0.25.10/configure:14462:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
dsh-0.25.10/configure:14463:      dldir=$destdir/`dirname \$dlpath`~
dsh-0.25.10/configure-14464-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dsh-0.25.10/configure-14466-      chmod a+x \$dldir/$dlname'
dsh-0.25.10/configure:14467:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dsh-0.25.10/configure-14468-      dlpath=$dir/\$dldll~
##############################################
dsh-0.25.10/configure-14474-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dsh-0.25.10/configure:14475:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dsh-0.25.10/configure-14476-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
dsh-0.25.10/configure-14479-      # MinGW DLLs use traditional 'lib' prefix
dsh-0.25.10/configure:14480:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dsh-0.25.10/configure:14481:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dsh-0.25.10/configure-14482-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
dsh-0.25.10/configure-14488-        # which wouldn't understand a cygwinified path. Ahh.
dsh-0.25.10/configure:14489:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dsh-0.25.10/configure-14490-      else
dsh-0.25.10/configure:14491:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dsh-0.25.10/configure-14492-      fi
##############################################
dsh-0.25.10/configure-14495-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dsh-0.25.10/configure:14496:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dsh-0.25.10/configure-14497-      ;;
##############################################
dsh-0.25.10/configure-14501-  *)
dsh-0.25.10/configure:14502:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
dsh-0.25.10/configure-14503-    ;;
##############################################
dsh-0.25.10/configure-14518-  shlibpath_var=DYLD_LIBRARY_PATH
dsh-0.25.10/configure:14519:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dsh-0.25.10/configure-14520-
##############################################
dsh-0.25.10/configure-14707-  if test -f /etc/ld.so.conf; then
dsh-0.25.10/configure:14708:    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' ' '`
dsh-0.25.10/configure-14709-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dsh-0.25.10/configure-14779-  shlibpath_var=LD_LIBRARY_PATH
dsh-0.25.10/configure:14780:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dsh-0.25.10/configure-14781-    case $host_os in
##############################################
dsh-0.25.10/configure-15029-      # Double-quote double-evaled strings.
dsh-0.25.10/configure:15030:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
dsh-0.25.10/configure-15031-      ;;
dsh-0.25.10/configure-15032-    *)
dsh-0.25.10/configure:15033:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
dsh-0.25.10/configure-15034-      ;;
##############################################
dsh-0.25.10/configure-15039-  *'\$0 --fallback-echo"')
dsh-0.25.10/configure:15040:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
dsh-0.25.10/configure-15041-    ;;
##############################################
dsh-0.25.10/configure-15358-  # libtool script then.
dsh-0.25.10/configure:15359:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
dsh-0.25.10/configure-15360-  if test -f "$ltmain_in"; then
##############################################
dsh-0.25.10/configure-15474-done
dsh-0.25.10/configure:15475:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dsh-0.25.10/configure-15476-
##############################################
dsh-0.25.10/configure-15671-      *)
dsh-0.25.10/configure:15672:        case `$CC -V 2>&1 | sed 5q` in
dsh-0.25.10/configure-15673-	*Sun\ C*)
##############################################
dsh-0.25.10/configure-15925-  if test "$hard_links" = no; then
dsh-0.25.10/configure:15926:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
dsh-0.25.10/configure:15927:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
dsh-0.25.10/configure-15928-    need_locks=warn
##############################################
dsh-0.25.10/configure-15981-done
dsh-0.25.10/configure:15982:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dsh-0.25.10/configure-15983-
##############################################
dsh-0.25.10/configure-16019-    supports_anon_versioning=no
dsh-0.25.10/configure:16020:    case `$LD -v 2>/dev/null` in
dsh-0.25.10/configure-16021-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
dsh-0.25.10/configure-16083-	# is EXPORTS), use it as is; otherwise, prepend...
dsh-0.25.10/configure:16084:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
dsh-0.25.10/configure-16085-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
dsh-0.25.10/configure-16106-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dsh-0.25.10/configure:16107:      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'
dsh-0.25.10/configure:16108:      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'
dsh-0.25.10/configure-16109-      ;;
##############################################
dsh-0.25.10/configure-16115-	pgcc*)				# Portland Group C compiler
dsh-0.25.10/configure:16116:	  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'
dsh-0.25.10/configure-16117-	  tmp_addflag=' $pic_flag'
##############################################
dsh-0.25.10/configure-16119-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
dsh-0.25.10/configure:16120:	  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'
dsh-0.25.10/configure-16121-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
dsh-0.25.10/configure-16128-	esac
dsh-0.25.10/configure:16129:	case `$CC -V 2>&1 | sed 5q` in
dsh-0.25.10/configure-16130-	*Sun\ C*)			# Sun C 5.9
dsh-0.25.10/configure:16131:	  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'
dsh-0.25.10/configure-16132-	  tmp_sharedflag='-G' ;;
##############################################
dsh-0.25.10/configure-16183-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dsh-0.25.10/configure:16184:      case `$LD -v 2>&1` in
dsh-0.25.10/configure-16185-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
dsh-0.25.10/configure-16199-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
dsh-0.25.10/configure:16200:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
dsh-0.25.10/configure-16201-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
dsh-0.25.10/configure-16298-	# below for broken collect2 doesn't work under 4.3+
dsh-0.25.10/configure:16299:	  collect2name=`${CC} -print-prog-name=collect2`
dsh-0.25.10/configure-16300-	  if test -f "$collect2name" && \
##############################################
dsh-0.25.10/configure-16374-    }'
dsh-0.25.10/configure:16375:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dsh-0.25.10/configure-16376-# Check for a 64-bit object if we didn't find anything.
dsh-0.25.10/configure-16377-if test -z "$aix_libpath"; then
dsh-0.25.10/configure:16378:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dsh-0.25.10/configure-16379-fi
##############################################
dsh-0.25.10/configure-16391-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
dsh-0.25.10/configure:16392:	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"
dsh-0.25.10/configure-16393-       else
##############################################
dsh-0.25.10/configure-16430-    }'
dsh-0.25.10/configure:16431:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dsh-0.25.10/configure-16432-# Check for a 64-bit object if we didn't find anything.
dsh-0.25.10/configure-16433-if test -z "$aix_libpath"; then
dsh-0.25.10/configure:16434:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dsh-0.25.10/configure-16435-fi
##############################################
dsh-0.25.10/configure-16484-      # FIXME: Setting linknames here is a bad hack.
dsh-0.25.10/configure:16485:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
dsh-0.25.10/configure-16486-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
dsh-0.25.10/configure-16489-      old_archive_cmds_F77='lib -OUT:$oldlib$oldobjs$old_deplibs'
dsh-0.25.10/configure:16490:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
dsh-0.25.10/configure-16491-      enable_shared_with_static_runtimes_F77=yes
##############################################
dsh-0.25.10/configure-16530-         output_verbose_link_cmd='echo'
dsh-0.25.10/configure:16531:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
dsh-0.25.10/configure-16532-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
dsh-0.25.10/configure-16665-      if test "$GCC" = yes; then
dsh-0.25.10/configure:16666:	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'
dsh-0.25.10/configure-16667-      else
dsh-0.25.10/configure:16668:	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'
dsh-0.25.10/configure-16669-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
dsh-0.25.10/configure-16698-	hardcode_shlibpath_var_F77=no
dsh-0.25.10/configure:16699:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dsh-0.25.10/configure-16700-	  archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
dsh-0.25.10/configure-16731-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
dsh-0.25.10/configure:16732:	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'
dsh-0.25.10/configure-16733-      else
dsh-0.25.10/configure-16734-	allow_undefined_flag_F77=' -expect_unresolved \*'
dsh-0.25.10/configure:16735:	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'
dsh-0.25.10/configure-16736-      fi
##############################################
dsh-0.25.10/configure-16743-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
dsh-0.25.10/configure:16744:	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'
dsh-0.25.10/configure-16745-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
dsh-0.25.10/configure-16747-	allow_undefined_flag_F77=' -expect_unresolved \*'
dsh-0.25.10/configure:16748:	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'
dsh-0.25.10/configure:16749:	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~
dsh-0.25.10/configure:16750:	$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'
dsh-0.25.10/configure-16751-
##############################################
dsh-0.25.10/configure-16867-      hardcode_shlibpath_var_F77=no
dsh-0.25.10/configure:16868:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dsh-0.25.10/configure-16869-      hardcode_libdir_separator_F77=':'
##############################################
dsh-0.25.10/configure-17041-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
dsh-0.25.10/configure:17042:  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'
dsh-0.25.10/configure-17043-  ;;
##############################################
dsh-0.25.10/configure-17074-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dsh-0.25.10/configure:17075:    postinstall_cmds='base_file=`basename \${file}`~
dsh-0.25.10/configure:17076:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
dsh-0.25.10/configure:17077:      dldir=$destdir/`dirname \$dlpath`~
dsh-0.25.10/configure-17078-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dsh-0.25.10/configure-17080-      chmod a+x \$dldir/$dlname'
dsh-0.25.10/configure:17081:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dsh-0.25.10/configure-17082-      dlpath=$dir/\$dldll~
##############################################
dsh-0.25.10/configure-17088-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dsh-0.25.10/configure:17089:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dsh-0.25.10/configure-17090-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
dsh-0.25.10/configure-17093-      # MinGW DLLs use traditional 'lib' prefix
dsh-0.25.10/configure:17094:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dsh-0.25.10/configure:17095:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dsh-0.25.10/configure-17096-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
dsh-0.25.10/configure-17102-        # which wouldn't understand a cygwinified path. Ahh.
dsh-0.25.10/configure:17103:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dsh-0.25.10/configure-17104-      else
dsh-0.25.10/configure:17105:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dsh-0.25.10/configure-17106-      fi
##############################################
dsh-0.25.10/configure-17109-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dsh-0.25.10/configure:17110:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dsh-0.25.10/configure-17111-      ;;
##############################################
dsh-0.25.10/configure-17115-  *)
dsh-0.25.10/configure:17116:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
dsh-0.25.10/configure-17117-    ;;
##############################################
dsh-0.25.10/configure-17132-  shlibpath_var=DYLD_LIBRARY_PATH
dsh-0.25.10/configure:17133:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dsh-0.25.10/configure-17134-
##############################################
dsh-0.25.10/configure-17321-  if test -f /etc/ld.so.conf; then
dsh-0.25.10/configure:17322:    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' ' '`
dsh-0.25.10/configure-17323-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dsh-0.25.10/configure-17393-  shlibpath_var=LD_LIBRARY_PATH
dsh-0.25.10/configure:17394:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dsh-0.25.10/configure-17395-    case $host_os in
##############################################
dsh-0.25.10/configure-17643-      # Double-quote double-evaled strings.
dsh-0.25.10/configure:17644:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
dsh-0.25.10/configure-17645-      ;;
dsh-0.25.10/configure-17646-    *)
dsh-0.25.10/configure:17647:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
dsh-0.25.10/configure-17648-      ;;
##############################################
dsh-0.25.10/configure-17653-  *'\$0 --fallback-echo"')
dsh-0.25.10/configure:17654:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
dsh-0.25.10/configure-17655-    ;;
##############################################
dsh-0.25.10/configure-17972-  # libtool script then.
dsh-0.25.10/configure:17973:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
dsh-0.25.10/configure-17974-  if test -f "$ltmain_in"; then
##############################################
dsh-0.25.10/configure-18048-done
dsh-0.25.10/configure:18049:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dsh-0.25.10/configure-18050-
##############################################
dsh-0.25.10/configure-18265-      *)
dsh-0.25.10/configure:18266:        case `$CC -V 2>&1 | sed 5q` in
dsh-0.25.10/configure-18267-	*Sun\ C*)
##############################################
dsh-0.25.10/configure-18519-  if test "$hard_links" = no; then
dsh-0.25.10/configure:18520:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
dsh-0.25.10/configure:18521:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
dsh-0.25.10/configure-18522-    need_locks=warn
##############################################
dsh-0.25.10/configure-18575-done
dsh-0.25.10/configure:18576:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dsh-0.25.10/configure-18577-
##############################################
dsh-0.25.10/configure-18613-    supports_anon_versioning=no
dsh-0.25.10/configure:18614:    case `$LD -v 2>/dev/null` in
dsh-0.25.10/configure-18615-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
dsh-0.25.10/configure-18677-	# is EXPORTS), use it as is; otherwise, prepend...
dsh-0.25.10/configure:18678:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
dsh-0.25.10/configure-18679-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
dsh-0.25.10/configure-18700-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dsh-0.25.10/configure:18701:      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'
dsh-0.25.10/configure:18702:      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'
dsh-0.25.10/configure-18703-      ;;
##############################################
dsh-0.25.10/configure-18709-	pgcc*)				# Portland Group C compiler
dsh-0.25.10/configure:18710:	  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'
dsh-0.25.10/configure-18711-	  tmp_addflag=' $pic_flag'
##############################################
dsh-0.25.10/configure-18713-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
dsh-0.25.10/configure:18714:	  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'
dsh-0.25.10/configure-18715-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
dsh-0.25.10/configure-18722-	esac
dsh-0.25.10/configure:18723:	case `$CC -V 2>&1 | sed 5q` in
dsh-0.25.10/configure-18724-	*Sun\ C*)			# Sun C 5.9
dsh-0.25.10/configure:18725:	  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'
dsh-0.25.10/configure-18726-	  tmp_sharedflag='-G' ;;
##############################################
dsh-0.25.10/configure-18777-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dsh-0.25.10/configure:18778:      case `$LD -v 2>&1` in
dsh-0.25.10/configure-18779-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
dsh-0.25.10/configure-18793-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
dsh-0.25.10/configure:18794:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
dsh-0.25.10/configure-18795-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
dsh-0.25.10/configure-18892-	# below for broken collect2 doesn't work under 4.3+
dsh-0.25.10/configure:18893:	  collect2name=`${CC} -print-prog-name=collect2`
dsh-0.25.10/configure-18894-	  if test -f "$collect2name" && \
##############################################
dsh-0.25.10/configure-18978-    }'
dsh-0.25.10/configure:18979:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dsh-0.25.10/configure-18980-# Check for a 64-bit object if we didn't find anything.
dsh-0.25.10/configure-18981-if test -z "$aix_libpath"; then
dsh-0.25.10/configure:18982:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dsh-0.25.10/configure-18983-fi
##############################################
dsh-0.25.10/configure-18995-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
dsh-0.25.10/configure:18996:	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"
dsh-0.25.10/configure-18997-       else
##############################################
dsh-0.25.10/configure-19044-    }'
dsh-0.25.10/configure:19045:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dsh-0.25.10/configure-19046-# Check for a 64-bit object if we didn't find anything.
dsh-0.25.10/configure-19047-if test -z "$aix_libpath"; then
dsh-0.25.10/configure:19048:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dsh-0.25.10/configure-19049-fi
##############################################
dsh-0.25.10/configure-19098-      # FIXME: Setting linknames here is a bad hack.
dsh-0.25.10/configure:19099:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
dsh-0.25.10/configure-19100-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
dsh-0.25.10/configure-19103-      old_archive_cmds_GCJ='lib -OUT:$oldlib$oldobjs$old_deplibs'
dsh-0.25.10/configure:19104:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
dsh-0.25.10/configure-19105-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
dsh-0.25.10/configure-19144-         output_verbose_link_cmd='echo'
dsh-0.25.10/configure:19145:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
dsh-0.25.10/configure-19146-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
dsh-0.25.10/configure-19279-      if test "$GCC" = yes; then
dsh-0.25.10/configure:19280:	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'
dsh-0.25.10/configure-19281-      else
dsh-0.25.10/configure:19282:	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'
dsh-0.25.10/configure-19283-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
dsh-0.25.10/configure-19312-	hardcode_shlibpath_var_GCJ=no
dsh-0.25.10/configure:19313:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dsh-0.25.10/configure-19314-	  archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
dsh-0.25.10/configure-19345-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
dsh-0.25.10/configure:19346:	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'
dsh-0.25.10/configure-19347-      else
dsh-0.25.10/configure-19348-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
dsh-0.25.10/configure:19349:	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'
dsh-0.25.10/configure-19350-      fi
##############################################
dsh-0.25.10/configure-19357-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
dsh-0.25.10/configure:19358:	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'
dsh-0.25.10/configure-19359-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
dsh-0.25.10/configure-19361-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
dsh-0.25.10/configure:19362:	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'
dsh-0.25.10/configure:19363:	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~
dsh-0.25.10/configure:19364:	$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'
dsh-0.25.10/configure-19365-
##############################################
dsh-0.25.10/configure-19481-      hardcode_shlibpath_var_GCJ=no
dsh-0.25.10/configure:19482:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dsh-0.25.10/configure-19483-      hardcode_libdir_separator_GCJ=':'
##############################################
dsh-0.25.10/configure-19655-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
dsh-0.25.10/configure:19656:  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'
dsh-0.25.10/configure-19657-  ;;
##############################################
dsh-0.25.10/configure-19688-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dsh-0.25.10/configure:19689:    postinstall_cmds='base_file=`basename \${file}`~
dsh-0.25.10/configure:19690:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
dsh-0.25.10/configure:19691:      dldir=$destdir/`dirname \$dlpath`~
dsh-0.25.10/configure-19692-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dsh-0.25.10/configure-19694-      chmod a+x \$dldir/$dlname'
dsh-0.25.10/configure:19695:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dsh-0.25.10/configure-19696-      dlpath=$dir/\$dldll~
##############################################
dsh-0.25.10/configure-19702-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dsh-0.25.10/configure:19703:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dsh-0.25.10/configure-19704-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
dsh-0.25.10/configure-19707-      # MinGW DLLs use traditional 'lib' prefix
dsh-0.25.10/configure:19708:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dsh-0.25.10/configure:19709:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
dsh-0.25.10/configure-19710-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
dsh-0.25.10/configure-19716-        # which wouldn't understand a cygwinified path. Ahh.
dsh-0.25.10/configure:19717:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dsh-0.25.10/configure-19718-      else
dsh-0.25.10/configure:19719:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
dsh-0.25.10/configure-19720-      fi
##############################################
dsh-0.25.10/configure-19723-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dsh-0.25.10/configure:19724:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
dsh-0.25.10/configure-19725-      ;;
##############################################
dsh-0.25.10/configure-19729-  *)
dsh-0.25.10/configure:19730:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
dsh-0.25.10/configure-19731-    ;;
##############################################
dsh-0.25.10/configure-19746-  shlibpath_var=DYLD_LIBRARY_PATH
dsh-0.25.10/configure:19747:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dsh-0.25.10/configure-19748-
##############################################
dsh-0.25.10/configure-19935-  if test -f /etc/ld.so.conf; then
dsh-0.25.10/configure:19936:    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' ' '`
dsh-0.25.10/configure-19937-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dsh-0.25.10/configure-20007-  shlibpath_var=LD_LIBRARY_PATH
dsh-0.25.10/configure:20008:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dsh-0.25.10/configure-20009-    case $host_os in
##############################################
dsh-0.25.10/configure-20257-      # Double-quote double-evaled strings.
dsh-0.25.10/configure:20258:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
dsh-0.25.10/configure-20259-      ;;
dsh-0.25.10/configure-20260-    *)
dsh-0.25.10/configure:20261:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
dsh-0.25.10/configure-20262-      ;;
##############################################
dsh-0.25.10/configure-20267-  *'\$0 --fallback-echo"')
dsh-0.25.10/configure:20268:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
dsh-0.25.10/configure-20269-    ;;
##############################################
dsh-0.25.10/configure-20586-  # libtool script then.
dsh-0.25.10/configure:20587:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
dsh-0.25.10/configure-20588-  if test -f "$ltmain_in"; then
##############################################
dsh-0.25.10/configure-20661-done
dsh-0.25.10/configure:20662:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
dsh-0.25.10/configure-20663-
##############################################
dsh-0.25.10/configure-20738-      # Double-quote double-evaled strings.
dsh-0.25.10/configure:20739:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
dsh-0.25.10/configure-20740-      ;;
dsh-0.25.10/configure-20741-    *)
dsh-0.25.10/configure:20742:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
dsh-0.25.10/configure-20743-      ;;
##############################################
dsh-0.25.10/configure-20748-  *'\$0 --fallback-echo"')
dsh-0.25.10/configure:20749:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
dsh-0.25.10/configure-20750-    ;;
##############################################
dsh-0.25.10/configure-21067-  # libtool script then.
dsh-0.25.10/configure:21068:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
dsh-0.25.10/configure-21069-  if test -f "$ltmain_in"; then
##############################################
dsh-0.25.10/configure-21421-    else
dsh-0.25.10/configure:21422:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
dsh-0.25.10/configure-21423-      { echo "$as_me:$LINENO: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
##############################################
dsh-0.25.10/configure-21475-    # gcc leaves a trailing carriage return which upsets mingw
dsh-0.25.10/configure:21476:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
dsh-0.25.10/configure-21477-  *)
dsh-0.25.10/configure:21478:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
dsh-0.25.10/configure-21479-  esac
##############################################
dsh-0.25.10/configure-21484-      # Canonicalize the path of ld
dsh-0.25.10/configure:21485:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
dsh-0.25.10/configure-21486-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
dsh-0.25.10/configure:21487:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
dsh-0.25.10/configure-21488-      done
##############################################
dsh-0.25.10/configure-21659-        names_already_handled="$names_already_handled $name"
dsh-0.25.10/configure:21660:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
dsh-0.25.10/configure-21661-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
dsh-0.25.10/configure-21705-                -L*)
dsh-0.25.10/configure:21706:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
dsh-0.25.10/configure-21707-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
dsh-0.25.10/configure-21797-              */lib | */lib/)
dsh-0.25.10/configure:21798:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
dsh-0.25.10/configure-21799-                additional_includedir="$basedir/include"
##############################################
dsh-0.25.10/configure-21845-                  -L*)
dsh-0.25.10/configure:21846:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
dsh-0.25.10/configure-21847-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
dsh-0.25.10/configure-21902-                  -R*)
dsh-0.25.10/configure:21903:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
dsh-0.25.10/configure-21904-                    if test "$enable_rpath" != no; then
##############################################
dsh-0.25.10/configure-21927-                  -l*)
dsh-0.25.10/configure:21928:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
dsh-0.25.10/configure-21929-                    ;;
dsh-0.25.10/configure-21930-                  *.la)
dsh-0.25.10/configure:21931:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
dsh-0.25.10/configure-21932-                    ;;
##############################################
dsh-0.25.10/configure-22296-        names_already_handled="$names_already_handled $name"
dsh-0.25.10/configure:22297:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
dsh-0.25.10/configure-22298-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
dsh-0.25.10/configure-22342-                -L*)
dsh-0.25.10/configure:22343:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
dsh-0.25.10/configure-22344-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
dsh-0.25.10/configure-22434-              */lib | */lib/)
dsh-0.25.10/configure:22435:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
dsh-0.25.10/configure-22436-                additional_includedir="$basedir/include"
##############################################
dsh-0.25.10/configure-22482-                  -L*)
dsh-0.25.10/configure:22483:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
dsh-0.25.10/configure-22484-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
dsh-0.25.10/configure-22539-                  -R*)
dsh-0.25.10/configure:22540:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
dsh-0.25.10/configure-22541-                    if test "$enable_rpath" != no; then
##############################################
dsh-0.25.10/configure-22564-                  -l*)
dsh-0.25.10/configure:22565:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
dsh-0.25.10/configure-22566-                    ;;
dsh-0.25.10/configure-22567-                  *.la)
dsh-0.25.10/configure:22568:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
dsh-0.25.10/configure-22569-                    ;;
##############################################
dsh-0.25.10/configure-22989-do
dsh-0.25.10/configure:22990:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
dsh-0.25.10/configure-22991-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
dsh-0.25.10/configure-22996-fi
dsh-0.25.10/configure:22997:ac_res=`eval echo '${'$as_ac_Header'}'`
dsh-0.25.10/configure-22998-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
dsh-0.25.10/configure-23112-fi
dsh-0.25.10/configure:23113:ac_res=`eval echo '${'$as_ac_Header'}'`
dsh-0.25.10/configure-23114-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
dsh-0.25.10/configure-23117-fi
dsh-0.25.10/configure:23118:if test `eval echo '${'$as_ac_Header'}'` = yes; then
dsh-0.25.10/configure-23119-  cat >>confdefs.h <<_ACEOF
dsh-0.25.10/configure:23120:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
dsh-0.25.10/configure-23121-_ACEOF
##############################################
dsh-0.25.10/configure-23175-do
dsh-0.25.10/configure:23176:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
dsh-0.25.10/configure-23177-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
dsh-0.25.10/configure-23255-fi
dsh-0.25.10/configure:23256:ac_res=`eval echo '${'$as_ac_var'}'`
dsh-0.25.10/configure-23257-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
dsh-0.25.10/configure-23258-echo "${ECHO_T}$ac_res" >&6; }
dsh-0.25.10/configure:23259:if test `eval echo '${'$as_ac_var'}'` = yes; then
dsh-0.25.10/configure-23260-  cat >>confdefs.h <<_ACEOF
dsh-0.25.10/configure:23261:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
dsh-0.25.10/configure-23262-_ACEOF
##############################################
dsh-0.25.10/configure-23652-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
dsh-0.25.10/configure:23653:  ac_i=`echo "$ac_i" | sed "$ac_script"`
dsh-0.25.10/configure-23654-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
dsh-0.25.10/configure-23824-do
dsh-0.25.10/configure:23825:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
dsh-0.25.10/configure-23826-    eval $as_var=C; export $as_var
##############################################
dsh-0.25.10/configure-23874-  test "x$as_lineno_1" != "x$as_lineno_2" &&
dsh-0.25.10/configure:23875:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
dsh-0.25.10/configure-23876-
##############################################
dsh-0.25.10/configure-23985-	esac;
dsh-0.25.10/configure:23986:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
dsh-0.25.10/configure-23987-	???[sx]*):;;*)false;;esac;fi
##############################################
dsh-0.25.10/configure-24060-configured by $0, generated by GNU Autoconf 2.61,
dsh-0.25.10/configure:24061:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
dsh-0.25.10/configure-24062-
##############################################
dsh-0.25.10/configure-24079-  --*=*)
dsh-0.25.10/configure:24080:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
dsh-0.25.10/configure:24081:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
dsh-0.25.10/configure-24082-    ac_shift=:
##############################################
dsh-0.25.10/configure-24345-
dsh-0.25.10/configure:24346:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
dsh-0.25.10/configure-24347-    break
##############################################
dsh-0.25.10/configure-24356-
dsh-0.25.10/configure:24357:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
dsh-0.25.10/configure-24358-if test -n "$ac_eof"; then
dsh-0.25.10/configure:24359:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
dsh-0.25.10/configure:24360:  ac_eof=`expr $ac_eof + 1`
dsh-0.25.10/configure-24361-fi
##############################################
dsh-0.25.10/configure-24407-
dsh-0.25.10/configure:24408:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 21; then
dsh-0.25.10/configure-24409-    break
##############################################
dsh-0.25.10/configure-24418-
dsh-0.25.10/configure:24419:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
dsh-0.25.10/configure-24420-if test -n "$ac_eof"; then
dsh-0.25.10/configure:24421:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
dsh-0.25.10/configure:24422:  ac_eof=`expr $ac_eof + 1`
dsh-0.25.10/configure-24423-fi
##############################################
dsh-0.25.10/configure-24556-      case $as_dir in #(
dsh-0.25.10/configure:24557:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
dsh-0.25.10/configure-24558-      *) as_qdir=$as_dir;;
##############################################
dsh-0.25.10/configure-24594-*)
dsh-0.25.10/configure:24595:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
dsh-0.25.10/configure-24596-  # A ".." for each directory in $ac_dir_suffix.
dsh-0.25.10/configure:24597:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
dsh-0.25.10/configure-24598-  case $ac_top_builddir_sub in
##############################################
dsh-0.25.10/configure-24667-
dsh-0.25.10/configure:24668:# Neutralize VPATH when `$srcdir' = `.'.
dsh-0.25.10/configure-24669-# Shell code in configure.ac might set extrasub.
##############################################
dsh-0.25.10/configure-24691-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
dsh-0.25.10/configure:24692:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
dsh-0.25.10/configure:24693:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
dsh-0.25.10/configure-24694-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
dsh-0.25.10/configure-24808-    * )
dsh-0.25.10/configure:24809:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
dsh-0.25.10/configure-24810-  esac
##############################################
dsh-0.25.10/configure-24845-  # Strip MF so we end up with the name of the file.
dsh-0.25.10/configure:24846:  mf=`echo "$mf" | sed -e 's/:.*$//'`
dsh-0.25.10/configure-24847-  # Check whether this is an Automake generated Makefile or not.
##############################################
dsh-0.25.10/configure-24881-  # from the Makefile without running `make'.
dsh-0.25.10/configure:24882:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
dsh-0.25.10/configure-24883-  test -z "$DEPDIR" && continue
dsh-0.25.10/configure:24884:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
dsh-0.25.10/configure-24885-  test -z "am__include" && continue
dsh-0.25.10/configure:24886:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
dsh-0.25.10/configure-24887-  # When using ansi2knr, U may be empty or an underscore; expand it
dsh-0.25.10/configure:24888:  U=`sed -n 's/^U = //p' < "$mf"`
dsh-0.25.10/configure-24889-  # Find all dependency output files, they are included files with
##############################################
dsh-0.25.10/configure-24928-      case $as_dir in #(
dsh-0.25.10/configure:24929:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
dsh-0.25.10/configure-24930-      *) as_qdir=$as_dir;;
##############################################
dsh-0.25.10/configure-24970-      case "$ac_file" in
dsh-0.25.10/configure:24971:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
dsh-0.25.10/configure-24972-      esac
##############################################
dsh-0.25.10/configure-24975-        # Adjust a relative srcdir.
dsh-0.25.10/configure:24976:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
dsh-0.25.10/configure:24977:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
dsh-0.25.10/configure:24978:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
dsh-0.25.10/configure-24979-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
dsh-0.25.10/configure-24982-        case "$ac_given_srcdir" in
dsh-0.25.10/configure:24983:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
dsh-0.25.10/configure-24984-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
dsh-0.25.10/configure-24998-            fi
dsh-0.25.10/configure:24999:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
dsh-0.25.10/configure-25000-            # Hide the ALL_LINGUAS assigment from automake.